You are not logged in.

#1 2019-04-09 19:26:20

TheTruth
Member
Registered: 2019-04-09
Posts: 2

Updating to 5.0.6-arch1-1-ARCH breaks docker

I updated the kernel to 5.0.6-arch1-1-ARCH. Now I can not start the docker service anymore (

sudo systemctl start docker

).

It fails with the following error message:

Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.

and looking into

journalctl -xe

prints the following:

:31.963302848+02:00" level=info msg="libcontainerd: started new containerd process" pid=16535
:31.963411385+02:00" level=info msg="parsed scheme: \"unix\"" module=grpc
:31.963428907+02:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
:31.963490068+02:00" level=info msg="ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/contain>
:31.963516153+02:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
:31.963588206+02:00" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc000603620, CONNECTING" module=gr>
:31.991274961+02:00" level=info msg="starting containerd" revision=894b81a4b802e4eb2a91d1ce216b8817763c29fb.m version>
:31.991779436+02:00" level=info msg="loading plugin "io.containerd.content.v1.content"..." type=io.containerd.content>
:31.991990852+02:00" level=info msg="loading plugin "io.containerd.snapshotter.v1.btrfs"..." type=io.containerd.snaps>
:31.992352633+02:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.btrfs" error="path /var/li>
:31.992387908+02:00" level=info msg="loading plugin "io.containerd.snapshotter.v1.aufs"..." type=io.containerd.snapsh>
:31.994372346+02:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.aufs" error="modprobe aufs>
:31.994425267+02:00" level=info msg="loading plugin "io.containerd.snapshotter.v1.native"..." type=io.containerd.snap>
:31.994590608+02:00" level=info msg="loading plugin "io.containerd.snapshotter.v1.overlayfs"..." type=io.containerd.s>
:31.994790757+02:00" level=info msg="loading plugin "io.containerd.snapshotter.v1.zfs"..." type=io.containerd.snapsho>
:31.995086920+02:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.zfs" error="path /var/lib/>
:31.995107761+02:00" level=info msg="loading plugin "io.containerd.metadata.v1.bolt"..." type=io.containerd.metadata.>
:31.995175365+02:00" level=warning msg="could not use snapshotter btrfs in metadata plugin" error="path /var/lib/dock>
:31.995194689+02:00" level=warning msg="could not use snapshotter aufs in metadata plugin" error="modprobe aufs faile>
:31.995207824+02:00" level=warning msg="could not use snapshotter zfs in metadata plugin" error="path /var/lib/docker>
:32.012364925+02:00" level=info msg="loading plugin "io.containerd.differ.v1.walking"..." type=io.containerd.differ.v1
:32.012428350+02:00" level=info msg="loading plugin "io.containerd.gc.v1.scheduler"..." type=io.containerd.gc.v1
:32.012498588+02:00" level=info msg="loading plugin "io.containerd.service.v1.containers-service"..." type=io.contain>
:32.012525363+02:00" level=info msg="loading plugin "io.containerd.service.v1.content-service"..." type=io.containerd>
:32.012549487+02:00" level=info msg="loading plugin "io.containerd.service.v1.diff-service"..." type=io.containerd.se>
:32.012588246+02:00" level=info msg="loading plugin "io.containerd.service.v1.images-service"..." type=io.containerd.>
:32.012614142+02:00" level=info msg="loading plugin "io.containerd.service.v1.leases-service"..." type=io.containerd.>
:32.012638301+02:00" level=info msg="loading plugin "io.containerd.service.v1.namespaces-service"..." type=io.contain>
:32.012665677+02:00" level=info msg="loading plugin "io.containerd.service.v1.snapshots-service"..." type=io.containe>
:32.012695345+02:00" level=info msg="loading plugin "io.containerd.runtime.v1.linux"..." type=io.containerd.runtime.v1
:32.012978351+02:00" level=info msg="loading plugin "io.containerd.runtime.v2.task"..." type=io.containerd.runtime.v2
:32.013150090+02:00" level=info msg="loading plugin "io.containerd.monitor.v1.cgroups"..." type=io.containerd.monitor>
:32.013899490+02:00" level=info msg="loading plugin "io.containerd.service.v1.tasks-service"..." type=io.containerd.s>
:32.013965390+02:00" level=info msg="loading plugin "io.containerd.internal.v1.restart"..." type=io.containerd.intern>
:32.014029226+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.containers"..." type=io.containerd.grpc.v1
:32.014056999+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.content"..." type=io.containerd.grpc.v1
:32.014084928+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.diff"..." type=io.containerd.grpc.v1
:32.014107554+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.events"..." type=io.containerd.grpc.v1
:32.014129003+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.healthcheck"..." type=io.containerd.grpc.v1
:32.014152923+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.images"..." type=io.containerd.grpc.v1
:32.014174629+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.leases"..." type=io.containerd.grpc.v1
:32.014196098+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.namespaces"..." type=io.containerd.grpc.v1
:32.014218014+02:00" level=info msg="loading plugin "io.containerd.internal.v1.opt"..." type=io.containerd.internal.v1
:32.014431103+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.snapshots"..." type=io.containerd.grpc.v1
:32.014459200+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.tasks"..." type=io.containerd.grpc.v1
:32.014483238+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.version"..." type=io.containerd.grpc.v1
:32.014509177+02:00" level=info msg="loading plugin "io.containerd.grpc.v1.introspection"..." type=io.containerd.grpc>
:32.014785330+02:00" level=info msg=serving... address="/var/run/docker/containerd/containerd-debug.sock"
:32.014856896+02:00" level=info msg=serving... address="/var/run/docker/containerd/containerd.sock"
:32.014906060+02:00" level=info msg="containerd successfully booted in 0.024493s"
:32.023974913+02:00" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc000603620, READY" module=grpc
:32.031740685+02:00" level=info msg="parsed scheme: \"unix\"" module=grpc
:32.031786746+02:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
:32.031856829+02:00" level=info msg="ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/contain>
:32.031882449+02:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
:32.031926570+02:00" level=info msg="parsed scheme: \"unix\"" module=grpc
:32.031942205+02:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc

I think the interesting part is this one:

level=warning msg="could not use snapshotter btrfs in metadata plugin" error="path /var/lib/dock>
level=warning msg="could not use snapshotter aufs in metadata plugin" error="modprobe aufs faile>
level=warning msg="could not use snapshotter zfs in metadata plugin" error="path /var/lib/docker>

I found this issue on github, which seems to be related: Github:Job for docker.service failed because the control process exited with error code

Now the question is if I really need to "reset" docker (delete /var/lib/docker)?
Does anyone else face this issue?

Offline

#2 2019-04-09 23:16:23

TheTruth
Member
Registered: 2019-04-09
Posts: 2

Re: Updating to 5.0.6-arch1-1-ARCH breaks docker

Okay, so I tried to delete /var/lib/docker and even reinstalled docker.
But it doesn't solve the issue.

Offline

#3 2019-04-10 07:16:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,237

Re: Updating to 5.0.6-arch1-1-ARCH breaks docker

Did you reboot after the update? What's your output for

pacman -Q linux
uname -a

, they should match.

Offline

Board footer

Powered by FluxBB