Skip to content

Instantly share code, notes, and snippets.

@scubbo
Created January 10, 2023 02:50
Show Gist options
  • Save scubbo/87678f543c49a5f3491426bd109737e6 to your computer and use it in GitHub Desktop.
Save scubbo/87678f543c49a5f3491426bd109737e6 to your computer and use it in GitHub Desktop.
Console logs from push-built-image
latest: Pulling from plugins/docker
Digest: sha256:f0233d950ae87ee6cb5500b2d5497fe02aa338201c0bdce2619f443fd174cfa4
Status: Downloaded newer image for plugins/docker:latest
+ /usr/local/bin/dockerd --data-root /var/lib/docker --host=unix:///var/run/docker.sock
time="2023-01-10T02:35:45.308687132Z" level=info msg="Starting up"
time="2023-01-10T02:35:45.316685387Z" level=warning msg="could not change group /var/run/docker.sock to docker: group docker not found"
time="2023-01-10T02:35:45.321686827Z" level=info msg="libcontainerd: started new containerd process" pid=36
time="2023-01-10T02:35:45.321820473Z" level=info msg="parsed scheme: \"unix\"" module=grpc
time="2023-01-10T02:35:45.321873899Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
time="2023-01-10T02:35:45.321950805Z" 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:35:45.322000712Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
time="2023-01-10T02:35:45Z" level=warning msg="deprecated version : `1`, please switch to version `2`"
time="2023-01-10T02:35:45.377377173Z" level=info msg="starting containerd" revision=3df54a852345ae127d1fa3092b95168e4a88e2f8 version=v1.5.11
time="2023-01-10T02:35:45.446075324Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
time="2023-01-10T02:35:45.446628577Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
time="2023-01-10T02:35:45.466552929Z" 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:35:45.466681687Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
time="2023-01-10T02:35:45.467487233Z" 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:35:45.467574046Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
time="2023-01-10T02:35:45.467664656Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
time="2023-01-10T02:35:45.467706730Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
time="2023-01-10T02:35:45.468140225Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
time="2023-01-10T02:35:45.469471801Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
time="2023-01-10T02:35:45.470095979Z" 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:35:45.470184793Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
time="2023-01-10T02:35:45.470501567Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
time="2023-01-10T02:35:45.470577362Z" level=info msg="metadata content store policy set" policy=shared
time="2023-01-10T02:35:45.502097555Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
time="2023-01-10T02:35:45.502191813Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
time="2023-01-10T02:35:45.503050118Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.503249412Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.503302763Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.503342948Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.503389447Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.503433910Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.503563426Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.504033254Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.504085105Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
time="2023-01-10T02:35:45.505254295Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
time="2023-01-10T02:35:45.505876676Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
time="2023-01-10T02:35:45.507461120Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
time="2023-01-10T02:35:45.507562878Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
time="2023-01-10T02:35:45.507746006Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509067823Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509250562Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509306265Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509402115Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509455078Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509495059Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509536447Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.509579465Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
time="2023-01-10T02:35:45.511994232Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.512099138Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.512142249Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.512255488Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
time="2023-01-10T02:35:45.513630879Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
time="2023-01-10T02:35:45.514830364Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
time="2023-01-10T02:35:45.515500153Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
time="2023-01-10T02:35:45.517292594Z" level=info msg="containerd successfully booted in 0.146085s"
time="2023-01-10T02:35:45.532561576Z" level=info msg="parsed scheme: \"unix\"" module=grpc
time="2023-01-10T02:35:45.532626853Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
time="2023-01-10T02:35:45.532701741Z" 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:35:45.533588619Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
time="2023-01-10T02:35:45.536632323Z" level=info msg="parsed scheme: \"unix\"" module=grpc
time="2023-01-10T02:35:45.536698619Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
time="2023-01-10T02:35:45.536757692Z" 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:35:45.536791655Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
time="2023-01-10T02:35:46.091418864Z" level=info msg="Loading containers: start."
time="2023-01-10T02:35:46.426400522Z" 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:35:46.558886552Z" level=info msg="Loading containers: done."
time="2023-01-10T02:35:46.788398262Z" level=info msg="Docker daemon" commit=87a90dc graphdriver(s)=overlay2 version=20.10.14
time="2023-01-10T02:35:46.789238714Z" level=info msg="Daemon has completed initialization"
time="2023-01-10T02:35:46.911230704Z" level=info msg="API listen on /var/run/docker.sock"
Registry credentials or Docker config not provided. Guest mode enabled.
+ /usr/local/bin/docker version
Client:
Version: 20.10.14
API version: 1.41
Go version: go1.16.15
Git commit: a224086
Built: Thu Mar 24 01:44:53 2022
OS/Arch: linux/arm64
Context: default
Experimental: true
Server: Docker Engine - Community
Engine:
Version: 20.10.14
API version: 1.41 (minimum version 1.12)
Go version: go1.16.15
Git commit: 87a90dc
Built: Thu Mar 24 01:48:38 2022
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: v1.5.11
GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8
runc:
Version: 1.0.3
GitCommit: v1.0.3-0-gf46b6ba2
docker-init:
Version: 0.19.0
GitCommit: de40ad0
+ /usr/local/bin/docker info
Client:
Context: default
Debug Mode: false
Server:
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 0
Server Version: 20.10.14
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
userxattr: false
Logging Driver: json-file
Cgroup Driver: cgroupfs
Cgroup Version: 2
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
runc version: v1.0.3-0-gf46b6ba2
init version: de40ad0
Security Options:
seccomp
Profile: default
cgroupns
Kernel Version: 5.15.76-v8+
Operating System: Alpine Linux v3.15
OSType: linux
Architecture: aarch64
CPUs: 4
Total Memory: 7.629GiB
Name: e78b97ee96e6
ID: G5M5:QHUM:RPO2:CCKN:MIFJ:JVRV:REMA:IZ3A:BFU2:WXA3:MVZZ:VRW3
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
+ /usr/local/bin/docker build --rm=true -f Dockerfile -t 565f58e4aad2a8b7e3f59a8e78c8dab4bbada93c . --pull=true --label org.opencontainers.image.created=2023-01-10T02:35:46Z --label org.opencontainers.image.revision=565f58e4aad2a8b7e3f59a8e78c8dab4bbada93c --label org.opencontainers.image.source=https://gitea.scubbo.org/scubbo/mix256-site.git --label org.opencontainers.image.url=https://gitea.scubbo.org/scubbo/mix256-site
Sending build context to Docker daemon 372.2kB
Step 1/13 : FROM python:3.11-buster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment