bake: initial set of composable bake attributes #4564
Annotations
7 errors
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43649/library/busybox:latest
time="2024-10-31T21:52:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43649"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43649/library/alpine:latest
time="2024-10-31T21:52:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43649"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43649/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
tests/build.go#L316
=== RUN TestIntegration/TestBuildRegistryExport/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildRegistryExport/worker=docker+containerd
=== CONT TestIntegration/TestBuildRegistryExport/worker=docker+containerd
time="2024-10-31T21:55:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39097"
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:39097/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExport/worker=docker+containerd
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-10-31 21:55:24.355374906 +0000 UTC m=+189.701431776 /usr/bin/dockerd --data-root /tmp/integration3726244601/dpryw9q36pwln/root --exec-root /tmp/dxr/dpryw9q36pwln --pidfile /tmp/integration3726244601/dpryw9q36pwln/docker.pid --containerd-namespace dpryw9q36pwln --containerd-plugins-namespace dpryw9q36pwlnp --host unix:///tmp/docker-integration/dpryw9q36pwln.sock --config-file /tmp/integration3726244601/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-10-31T21:55:24.373023388Z" level=info msg="Starting up"
sandbox.go:138: time="2024-10-31T21:55:24.374008872Z" level=warning msg="could not change group /tmp/docker-integration/dpryw9q36pwln.sock to docker: group docker not found"
sandbox.go:138: time="2024-10-31T21:55:24.374120460Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dpryw9q36pwln.sock)"
sandbox.go:138: time="2024-10-31T21:55:24.374135529Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-10-31T21:55:24.374647093Z" level=info msg="started new containerd process" address=/tmp/dxr/dpryw9q36pwln/containerd/containerd.sock module=libcontainerd pid=24967
sandbox.go:138: time="2024-10-31T21:55:24.375063111Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dpryw9q36pwln/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-10-31T21:55:24.375200661Z" level=debug msg="2024/10/31 21:55:24 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dpryw9q36pwln/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dpryw9q36pwln/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-10-31T21:55:24.386055435Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21
sandbox.go:138: time="2024-10-31T21:55:24.398770702Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-10-31T21:55:24.398808683Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-10-31T21:55:24.398848718Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-10-31T21:55:24.398870358Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:55:24.398985594Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:55:24.399019437Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
san
|
tests/build.go#L350
=== RUN TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
=== CONT TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
time="2024-10-31T21:55:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40439"
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:40439/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-10-31 21:55:21.478680242 +0000 UTC m=+186.824737112 /usr/bin/dockerd --data-root /tmp/integration4244511868/dguy2seliew7s/root --exec-root /tmp/dxr/dguy2seliew7s --pidfile /tmp/integration4244511868/dguy2seliew7s/docker.pid --containerd-namespace dguy2seliew7s --containerd-plugins-namespace dguy2seliew7sp --host unix:///tmp/docker-integration/dguy2seliew7s.sock --config-file /tmp/integration4244511868/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-10-31T21:55:21.495695932Z" level=info msg="Starting up"
sandbox.go:138: time="2024-10-31T21:55:21.496706222Z" level=warning msg="could not change group /tmp/docker-integration/dguy2seliew7s.sock to docker: group docker not found"
sandbox.go:138: time="2024-10-31T21:55:21.496817791Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dguy2seliew7s.sock)"
sandbox.go:138: time="2024-10-31T21:55:21.496833500Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-10-31T21:55:21.497349997Z" level=info msg="started new containerd process" address=/tmp/dxr/dguy2seliew7s/containerd/containerd.sock module=libcontainerd pid=24721
sandbox.go:138: time="2024-10-31T21:55:21.497655889Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dguy2seliew7s/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-10-31T21:55:21.497788255Z" level=debug msg="2024/10/31 21:55:21 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dguy2seliew7s/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dguy2seliew7s/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-10-31T21:55:21.508352981Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21
sandbox.go:138: time="2024-10-31T21:55:21.521027443Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-10-31T21:55:21.521057219Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-10-31T21:55:21.521080623Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-10-31T21:55:21.521093677Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:55:21.521175390Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:55:21.521190128Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper
|
tests/build.go#L557
=== RUN TestIntegration/TestBuildAnnotations/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildAnnotations/worker=docker+containerd
=== CONT TestIntegration/TestBuildAnnotations/worker=docker+containerd
time="2024-10-31T21:55:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45477"
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:45477/buildx/registry:latest: not found
Test: TestIntegration/TestBuildAnnotations/worker=docker+containerd
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-10-31 21:55:06.858808437 +0000 UTC m=+172.204865307 /usr/bin/dockerd --data-root /tmp/integration4252656246/djt9t9cq641ri/root --exec-root /tmp/dxr/djt9t9cq641ri --pidfile /tmp/integration4252656246/djt9t9cq641ri/docker.pid --containerd-namespace djt9t9cq641ri --containerd-plugins-namespace djt9t9cq641rip --host unix:///tmp/docker-integration/djt9t9cq641ri.sock --config-file /tmp/integration4252656246/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-10-31T21:55:06.875940008Z" level=info msg="Starting up"
sandbox.go:138: time="2024-10-31T21:55:06.877056786Z" level=warning msg="could not change group /tmp/docker-integration/djt9t9cq641ri.sock to docker: group docker not found"
sandbox.go:138: time="2024-10-31T21:55:06.877186018Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/djt9t9cq641ri.sock)"
sandbox.go:138: time="2024-10-31T21:55:06.877206506Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-10-31T21:55:06.877800949Z" level=info msg="started new containerd process" address=/tmp/dxr/djt9t9cq641ri/containerd/containerd.sock module=libcontainerd pid=23398
sandbox.go:138: time="2024-10-31T21:55:06.878209292Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/djt9t9cq641ri/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-10-31T21:55:06.878357513Z" level=debug msg="2024/10/31 21:55:06 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/djt9t9cq641ri/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/djt9t9cq641ri/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-10-31T21:55:06.889034389Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21
sandbox.go:138: time="2024-10-31T21:55:06.901588993Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-10-31T21:55:06.901610303Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-10-31T21:55:06.901643095Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-10-31T21:55:06.901658072Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:55:06.901745867Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:55:06.901760965Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138:
|
tests/build.go#L644
=== RUN TestIntegration/TestBuildMultiPlatform/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildMultiPlatform/worker=docker+containerd
=== CONT TestIntegration/TestBuildMultiPlatform/worker=docker+containerd
time="2024-10-31T21:54:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32969"
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:32969/buildx/registry:latest: not found
Test: TestIntegration/TestBuildMultiPlatform/worker=docker+containerd
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-10-31 21:54:54.18379048 +0000 UTC m=+159.529847351 /usr/bin/dockerd --data-root /tmp/integration3418231624/dqs6fi9y6cnuj/root --exec-root /tmp/dxr/dqs6fi9y6cnuj --pidfile /tmp/integration3418231624/dqs6fi9y6cnuj/docker.pid --containerd-namespace dqs6fi9y6cnuj --containerd-plugins-namespace dqs6fi9y6cnujp --host unix:///tmp/docker-integration/dqs6fi9y6cnuj.sock --config-file /tmp/integration3418231624/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-10-31T21:54:54.200849674Z" level=info msg="Starting up"
sandbox.go:138: time="2024-10-31T21:54:54.201833897Z" level=warning msg="could not change group /tmp/docker-integration/dqs6fi9y6cnuj.sock to docker: group docker not found"
sandbox.go:138: time="2024-10-31T21:54:54.201945185Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dqs6fi9y6cnuj.sock)"
sandbox.go:138: time="2024-10-31T21:54:54.201961125Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-10-31T21:54:54.202512017Z" level=info msg="started new containerd process" address=/tmp/dxr/dqs6fi9y6cnuj/containerd/containerd.sock module=libcontainerd pid=22390
sandbox.go:138: time="2024-10-31T21:54:54.202900384Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dqs6fi9y6cnuj/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-10-31T21:54:54.203052188Z" level=debug msg="2024/10/31 21:54:54 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dqs6fi9y6cnuj/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dqs6fi9y6cnuj/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-10-31T21:54:54.213042826Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21
sandbox.go:138: time="2024-10-31T21:54:54.225438269Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-10-31T21:54:54.225471732Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-10-31T21:54:54.225504423Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-10-31T21:54:54.225523969Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:54:54.225610071Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:54:54.225628004Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.
|
tests/bake.go#L949
=== RUN TestIntegration/TestBakeMultiPlatform/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeMultiPlatform/worker=docker+containerd
=== CONT TestIntegration/TestBakeMultiPlatform/worker=docker+containerd
time="2024-10-31T21:53:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36741"
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:36741/buildx/registry:latest: not found
Test: TestIntegration/TestBakeMultiPlatform/worker=docker+containerd
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-10-31 21:53:07.080090637 +0000 UTC m=+52.426147507 /usr/bin/dockerd --data-root /tmp/integration2031255919/dh5ns4qeiloh2/root --exec-root /tmp/dxr/dh5ns4qeiloh2 --pidfile /tmp/integration2031255919/dh5ns4qeiloh2/docker.pid --containerd-namespace dh5ns4qeiloh2 --containerd-plugins-namespace dh5ns4qeiloh2p --host unix:///tmp/docker-integration/dh5ns4qeiloh2.sock --config-file /tmp/integration2031255919/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-10-31T21:53:07.098353837Z" level=info msg="Starting up"
sandbox.go:138: time="2024-10-31T21:53:07.099378805Z" level=warning msg="could not change group /tmp/docker-integration/dh5ns4qeiloh2.sock to docker: group docker not found"
sandbox.go:138: time="2024-10-31T21:53:07.099533194Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dh5ns4qeiloh2.sock)"
sandbox.go:138: time="2024-10-31T21:53:07.099549374Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-10-31T21:53:07.100076730Z" level=info msg="started new containerd process" address=/tmp/dxr/dh5ns4qeiloh2/containerd/containerd.sock module=libcontainerd pid=12777
sandbox.go:138: time="2024-10-31T21:53:07.100456410Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dh5ns4qeiloh2/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-10-31T21:53:07.100605658Z" level=debug msg="2024/10/31 21:53:07 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dh5ns4qeiloh2/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dh5ns4qeiloh2/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-10-31T21:53:07.111208003Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21
sandbox.go:138: time="2024-10-31T21:53:07.124926733Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-10-31T21:53:07.124950468Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-10-31T21:53:07.124973271Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-10-31T21:53:07.124984582Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:53:07.125086242Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T21:53:07.125100489Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138
|
|
The logs for this run have expired and are no longer available.
Loading