Merge pull request #2534 from tonistiigi/bake-warnings #4
Annotations
3 errors and 1 warning
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-02T15:28:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36437"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36437/library/busybox:latest
time="2024-07-02T15:28:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36437"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36437/library/alpine:latest
time="2024-07-02T15:28:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36437"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36437/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.58s)
|
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd
=== PAUSE TestIntegration/TestVersion/worker=docker+containerd
=== CONT TestIntegration/TestVersion/worker=docker+containerd
version.go:28: github.com/docker/buildx 17878d64 17878d641e997d8f08c432f53e826e3e02d1ced2
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: 17878d64
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-02 15:29:22.782043923 +0000 UTC m=+29.702028707 /usr/bin/dockerd --data-root /tmp/integration2690822277/daqg5uaorcufk/root --exec-root /tmp/dxr/daqg5uaorcufk --pidfile /tmp/integration2690822277/daqg5uaorcufk/docker.pid --containerd-namespace daqg5uaorcufk --containerd-plugins-namespace daqg5uaorcufkp --host unix:///tmp/docker-integration/daqg5uaorcufk.sock --config-file /tmp/integration2690822277/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-02T15:29:22.802763110Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-02T15:29:22.803825051Z" level=warning msg="could not change group /tmp/docker-integration/daqg5uaorcufk.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-02T15:29:22.803958198Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/daqg5uaorcufk.sock)"
sandbox.go:136: time="2024-07-02T15:29:22.803987412Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-02T15:29:22.804563098Z" level=info msg="started new containerd process" address=/tmp/dxr/daqg5uaorcufk/containerd/containerd.sock module=libcontainerd pid=10001
sandbox.go:136: time="2024-07-02T15:29:22.804967989Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/daqg5uaorcufk/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-02T15:29:22.805353875Z" level=debug msg="2024/07/02 15:29:22 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/daqg5uaorcufk/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/daqg5uaorcufk/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-02T15:29:22.816730014Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-02T15:29:22.829933715Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-02T15:29:22.829963601Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-02T15:29:22.829989078Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-02T15:29:22.830001511Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-02T15:29:22.830081760Z" 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:136: time="2024-07-02T15:29:22.830097659Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-02T15:29:22.830108169Z" level=warning msg="failed to load plugin
|
|
|
This job failed
Loading