Created
January 10, 2023 02:54
-
-
Save scubbo/873a45632ef5c9d677bf4a9bc2a8abcc to your computer and use it in GitHub Desktop.
Kubectl logs from Drone Runner
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time="2023-01-10T02:38:22.558359003Z" level=info msg="Starting up" | |
time="2023-01-10T02:38:22.560399382Z" level=warning msg="Binding to IP address without --tlsverify is insecure and gives root access on this machine to everyone who has access to your network." host="tcp://localhost:2375" | |
time="2023-01-10T02:38:22.560497232Z" level=warning msg="Binding to an IP address, even on localhost, can also give access to scripts run in a browser. Be safe out there!" host="tcp://localhost:2375" | |
time="2023-01-10T02:38:23.568541021Z" level=info msg="libcontainerd: started new containerd process" pid=14 | |
time="2023-01-10T02:38:23.568664149Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
time="2023-01-10T02:38:23.570542900Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
time="2023-01-10T02:38:23.573140549Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
time="2023-01-10T02:38:23.573243566Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
time="2023-01-10T02:38:23Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" | |
time="2023-01-10T02:38:23.679431178Z" level=info msg="starting containerd" revision=78f51771157abb6c9ed224c22013cdf09962315d version=v1.6.13 | |
time="2023-01-10T02:38:23.745717327Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 | |
time="2023-01-10T02:38:23.747024031Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.784319473Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"ip: can't find device 'aufs'\\nmodprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.785293978Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.787034732Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.787302543Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.787559539Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" | |
time="2023-01-10T02:38:23.787679130Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.788214456Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.790145448Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 | |
time="2023-01-10T02:38:23.793281163Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/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 | |
time="2023-01-10T02:38:23.793780008Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 | |
time="2023-01-10T02:38:23.795914071Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" | |
time="2023-01-10T02:38:23.796067958Z" level=info msg="metadata content store policy set" policy=shared | |
time="2023-01-10T02:38:23.982685521Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 | |
time="2023-01-10T02:38:23.982856370Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 | |
time="2023-01-10T02:38:23.982934647Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 | |
time="2023-01-10T02:38:23.983066979Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:23.996080982Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:23.996239535Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:23.996294553Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:23.998830481Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:24.000289646Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:24.000449329Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:24.000511476Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:24.000558123Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 | |
time="2023-01-10T02:38:24.001552258Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 | |
time="2023-01-10T02:38:24.002699890Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 | |
time="2023-01-10T02:38:24.003847115Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 | |
time="2023-01-10T02:38:24.004009946Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004070815Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 | |
time="2023-01-10T02:38:24.004230220Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004281331Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004330867Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004367107Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004405440Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004441514Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004481772Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004520624Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.004604548Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 | |
time="2023-01-10T02:38:24.005573998Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.005686700Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.005730273Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 | |
time="2023-01-10T02:38:24.005774902Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1 | |
time="2023-01-10T02:38:24.005823457Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="no OpenTelemetry endpoint: skip plugin" type=io.containerd.tracing.processor.v1 | |
time="2023-01-10T02:38:24.005858049Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1 | |
time="2023-01-10T02:38:24.005937493Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin" | |
time="2023-01-10T02:38:24.013074152Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock | |
time="2023-01-10T02:38:24.014324283Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc | |
time="2023-01-10T02:38:24.014861461Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock | |
time="2023-01-10T02:38:24.014977422Z" level=info msg="containerd successfully booted in 0.342022s" | |
time="2023-01-10T02:38:24.076775727Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
time="2023-01-10T02:38:24.076924169Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
time="2023-01-10T02:38:24.077141536Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
time="2023-01-10T02:38:24.077269924Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
time="2023-01-10T02:38:24.095390282Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
time="2023-01-10T02:38:24.095478577Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
time="2023-01-10T02:38:24.095554243Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
time="2023-01-10T02:38:24.095588261Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
time="2023-01-10T02:38:42.475208053Z" level=info msg="Loading containers: start." | |
time="2023-01-10T02:38:42.819801599Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
time="2023-01-10T02:38:43.034662213Z" level=info msg="Loading containers: done." | |
time="2023-01-10T02:38:43.519369472Z" level=info msg="Docker daemon" commit=42c8b31 graphdriver(s)=overlay2 version=20.10.22 | |
time="2023-01-10T02:38:43.520192812Z" level=info msg="Daemon has completed initialization" | |
time="2023-01-10T02:38:44.003836363Z" level=info msg="API listen on 127.0.0.1:2375" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment