build: improve error messages for docker driver #2675
Annotations
3 errors
tests/run.go#L267
=== RUN TestIntegration
time="2023-08-15T09:02:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38709"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38709/moby/buildkit:buildx-stable-1
time="2023-08-15T09:02:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38709"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38709/library/busybox:latest
time="2023-08-15T09:02:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38709"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38709/library/alpine:latest
--- FAIL: TestIntegration (6.77s)
|
tests/build.go#L328
=== RUN TestIntegration/TestBuildDockerWorkerErrors/worker=docker
=== PAUSE TestIntegration/TestBuildDockerWorkerErrors/worker=docker
=== CONT TestIntegration/TestBuildDockerWorkerErrors/worker=docker
build.go:328:
Error Trace: /src/tests/build.go:328
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildDockerWorkerErrors/worker=docker
sandbox.go:140: stdout: /usr/bin/dockerd
sandbox.go:140: stderr: /usr/bin/dockerd
sandbox.go:143: > startCmd 2023-08-15 09:02:57.69202393 +0000 UTC m=+33.369953972 /usr/bin/dockerd --data-root /tmp/integration300998485/dt22ya2frxvv5/root --exec-root /tmp/dxr/dt22ya2frxvv5 --pidfile /tmp/integration300998485/dt22ya2frxvv5/docker.pid --containerd-namespace dt22ya2frxvv5 --containerd-plugins-namespace dt22ya2frxvv5p --host unix:///tmp/docker-integration/dt22ya2frxvv5.sock --config-file /tmp/integration300998485/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:143: time="2023-08-15T09:02:57.734788618Z" level=info msg="Starting up"
sandbox.go:143: time="2023-08-15T09:02:57.736000019Z" level=warning msg="could not change group /tmp/docker-integration/dt22ya2frxvv5.sock to docker: group docker not found"
sandbox.go:143: time="2023-08-15T09:02:57.736213137Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dt22ya2frxvv5.sock)"
sandbox.go:143: time="2023-08-15T09:02:57.736233239Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:143: time="2023-08-15T09:02:57.736924097Z" level=info msg="started new containerd process" address=/tmp/dxr/dt22ya2frxvv5/containerd/containerd.sock module=libcontainerd pid=8149
sandbox.go:143: time="2023-08-15T09:02:57.755115423Z" level=info msg="starting containerd" revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d version=v1.7.1
sandbox.go:143: time="2023-08-15T09:02:57.778117653Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-15T09:02:57.779036330Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-15T09:02:57.779066832Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:143: time="2023-08-15T09:02:57.779219545Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-15T09:02:57.779314753Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-15T09:02:57.779558074Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-15T09:02:57.779581576Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:143: time="2023-08-15T09:02:57.779613178Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-15T09:02:57.779766291Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration300998485/dt22ya2frxvv5/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-15T09:02:57.779787893Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..."
|
|
The logs for this run have expired and are no longer available.
Loading