build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 #664
Annotations
5 errors
|
Generate annotations:
tests/compose.go#L145
=== RUN TestIntegration/TestComposeBuildCheck/worker=remote
=== PAUSE TestIntegration/TestComposeBuildCheck/worker=remote
=== CONT TestIntegration/TestComposeBuildCheck/worker=remote
compose.go:145:
Error Trace: /src/tests/compose.go:145
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:105
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:253
Error: " Image 001-bar Building \ncompose build requires buildx 0.17.0 or later\n" does not contain "Check complete, 3 warnings have been found!"
Test: TestIntegration/TestComposeBuildCheck/worker=remote
sandbox.go:202: 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_config3267744370/buildkitd.toml --root /tmp/bktest_buildkitd3428116778 --addr unix:///tmp/bktest_buildkitd3428116778/buildkitd.sock --debug
sandbox.go:202: 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_config3267744370/buildkitd.toml --root /tmp/bktest_buildkitd3428116778 --addr unix:///tmp/bktest_buildkitd3428116778/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-13 22:44:25.586193098 +0000 UTC m=+17.243784818 /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_config3267744370/buildkitd.toml --root /tmp/bktest_buildkitd3428116778 --addr unix:///tmp/bktest_buildkitd3428116778/buildkitd.sock --debug
sandbox.go:205: time="2026-04-13T22:44:25Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3428116778/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=warning msg="using host network as the default"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="found worker \"bh2ae0a0weq3exbm31q8cwwa2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1f0ad2aba27b 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/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="found 1 workers, default=\"bh2ae0a0weq3exbm31q8cwwa2\""
sandbox.go:205: time="2026-04-13T22:44:25Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="running server on /tmp/bktest_buildkitd3428116778/buildkitd.sock"
sandbox.go:205: > sending sigterm 2026-04-13 22:44:25.901548623 +0000 UTC m=+17.559140343
sandbox.go:205: > sending SIGTERM 2026-04-13 22:44:25.901572248 +0000 UTC m=+17.559163958
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="stopping server"
sandbox.go:205: buildkitd: got 1 SIGTERM/SIGINTs, forcing shutdown
sandbox.go:205: github.com/moby/buildkit/util/appcontext.Context.func1.1
sandbox.go:205: /src/util/appcontext/appcontext.go:38
sandbox.go:205: runtime.goexit
sandbox.go:205: /usr/local/go/src/runtime/asm_amd64.s:1771
sandbox.go:205: > stopped 2026-04-13 22:44:25.909485845 +0000 UTC m=+17.567077555 exit status 1 1
--- FAIL: TestIntegration/TestComposeBuildCheck/worker=remote (0.66s)
|
|
Generate annotations:
tests/compose.go#L102
=== RUN TestIntegration/TestComposeBuildMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestComposeBuildMultiPlatform/worker=remote
=== CONT TestIntegration/TestComposeBuildMultiPlatform/worker=remote
compose.go:102:
Error Trace: /src/tests/compose.go:102
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:105
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:253
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestComposeBuildMultiPlatform/worker=remote
Messages: Image localhost:43505/buildx/registry:latest Building
compose build requires buildx 0.17.0 or later
sandbox.go:202: 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_config3521940872/buildkitd.toml --root /tmp/bktest_buildkitd1912657155 --addr unix:///tmp/bktest_buildkitd1912657155/buildkitd.sock --debug
sandbox.go:202: 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_config3521940872/buildkitd.toml --root /tmp/bktest_buildkitd1912657155 --addr unix:///tmp/bktest_buildkitd1912657155/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-13 22:44:25.794267736 +0000 UTC m=+17.451859466 /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_config3521940872/buildkitd.toml --root /tmp/bktest_buildkitd1912657155 --addr unix:///tmp/bktest_buildkitd1912657155/buildkitd.sock --debug
sandbox.go:205: time="2026-04-13T22:44:25Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1912657155/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=warning msg="using host network as the default"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="found worker \"8xhdlf4d1tk7f5qe7c7qyfa43\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1f0ad2aba27b 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/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="found 1 workers, default=\"8xhdlf4d1tk7f5qe7c7qyfa43\""
sandbox.go:205: time="2026-04-13T22:44:25Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2026-04-13T22:44:25Z" level=info msg="running server on /tmp/bktest_buildkitd1912657155/buildkitd.sock"
sandbox.go:205: > sending sigterm 2026-04-13 22:44:26.165126671 +0000 UTC m=+17.822718381
sandbox.go:205: > sending SIGTERM 2026-04-13 22:44:26.165136476 +0000 UTC m=+17.822728186
sandbox.go:205: time="2026-04-13T22:44:26Z" level=info msg="stopping server"
sandbox.go:205: buildkitd: got 1 SIGTERM/SIGINTs, forcing shutdown
sandbox.go:205: github.com/moby/buildkit/util/appcontext.Context.func1.1
sandbox.go:205: /src/util/appcontext/appcontext.go:38
sandbox.go:205: runtime.goexit
sandbox.go:205: /usr/local/go/src/runtime/asm_amd64.s:1771
sandbox.go:205: > stopped 2026-04-13 22:44:26.169001265 +0000 UTC m=+17.826592975 exit status 1 1
--- FAIL: TestIntegration/TestComposeBuildMultiPlatform/worker=remote (0.65s)
|
|
Generate annotations:
tests/compose.go#L59
=== RUN TestIntegration/TestComposeBuildRegistry/worker=remote
=== PAUSE TestIntegration/TestComposeBuildRegistry/worker=remote
=== CONT TestIntegration/TestComposeBuildRegistry/worker=remote
compose.go:59:
Error Trace: /src/tests/compose.go:59
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:105
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:253
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestComposeBuildRegistry/worker=remote
Messages: Image localhost:34841/buildx/registry:latest Building
compose build requires buildx 0.17.0 or later
sandbox.go:202: 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_config3669402939/buildkitd.toml --root /tmp/bktest_buildkitd192412856 --addr unix:///tmp/bktest_buildkitd192412856/buildkitd.sock --debug
sandbox.go:202: 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_config3669402939/buildkitd.toml --root /tmp/bktest_buildkitd192412856 --addr unix:///tmp/bktest_buildkitd192412856/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-13 22:44:25.943697151 +0000 UTC m=+17.601288871 /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_config3669402939/buildkitd.toml --root /tmp/bktest_buildkitd192412856 --addr unix:///tmp/bktest_buildkitd192412856/buildkitd.sock --debug
sandbox.go:205: time="2026-04-13T22:44:26Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd192412856/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-13T22:44:26Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2026-04-13T22:44:26Z" level=warning msg="using host network as the default"
sandbox.go:205: time="2026-04-13T22:44:26Z" level=info msg="found worker \"r9vk6g6vpfmqy77p3d3iz1iav\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1f0ad2aba27b 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/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2026-04-13T22:44:26Z" level=info msg="found 1 workers, default=\"r9vk6g6vpfmqy77p3d3iz1iav\""
sandbox.go:205: time="2026-04-13T22:44:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2026-04-13T22:44:26Z" level=info msg="running server on /tmp/bktest_buildkitd192412856/buildkitd.sock"
sandbox.go:205: > sending sigterm 2026-04-13 22:44:26.314767276 +0000 UTC m=+17.972358986
sandbox.go:205: > sending SIGTERM 2026-04-13 22:44:26.314778582 +0000 UTC m=+17.972370292
sandbox.go:205: time="2026-04-13T22:44:26Z" level=info msg="stopping server"
sandbox.go:205: buildkitd: got 1 SIGTERM/SIGINTs, forcing shutdown
sandbox.go:205: github.com/moby/buildkit/util/appcontext.Context.func1.1
sandbox.go:205: /src/util/appcontext/appcontext.go:38
sandbox.go:205: runtime.goexit
sandbox.go:205: /usr/local/go/src/runtime/asm_amd64.s:1771
sandbox.go:205: > stopped 2026-04-13 22:44:26.31711337 +0000 UTC m=+17.974705080 exit status 1 1
--- FAIL: TestIntegration/TestComposeBuildRegistry/worker=remote (0.71s)
|
|
Generate annotations:
tests/run.go#L331
=== RUN TestIntegration
run.go:331: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40705/library/alpine:latest
time="2026-04-13T22:44:08Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40705"
run.go:331: copied docker.io/moby/buildkit:master to local mirror localhost:40705/moby/buildkit:buildx-stable-1
time="2026-04-13T22:44:10Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40705"
run.go:331: copied docker.io/docker/dockerfile-upstream:1.18.0 to local mirror localhost:40705/docker/dockerfile-upstream:1.18.0
time="2026-04-13T22:44:10Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40705"
run.go:331: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40705/library/busybox:latest
--- FAIL: TestIntegration (6.40s)
|
|
Test
Process completed with exit code 1.
|
background
wait
wait-all
cancel
Loading