bake: various fixes for composable attributes #4805
Annotations
11 errors
Generate annotations:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46655/library/busybox:latest
time="2024-12-18T16:08:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46655"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46655/library/alpine:latest
time="2024-12-18T16:08:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46655"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46655/moby/buildkit:buildx-stable-1
run.go:213:
Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:213
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:214
/src/tests/integration_test.go:52
/src/tests/integration_test.go:34
Error: Should be true
Test: TestIntegration
--- FAIL: TestIntegration (9.02s)
|
Generate annotations:
tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd
=== PAUSE TestIntegration/TestBakePrint/worker=docker+containerd
=== CONT TestIntegration/TestBakePrint/worker=docker+containerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:27.104522255 +0000 UTC m=+52.887009040 /usr/bin/dockerd --data-root /tmp/integration2443069853/dmnivy2jdh5z0/root --exec-root /tmp/dxr/dmnivy2jdh5z0 --pidfile /tmp/integration2443069853/dmnivy2jdh5z0/docker.pid --containerd-namespace dmnivy2jdh5z0 --containerd-plugins-namespace dmnivy2jdh5z0p --host unix:///tmp/docker-integration/dmnivy2jdh5z0.sock --config-file /tmp/integration2443069853/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:27.123090858Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:27.124100210Z" level=warning msg="could not change group /tmp/docker-integration/dmnivy2jdh5z0.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:27.124242865Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dmnivy2jdh5z0.sock)"
sandbox.go:138: time="2024-12-18T16:09:27.124258755Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:27.124777491Z" level=info msg="started new containerd process" address=/tmp/dxr/dmnivy2jdh5z0/containerd/containerd.sock module=libcontainerd pid=13432
sandbox.go:138: time="2024-12-18T16:09:27.125169399Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dmnivy2jdh5z0/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:27.125351467Z" level=debug msg="2024/12/18 16:09:27 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dmnivy2jdh5z0/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/dmnivy2jdh5z0/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:27.135534489Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:27.148809362Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:27.148831915Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:27.148855428Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:27.148863824Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:27.148927753Z" 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-12-18T16:09:27.148940556Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:27.148949423Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:27.148955504Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:27.149027718Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:27.149218012Z" level=info msg="loading plugin \"io.containerd.snapshotter
|
Generate annotations:
tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrintSensitive/worker=docker+containerd
=== PAUSE TestIntegration/TestBakePrintSensitive/worker=docker+containerd
=== CONT TestIntegration/TestBakePrintSensitive/worker=docker+containerd
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:24.663457912 +0000 UTC m=+50.445944707 /usr/bin/dockerd --data-root /tmp/integration4283755166/duc7moy53hno7/root --exec-root /tmp/dxr/duc7moy53hno7 --pidfile /tmp/integration4283755166/duc7moy53hno7/docker.pid --containerd-namespace duc7moy53hno7 --containerd-plugins-namespace duc7moy53hno7p --host unix:///tmp/docker-integration/duc7moy53hno7.sock --config-file /tmp/integration4283755166/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:24.681246866Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:24.682271009Z" level=warning msg="could not change group /tmp/docker-integration/duc7moy53hno7.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:24.682456794Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/duc7moy53hno7.sock)"
sandbox.go:138: time="2024-12-18T16:09:24.682477062Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:24.683089309Z" level=info msg="started new containerd process" address=/tmp/dxr/duc7moy53hno7/containerd/containerd.sock module=libcontainerd pid=13235
sandbox.go:138: time="2024-12-18T16:09:24.683457593Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/duc7moy53hno7/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:24.683670958Z" level=debug msg="2024/12/18 16:09:24 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/duc7moy53hno7/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/duc7moy53hno7/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:24.693865559Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:24.707291199Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:24.707312609Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:24.707335902Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:24.707345510Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:24.707421571Z" 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-12-18T16:09:24.707436489Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:24.707446437Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:24.707485590Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:24.707578182Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:2
|
Generate annotations:
tests/bake.go#L303
=== RUN TestIntegration/TestBakeLocal/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeLocal/worker=docker+containerd
=== CONT TestIntegration/TestBakeLocal/worker=docker+containerd
bake.go:303:
Error Trace: /src/tests/bake.go:303
/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:
exit status 1
Test: TestIntegration/TestBakeLocal/worker=docker+containerd
Messages: #0 building with "integration-b8w216173e6fla9g6nm37s7io" instance using docker driver
#1 [internal] load local bake definitions
#1 reading docker-bake.hcl 22B / 22B done
ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
#1 DONE 0.0s
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:22.219466957 +0000 UTC m=+48.001953752 /usr/bin/dockerd --data-root /tmp/integration3897541910/dp7z0ldd99jae/root --exec-root /tmp/dxr/dp7z0ldd99jae --pidfile /tmp/integration3897541910/dp7z0ldd99jae/docker.pid --containerd-namespace dp7z0ldd99jae --containerd-plugins-namespace dp7z0ldd99jaep --host unix:///tmp/docker-integration/dp7z0ldd99jae.sock --config-file /tmp/integration3897541910/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:22.237659371Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:22.238622681Z" level=warning msg="could not change group /tmp/docker-integration/dp7z0ldd99jae.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:22.238763983Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dp7z0ldd99jae.sock)"
sandbox.go:138: time="2024-12-18T16:09:22.238785213Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:22.239297855Z" level=info msg="started new containerd process" address=/tmp/dxr/dp7z0ldd99jae/containerd/containerd.sock module=libcontainerd pid=13047
sandbox.go:138: time="2024-12-18T16:09:22.239725740Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dp7z0ldd99jae/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:22.239919967Z" level=debug msg="2024/12/18 16:09:22 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dp7z0ldd99jae/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/dp7z0ldd99jae/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:22.249783944Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:22.262728656Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:22.262756448Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:22.262791202Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:22.262812562Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:22.262884516Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapsh
|
Generate annotations:
tests/bake.go#L337
=== RUN TestIntegration/TestBakeLocalMulti/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeLocalMulti/worker=docker+containerd
=== CONT TestIntegration/TestBakeLocalMulti/worker=docker+containerd
bake.go:337:
Error Trace: /src/tests/bake.go:337
/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:
exit status 1
Test: TestIntegration/TestBakeLocalMulti/worker=docker+containerd
Messages: #0 building with "integration-rev0hcy2g8jhhb96if7eno1lw" instance using docker driver
#1 [internal] load local bake definitions
ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
#1 reading compose.yaml 32B / 32B done
#1 reading docker-bake.hcl 22B / 22B done
#1 DONE 0.0s
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:19.793496148 +0000 UTC m=+45.575982943 /usr/bin/dockerd --data-root /tmp/integration1408396367/dq6p5flq3kyuv/root --exec-root /tmp/dxr/dq6p5flq3kyuv --pidfile /tmp/integration1408396367/dq6p5flq3kyuv/docker.pid --containerd-namespace dq6p5flq3kyuv --containerd-plugins-namespace dq6p5flq3kyuvp --host unix:///tmp/docker-integration/dq6p5flq3kyuv.sock --config-file /tmp/integration1408396367/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:19.811242952Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:19.812200756Z" level=warning msg="could not change group /tmp/docker-integration/dq6p5flq3kyuv.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:19.812323964Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dq6p5flq3kyuv.sock)"
sandbox.go:138: time="2024-12-18T16:09:19.812343170Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:19.813001222Z" level=info msg="started new containerd process" address=/tmp/dxr/dq6p5flq3kyuv/containerd/containerd.sock module=libcontainerd pid=12856
sandbox.go:138: time="2024-12-18T16:09:19.813430790Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dq6p5flq3kyuv/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:19.813632372Z" level=debug msg="2024/12/18 16:09:19 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dq6p5flq3kyuv/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/dq6p5flq3kyuv/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:19.823526844Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:19.836626173Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:19.836648625Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:19.836692286Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:19.836708366Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:19.836790699Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfi
|
Generate annotations:
tests/bake.go#L376
=== RUN TestIntegration/TestBakeRemote/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeRemote/worker=docker+containerd
=== CONT TestIntegration/TestBakeRemote/worker=docker+containerd
bake.go:376:
Error Trace: /src/tests/bake.go:376
/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:
exit status 1
Test: TestIntegration/TestBakeRemote/worker=docker+containerd
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:17.211286224 +0000 UTC m=+42.993773019 /usr/bin/dockerd --data-root /tmp/integration184239564/d6s9e90awqkro/root --exec-root /tmp/dxr/d6s9e90awqkro --pidfile /tmp/integration184239564/d6s9e90awqkro/docker.pid --containerd-namespace d6s9e90awqkro --containerd-plugins-namespace d6s9e90awqkrop --host unix:///tmp/docker-integration/d6s9e90awqkro.sock --config-file /tmp/integration184239564/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:17.229486511Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:17.230482602Z" level=warning msg="could not change group /tmp/docker-integration/d6s9e90awqkro.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:17.230611030Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d6s9e90awqkro.sock)"
sandbox.go:138: time="2024-12-18T16:09:17.230631378Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:17.231162676Z" level=info msg="started new containerd process" address=/tmp/dxr/d6s9e90awqkro/containerd/containerd.sock module=libcontainerd pid=12576
sandbox.go:138: time="2024-12-18T16:09:17.231548213Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d6s9e90awqkro/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:17.231748313Z" level=debug msg="2024/12/18 16:09:17 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d6s9e90awqkro/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/d6s9e90awqkro/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:17.241865720Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:17.254784978Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:17.254807620Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:17.254842244Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:17.254859797Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:17.254946087Z" 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-12-18T16:09:17.254961225Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:17.254973338Z" level=info msg="skip loading plugin \"io.containerd.snap
|
Generate annotations:
tests/testutilserve.go#L54
=== RUN TestIntegration/TestBakeRemoteAuth/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeRemoteAuth/worker=docker+containerd
=== CONT TestIntegration/TestBakeRemoteAuth/worker=docker+containerd
testutilserve.go:54: git access token to check: "z0g8uc8z9ub9sl17llklf42hq"
testutilserve.go:56: basic auth: user="x-access-token" pass="z0g8uc8z9ub9sl17llklf42hq"
bake.go:411:
Error Trace: /src/tests/bake.go:411
/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:
exit status 1
Test: TestIntegration/TestBakeRemoteAuth/worker=docker+containerd
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:14.633786517 +0000 UTC m=+40.416273302 /usr/bin/dockerd --data-root /tmp/integration2276778099/d8l1jn6gfo46s/root --exec-root /tmp/dxr/d8l1jn6gfo46s --pidfile /tmp/integration2276778099/d8l1jn6gfo46s/docker.pid --containerd-namespace d8l1jn6gfo46s --containerd-plugins-namespace d8l1jn6gfo46sp --host unix:///tmp/docker-integration/d8l1jn6gfo46s.sock --config-file /tmp/integration2276778099/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:14.653559424Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:14.654564010Z" level=warning msg="could not change group /tmp/docker-integration/d8l1jn6gfo46s.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:14.654701586Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d8l1jn6gfo46s.sock)"
sandbox.go:138: time="2024-12-18T16:09:14.654720581Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:14.655267037Z" level=info msg="started new containerd process" address=/tmp/dxr/d8l1jn6gfo46s/containerd/containerd.sock module=libcontainerd pid=12298
sandbox.go:138: time="2024-12-18T16:09:14.655665468Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d8l1jn6gfo46s/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:14.655829242Z" level=debug msg="2024/12/18 16:09:14 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d8l1jn6gfo46s/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/d8l1jn6gfo46s/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:14.666977759Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:14.682033687Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:14.682061488Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:14.682091134Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:14.682110059Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:14.682187613Z" 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-12-18T16:09:14.682208171Z" level=info msg="loading plugin \"io
|
Generate annotations:
tests/bake.go#L522
=== RUN TestIntegration/TestBakeRemoteCmdContext/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeRemoteCmdContext/worker=docker+containerd
=== CONT TestIntegration/TestBakeRemoteCmdContext/worker=docker+containerd
bake.go:522:
Error Trace: /src/tests/bake.go:522
/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:
exit status 1
Test: TestIntegration/TestBakeRemoteCmdContext/worker=docker+containerd
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:12.099574504 +0000 UTC m=+37.882061300 /usr/bin/dockerd --data-root /tmp/integration3586484240/dq7boe676v5an/root --exec-root /tmp/dxr/dq7boe676v5an --pidfile /tmp/integration3586484240/dq7boe676v5an/docker.pid --containerd-namespace dq7boe676v5an --containerd-plugins-namespace dq7boe676v5anp --host unix:///tmp/docker-integration/dq7boe676v5an.sock --config-file /tmp/integration3586484240/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:12.117311517Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:12.118293892Z" level=warning msg="could not change group /tmp/docker-integration/dq7boe676v5an.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:12.118416770Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dq7boe676v5an.sock)"
sandbox.go:138: time="2024-12-18T16:09:12.118436396Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:12.118963245Z" level=info msg="started new containerd process" address=/tmp/dxr/dq7boe676v5an/containerd/containerd.sock module=libcontainerd pid=12020
sandbox.go:138: time="2024-12-18T16:09:12.119350605Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dq7boe676v5an/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:12.119471930Z" level=debug msg="2024/12/18 16:09:12 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dq7boe676v5an/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/dq7boe676v5an/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:12.129558538Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:12.142437430Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:12.142460082Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:12.142497471Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:12.142510636Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:12.142592618Z" 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-12-18T16:09:12.142606985Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:12.142616062Z" level=info ms
|
Generate annotations:
tests/bake.go#L453
=== RUN TestIntegration/TestBakeRemoteLocalOverride/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeRemoteLocalOverride/worker=docker+containerd
=== CONT TestIntegration/TestBakeRemoteLocalOverride/worker=docker+containerd
bake.go:453:
Error Trace: /src/tests/bake.go:453
/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:
exit status 1
Test: TestIntegration/TestBakeRemoteLocalOverride/worker=docker+containerd
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:09.521549977 +0000 UTC m=+35.304036782 /usr/bin/dockerd --data-root /tmp/integration1372454274/du2scfn3oxmwb/root --exec-root /tmp/dxr/du2scfn3oxmwb --pidfile /tmp/integration1372454274/du2scfn3oxmwb/docker.pid --containerd-namespace du2scfn3oxmwb --containerd-plugins-namespace du2scfn3oxmwbp --host unix:///tmp/docker-integration/du2scfn3oxmwb.sock --config-file /tmp/integration1372454274/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:09.540149075Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:09.541136162Z" level=warning msg="could not change group /tmp/docker-integration/du2scfn3oxmwb.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:09.541326876Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/du2scfn3oxmwb.sock)"
sandbox.go:138: time="2024-12-18T16:09:09.541347464Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:09.541924206Z" level=info msg="started new containerd process" address=/tmp/dxr/du2scfn3oxmwb/containerd/containerd.sock module=libcontainerd pid=11742
sandbox.go:138: time="2024-12-18T16:09:09.542236696Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/du2scfn3oxmwb/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:09.542422808Z" level=debug msg="2024/12/18 16:09:09 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/du2scfn3oxmwb/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/du2scfn3oxmwb/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:09.552416717Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:09.565398850Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:09.565421112Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:09.565444224Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:09.565455896Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:09.565523632Z" 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-12-18T16:09:09.565536105Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:09.565545563Z" l
|
Generate annotations:
tests/bake.go#L486
=== RUN TestIntegration/TestBakeLocalCwdOverride/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeLocalCwdOverride/worker=docker+containerd
=== CONT TestIntegration/TestBakeLocalCwdOverride/worker=docker+containerd
bake.go:486:
Error Trace: /src/tests/bake.go:486
/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:
exit status 1
Test: TestIntegration/TestBakeLocalCwdOverride/worker=docker+containerd
Messages: #0 building with "integration-wh0zkk27prj2p21wan13j3nbo" instance using docker driver
#1 [internal] load local bake definitions
#1 reading docker-bake.hcl 80B / 80B done
#1 reading docker-bake-cwd.hcl 80B / 80B done
#1 DONE 0.0s
ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:07.095429429 +0000 UTC m=+32.877916234 /usr/bin/dockerd --data-root /tmp/integration869964527/dwp8x8xuzh6dc/root --exec-root /tmp/dxr/dwp8x8xuzh6dc --pidfile /tmp/integration869964527/dwp8x8xuzh6dc/docker.pid --containerd-namespace dwp8x8xuzh6dc --containerd-plugins-namespace dwp8x8xuzh6dcp --host unix:///tmp/docker-integration/dwp8x8xuzh6dc.sock --config-file /tmp/integration869964527/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:07.112985655Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:07.113959765Z" level=warning msg="could not change group /tmp/docker-integration/dwp8x8xuzh6dc.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:07.114092281Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dwp8x8xuzh6dc.sock)"
sandbox.go:138: time="2024-12-18T16:09:07.114107299Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:07.114845597Z" level=info msg="started new containerd process" address=/tmp/dxr/dwp8x8xuzh6dc/containerd/containerd.sock module=libcontainerd pid=11554
sandbox.go:138: time="2024-12-18T16:09:07.115268602Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dwp8x8xuzh6dc/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:07.115477354Z" level=debug msg="2024/12/18 16:09:07 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dwp8x8xuzh6dc/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/dwp8x8xuzh6dc/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:07.125522364Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:07.138599067Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:07.138627440Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:07.138651244Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:07.138666041Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:07.138755437Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="n
|
Test
Process completed with exit code 1.
|
Loading