STDOUT: real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- diagnose 4.22.13 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c' --- echo === BALENA === curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 balena --version balena images balena ps -a balena stats --all --no-stream balena system df balena volume ls balena network ls systemctl status balena --no-pager journalctl --no-pager --no-hostname -n 200 -a -u balena journalctl --no-pager --no-hostname -n 1000 -at balenad balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" balena network inspect $(balena network ls --quiet | tr "\n" " ") test -f /mnt/state/balena-engine-storage-migration.log && cat /mnt/state/balena-engine-storage-migration.log echo === BOOT === systemd-analyze systemd-analyze critical-chain echo === HARDWARE === cat /proc/cpuinfo cat /proc/device-tree/model cat /proc/meminfo ps top -b -n 1 cat /var/log/provisioning-progress.log df -h df -ih for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done free -h ls -l /dev lsusb -vvv mmcli -L mount uname -a echo === NETWORK === /sbin/ip addr cat /etc/resolv.conf cat /proc/net/dev cat /proc/net/snmp cat /proc/net/udp CURL_CA_BUNDLE=/tmp/tmp.vY51zByYIt curl https://api.balena-cloud.com/ping CURL_CA_BUNDLE=/tmp/tmp.vY51zByYIt curl https://www.google.co.uk ifconfig iptables -n -L iptables -n -t nat -L journalctl --no-pager --no-hostname -a -u ModemManager journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" ls -l /mnt/boot/system-connections mmcli -m 0 netstat -ntl nmcli --version ping -c 1 -W 3 google.co.uk systemctl kill -s USR1 dnsmasq systemctl status openvpn-resin --no-pager echo === OS === cat /etc/os-release cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/boot/config.txt cat /mnt/boot/device-type.json cat /mnt/boot/extlinux/extlinux.conf cat /mnt/boot/resinOS_uEnv.txt cat /mnt/boot/uEnv.txt cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /var/log/messages cat /var/log/provisioning-progress.log dmesg -T find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v journalctl --no-pager --no-hostname --list-boots journalctl --no-pager --no-hostname -n500 -a journalctl --no-pager --no-hostname -pwarning -perr -a ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) ps stat /var/lock/*hup.lock sysctl -a systemctl list-units --failed --no-pager top -b -n 1 grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c echo === SUPERVISOR === balena exec 3a37499bd7f6 cat /etc/resolv.conf balena logs 3a37499bd7f6 curl --max-time 5 localhost:48484/v1/healthy journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor ls -lR /tmp/*-supervisor/**/* systemctl status balena-supervisor resin-supervisor --no-pager tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log echo === TIME === cat /tmp/chrony_added_dhcp_ntp_servers chronyc sources chronyc tracking date journalctl --no-pager --no-hostname -u chronyd timedatectl status uptime --- echo === BALENA === --- 2023-01-31 08:52:51.983565629+00:00 === BALENA === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- 2023-01-31 08:52:52.020358337+00:00 goroutine 9668 [running]: runtime/pprof.writeGoroutineStacks(0x1e326e8, 0x4000c65260, 0x0, 0x40013e4798) /usr/lib/go/src/runtime/pprof/pprof.go:693 +0x8c runtime/pprof.writeGoroutine(0x1e326e8, 0x4000c65260, 0x2, 0xa8c92bbbc37f1f94, 0x4000caf3c8) /usr/lib/go/src/runtime/pprof/pprof.go:682 +0x3c runtime/pprof.(*Profile).WriteTo(0x2b01a00, 0x1e326e8, 0x4000c65260, 0x2, 0x4000c65260, 0x10) /usr/lib/go/src/runtime/pprof/pprof.go:331 +0x37c net/http/pprof.handler.ServeHTTP(0x40003fa761, 0x9, 0x1e68a40, 0x4000c65260, 0x40013e4700) /usr/lib/go/src/net/http/pprof/pprof.go:253 +0x2d8 github.com/docker/docker/api/server/router/debug.handlePprof(0x1e75b38, 0x4000e021b0, 0x1e68a40, 0x4000c65260, 0x40013e4700, 0x4000e02060, 0x4000088401, 0x4000e021b0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/debug/debug_routes.go:10 +0x78 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4000e021b0, 0x1e68a40, 0x4000c65260, 0x40013e4700, 0x4000e02060, 0x1e75b38, 0x4000e021b0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4000e02180, 0x1e68a40, 0x4000c65260, 0x40013e4700, 0x4000e02060, 0x7f5c540c28, 0x40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4000e02180, 0x1e68a40, 0x4000c65260, 0x40013e4700, 0x4000e02060, 0x1e75b38, 0x4000e02180) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x4000c65260, 0x40013e4600) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x4000b95470, 0x1e68a40, 0x4000c65260, 0x40013e4600) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000c712c0, 0x1e68a40, 0x4000c65260, 0x40013e4400) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x4000410540, 0x1e68a40, 0x4000c65260, 0x40013e4400) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x40004ae0a0, 0x1e75b38, 0x400102b280) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 1 [chan receive, 107 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).start(0x400047f5f0, 0x40002804e0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:231 +0x7e4 github.com/docker/docker/cmd/dockerd.runDaemon(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker_unix.go:13 github.com/docker/docker/cmd/dockerd.newDaemonCommand.func1(0x40001ce580, 0x4000410380, 0x0, 0xe, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:34 +0x78 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).execute(0x40001ce580, 0x40001ba010, 0xe, 0xe, 0x40001ce580, 0x40001ba010) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:850 +0x320 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x40001ce580, 0x0, 0x0, 0x10) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:958 +0x258 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).Execute(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:895 github.com/docker/docker/cmd/dockerd.Main() /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:98 +0x188 main.main() /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/balena-engine/main.go:29 +0x1b4 goroutine 24 [select, 107 minutes]: github.com/docker/docker/libcontainerd/supervisor.(*remote).monitorDaemon(0x40001a5200, 0x1e75a90, 0x40007a2200) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:318 +0xabc created by github.com/docker/docker/libcontainerd/supervisor.Start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:90 +0x300 goroutine 66 [syscall, 107 minutes]: syscall.Syscall6(0x5f, 0x1, 0x6ab, 0x400005ac78, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/syscall/asm_linux_arm64.s:35 +0x10 os.(*Process).blockUntilWaitable(0x400040eae0, 0x60, 0x400005ad88, 0x409148) /usr/lib/go/src/os/wait_waitid.go:32 +0x74 os.(*Process).wait(0x400040eae0, 0x408ba0, 0x400005adb8, 0x43a9dc) /usr/lib/go/src/os/exec_unix.go:22 +0x34 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:129 os/exec.(*Cmd).Wait(0x40005582c0, 0x4, 0x400005ae58) /usr/lib/go/src/os/exec/exec.go:507 +0x48 github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd.func1(0x40005582c0, 0x40001a5200) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:214 +0x30 created by github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:212 +0x244 goroutine 67 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40001de7c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:69 +0x7c created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:60 +0x128 goroutine 68 [chan receive, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x4000116dc0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1179 +0x32c created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:815 +0x190 goroutine 25 [IO wait, 107 minutes]: internal/poll.runtime_pollWait(0x7f5cfe1cc8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40007a6498, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40007a6480, 0x4000828000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x40007a6480, 0x4000828000, 0x8000, 0x8000, 0x800010601, 0x0, 0x800010601) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x400047a170, 0x4000828000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 bufio.(*Reader).Read(0x40007a42a0, 0x4000410738, 0x9, 0x9, 0x14, 0x7f864f7a68, 0x18) /usr/lib/go/src/bufio/bufio.go:227 +0x20c io.ReadAtLeast(0x1e2e928, 0x40007a42a0, 0x4000410738, 0x9, 0x9, 0x9, 0x400055fda8, 0x4c5b38, 0x3ac8db54a) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x4000410738, 0x9, 0x9, 0x1e2e928, 0x40007a42a0, 0x0, 0x4000000000, 0x8a4b18, 0x400049d698) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x5c github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x4000410700, 0x4000166420, 0x4000166420, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x4000134700) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1265 +0x110 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:300 +0x934 goroutine 26 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x40001bf5e0, 0x1, 0x0, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xe8 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x40007a4360, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1a4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x4000134700) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:346 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:344 +0xabc goroutine 38 [syscall, 107 minutes]: os/signal.signal_recv(0x0) /usr/lib/go/src/runtime/sigqueue.go:168 +0xcc os/signal.loop() /usr/lib/go/src/os/signal/signal_unix.go:23 +0x20 created by os/signal.Notify.func1.1 /usr/lib/go/src/os/signal/signal.go:151 +0x44 goroutine 39 [chan receive, 107 minutes]: github.com/docker/docker/pkg/signal.Trap.func1(0x4000148480, 0x1e31568, 0x40001c0000, 0x40001a1830) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:38 +0x4c created by github.com/docker/docker/pkg/signal.Trap /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:36 +0xf0 goroutine 70 [chan receive, 107 minutes]: github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap.func1(0x4000148720, 0x16bda91, 0x16) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:18 +0x34 created by github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:17 +0xa4 goroutine 73 [IO wait, 107 minutes]: internal/poll.runtime_pollWait(0x7f5cfe1be0, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000544718, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x4000544700, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x4000544700, 0x7f864f7a68, 0x30, 0x400047fc50) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x4000531e60, 0x4f612c, 0x30, 0x1cc7ee0) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x4000531e60, 0x400047fc50, 0x1dffe00, 0x4000410860, 0x1af9440) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x40004107e0, 0x1e68860, 0x4000531e60, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c net/http.Serve(...) /usr/lib/go/src/net/http/server.go:2529 github.com/docker/docker/daemon.(*Daemon).listenMetricsSock.func1(0x1e68860, 0x4000531e60, 0x40001de8c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:33 +0xe0 created by github.com/docker/docker/daemon.(*Daemon).listenMetricsSock /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:31 +0x15c goroutine 74 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40001dea80) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:69 +0x7c created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:60 +0x128 goroutine 75 [chan receive, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x4000117340) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1179 +0x32c created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:815 +0x190 goroutine 77 [IO wait]: internal/poll.runtime_pollWait(0x7f5cfe1af8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000544918, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000544900, 0x4000902000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000544900, 0x4000902000, 0x8000, 0x8000, 0x800010601, 0x0, 0x800010601) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x40001b6360, 0x4000902000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 bufio.(*Reader).Read(0x4000445ce0, 0x40005721f8, 0x9, 0x9, 0x14, 0x7f864f7f18, 0x18) /usr/lib/go/src/bufio/bufio.go:227 +0x20c io.ReadAtLeast(0x1e2e928, 0x4000445ce0, 0x40005721f8, 0x9, 0x9, 0x9, 0x4000775da8, 0x4c5b38, 0x5d43621fe36) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x40005721f8, 0x9, 0x9, 0x1e2e928, 0x4000445ce0, 0x0, 0x4000000000, 0x8a4b18, 0x400005c698) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x5c github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x40005721c0, 0x4000d2c828, 0x4000d2c828, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x4000412c40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1265 +0x110 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:300 +0x934 goroutine 78 [select]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x4000390c80, 0x1, 0x0, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xe8 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x40007a46c0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1a4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x4000412c40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:346 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:344 +0xabc goroutine 41 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x4000142440) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:69 +0x7c created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:60 +0x128 goroutine 42 [chan receive, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x4000265080) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1179 +0x32c created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:815 +0x190 goroutine 44 [IO wait, 107 minutes]: internal/poll.runtime_pollWait(0x7f5cfe1a10, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x400016a218, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x400016a200, 0x400089e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x400016a200, 0x400089e000, 0x8000, 0x8000, 0x800000601, 0x0, 0x800000601) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x40000126a0, 0x400089e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 bufio.(*Reader).Read(0x4000148a80, 0x400089c118, 0x9, 0x9, 0x40001a19f8, 0x18, 0x18) /usr/lib/go/src/bufio/bufio.go:227 +0x20c io.ReadAtLeast(0x1e2e928, 0x4000148a80, 0x400089c118, 0x9, 0x9, 0x9, 0x18, 0x40001a19f8, 0x4000088400) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x400089c118, 0x9, 0x9, 0x1e2e928, 0x4000148a80, 0x0, 0x4000000000, 0x40001a1901, 0x400049be98) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x5c github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x400089c0e0, 0x4000898198, 0x4000898198, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x40008b6000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1265 +0x110 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:300 +0x934 goroutine 45 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x4000104140, 0x1, 0x0, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xe8 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x4000148b40, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1a4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x40008b6000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:346 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:344 +0xabc goroutine 79 [select, 107 minutes]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x40002f8c40, 0x1e75a90, 0x40007a2200, 0x16aa1b4, 0xc) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:782 +0x20c created by github.com/docker/docker/libcontainerd/remote.NewClient /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:70 +0x20c goroutine 27 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x4000421180, 0x400025efc0, 0x1e75b38, 0x400047ff50) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0x90 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x960 goroutine 28 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0x4000138c00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:318 +0x80 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:333 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x40007a6780, 0x1d5d640, 0x40007a49c0, 0x0, 0x400005cee8, 0x2) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:871 +0x6e8 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x40007a6780, 0x2, 0x4000544900) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x40 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x400025efc0, 0x4000863e78, 0x4000863e48, 0x400054d2c0, 0x400005ce00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:594 +0xbc github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x400025efc0, 0x1d5d640, 0x40007a49c0, 0x8987cc, 0x40001b6360) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xa4 github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x40003eb410, 0x0, 0x400054d4a0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:354 +0x5c github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x40007a47e0, 0x1e86808, 0x40003eb410, 0x400004d7a0, 0x1e75a90, 0x40007a23c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x60 created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x170 goroutine 46 [select, 107 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x4000574380, 0x400000cb40, 0x1e75b38, 0x40008b8300) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0x90 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x960 goroutine 31 [sync.Cond.Wait, 107 minutes]: sync.runtime_notifyListWait(0x4000143c90, 0x0) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000143c80) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/daemon/stats.(*Collector).Run(0x4000143c40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats/collector.go:95 +0x3c created by github.com/docker/docker/daemon.(*Daemon).newStatsCollector /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats_collector.go:24 +0x70 goroutine 32 [chan receive, 3 minutes]: github.com/docker/docker/daemon.(*Daemon).execCommandGC(0x400089a000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:309 +0x10c created by github.com/docker/docker/daemon.NewDaemon /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/daemon.go:1189 +0x207c goroutine 33 [select]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x40002b0310, 0x1e75a90, 0x40007a2200, 0x169b54b, 0x4) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:782 +0x20c created by github.com/docker/docker/libcontainerd/remote.NewClient /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:70 +0x20c goroutine 51 [select]: github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).watchLoop(0x40001e2300) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:424 +0x78 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startWatch /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:441 +0xc4 goroutine 49 [chan receive, 107 minutes]: github.com/docker/docker/api/server.(*Server).serveAPI(0x40001be230, 0x50da80, 0x400091ff80) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:94 +0x134 github.com/docker/docker/api/server.(*Server).Wait(0x40001be230, 0x4000c62000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:199 +0x28 created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:224 +0x7c4 goroutine 906 [semacquire, 106 minutes]: sync.runtime_Semacquire(0x4001129930) /usr/lib/go/src/runtime/sema.go:56 +0x38 sync.(*WaitGroup).Wait(0x4001129928) /usr/lib/go/src/sync/waitgroup.go:130 +0x74 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Wait(0x4001129920, 0x46f8b4, 0x40002803c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:40 +0x30 github.com/docker/docker/container/stream.(*Config).CopyStreams.func5.1(0x4000ce9260, 0x4001129920) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:138 +0x28 created by github.com/docker/docker/container/stream.(*Config).CopyStreams.func5 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:137 +0xbc goroutine 48 [chan receive, 107 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap.func1(0x4000a47620, 0x400047f5f0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:83 +0x48 created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:82 +0x9c goroutine 47 [select]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).readClient(0x40001be190, 0x400047c3d0, 0x5, 0x5, 0x53, 0x60, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:186 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0x40001be190, 0x400047c3d0, 0x5, 0x5, 0x4000898240, 0x1dffe80, 0x4000862978) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:166 +0x178 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*transportReader).Read(0x40008b8390, 0x400047c3d0, 0x5, 0x5, 0x40008629a8, 0x8b39c0, 0x4000412c40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:479 +0x4c io.ReadAtLeast(0x1e320a8, 0x40008b8390, 0x400047c3d0, 0x5, 0x5, 0x5, 0x0, 0x0, 0x2) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).Read(0x4000d76100, 0x400047c3d0, 0x5, 0x5, 0x97, 0x73, 0x24) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:463 +0xa4 github.com/docker/docker/vendor/google.golang.org/grpc.(*parser).recvMsg(0x400047c3c0, 0x1000000, 0x97, 0x97, 0x0, 0x0, 0x0, 0x4000d6ff80) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:508 +0x48 github.com/docker/docker/vendor/google.golang.org/grpc.recvAndDecompress(0x400047c3c0, 0x4000d76100, 0x0, 0x0, 0x1000000, 0x0, 0x0, 0x0, 0x4001106000, 0x97, ...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:639 +0x30 github.com/docker/docker/vendor/google.golang.org/grpc.recv(0x400047c3c0, 0x7f5e8664d8, 0x2bdc510, 0x4000d76100, 0x0, 0x0, 0x1d5d640, 0x40012a4ea0, 0x1000000, 0x0, ...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:707 +0x60 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x400013c180, 0x1d5d640, 0x40012a4ea0, 0x0, 0x4000862d48, 0x43a9dc) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:885 +0xb8 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x400013c180, 0x4674e0, 0x400008bb00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x40 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x400000cb40, 0x4000862e78, 0x4000862e48, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:590 +0x488 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x400000cb40, 0x1d5d640, 0x40012a4ea0, 0x2, 0x2) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xa4 github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x400045e1b0, 0x4000862f30, 0x0, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:354 +0x5c github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x4000a46180, 0x1e86808, 0x400045e1b0, 0x400054c120, 0x1e75a90, 0x40001de040) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x60 created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x170 goroutine 861 [IO wait, 106 minutes]: internal/poll.runtime_pollWait(0x7f5cfe1758, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40007a7318, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40007a7300, 0x4000b833f1, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x40007a7300, 0x4000b833f1, 0x1, 0x1, 0x4000cbb458, 0x4000cbb454, 0x4000966f58) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x4000012bb8, 0x4000b833f1, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).backgroundRead(0x4000b833e0) /usr/lib/go/src/net/http/server.go:692 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:688 +0xc4 goroutine 949 [select]: github.com/docker/docker/api/server/router/system.(*systemRouter).getEvents(0x40001be320, 0x1e75b38, 0x4000d3c6f0, 0x1e68a40, 0x4000e5b260, 0x400119c100, 0x4000d3c540, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/system/system_routes.go:198 +0x588 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4000d3c6f0, 0x1e68a40, 0x4000e5b260, 0x400119c100, 0x4000d3c540, 0x1e75b38, 0x4000d3c6f0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4000d3c6c0, 0x1e68a40, 0x4000e5b260, 0x400119c100, 0x4000d3c540, 0x7f865039e0, 0x40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4000d3c6c0, 0x1e68a40, 0x4000e5b260, 0x400119c100, 0x4000d3c540, 0x1e75b38, 0x4000d3c6c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x4000e5b260, 0x400119c000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x40009ce228, 0x1e68a40, 0x4000e5b260, 0x400119c000) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000c71380, 0x1e68a40, 0x4000e5b260, 0x4001043e00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x4000410620, 0x1e68a40, 0x4000e5b260, 0x4001043e00) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x4000ce74a0, 0x1e75b38, 0x40001439c0) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 332 [select]: github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.removeUnusedPaths() /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:105 +0x28c created by github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.createBasePath /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:90 +0xa0 goroutine 903 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x40007a2ed0, 0x40000000ae) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40007a2ec0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x40007a2e80, 0x4001354000, 0x8000, 0x8000, 0x38, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 io.copyBuffer(0x1e2f528, 0x4000ace750, 0x7f5e8854c0, 0x40007a2e80, 0x4001354000, 0x8000, 0x8000, 0x0, 0x3, 0x0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f528, 0x4000ace750, 0x7f5e8854c0, 0x40007a2e80, 0x4001354000, 0x8000, 0x8000, 0x44afec, 0x40004a0de8, 0x109e584) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f528, 0x4000ace750, 0x7f5e8854c0, 0x40007a2e80, 0x40007a2e80, 0x1, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x169ea8b, 0x6, 0x1e2f528, 0x4000ace750, 0x1e58c20, 0x40007a2e80, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:111 +0x188 github.com/docker/docker/container/stream.(*Config).CopyStreams.func3(0x40007a2dc0, 0x1e32301) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:124 +0x60 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4001129920, 0x4000ace780) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 2758 [sync.Cond.Wait, 101 minutes]: sync.runtime_notifyListWait(0x4000b5c210, 0x400000000a) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000b5c200) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000b5c1c0, 0x4001436000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000b5c2c0, 0x169ea8b, 0x6, 0x7f5e8854c0, 0x4000b5c1c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 901 [chan receive, 106 minutes]: github.com/docker/docker/daemon.(*Daemon).containerAttach(0x400089a000, 0x4000cf2f00, 0x40000294d0, 0x4000470100, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:177 +0x108 github.com/docker/docker/daemon.(*Daemon).ContainerAttach(0x400089a000, 0x400133c5b7, 0x40, 0x4001129830, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:74 +0x278 github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersAttach(0x40001ded00, 0x1e75b38, 0x4001129770, 0x1e68a40, 0x40012f62a0, 0x4000d77c00, 0x40011296b0, 0x1a8e000, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:624 +0x2dc github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4001129770, 0x1e68a40, 0x40012f62a0, 0x4000d77c00, 0x40011296b0, 0x1e75b38, 0x4001129770) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4001129740, 0x1e68a40, 0x40012f62a0, 0x4000d77c00, 0x40011296b0, 0x7f5d00acd0, 0x40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4001129740, 0x1e68a40, 0x40012f62a0, 0x4000d77c00, 0x40011296b0, 0x1e75b38, 0x4001129740) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x40012f62a0, 0x4000d76c00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x4000b95a40, 0x1e68a40, 0x40012f62a0, 0x4000d76c00) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000c71380, 0x1e68a40, 0x40012f62a0, 0x4000d76a00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x4000410620, 0x1e68a40, 0x40012f62a0, 0x4000d76a00) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x4000a42280, 0x1e75b38, 0x40007a2d80) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 215 [IO wait]: internal/poll.runtime_pollWait(0x7f5cfe1928, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000b80318, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x4000b80300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x4000b80300, 0x400047ac98, 0x4000cc5ed8, 0x443074) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x4000b82510, 0x4000cc5f40, 0x4000cc5f48, 0x18) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x4000b82510, 0x1dfc380, 0x1e8e660, 0x400047ac98, 0x40001e2300) /usr/lib/go/src/net/unixsock.go:260 +0x5c github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).acceptClientConnections(0x40001e2300, 0x40005df680, 0x33, 0x1e68860, 0x4000b82510) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:144 +0x30 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startExternalKeyListener /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:138 +0x28c goroutine 895 [IO wait]: internal/poll.runtime_pollWait(0x7f5c3f4e88, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000a471b8, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000a471a0, 0x4000f6a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x4000b74480, 0x4000f6a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x4000d6f3e0, 0x4000f6a000, 0x8000, 0x8000, 0x38, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x4000a86860, 0x7f5c480b08, 0x4000d6f3e0, 0x4000f6a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x4000a86860, 0x7f5c480b08, 0x4000d6f3e0, 0x4000f6a000, 0x8000, 0x8000, 0x0, 0x4000a00f48, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x4000a86860, 0x7f5c480b08, 0x4000d6f3e0, 0x4000d6f3e0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x4000a86860, 0x7f5c480ac0, 0x4000d6f3e0, 0x4000b4f770) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 896 [IO wait, 106 minutes]: internal/poll.runtime_pollWait(0x7f5cfe11e8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000a47218, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000a47200, 0x4000f72000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x4000b74488, 0x4000f72000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x4000d6f5c0, 0x4000f72000, 0x8000, 0x8000, 0xbb, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x4000a86840, 0x7f5c480b08, 0x4000d6f5c0, 0x4000f72000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x4000a86840, 0x7f5c480b08, 0x4000d6f5c0, 0x4000f72000, 0x8000, 0x8000, 0x0, 0x4000887f48, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x4000a86840, 0x7f5c480b08, 0x4000d6f5c0, 0x4000d6f5c0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x4000a86840, 0x7f5c480ac0, 0x4000d6f5c0, 0x4000b4f770) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 187 [chan receive, 107 minutes]: github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*scheduler).loop.func2(0x40002f80e0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:76 +0x30 created by github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*scheduler).loop /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:75 +0x60 goroutine 244 [IO wait]: internal/poll.runtime_pollWait(0x7f5cfe1db0, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x400013c718, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x400013c700, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x400013c700, 0x0, 0x4000cc7d88, 0x846b54) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x400047f830, 0x63d8d6e3, 0x4000cc7db8, 0x443074) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x400047f830, 0x4000cc7e20, 0x4000cc7e28, 0x18, 0x4000a5c300) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x4000410620, 0x1e68860, 0x400047f830, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:112 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x4000a476e0, 0x400047c738) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:86 +0xb4 created by github.com/docker/docker/api/server.(*Server).serveAPI /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:83 +0x80 goroutine 268 [IO wait, 107 minutes]: internal/poll.runtime_pollWait(0x7f5cfe1f80, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x400013c518, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x400013c500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x400013c500, 0x7f864f7f18, 0x30, 0x4000b820f0) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x400047f7a0, 0x4f612c, 0x30, 0x1cc7ee0) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x400047f7a0, 0x4000b820f0, 0x1dffe00, 0x40004104e0, 0x1af9440) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x4000410460, 0x1e68860, 0x400047f7a0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:112 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x4000a476e0, 0x400047c708) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:86 +0xb4 created by github.com/docker/docker/api/server.(*Server).serveAPI /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:83 +0x80 goroutine 893 [sync.Cond.Wait, 106 minutes]: sync.runtime_notifyListWait(0x4000101c90, 0x4000000002) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000101c80) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000101c40, 0x4000f62000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000101cc0, 0x169ea85, 0x6, 0x7f5e8854c0, 0x4000101c40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 267 [sync.Cond.Wait, 107 minutes]: sync.runtime_notifyListWait(0x40001debd0, 0x0) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40001debc0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/vendor/github.com/moby/buildkit/util/cond.(*StatefulCond).Wait(0x40008b8c60) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/util/cond/cond.go:28 +0xf8 github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*scheduler).loop(0x40002f80e0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:101 +0x1b8 created by github.com/docker/docker/vendor/github.com/moby/buildkit/solver.newScheduler /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:35 +0x198 goroutine 894 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x4000101c10, 0x40000000ae) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000101c00) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000101bc0, 0x4000f66000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000101cc0, 0x169ea8b, 0x6, 0x7f5e8854c0, 0x4000101bc0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 269 [IO wait]: internal/poll.runtime_pollWait(0x7f5cfe1e98, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x400013c598, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x400013c580, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x400013c580, 0x0, 0x4000860d88, 0x846b54) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x400047f800, 0x63d8d6e4, 0x4000860db8, 0x443074) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x400047f800, 0x4000860e20, 0x4000860e28, 0x18, 0x4000a5cd80) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x4000410540, 0x1e68860, 0x400047f800, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:112 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x4000a476e0, 0x400047c720) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:86 +0xb4 created by github.com/docker/docker/api/server.(*Server).serveAPI /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:83 +0x80 goroutine 886 [chan receive, 106 minutes]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersWait(0x40001ded00, 0x1e75b38, 0x4000a3cd80, 0x1e68a40, 0x40005730a0, 0x4000ba1e00, 0x4000a3cc00, 0x1a8e000, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:364 +0x210 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4000a3cd80, 0x1e68a40, 0x40005730a0, 0x4000ba1e00, 0x4000a3cc00, 0x1e75b38, 0x4000a3cd80) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4000a3ccf0, 0x1e68a40, 0x40005730a0, 0x4000ba1e00, 0x4000a3cc00, 0x7f5c471990, 0x40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4000a3ccf0, 0x1e68a40, 0x40005730a0, 0x4000ba1e00, 0x4000a3cc00, 0x1e75b38, 0x4000a3ccf0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x40005730a0, 0x4000ba1d00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x4000b959b0, 0x1e68a40, 0x40005730a0, 0x4000ba1d00) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000c71380, 0x1e68a40, 0x40005730a0, 0x4000ba1b00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x4000410620, 0x1e68a40, 0x40005730a0, 0x4000ba1b00) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x4000ac88c0, 0x1e75b38, 0x4000cbb400) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 904 [sync.Cond.Wait, 106 minutes]: sync.runtime_notifyListWait(0x40007a2f50, 0x4000000002) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40007a2f40) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x40007a2f00, 0x400135e000, 0x8000, 0x8000, 0xbb, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 io.copyBuffer(0x1e2f528, 0x4000ace738, 0x7f5e8854c0, 0x40007a2f00, 0x400135e000, 0x8000, 0x8000, 0x0, 0x3, 0x0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f528, 0x4000ace738, 0x7f5e8854c0, 0x40007a2f00, 0x400135e000, 0x8000, 0x8000, 0x400091a130, 0x4000a055e8, 0x109e584) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f528, 0x4000ace738, 0x7f5e8854c0, 0x40007a2f00, 0x40007a2f00, 0x1, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x169ea85, 0x6, 0x1e2f528, 0x4000ace738, 0x1e58c20, 0x40007a2f00, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:111 +0x188 github.com/docker/docker/container/stream.(*Config).CopyStreams.func4(0x0, 0x46f8b8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:129 +0x60 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4001129920, 0x4000ace798) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 905 [select, 106 minutes]: github.com/docker/docker/container/stream.(*Config).CopyStreams.func5(0x4001129920, 0x1e75a90, 0x40007a2fc0, 0x40000294d0, 0x4000ce9200) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:140 +0x11c created by github.com/docker/docker/container/stream.(*Config).CopyStreams /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:134 +0xe8 goroutine 862 [select, 106 minutes]: github.com/docker/docker/container.(*State).Wait.func1(0x1e75b38, 0x4000a3cd80, 0x400054de60, 0x4000995980, 0x40009959e0, 0x4000b81280) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:213 +0x7c created by github.com/docker/docker/container.(*State).Wait /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:212 +0x100 goroutine 2759 [sync.Cond.Wait, 101 minutes]: sync.runtime_notifyListWait(0x4000b5c290, 0x0) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000b5c280) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000b5c240, 0x400144c000, 0x800, 0x4000, 0x0, 0x0, 0x400049c5f8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000b5c2c0, 0x169ea85, 0x6, 0x7f5e8854c0, 0x4000b5c240) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 897 [select]: github.com/docker/docker/daemon.monitor(0x400089a000, 0x4000cf2f00, 0x4000c627e0, 0x1e2f168, 0x4000e376ac) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:215 +0x108 created by github.com/docker/docker/daemon.(*Daemon).updateHealthMonitor /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:305 +0xd0 goroutine 875 [IO wait, 106 minutes]: internal/poll.runtime_pollWait(0x7f5c3f4cb8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000b81e18, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000b81e00, 0x4000d3c3d1, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000b81e00, 0x4000d3c3d1, 0x1, 0x1, 0x0, 0x2bdc510, 0x0) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x4000b745b8, 0x4000d3c3d1, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).backgroundRead(0x4000d3c3c0) /usr/lib/go/src/net/http/server.go:692 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:688 +0xc4 goroutine 907 [IO wait, 106 minutes]: internal/poll.runtime_pollWait(0x7f5cfe1840, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000be0d98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000be0d80, 0x400087d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000be0d80, 0x400087d000, 0x1000, 0x1000, 0x0, 0x4d3340, 0x4000ead918) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x400047a450, 0x400087d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).Read(0x4001129980, 0x400087d000, 0x1000, 0x1000, 0x0, 0x0, 0x72) /usr/lib/go/src/net/http/server.go:800 +0x234 bufio.(*Reader).fill(0x4001a80d80) /usr/lib/go/src/bufio/bufio.go:101 +0xf8 bufio.(*Reader).Peek(0x4001a80d80, 0x4, 0x0, 0x0, 0x0, 0x0, 0x4000be0d00) /usr/lib/go/src/bufio/bufio.go:139 +0x40 net/http.(*conn).readRequest(0x4000a42460, 0x1e75a90, 0x40007a3000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:983 +0xbfc net/http.(*conn).serve(0x4000a42460, 0x1e75b38, 0x40007a3000) /usr/lib/go/src/net/http/server.go:1878 +0x5c0 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 2760 [IO wait, 101 minutes]: internal/poll.runtime_pollWait(0x7f5cfe12d0, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000ca2438, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000ca2420, 0x4001308000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x40001b6b28, 0x4001308000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x4000ca2060, 0x4001308000, 0x8000, 0x8000, 0x42, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x4000a0a660, 0x7f5c480b08, 0x4000ca2060, 0x4001308000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x4000a0a660, 0x7f5c480b08, 0x4000ca2060, 0x4001308000, 0x8000, 0x8000, 0x0, 0x400088a748, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x4000a0a660, 0x7f5c480b08, 0x4000ca2060, 0x4000ca2060, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x4000a0a660, 0x7f5c480ac0, 0x4000ca2060, 0x40012d1090) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 9649 [IO wait]: internal/poll.runtime_pollWait(0x7f5c3f4830, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000be0f18, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000be0f00, 0x4000d3de41, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000be0f00, 0x4000d3de41, 0x1, 0x1, 0x4000996858, 0x4000996854, 0x400088bf58) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x4000b745e8, 0x4000d3de41, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).backgroundRead(0x4000d3de30) /usr/lib/go/src/net/http/server.go:692 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:688 +0xc4 real 0m 0.06s user 0m 0.01s sys 0m 0.00s --- balena --version --- 2023-01-31 08:52:52.110137150+00:00 balenaEngine version 20.10.17, build 13db38c82bdb056f013f5497b0662ad34ffb98f7 real 0m 0.14s user 0m 0.11s sys 0m 0.06s --- balena images --- 2023-01-31 08:52:52.276048177+00:00 REPOSITORY TAG IMAGE ID CREATED SIZE registry2.balena-cloud.com/v2/a928fb5e6a2171c1fab11f7e3e6cafb9 latest 8cfd5df74c62 2 months ago 1.35GB balena_supervisor v13.1.11 0212fdbf77db 8 months ago 75.7MB registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab latest 0212fdbf77db 8 months ago 75.7MB balena-healthcheck-image latest 46331d942d63 10 months ago 9.14kB real 0m 0.13s user 0m 0.10s sys 0m 0.06s --- balena ps -a --- 2023-01-31 08:52:52.432133045+00:00 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES f00d8cdf50bb 8cfd5df74c62 "/usr/bin/entry.sh b…" 2 hours ago Up 2 hours main_5679333_2363739_317369b570e0c5a8cc117a18c806d0aa 3a37499bd7f6 registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab "/usr/src/app/entry.…" 2 hours ago Up 2 hours (healthy) balena_supervisor real 0m 0.13s user 0m 0.09s sys 0m 0.07s --- balena stats --all --no-stream --- 2023-01-31 08:52:52.591025025+00:00 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS f00d8cdf50bb main_5679333_2363739_317369b570e0c5a8cc117a18c806d0aa 1.74% 184.1MiB / 7.678GiB 2.34% 0B / 0B 1.41MB / 13.6MB 30 3a37499bd7f6 balena_supervisor 0.02% 45.27MiB / 7.678GiB 0.58% 0B / 0B 259kB / 180kB 11 real 0m 2.80s user 0m 0.12s sys 0m 0.05s --- balena system df --- 2023-01-31 08:52:55.419777050+00:00 TYPE TOTAL ACTIVE SIZE RECLAIMABLE Images 3 2 1.421GB 9.136kB (0%) Containers 2 2 32.86MB 0B (0%) Local Volumes 1 1 0B 0B Build Cache 0 0 0B 0B real 0m 0.20s user 0m 0.09s sys 0m 0.06s --- balena volume ls --- 2023-01-31 08:52:55.649044745+00:00 DRIVER VOLUME NAME local 1935197_resin-data real 0m 0.20s user 0m 0.15s sys 0m 0.16s --- balena network ls --- 2023-01-31 08:52:55.882588931+00:00 NETWORK ID NAME DRIVER SCOPE 38156e5692e3 a9f676a5b087430d87fbbca271684df8_default bridge local 154b63f984c6 bridge bridge local ddfab753b530 host host local 0ef52fa57f5f none null local 3e94e9a74c6e supervisor0 bridge local real 0m 0.12s user 0m 0.11s sys 0m 0.04s --- systemctl status balena --no-pager --- 2023-01-31 08:52:56.034375826+00:00 ● balena.service - Balena Application Container Engine Loaded: loaded (/lib/systemd/system/balena.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/balena.service.d └─storagemigration.conf Active: active (running) since Tue 2023-01-31 07:05:37 UTC; 1h 47min ago TriggeredBy: ● balena-engine.socket Docs: https://www.balena.io/docs/getting-started Main PID: 1651 (balenad) Tasks: 46 (limit: 9033) Memory: 1.7G CGroup: /system.slice/balena.service ├─1651 /usr/bin/balenad --experimental --log-driver=journald --storage-driver=overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --dns=10.114.102.1 --bip=10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt=native.cgroupdriver=systemd ├─1653 /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1651 ├─1707 balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info ├─2578 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-balena-engine-runc -systemd-cgroup └─3393 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-balena-engine-runc -systemd-cgroup Jan 31 08:48:50 07bf21f balenad[1707]: time="2023-01-31T08:48:50.959752123Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6c21b4c589928849d80f3ff19b6740062ddb4b504667277cd305239d5ac6fa18.sock debug=false pid=13650 Jan 31 08:48:52 07bf21f balenad[1707]: time="2023-01-31T08:48:52.002968574Z" level=info msg="shim reaped" id=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 Jan 31 08:48:52 07bf21f balenad[1651]: time="2023-01-31T08:48:52.009800956Z" level=info msg="ignoring event" container=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:51:25 07bf21f 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 5.560 ms Jan 31 08:51:52 07bf21f balenad[1651]: time="2023-01-31T08:51:52.975262238Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:51:53 07bf21f balenad[1707]: time="2023-01-31T08:51:53.019365862Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:51:53 07bf21f balenad[1707]: time="2023-01-31T08:51:53.024946752Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ebd09630901238f5a88221df9557c924c3c06a8fbab4b8b7c018dbde438348eb.sock debug=false pid=13940 Jan 31 08:51:54 07bf21f balenad[1707]: time="2023-01-31T08:51:54.082353001Z" level=info msg="shim reaped" id=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 Jan 31 08:51:54 07bf21f balenad[1651]: time="2023-01-31T08:51:54.087011452Z" level=info msg="ignoring event" container=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:52:37 07bf21f 3a37499bd7f6[1651]: [info] Reported current state to the cloud real 0m 0.06s user 0m 0.01s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- 2023-01-31 08:52:56.120643013+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:52:50 UTC. -- Jan 31 07:33:01 balenad[1707]: time="2023-01-31T07:33:01.567740266Z" level=info msg="shim reaped" id=d5c2c5516597ebed437e79f7401ef521ca30e362ee15933b25e3fba8a2820340 Jan 31 07:33:01 balenad[1651]: time="2023-01-31T07:33:01.571523908Z" level=info msg="ignoring event" container=d5c2c5516597ebed437e79f7401ef521ca30e362ee15933b25e3fba8a2820340 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:33:11 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 07:36:02 balenad[1651]: time="2023-01-31T07:36:02.410406152Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:36:02 balenad[1707]: time="2023-01-31T07:36:02.455648713Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:36:02 balenad[1707]: time="2023-01-31T07:36:02.461519638Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/598d76765d7316fe9136568ff25a9d917d0c6eba2a757d9221c5eb1df06871c2.sock debug=false pid=6696 Jan 31 07:36:03 balenad[1707]: time="2023-01-31T07:36:03.514964283Z" level=info msg="shim reaped" id=a6a7130d9da4c811618bc35da58124afd32a1e7256f45dfeb40494b3b8d58c40 Jan 31 07:36:03 balenad[1651]: time="2023-01-31T07:36:03.519257774Z" level=info msg="ignoring event" container=a6a7130d9da4c811618bc35da58124afd32a1e7256f45dfeb40494b3b8d58c40 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:36:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 07:36:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 07:36:18 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.086 ms Jan 31 07:39:04 balenad[1651]: time="2023-01-31T07:39:04.345011267Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:39:04 balenad[1707]: time="2023-01-31T07:39:04.389595166Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:39:04 balenad[1707]: time="2023-01-31T07:39:04.393460901Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5537f5050462dbe14c10c495a281d7f3ad173b0abe97dfd67dbe271c5d1e7b09.sock debug=false pid=6991 Jan 31 07:39:05 balenad[1707]: time="2023-01-31T07:39:05.497132297Z" level=info msg="shim reaped" id=bf405cfb34fce39973c9ca5ae19750382a59ba8da40d34de4226c8e48a6b4bc2 Jan 31 07:39:05 balenad[1651]: time="2023-01-31T07:39:05.501063660Z" level=info msg="ignoring event" container=bf405cfb34fce39973c9ca5ae19750382a59ba8da40d34de4226c8e48a6b4bc2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:41:18 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 5.965 ms Jan 31 07:42:06 balenad[1651]: time="2023-01-31T07:42:06.353058855Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:42:06 balenad[1707]: time="2023-01-31T07:42:06.397480607Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:42:06 balenad[1707]: time="2023-01-31T07:42:06.403674253Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/24959ac59d57fe04df9b6f0f325c4476d2c60dd5aef93818621a5dbf20df1e74.sock debug=false pid=7286 Jan 31 07:42:07 balenad[1707]: time="2023-01-31T07:42:07.513095056Z" level=info msg="shim reaped" id=0d48c1a93c9e50e3c7a9af329872e7c90cfd8b1e96b82fbd60a4be1ace46acae Jan 31 07:42:07 balenad[1651]: time="2023-01-31T07:42:07.515693669Z" level=info msg="ignoring event" container=0d48c1a93c9e50e3c7a9af329872e7c90cfd8b1e96b82fbd60a4be1ace46acae module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:45:08 balenad[1651]: time="2023-01-31T07:45:08.347685604Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:45:08 balenad[1707]: time="2023-01-31T07:45:08.393119331Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:45:08 balenad[1707]: time="2023-01-31T07:45:08.396796530Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2c9760d8455556a5e1cdd398e352b71e4cf2b6d707f71a81896b0efc83577511.sock debug=false pid=7547 Jan 31 07:45:09 balenad[1707]: time="2023-01-31T07:45:09.425858238Z" level=info msg="shim reaped" id=998f3beff98a20ce3adaf87b2b6c5dabed09aeb0b80057ea675250d6f01b0620 Jan 31 07:45:09 balenad[1651]: time="2023-01-31T07:45:09.428933774Z" level=info msg="ignoring event" container=998f3beff98a20ce3adaf87b2b6c5dabed09aeb0b80057ea675250d6f01b0620 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:46:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 07:46:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 07:46:19 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.272 ms Jan 31 07:48:10 balenad[1651]: time="2023-01-31T07:48:10.358302288Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:48:10 balenad[1707]: time="2023-01-31T07:48:10.403379276Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:48:10 balenad[1707]: time="2023-01-31T07:48:10.408763093Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5ef22ce8283f84979cb7975dc1d398b49e507292d84ff9fb63af6a24c996658c.sock debug=false pid=7837 Jan 31 07:48:11 balenad[1707]: time="2023-01-31T07:48:11.451747194Z" level=info msg="shim reaped" id=a92d02077f981331898aa870b83ec45604fdf8954cdaba2647998bee662efcdd Jan 31 07:48:11 balenad[1651]: time="2023-01-31T07:48:11.455286764Z" level=info msg="ignoring event" container=a92d02077f981331898aa870b83ec45604fdf8954cdaba2647998bee662efcdd module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:51:12 balenad[1651]: time="2023-01-31T07:51:12.360459210Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:51:12 balenad[1707]: time="2023-01-31T07:51:12.407305576Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:51:12 balenad[1707]: time="2023-01-31T07:51:12.413137613Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2f6659b1ebb1a2f8ad8848c294ccd00099adfd1e9e1d70f7e217e42045f1bb1b.sock debug=false pid=8114 Jan 31 07:51:13 balenad[1707]: time="2023-01-31T07:51:13.486133835Z" level=info msg="shim reaped" id=7a84fab51eb179ba03f25458567496dbebc52c09e22c7703f0e97197b9fb10ab Jan 31 07:51:13 balenad[1651]: time="2023-01-31T07:51:13.490862249Z" level=info msg="ignoring event" container=7a84fab51eb179ba03f25458567496dbebc52c09e22c7703f0e97197b9fb10ab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:51:19 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 7.220 ms Jan 31 07:54:14 balenad[1651]: time="2023-01-31T07:54:14.344873654Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:54:14 balenad[1707]: time="2023-01-31T07:54:14.389386868Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:54:14 balenad[1707]: time="2023-01-31T07:54:14.393580582Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/46413b2f32822adad4bb4229e527678bbe609238f9fa8f36d38ba37da5cdabcc.sock debug=false pid=8401 Jan 31 07:54:15 balenad[1707]: time="2023-01-31T07:54:15.465081462Z" level=info msg="shim reaped" id=d364e605c7b54aee2ca4b39f2485c2dfe80f98e8b1aec0304f0747c73f19e653 Jan 31 07:54:15 balenad[1651]: time="2023-01-31T07:54:15.468388941Z" level=info msg="ignoring event" container=d364e605c7b54aee2ca4b39f2485c2dfe80f98e8b1aec0304f0747c73f19e653 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:56:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 07:56:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 07:56:20 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.414 ms Jan 31 07:57:16 balenad[1651]: time="2023-01-31T07:57:16.367946165Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:57:16 balenad[1707]: time="2023-01-31T07:57:16.414296590Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:57:16 balenad[1707]: time="2023-01-31T07:57:16.418616099Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a73a1e8570d4d0d6948645b7c5938962e0ff2403c3f83ef0c00363e775237470.sock debug=false pid=8695 Jan 31 07:57:17 balenad[1707]: time="2023-01-31T07:57:17.461182906Z" level=info msg="shim reaped" id=66426bc35ee16a176036bf20470862652c5d5d1a5f865dc1ce2d578434915256 Jan 31 07:57:17 balenad[1651]: time="2023-01-31T07:57:17.463986796Z" level=info msg="ignoring event" container=66426bc35ee16a176036bf20470862652c5d5d1a5f865dc1ce2d578434915256 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:59:36 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 07:59:47 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:00:18 balenad[1651]: time="2023-01-31T08:00:18.400280080Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:00:18 balenad[1707]: time="2023-01-31T08:00:18.457952784Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:00:18 balenad[1707]: time="2023-01-31T08:00:18.461165096Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c25ae655af1f254a19a997e358d61800c46f28960e2d275ee68dd6c16a7feb6d.sock debug=false pid=8997 Jan 31 08:00:19 balenad[1707]: time="2023-01-31T08:00:19.656334979Z" level=info msg="shim reaped" id=d158d69b34284bde0f37553d438aaefc95719019fab45fa4097f1f80f573e661 Jan 31 08:00:19 balenad[1651]: time="2023-01-31T08:00:19.659185739Z" level=info msg="ignoring event" container=d158d69b34284bde0f37553d438aaefc95719019fab45fa4097f1f80f573e661 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:00:38 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:00:58 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:01:09 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:01:20 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 10.522 ms Jan 31 08:03:20 balenad[1651]: time="2023-01-31T08:03:20.541694700Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:03:20 balenad[1707]: time="2023-01-31T08:03:20.585852769Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:03:20 balenad[1707]: time="2023-01-31T08:03:20.590190241Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/09c52e99e22a666f867b20f5f3b9b909f1d861c3f2559488239be5beafd8928d.sock debug=false pid=9315 Jan 31 08:03:21 balenad[1707]: time="2023-01-31T08:03:21.689317833Z" level=info msg="shim reaped" id=56c7577260436a7e20ebecc26bf8f844f228f5f15324f6b50c983034602f1324 Jan 31 08:03:21 balenad[1651]: time="2023-01-31T08:03:21.702383138Z" level=info msg="ignoring event" container=56c7577260436a7e20ebecc26bf8f844f228f5f15324f6b50c983034602f1324 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:03:21 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:03:32 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:06:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:06:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:06:21 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.771 ms Jan 31 08:06:22 balenad[1651]: time="2023-01-31T08:06:22.569934826Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:06:22 balenad[1707]: time="2023-01-31T08:06:22.618441071Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:06:22 balenad[1707]: time="2023-01-31T08:06:22.622924116Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1b2f35befa103308634bb7ed9deb85be44043738b49e76a19e60d3c7e9d920f8.sock debug=false pid=9644 Jan 31 08:06:23 balenad[1707]: time="2023-01-31T08:06:23.671404014Z" level=info msg="shim reaped" id=ead122703a69bc93fad8a954d728b823026edde8fcea2f60ce51a48196ba0f5d Jan 31 08:06:23 balenad[1651]: time="2023-01-31T08:06:23.683477900Z" level=info msg="ignoring event" container=ead122703a69bc93fad8a954d728b823026edde8fcea2f60ce51a48196ba0f5d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:08:47 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:08:58 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:09:24 balenad[1651]: time="2023-01-31T08:09:24.602156205Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:09:24 balenad[1707]: time="2023-01-31T08:09:24.647026750Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:09:24 balenad[1707]: time="2023-01-31T08:09:24.651445092Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/dd6c9837c4a4b1f61e0528e65f0bc8b031a34d49ca3eafa05b7e19827b556d43.sock debug=false pid=9916 Jan 31 08:09:25 balenad[1707]: time="2023-01-31T08:09:25.806309252Z" level=info msg="shim reaped" id=1870c44236774258c6788530296dfe63677ba820b25329df94ecacd38066c85d Jan 31 08:09:25 balenad[1651]: time="2023-01-31T08:09:25.810474836Z" level=info msg="ignoring event" container=1870c44236774258c6788530296dfe63677ba820b25329df94ecacd38066c85d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:11:21 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.666 ms Jan 31 08:12:26 balenad[1651]: time="2023-01-31T08:12:26.659161387Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:12:26 balenad[1707]: time="2023-01-31T08:12:26.707554576Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:12:26 balenad[1707]: time="2023-01-31T08:12:26.712904412Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/de4785b5efc8ca988201f16b0f7a7a8f73cbcf49a339b21e4821a55ec2d3c074.sock debug=false pid=10204 Jan 31 08:12:27 balenad[1707]: time="2023-01-31T08:12:27.789717147Z" level=info msg="shim reaped" id=707d228c827fed3fa69d827c41d56a41e4bb5b32989c3bf9be978cb523e7c93a Jan 31 08:12:27 balenad[1651]: time="2023-01-31T08:12:27.794193396Z" level=info msg="ignoring event" container=707d228c827fed3fa69d827c41d56a41e4bb5b32989c3bf9be978cb523e7c93a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:15:28 balenad[1651]: time="2023-01-31T08:15:28.722871693Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:15:28 balenad[1707]: time="2023-01-31T08:15:28.766798133Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:15:28 balenad[1707]: time="2023-01-31T08:15:28.771938192Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4f5e7d75826f184a106639b2dc3d20a2bd961d4922f85f6cbc91a0eda00956fe.sock debug=false pid=10482 Jan 31 08:15:29 balenad[1707]: time="2023-01-31T08:15:29.784781690Z" level=info msg="shim reaped" id=9d5b2d543e57380caca9e44fb0fb7cc3069e1174999c4eb92340280930964dac Jan 31 08:15:29 balenad[1651]: time="2023-01-31T08:15:29.788361352Z" level=info msg="ignoring event" container=9d5b2d543e57380caca9e44fb0fb7cc3069e1174999c4eb92340280930964dac module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:16:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:16:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:16:21 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.663 ms Jan 31 08:17:16 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:17:26 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:17:47 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:17:57 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:18:30 balenad[1651]: time="2023-01-31T08:18:30.636578424Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:18:30 balenad[1707]: time="2023-01-31T08:18:30.681909374Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:18:30 balenad[1707]: time="2023-01-31T08:18:30.686833750Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5197f503f269ddf3d73bf03f021869103542e0cd46e9e2e7614ab5b04097cf39.sock debug=false pid=10788 Jan 31 08:18:31 balenad[1707]: time="2023-01-31T08:18:31.827527352Z" level=info msg="shim reaped" id=86ca68ca9d01d660acbf4490a95e87731424525a9c5d017b83eccef3d6727a0b Jan 31 08:18:31 balenad[1651]: time="2023-01-31T08:18:31.830702628Z" level=info msg="ignoring event" container=86ca68ca9d01d660acbf4490a95e87731424525a9c5d017b83eccef3d6727a0b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:21:22 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 11.645 ms Jan 31 08:21:32 balenad[1651]: time="2023-01-31T08:21:32.748418050Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:21:32 balenad[1707]: time="2023-01-31T08:21:32.794049498Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:21:32 balenad[1707]: time="2023-01-31T08:21:32.798011065Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9902ad653e45a0e83237a30d2de7c66fd08f38d4fa3bf1aa962793d806129ed0.sock debug=false pid=11076 Jan 31 08:21:33 balenad[1707]: time="2023-01-31T08:21:33.846666721Z" level=info msg="shim reaped" id=5601e07f76834a1ddb7c8f2dba19793e178ba9dd567cc6120ca2e50938ec7f1d Jan 31 08:21:33 balenad[1651]: time="2023-01-31T08:21:33.850021348Z" level=info msg="ignoring event" container=5601e07f76834a1ddb7c8f2dba19793e178ba9dd567cc6120ca2e50938ec7f1d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:24:34 balenad[1651]: time="2023-01-31T08:24:34.701643286Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:24:34 balenad[1707]: time="2023-01-31T08:24:34.747407196Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:24:34 balenad[1707]: time="2023-01-31T08:24:34.752125703Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/acd7d9fdd1c968b7a534dd8b3b4fcd7bd1456fe1e597a6412db950c2973eb49c.sock debug=false pid=11348 Jan 31 08:24:34 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:24:35 balenad[1707]: time="2023-01-31T08:24:35.828264794Z" level=info msg="shim reaped" id=762e6080ebc82d0ffb043175c14e44a768bed61c8f5fd3556754d8da93ea5838 Jan 31 08:24:35 balenad[1651]: time="2023-01-31T08:24:35.831730920Z" level=info msg="ignoring event" container=762e6080ebc82d0ffb043175c14e44a768bed61c8f5fd3556754d8da93ea5838 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:24:45 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:24:55 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:25:06 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:25:16 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:26:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:26:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:26:22 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.110 ms Jan 31 08:27:18 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:27:36 balenad[1651]: time="2023-01-31T08:27:36.815286197Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:27:36 balenad[1707]: time="2023-01-31T08:27:36.864541066Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:27:36 balenad[1707]: time="2023-01-31T08:27:36.870929655Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e55cde4e1dee6b87573260e17fcf529172f4661e6a6e12901273bd6705d72d76.sock debug=false pid=11667 Jan 31 08:27:37 balenad[1707]: time="2023-01-31T08:27:37.962336574Z" level=info msg="shim reaped" id=668b048873acb768c503b529dff5c5e19ec26b77525959136548604e3a970094 Jan 31 08:27:38 balenad[1651]: time="2023-01-31T08:27:37.966782027Z" level=info msg="ignoring event" container=668b048873acb768c503b529dff5c5e19ec26b77525959136548604e3a970094 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:29:31 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:29:41 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:30:38 balenad[1651]: time="2023-01-31T08:30:38.877786769Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:30:38 balenad[1707]: time="2023-01-31T08:30:38.922242002Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:30:38 balenad[1707]: time="2023-01-31T08:30:38.926777103Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/27da25d351e4f1fdd8f23370d6aec7699b3637bc320d4d8854080217600bd5df.sock debug=false pid=11946 Jan 31 08:30:40 balenad[1707]: time="2023-01-31T08:30:40.021134596Z" level=info msg="shim reaped" id=c1b8b67754912dcd0d44a73bcdf9b4614da4e1a42d45c804a8c8caf5593661d7 Jan 31 08:30:40 balenad[1651]: time="2023-01-31T08:30:40.026639523Z" level=info msg="ignoring event" container=c1b8b67754912dcd0d44a73bcdf9b4614da4e1a42d45c804a8c8caf5593661d7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:31:23 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 7.038 ms Jan 31 08:31:23 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:31:34 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:33:40 balenad[1651]: time="2023-01-31T08:33:40.925738972Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:33:40 balenad[1707]: time="2023-01-31T08:33:40.972216581Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:33:40 balenad[1707]: time="2023-01-31T08:33:40.976826162Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ec50d1717d63589cbd03f38a8e5d01372d028ee3adb7ae81ca77630d2afbeb3f.sock debug=false pid=12233 Jan 31 08:33:42 balenad[1707]: time="2023-01-31T08:33:42.024288141Z" level=info msg="shim reaped" id=13f8a9b8e1e77ecd3c01cd1885e8fd0eb4c6165eadb4af6a14bd7ca475ac8056 Jan 31 08:33:42 balenad[1651]: time="2023-01-31T08:33:42.026599293Z" level=info msg="ignoring event" container=13f8a9b8e1e77ecd3c01cd1885e8fd0eb4c6165eadb4af6a14bd7ca475ac8056 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:35:07 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:35:18 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:35:38 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:35:49 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:36:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:36:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:36:23 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 9.830 ms Jan 31 08:36:29 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:36:40 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:36:42 balenad[1651]: time="2023-01-31T08:36:42.878561064Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:36:42 balenad[1707]: time="2023-01-31T08:36:42.924517620Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:36:42 balenad[1707]: time="2023-01-31T08:36:42.929790957Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e8ff6899a5407f71368ab43b2217ae92baae7bf5249c56702dab854ef693c494.sock debug=false pid=12532 Jan 31 08:36:44 balenad[1707]: time="2023-01-31T08:36:44.010486167Z" level=info msg="shim reaped" id=5c353cf5d3d5204164d94424f4a8ac88382a101645967235bd983616e2366943 Jan 31 08:36:44 balenad[1651]: time="2023-01-31T08:36:44.021956704Z" level=info msg="ignoring event" container=5c353cf5d3d5204164d94424f4a8ac88382a101645967235bd983616e2366943 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:36:50 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:37:00 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:37:11 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:39:44 balenad[1651]: time="2023-01-31T08:39:44.872755519Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:39:44 balenad[1707]: time="2023-01-31T08:39:44.920105844Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:39:44 balenad[1707]: time="2023-01-31T08:39:44.923749525Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3aa2d23f73a86bca818ec9dde3146020fb4b2d6c5e6bd5227595c60389bcaf74.sock debug=false pid=12808 Jan 31 08:39:45 balenad[1707]: time="2023-01-31T08:39:45.972043832Z" level=info msg="shim reaped" id=3a02e41e6b64e3bdae18f68ccb40376a02b5a02995f687351868877317ddc433 Jan 31 08:39:45 balenad[1651]: time="2023-01-31T08:39:45.976164509Z" level=info msg="ignoring event" container=3a02e41e6b64e3bdae18f68ccb40376a02b5a02995f687351868877317ddc433 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:41:24 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.082 ms Jan 31 08:42:46 balenad[1651]: time="2023-01-31T08:42:46.932190444Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:42:46 balenad[1707]: time="2023-01-31T08:42:46.978797608Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:42:46 balenad[1707]: time="2023-01-31T08:42:46.981724774Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/58a43379052b27fa5f6e58540db6ba1ce4ade115d897e06f6f85f029c66fea50.sock debug=false pid=13099 Jan 31 08:42:47 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:42:48 balenad[1707]: time="2023-01-31T08:42:48.030775873Z" level=info msg="shim reaped" id=ec742091af8bbd72cf112b75c57db18487520e49d812c6581daf8b9ac3ca8c55 Jan 31 08:42:48 balenad[1651]: time="2023-01-31T08:42:48.036984407Z" level=info msg="ignoring event" container=ec742091af8bbd72cf112b75c57db18487520e49d812c6581daf8b9ac3ca8c55 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:42:57 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:45:48 balenad[1651]: time="2023-01-31T08:45:48.948593795Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:45:48 balenad[1707]: time="2023-01-31T08:45:48.993339193Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:45:48 balenad[1707]: time="2023-01-31T08:45:48.997022558Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4ab51e279087f38f2480ecc2589ab525adab8fcdc75576a5ce970617302d5e08.sock debug=false pid=13364 Jan 31 08:45:50 balenad[1707]: time="2023-01-31T08:45:50.023396413Z" level=info msg="shim reaped" id=facb8de4195d24b5e59a7eaaa66ff4ae89140fa2a17884b78e4f6b5b332d1a5e Jan 31 08:45:50 balenad[1651]: time="2023-01-31T08:45:50.025712768Z" level=info msg="ignoring event" container=facb8de4195d24b5e59a7eaaa66ff4ae89140fa2a17884b78e4f6b5b332d1a5e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:46:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:46:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:46:24 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 4.764 ms Jan 31 08:48:50 balenad[1651]: time="2023-01-31T08:48:50.909991165Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:48:50 balenad[1707]: time="2023-01-31T08:48:50.955016561Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:48:50 balenad[1707]: time="2023-01-31T08:48:50.959752123Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6c21b4c589928849d80f3ff19b6740062ddb4b504667277cd305239d5ac6fa18.sock debug=false pid=13650 Jan 31 08:48:52 balenad[1707]: time="2023-01-31T08:48:52.002968574Z" level=info msg="shim reaped" id=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 Jan 31 08:48:52 balenad[1651]: time="2023-01-31T08:48:52.009800956Z" level=info msg="ignoring event" container=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:51:25 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 5.560 ms Jan 31 08:51:52 balenad[1651]: time="2023-01-31T08:51:52.975262238Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:51:53 balenad[1707]: time="2023-01-31T08:51:53.019365862Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:51:53 balenad[1707]: time="2023-01-31T08:51:53.024946752Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ebd09630901238f5a88221df9557c924c3c06a8fbab4b8b7c018dbde438348eb.sock debug=false pid=13940 Jan 31 08:51:54 balenad[1707]: time="2023-01-31T08:51:54.082353001Z" level=info msg="shim reaped" id=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 Jan 31 08:51:54 balenad[1651]: time="2023-01-31T08:51:54.087011452Z" level=info msg="ignoring event" container=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:52:37 3a37499bd7f6[1651]: [info] Reported current state to the cloud real 0m 0.02s user 0m 0.01s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- 2023-01-31 08:52:56.170619304+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:52:50 UTC. -- Jan 30 15:51:30 balenad[1651]: time="2023-01-30T15:51:30.943591069Z" level=info msg="Starting up" Jan 30 15:51:30 balenad[1651]: time="2023-01-30T15:51:30.943994718Z" level=warning msg="Running experimental build" Jan 30 15:51:30 balenad[1651]: time="2023-01-30T15:51:30.956790051Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1707 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.226853143Z" level=info msg="starting containerd" revision= version=1.4.0+unknown Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.337259032Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.340043884Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.340348236Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.aufs" error="invalid aufs configuration" Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.340510532Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.341886310Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.343605088Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.343863162Z" level=warning msg="could not use snapshotter aufs in metadata plugin" error="invalid aufs configuration" Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.343961625Z" level=info msg="metadata content store policy set" policy=shared Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.349425754Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.349630551Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.349876625Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350291847Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350359143Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350418180Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350502440Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350558403Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350614662Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350671514Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.350726328Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.351209847Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.353466365Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.360852162Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361107125Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361337532Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361455643Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361532754Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361660106Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361788791Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361859032Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361921791Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.361979865Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.362075810Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.362215977Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.362327940Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.363745995Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.365131828Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.365749162Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock.ttrpc Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.366401643Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock Jan 30 15:51:31 balenad[1707]: time="2023-01-30T15:51:31.366605680Z" level=info msg="containerd successfully booted in 0.146572s" Jan 30 15:51:31 balenad[1651]: time="2023-01-30T15:51:31.479069458Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 30 15:51:31 balenad[1651]: time="2023-01-30T15:51:31.483535236Z" level=error msg="failed aufs to overlay2 migration" error="open /mnt/state/balena-engine-storage-migration.log: no space left on device" storage_root=/var/lib/docker Jan 30 15:51:31 balenad[1651]: time="2023-01-30T15:51:31.483680106Z" level=warning msg="recovering from failed aufs to overlay migration" storage_root=/var/lib/docker Jan 31 07:05:35 balenad[1651]: time="2023-01-31T07:05:35.735445704Z" level=warning msg="Your kernel does not support CPU realtime scheduler" Jan 31 07:05:35 balenad[1651]: time="2023-01-31T07:05:35.735547416Z" level=warning msg="Your kernel does not support cgroup blkio weight" Jan 31 07:05:35 balenad[1651]: time="2023-01-31T07:05:35.735581481Z" level=warning msg="Your kernel does not support cgroup blkio weight_device" Jan 31 07:05:35 balenad[1651]: time="2023-01-31T07:05:35.736251980Z" level=info msg="Loading containers: start." Jan 31 07:05:37 balenad[1651]: time="2023-01-31T07:05:37.236999198Z" level=info msg="Loading containers: done." Jan 31 07:05:37 balenad[1651]: time="2023-01-31T07:05:37.657149539Z" level=info msg="Docker daemon" commit=13db38c82bdb056f013f5497b0662ad34ffb98f7 graphdriver(s)=overlay2 version=20.10.17 Jan 31 07:05:37 balenad[1651]: time="2023-01-31T07:05:37.657735820Z" level=info msg="Daemon has completed initialization" Jan 31 07:05:37 balenad[1651]: time="2023-01-31T07:05:37.806886350Z" level=info msg="API listen on /run/balena-engine.sock" Jan 31 07:05:37 balenad[1651]: time="2023-01-31T07:05:37.818125821Z" level=info msg="API listen on /var/run/balena.sock" Jan 31 07:05:37 balenad[1651]: time="2023-01-31T07:05:37.854618212Z" level=info msg="API listen on /var/run/balena-engine.sock" Jan 31 07:05:39 balenad[2146]: Loaded image: balena-healthcheck-image:latest Jan 31 07:05:40 balenad[1651]: time="2023-01-31T07:05:40.239546850Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:05:40 balenad[1707]: time="2023-01-31T07:05:40.303610934Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:05:40 balenad[1707]: time="2023-01-31T07:05:40.323597235Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/08b90d92f7c9724c2fe8773bb1a8a42e67fdf9a6b57ce79905f3c147b442f95c.sock debug=false pid=2261 Jan 31 07:05:42 balenad[1707]: time="2023-01-31T07:05:42.750528898Z" level=info msg="shim reaped" id=1b2d23b021d5bce50dee115c3bd3851b92717e957ab4ba31b8ec53940ce328b5 Jan 31 07:05:42 balenad[1651]: time="2023-01-31T07:05:42.754359478Z" level=info msg="ignoring event" container=1b2d23b021d5bce50dee115c3bd3851b92717e957ab4ba31b8ec53940ce328b5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:06:14 balenad[1651]: time="2023-01-31T07:06:14.879972391Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:06:14 balenad[1707]: time="2023-01-31T07:06:14.952824004Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:06:14 balenad[1707]: time="2023-01-31T07:06:14.956392123Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/73c7dea856dfa5b9e452f769b5c203a0c31b5dc5254f4e1644cbee8fdd9d8221.sock debug=false pid=2578 Jan 31 07:08:43 balenad[1651]: time="2023-01-31T07:08:43.816410386Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:08:43 balenad[1707]: time="2023-01-31T07:08:43.919379485Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:08:43 balenad[1707]: time="2023-01-31T07:08:43.922720815Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c701e438f91bb5fe8e88f11e3b450b3f011d4ba1e53fbb9d87fa0a991d837255.sock debug=false pid=2939 Jan 31 07:08:45 balenad[1707]: time="2023-01-31T07:08:45.246195874Z" level=info msg="shim reaped" id=db7ed31fe414802fe5b90c1730f0e46d60f9bcec6c40c5432d891706b88986fb Jan 31 07:08:45 balenad[1651]: time="2023-01-31T07:08:45.249960461Z" level=info msg="ignoring event" container=db7ed31fe414802fe5b90c1730f0e46d60f9bcec6c40c5432d891706b88986fb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:11:12 balenad[1651]: time="2023-01-31T07:11:12.905706979Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:11:12 balenad[1707]: time="2023-01-31T07:11:12.964458416Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:11:12 balenad[1707]: time="2023-01-31T07:11:12.970134565Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3f1bda7be0ad7d7e90ecae20c553d0edbcd3796f4a3da3b0f0c7958bfd29583f.sock debug=false pid=3393 Jan 31 07:11:46 balenad[1651]: time="2023-01-31T07:11:46.278597004Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:11:46 balenad[1707]: time="2023-01-31T07:11:46.326550381Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:11:46 balenad[1707]: time="2023-01-31T07:11:46.331023056Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2e315f7599cbb41cedd69961743e366a8075211164ec0544473cc210171dbb3b.sock debug=false pid=4327 Jan 31 07:11:47 balenad[1707]: time="2023-01-31T07:11:47.424664924Z" level=info msg="shim reaped" id=fd8864d600f7ffb636040d7fdf0f686f6fe68725691d2c6ba95b67a9b7f0d6c8 Jan 31 07:11:47 balenad[1651]: time="2023-01-31T07:11:47.428574566Z" level=info msg="ignoring event" container=fd8864d600f7ffb636040d7fdf0f686f6fe68725691d2c6ba95b67a9b7f0d6c8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:14:48 balenad[1651]: time="2023-01-31T07:14:48.281661681Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:14:48 balenad[1707]: time="2023-01-31T07:14:48.326795484Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:14:48 balenad[1707]: time="2023-01-31T07:14:48.330629292Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1ba2bf45722501c4c085e38d87a23f6d9b7e331f9827959aaf7cc23c9093ac2d.sock debug=false pid=4636 Jan 31 07:14:49 balenad[1707]: time="2023-01-31T07:14:49.496441511Z" level=info msg="shim reaped" id=ee81b686becfbf83d326cce92108e1f565fe6e715c727536ea4704ba23fdff3c Jan 31 07:14:49 balenad[1651]: time="2023-01-31T07:14:49.498976440Z" level=info msg="ignoring event" container=ee81b686becfbf83d326cce92108e1f565fe6e715c727536ea4704ba23fdff3c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:17:50 balenad[1651]: time="2023-01-31T07:17:50.373232455Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:17:50 balenad[1707]: time="2023-01-31T07:17:50.438723886Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:17:50 balenad[1707]: time="2023-01-31T07:17:50.443092118Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7810efaeae8579367b27d5661be9ee3cdc234967b7e17f5d9ce11022d6cf8366.sock debug=false pid=4940 Jan 31 07:17:51 balenad[1707]: time="2023-01-31T07:17:51.580437834Z" level=info msg="shim reaped" id=375a174d32ad3c0fdedc13831b0d6b7495144629058ee979c5a438bf66dbe316 Jan 31 07:17:51 balenad[1651]: time="2023-01-31T07:17:51.583273816Z" level=info msg="ignoring event" container=375a174d32ad3c0fdedc13831b0d6b7495144629058ee979c5a438bf66dbe316 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:20:52 balenad[1651]: time="2023-01-31T07:20:52.478093644Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:20:52 balenad[1707]: time="2023-01-31T07:20:52.525433525Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:20:52 balenad[1707]: time="2023-01-31T07:20:52.530068755Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/42a7c67905577b937be4d8f7eb148226f88be48ec926a1dc0a2fbb8b356e8116.sock debug=false pid=5255 Jan 31 07:20:53 balenad[1707]: time="2023-01-31T07:20:53.591089887Z" level=info msg="shim reaped" id=f4e8c2f5424d05635ad10e404c49652753f6f84d66239bd5bad7934a53e07f03 Jan 31 07:20:53 balenad[1651]: time="2023-01-31T07:20:53.594405440Z" level=info msg="ignoring event" container=f4e8c2f5424d05635ad10e404c49652753f6f84d66239bd5bad7934a53e07f03 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:23:54 balenad[1651]: time="2023-01-31T07:23:54.432276801Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:23:54 balenad[1707]: time="2023-01-31T07:23:54.478726744Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:23:54 balenad[1707]: time="2023-01-31T07:23:54.483634861Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d13dbebef75386de8ace6cef7c272719995f1031f62f75ca8d76ce2212c39bb3.sock debug=false pid=5553 Jan 31 07:23:55 balenad[1707]: time="2023-01-31T07:23:55.570385384Z" level=info msg="shim reaped" id=e5620f57221b2281e37074857be3f6452835963dcff41917dcff3a9358957365 Jan 31 07:23:55 balenad[1651]: time="2023-01-31T07:23:55.573098755Z" level=info msg="ignoring event" container=e5620f57221b2281e37074857be3f6452835963dcff41917dcff3a9358957365 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:26:56 balenad[1651]: time="2023-01-31T07:26:56.425300264Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:26:56 balenad[1707]: time="2023-01-31T07:26:56.470987934Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:26:56 balenad[1707]: time="2023-01-31T07:26:56.476720286Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/97478a3c0500f4df595889322f335cdf8e50faac7d13ed92b1114edbfde5fd6b.sock debug=false pid=5849 Jan 31 07:26:57 balenad[1707]: time="2023-01-31T07:26:57.517156958Z" level=info msg="shim reaped" id=fb4ead33509df4b7a410ba248038c55dadcbb0aaec9ebac33ed5b034e873a9bb Jan 31 07:26:57 balenad[1651]: time="2023-01-31T07:26:57.521452856Z" level=info msg="ignoring event" container=fb4ead33509df4b7a410ba248038c55dadcbb0aaec9ebac33ed5b034e873a9bb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:29:58 balenad[1651]: time="2023-01-31T07:29:58.445222591Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:29:58 balenad[1707]: time="2023-01-31T07:29:58.490902539Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:29:58 balenad[1707]: time="2023-01-31T07:29:58.495505657Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1a08262c2aae4184df0dd8bac7f96a8413d24a4f9d79398c1dca111a36a71d3b.sock debug=false pid=6142 Jan 31 07:29:59 balenad[1707]: time="2023-01-31T07:29:59.515819014Z" level=info msg="shim reaped" id=b7f9bf7ed9ef0b75cd67827d5caa44e1e6eb351a3708968e9d0cd233c9101ae0 Jan 31 07:29:59 balenad[1651]: time="2023-01-31T07:29:59.518182851Z" level=info msg="ignoring event" container=b7f9bf7ed9ef0b75cd67827d5caa44e1e6eb351a3708968e9d0cd233c9101ae0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:33:00 balenad[1651]: time="2023-01-31T07:33:00.450224218Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:33:00 balenad[1707]: time="2023-01-31T07:33:00.495056819Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:33:00 balenad[1707]: time="2023-01-31T07:33:00.499690178Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1083c91a8cddd4dd0785c476cf328b3a9331c9563f299c17ea68a30775f76dcc.sock debug=false pid=6420 Jan 31 07:33:01 balenad[1707]: time="2023-01-31T07:33:01.567740266Z" level=info msg="shim reaped" id=d5c2c5516597ebed437e79f7401ef521ca30e362ee15933b25e3fba8a2820340 Jan 31 07:33:01 balenad[1651]: time="2023-01-31T07:33:01.571523908Z" level=info msg="ignoring event" container=d5c2c5516597ebed437e79f7401ef521ca30e362ee15933b25e3fba8a2820340 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:36:02 balenad[1651]: time="2023-01-31T07:36:02.410406152Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:36:02 balenad[1707]: time="2023-01-31T07:36:02.455648713Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:36:02 balenad[1707]: time="2023-01-31T07:36:02.461519638Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/598d76765d7316fe9136568ff25a9d917d0c6eba2a757d9221c5eb1df06871c2.sock debug=false pid=6696 Jan 31 07:36:03 balenad[1707]: time="2023-01-31T07:36:03.514964283Z" level=info msg="shim reaped" id=a6a7130d9da4c811618bc35da58124afd32a1e7256f45dfeb40494b3b8d58c40 Jan 31 07:36:03 balenad[1651]: time="2023-01-31T07:36:03.519257774Z" level=info msg="ignoring event" container=a6a7130d9da4c811618bc35da58124afd32a1e7256f45dfeb40494b3b8d58c40 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:39:04 balenad[1651]: time="2023-01-31T07:39:04.345011267Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:39:04 balenad[1707]: time="2023-01-31T07:39:04.389595166Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:39:04 balenad[1707]: time="2023-01-31T07:39:04.393460901Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5537f5050462dbe14c10c495a281d7f3ad173b0abe97dfd67dbe271c5d1e7b09.sock debug=false pid=6991 Jan 31 07:39:05 balenad[1707]: time="2023-01-31T07:39:05.497132297Z" level=info msg="shim reaped" id=bf405cfb34fce39973c9ca5ae19750382a59ba8da40d34de4226c8e48a6b4bc2 Jan 31 07:39:05 balenad[1651]: time="2023-01-31T07:39:05.501063660Z" level=info msg="ignoring event" container=bf405cfb34fce39973c9ca5ae19750382a59ba8da40d34de4226c8e48a6b4bc2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:42:06 balenad[1651]: time="2023-01-31T07:42:06.353058855Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:42:06 balenad[1707]: time="2023-01-31T07:42:06.397480607Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:42:06 balenad[1707]: time="2023-01-31T07:42:06.403674253Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/24959ac59d57fe04df9b6f0f325c4476d2c60dd5aef93818621a5dbf20df1e74.sock debug=false pid=7286 Jan 31 07:42:07 balenad[1707]: time="2023-01-31T07:42:07.513095056Z" level=info msg="shim reaped" id=0d48c1a93c9e50e3c7a9af329872e7c90cfd8b1e96b82fbd60a4be1ace46acae Jan 31 07:42:07 balenad[1651]: time="2023-01-31T07:42:07.515693669Z" level=info msg="ignoring event" container=0d48c1a93c9e50e3c7a9af329872e7c90cfd8b1e96b82fbd60a4be1ace46acae module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:45:08 balenad[1651]: time="2023-01-31T07:45:08.347685604Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:45:08 balenad[1707]: time="2023-01-31T07:45:08.393119331Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:45:08 balenad[1707]: time="2023-01-31T07:45:08.396796530Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2c9760d8455556a5e1cdd398e352b71e4cf2b6d707f71a81896b0efc83577511.sock debug=false pid=7547 Jan 31 07:45:09 balenad[1707]: time="2023-01-31T07:45:09.425858238Z" level=info msg="shim reaped" id=998f3beff98a20ce3adaf87b2b6c5dabed09aeb0b80057ea675250d6f01b0620 Jan 31 07:45:09 balenad[1651]: time="2023-01-31T07:45:09.428933774Z" level=info msg="ignoring event" container=998f3beff98a20ce3adaf87b2b6c5dabed09aeb0b80057ea675250d6f01b0620 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:48:10 balenad[1651]: time="2023-01-31T07:48:10.358302288Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:48:10 balenad[1707]: time="2023-01-31T07:48:10.403379276Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:48:10 balenad[1707]: time="2023-01-31T07:48:10.408763093Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5ef22ce8283f84979cb7975dc1d398b49e507292d84ff9fb63af6a24c996658c.sock debug=false pid=7837 Jan 31 07:48:11 balenad[1707]: time="2023-01-31T07:48:11.451747194Z" level=info msg="shim reaped" id=a92d02077f981331898aa870b83ec45604fdf8954cdaba2647998bee662efcdd Jan 31 07:48:11 balenad[1651]: time="2023-01-31T07:48:11.455286764Z" level=info msg="ignoring event" container=a92d02077f981331898aa870b83ec45604fdf8954cdaba2647998bee662efcdd module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:51:12 balenad[1651]: time="2023-01-31T07:51:12.360459210Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:51:12 balenad[1707]: time="2023-01-31T07:51:12.407305576Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:51:12 balenad[1707]: time="2023-01-31T07:51:12.413137613Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2f6659b1ebb1a2f8ad8848c294ccd00099adfd1e9e1d70f7e217e42045f1bb1b.sock debug=false pid=8114 Jan 31 07:51:13 balenad[1707]: time="2023-01-31T07:51:13.486133835Z" level=info msg="shim reaped" id=7a84fab51eb179ba03f25458567496dbebc52c09e22c7703f0e97197b9fb10ab Jan 31 07:51:13 balenad[1651]: time="2023-01-31T07:51:13.490862249Z" level=info msg="ignoring event" container=7a84fab51eb179ba03f25458567496dbebc52c09e22c7703f0e97197b9fb10ab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:54:14 balenad[1651]: time="2023-01-31T07:54:14.344873654Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:54:14 balenad[1707]: time="2023-01-31T07:54:14.389386868Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:54:14 balenad[1707]: time="2023-01-31T07:54:14.393580582Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/46413b2f32822adad4bb4229e527678bbe609238f9fa8f36d38ba37da5cdabcc.sock debug=false pid=8401 Jan 31 07:54:15 balenad[1707]: time="2023-01-31T07:54:15.465081462Z" level=info msg="shim reaped" id=d364e605c7b54aee2ca4b39f2485c2dfe80f98e8b1aec0304f0747c73f19e653 Jan 31 07:54:15 balenad[1651]: time="2023-01-31T07:54:15.468388941Z" level=info msg="ignoring event" container=d364e605c7b54aee2ca4b39f2485c2dfe80f98e8b1aec0304f0747c73f19e653 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 07:57:16 balenad[1651]: time="2023-01-31T07:57:16.367946165Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 07:57:16 balenad[1707]: time="2023-01-31T07:57:16.414296590Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 07:57:16 balenad[1707]: time="2023-01-31T07:57:16.418616099Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a73a1e8570d4d0d6948645b7c5938962e0ff2403c3f83ef0c00363e775237470.sock debug=false pid=8695 Jan 31 07:57:17 balenad[1707]: time="2023-01-31T07:57:17.461182906Z" level=info msg="shim reaped" id=66426bc35ee16a176036bf20470862652c5d5d1a5f865dc1ce2d578434915256 Jan 31 07:57:17 balenad[1651]: time="2023-01-31T07:57:17.463986796Z" level=info msg="ignoring event" container=66426bc35ee16a176036bf20470862652c5d5d1a5f865dc1ce2d578434915256 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:00:18 balenad[1651]: time="2023-01-31T08:00:18.400280080Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:00:18 balenad[1707]: time="2023-01-31T08:00:18.457952784Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:00:18 balenad[1707]: time="2023-01-31T08:00:18.461165096Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c25ae655af1f254a19a997e358d61800c46f28960e2d275ee68dd6c16a7feb6d.sock debug=false pid=8997 Jan 31 08:00:19 balenad[1707]: time="2023-01-31T08:00:19.656334979Z" level=info msg="shim reaped" id=d158d69b34284bde0f37553d438aaefc95719019fab45fa4097f1f80f573e661 Jan 31 08:00:19 balenad[1651]: time="2023-01-31T08:00:19.659185739Z" level=info msg="ignoring event" container=d158d69b34284bde0f37553d438aaefc95719019fab45fa4097f1f80f573e661 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:03:20 balenad[1651]: time="2023-01-31T08:03:20.541694700Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:03:20 balenad[1707]: time="2023-01-31T08:03:20.585852769Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:03:20 balenad[1707]: time="2023-01-31T08:03:20.590190241Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/09c52e99e22a666f867b20f5f3b9b909f1d861c3f2559488239be5beafd8928d.sock debug=false pid=9315 Jan 31 08:03:21 balenad[1707]: time="2023-01-31T08:03:21.689317833Z" level=info msg="shim reaped" id=56c7577260436a7e20ebecc26bf8f844f228f5f15324f6b50c983034602f1324 Jan 31 08:03:21 balenad[1651]: time="2023-01-31T08:03:21.702383138Z" level=info msg="ignoring event" container=56c7577260436a7e20ebecc26bf8f844f228f5f15324f6b50c983034602f1324 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:06:22 balenad[1651]: time="2023-01-31T08:06:22.569934826Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:06:22 balenad[1707]: time="2023-01-31T08:06:22.618441071Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:06:22 balenad[1707]: time="2023-01-31T08:06:22.622924116Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1b2f35befa103308634bb7ed9deb85be44043738b49e76a19e60d3c7e9d920f8.sock debug=false pid=9644 Jan 31 08:06:23 balenad[1707]: time="2023-01-31T08:06:23.671404014Z" level=info msg="shim reaped" id=ead122703a69bc93fad8a954d728b823026edde8fcea2f60ce51a48196ba0f5d Jan 31 08:06:23 balenad[1651]: time="2023-01-31T08:06:23.683477900Z" level=info msg="ignoring event" container=ead122703a69bc93fad8a954d728b823026edde8fcea2f60ce51a48196ba0f5d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:09:24 balenad[1651]: time="2023-01-31T08:09:24.602156205Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:09:24 balenad[1707]: time="2023-01-31T08:09:24.647026750Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:09:24 balenad[1707]: time="2023-01-31T08:09:24.651445092Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/dd6c9837c4a4b1f61e0528e65f0bc8b031a34d49ca3eafa05b7e19827b556d43.sock debug=false pid=9916 Jan 31 08:09:25 balenad[1707]: time="2023-01-31T08:09:25.806309252Z" level=info msg="shim reaped" id=1870c44236774258c6788530296dfe63677ba820b25329df94ecacd38066c85d Jan 31 08:09:25 balenad[1651]: time="2023-01-31T08:09:25.810474836Z" level=info msg="ignoring event" container=1870c44236774258c6788530296dfe63677ba820b25329df94ecacd38066c85d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:12:26 balenad[1651]: time="2023-01-31T08:12:26.659161387Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:12:26 balenad[1707]: time="2023-01-31T08:12:26.707554576Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:12:26 balenad[1707]: time="2023-01-31T08:12:26.712904412Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/de4785b5efc8ca988201f16b0f7a7a8f73cbcf49a339b21e4821a55ec2d3c074.sock debug=false pid=10204 Jan 31 08:12:27 balenad[1707]: time="2023-01-31T08:12:27.789717147Z" level=info msg="shim reaped" id=707d228c827fed3fa69d827c41d56a41e4bb5b32989c3bf9be978cb523e7c93a Jan 31 08:12:27 balenad[1651]: time="2023-01-31T08:12:27.794193396Z" level=info msg="ignoring event" container=707d228c827fed3fa69d827c41d56a41e4bb5b32989c3bf9be978cb523e7c93a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:15:28 balenad[1651]: time="2023-01-31T08:15:28.722871693Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:15:28 balenad[1707]: time="2023-01-31T08:15:28.766798133Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:15:28 balenad[1707]: time="2023-01-31T08:15:28.771938192Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4f5e7d75826f184a106639b2dc3d20a2bd961d4922f85f6cbc91a0eda00956fe.sock debug=false pid=10482 Jan 31 08:15:29 balenad[1707]: time="2023-01-31T08:15:29.784781690Z" level=info msg="shim reaped" id=9d5b2d543e57380caca9e44fb0fb7cc3069e1174999c4eb92340280930964dac Jan 31 08:15:29 balenad[1651]: time="2023-01-31T08:15:29.788361352Z" level=info msg="ignoring event" container=9d5b2d543e57380caca9e44fb0fb7cc3069e1174999c4eb92340280930964dac module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:18:30 balenad[1651]: time="2023-01-31T08:18:30.636578424Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:18:30 balenad[1707]: time="2023-01-31T08:18:30.681909374Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:18:30 balenad[1707]: time="2023-01-31T08:18:30.686833750Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5197f503f269ddf3d73bf03f021869103542e0cd46e9e2e7614ab5b04097cf39.sock debug=false pid=10788 Jan 31 08:18:31 balenad[1707]: time="2023-01-31T08:18:31.827527352Z" level=info msg="shim reaped" id=86ca68ca9d01d660acbf4490a95e87731424525a9c5d017b83eccef3d6727a0b Jan 31 08:18:31 balenad[1651]: time="2023-01-31T08:18:31.830702628Z" level=info msg="ignoring event" container=86ca68ca9d01d660acbf4490a95e87731424525a9c5d017b83eccef3d6727a0b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:21:32 balenad[1651]: time="2023-01-31T08:21:32.748418050Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:21:32 balenad[1707]: time="2023-01-31T08:21:32.794049498Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:21:32 balenad[1707]: time="2023-01-31T08:21:32.798011065Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9902ad653e45a0e83237a30d2de7c66fd08f38d4fa3bf1aa962793d806129ed0.sock debug=false pid=11076 Jan 31 08:21:33 balenad[1707]: time="2023-01-31T08:21:33.846666721Z" level=info msg="shim reaped" id=5601e07f76834a1ddb7c8f2dba19793e178ba9dd567cc6120ca2e50938ec7f1d Jan 31 08:21:33 balenad[1651]: time="2023-01-31T08:21:33.850021348Z" level=info msg="ignoring event" container=5601e07f76834a1ddb7c8f2dba19793e178ba9dd567cc6120ca2e50938ec7f1d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:24:34 balenad[1651]: time="2023-01-31T08:24:34.701643286Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:24:34 balenad[1707]: time="2023-01-31T08:24:34.747407196Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:24:34 balenad[1707]: time="2023-01-31T08:24:34.752125703Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/acd7d9fdd1c968b7a534dd8b3b4fcd7bd1456fe1e597a6412db950c2973eb49c.sock debug=false pid=11348 Jan 31 08:24:35 balenad[1707]: time="2023-01-31T08:24:35.828264794Z" level=info msg="shim reaped" id=762e6080ebc82d0ffb043175c14e44a768bed61c8f5fd3556754d8da93ea5838 Jan 31 08:24:35 balenad[1651]: time="2023-01-31T08:24:35.831730920Z" level=info msg="ignoring event" container=762e6080ebc82d0ffb043175c14e44a768bed61c8f5fd3556754d8da93ea5838 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:27:36 balenad[1651]: time="2023-01-31T08:27:36.815286197Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:27:36 balenad[1707]: time="2023-01-31T08:27:36.864541066Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:27:36 balenad[1707]: time="2023-01-31T08:27:36.870929655Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e55cde4e1dee6b87573260e17fcf529172f4661e6a6e12901273bd6705d72d76.sock debug=false pid=11667 Jan 31 08:27:37 balenad[1707]: time="2023-01-31T08:27:37.962336574Z" level=info msg="shim reaped" id=668b048873acb768c503b529dff5c5e19ec26b77525959136548604e3a970094 Jan 31 08:27:38 balenad[1651]: time="2023-01-31T08:27:37.966782027Z" level=info msg="ignoring event" container=668b048873acb768c503b529dff5c5e19ec26b77525959136548604e3a970094 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:30:38 balenad[1651]: time="2023-01-31T08:30:38.877786769Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:30:38 balenad[1707]: time="2023-01-31T08:30:38.922242002Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:30:38 balenad[1707]: time="2023-01-31T08:30:38.926777103Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/27da25d351e4f1fdd8f23370d6aec7699b3637bc320d4d8854080217600bd5df.sock debug=false pid=11946 Jan 31 08:30:40 balenad[1707]: time="2023-01-31T08:30:40.021134596Z" level=info msg="shim reaped" id=c1b8b67754912dcd0d44a73bcdf9b4614da4e1a42d45c804a8c8caf5593661d7 Jan 31 08:30:40 balenad[1651]: time="2023-01-31T08:30:40.026639523Z" level=info msg="ignoring event" container=c1b8b67754912dcd0d44a73bcdf9b4614da4e1a42d45c804a8c8caf5593661d7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:33:40 balenad[1651]: time="2023-01-31T08:33:40.925738972Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:33:40 balenad[1707]: time="2023-01-31T08:33:40.972216581Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:33:40 balenad[1707]: time="2023-01-31T08:33:40.976826162Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ec50d1717d63589cbd03f38a8e5d01372d028ee3adb7ae81ca77630d2afbeb3f.sock debug=false pid=12233 Jan 31 08:33:42 balenad[1707]: time="2023-01-31T08:33:42.024288141Z" level=info msg="shim reaped" id=13f8a9b8e1e77ecd3c01cd1885e8fd0eb4c6165eadb4af6a14bd7ca475ac8056 Jan 31 08:33:42 balenad[1651]: time="2023-01-31T08:33:42.026599293Z" level=info msg="ignoring event" container=13f8a9b8e1e77ecd3c01cd1885e8fd0eb4c6165eadb4af6a14bd7ca475ac8056 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:36:42 balenad[1651]: time="2023-01-31T08:36:42.878561064Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:36:42 balenad[1707]: time="2023-01-31T08:36:42.924517620Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:36:42 balenad[1707]: time="2023-01-31T08:36:42.929790957Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e8ff6899a5407f71368ab43b2217ae92baae7bf5249c56702dab854ef693c494.sock debug=false pid=12532 Jan 31 08:36:44 balenad[1707]: time="2023-01-31T08:36:44.010486167Z" level=info msg="shim reaped" id=5c353cf5d3d5204164d94424f4a8ac88382a101645967235bd983616e2366943 Jan 31 08:36:44 balenad[1651]: time="2023-01-31T08:36:44.021956704Z" level=info msg="ignoring event" container=5c353cf5d3d5204164d94424f4a8ac88382a101645967235bd983616e2366943 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:39:44 balenad[1651]: time="2023-01-31T08:39:44.872755519Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:39:44 balenad[1707]: time="2023-01-31T08:39:44.920105844Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:39:44 balenad[1707]: time="2023-01-31T08:39:44.923749525Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3aa2d23f73a86bca818ec9dde3146020fb4b2d6c5e6bd5227595c60389bcaf74.sock debug=false pid=12808 Jan 31 08:39:45 balenad[1707]: time="2023-01-31T08:39:45.972043832Z" level=info msg="shim reaped" id=3a02e41e6b64e3bdae18f68ccb40376a02b5a02995f687351868877317ddc433 Jan 31 08:39:45 balenad[1651]: time="2023-01-31T08:39:45.976164509Z" level=info msg="ignoring event" container=3a02e41e6b64e3bdae18f68ccb40376a02b5a02995f687351868877317ddc433 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:42:46 balenad[1651]: time="2023-01-31T08:42:46.932190444Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:42:46 balenad[1707]: time="2023-01-31T08:42:46.978797608Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:42:46 balenad[1707]: time="2023-01-31T08:42:46.981724774Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/58a43379052b27fa5f6e58540db6ba1ce4ade115d897e06f6f85f029c66fea50.sock debug=false pid=13099 Jan 31 08:42:48 balenad[1707]: time="2023-01-31T08:42:48.030775873Z" level=info msg="shim reaped" id=ec742091af8bbd72cf112b75c57db18487520e49d812c6581daf8b9ac3ca8c55 Jan 31 08:42:48 balenad[1651]: time="2023-01-31T08:42:48.036984407Z" level=info msg="ignoring event" container=ec742091af8bbd72cf112b75c57db18487520e49d812c6581daf8b9ac3ca8c55 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:45:48 balenad[1651]: time="2023-01-31T08:45:48.948593795Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:45:48 balenad[1707]: time="2023-01-31T08:45:48.993339193Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:45:48 balenad[1707]: time="2023-01-31T08:45:48.997022558Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4ab51e279087f38f2480ecc2589ab525adab8fcdc75576a5ce970617302d5e08.sock debug=false pid=13364 Jan 31 08:45:50 balenad[1707]: time="2023-01-31T08:45:50.023396413Z" level=info msg="shim reaped" id=facb8de4195d24b5e59a7eaaa66ff4ae89140fa2a17884b78e4f6b5b332d1a5e Jan 31 08:45:50 balenad[1651]: time="2023-01-31T08:45:50.025712768Z" level=info msg="ignoring event" container=facb8de4195d24b5e59a7eaaa66ff4ae89140fa2a17884b78e4f6b5b332d1a5e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:48:50 balenad[1651]: time="2023-01-31T08:48:50.909991165Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:48:50 balenad[1707]: time="2023-01-31T08:48:50.955016561Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:48:50 balenad[1707]: time="2023-01-31T08:48:50.959752123Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6c21b4c589928849d80f3ff19b6740062ddb4b504667277cd305239d5ac6fa18.sock debug=false pid=13650 Jan 31 08:48:52 balenad[1707]: time="2023-01-31T08:48:52.002968574Z" level=info msg="shim reaped" id=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 Jan 31 08:48:52 balenad[1651]: time="2023-01-31T08:48:52.009800956Z" level=info msg="ignoring event" container=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:51:52 balenad[1651]: time="2023-01-31T08:51:52.975262238Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:51:53 balenad[1707]: time="2023-01-31T08:51:53.019365862Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:51:53 balenad[1707]: time="2023-01-31T08:51:53.024946752Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ebd09630901238f5a88221df9557c924c3c06a8fbab4b8b7c018dbde438348eb.sock debug=false pid=13940 Jan 31 08:51:54 balenad[1707]: time="2023-01-31T08:51:54.082353001Z" level=info msg="shim reaped" id=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 Jan 31 08:51:54 balenad[1651]: time="2023-01-31T08:51:54.087011452Z" level=info msg="ignoring event" container=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- 2023-01-31 08:52:56.222032048+00:00 [ { "Id": "f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197", "Created": "2023-01-31T07:11:12.545750549Z", "Path": "/usr/bin/entry.sh", "Args": [ "bash", "start.sh" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 3411, "ExitCode": 0, "Error": "", "StartedAt": "2023-01-31T07:11:13.554582072Z", "FinishedAt": "0001-01-01T00:00:00Z" }, "Image": "sha256:8cfd5df74c62fa10623f86e7d45eab050373bbeb7f5a9b602d8e495991969e4e", "ResolvConfPath": "/var/lib/docker/containers/f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197/resolv.conf", "HostnamePath": "/var/lib/docker/containers/f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197/hostname", "HostsPath": "/var/lib/docker/containers/f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197/hosts", "LogPath": "", "Name": "/main_5679333_2363739_317369b570e0c5a8cc117a18c806d0aa", "RestartCount": 0, "Driver": "overlay2", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "1935197_resin-data:/data", "/tmp/balena-supervisor/services/1935197/main:/tmp/resin", "/tmp/balena-supervisor/services/1935197/main:/tmp/balena", "/run/dbus:/host/run/dbus", "/lib/modules:/lib/modules", "/lib/firmware:/lib/firmware" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "CgroupnsMode": "host", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [ "label=disable" ], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DeviceRequests": [], "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": { "LowerDir": "/var/lib/docker/overlay2/2469794f5fe33606b3cd8971e8618249aedda9f91de6ad644ccfa9220a95856d-init/diff:/var/lib/docker/overlay2/acf14bde42203c5a6aeb0df3a7a1625e6a53d6678f8da7b4b27081fde6abc36e/diff:/var/lib/docker/overlay2/e22d2a43b4fdd9ceeb1803984db37475b0fb0b7591012656f101fef2807acb0a/diff:/var/lib/docker/overlay2/b1c0aff6dc8a85e6d958610e2a6ea779c1586a5bfac69ed2910d4d4d79e1ab94/diff:/var/lib/docker/overlay2/1eb5cfc4cacd9a27c542cb314b333c04d4c803b09063bb957728af564556f0d4/diff:/var/lib/docker/overlay2/fb10ed0b90f34923cc4dd860356b6e28d9a37f80f3c514fce0910139af8392df/diff:/var/lib/docker/overlay2/b060ac043a5ddf9c56250c1b8ac7ff9f3df55112276837c8ff9e8ca9e0b3a5f5/diff:/var/lib/docker/overlay2/eefa895e7e7250a1f333af997f4789f639f828027e1f49aa98ed4f892aa1fca5/diff:/var/lib/docker/overlay2/27960c3313a2301778391632a170ec4bc2dc84208548d138febc583e5b9ef5ed/diff:/var/lib/docker/overlay2/81891d29de2fcf79a74bbf37062f2d03751206403ff6ee154bd5e92bfb236b77/diff:/var/lib/docker/overlay2/278d2905d6216c4d5f35f3d8cbb90cd31cb817aa4d9d425c5dbe805b8cf52a3f/diff:/var/lib/docker/overlay2/4f34c5c25952f069bc4842995c269883734078e66d62def5071c2081b845a828/diff:/var/lib/docker/overlay2/9a148e2e93809e6503ad3c96f5271899ec588e571f9f0b3639c512faa835495b/diff:/var/lib/docker/overlay2/c6d50862a60ff03f5c7d7841590372a3c48c07a7c3370db6ac039d5bfc35520d/diff:/var/lib/docker/overlay2/051522e3fa77445adc30d51cf9795774c767aa58474b8e660980e90f46a18b24/diff:/var/lib/docker/overlay2/e4eae05f702d3aaa92d12ce99bb880f5911f0f453fd7c5435183a74f6d131401/diff:/var/lib/docker/overlay2/e4714ada3cba72e73d26a8a74afafa09268653df9d768f8e5331f24f96b221db/diff:/var/lib/docker/overlay2/42d123468f262663d261df474abc6fa2cc35ad9c29e9b6033de81f8e8330dc32/diff:/var/lib/docker/overlay2/6cbc3c6f530bb210547078ec1c9ebcc4c791342bcf687636cbc05656460b2e3a/diff:/var/lib/docker/overlay2/d324f81bb008767cc3ed20874fe6d474637647110591574bca03943c63a74d46/diff:/var/lib/docker/overlay2/f36a4df69ec793ea0acb7f205f14720a45ca90f1b9afcef2194e7215d199aba4/diff:/var/lib/docker/overlay2/fd4286437c90929b08301714d355e8d520e881ba592f8853c19906f17409fdfc/diff:/var/lib/docker/overlay2/c3c15547deee7c7077a69d28f5a6c4d34b948b9e929692c968888e93687eff20/diff:/var/lib/docker/overlay2/742a260c94dec39df7856fdf9e673003d8447f413473de5aa8a49ee7be0234b8/diff:/var/lib/docker/overlay2/433944b99fb0ba5862f326b5cd4e7ba5d7c9011c0761c5c0e29d41fdac892361/diff:/var/lib/docker/overlay2/0dce986e7e2ca68cbcd9530bfdfc36350b51d4f3e8c0492e37f699891c44f0be/diff:/var/lib/docker/overlay2/805c6989210d319fc845a0f6bc656cdaff7aa93c0b65fa28e7b7a720e2e862b2/diff:/var/lib/docker/overlay2/f66b1aed8ea99f123eb89d99d5898681fbe59844d6c188064ab63f7e407ef46d/diff:/var/lib/docker/overlay2/8883cebec10eca3140ad84d3838bca94536f198fb6d92c02258801b290c24164/diff:/var/lib/docker/overlay2/6e33c5f8d9292a3e28dce6125899a717bde991d5a48a434392b4454b7ba89726/diff:/var/lib/docker/overlay2/c891833fdfb6912e4032b9497177a42780e8ba536e915ec5e39236fc11bb0bdd/diff:/var/lib/docker/overlay2/9710013f7dea2640c076beb4adcfe2831ed4f93c3cacea5d0c76a6c21c333c62/diff:/var/lib/docker/overlay2/037aa96d71303e74472731b3a55df292d86d812cecd538e81d50cf77947ba789/diff:/var/lib/docker/overlay2/c85c871da7333ca5fd3676185318b31f19ee1e27665ac7e2e5c22ed4fd4b822b/diff:/var/lib/docker/overlay2/f863c550e6bf2e1b675d53943d9b9f8126974b26fa1a3faa7c0c8f28d894fe11/diff:/var/lib/docker/overlay2/36190da3b44572e56ee79f4adfd427ae74303ac9ebdc74969cfdbe123e2b557e/diff:/var/lib/docker/overlay2/4da2b91a80554c07620ca332eebecc8739ac0c30d74abc9b1eb4fad24db2233b/diff:/var/lib/docker/overlay2/8a9b1b2b37fce660db3636578d4ab7ff4f0e5332516c30372618252193330cec/diff:/var/lib/docker/overlay2/86e9a9a29630b09ad7ee8a85e94a4b127afdecb9b0fe5e460c464a3016acb67f/diff:/var/lib/docker/overlay2/6436db5639ebb0848de0714b117e6a1bde180550eacf03b5f0288d84b00b82a3/diff:/var/lib/docker/overlay2/a89dc68b05a19f2feb49ccaf8e9623b0dd30df23f0ad30acaf8ff9e42e9943d8/diff:/var/lib/docker/overlay2/c2b8a7c841bdd4dfa02e736ec6192ff06ca9df2691b709d45130b42b09337d6b/diff:/var/lib/docker/overlay2/81a0c7e99c36eb4aa559537b2ec41af0ead35813fa23b80b30fa5162cff3fe9d/diff:/var/lib/docker/overlay2/8cce873ccb7fd02716de0ec3c01fee10038019a8787a297a406d23d78b3cc4c6/diff:/var/lib/docker/overlay2/5e685aa5f6c85b2edcf2468d9e331678a772960208f41ceaf30d953c49b71215/diff:/var/lib/docker/overlay2/9f0b6bb8524aa423be697c2276b4205d59fbe8640274d2b4a35f9df327d18ce0/diff:/var/lib/docker/overlay2/602e6ec105f22c106ccd632588622a8e183a4196978d5c85a10c16b96b7e4148/diff:/var/lib/docker/overlay2/8caa7fb232a61b40b1fb6ba4fca8490d477a83182c6efca75e8e0033aa9ce1f4/diff", "MergedDir": "/var/lib/docker/overlay2/2469794f5fe33606b3cd8971e8618249aedda9f91de6ad644ccfa9220a95856d/merged", "UpperDir": "/var/lib/docker/overlay2/2469794f5fe33606b3cd8971e8618249aedda9f91de6ad644ccfa9220a95856d/diff", "WorkDir": "/var/lib/docker/overlay2/2469794f5fe33606b3cd8971e8618249aedda9f91de6ad644ccfa9220a95856d/work" }, "Name": "overlay2" }, "Mounts": [ { "Type": "volume", "Name": "1935197_resin-data", "Source": "/var/lib/docker/volumes/1935197_resin-data/_data", "Destination": "/data", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1935197/main", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1935197/main", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/run/dbus", "Destination": "/host/run/dbus", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/lib/modules", "Destination": "/lib/modules", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/lib/firmware", "Destination": "/lib/firmware", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "07bf21f", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "bash", "start.sh" ], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:8cfd5df74c62fa10623f86e7d45eab050373bbeb7f5a9b602d8e495991969e4e", "Volumes": null, "WorkingDir": "/app", "Entrypoint": [ "/usr/bin/entry.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1935197", "io.balena.app-uuid": "a9f676a5b087430d87fbbca271684df8", "io.balena.architecture": "aarch64", "io.balena.device-type": "raspberrypi3-64", "io.balena.features.balena-api": "1", "io.balena.features.dbus": "1", "io.balena.features.firmware": "1", "io.balena.features.kernel-modules": "1", "io.balena.features.supervisor-api": "1", "io.balena.qemu.version": "7.0.0+balena1-aarch64", "io.balena.service-id": "1586532", "io.balena.service-name": "main", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "797174fe4c830fc60d3c1bca7fbf873f23fa16c798704c9088ff12391167f052", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "ddfab753b530510539bf214f618f575f549479b77865f2f1d34c2952209a56dc", "EndpointID": "56b6cc5867f7a794b6ce7f17b78033f388cc32c4b45e5195b4e053a8ece4f9a8", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } }, { "Id": "3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87", "Created": "2023-01-31T07:06:14.419414609Z", "Path": "/usr/src/app/entry.sh", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 2595, "ExitCode": 0, "Error": "", "StartedAt": "2023-01-31T07:06:15.59421893Z", "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "Status": "healthy", "FailingStreak": 0, "Log": [ { "Start": "2023-01-31T08:31:23.041578109Z", "End": "2023-01-31T08:31:23.494756145Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2023-01-31T08:36:23.527564055Z", "End": "2023-01-31T08:36:23.94434175Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2023-01-31T08:41:23.980491214Z", "End": "2023-01-31T08:41:24.371667369Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2023-01-31T08:46:24.402695551Z", "End": "2023-01-31T08:46:24.799986186Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2023-01-31T08:51:24.829406007Z", "End": "2023-01-31T08:51:25.235508085Z", "ExitCode": 0, "Output": "OK" } ] } }, "Image": "sha256:0212fdbf77dbc69db5a4d50da643e11c8a4d5d116a6b0ea842ec9d18e6ff3ade", "ResolvConfPath": "/var/lib/docker/containers/3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87/resolv.conf", "HostnamePath": "/var/lib/docker/containers/3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87/hostname", "HostsPath": "/var/lib/docker/containers/3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87/hosts", "LogPath": "", "Name": "/balena_supervisor", "RestartCount": 0, "Driver": "overlay2", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": null, "ContainerIDFile": "", "ContainerIDEnv": "SUPERVISOR_CONTAINER_ID", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "CgroupnsMode": "host", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "private", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [ "label=disable" ], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DeviceRequests": null, "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "Mounts": [ { "Type": "bind", "Source": "/var/run/balena-engine.sock", "Target": "/var/run/balena-engine.sock" }, { "Type": "bind", "Source": "/mnt/boot/config.json", "Target": "/boot/config.json" }, { "Type": "bind", "Source": "/mnt/data/apps.json", "Target": "/boot/apps.json" }, { "Type": "bind", "Source": "/resin-data/balena-supervisor", "Target": "/data" }, { "Type": "bind", "Source": "/proc/net/fib_trie", "Target": "/mnt/fib_trie" }, { "Type": "bind", "Source": "/var/log/supervisor-log", "Target": "/var/log" }, { "Type": "bind", "Source": "/etc/ssl/certs", "Target": "/etc/ssl/certs", "ReadOnly": true }, { "Type": "bind", "Source": "/usr/share/ca-certificates", "Target": "/usr/share/ca-certificates", "ReadOnly": true }, { "Type": "bind", "Source": "/", "Target": "/mnt/root" } ], "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": { "LowerDir": "/var/lib/docker/overlay2/bdfde853cbb48005c3ce9891ab65e6b544ecbd404da276dd10529785f57d4785-init/diff:/var/lib/docker/overlay2/fa5070452fb803fb5cf381af7bf7c55711b334c19e8c3e7f8f6e8f6a73caac1f/diff:/var/lib/docker/overlay2/4e8ce8704257d993a09ecaad47fa93cc20e7fc1530abec2c2291711185e2a35f/diff:/var/lib/docker/overlay2/e7409c8337325b4416d82b4ca1405a902ab1eb4fc717178ab84fb72a10e13c97/diff:/var/lib/docker/overlay2/7c9e97d5b6b8ddfe722bf5a2ed29c9bb0d72ce97e0e109af3f474ca3ceb06685/diff:/var/lib/docker/overlay2/a5df1039ee235f6a2b88b14c0d91c1ebf66f9abcb9093446e296ed8173c70682/diff:/var/lib/docker/overlay2/bd1c4e5678d2e7379a8cac5b8e86dfb06381acf2508b84b4eaf40f88009a6ec6/diff:/var/lib/docker/overlay2/a04972f0db055f49448ab9d2a4d5ee62d2c6bce8ebbe985d603df33f90f1a3d6/diff:/var/lib/docker/overlay2/fb382c4469d7012ba888f0b6629df4f5249c1a52f049f347438e72a813d78f4a/diff:/var/lib/docker/overlay2/708fe9c42868ad1502bd1bf95ea1ebeed8128f33e2cfeaae2da472d4cff1d6af/diff:/var/lib/docker/overlay2/9def2e4507dd42dd0812376f4e6c281da16c857c1fc81e015bf31c65c6c319ac/diff:/var/lib/docker/overlay2/43d50479821adf03edd3ede516ded0d183c4f1d049a952aecd294d4adb9d5078/diff:/var/lib/docker/overlay2/3cfead64f5922048694d08cf894efcc7186f5179ab2d89f4622fa36b3e20dc54/diff:/var/lib/docker/overlay2/6ed48dedd7a0bcf0c6928b4d7c5ae53f1d51078852ca52e8263a8a05c50f6225/diff:/var/lib/docker/overlay2/183a3567ef13dc45c3a06e4f3009fc2747210ed3a339360581959138f5176082/diff", "MergedDir": "/var/lib/docker/overlay2/bdfde853cbb48005c3ce9891ab65e6b544ecbd404da276dd10529785f57d4785/merged", "UpperDir": "/var/lib/docker/overlay2/bdfde853cbb48005c3ce9891ab65e6b544ecbd404da276dd10529785f57d4785/diff", "WorkDir": "/var/lib/docker/overlay2/bdfde853cbb48005c3ce9891ab65e6b544ecbd404da276dd10529785f57d4785/work" }, "Name": "overlay2" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/boot/config.json", "Destination": "/boot/config.json", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/proc/net/fib_trie", "Destination": "/mnt/fib_trie", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/var/log/supervisor-log", "Destination": "/var/log", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/usr/share/ca-certificates", "Destination": "/usr/share/ca-certificates", "Mode": "", "RW": false, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/", "Destination": "/mnt/root", "Mode": "", "RW": true, "Propagation": "rslave" }, { "Type": "bind", "Source": "/var/run/balena-engine.sock", "Destination": "/var/run/balena-engine.sock", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/data/apps.json", "Destination": "/boot/apps.json", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/resin-data/balena-supervisor", "Destination": "/data", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/etc/ssl/certs", "Destination": "/etc/ssl/certs", "Mode": "", "RW": false, "Propagation": "rprivate" } ], "Config": { "Hostname": "07bf21f", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": true, "AttachStderr": true, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/usr/src/app/entry.sh" ], "Healthcheck": { "Test": [ "CMD-SHELL", "wget http://127.0.0.1:${LISTEN_PORT:-48484}/v1/healthy -O - -q" ], "Interval": 300000000000, "Timeout": 30000000000, "StartPeriod": 60000000000, "Retries": 3 }, "Image": "registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab", "Volumes": { "/data": {} }, "WorkingDir": "/usr/src/app", "Entrypoint": null, "OnBuild": null, "Labels": { "io.balena.qemu.version": "4.0.0+balena-aarch64" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "b309205582dd3a3b49aeb0067250eee81c4e5ccc4cd1c63c6d312f143e17621f", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "ddfab753b530510539bf214f618f575f549479b77865f2f1d34c2952209a56dc", "EndpointID": "e6c399f84169570921c8a5de065b177a21699b068f0b15945f058507ad3af00d", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } } ] real 0m 0.28s user 0m 0.35s sys 0m 0.14s --- balena network inspect $(balena network ls --quiet | tr "\n" " ") --- 2023-01-31 08:52:56.528388988+00:00 [ { "Name": "a9f676a5b087430d87fbbca271684df8_default", "Id": "38156e5692e3d9c68d449d3c4a2459d151434af23fea1f0eaf6bc9cc2cfca33b", "Created": "2022-06-13T15:10:24.441117783Z", "Scope": "local", "Driver": "bridge", "EnableIPv6": false, "IPAM": { "Driver": "default", "Options": {}, "Config": [ { "Subnet": "172.17.0.0/16", "Gateway": "172.17.0.1" } ] }, "Internal": false, "Attachable": false, "Ingress": false, "ConfigFrom": { "Network": "" }, "ConfigOnly": false, "Containers": {}, "Options": {}, "Labels": { "io.balena.app-id": "1935197", "io.balena.supervised": "true" } }, { "Name": "bridge", "Id": "154b63f984c6160ef9cc4a332884bf9ac73b5e3804b15f604922deee7d724a0b", "Created": "2023-01-31T07:05:36.958179837Z", "Scope": "local", "Driver": "bridge", "EnableIPv6": false, "IPAM": { "Driver": "default", "Options": null, "Config": [ { "Subnet": "10.114.101.0/24", "IPRange": "10.114.101.0/25", "Gateway": "10.114.101.1" } ] }, "Internal": false, "Attachable": false, "Ingress": false, "ConfigFrom": { "Network": "" }, "ConfigOnly": false, "Containers": {}, "Options": { "com.docker.network.bridge.default_bridge": "true", "com.docker.network.bridge.enable_icc": "true", "com.docker.network.bridge.enable_ip_masquerade": "true", "com.docker.network.bridge.host_binding_ipv4": "0.0.0.0", "com.docker.network.bridge.name": "balena0", "com.docker.network.driver.mtu": "1500" }, "Labels": {} }, { "Name": "host", "Id": "ddfab753b530510539bf214f618f575f549479b77865f2f1d34c2952209a56dc", "Created": "2022-06-01T09:35:56.358446048Z", "Scope": "local", "Driver": "host", "EnableIPv6": false, "IPAM": { "Driver": "default", "Options": null, "Config": [] }, "Internal": false, "Attachable": false, "Ingress": false, "ConfigFrom": { "Network": "" }, "ConfigOnly": false, "Containers": { "3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87": { "Name": "balena_supervisor", "EndpointID": "e6c399f84169570921c8a5de065b177a21699b068f0b15945f058507ad3af00d", "MacAddress": "", "IPv4Address": "", "IPv6Address": "" }, "f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197": { "Name": "main_5679333_2363739_317369b570e0c5a8cc117a18c806d0aa", "EndpointID": "56b6cc5867f7a794b6ce7f17b78033f388cc32c4b45e5195b4e053a8ece4f9a8", "MacAddress": "", "IPv4Address": "", "IPv6Address": "" } }, "Options": {}, "Labels": {} }, { "Name": "none", "Id": "0ef52fa57f5f386c9403cd11e586af3600e06397b154d2e42c439b424297549a", "Created": "2022-06-01T09:35:56.353056083Z", "Scope": "local", "Driver": "null", "EnableIPv6": false, "IPAM": { "Driver": "default", "Options": null, "Config": [] }, "Internal": false, "Attachable": false, "Ingress": false, "ConfigFrom": { "Network": "" }, "ConfigOnly": false, "Containers": {}, "Options": {}, "Labels": {} }, { "Name": "supervisor0", "Id": "3e94e9a74c6e6c4f9d5624f8719c35894811e297f2c63a299d103c5d23473284", "Created": "2022-06-13T15:10:23.995496307Z", "Scope": "local", "Driver": "bridge", "EnableIPv6": false, "IPAM": { "Driver": "default", "Options": null, "Config": [ { "Subnet": "10.114.104.0/25", "Gateway": "10.114.104.1" } ] }, "Internal": false, "Attachable": false, "Ingress": false, "ConfigFrom": { "Network": "" }, "ConfigOnly": false, "Containers": {}, "Options": { "com.docker.network.bridge.name": "supervisor0" }, "Labels": {} } ] real 0m 0.34s user 0m 0.23s sys 0m 0.26s --- test -f /mnt/state/balena-engine-storage-migration.log && cat /mnt/state/balena-engine-storage-migration.log --- 2023-01-31 08:52:56.899720493+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- echo === BOOT === --- 2023-01-31 08:52:56.936608775+00:00 === BOOT === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- systemd-analyze --- 2023-01-31 08:52:56.974527031+00:00 Startup finished in 7.309s (kernel) + 25.928s (userspace) = 33.237s multi-user.target reached after 25.866s in userspace real 0m 0.06s user 0m 0.01s sys 0m 0.00s --- systemd-analyze critical-chain --- 2023-01-31 08:52:57.064677397+00:00 The time when unit became active or started is printed after the "@" character. The time the unit took to start is printed after the "+" character. multi-user.target @25.866s └─balena.service @6.180s +19.097s └─balena-hostname.service @5.071s +1.082s └─balena-device-uuid.service @3.654s +1.399s └─basic.target @3.645s └─paths.target @3.644s └─prepare-openvpn-conf.path @3.601s └─sysinit.target @3.597s └─rngd.service @3.596s └─systemd-udev-settle.service @1.218s +2.360s └─systemd-udev-trigger.service @715ms +498ms └─systemd-udevd-kernel.socket @631ms └─system.slice @577ms └─-.slice @578ms real 0m 3.70s user 0m 0.33s sys 0m 0.06s --- echo === HARDWARE === --- 2023-01-31 08:53:00.794174195+00:00 === HARDWARE === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/cpuinfo --- 2023-01-31 08:53:00.828736084+00:00 processor : 0 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 1 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 2 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 3 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 Hardware : BCM2835 Revision : d03115 Serial : 10000000f6d40379 Model : Raspberry Pi 4 Model B Rev 1.5 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/device-tree/model --- 2023-01-31 08:53:00.867275688+00:00 Raspberry Pi 4 Model B Rev 1.5real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/meminfo --- 2023-01-31 08:53:00.905265370+00:00 MemTotal: 8050776 kB MemFree: 5721508 kB MemAvailable: 7495312 kB Buffers: 63192 kB Cached: 1687064 kB SwapCached: 0 kB Active: 255856 kB Inactive: 1758204 kB Active(anon): 2032 kB Inactive(anon): 301812 kB Active(file): 253824 kB Inactive(file): 1456392 kB Unevictable: 34040 kB Mlocked: 0 kB SwapTotal: 4025384 kB SwapFree: 4025384 kB Dirty: 0 kB Writeback: 0 kB AnonPages: 297904 kB Mapped: 228624 kB Shmem: 54224 kB KReclaimable: 163888 kB Slab: 208340 kB SReclaimable: 163888 kB SUnreclaim: 44452 kB KernelStack: 3984 kB PageTables: 5488 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 8050772 kB Committed_AS: 1851288 kB VmallocTotal: 262930368 kB VmallocUsed: 26960 kB VmallocChunk: 0 kB Percpu: 1856 kB CmaTotal: 327680 kB CmaFree: 304540 kB real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- ps --- 2023-01-31 08:53:00.945088096+00:00 PID TTY TIME CMD 1 ? 00:00:10 systemd 2 ? 00:00:00 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 rcu_tasks_kthre 10 ? 00:00:00 rcu_tasks_rude_ 11 ? 00:00:00 rcu_tasks_trace 12 ? 00:00:02 ksoftirqd/0 13 ? 00:00:17 rcu_preempt 14 ? 00:00:00 migration/0 15 ? 00:00:00 cpuhp/0 16 ? 00:00:00 cpuhp/1 17 ? 00:00:00 migration/1 18 ? 00:00:00 ksoftirqd/1 21 ? 00:00:00 cpuhp/2 22 ? 00:00:00 migration/2 23 ? 00:00:00 ksoftirqd/2 26 ? 00:00:00 cpuhp/3 27 ? 00:00:00 migration/3 28 ? 00:00:00 ksoftirqd/3 31 ? 00:00:00 kdevtmpfs 32 ? 00:00:00 netns 33 ? 00:00:00 kauditd 36 ? 00:00:00 khungtaskd 37 ? 00:00:00 oom_reaper 38 ? 00:00:00 writeback 39 ? 00:00:00 kcompactd0 68 ? 00:00:00 kblockd 69 ? 00:00:00 blkcg_punt_bio 70 ? 00:00:00 md 71 ? 00:00:00 watchdogd 74 ? 00:00:00 rpciod 76 ? 00:00:00 xprtiod 77 ? 00:00:00 kswapd0 78 ? 00:00:00 nfsiod 79 ? 00:00:00 kthrotld 80 ? 00:00:00 iscsi_eh 81 ? 00:00:00 iscsi_destroy 82 ? 00:00:00 nvme-wq 83 ? 00:00:00 nvme-reset-wq 84 ? 00:00:00 nvme-delete-wq 87 ? 00:00:00 DWC Notificatio 88 ? 00:00:00 uas 90 ? 00:00:00 vchiq-slot/0 91 ? 00:00:00 vchiq-recy/0 92 ? 00:00:00 vchiq-sync/0 93 ? 00:00:01 kworker/1:1H-kblockd 95 ? 00:00:00 ipv6_addrconf 96 ? 00:00:00 zswap-shrink 100 ? 00:00:00 sdhci 101 ? 00:00:00 irq/53-mmc0 151 ? 00:00:00 mmc_complete 152 ? 00:00:01 kworker/2:1H-kblockd 412 ? 00:00:01 kworker/3:1H-kblockd 755 ? 00:00:01 kworker/0:2H-mmc_complete 907 ? 00:00:00 jbd2/mmcblk0p2- 908 ? 00:00:00 ext4-rsv-conver 922 ? 00:00:00 jbd2/mmcblk0p5- 923 ? 00:00:00 ext4-rsv-conver 959 ? 00:00:01 jbd2/mmcblk0p6- 960 ? 00:00:00 ext4-rsv-conver 1060 ? 00:00:02 systemd-journal 1087 ? 00:00:01 systemd-udevd 1115 ? 00:00:00 vchiq-keep/0 1120 ? 00:00:00 spi0 1126 ? 00:00:00 irq/44-vc4 hdmi 1128 ? 00:00:00 irq/45-vc4 hdmi 1129 ? 00:00:00 cec-vc4 1130 ? 00:00:00 irq/41-vc4 hdmi 1131 ? 00:00:00 irq/40-vc4 hdmi 1142 ? 00:00:00 irq/50-vc4 hdmi 1144 ? 00:00:00 irq/51-vc4 hdmi 1145 ? 00:00:00 cec-vc4 1146 ? 00:00:00 irq/47-vc4 hdmi 1147 ? 00:00:00 irq/46-vc4 hdmi 1173 ? 00:00:00 v3d_bin 1175 ? 00:00:00 v3d_render 1176 ? 00:00:00 v3d_tfu 1178 ? 00:00:00 card0-crtc0 1179 ? 00:00:00 card0-crtc1 1185 ? 00:00:00 card0-crtc2 1188 ? 00:00:00 card0-crtc3 1189 ? 00:00:00 v3d_csd 1190 ? 00:00:00 card0-crtc4 1191 ? 00:00:00 card0-crtc5 1199 ? 00:00:00 v3d_cache_clean 1229 ? 00:00:00 cfg80211 1245 ? 00:00:00 brcmf_wq/mmc1:0 1256 ? 00:00:00 brcmf_wdog/mmc1 1515 ? 00:01:26 rngd 1519 ? 00:04:41 plymouthd 1522 ? 00:00:01 ModemManager 1559 ? 00:00:00 systemd-logind 1604 ? 00:00:05 NetworkManager 1651 ? 00:03:59 balenad 1653 ? 00:00:00 exe 1699 ? 00:00:00 wpa_supplicant 1707 ? 00:00:13 balena-engine-c 1766 ? 00:00:00 hciattach 1769 ? 00:00:00 kworker/u9:2-hci0 1782 ? 00:00:02 bluetoothd 1924 ? 00:00:00 chronyd 2511 ? 00:00:00 start-balena-su 2512 ? 00:00:00 exe 2560 ? 00:00:02 balena 2578 ? 00:00:08 balena-engine-c 2595 ? 00:01:25 node 2632 ? 00:00:00 journalctl 2642 ? 00:00:00 jbd2/mmcblk0p3- 2643 ? 00:00:00 ext4-rsv-conver 3393 ? 00:00:08 balena-engine-c 3457 ? 00:00:00 systemd-udevd 4217 ? 00:00:00 ssh-agent 4244 ? 00:00:00 ssh-agent 4279 ? 00:00:00 menu-cached 9549 ? 00:00:01 kworker/3:1-events 9867 ? 00:00:01 kworker/2:0-events 10682 ? 00:00:05 kworker/0:0-events 10701 ? 00:00:00 kworker/u9:1-hci0 10705 ? 00:00:00 kworker/u8:0-ext4-rsv-conversion 11235 ? 00:00:01 kworker/2:3-mm_percpu_wq 11274 ? 00:00:00 kworker/u8:1-brcmf_wq/mmc1:0001:1 11784 ? 00:00:01 kworker/0:1-events 12805 ? 00:00:00 kworker/2:0H 12806 ? 00:00:00 kworker/1:0H 12864 ? 00:00:00 kworker/3:4-events 12904 ? 00:00:01 kworker/1:1-mm_percpu_wq 13009 ? 00:00:00 kworker/0:2-events 13090 ? 00:00:00 kworker/0:1H 13157 ? 00:00:00 kworker/1:2-mm_percpu_wq 13158 ? 00:00:00 kworker/1:4-events 13160 ? 00:00:00 kworker/3:0H 13281 ? 00:00:00 kworker/3:2-mm_percpu_wq 13309 ? 00:00:00 kworker/2:2-events 13648 ? 00:00:00 kworker/0:0H 13705 ? 00:00:00 kworker/2:2H 13706 ? 00:00:00 kworker/u8:2 13834 ? 00:00:00 kworker/1:0-events 13938 ? 00:00:00 kworker/1:2H 13999 ? 00:00:00 kworker/2:1-events 14027 ? 00:00:00 kworker/3:0-events 14060 ? 00:00:00 sshd 14062 ? 00:00:00 sh 14064 ? 00:00:00 bash 14449 ? 00:00:00 time 14450 ? 00:00:00 timeout 14451 ? 00:00:00 ps real 0m 0.05s user 0m 0.00s sys 0m 0.04s --- top -b -n 1 --- 2023-01-31 08:53:01.027110514+00:00 Mem: 2328684K used, 5722092K free, 54244K shrd, 63196K buff, 1687412K cached CPU: 2% usr 4% sys 0% nic 93% idle 0% io 0% irq 0% sirq Load average: 0.19 0.18 0.18 2/246 14461 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 1519 1 root S 23708 0% 2% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 14461 14460 root R 3124 0% 2% top -b -n 1 1651 1 root S 1670m 21% 0% /usr/bin/balenad --experimental --log-driver=journald --storage-driver=overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --dns=10.114.102.1 --bip=10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt=native.cgroupdriver=systemd 1707 1651 root S 1597m 20% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 2560 2511 root S 1380m 18% 0% balena run --privileged --name balena_supervisor --restart=always --net=host --cidenv=SUPERVISOR_CONTAINER_ID --mount type=bind,source=/var/run/balena-engine.sock,target=/var/run/balena-engine.sock --mount type=bind,source=/mnt/boot/config.json,target=/boot/config.json --mount type=bind,source=/mnt/data/apps.json,target=/boot/apps.json --mount type=bind,source=/resin-data/balena-supervisor,target=/dat 3393 1707 root S 1308m 17% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-bale 2578 1707 root S 1308m 17% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-bale 11428 11425 root S 641m 8% 0% /opt/venv/bin/python3 /app/main_gui.py 4235 4187 root S 448m 6% 0% lxpanel --profile LXDE-pi 1604 1 root S 384m 5% 0% /usr/sbin/NetworkManager --no-daemon 11417 4236 root S 354m 4% 0% xfce4-terminal -e /root/Desktop/start_FAT.sh 4236 4187 root S 323m 4% 0% pcmanfm --desktop --profile LXDE-pi 1522 1 root S 308m 4% 0% /usr/sbin/ModemManager --log-journal 1515 1 root S 292m 4% 0% /usr/sbin/rngd -f -r /dev/hwrng 2595 2578 root S 291m 4% 0% node /usr/src/app/dist/app.js 4181 4180 root S< 257m 3% 0% /usr/lib/xorg/Xorg :0 -auth /tmp/serverauth.78IGB5Cvf2 1 0 root S 155m 2% 0% {systemd} /sbin/init 4187 4180 root S 99.0m 1% 0% /usr/bin/lxsession -s LXDE-pi -e LXDE 4279 3411 root S 84660 1% 0% /usr/lib/menu-cache/menu-cached /root/.cache/menu-cached-:0 1924 1 root S 76924 1% 0% /usr/sbin/chronyd -d 4230 4187 root S 65148 1% 0% openbox --config-file /root/.config/openbox/lxde-pi-rc.xml 4238 4187 root S 48868 1% 0% x11vnc -forever -shared -o /app/x11vnc.log -geometry 1920x1080 3457 3411 root S 18964 0% 0% /lib/systemd/systemd-udevd --daemon 1559 1 root S 16524 0% 0% /lib/systemd/systemd-logind 1060 1 root S 12848 0% 0% /lib/systemd/systemd-journald 2632 2595 root S 12052 0% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 1699 1 root S 11992 0% 0% /usr/sbin/wpa_supplicant -u 1782 1 root S 9008 0% 0% /usr/libexec/bluetooth/bluetoothd --experimental 1640 1 openvpn S 6912 0% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1087 1 root S 6856 0% 0% /lib/systemd/systemd-udevd 14060 1 root S 5904 0% 0% sshd: root@notty 2512 2511 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2511 1653 1651 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1651 1650 1 avahi S 5468 0% 0% avahi-daemon: running [07bf21f.local] 1527 1 messageb S 5412 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 3411 3393 root S 5360 0% 0% /bin/bash start.sh 4217 4187 root S 5356 0% 0% /usr/bin/ssh-agent x-session-manager 4244 3411 root S 5356 0% 0% /usr/bin/ssh-agent -s 1652 1650 avahi S 5260 0% 0% avahi-daemon: chroot helper 1617 1 nobody S 4732 0% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 4180 4159 root S 4164 0% 0% xinit /etc/X11/xinit/xinitrc -- /usr/bin/X :0 -auth /tmp/serverauth.78IGB5Cvf2 2511 1 root S 3532 0% 0% {start-balena-su} /bin/sh /usr/bin/start-balena-supervisor 14064 14062 root S 3436 0% 0% bash -s -- 14062 14060 root S 3304 0% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "07bf21fa31798744b1c5424cff77ab08" ];then TERM=xterm;ba 14459 14064 root S 2992 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1766 1 root S 2124 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - 4159 3411 root S 2040 0% 0% {startx} /bin/sh /usr/bin/startx -- :0 11425 11417 root S 2040 0% 0% /bin/sh /root/Desktop/start_FAT.sh 14460 14459 root S 1976 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 13 2 root IW 0 0% 0% [rcu_preempt] 10682 2 root IW 0 0% 0% [kworker/0:0-eve] 12 2 root SW 0 0% 0% [ksoftirqd/0] 11235 2 root IW 0 0% 0% [kworker/2:3-mm_] 755 2 root IW< 0 0% 0% [kworker/0:2H-mm] 152 2 root IW< 0 0% 0% [kworker/2:1H-kb] 412 2 root IW< 0 0% 0% [kworker/3:1H-kb] 11784 2 root IW 0 0% 0% [kworker/0:1-eve] 93 2 root IW< 0 0% 0% [kworker/1:1H-kb] 959 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 12904 2 root IW 0 0% 0% [kworker/1:1-mm_] 9549 2 root IW 0 0% 0% [kworker/3:1-eve] 9867 2 root IW 0 0% 0% [kworker/2:0-eve] 13009 2 root IW 0 0% 0% [kworker/0:2-eve] 13158 2 root IW 0 0% 0% [kworker/1:4-eve] 1175 2 root SW 0 0% 0% [v3d_render] 11274 2 root IW 0 0% 0% [kworker/u8:1-br] 13309 2 root IW 0 0% 0% [kworker/2:2-mm_] 39 2 root SW 0 0% 0% [kcompactd0] 1173 2 root SW 0 0% 0% [v3d_bin] 12864 2 root IW 0 0% 0% [kworker/3:4-eve] 28 2 root SW 0 0% 0% [ksoftirqd/3] 23 2 root SW 0 0% 0% [ksoftirqd/2] 18 2 root SW 0 0% 0% [ksoftirqd/1] 10705 2 root IW 0 0% 0% [kworker/u8:0-ex] 13281 2 root IW 0 0% 0% [kworker/3:2-mm_] 13834 2 root IW 0 0% 0% [kworker/1:0-eve] 1126 2 root SW 0 0% 0% [irq/44-vc4 hdmi] 1769 2 root IW< 0 0% 0% [kworker/u9:2-hc] 1256 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 2 0 root SW 0 0% 0% [kthreadd] 10701 2 root IW< 0 0% 0% [kworker/u9:1-hc] 14027 2 root IW 0 0% 0% [kworker/3:0-eve] 31 2 root SW 0 0% 0% [kdevtmpfs] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root SW 0 0% 0% [rcu_tasks_kthre] 10 2 root SW 0 0% 0% [rcu_tasks_rude_] 11 2 root SW 0 0% 0% [rcu_tasks_trace] 14 2 root SW 0 0% 0% [migration/0] 15 2 root SW 0 0% 0% [cpuhp/0] 16 2 root SW 0 0% 0% [cpuhp/1] 17 2 root SW 0 0% 0% [migration/1] 21 2 root SW 0 0% 0% [cpuhp/2] 22 2 root SW 0 0% 0% [migration/2] 26 2 root SW 0 0% 0% [cpuhp/3] 27 2 root SW 0 0% 0% [migration/3] 32 2 root IW< 0 0% 0% [netns] 33 2 root SW 0 0% 0% [kauditd] 36 2 root SW 0 0% 0% [khungtaskd] 37 2 root SW 0 0% 0% [oom_reaper] 38 2 root IW< 0 0% 0% [writeback] 68 2 root IW< 0 0% 0% [kblockd] 69 2 root IW< 0 0% 0% [blkcg_punt_bio] 70 2 root IW< 0 0% 0% [md] 71 2 root SW 0 0% 0% [watchdogd] 74 2 root IW< 0 0% 0% [rpciod] 76 2 root IW< 0 0% 0% [xprtiod] 77 2 root SW 0 0% 0% [kswapd0] 78 2 root IW< 0 0% 0% [nfsiod] 79 2 root IW< 0 0% 0% [kthrotld] 80 2 root IW< 0 0% 0% [iscsi_eh] 81 2 root IW< 0 0% 0% [iscsi_destroy] 82 2 root IW< 0 0% 0% [nvme-wq] 83 2 root IW< 0 0% 0% [nvme-reset-wq] 84 2 root IW< 0 0% 0% [nvme-delete-wq] 87 2 root IW< 0 0% 0% [DWC Notificatio] 88 2 root IW< 0 0% 0% [uas] 90 2 root SW< 0 0% 0% [vchiq-slot/0] 91 2 root SW< 0 0% 0% [vchiq-recy/0] 92 2 root SW< 0 0% 0% [vchiq-sync/0] 95 2 root IW< 0 0% 0% [ipv6_addrconf] 96 2 root IW< 0 0% 0% [zswap-shrink] 100 2 root IW< 0 0% 0% [sdhci] 101 2 root SW 0 0% 0% [irq/53-mmc0] 151 2 root IW< 0 0% 0% [mmc_complete] 907 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 908 2 root IW< 0 0% 0% [ext4-rsv-conver] 922 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 923 2 root IW< 0 0% 0% [ext4-rsv-conver] 960 2 root IW< 0 0% 0% [ext4-rsv-conver] 1115 2 root SW 0 0% 0% [vchiq-keep/0] 1120 2 root SW 0 0% 0% [spi0] 1128 2 root SW 0 0% 0% [irq/45-vc4 hdmi] 1129 2 root SW 0 0% 0% [cec-vc4] 1130 2 root SW 0 0% 0% [irq/41-vc4 hdmi] 1131 2 root SW 0 0% 0% [irq/40-vc4 hdmi] 1142 2 root SW 0 0% 0% [irq/50-vc4 hdmi] 1144 2 root SW 0 0% 0% [irq/51-vc4 hdmi] 1145 2 root SW 0 0% 0% [cec-vc4] 1146 2 root SW 0 0% 0% [irq/47-vc4 hdmi] 1147 2 root SW 0 0% 0% [irq/46-vc4 hdmi] 1176 2 root SW 0 0% 0% [v3d_tfu] 1178 2 root SW 0 0% 0% [card0-crtc0] 1179 2 root SW 0 0% 0% [card0-crtc1] 1185 2 root SW 0 0% 0% [card0-crtc2] 1188 2 root SW 0 0% 0% [card0-crtc3] 1189 2 root SW 0 0% 0% [v3d_csd] 1190 2 root SW 0 0% 0% [card0-crtc4] 1191 2 root SW 0 0% 0% [card0-crtc5] 1199 2 root SW 0 0% 0% [v3d_cache_clean] 1229 2 root IW< 0 0% 0% [cfg80211] 1245 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 2642 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2643 2 root IW< 0 0% 0% [ext4-rsv-conver] 12805 2 root IW< 0 0% 0% [kworker/2:0H] 12806 2 root IW< 0 0% 0% [kworker/1:0H] 13090 2 root IW< 0 0% 0% [kworker/0:1H] 13157 2 root IW 0 0% 0% [kworker/1:2-mm_] 13160 2 root IW< 0 0% 0% [kworker/3:0H] 13648 2 root IW< 0 0% 0% [kworker/0:0H] 13705 2 root IW< 0 0% 0% [kworker/2:2H] 13706 2 root IW 0 0% 0% [kworker/u8:2] 13938 2 root IW< 0 0% 0% [kworker/1:2H] 13999 2 root IW 0 0% 0% [kworker/2:1-eve] real 0m 0.15s user 0m 0.00s sys 0m 0.05s --- cat /var/log/provisioning-progress.log --- 2023-01-31 08:53:01.207131877+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- df -h --- 2023-01-31 08:53:01.243790382+00:00 Filesystem Size Used Avail Use% Mounted on devtmpfs 3.7G 0 3.7G 0% /dev tmpfs 3.9G 5.4M 3.9G 1% /run /dev/mmcblk0p2 300M 276M 4.5M 99% /mnt/sysroot/active /dev/disk/by-state/resin-state 18M 11M 6.0M 63% /mnt/state overlay 300M 276M 4.5M 99% / /dev/mmcblk0p6 58G 1.5G 54G 3% /mnt/data tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup tmpfs 3.9G 196K 3.9G 1% /tmp /dev/mmcblk0p1 40M 7.2M 33M 19% /mnt/boot tmpfs 3.9G 12K 3.9G 1% /var/volatile /dev/mmcblk0p3 300M 14K 280M 1% /mnt/sysroot/inactive real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- df -ih --- 2023-01-31 08:53:01.285991963+00:00 Filesystem Inodes IUsed IFree IUse% Mounted on devtmpfs 942K 504 941K 1% /dev tmpfs 983K 862 982K 1% /run /dev/mmcblk0p2 40K 6.4K 34K 16% /mnt/sysroot/active /dev/disk/by-state/resin-state 5.0K 5.0K 0 100% /mnt/state overlay 40K 6.4K 34K 16% / /dev/mmcblk0p6 5.6M 57K 5.5M 1% /mnt/data tmpfs 983K 1 983K 1% /dev/shm tmpfs 1.0K 16 1008 2% /sys/fs/cgroup tmpfs 400K 17 400K 1% /tmp /dev/mmcblk0p1 0 0 0 - /mnt/boot tmpfs 983K 46 983K 1% /var/volatile /dev/mmcblk0p3 40K 11 40K 1% /mnt/sysroot/inactive real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- 2023-01-31 08:53:01.326783201+00:00 /sys/class/thermal/thermal_zone0 46738 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- 2023-01-31 08:53:01.367095979+00:00 /sys/class/mmc_host/mmc0/mmc0:5048 manfid:0x00009f oemid:0x5449 name:SDCIT hwrev:0x6 fwrev:0x1 real 0m 0.03s user 0m 0.00s sys 0m 0.02s --- free -h --- 2023-01-31 08:53:01.424480463+00:00 total used free shared buff/cache available Mem: 8050776 414520 5721460 54244 1914796 7495892 Swap: 4025384 0 4025384 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- ls -l /dev --- 2023-01-31 08:53:01.465708069+00:00 total 0 crw------- 1 root root 10, 60 Jan 31 07:11 ashmem crw-r--r-- 1 root root 10, 235 Jan 31 07:11 autofs drwxr-xr-x 2 root root 680 Jan 1 1970 block crw------- 1 root root 10, 234 Aug 6 2021 btrfs-control drwxr-xr-x 3 root root 60 Jan 1 1970 bus crw------- 1 root root 10, 62 Jan 31 07:11 cachefiles crw-rw---- 1 root video 250, 0 Jan 31 07:11 cec0 crw-rw---- 1 root video 250, 1 Jan 31 07:11 cec1 drwxr-xr-x 2 root root 3340 Jan 31 07:16 char crw------- 1 root root 5, 1 Jan 31 07:11 console crw------- 1 root root 10, 59 Jan 31 07:11 cpu_dma_latency crw------- 1 root root 10, 203 Aug 6 2021 cuse drwxr-xr-x 8 root root 160 Jan 1 1970 disk drwxr-xr-x 2 root root 80 Jan 1 1970 dma_heap drwxr-xr-x 3 root root 120 Jan 30 15:51 dri crw-rw---- 1 root video 29, 0 Jan 31 07:11 fb0 lrwxrwxrwx 1 root root 13 Aug 6 2021 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 Jan 31 07:11 full crw-rw-rw- 1 root root 10, 229 Jan 31 07:11 fuse crw-rw---- 1 root root 254, 0 Jan 31 07:11 gpiochip0 crw-rw---- 1 root root 254, 1 Jan 31 07:11 gpiochip1 crw-rw---- 1 root root 246, 0 Jan 31 07:11 gpiomem crw------- 1 root root 243, 0 Jan 31 07:11 hidraw0 crw------- 1 root root 243, 1 Jan 31 07:11 hidraw1 crw------- 1 root root 243, 3 Jan 31 07:11 hidraw3 crw------- 1 root root 243, 4 Jan 31 07:11 hidraw4 crw------- 1 root root 10, 183 Jan 31 07:11 hwrng crw-rw---- 1 root 106 89, 1 Jan 31 07:11 i2c-1 crw-rw---- 1 root 106 89, 20 Jan 31 07:11 i2c-20 crw-rw---- 1 root 106 89, 21 Jan 31 07:11 i2c-21 lrwxrwxrwx 1 root root 12 Aug 6 2021 initctl -> /run/initctl drwxr-xr-x 4 root root 200 Jan 30 15:51 input crw-r--r-- 1 root root 1, 11 Jan 31 07:11 kmsg crw-rw---- 1 root 102 10, 232 Jan 31 07:11 kvm lrwxrwxrwx 1 root root 28 Aug 6 2021 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 Jan 31 07:11 loop-control brw-rw---- 1 root disk 7, 0 Jan 31 07:11 loop0 brw-rw---- 1 root disk 7, 1 Jan 31 07:11 loop1 brw-rw---- 1 root disk 7, 2 Jan 31 07:11 loop2 brw-rw---- 1 root disk 7, 3 Jan 31 07:11 loop3 brw-rw---- 1 root disk 7, 4 Jan 31 07:11 loop4 brw-rw---- 1 root disk 7, 5 Jan 31 07:11 loop5 brw-rw---- 1 root disk 7, 6 Jan 31 07:11 loop6 brw-rw---- 1 root disk 7, 7 Jan 31 07:11 loop7 drwxr-xr-x 2 root root 60 Aug 6 2021 mapper crw-r----- 1 root kmem 1, 1 Jan 31 07:11 mem brw-rw---- 1 root disk 179, 0 Jan 31 07:11 mmcblk0 brw-rw---- 1 root disk 179, 1 Jan 31 07:11 mmcblk0p1 brw-rw---- 1 root disk 179, 2 Jan 31 07:11 mmcblk0p2 brw-rw---- 1 root disk 179, 3 Jan 31 07:11 mmcblk0p3 brw-rw---- 1 root disk 179, 4 Jan 31 07:11 mmcblk0p4 brw-rw---- 1 root disk 179, 5 Jan 31 07:11 mmcblk0p5 brw-rw---- 1 root disk 179, 6 Jan 31 07:11 mmcblk0p6 drwxrwxrwt 2 root root 40 Jan 1 1970 mqueue drwxr-xr-x 2 root root 60 Jan 1 1970 net crw-rw-rw- 1 root root 1, 3 Jan 31 07:11 null crw-r----- 1 root kmem 1, 4 Jan 31 07:11 port crw------- 1 root root 108, 0 Aug 6 2021 ppp lrwxrwxrwx 1 root root 13 Jan 31 07:11 ptmx -> /dev/pts/ptmx drwxr-xr-x 2 root root 0 Aug 6 2021 pts brw-rw---- 1 root disk 1, 0 Jan 31 07:11 ram0 brw-rw---- 1 root disk 1, 1 Jan 31 07:11 ram1 brw-rw---- 1 root disk 1, 10 Jan 31 07:11 ram10 brw-rw---- 1 root disk 1, 11 Jan 31 07:11 ram11 brw-rw---- 1 root disk 1, 12 Jan 31 07:11 ram12 brw-rw---- 1 root disk 1, 13 Jan 31 07:11 ram13 brw-rw---- 1 root disk 1, 14 Jan 31 07:11 ram14 brw-rw---- 1 root disk 1, 15 Jan 31 07:11 ram15 brw-rw---- 1 root disk 1, 2 Jan 31 07:11 ram2 brw-rw---- 1 root disk 1, 3 Jan 31 07:11 ram3 brw-rw---- 1 root disk 1, 4 Jan 31 07:11 ram4 brw-rw---- 1 root disk 1, 5 Jan 31 07:11 ram5 brw-rw---- 1 root disk 1, 6 Jan 31 07:11 ram6 brw-rw---- 1 root disk 1, 7 Jan 31 07:11 ram7 brw-rw---- 1 root disk 1, 8 Jan 31 07:11 ram8 brw-rw---- 1 root disk 1, 9 Jan 31 07:11 ram9 crw-rw-rw- 1 root root 1, 8 Jan 31 07:11 random drwxr-xr-x 2 root root 60 Jan 1 1970 raw crw-rw-r-- 1 root 105 10, 242 Jan 31 07:11 rfkill crw-rw---- 1 root video 237, 0 Jan 31 07:11 rpivid-h264mem crw-rw---- 1 root video 239, 0 Jan 31 07:11 rpivid-hevcmem crw-rw---- 1 root video 238, 0 Jan 31 07:11 rpivid-intcmem crw-rw---- 1 root video 236, 0 Jan 31 07:11 rpivid-vp9mem drwxr-xr-x 4 root root 80 Jan 30 15:51 serial lrwxrwxrwx 1 root root 7 Jan 31 07:11 serial1 -> ttyAMA0 drwxrwxrwt 2 root root 40 Aug 6 2021 shm crw------- 1 root root 10, 231 Jan 31 07:11 snapshot drwxr-xr-x 3 root root 180 Jan 30 15:51 snd crw-rw---- 1 root root 153, 0 Jan 31 07:11 spidev0.0 crw-rw---- 1 root root 153, 1 Jan 31 07:11 spidev0.1 lrwxrwxrwx 1 root root 15 Aug 6 2021 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Aug 6 2021 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Aug 6 2021 stdout -> /proc/self/fd/1 crw-rw-rw- 1 root tty 5, 0 Jan 31 07:11 tty crw--w---- 1 root tty 4, 0 Jan 31 07:11 tty0 crw--w---- 1 root tty 4, 1 Jan 31 07:11 tty1 crw--w---- 1 root tty 4, 10 Jan 31 07:11 tty10 crw--w---- 1 root tty 4, 11 Jan 31 07:11 tty11 crw--w---- 1 root tty 4, 12 Jan 31 07:11 tty12 crw--w---- 1 root tty 4, 13 Jan 31 07:11 tty13 crw--w---- 1 root tty 4, 14 Jan 31 07:11 tty14 crw--w---- 1 root tty 4, 15 Jan 31 07:11 tty15 crw--w---- 1 root tty 4, 16 Jan 31 07:11 tty16 crw--w---- 1 root tty 4, 17 Jan 31 07:11 tty17 crw--w---- 1 root tty 4, 18 Jan 31 07:11 tty18 crw--w---- 1 root tty 4, 19 Jan 31 07:11 tty19 crw--w---- 1 root tty 4, 2 Jan 31 07:11 tty2 crw--w---- 1 root tty 4, 20 Jan 31 07:11 tty20 crw--w---- 1 root tty 4, 21 Jan 31 07:11 tty21 crw--w---- 1 root tty 4, 22 Jan 31 07:11 tty22 crw--w---- 1 root tty 4, 23 Jan 31 07:11 tty23 crw--w---- 1 root tty 4, 24 Jan 31 07:11 tty24 crw--w---- 1 root tty 4, 25 Jan 31 07:11 tty25 crw--w---- 1 root tty 4, 26 Jan 31 07:11 tty26 crw--w---- 1 root tty 4, 27 Jan 31 07:11 tty27 crw--w---- 1 root tty 4, 28 Jan 31 07:11 tty28 crw--w---- 1 root tty 4, 29 Jan 31 07:11 tty29 crw--w---- 1 root tty 4, 3 Jan 31 07:11 tty3 crw--w---- 1 root tty 4, 30 Jan 31 07:11 tty30 crw--w---- 1 root tty 4, 31 Jan 31 07:11 tty31 crw--w---- 1 root tty 4, 32 Jan 31 07:11 tty32 crw--w---- 1 root tty 4, 33 Jan 31 07:11 tty33 crw--w---- 1 root tty 4, 34 Jan 31 07:11 tty34 crw--w---- 1 root tty 4, 35 Jan 31 07:11 tty35 crw--w---- 1 root tty 4, 36 Jan 31 07:11 tty36 crw--w---- 1 root tty 4, 37 Jan 31 07:11 tty37 crw--w---- 1 root tty 4, 38 Jan 31 07:11 tty38 crw--w---- 1 root tty 4, 39 Jan 31 07:11 tty39 crw--w---- 1 root tty 4, 4 Jan 31 07:11 tty4 crw--w---- 1 root tty 4, 40 Jan 31 07:11 tty40 crw--w---- 1 root tty 4, 41 Jan 31 07:11 tty41 crw--w---- 1 root tty 4, 42 Jan 31 07:11 tty42 crw--w---- 1 root tty 4, 43 Jan 31 07:11 tty43 crw--w---- 1 root tty 4, 44 Jan 31 07:11 tty44 crw--w---- 1 root tty 4, 45 Jan 31 07:11 tty45 crw--w---- 1 root tty 4, 46 Jan 31 07:11 tty46 crw--w---- 1 root tty 4, 47 Jan 31 07:11 tty47 crw--w---- 1 root tty 4, 48 Jan 31 07:11 tty48 crw--w---- 1 root tty 4, 49 Jan 31 07:11 tty49 crw--w---- 1 root tty 4, 5 Jan 31 07:11 tty5 crw--w---- 1 root tty 4, 50 Jan 31 07:11 tty50 crw--w---- 1 root tty 4, 51 Jan 31 07:11 tty51 crw--w---- 1 root tty 4, 52 Jan 31 07:11 tty52 crw--w---- 1 root tty 4, 53 Jan 31 07:11 tty53 crw--w---- 1 root tty 4, 54 Jan 31 07:11 tty54 crw--w---- 1 root tty 4, 55 Jan 31 07:11 tty55 crw--w---- 1 root tty 4, 56 Jan 31 07:11 tty56 crw--w---- 1 root tty 4, 57 Jan 31 07:11 tty57 crw--w---- 1 root tty 4, 58 Jan 31 07:11 tty58 crw--w---- 1 root tty 4, 59 Jan 31 07:11 tty59 crw--w---- 1 root tty 4, 6 Jan 31 07:11 tty6 crw--w---- 1 root tty 4, 60 Jan 31 07:11 tty60 crw--w---- 1 root tty 4, 61 Jan 31 07:11 tty61 crw--w---- 1 root tty 4, 62 Jan 31 07:11 tty62 crw--w---- 1 root tty 4, 63 Jan 31 07:11 tty63 crw--w---- 1 root tty 4, 7 Jan 31 07:11 tty7 crw--w---- 1 root tty 4, 8 Jan 31 07:11 tty8 crw--w---- 1 root tty 4, 9 Jan 31 07:11 tty9 crw-rw---- 1 root dialout 166, 0 Jan 31 08:27 ttyACM0 crw-rw---- 1 root dialout 166, 1 Jan 31 07:11 ttyACM1 crw-rw---- 1 root dialout 204, 64 Jan 31 07:11 ttyAMA0 crw------- 1 root root 5, 3 Jan 31 07:11 ttyprintk crw------- 1 root root 10, 58 Jan 31 07:11 ubi_ctrl crw------- 1 root root 10, 239 Aug 6 2021 uhid crw------- 1 root root 10, 223 Aug 6 2021 uinput crw-rw-rw- 1 root root 1, 9 Jan 31 07:11 urandom drwxr-xr-x 2 root root 80 Jan 31 07:14 usb crw------- 1 root root 247, 0 Jan 31 07:11 vc-mem crw-rw---- 1 root video 242, 0 Jan 31 07:11 vchiq crw-rw---- 1 root video 10, 61 Jan 31 07:11 vcio crw-rw---- 1 root tty 7, 0 Jan 31 07:11 vcs crw-rw---- 1 root tty 7, 1 Jan 31 07:11 vcs1 crw-rw---- 1 root tty 7, 2 Jan 31 07:11 vcs2 crw-rw---- 1 root tty 7, 3 Jan 31 07:11 vcs3 crw-rw---- 1 root tty 7, 4 Jan 31 07:11 vcs4 crw-rw---- 1 root tty 7, 5 Jan 31 07:11 vcs5 crw-rw---- 1 root tty 7, 6 Jan 31 07:11 vcs6 crw-rw---- 1 root tty 7, 128 Jan 31 07:11 vcsa crw-rw---- 1 root tty 7, 129 Jan 31 07:11 vcsa1 crw-rw---- 1 root tty 7, 130 Jan 31 07:11 vcsa2 crw-rw---- 1 root tty 7, 131 Jan 31 07:11 vcsa3 crw-rw---- 1 root tty 7, 132 Jan 31 07:11 vcsa4 crw-rw---- 1 root tty 7, 133 Jan 31 07:11 vcsa5 crw-rw---- 1 root tty 7, 134 Jan 31 07:11 vcsa6 crw-rw---- 1 root tty 7, 64 Jan 31 07:11 vcsu crw-rw---- 1 root tty 7, 65 Jan 31 07:11 vcsu1 crw-rw---- 1 root tty 7, 66 Jan 31 07:11 vcsu2 crw-rw---- 1 root tty 7, 67 Jan 31 07:11 vcsu3 crw-rw---- 1 root tty 7, 68 Jan 31 07:11 vcsu4 crw-rw---- 1 root tty 7, 69 Jan 31 07:11 vcsu5 crw-rw---- 1 root tty 7, 70 Jan 31 07:11 vcsu6 crw------- 1 root root 10, 63 Jan 31 07:11 vga_arbiter crw------- 1 root root 10, 137 Aug 6 2021 vhci crw-rw-rw- 1 root kvm 10, 238 Jan 30 15:51 vhost-net crw-rw-rw- 1 root kvm 10, 241 Jan 30 15:51 vhost-vsock crw------- 1 root root 10, 130 Jan 31 07:11 watchdog crw------- 1 root root 249, 0 Jan 31 07:11 watchdog0 crw-rw-rw- 1 root root 1, 5 Jan 31 07:11 zero brw-rw---- 1 root disk 253, 0 Jan 31 07:11 zram0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- lsusb -vvv --- 2023-01-31 08:53:01.510929315+00:00 Bus 002 Device 002: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.10 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor 0x2109 idProduct 0x0817 bcdDevice 0.50 iManufacturer 1 VIA Labs, Inc. iProduct 2 USB3.0 Hub iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x001f bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 19 Transfer Type Interrupt Synch Type None Usage Type Feedback wMaxPacketSize 0x0002 1x 2 bytes bInterval 8 bMaxBurst 0 Hub Descriptor: bLength 12 bDescriptorType 42 nNbrPorts 4 wHubCharacteristic 0x0009 Per-port power switching Per-port overcurrent protection bPwrOn2PwrGood 175 * 2 milli seconds bHubContrCurrent 0 milli Ampere bHubDecLat 0.4 micro seconds wHubDelay 2292 nano seconds DeviceRemovable 0x00 Hub Port Status: Port 1: 0000.02a0 lowspeed L1 Port 2: 0000.02a0 lowspeed L1 Port 3: 0000.02a0 lowspeed L1 Port 4: 0000.02a0 lowspeed L1 Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x002a bNumDeviceCaps 3 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000002 HIRD Link Power Management (LPM) Supported SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 1 Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Container ID Device Capability: bLength 20 bDescriptorType 16 bDevCapabilityType 4 bReserved 0 ContainerID {30eef35c-07d5-2549-b001-802d79434c30} Device Status: 0x000d Self Powered U1 Enabled U2 Enabled Bus 002 Device 001: ID 1d6b:0003 Linux 5.10.95-v8 xhci-hcd xHCI Host Controller Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor 0x1d6b idProduct 0x0003 bcdDevice 5.10 iManufacturer 3 Linux 5.10.95-v8 xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:01:00.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x001f bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 bMaxBurst 0 Hub Descriptor: bLength 12 bDescriptorType 42 nNbrPorts 4 wHubCharacteristic 0x0009 Per-port power switching Per-port overcurrent protection bPwrOn2PwrGood 50 * 2 milli seconds bHubContrCurrent 0 milli Ampere bHubDecLat 0.0 micro seconds wHubDelay 0 nano seconds DeviceRemovable 0x00 Hub Port Status: Port 1: 0000.02a0 5Gbps power Rx.Detect Port 2: 0000.0263 5Gbps power suspend enable connect Port 3: 0000.02a0 5Gbps power Rx.Detect Port 4: 0000.02a0 5Gbps power Rx.Detect Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x000f bNumDeviceCaps 1 SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x02 Latency Tolerance Messages (LTM) Supported wSpeedsSupported 0x0008 Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 3 Lowest fully-functional device speed is SuperSpeed (5Gbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Device Status: 0x0001 Self Powered Bus 001 Device 004: ID 046d:c52b Logitech USB Receiver Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 32 idVendor 0x046d idProduct 0xc52b bcdDevice 24.11 iManufacturer 1 Logitech iProduct 2 USB Receiver iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0054 bNumInterfaces 3 bConfigurationValue 1 iConfiguration 4 RQR24.11_B0036 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 98mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 59 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0008 1x 8 bytes bInterval 8 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 bInterfaceSubClass 1 bInterfaceProtocol 2 iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 148 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0008 1x 8 bytes bInterval 2 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 98 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0020 1x 32 bytes bInterval 2 Device Status: 0x0000 (Bus Powered) Bus 001 Device 007: ID 20a0:41e5 Agile Innovative Ltd BlinkStick Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x20a0 idProduct 0x41e5 bcdDevice 2.00 iManufacturer 1 Agile Innovative Ltd iProduct 2 BlinkStick iSerial 3 BS045790-3.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0022 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 40mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.01 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 96 Report Descriptor: (length is 96) Item(Global): Usage Page, data= [ 0x00 0xff ] 65280 (null) Item(Local ): Usage, data= [ 0x01 ] 1 (null) Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Global): Logical Minimum, data= [ 0x00 ] 0 Item(Global): Logical Maximum, data= [ 0xff 0x00 ] 255 Item(Global): Report Size, data= [ 0x08 ] 8 Item(Global): Report ID, data= [ 0x01 ] 1 Item(Global): Report Count, data= [ 0x03 ] 3 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x02 ] 2 Item(Global): Report Count, data= [ 0x20 ] 32 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x03 ] 3 Item(Global): Report Count, data= [ 0x20 ] 32 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x04 ] 4 Item(Global): Report Count, data= [ 0x01 ] 1 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x05 ] 5 Item(Global): Report Count, data= [ 0x05 ] 5 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x06 ] 6 Item(Global): Report Count, data= [ 0x19 ] 25 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x07 ] 7 Item(Global): Report Count, data= [ 0x31 ] 49 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x08 ] 8 Item(Global): Report Count, data= [ 0x61 ] 97 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Global): Report ID, data= [ 0x09 ] 9 Item(Global): Report Count, data= [ 0xc1 ] 193 Item(Local ): Usage, data= [ 0x00 ] 0 (null) Item(Main ): Feature, data= [ 0x02 0x01 ] 258 Data Variable Absolute No_Wrap Linear Preferred_State No_Null_Position Non_Volatile Buffered Bytes Item(Main ): End Collection, data=none Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0008 1x 8 bytes bInterval 100 Device Status: 0x0000 (Bus Powered) Bus 001 Device 006: ID 05e0:1200 Symbol Technologies, Inc, 2008 Symbol Bar Code Scanner::EA Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x05e0 idProduct 0x1200 bcdDevice 0.03 iManufacturer 1 Symbol Technologies, Inc, 2008 iProduct 2 Symbol Bar Code Scanner::EA iSerial 3 21310520101642 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0022 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 8 Bus Powered bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 77 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 3 Device Status: 0x0000 (Bus Powered) Bus 001 Device 005: ID 0451:bef3 Texas Instruments XDS110 (03.00.00.20) Embed with CMSIS-DAP Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 bDeviceSubClass 2 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x0451 idProduct 0xbef3 bcdDevice 1.00 iManufacturer 1 Texas Instruments iProduct 2 XDS110 (03.00.00.20) Embed with CMSIS-DAP iSerial 3 L450015P bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x00db bNumInterfaces 7 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 0 bInterfaceCount 2 bFunctionClass 2 bFunctionSubClass 2 bFunctionProtocol 1 iFunction 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 2 bInterfaceSubClass 2 bInterfaceProtocol 1 iInterface 0 CDC Header: bcdCDC 1.10 CDC ACM: bmCapabilities 0x06 sends break line coding and serial state CDC Union: bMasterInterface 0 bSlaveInterface 1 CDC Call Management: bmCapabilities 0x01 call management bDataInterface 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 10 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 3 bInterfaceCount 2 bFunctionClass 2 bFunctionSubClass 2 bFunctionProtocol 1 iFunction 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 3 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 2 bInterfaceSubClass 2 bInterfaceProtocol 1 iInterface 0 CDC Header: bcdCDC 1.10 CDC ACM: bmCapabilities 0x06 sends break line coding and serial state CDC Union: bMasterInterface 3 bSlaveInterface 4 CDC Call Management: bmCapabilities 0x01 call management bDataInterface 4 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x84 EP 4 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 4 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 10 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 5 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 3 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 6 XDS110 CMSIS-DAP HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 32 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 6 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x05 EP 5 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x87 EP 7 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 255 bDeviceSubClass 255 bDeviceProtocol 255 bMaxPacketSize0 64 bNumConfigurations 0 Device Status: 0x0000 (Bus Powered) Bus 001 Device 003: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 2 bMaxPacketSize0 64 idVendor 0x2109 idProduct 0x2817 bcdDevice 0.50 iManufacturer 1 VIA Labs, Inc. iProduct 2 USB2.0 Hub iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0029 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 2 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 4 wHubCharacteristic 0x00e9 Per-port power switching Per-port overcurrent protection TT think time 32 FS bits Port indicators bPwrOn2PwrGood 175 * 2 milli seconds bHubContrCurrent 100 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0503 highspeed power enable connect Port 3: 0000.0103 power enable connect Port 4: 0000.0303 lowspeed power enable connect Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x002a bNumDeviceCaps 3 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000006 BESL Link Power Management (LPM) Supported SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 1 Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Container ID Device Capability: bLength 20 bDescriptorType 16 bDevCapabilityType 4 bReserved 0 ContainerID {30eef35c-07d5-2549-b001-802d79434c30} Device Status: 0x0001 Self Powered Bus 001 Device 002: ID 2109:3431 USB2.0 Hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x2109 idProduct 0x3431 bcdDevice 4.21 iManufacturer 0 iProduct 1 USB2.0 Hub iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 4 wHubCharacteristic 0x00e0 Ganged power switching Ganged overcurrent protection TT think time 32 FS bits Port indicators bPwrOn2PwrGood 50 * 2 milli seconds bHubContrCurrent 100 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0503 highspeed power enable connect Port 3: 0000.0103 power enable connect Port 4: 0000.0100 power Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x002a bNumDeviceCaps 3 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000002 HIRD Link Power Management (LPM) Supported SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 1 Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Container ID Device Capability: bLength 20 bDescriptorType 16 bDevCapabilityType 4 bReserved 0 ContainerID {30eef35c-07d5-2549-b001-802d79434c30} Device Status: 0x0001 Self Powered Bus 001 Device 001: ID 1d6b:0002 Linux 5.10.95-v8 xhci-hcd xHCI Host Controller Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x1d6b idProduct 0x0002 bcdDevice 5.10 iManufacturer 3 Linux 5.10.95-v8 xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:01:00.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 1 wHubCharacteristic 0x0009 Per-port power switching Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x02 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0503 highspeed power enable connect Device Status: 0x0001 Self Powered real 0m 0.31s user 0m 0.02s sys 0m 0.04s --- mmcli -L --- 2023-01-31 08:53:01.848342223+00:00 No modems were found real 0m 0.05s user 0m 0.02s sys 0m 0.01s --- mount --- 2023-01-31 08:53:01.931354412+00:00 proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=3854444k,nr_inodes=963611,mode=755) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) /dev/mmcblk0p2 on /mnt/sysroot/active type ext4 (rw,relatime) /dev/mmcblk0p5 on /mnt/state type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/machine-id type ext4 (rw,relatime) overlay on / type overlay (ro,relatime,lowerdir=/balena/overlay2/l/4II34LWZO4L3LDUMNINPLNR2QK,upperdir=/balena/overlay2/bd8629e5b04a632007f54e8f208bee34f617e85ab81099cd9d8afeffae4af9d3/diff,workdir=/balena/overlay2/bd8629e5b04a632007f54e8f208bee34f617e85ab81099cd9d8afeffae4af9d3/work) /dev/mmcblk0p6 on /mnt/data type ext4 (rw,relatime) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,size=4096k,nr_inodes=1024,mode=755) cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,nr_inodes=409600) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) /dev/mmcblk0p1 on /mnt/boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) systemd-1 on /mnt/sysroot/inactive type autofs (rw,relatime,fd=38,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) tmpfs on /var/volatile type tmpfs (rw,relatime) /dev/mmcblk0p5 on /etc/fake-hwclock type ext4 (rw,relatime) tmpfs on /srv type tmpfs (rw,relatime) tmpfs on /var/cache type tmpfs (rw,relatime) tmpfs on /var/spool type tmpfs (rw,relatime) /dev/mmcblk0p6 on /resin-data type ext4 (rw,relatime) tmpfs on /var/lib type tmpfs (rw,relatime) /dev/mmcblk0p6 on /var/lib/docker type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/volatile/lib/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/system-connections type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/conf.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/balena-supervisor type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/hostname type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/openvpn type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/ssh/hostkeys type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/udev/rules.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.rnd type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.ssh type ext4 (rw,relatime) /dev/mmcblk0p5 on /usr/share/ca-certificates/balena type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p3 on /mnt/sysroot/inactive type ext4 (rw,relatime) real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- uname -a --- 2023-01-31 08:53:01.974117564+00:00 Linux 07bf21f 5.10.95-v8 #1 SMP PREEMPT Thu Feb 17 11:43:01 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- echo === NETWORK === --- 2023-01-31 08:53:02.017503878+00:00 === NETWORK === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- /sbin/ip addr --- 2023-01-31 08:53:02.052947261+00:00 1: lo: mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq qlen 1000 link/ether e4:5f:01:90:28:22 brd ff:ff:ff:ff:ff:ff inet 192.168.32.103/24 brd 192.168.32.255 scope global dynamic noprefixroute eth0 valid_lft 2542sec preferred_lft 2542sec inet6 fe80::d8d3:b403:49f3:c2c1/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: wlan0: mtu 1500 qdisc fq_codel qlen 1000 link/ether e4:5f:01:90:28:23 brd ff:ff:ff:ff:ff:ff inet 192.168.35.68/24 brd 192.168.35.255 scope global dynamic noprefixroute wlan0 valid_lft 598347sec preferred_lft 598347sec inet6 fe80::89c8:356:302a:9a3b/64 scope link noprefixroute valid_lft forever preferred_lft forever 4: resin-dns: mtu 1500 qdisc noqueue qlen 1000 link/ether 42:fe:f2:92:e0:f3 brd ff:ff:ff:ff:ff:ff inet 10.114.102.1/24 scope global resin-dns valid_lft forever preferred_lft forever 5: resin-vpn: mtu 1500 qdisc fq_codel qlen 100 link/[65534] inet 10.241.49.173 peer 52.4.252.97/32 scope global resin-vpn valid_lft forever preferred_lft forever inet6 fe80::4933:e91d:4fb2:7380/64 scope link flags 800 valid_lft forever preferred_lft forever 6: br-38156e5692e3: mtu 1500 qdisc noqueue link/ether 02:42:3f:45:bc:b8 brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global br-38156e5692e3 valid_lft forever preferred_lft forever 7: supervisor0: mtu 1500 qdisc noqueue link/ether 02:42:38:09:29:82 brd ff:ff:ff:ff:ff:ff inet 10.114.104.1/25 brd 10.114.104.127 scope global supervisor0 valid_lft forever preferred_lft forever 8: balena0: mtu 1500 qdisc noqueue link/ether 02:42:ea:c6:63:7c brd ff:ff:ff:ff:ff:ff inet 10.114.101.1/24 brd 10.114.101.255 scope global balena0 valid_lft forever preferred_lft forever real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /etc/resolv.conf --- 2023-01-31 08:53:02.091426292+00:00 # we use dnsmasq at 127.0.0.2 so that user containers can run their own dns cache and forwarder and not conflict with dnsmasq on the host nameserver 127.0.0.2 options timeout:15 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/dev --- 2023-01-31 08:53:02.130661022+00:00 Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 173776 1561 0 0 0 0 0 0 173776 1561 0 0 0 0 0 0 eth0: 623678774 751818 0 0 0 0 0 209 11218739 136805 0 0 0 0 0 0 wlan0: 9046 38 0 0 0 0 0 0 9671 61 0 0 0 0 0 0 resin-dns: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 resin-vpn: 32130 409 0 0 0 0 0 0 365225 592 0 0 0 0 0 0 br-38156e5692e3: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 supervisor0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 balena0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/net/snmp --- 2023-01-31 08:53:02.169958140+00:00 Ip: Forwarding DefaultTTL InReceives InHdrErrors InAddrErrors ForwDatagrams InUnknownProtos InDiscards InDelivers OutRequests OutDiscards OutNoRoutes ReasmTimeout ReasmReqds ReasmOKs ReasmFails FragOKs FragFails FragCreates Ip: 1 64 528040 0 2 0 0 0 528036 138802 0 104 0 0 0 0 0 0 0 Icmp: InMsgs InErrors InCsumErrors InDestUnreachs InTimeExcds InParmProbs InSrcQuenchs InRedirects InEchos InEchoReps InTimestamps InTimestampReps InAddrMasks InAddrMaskReps OutMsgs OutErrors OutDestUnreachs OutTimeExcds OutParmProbs OutSrcQuenchs OutRedirects OutEchos OutEchoReps OutTimestamps OutTimestampReps OutAddrMasks OutAddrMaskReps Icmp: 12 0 0 12 0 0 0 0 0 0 0 0 0 0 69 0 69 0 0 0 0 0 0 0 0 0 0 IcmpMsg: InType3 OutType3 IcmpMsg: 12 69 Tcp: RtoAlgorithm RtoMin RtoMax MaxConn ActiveOpens PassiveOpens AttemptFails EstabResets CurrEstab InSegs OutSegs RetransSegs InErrs OutRsts InCsumErrors Tcp: 1 200 120000 -1 278 23 0 32 3 333522 137330 7 0 68 0 Udp: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti Udp: 1564 69 0 1512 0 0 0 192867 UdpLite: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti UdpLite: 0 0 0 0 0 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/udp --- 2023-01-31 08:53:02.208399023+00:00 sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 35: 00000000:F009 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 16186 2 000000009fd5c692 0 79: 0200007F:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16566 2 00000000cbab2458 0 79: 0166720A:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16564 2 000000005539f553 0 94: 4423A8C0:0044 FE23A8C0:0043 01 00000000:00000000 00:00000000 00000000 0 0 17493 2 0000000000df9e88 0 94: 6720A8C0:0044 FE20A8C0:0043 01 00000000:00000000 00:00000000 00000000 0 0 15238 2 000000005e11a0da 0 349: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16844 2 000000004d7209ff 0 1260: 00000000:04D2 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16856 2 00000000028e99ed 0 1283: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 16184 2 00000000e8bd3814 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- CURL_CA_BUNDLE=/tmp/tmp.vY51zByYIt curl https://api.balena-cloud.com/ping --- 2023-01-31 08:53:02.248049639+00:00 OKreal 0m 0.22s user 0m 0.05s sys 0m 0.01s --- CURL_CA_BUNDLE=/tmp/tmp.vY51zByYIt curl https://www.google.co.uk --- 2023-01-31 08:53:02.500729257+00:00 Google



 

بحث متقدم

محرّك بحث Google متوفّر باللغة: English Fran�ais

© 2023 - الخصوصية - البنود

real 0m 0.46s user 0m 0.04s sys 0m 0.03s --- ifconfig --- 2023-01-31 08:53:02.985969975+00:00 balena0 Link encap:Ethernet HWaddr 02:42:EA:C6:63:7C inet addr:10.114.101.1 Bcast:10.114.101.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) br-38156e5692e3 Link encap:Ethernet HWaddr 02:42:3F:45:BC:B8 inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) eth0 Link encap:Ethernet HWaddr E4:5F:01:90:28:22 inet addr:192.168.32.103 Bcast:192.168.32.255 Mask:255.255.255.0 inet6 addr: fe80::d8d3:b403:49f3:c2c1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:751988 errors:0 dropped:0 overruns:0 frame:0 TX packets:136971 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:623732451 (594.8 MiB) TX bytes:11273715 (10.7 MiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1569 errors:0 dropped:0 overruns:0 frame:0 TX packets:1569 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:174420 (170.3 KiB) TX bytes:174420 (170.3 KiB) resin-dns Link encap:Ethernet HWaddr 42:FE:F2:92:E0:F3 inet addr:10.114.102.1 Bcast:0.0.0.0 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) resin-vpn Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.241.49.173 P-t-P:52.4.252.97 Mask:255.255.255.255 inet6 addr: fe80::4933:e91d:4fb2:7380/64 Scope:Link UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:515 errors:0 dropped:0 overruns:0 frame:0 TX packets:702 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:37642 (36.7 KiB) TX bytes:404657 (395.1 KiB) supervisor0 Link encap:Ethernet HWaddr 02:42:38:09:29:82 inet addr:10.114.104.1 Bcast:10.114.104.127 Mask:255.255.255.128 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wlan0 Link encap:Ethernet HWaddr E4:5F:01:90:28:23 inet addr:192.168.35.68 Bcast:192.168.35.255 Mask:255.255.255.0 inet6 addr: fe80::89c8:356:302a:9a3b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:61 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9046 (8.8 KiB) TX bytes:9671 (9.4 KiB) real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- iptables -n -L --- 2023-01-31 08:53:03.021156397+00:00 Chain INPUT (policy ACCEPT) target prot opt source destination BALENA-FIREWALL all -- 0.0.0.0/0 0.0.0.0/0 Chain FORWARD (policy DROP) target prot opt source destination DOCKER-USER all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-1 all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain BALENA-FIREWALL (1 references) target prot opt source destination ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match src-type LOCAL ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 reject-with icmp-port-unreachable ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:22222 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:2375 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type MULTICAST ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 RETURN all -- 0.0.0.0/0 0.0.0.0/0 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable Chain DOCKER (3 references) target prot opt source destination Chain DOCKER-ISOLATION-STAGE-1 (1 references) target prot opt source destination DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-ISOLATION-STAGE-2 (3 references) target prot opt source destination DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-USER (1 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- iptables -n -t nat -L --- 2023-01-31 08:53:03.067241991+00:00 Chain PREROUTING (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type LOCAL Chain INPUT (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 !127.0.0.0/8 ADDRTYPE match dst-type LOCAL Chain POSTROUTING (policy ACCEPT) target prot opt source destination MASQUERADE all -- 10.114.101.0/24 0.0.0.0/0 MASQUERADE all -- 10.114.104.0/25 0.0.0.0/0 MASQUERADE all -- 172.17.0.0/16 0.0.0.0/0 Chain DOCKER (2 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -a -u ModemManager --- 2023-01-31 08:53:03.108368764+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:52:50 UTC. -- Jan 30 15:51:27 ModemManager[1522]: ModemManager (version 1.18.4) starting in system bus... Jan 30 15:51:30 ModemManager[1522]: [base-manager] couldn't check support for device '/sys/devices/platform/scb/fd580000.ethernet': not supported by any plugin Jan 30 15:51:30 ModemManager[1522]: [base-manager] couldn't check support for device '/sys/devices/platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1': not supported by any plugin Jan 31 07:05:28 ModemManager[1522]: [ttyACM0/probe] failed to parse QCDM version info command result: -5 Jan 31 07:05:28 ModemManager[1522]: [ttyACM0/probe] failed to parse QCDM version info command result: -5 Jan 31 07:05:34 ModemManager[1522]: [device /sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2] creating modem with plugin 'generic' and '2' ports Jan 31 07:05:34 ModemManager[1522]: [plugin/generic] could not grab port ttyACM1: Cannot add port 'tty/ttyACM1', unhandled port type Jan 31 07:05:34 ModemManager[1522]: [plugin/generic] could not grab port ttyACM0: Cannot add port 'tty/ttyACM0', unhandled port type Jan 31 07:05:34 ModemManager[1522]: [base-manager] couldn't create modem for device '/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2': Failed to find primary AT port Jan 31 07:11:17 ModemManager[1522]: [base-manager] couldn't check support for device '/sys/devices/platform/scb/fd580000.ethernet': not supported by any plugin Jan 31 07:11:17 ModemManager[1522]: [base-manager] couldn't check support for device '/sys/devices/platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1': not supported by any plugin Jan 31 07:11:26 ModemManager[1522]: [ttyACM0/probe] failed to parse QCDM version info command result: -5 Jan 31 07:11:26 ModemManager[1522]: [ttyACM0/probe] failed to parse QCDM version info command result: -5 Jan 31 07:11:32 ModemManager[1522]: [device /sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2] creating modem with plugin 'generic' and '2' ports Jan 31 07:11:32 ModemManager[1522]: [plugin/generic] could not grab port ttyACM1: Cannot add port 'tty/ttyACM1', unhandled port type Jan 31 07:11:32 ModemManager[1522]: [plugin/generic] could not grab port ttyACM0: Cannot add port 'tty/ttyACM0', unhandled port type Jan 31 07:11:32 ModemManager[1522]: [base-manager] couldn't create modem for device '/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2': Failed to find primary AT port real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- 2023-01-31 08:53:03.152942996+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:52:50 UTC. -- Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 WARNING: file '/var/volatile/vpn-auth' is group or others accessible Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 OpenVPN 2.4.7 aarch64-poky-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Feb 20 2019 Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 library versions: OpenSSL 1.1.1l 24 Aug 2021, LZO 2.10 Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 RESOLVE: Cannot resolve host address: cloudlink.balena-cloud.com:443 (Name or service not known) Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 RESOLVE: Cannot resolve host address: cloudlink.balena-cloud.com:443 (Name or service not known) Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 Could not determine IPv4/IPv6 protocol Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 SIGUSR1[soft,init_instance] received, process restarting Jan 30 15:51:29 openvpn[1640]: Mon Jan 30 15:51:29 2023 Restart pause, 5 second(s) Jan 30 15:51:34 openvpn[1640]: Mon Jan 30 15:51:34 2023 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Jan 30 15:51:34 openvpn[1640]: Mon Jan 30 15:51:34 2023 RESOLVE: Cannot resolve host address: cloudlink.balena-cloud.com:443 (Name or service not known) Jan 30 15:51:34 openvpn[1640]: Mon Jan 30 15:51:34 2023 RESOLVE: Cannot resolve host address: cloudlink.balena-cloud.com:443 (Name or service not known) Jan 30 15:51:34 openvpn[1640]: Mon Jan 30 15:51:34 2023 Could not determine IPv4/IPv6 protocol Jan 30 15:51:34 openvpn[1640]: Mon Jan 30 15:51:34 2023 SIGUSR1[soft,init_instance] received, process restarting Jan 30 15:51:34 openvpn[1640]: Mon Jan 30 15:51:34 2023 Restart pause, 5 second(s) Jan 31 07:05:28 openvpn[1640]: Tue Jan 31 07:05:28 2023 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Jan 31 07:05:28 openvpn[1640]: Tue Jan 31 07:05:28 2023 TCP/UDP: Preserving recently used remote address: [AF_INET]3.225.166.106:443 Jan 31 07:05:28 openvpn[1640]: Tue Jan 31 07:05:28 2023 Socket Buffers: R=[131072->131072] S=[16384->16384] Jan 31 07:05:28 openvpn[1640]: Tue Jan 31 07:05:28 2023 Attempting to establish TCP connection with [AF_INET]3.225.166.106:443 [nonblock] Jan 31 07:05:29 openvpn[1640]: Tue Jan 31 07:05:29 2023 TCP connection established with [AF_INET]3.225.166.106:443 Jan 31 07:05:29 openvpn[1640]: Tue Jan 31 07:05:29 2023 TCP_CLIENT link local: (not bound) Jan 31 07:05:29 openvpn[1640]: Tue Jan 31 07:05:29 2023 TCP_CLIENT link remote: [AF_INET]3.225.166.106:443 Jan 31 07:05:29 openvpn[1640]: Tue Jan 31 07:05:29 2023 TLS: Initial packet from [AF_INET]3.225.166.106:443, sid=cc8c571f 06f26459 Jan 31 07:05:29 openvpn[1640]: Tue Jan 31 07:05:29 2023 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 VERIFY OK: depth=1, C=US, ST=WA, L=Seattle, O=balena.io, OU=balenaCloud, CN=open-balena-vpn-rootCA Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 VERIFY KU OK Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 Validating certificate extended key usage Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 VERIFY EKU OK Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 VERIFY OK: depth=0, C=US, ST=WA, L=Seattle, O=balena.io, OU=balenaCloud, CN=vpn.balena-cloud.com Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA Jan 31 07:05:30 openvpn[1640]: Tue Jan 31 07:05:30 2023 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]3.225.166.106:443 Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 PUSH: Received control message: 'PUSH_REPLY,ping 10,ping-exit 60,sndbuf 0,rcvbuf 0,route 52.4.252.97,socket-flags TCP_NODELAY,ifconfig 10.241.49.173 52.4.252.97,peer-id 0,cipher AES-128-GCM' Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: timers and/or timeouts modified Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 Socket Buffers: R=[131072->131072] S=[87040->87040] Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: --socket-flags option modified Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 Socket flags: TCP_NODELAY=1 succeeded Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: --ifconfig/up options modified Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: route options modified Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: peer-id set Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: adjusting link_mtu to 1627 Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 OPTIONS IMPORT: data channel crypto options modified Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 Data Channel: using negotiated cipher 'AES-128-GCM' Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 Outgoing Data Channel: Cipher 'AES-128-GCM' initialized with 128 bit key Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 Incoming Data Channel: Cipher 'AES-128-GCM' initialized with 128 bit key Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 ROUTE_GATEWAY 192.168.32.254/255.255.255.0 IFACE=eth0 HWADDR=e4:5f:01:90:28:22 Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 TUN/TAP device resin-vpn opened Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 TUN/TAP TX queue length set to 100 Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 /sbin/ip link set dev resin-vpn up mtu 1500 Jan 31 07:05:31 openvpn[1640]: Tue Jan 31 07:05:31 2023 /sbin/ip addr add dev resin-vpn local 10.241.49.173 peer 52.4.252.97 Jan 31 07:05:32 openvpn[1640]: Tue Jan 31 07:05:32 2023 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.241.49.173 52.4.252.97 init Jan 31 07:05:32 openvpn[1640]: Tue Jan 31 07:05:32 2023 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 Jan 31 07:05:32 openvpn[1956]: ip: RTNETLINK answers: File exists Jan 31 07:05:32 openvpn[1640]: Tue Jan 31 07:05:32 2023 ERROR: Linux route add command failed: external program exited with error status: 2 Jan 31 07:05:32 openvpn[1640]: Tue Jan 31 07:05:32 2023 GID set to openvpn Jan 31 07:05:32 openvpn[1640]: Tue Jan 31 07:05:32 2023 UID set to openvpn Jan 31 07:05:32 openvpn[1640]: Tue Jan 31 07:05:32 2023 Initialization Sequence Completed real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- ls -l /mnt/boot/system-connections --- 2023-01-31 08:53:03.200893744+00:00 total 2 -rwxr-xr-x 1 root root 303 Jun 1 2022 README.ignore -rwxr-xr-x 1 root root 245 Jun 1 2022 balena-sample.ignore -rwxr-xr-x 1 root root 227 Jun 13 2022 balena-wifi-01 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- mmcli -m 0 --- 2023-01-31 08:53:03.240149566+00:00 Command exited with non-zero status 1 real 0m 0.04s user 0m 0.01s sys 0m 0.01s --- netstat -ntl --- 2023-01-31 08:53:03.305955328+00:00 Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN tcp 0 0 127.0.0.2:53 0.0.0.0:* LISTEN tcp 0 0 10.114.102.1:53 0.0.0.0:* LISTEN tcp 0 0 :::5900 :::* LISTEN tcp 0 0 :::22222 :::* LISTEN tcp 0 0 :::48484 :::* LISTEN real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- nmcli --version --- 2023-01-31 08:53:03.346033182+00:00 nmcli tool, version 1.32.12 real 0m 0.06s user 0m 0.01s sys 0m 0.03s --- ping -c 1 -W 3 google.co.uk --- 2023-01-31 08:53:03.436831636+00:00 PING google.co.uk (142.250.200.227): 56 data bytes 64 bytes from 142.250.200.227: seq=0 ttl=109 time=27.004 ms --- google.co.uk ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 27.004/27.004/27.004 ms real 0m 0.14s user 0m 0.00s sys 0m 0.00s --- systemctl kill -s USR1 dnsmasq --- 2023-01-31 08:53:03.610349763+00:00 real 0m 0.02s user 0m 0.00s sys 0m 0.00s --- systemctl status openvpn-resin --no-pager --- 2023-01-31 08:53:03.662440725+00:00 ● openvpn.service - OpenVPN Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2023-01-30 15:51:28 UTC; 17h ago Process: 1631 ExecStartPre=/bin/systemctl restart os-config (code=exited, status=0/SUCCESS) Main PID: 1640 (openvpn) Tasks: 1 (limit: 9033) Memory: 2.0M CGroup: /system.slice/openvpn.service └─1640 /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 Jan 31 07:05:31 07bf21f openvpn[1640]: Tue Jan 31 07:05:31 2023 TUN/TAP TX queue length set to 100 Jan 31 07:05:31 07bf21f openvpn[1640]: Tue Jan 31 07:05:31 2023 /sbin/ip link set dev resin-vpn up mtu 1500 Jan 31 07:05:31 07bf21f openvpn[1640]: Tue Jan 31 07:05:31 2023 /sbin/ip addr add dev resin-vpn local 10.241.49.173 peer 52.4.252.97 Jan 31 07:05:32 07bf21f openvpn[1640]: Tue Jan 31 07:05:32 2023 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.241.49.173 52.4.252.97 init Jan 31 07:05:32 07bf21f openvpn[1640]: Tue Jan 31 07:05:32 2023 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 Jan 31 07:05:32 07bf21f openvpn[1956]: ip: RTNETLINK answers: File exists Jan 31 07:05:32 07bf21f openvpn[1640]: Tue Jan 31 07:05:32 2023 ERROR: Linux route add command failed: external program exited with error status: 2 Jan 31 07:05:32 07bf21f openvpn[1640]: Tue Jan 31 07:05:32 2023 GID set to openvpn Jan 31 07:05:32 07bf21f openvpn[1640]: Tue Jan 31 07:05:32 2023 UID set to openvpn Jan 31 07:05:32 07bf21f openvpn[1640]: Tue Jan 31 07:05:32 2023 Initialization Sequence Completed real 0m 0.03s user 0m 0.00s sys 0m 0.01s --- echo === OS === --- 2023-01-31 08:53:03.720247520+00:00 === OS === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /etc/os-release --- 2023-01-31 08:53:03.755325851+00:00 ID="balena-os" NAME="balenaOS" VERSION="2.98.33" VERSION_ID="2.98.33" PRETTY_NAME="balenaOS 2.98.33" MACHINE="raspberrypi4-64" META_BALENA_VERSION="2.98.33" BALENA_BOARD_REV="" META_BALENA_REV="" SLUG="raspberrypi4-64" real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2023-01-31 08:53:03.795556130+00:00 { "apiEndpoint": "https://api.balena-cloud.com", "appUpdatePollInterval": 900000, "applicationId": "1935197", "deltaEndpoint": "https://delta.balena-cloud.com", "deviceApiKey": "", "deviceApiKeys": "", "deviceType": "raspberrypi4-64", "listenPort": "48484", "mixpanelToken": "", "registryEndpoint": "registry2.balena-cloud.com", "userId": "244777", "vpnEndpoint": "cloudlink.balena-cloud.com", "vpnPort": "443", "uuid": "07bf21fa31798744b1c5424cff77ab08", "registered_at": 1628260898191, "deviceId": 7092451 } real 0m 0.13s user 0m 0.12s sys 0m 0.01s --- cat /mnt/boot/config.txt --- 2023-01-31 08:53:03.957100426+00:00 ################################################################################ ## Raspberry Pi Configuration Settings ## ## Revision 16, 2013/06/22 ## ## Details taken from the eLinux wiki ## For up-to-date information please refer to wiki page. ## ## Wiki Location : http://elinux.org/RPiconfig ## ## ## Description: ## Details of each setting are described with each section that begins with ## a double hashed comment ('##') ## It is up to the user to remove the single hashed comment ('#') from each ## option they want to enable, and to set the specific value of that option. ## ## Overclock settings will be disabled at runtime if the SoC reaches temp_limit ## ################################################################################ ################################################################################ ## Standard Definition Video Settings ################################################################################ ## sdtv_mode ## defines the TV standard for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal NTSC (Default) ## 1 Japanese version of NTSC - no pedestal ## 2 Normal PAL ## 3 Brazilian version of PAL - 525/60 rather than 625/50, different ## subcarrier ## #sdtv_mode=0 ## sdtv_aspect ## defines the aspect ratio for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 1 4:3 (Default) ## 2 14:9 ## 3 16:9 ## #sdtv_aspect=1 ## sdtv_disable_colourburst ## Disables colour burst on composite output. The picture will be ## monochrome, but possibly sharper ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Colour burst is enabled (Default) ## 1 Colour burst is disabled ## #sdtv_disable_colourburst=1 ################################################################################ ## High Definition Video Settings ################################################################################ ## hdmi_safe ## Use "safe mode" settings to try to boot with maximum hdmi compatibility. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Enabled (this does: hdmi_force_hotplug=1, ## hdmi_ignore_edid=0xa5000080, ## config_hdmi_boost=4, hdmi_group=2, ## hdmi_mode=4, disable_overscan=0, ## overscan_left=24, overscan_right=24, ## overscan_top=24, overscan_bottom=24) ## #hdmi_safe=1 ## hdmi_force_hotplug ## Pretends HDMI hotplug signal is asserted so it appears a HDMI display ## is attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use HDMI mode even if no HDMI monitor is detected ## #hdmi_force_hotplug=1 ## hdmi_ignore_hotplug ## Pretends HDMI hotplug signal is not asserted so it appears a HDMI ## display is not attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use composite mode even if HDMI monitor is detected ## #hdmi_ignore_hotplug=1 ## hdmi_drive ## chooses between HDMI and DVI modes ## ## Value Description ## ------------------------------------------------------------------------- ## 1 Normal DVI mode (No sound) ## 2 Normal HDMI mode (Sound will be sent if supported and enabled) ## #hdmi_drive=2 ## hdmi_ignore_edid ## Enables the ignoring of EDID/display data ## #hdmi_ignore_edid=0xa5000080 ## hdmi_edid_file ## Read the EDID data from the edid.dat file instead of from the attached ## device ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Read EDID data from attached device (Default) ## 1 Read EDID data from edid.txt file ## #hdmi_edid_file=1 ## hdmi_ignore_edid_audio ## Pretends all audio formats are unsupported by display. This means ALSA ## will default to analogue. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are unsupported ## #hdmi_ignore_edid_audio=1 ## hdmi_force_edid_audio ## Pretends all audio formats are supported by display, allowing ## passthrough of DTS/AC3 even when not reported as supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are supported ## #hdmi_force_edid_audio=1 ## hdmi_force_edid_3d ## Pretends all CEA modes support 3D even when edid doesn't indicate ## support for them. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend 3D mode is supported ## #hdmi_force_edid_3d=1 ## avoid_edid_fuzzy_match ## Avoid fuzzy matching of modes described in edid. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use fuzzy matching (Default) ## 1 Avoid fuzzy matching ## #avoid_edid_fuzzy_match=1 ## hdmi_pixel_encoding ## Force the pixel encoding mode. ## By default it will use the mode requested from edid so shouldn't ## need changing. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 RGB limited (16-235) ## 2 RGB full ( 0-255) ## 3 YCbCr limited (16-235) ## 4 YCbCr limited ( 0-255) ## #hdmi_pixel_encoding=1 ## hdmi_group ## Defines the HDMI type ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use the preferred group reported by the edid (Default) ## 1 CEA ## 2 DMT ## #hdmi_group=1 ## hdmi_mode ## defines screen resolution in CEA or DMT format ## ## H means 16:9 variant (of a normally 4:3 mode). ## 2x means pixel doubled (i.e. higher clock rate, with each pixel repeated ## twice) ## 4x means pixel quadrupled (i.e. higher clock rate, with each pixel ## repeated four times) ## reduced blanking means fewer bytes are used for blanking within the data ## stream (i.e. lower clock rate, with fewer wasted bytes) ## ## Value hdmi_group=CEA hdmi_group=DMT ## ------------------------------------------------------------------------- ## 1 VGA 640x350 85Hz ## 2 480p 60Hz 640x400 85Hz ## 3 480p 60Hz H 720x400 85Hz ## 4 720p 60Hz 640x480 60Hz ## 5 1080i 60Hz 640x480 72Hz ## 6 480i 60Hz 640x480 75Hz ## 7 480i 60Hz H 640x480 85Hz ## 8 240p 60Hz 800x600 56Hz ## 9 240p 60Hz H 800x600 60Hz ## 10 480i 60Hz 4x 800x600 72Hz ## 11 480i 60Hz 4x H 800x600 75Hz ## 12 240p 60Hz 4x 800x600 85Hz ## 13 240p 60Hz 4x H 800x600 120Hz ## 14 480p 60Hz 2x 848x480 60Hz ## 15 480p 60Hz 2x H 1024x768 43Hz DO NOT USE ## 16 1080p 60Hz 1024x768 60Hz ## 17 576p 50Hz 1024x768 70Hz ## 18 576p 50Hz H 1024x768 75Hz ## 19 720p 50Hz 1024x768 85Hz ## 20 1080i 50Hz 1024x768 120Hz ## 21 576i 50Hz 1152x864 75Hz ## 22 576i 50Hz H 1280x768 reduced blanking ## 23 288p 50Hz 1280x768 60Hz ## 24 288p 50Hz H 1280x768 75Hz ## 25 576i 50Hz 4x 1280x768 85Hz ## 26 576i 50Hz 4x H 1280x768 120Hz reduced blanking ## 27 288p 50Hz 4x 1280x800 reduced blanking ## 28 288p 50Hz 4x H 1280x800 60Hz ## 29 576p 50Hz 2x 1280x800 75Hz ## 30 576p 50Hz 2x H 1280x800 85Hz ## 31 1080p 50Hz 1280x800 120Hz reduced blanking ## 32 1080p 24Hz 1280x960 60Hz ## 33 1080p 25Hz 1280x960 85Hz ## 34 1080p 30Hz 1280x960 120Hz reduced blanking ## 35 480p 60Hz 4x 1280x1024 60Hz ## 36 480p 60Hz 4x H 1280x1024 75Hz ## 37 576p 50Hz 4x 1280x1024 85Hz ## 38 576p 50Hz 4x H 1280x1024 120Hz reduced blanking ## 39 1080i 50Hz reduced blanking 1360x768 60Hz ## 40 1080i 100Hz 1360x768 120Hz reduced blanking ## 41 720p 100Hz 1400x1050 reduced blanking ## 42 576p 100Hz 1400x1050 60Hz ## 43 576p 100Hz H 1400x1050 75Hz ## 44 576i 100Hz 1400x1050 85Hz ## 45 576i 100Hz H 1400x1050 120Hz reduced blanking ## 46 1080i 120Hz 1440x900 reduced blanking ## 47 720p 120Hz 1440x900 60Hz ## 48 480p 120Hz 1440x900 75Hz ## 49 480p 120Hz H 1440x900 85Hz ## 50 480i 120Hz 1440x900 120Hz reduced blanking ## 51 480i 120Hz H 1600x1200 60Hz ## 52 576p 200Hz 1600x1200 65Hz ## 53 576p 200Hz H 1600x1200 70Hz ## 54 576i 200Hz 1600x1200 75Hz ## 55 576i 200Hz H 1600x1200 85Hz ## 56 480p 240Hz 1600x1200 120Hz reduced blanking ## 57 480p 240Hz H 1680x1050 reduced blanking ## 58 480i 240Hz 1680x1050 60Hz ## 59 480i 240Hz H 1680x1050 75Hz ## 60 1680x1050 85Hz ## 61 1680x1050 120Hz reduced blanking ## 62 1792x1344 60Hz ## 63 1792x1344 75Hz ## 64 1792x1344 120Hz reduced blanking ## 65 1856x1392 60Hz ## 66 1856x1392 75Hz ## 67 1856x1392 120Hz reduced blanking ## 68 1920x1200 reduced blanking ## 69 1920x1200 60Hz ## 70 1920x1200 75Hz ## 71 1920x1200 85Hz ## 72 1920x1200 120Hz reduced blanking ## 73 1920x1440 60Hz ## 74 1920x1440 75Hz ## 75 1920x1440 120Hz reduced blanking ## 76 2560x1600 reduced blanking ## 77 2560x1600 60Hz ## 78 2560x1600 75Hz ## 79 2560x1600 85Hz ## 80 2560x1600 120Hz reduced blanking ## 81 1366x768 60Hz ## 82 1080p 60Hz ## 83 1600x900 reduced blanking ## 84 2048x1152 reduced blanking ## 85 720p 60Hz ## 86 1366x768 reduced blanking ## #hdmi_mode=1 ## config_hdmi_boost ## configure the signal strength of the HDMI interface. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 (Default) ## 1 ## 2 ## 3 ## 4 Try if you have interference issues with HDMI ## 5 ## 6 ## 7 Maximum ## #config_hdmi_boost=0 ## hdmi_ignore_cec_init ## Doesn't sent initial active source message. Avoids bringing ## (CEC enabled) TV out of standby and channel switch when rebooting. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Doesn't sent initial active source message ## #hdmi_ignore_cec_init=1 ## hdmi_ignore_cec ## Pretends CEC is not supported at all by TV. ## No CEC functions will be supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Pretend CEC is not supported by TV ## #hdmi_ignore_cec=1 ################################################################################ ## Overscan Video Settings ################################################################################ ## overscan_left ## Number of pixels to skip on left ## #overscan_left=0 ## overscan_right ## Number of pixels to skip on right ## #overscan_right=0 ## overscan_top ## Number of pixels to skip on top ## #overscan_top=0 ## overscan_bottom ## Number of pixels to skip on bottom ## #overscan_bottom=0 ## disable_overscan ## Set to 1 to disable overscan ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Overscan Enabled (Default) ## 1 Overscan Disabled ## #disable_overscan=1 ################################################################################ ## Framebuffer Video Settings ################################################################################ ## framebuffer_width ## Console framebuffer width in pixels. Default is display width minus ## overscan. ## #framebuffer_width=0 ## framebuffer_height ## Console framebuffer height in pixels. Default is display height minus ## overscan. ## #framebuffer_height=0 ## framebuffer_depth ## Console framebuffer depth in bits per pixel. ## ## Value Description ## ------------------------------------------------------------------------- ## 8 Valid, but default RGB palette makes an unreadable screen ## 16 (Default) ## 24 Looks better but has corruption issues as of 2012/06/15 ## 32 Has no corruption issues but needs framebuffer_ignore_alpha=1 ## and shows the wrong colors as of 2012/06/15 ## #framebuffer_depth=16 ## framebuffer_ignore_alpha ## Set to 1 to disable alpha channel. Helps with 32bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable Alpha Channel (Default) ## 1 Disable Alpha Channel ## #framebuffer_ignore_alpha=0 ################################################################################ ## General Video Settings ################################################################################ ## display_rotate ## Rotate the display clockwise or flip the display. ## The 90 and 270 degrees rotation options require additional memory on GPU, ## so won't work with the 16M GPU split. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 0 degrees (Default) ## 1 90 degrees ## 2 180 degrees ## 3 270 degrees ## 0x10000 Horizontal flip ## 0x20000 Vertical flip ## #display_rotate=0 ## dispmanx_offline ## Set to "1" to enable offline compositing ## ## Default 0 ## #dispmanx_offline=0 ################################################################################ ## Licensed Codecs ## ## Hardware decoding of additional codecs can be enabled by purchasing a ## license that is locked to the CPU serial number of your Raspberry Pi. ## ## Up to 8 licenses per CODEC can be specified as a comma seperated list. ## ################################################################################ ## decode_MPG2 ## License key to allow hardware MPEG-2 decoding. ## #decode_MPG2=0x12345678 ## decode_WVC1 ## License key to allow hardware VC-1 decoding. ## #decode_WVC1=0x12345678 ################################################################################ ## Camera Settings ################################################################################ ## start_x ## Set to "1" to enable the camera module. ## ## Enabling the camera requires gpu_mem option to be specified with a value ## of at least 128. ## ## Default 0 ## #start_x=0 ## disable_camera_led ## Turn off the red camera led when recording video or taking a still ## picture. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 LED enabled (Default) ## 1 LED disabled ## #disable_camera_led=1 ################################################################################ ## Test Settings ################################################################################ ## test_mode ## Enable test sound/image during boot for manufacturing test. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disable Test Mod (Default) ## 1 Enable Test Mode ## #test_mode=0 ################################################################################ ## Memory Settings ################################################################################ ## disable_l2cache ## Disable arm access to GPU's L2 cache. Needs corresponding L2 disabled ## kernel. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable L2 Cache (Default) ## 1 Disable L2 cache ## #disable_l2cache=0 ## gpu_mem ## GPU memory allocation in MB for all board revisions. ## ## Default 64 ## gpu_mem=16 ## gpu_mem_256 ## GPU memory allocation in MB for 256MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_256=192 ## gpu_mem_512 ## GPU memory allocation in MB for 512MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_512=448 ## gpu_mem_1024 ## GPU memory allocation in MB for 1024MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_1024=944 ## disable_pvt ## Disable adjusting the refresh rate of RAM every 500ms ## (measuring RAM temparature). ## #disable_pvt=1 ################################################################################ ## CMA - Dynamic Memory Split ## ## CMA enables dynamic management of the ARM and GPU memory split at runtime. ## ## The following options need to be in cmdline.txt for CMA to work: ## coherent_pool=6M smsc95xx.turbo_mode=N ## ################################################################################ ## cma_lwm ## When GPU has less than cma_lwm (low water mark) memory available it ## will request some from ARM. ## #cma_lwm=16 ## cma_hwm ## When GPU has more than cma_hwm (high water mark) memory available it ## will release some to ARM. ## #cma_hwm=32 ################################################################################ ## Boot Option Settings ################################################################################ ## disable_commandline_tags ## Stop start.elf from filling in ATAGS (memory from 0x100) before ## launching kernel ## #disable_commandline_tags=0 ## cmdline (string) ## Command line parameters. Can be used instead of cmdline.txt file ## #cmdline="" ## kernel (string) ## Alternative name to use when loading kernel. ## #kernel="" ## kernel_address ## Address to load kernel.img file at ## #kernel_address=0x00000000 ## kernel_old ## Support loading old kernels ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Load kernel at address 0x00000000 ## #kernel_old=1 ## ramfsfile (string) ## ramfs file to load ## #ramfsfile="" ## ramfsaddr ## Address to load ramfs file at ## #ramfsaddr=0x00000000 ## initramfs (string address) ## ramfs file and address to load it at (it's like ramfsfile+ramfsaddr in ## one option). ## ## NOTE: this option uses different syntax than all other options - you ## should not use "=" character here. ## #initramfs initramf.gz 0x00800000 ## device_tree_address ## Address to load device_tree at ## #device_tree_address=0x00000000 ## init_uart_baud ## Initial uart baud rate. ## ## Default 115200 ## #init_uart_baud=115200 ## init_uart_clock ## Initial uart clock. ## ## Default 3000000 (3MHz) ## #init_uart_clock=3000000 ## init_emmc_clock ## Initial emmc clock, increasing this can speedup your SD-card. ## ## Default 100000000 (100mhz) ## #init_emmc_clock=100000000 ## boot_delay ## Wait for a given number of seconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 1 ## #boot_delay=0 ## boot_delay_ms ## Wait for a given number of milliseconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 0 ## #boot_delay_ms=0 ## avoid_safe_mode ## Adding a jumper between pins 5 & 6 of P1 enables a recovery Safe Mode. ## If pins 5 & 6 are used for connecting to external devices (e.g. GPIO), ## then this setting can be used to ensure Safe Mode is not triggered. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Respect Safe Mode input (Default) ## 1 Ignore Safe Mode input ## #avoid_safe_mode=1 ## disable_splash ## Avoids the rainbow splash screen on boot. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Splash screen enabled (Default) ## 1 Splash screen disabled ## #disable_splash=1 ################################################################################ ## Overclocking Settings ## ## ARM, SDRAM and GPU each have their own PLLs and can have unrelated ## frequencies. ## ## The GPU core, h264, v3d and isp share a PLL, so need to have related ## frequencies. ## pll_freq = floor(2400 / (2 * core_freq)) * (2 * core_freq) ## gpu_freq = pll_freq / [even number] ## ## The effective gpu_freq is automatically rounded to nearest even integer, so ## asking for core_freq = 500 and gpu_freq = 300 will result in divisor of ## 2000/300 = 6.666 => 6 and so 333.33MHz. ## ## ## Standard Profiles: ## arm_freq core_freq sdram_freq over_voltage ## ------------------------------------------------------------------------- ## None 700 250 400 0 ## Modest 800 300 400 0 ## Medium 900 333 450 2 ## High 950 450 450 6 ## Turbo 1000 500 500 6 ## ################################################################################ ## force_turbo ## Control the kernel "ondemand" governor. It has no effect if no overclock ## settings are specified. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable dynamic clocks and voltage for the ARM core, GPU core and ## SDRAM (Default). ## Overclocking of h264_freq, v3d_freq and isp_freq is ignored. ## 1 Disable dynamic clocks and voltage for the ARM core, GPU core ## and SDRAM. ## Overclocking of h264_freq, v3d_freq and isp_freq is allowed. ## #force_turbo=0 ## initial_turbo ## Enables turbo mode from boot for the given value in seconds (up to 60) ## or until cpufreq sets a frequency. Can help with sdcard corruption if ## overclocked. ## ## Default 0 ## #initial_turbo=0 ## temp_limit ## Overheat protection. Sets clocks and voltages to default when the SoC ## reaches this Celsius value. ## Setting this higher than default voids warranty. ## ## Default 85 ## #temp_limit=85 ## arm_freq ## Frequency of ARM in MHz. ## ## Default 700. ## #arm_freq=700 ## arm_freq_min ## Minimum frequency of ARM in MHz (used for dynamic clocking). ## ## Default 700. ## #arm_freq_min=700 ## gpu_freq ## Sets core_freq, h264_freq, isp_freq, v3d_freq together. ## ## Default 250. ## #gpu_freq=250 ## core_freq ## Frequency of GPU processor core in MHz. It has an impact on ARM ## performance since it drives L2 cache. ## ## Default 250. ## #core_freq=250 ## core_freq_min ## Minimum frequency of GPU processor core in MHz (used for dynamic ## clocking). It has an impact on ARM performance since it drives L2 cache. ## ## Default 250. ## #core_freq_min=250 ## h264_freq ## Frequency of hardware video block in MHz. ## ## Default 250. ## #h264_freq=250 ## isp_freq ## Frequency of image sensor pipeline block in MHz. ## ## Default 250. ## #isp_freq=250 ## v3d_freq ## Frequency of 3D block in MHz. ## ## Default 250. ## #v3d_freq=250 ## sdram_freq ## Frequency of SDRAM in MHz. ## ## Default 400. ## #sdram_freq=400 ## sdram_freq_min ## Minimum frequency of SDRAM in MHz (used for dynamic clocking). ## ## Default 400. ## #sdram_freq_min=400 ## avoid_pwm_pll ## Don't dedicate a pll to PWM audio. This will reduce analogue audio ## quality slightly. The spare PLL allows the core_freq to be set ## independently from the rest of the gpu allowing more control over ## overclocking. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Linked core_freq (Default) ## 1 Unlinked core_freq ## #avoid_pwm_pll=1 ################################################################################ ## Voltage Settings ################################################################################ ## current_limit_override ## Disables SMPS current limit protection. Can help if you are currently ## hitting a reboot failure when overclocking too high. ## May set warrany bit. ## #current_limit_override=0x5A000020 ## over_voltage ## ARM/GPU core voltage adjust. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1 or current_limit_override) ## 8 1.4 V (requires force_turbo=1 or current_limit_override) ## #over_voltage=0 ## over_voltage_min ## Minimum ARM/GPU core voltage adjust (used for dynamic clocking). ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1) ## 8 1.4 V (requires force_turbo=1) ## #over_voltage_min=0 ## over_voltage_sdram ## Sets over_voltage_sdram_c, over_voltage_sdram_i, over_voltage_sdram_p ## together ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram=0 ## over_voltage_sdram_c ## SDRAM controller voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_c=0 ## over_voltage_sdram_i ## SDRAM I/O voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_i=0 ## over_voltage_sdram_p ## SDRAM phy voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_p=0 ################################################################################ ## USB Power ################################################################################ ## max_usb_current ## When set to 1, change the output current limit (for all 4 USB ## ports combined) from 600mA to double that, 1200mA. ## ## This option is not available for Model A/B boards. ## ## Default 0. ## #max_usb_current=0 ################################################################################ ## Base Device Tree Parameters ################################################################################ ## audio ## Enable the onboard ALSA audio ## ## Default off. ## #dtparam=audio=off ## i2c_arm ## Enable the ARM's i2c interface ## ## Default off. ## #dtparam=i2c_arm=off ## i2c_vc ## Enable the i2c interface ## ## Usually reserved for the VideoCore processor ## ## Default off. ## #dtparam=i2c_vc=off ## i2c_arm_baudrate ## Set the baudrate of the ARM's i2c interface ## ## Default 100000. ## #dtparam=i2c_arm_baudrate=100000 ## i2c_vc_baudrate ## Set the baudrate of the VideoCore i2c interface ## ## Default 100000. ## #dtparam=i2c_vc_baudrate=100000 ## i2s ## Set to "on" to enable the i2s interface ## ## Default off. ## #dtparam=i2s=off ## spi ## Set to "on" to enable the spi interfaces ## ## Default off. ## #dtparam=spi=off ## random ## Set to "on" to enable the hardware random ## ## Default off. ## #dtparam=random=off ## uart0 ## Set to "off" to disable uart0 ## ## Default on. ## #dtparam=uart0=on ## watchdog ## Set to "on" to enable the hardware watchdog ## ## Default off. ## #dtparam=watchdog=off ## act_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Default mmc. ## #dtparam=act_led_trigger=mmc ## act_led_activelow ## Set to "on" to invert the sense of the LED ## ## Default off. ## #dtparam=act_led_activelow=off ## act_led_gpio ## Set which GPIO to use for the activity LED ## ## In case you want to connect it to an external device ## ## Default 16 on a non-Plus board, 47 on a Plus or Pi 2. ## #dtparam=act_led_gpio=47 ## pwr_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Not available on Model A/B boards. ## ## Default mmc. ## #dtparam=pwr_led_trigger=mmc ## pwr_led_activelow ## Set to "on" to invert the sense of the LED ## ## Not available on Model A/B boards. ## ## Default off. ## #dtparam=pwr_led_activelow=off ## pwr_led_gpio ## Set which GPIO to use for the PWR LED ## ## In case you want to connect it to an external device ## ## Not available on Model A/B boards. ## ## Default 35. ## #dtparam=pwr_led_gpio=35 # Enable VC4 Graphics dtoverlay=vc4-kms-v3d dtparam=i2c_arm=on dtparam=spi=on disable_splash=1 avoid_warnings=1 dtparam=audio=on real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/device-type.json --- 2023-01-31 08:53:03.992299274+00:00 { "slug": "raspberrypi4-64", "version": 1, "aliases": [ "raspberrypi4-64" ], "name": "Raspberry Pi 4", "arch": "aarch64", "state": "RELEASED", "instructions": [ "Write the OS file you downloaded to your SD card. We recommend using Etcher.", "Insert the freshly burnt SD card into the Raspberry Pi 4.", "Connect your Raspberry Pi 4 to the internet, then power it up." ], "gettingStartedLink": { "windows": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/", "osx": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/", "linux": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/" }, "options": [ { "isGroup": true, "name": "network", "message": "Network", "options": [ { "message": "Network Connection", "name": "network", "type": "list", "choices": [ "ethernet", "wifi" ] }, { "message": "Wifi SSID", "name": "wifiSsid", "type": "text", "when": { "network": "wifi" } }, { "message": "Wifi Passphrase", "name": "wifiKey", "type": "password", "when": { "network": "wifi" } } ] }, { "isGroup": true, "isCollapsible": true, "collapsed": true, "name": "advanced", "message": "Advanced", "options": [ { "message": "Check for updates every X minutes", "name": "appUpdatePollInterval", "type": "number", "min": 10, "default": 10 } ] } ], "yocto": { "machine": "raspberrypi4-64", "image": "balena-image", "fstype": "balenaos-img", "version": "yocto-honister", "deployArtifact": "balena-image-raspberrypi4-64.balenaos-img", "compressed": true }, "configuration": { "config": { "partition": { "primary": 1 }, "path": "/config.json" } }, "initialization": { "options": [ { "message": "Select a drive", "type": "drive", "name": "drive" } ], "operations": [ { "command": "burn" } ] } } real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /mnt/boot/extlinux/extlinux.conf --- 2023-01-31 08:53:04.030204160+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/resinOS_uEnv.txt --- 2023-01-31 08:53:04.068365489+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /mnt/boot/uEnv.txt --- 2023-01-31 08:53:04.105648435+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2023-01-31 08:53:04.143692950+00:00 real 0m 0.14s user 0m 0.12s sys 0m 0.02s --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2023-01-31 08:53:04.313120455+00:00 real 0m 0.14s user 0m 0.12s sys 0m 0.02s --- cat /var/log/messages --- 2023-01-31 08:53:04.483335714+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /var/log/provisioning-progress.log --- 2023-01-31 08:53:04.518470563+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- dmesg -T --- 2023-01-31 08:53:04.559685168+00:00 [Tue Jan 31 07:05:05 2023] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [Tue Jan 31 07:05:05 2023] Linux version 5.10.95-v8 (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT Thu Feb 17 11:43:01 UTC 2022 [Tue Jan 31 07:05:05 2023] random: fast init done [Tue Jan 31 07:05:05 2023] Machine model: Raspberry Pi 4 Model B Rev 1.5 [Tue Jan 31 07:05:05 2023] efi: UEFI not found. [Tue Jan 31 07:05:05 2023] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB [Tue Jan 31 07:05:05 2023] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [Tue Jan 31 07:05:05 2023] Zone ranges: [Tue Jan 31 07:05:05 2023] DMA [mem 0x0000000000000000-0x000000003fffffff] [Tue Jan 31 07:05:05 2023] DMA32 [mem 0x0000000040000000-0x00000000ffffffff] [Tue Jan 31 07:05:05 2023] Normal [mem 0x0000000100000000-0x00000001ffffffff] [Tue Jan 31 07:05:05 2023] Movable zone start for each node [Tue Jan 31 07:05:05 2023] Early memory node ranges [Tue Jan 31 07:05:05 2023] node 0: [mem 0x0000000000000000-0x000000003e5fffff] [Tue Jan 31 07:05:05 2023] node 0: [mem 0x0000000040000000-0x00000000fbffffff] [Tue Jan 31 07:05:05 2023] node 0: [mem 0x0000000100000000-0x00000001ffffffff] [Tue Jan 31 07:05:05 2023] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff] [Tue Jan 31 07:05:05 2023] On node 0 totalpages: 2074112 [Tue Jan 31 07:05:05 2023] DMA zone: 4096 pages used for memmap [Tue Jan 31 07:05:05 2023] DMA zone: 0 pages reserved [Tue Jan 31 07:05:05 2023] DMA zone: 255488 pages, LIFO batch:63 [Tue Jan 31 07:05:05 2023] DMA32 zone: 12288 pages used for memmap [Tue Jan 31 07:05:05 2023] DMA32 zone: 770048 pages, LIFO batch:63 [Tue Jan 31 07:05:05 2023] Normal zone: 16384 pages used for memmap [Tue Jan 31 07:05:05 2023] Normal zone: 1048576 pages, LIFO batch:63 [Tue Jan 31 07:05:05 2023] On node 0, zone DMA32: 512 pages in unavailable ranges [Tue Jan 31 07:05:05 2023] percpu: Embedded 32 pages/cpu s92376 r8192 d30504 u131072 [Tue Jan 31 07:05:05 2023] pcpu-alloc: s92376 r8192 d30504 u131072 alloc=32*4096 [Tue Jan 31 07:05:05 2023] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [Tue Jan 31 07:05:05 2023] Detected PIPT I-cache on CPU0 [Tue Jan 31 07:05:05 2023] CPU features: detected: Spectre-v2 [Tue Jan 31 07:05:05 2023] CPU features: detected: Spectre-v4 [Tue Jan 31 07:05:05 2023] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [Tue Jan 31 07:05:05 2023] Built 1 zonelists, mobility grouping on. Total pages: 2041344 [Tue Jan 31 07:05:05 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=E4:5F:01:90:28:22 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 dwc_otg.lpm_enable=0 rootfstype=ext4 rootwait dwc_otg.lpm_enable=0 rootwait vt.global_cursor_default=0 console=null cgroup_enable=memory root=UUID=ba1eadef-cc9d-4ffb-af63-6b102e3b3b13 rootwait [Tue Jan 31 07:05:05 2023] cgroup: Enabling memory control group subsystem [Tue Jan 31 07:05:05 2023] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [Tue Jan 31 07:05:05 2023] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [Tue Jan 31 07:05:05 2023] mem auto-init: stack:off, heap alloc:off, heap free:off [Tue Jan 31 07:05:05 2023] software IO TLB: mapped [mem 0x000000003a600000-0x000000003e600000] (64MB) [Tue Jan 31 07:05:05 2023] Memory: 7708888K/8296448K available (11392K kernel code, 2022K rwdata, 4460K rodata, 14208K init, 1284K bss, 259880K reserved, 327680K cma-reserved) [Tue Jan 31 07:05:05 2023] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [Tue Jan 31 07:05:05 2023] ftrace: allocating 44248 entries in 173 pages [Tue Jan 31 07:05:05 2023] ftrace: allocated 173 pages with 5 groups [Tue Jan 31 07:05:05 2023] rcu: Preemptible hierarchical RCU implementation. [Tue Jan 31 07:05:05 2023] rcu: RCU event tracing is enabled. [Tue Jan 31 07:05:05 2023] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [Tue Jan 31 07:05:05 2023] Trampoline variant of Tasks RCU enabled. [Tue Jan 31 07:05:05 2023] Rude variant of Tasks RCU enabled. [Tue Jan 31 07:05:05 2023] Tracing variant of Tasks RCU enabled. [Tue Jan 31 07:05:05 2023] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [Tue Jan 31 07:05:05 2023] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [Tue Jan 31 07:05:05 2023] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [Tue Jan 31 07:05:05 2023] GIC: Using split EOI/Deactivate mode [Tue Jan 31 07:05:05 2023] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10) [Tue Jan 31 07:05:05 2023] random: get_random_bytes called from start_kernel+0x3a4/0x570 with crng_init=1 [Tue Jan 31 07:05:05 2023] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [Tue Jan 31 07:05:05 2023] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [Tue Jan 31 07:05:05 2023] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [Tue Jan 31 07:05:05 2023] Console: colour dummy device 80x25 [Tue Jan 31 07:05:05 2023] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [Tue Jan 31 07:05:05 2023] pid_max: default: 32768 minimum: 301 [Tue Jan 31 07:05:05 2023] LSM: Security Framework initializing [Tue Jan 31 07:05:05 2023] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [Tue Jan 31 07:05:05 2023] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [Tue Jan 31 07:05:05 2023] rcu: Hierarchical SRCU implementation. [Tue Jan 31 07:05:05 2023] EFI services will not be available. [Tue Jan 31 07:05:05 2023] smp: Bringing up secondary CPUs ... [Tue Jan 31 07:05:05 2023] Detected PIPT I-cache on CPU1 [Tue Jan 31 07:05:05 2023] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] [Tue Jan 31 07:05:05 2023] Detected PIPT I-cache on CPU2 [Tue Jan 31 07:05:05 2023] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] [Tue Jan 31 07:05:05 2023] Detected PIPT I-cache on CPU3 [Tue Jan 31 07:05:05 2023] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] [Tue Jan 31 07:05:05 2023] smp: Brought up 1 node, 4 CPUs [Tue Jan 31 07:05:05 2023] SMP: Total of 4 processors activated. [Tue Jan 31 07:05:05 2023] CPU features: detected: 32-bit EL0 Support [Tue Jan 31 07:05:05 2023] CPU features: detected: CRC32 instructions [Tue Jan 31 07:05:05 2023] CPU features: detected: 32-bit EL1 Support [Tue Jan 31 07:05:05 2023] CPU: All CPU(s) started at EL2 [Tue Jan 31 07:05:05 2023] alternatives: patching kernel code [Tue Jan 31 07:05:05 2023] devtmpfs: initialized [Tue Jan 31 07:05:05 2023] Enabled cp15_barrier support [Tue Jan 31 07:05:05 2023] Enabled setend support [Tue Jan 31 07:05:05 2023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [Tue Jan 31 07:05:05 2023] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [Tue Jan 31 07:05:05 2023] pinctrl core: initialized pinctrl subsystem [Tue Jan 31 07:05:05 2023] DMI not present or invalid. [Tue Jan 31 07:05:05 2023] NET: Registered protocol family 16 [Tue Jan 31 07:05:05 2023] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [Tue Jan 31 07:05:05 2023] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [Tue Jan 31 07:05:05 2023] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [Tue Jan 31 07:05:05 2023] audit: initializing netlink subsys (disabled) [Tue Jan 31 07:05:05 2023] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1 [Tue Jan 31 07:05:05 2023] thermal_sys: Registered thermal governor 'step_wise' [Tue Jan 31 07:05:05 2023] cpuidle: using governor menu [Tue Jan 31 07:05:05 2023] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [Tue Jan 31 07:05:05 2023] ASID allocator initialised with 65536 entries [Tue Jan 31 07:05:05 2023] Serial: AMBA PL011 UART driver [Tue Jan 31 07:05:05 2023] bcm2835-mbox fe00b880.mailbox: mailbox enabled [Tue Jan 31 07:05:05 2023] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-01-20T13:57:04, variant start_cd [Tue Jan 31 07:05:05 2023] raspberrypi-firmware soc:firmware: Firmware hash is bd88f66f8952d34e4e0613a85c7a6d3da49e13e2 [Tue Jan 31 07:05:05 2023] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [Tue Jan 31 07:05:05 2023] vgaarb: loaded [Tue Jan 31 07:05:05 2023] SCSI subsystem initialized [Tue Jan 31 07:05:05 2023] usbcore: registered new interface driver usbfs [Tue Jan 31 07:05:05 2023] usbcore: registered new interface driver hub [Tue Jan 31 07:05:05 2023] usbcore: registered new device driver usb [Tue Jan 31 07:05:05 2023] usb_phy_generic phy: supply vcc not found, using dummy regulator [Tue Jan 31 07:05:05 2023] Advanced Linux Sound Architecture Driver Initialized. [Tue Jan 31 07:05:05 2023] clocksource: Switched to clocksource arch_sys_counter [Tue Jan 31 07:05:06 2023] VFS: Disk quotas dquot_6.6.0 [Tue Jan 31 07:05:06 2023] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [Tue Jan 31 07:05:06 2023] FS-Cache: Loaded [Tue Jan 31 07:05:06 2023] CacheFiles: Loaded [Tue Jan 31 07:05:06 2023] simple-framebuffer 3ec88000.framebuffer: framebuffer at 0x3ec88000, 0x373800 bytes, mapped to 0x(____ptrval____) [Tue Jan 31 07:05:06 2023] simple-framebuffer 3ec88000.framebuffer: format=r5g6b5, mode=1824x984x16, linelength=3648 [Tue Jan 31 07:05:06 2023] Console: switching to colour frame buffer device 228x61 [Tue Jan 31 07:05:06 2023] simple-framebuffer 3ec88000.framebuffer: fb0: simplefb registered! [Tue Jan 31 07:05:06 2023] NET: Registered protocol family 2 [Tue Jan 31 07:05:06 2023] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [Tue Jan 31 07:05:06 2023] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [Tue Jan 31 07:05:06 2023] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [Tue Jan 31 07:05:06 2023] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [Tue Jan 31 07:05:06 2023] TCP: Hash tables configured (established 65536 bind 65536) [Tue Jan 31 07:05:06 2023] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [Tue Jan 31 07:05:06 2023] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [Tue Jan 31 07:05:06 2023] NET: Registered protocol family 1 [Tue Jan 31 07:05:06 2023] RPC: Registered named UNIX socket transport module. [Tue Jan 31 07:05:06 2023] RPC: Registered udp transport module. [Tue Jan 31 07:05:06 2023] RPC: Registered tcp transport module. [Tue Jan 31 07:05:06 2023] RPC: Registered tcp NFSv4.1 backchannel transport module. [Tue Jan 31 07:05:06 2023] PCI: CLS 0 bytes, default 64 [Tue Jan 31 07:05:06 2023] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [Tue Jan 31 07:05:06 2023] kvm [1]: IPA Size Limit: 44 bits [Tue Jan 31 07:05:06 2023] kvm [1]: vgic interrupt IRQ9 [Tue Jan 31 07:05:06 2023] kvm [1]: Hyp mode initialized successfully [Tue Jan 31 07:05:06 2023] Initialise system trusted keyrings [Tue Jan 31 07:05:06 2023] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [Tue Jan 31 07:05:06 2023] zbud: loaded [Tue Jan 31 07:05:06 2023] squashfs: version 4.0 (2009/01/31) Phillip Lougher [Tue Jan 31 07:05:06 2023] FS-Cache: Netfs 'nfs' registered for caching [Tue Jan 31 07:05:06 2023] NFS: Registering the id_resolver key type [Tue Jan 31 07:05:06 2023] Key type id_resolver registered [Tue Jan 31 07:05:06 2023] Key type id_legacy registered [Tue Jan 31 07:05:06 2023] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [Tue Jan 31 07:05:06 2023] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [Tue Jan 31 07:05:06 2023] Key type asymmetric registered [Tue Jan 31 07:05:06 2023] Asymmetric key parser 'x509' registered [Tue Jan 31 07:05:06 2023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [Tue Jan 31 07:05:06 2023] io scheduler mq-deadline registered [Tue Jan 31 07:05:06 2023] io scheduler kyber registered [Tue Jan 31 07:05:06 2023] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [Tue Jan 31 07:05:06 2023] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [Tue Jan 31 07:05:06 2023] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [Tue Jan 31 07:05:06 2023] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000 [Tue Jan 31 07:05:06 2023] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [Tue Jan 31 07:05:06 2023] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [Tue Jan 31 07:05:06 2023] pci_bus 0000:00: root bus resource [bus 00-ff] [Tue Jan 31 07:05:06 2023] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [Tue Jan 31 07:05:06 2023] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [Tue Jan 31 07:05:06 2023] pci 0000:00:00.0: PME# supported from D0 D3hot [Tue Jan 31 07:05:06 2023] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [Tue Jan 31 07:05:06 2023] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [Tue Jan 31 07:05:06 2023] pci 0000:01:00.0: PME# supported from D0 D3hot [Tue Jan 31 07:05:06 2023] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [Tue Jan 31 07:05:06 2023] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [Tue Jan 31 07:05:06 2023] pci 0000:00:00.0: PCI bridge to [bus 01] [Tue Jan 31 07:05:06 2023] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [Tue Jan 31 07:05:06 2023] iproc-rng200 fe104000.rng: hwrng registered [Tue Jan 31 07:05:06 2023] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB) [Tue Jan 31 07:05:06 2023] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [Tue Jan 31 07:05:06 2023] checking generic (3ec88000 373800) vs hw (0 ffffffffffffffff) [Tue Jan 31 07:05:06 2023] fb0: switching to vc4drmfb from simple [Tue Jan 31 07:05:06 2023] Console: switching to colour dummy device 80x25 [Tue Jan 31 07:05:06 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:06 2023] cacheinfo: Unable to detect cache hierarchy for CPU 0 [Tue Jan 31 07:05:06 2023] brd: module loaded [Tue Jan 31 07:05:06 2023] loop: module loaded [Tue Jan 31 07:05:06 2023] zram: Added device: zram0 [Tue Jan 31 07:05:06 2023] Loading iSCSI transport class v2.0-870. [Tue Jan 31 07:05:06 2023] tun: Universal TUN/TAP device driver, 1.6 [Tue Jan 31 07:05:06 2023] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [Tue Jan 31 07:05:07 2023] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [Tue Jan 31 07:05:07 2023] pci 0000:00:00.0: enabling device (0000 -> 0002) [Tue Jan 31 07:05:07 2023] xhci_hcd 0000:01:00.0: xHCI Host Controller [Tue Jan 31 07:05:07 2023] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [Tue Jan 31 07:05:07 2023] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00001e0000000890 [Tue Jan 31 07:05:07 2023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [Tue Jan 31 07:05:07 2023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Tue Jan 31 07:05:07 2023] usb usb1: Product: xHCI Host Controller [Tue Jan 31 07:05:07 2023] usb usb1: Manufacturer: Linux 5.10.95-v8 xhci-hcd [Tue Jan 31 07:05:07 2023] usb usb1: SerialNumber: 0000:01:00.0 [Tue Jan 31 07:05:07 2023] hub 1-0:1.0: USB hub found [Tue Jan 31 07:05:07 2023] hub 1-0:1.0: 1 port detected [Tue Jan 31 07:05:07 2023] xhci_hcd 0000:01:00.0: xHCI Host Controller [Tue Jan 31 07:05:07 2023] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [Tue Jan 31 07:05:07 2023] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [Tue Jan 31 07:05:07 2023] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [Tue Jan 31 07:05:07 2023] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Tue Jan 31 07:05:07 2023] usb usb2: Product: xHCI Host Controller [Tue Jan 31 07:05:07 2023] usb usb2: Manufacturer: Linux 5.10.95-v8 xhci-hcd [Tue Jan 31 07:05:07 2023] usb usb2: SerialNumber: 0000:01:00.0 [Tue Jan 31 07:05:07 2023] hub 2-0:1.0: USB hub found [Tue Jan 31 07:05:07 2023] hub 2-0:1.0: 4 ports detected [Tue Jan 31 07:05:07 2023] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [Tue Jan 31 07:05:07 2023] dwc_otg: FIQ enabled [Tue Jan 31 07:05:07 2023] dwc_otg: NAK holdoff enabled [Tue Jan 31 07:05:07 2023] dwc_otg: FIQ split-transaction FSM enabled [Tue Jan 31 07:05:07 2023] Module dwc_common_port init [Tue Jan 31 07:05:07 2023] usbcore: registered new interface driver uas [Tue Jan 31 07:05:07 2023] usbcore: registered new interface driver usb-storage [Tue Jan 31 07:05:07 2023] usbcore: registered new interface driver usbserial_generic [Tue Jan 31 07:05:07 2023] usbserial: USB Serial support registered for generic [Tue Jan 31 07:05:07 2023] mousedev: PS/2 mouse device common for all mice [Tue Jan 31 07:05:07 2023] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [Tue Jan 31 07:05:07 2023] sdhci: Secure Digital Host Controller Interface driver [Tue Jan 31 07:05:07 2023] sdhci: Copyright(c) Pierre Ossman [Tue Jan 31 07:05:07 2023] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [Tue Jan 31 07:05:07 2023] sdhci-pltfm: SDHCI platform and OF driver helper [Tue Jan 31 07:05:07 2023] ledtrig-cpu: registered to indicate activity on CPUs [Tue Jan 31 07:05:07 2023] hid: raw HID events driver (C) Jiri Kosina [Tue Jan 31 07:05:07 2023] usbcore: registered new interface driver usbhid [Tue Jan 31 07:05:07 2023] usbhid: USB HID core driver [Tue Jan 31 07:05:07 2023] ashmem: initialized [Tue Jan 31 07:05:07 2023] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [Tue Jan 31 07:05:07 2023] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [Tue Jan 31 07:05:07 2023] IPVS: ipvs loaded. [Tue Jan 31 07:05:07 2023] Initializing XFRM netlink socket [Tue Jan 31 07:05:07 2023] NET: Registered protocol family 10 [Tue Jan 31 07:05:07 2023] Segment Routing with IPv6 [Tue Jan 31 07:05:07 2023] NET: Registered protocol family 17 [Tue Jan 31 07:05:07 2023] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [Tue Jan 31 07:05:07 2023] Key type dns_resolver registered [Tue Jan 31 07:05:07 2023] registered taskstats version 1 [Tue Jan 31 07:05:07 2023] Loading compiled-in X.509 certificates [Tue Jan 31 07:05:07 2023] Key type ._fscrypt registered [Tue Jan 31 07:05:07 2023] Key type .fscrypt registered [Tue Jan 31 07:05:07 2023] Key type fscrypt-provisioning registered [Tue Jan 31 07:05:07 2023] uart-pl011 fe201000.serial: there is not valid maps for state default [Tue Jan 31 07:05:07 2023] uart-pl011 fe201000.serial: cts_event_workaround enabled [Tue Jan 31 07:05:07 2023] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 23, base_baud = 0) is a PL011 rev2 [Tue Jan 31 07:05:07 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:07 2023] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [Tue Jan 31 07:05:07 2023] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [Tue Jan 31 07:05:07 2023] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [Tue Jan 31 07:05:07 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:07 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:07 2023] of_cfs_init [Tue Jan 31 07:05:07 2023] of_cfs_init: OK [Tue Jan 31 07:05:07 2023] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [Tue Jan 31 07:05:07 2023] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Tue Jan 31 07:05:07 2023] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Tue Jan 31 07:05:07 2023] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [Tue Jan 31 07:05:07 2023] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Tue Jan 31 07:05:07 2023] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA [Tue Jan 31 07:05:07 2023] ALSA device list: [Tue Jan 31 07:05:07 2023] No soundcards found. [Tue Jan 31 07:05:07 2023] Warning: unable to open an initial console. [Tue Jan 31 07:05:07 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:07 2023] Freeing unused kernel memory: 14208K [Tue Jan 31 07:05:07 2023] Run /init as init process [Tue Jan 31 07:05:07 2023] with arguments: [Tue Jan 31 07:05:07 2023] /init [Tue Jan 31 07:05:07 2023] with environment: [Tue Jan 31 07:05:07 2023] HOME=/ [Tue Jan 31 07:05:07 2023] TERM=linux [Tue Jan 31 07:05:07 2023] mmc1: new high speed SDIO card at address 0001 [Tue Jan 31 07:05:07 2023] mmc0: new ultra high speed DDR50 SDXC card at address 5048 [Tue Jan 31 07:05:07 2023] mmcblk0: mmc0:5048 SDCIT 59.9 GiB [Tue Jan 31 07:05:07 2023] mmcblk0: p1 p2 p3 p4 < p5 p6 > [Tue Jan 31 07:05:07 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:07 2023] usb 1-1: new high-speed USB device number 2 using xhci_hcd [Tue Jan 31 07:05:07 2023] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [Tue Jan 31 07:05:07 2023] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [Tue Jan 31 07:05:07 2023] usb 1-1: Product: USB2.0 Hub [Tue Jan 31 07:05:07 2023] hub 1-1:1.0: USB hub found [Tue Jan 31 07:05:07 2023] hub 1-1:1.0: 4 ports detected [Tue Jan 31 07:05:07 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:07 2023] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [Tue Jan 31 07:05:07 2023] usb 2-2: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 0.50 [Tue Jan 31 07:05:07 2023] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [Tue Jan 31 07:05:07 2023] usb 2-2: Product: USB3.0 Hub [Tue Jan 31 07:05:07 2023] usb 2-2: Manufacturer: VIA Labs, Inc. [Tue Jan 31 07:05:07 2023] hub 2-2:1.0: USB hub found [Tue Jan 31 07:05:07 2023] hub 2-2:1.0: 4 ports detected [Tue Jan 31 07:05:07 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:07 2023] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd [Tue Jan 31 07:05:07 2023] usb 1-1.2: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 0.50 [Tue Jan 31 07:05:07 2023] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [Tue Jan 31 07:05:07 2023] usb 1-1.2: Product: USB2.0 Hub [Tue Jan 31 07:05:07 2023] usb 1-1.2: Manufacturer: VIA Labs, Inc. [Tue Jan 31 07:05:07 2023] hub 1-1.2:1.0: USB hub found [Tue Jan 31 07:05:07 2023] hub 1-1.2:1.0: 4 ports detected [Tue Jan 31 07:05:08 2023] zram0: detected capacity change from 0 to 4121997312 [Tue Jan 31 07:05:08 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:08 2023] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd [Tue Jan 31 07:05:08 2023] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11 [Tue Jan 31 07:05:08 2023] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [Tue Jan 31 07:05:08 2023] usb 1-1.3: Product: USB Receiver [Tue Jan 31 07:05:08 2023] usb 1-1.3: Manufacturer: Logitech [Tue Jan 31 07:05:08 2023] input: Logitech USB Receiver as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C52B.0001/input/input0 [Tue Jan 31 07:05:08 2023] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input0 [Tue Jan 31 07:05:08 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:08 2023] input: Logitech USB Receiver Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input1 [Tue Jan 31 07:05:08 2023] input: Logitech USB Receiver Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input2 [Tue Jan 31 07:05:08 2023] input: Logitech USB Receiver System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input3 [Tue Jan 31 07:05:08 2023] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input1 [Tue Jan 31 07:05:08 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:08 2023] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input2 [Tue Jan 31 07:05:08 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:08 2023] usb 1-1.2.2: new high-speed USB device number 5 using xhci_hcd [Tue Jan 31 07:05:08 2023] usb 1-1.2.2: New USB device found, idVendor=0451, idProduct=bef3, bcdDevice= 1.00 [Tue Jan 31 07:05:08 2023] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [Tue Jan 31 07:05:08 2023] usb 1-1.2.2: Product: XDS110 (03.00.00.20) Embed with CMSIS-DAP [Tue Jan 31 07:05:08 2023] usb 1-1.2.2: Manufacturer: Texas Instruments [Tue Jan 31 07:05:08 2023] usb 1-1.2.2: SerialNumber: L450015P [Tue Jan 31 07:05:08 2023] hid-generic 0003:0451:BEF3.0004: hiddev98,hidraw3: USB HID v1.11 Device [Texas Instruments XDS110 (03.00.00.20) Embed with CMSIS-DAP] on usb-0000:01:00.0-1.2.2/input5 [Tue Jan 31 07:05:08 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:08 2023] usb 1-1.2.3: new full-speed USB device number 6 using xhci_hcd [Tue Jan 31 07:05:09 2023] usb 1-1.2.3: New USB device found, idVendor=05e0, idProduct=1200, bcdDevice= 0.03 [Tue Jan 31 07:05:09 2023] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [Tue Jan 31 07:05:09 2023] usb 1-1.2.3: Product: Symbol Bar Code Scanner::EA [Tue Jan 31 07:05:09 2023] usb 1-1.2.3: Manufacturer: Symbol Technologies, Inc, 2008 [Tue Jan 31 07:05:09 2023] usb 1-1.2.3: SerialNumber: 21310520101642 [Tue Jan 31 07:05:09 2023] input: Symbol Technologies, Inc, 2008 Symbol Bar Code Scanner::EA as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.0/0003:05E0:1200.0005/input/input5 [Tue Jan 31 07:05:09 2023] hid-generic 0003:05E0:1200.0005: input,hidraw4: USB HID v1.10 Keyboard [Symbol Technologies, Inc, 2008 Symbol Bar Code Scanner::EA] on usb-0000:01:00.0-1.2.3/input0 [Tue Jan 31 07:05:09 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:09 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [Tue Jan 31 07:05:09 2023] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) [Tue Jan 31 07:05:09 2023] usb 1-1.2.4: new low-speed USB device number 7 using xhci_hcd [Tue Jan 31 07:05:09 2023] usb 1-1.2.4: New USB device found, idVendor=20a0, idProduct=41e5, bcdDevice= 2.00 [Tue Jan 31 07:05:09 2023] usb 1-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [Tue Jan 31 07:05:09 2023] usb 1-1.2.4: Product: BlinkStick [Tue Jan 31 07:05:09 2023] usb 1-1.2.4: Manufacturer: Agile Innovative Ltd [Tue Jan 31 07:05:09 2023] usb 1-1.2.4: SerialNumber: BS045790-3.0 [Tue Jan 31 07:05:09 2023] hid-generic 0003:20A0:41E5.0006: hiddev99,hidraw5: USB HID v1.01 Device [Agile Innovative Ltd BlinkStick] on usb-0000:01:00.0-1.2.4/input0 [Tue Jan 31 07:05:09 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:12 2023] random: crng init done [Tue Jan 31 07:05:12 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [Tue Jan 31 07:05:12 2023] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [Tue Jan 31 07:05:12 2023] systemd[1]: System time before build time, advancing clock. [Tue Jan 31 07:05:12 2023] systemd[1]: /lib/systemd/system/balena-host.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-host.sock \xe2\x86\x92 /run/balena-host.sock; please update the unit file accordingly. [Tue Jan 31 07:05:12 2023] systemd[1]: /lib/systemd/system/balena-engine.socket:7: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-engine.sock \xe2\x86\x92 /run/balena-engine.sock; please update the unit file accordingly. [Tue Jan 31 07:05:12 2023] systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. [Tue Jan 31 07:05:13 2023] fuse: init (API version 7.32) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 [Tue Jan 31 07:05:14 2023] cdc_acm 1-1.2.2:1.0: ttyACM0: USB ACM device [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Tue Jan 31 07:05:14 2023] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [Tue Jan 31 07:05:14 2023] [vc_sm_connected_init]: start [Tue Jan 31 07:05:14 2023] vc_sm_cma_vchi_init: failed to open VCHI service (-1) [Tue Jan 31 07:05:14 2023] [vc_sm_connected_init]: failed to initialize shared memory service [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] mc: Linux media interface: v0.10 [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] cdc_acm 1-1.2.2:1.3: ttyACM1: USB ACM device [Tue Jan 31 07:05:14 2023] videodev: Linux video capture interface: v2.00 [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Tue Jan 31 07:05:14 2023] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode [Tue Jan 31 07:05:14 2023] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Tue Jan 31 07:05:14 2023] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Tue Jan 31 07:05:14 2023] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [Tue Jan 31 07:05:14 2023] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [Tue Jan 31 07:05:14 2023] Registered IR keymap rc-cec [Tue Jan 31 07:05:14 2023] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [Tue Jan 31 07:05:14 2023] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input6 [Tue Jan 31 07:05:14 2023] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [Tue Jan 31 07:05:14 2023] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Tue Jan 31 07:05:14 2023] : Unregister from media controller [Tue Jan 31 07:05:14 2023] (efault): Unregistering node (null)[0] device node /dev/video0 [Tue Jan 31 07:05:14 2023] (efault): Unregistering node (null)[0] device node /dev/video0 [Tue Jan 31 07:05:14 2023] (efault): Unregistering node (null)[0] device node /dev/video0 [Tue Jan 31 07:05:14 2023] (efault): Unregistering node (null)[0] device node /dev/video0 [Tue Jan 31 07:05:14 2023] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Tue Jan 31 07:05:14 2023] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops) [Tue Jan 31 07:05:14 2023] usbcore: registered new interface driver cdc_acm [Tue Jan 31 07:05:14 2023] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [Tue Jan 31 07:05:14 2023] Registered IR keymap rc-cec [Tue Jan 31 07:05:14 2023] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1 [Tue Jan 31 07:05:14 2023] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input7 [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops) [Tue Jan 31 07:05:14 2023] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops) [Tue Jan 31 07:05:14 2023] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 [Tue Jan 31 07:05:14 2023] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1 [Tue Jan 31 07:05:14 2023] cfg80211: Loading compiled-in X.509 certificates for regulatory database [Tue Jan 31 07:05:14 2023] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input2 [Tue Jan 31 07:05:14 2023] Console: switching to colour frame buffer device 240x67 [Tue Jan 31 07:05:14 2023] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [Tue Jan 31 07:05:14 2023] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device [Tue Jan 31 07:05:14 2023] brcmfmac: F1 signature read @0x18000000=0x15264345 [Tue Jan 31 07:05:14 2023] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Tue Jan 31 07:05:14 2023] usbcore: registered new interface driver brcmfmac [Tue Jan 31 07:05:14 2023] zram: Can't change algorithm for initialized device [Tue Jan 31 07:05:14 2023] input: Logitech Wireless Device PID:404d Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input8 [Tue Jan 31 07:05:14 2023] input: Logitech Wireless Device PID:404d Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input9 [Tue Jan 31 07:05:14 2023] input: Logitech Wireless Device PID:404d Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input10 [Tue Jan 31 07:05:14 2023] input: Logitech Wireless Device PID:404d System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input11 [Tue Jan 31 07:05:14 2023] hid-generic 0003:046D:404D.0007: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:404d] on usb-0000:01:00.0-1.3/input2:1 [Tue Jan 31 07:05:14 2023] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Tue Jan 31 07:05:14 2023] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Tue Jan 31 07:05:14 2023] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [Tue Jan 31 07:05:15 2023] input: Logitech K400 Plus as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input15 [Tue Jan 31 07:05:15 2023] logitech-hidpp-device 0003:046D:404D.0007: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-0000:01:00.0-1.3/input2:1 [Tue Jan 31 07:05:15 2023] Adding 4025384k swap on /dev/zram0. Priority:-2 extents:1 across:4025384k SSFS [Tue Jan 31 07:05:16 2023] usb 1-1.1: new full-speed USB device number 8 using xhci_hcd [Tue Jan 31 07:05:16 2023] usb 1-1.1: New USB device found, idVendor=24e0, idProduct=00a2, bcdDevice= 0.01 [Tue Jan 31 07:05:16 2023] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [Tue Jan 31 07:05:16 2023] usb 1-1.1: Product: Yocto-Light-V4 [Tue Jan 31 07:05:16 2023] usb 1-1.1: Manufacturer: Yoctopuce [Tue Jan 31 07:05:16 2023] usb 1-1.1: SerialNumber: LIGHTMK4-1D1269 [Tue Jan 31 07:05:16 2023] hid-generic 0003:24E0:00A2.0008: hiddev97,hidraw2: USB HID v1.11 Device [Yoctopuce Yocto-Light-V4] on usb-0000:01:00.0-1.1/input0 [Tue Jan 31 07:05:16 2023] uart-pl011 fe201000.serial: no DMA platform data [Tue Jan 31 07:05:17 2023] i2c /dev entries driver [Tue Jan 31 07:05:19 2023] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [Tue Jan 31 07:05:19 2023] bcmgenet fd580000.ethernet eth0: Link is Down [Tue Jan 31 07:05:19 2023] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Jan 31 07:05:19 2023] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Jan 31 07:05:23 2023] Bluetooth: Core ver 2.22 [Tue Jan 31 07:05:23 2023] NET: Registered protocol family 31 [Tue Jan 31 07:05:23 2023] Bluetooth: HCI device and connection manager initialized [Tue Jan 31 07:05:23 2023] Bluetooth: HCI socket layer initialized [Tue Jan 31 07:05:23 2023] Bluetooth: L2CAP socket layer initialized [Tue Jan 31 07:05:23 2023] Bluetooth: SCO socket layer initialized [Tue Jan 31 07:05:23 2023] Bluetooth: HCI UART driver ver 2.3 [Tue Jan 31 07:05:23 2023] Bluetooth: HCI UART protocol H4 registered [Tue Jan 31 07:05:23 2023] Bluetooth: HCI UART protocol Three-wire (H5) registered [Tue Jan 31 07:05:23 2023] Bluetooth: HCI UART protocol Broadcom registered [Tue Jan 31 07:05:23 2023] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [Tue Jan 31 07:05:23 2023] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [Tue Jan 31 07:05:23 2023] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Jan 31 07:05:23 2023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [Tue Jan 31 07:05:23 2023] Bluetooth: BNEP filters: protocol multicast [Tue Jan 31 07:05:23 2023] Bluetooth: BNEP socket layer initialized [Tue Jan 31 07:05:23 2023] NET: Registered protocol family 38 [Tue Jan 31 07:05:28 2023] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [Tue Jan 31 07:05:35 2023] Bridge firewalling registered [Tue Jan 31 07:05:38 2023] cam-dummy-reg: disabling [Tue Jan 31 07:05:38 2023] cam1-reg: disabling [Tue Jan 31 07:05:40 2023] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation [Tue Jan 31 07:06:17 2023] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [Tue Jan 31 07:11:13 2023] systemd-udevd[29]: Starting version 241 [Tue Jan 31 07:11:13 2023] systemd-udevd[30]: Specified group 'spi' unknown [Tue Jan 31 07:11:13 2023] systemd-udevd[30]: Specified group 'gpio' unknown [Tue Jan 31 07:11:19 2023] broken atomic modeset userspace detected, disabling atomic [Tue Jan 31 07:12:10 2023] logitech-hidpp-device 0003:046D:404D.0007: HID++ 4.1 device connected. [Tue Jan 31 07:12:18 2023] usb 1-1.1: reset full-speed USB device number 8 using xhci_hcd [Tue Jan 31 07:13:53 2023] v3d fec00000.v3d: MMU error from client L2T (0) at 0x4f61000, pte invalid [Tue Jan 31 07:14:24 2023] usb 1-1.1: USB disconnect, device number 8 [Tue Jan 31 07:14:33 2023] usb 1-1.1: new full-speed USB device number 9 using xhci_hcd [Tue Jan 31 07:14:33 2023] usb 1-1.1: New USB device found, idVendor=24e0, idProduct=00a2, bcdDevice= 0.01 [Tue Jan 31 07:14:33 2023] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [Tue Jan 31 07:14:33 2023] usb 1-1.1: Product: Yocto-Light-V4 [Tue Jan 31 07:14:33 2023] usb 1-1.1: Manufacturer: Yoctopuce [Tue Jan 31 07:14:33 2023] usb 1-1.1: SerialNumber: LIGHTMK4-1D1269 [Tue Jan 31 07:14:33 2023] hid-generic 0003:24E0:00A2.0009: hiddev97,hidraw2: USB HID v1.11 Device [Yoctopuce Yocto-Light-V4] on usb-0000:01:00.0-1.1/input0 [Tue Jan 31 07:14:49 2023] usb 1-1.1: reset full-speed USB device number 9 using xhci_hcd [Tue Jan 31 07:16:37 2023] usb 1-1.1: USB disconnect, device number 9 [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:12 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:13 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:14 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:00:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:26 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:26 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:26 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:26 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:26 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:26 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:27 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:28 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:29 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:01:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:02:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:56 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:03:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:25 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:04:26 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:05:10 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:05:10 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:05:10 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:05:10 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:05:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:05:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:05:11 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:17:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:17:49 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:17:49 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:17:49 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:17:49 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:17:49 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:17:50 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:30 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:31 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:32 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:33 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:18:34 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:05 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:06 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:06 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:06 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:06 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:06 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:06 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:07 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:08 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:09 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:09 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:09 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:09 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:51 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:51 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:51 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:51 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:51 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:52 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:53 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:53 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:53 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:53 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:53 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:53 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:53 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:54 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:19:55 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:42 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:43 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:20:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:23:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:24:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:02 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:03 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:04 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:04 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:04 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:04 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:39 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:39 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:39 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:39 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:39 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:39 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:39 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:40 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:40 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:40 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:40 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:25:41 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:44 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:45 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:46 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:47 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:26:48 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:21 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:22 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:23 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:57 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:58 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:27:59 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:00 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:01 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:16 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:17 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:18 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:19 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing [Tue Jan 31 08:28:20 2023] Bluetooth: hci0: Malicious advertising data. Stopping processing real 0m 0.04s user 0m 0.02s sys 0m 0.01s --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- 2023-01-31 08:53:04.631065432+00:00 ==> standard input <== real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname --list-boots --- 2023-01-31 08:53:04.678022594+00:00 0 72add35eb0724dabae8c1a419ab0fb2c Mon 2023-01-30 15:51:24 UTC—Tue 2023-01-31 08:53:03 UTC real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n500 -a --- 2023-01-31 08:53:04.721796331+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:53:03 UTC. -- Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:21:22 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 11.645 ms Jan 31 08:21:22 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 11.645 ms Jan 31 08:21:32 balenad[1651]: time="2023-01-31T08:21:32.748418050Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:21:32 balenad[1707]: time="2023-01-31T08:21:32.794049498Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:21:32 balenad[1707]: time="2023-01-31T08:21:32.798011065Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9902ad653e45a0e83237a30d2de7c66fd08f38d4fa3bf1aa962793d806129ed0.sock debug=false pid=11076 Jan 31 08:21:33 balenad[1707]: time="2023-01-31T08:21:33.846666721Z" level=info msg="shim reaped" id=5601e07f76834a1ddb7c8f2dba19793e178ba9dd567cc6120ca2e50938ec7f1d Jan 31 08:21:33 balenad[1651]: time="2023-01-31T08:21:33.850021348Z" level=info msg="ignoring event" container=5601e07f76834a1ddb7c8f2dba19793e178ba9dd567cc6120ca2e50938ec7f1d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:34 balenad[1651]: time="2023-01-31T08:24:34.701643286Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:24:34 balenad[1707]: time="2023-01-31T08:24:34.747407196Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:24:34 balenad[1707]: time="2023-01-31T08:24:34.752125703Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/acd7d9fdd1c968b7a534dd8b3b4fcd7bd1456fe1e597a6412db950c2973eb49c.sock debug=false pid=11348 Jan 31 08:24:34 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:24:34 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:24:35 balenad[1707]: time="2023-01-31T08:24:35.828264794Z" level=info msg="shim reaped" id=762e6080ebc82d0ffb043175c14e44a768bed61c8f5fd3556754d8da93ea5838 Jan 31 08:24:35 balenad[1651]: time="2023-01-31T08:24:35.831730920Z" level=info msg="ignoring event" container=762e6080ebc82d0ffb043175c14e44a768bed61c8f5fd3556754d8da93ea5838 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:24:45 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:24:45 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:24:55 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:24:55 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:05 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:05 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:06 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:25:06 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:25:16 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:25:16 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:41 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:41 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:41 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:42 systemd-udevd[11488]: hci0:64: Process '/usr/bin/hciconfig hci0:64 up' failed with exit code 1. Jan 31 08:25:42 bluetoothd[1782]: ../bluez-5.61/src/device.c:load_gatt_db() No cache for B0:D2:78:5A:DE:C0 Jan 31 08:26:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:26:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:26:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:26:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:26:22 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.110 ms Jan 31 08:26:22 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.110 ms Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:18 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:27:18 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:24 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:25 systemd-udevd[11628]: hci0:64: Process '/usr/bin/hciconfig hci0:64 up' failed with exit code 1. Jan 31 08:27:36 balenad[1651]: time="2023-01-31T08:27:36.815286197Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:27:36 balenad[1707]: time="2023-01-31T08:27:36.864541066Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:27:36 balenad[1707]: time="2023-01-31T08:27:36.870929655Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e55cde4e1dee6b87573260e17fcf529172f4661e6a6e12901273bd6705d72d76.sock debug=false pid=11667 Jan 31 08:27:37 balenad[1707]: time="2023-01-31T08:27:37.962336574Z" level=info msg="shim reaped" id=668b048873acb768c503b529dff5c5e19ec26b77525959136548604e3a970094 Jan 31 08:27:38 balenad[1651]: time="2023-01-31T08:27:37.966782027Z" level=info msg="ignoring event" container=668b048873acb768c503b529dff5c5e19ec26b77525959136548604e3a970094 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:29:31 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:29:31 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:29:41 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:29:41 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:30:38 balenad[1651]: time="2023-01-31T08:30:38.877786769Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:30:38 balenad[1707]: time="2023-01-31T08:30:38.922242002Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:30:38 balenad[1707]: time="2023-01-31T08:30:38.926777103Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/27da25d351e4f1fdd8f23370d6aec7699b3637bc320d4d8854080217600bd5df.sock debug=false pid=11946 Jan 31 08:30:40 balenad[1707]: time="2023-01-31T08:30:40.021134596Z" level=info msg="shim reaped" id=c1b8b67754912dcd0d44a73bcdf9b4614da4e1a42d45c804a8c8caf5593661d7 Jan 31 08:30:40 balenad[1651]: time="2023-01-31T08:30:40.026639523Z" level=info msg="ignoring event" container=c1b8b67754912dcd0d44a73bcdf9b4614da4e1a42d45c804a8c8caf5593661d7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:31:23 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 7.038 ms Jan 31 08:31:23 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 7.038 ms Jan 31 08:31:23 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:31:23 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:31:34 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:31:34 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:33:40 balenad[1651]: time="2023-01-31T08:33:40.925738972Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:33:40 balenad[1707]: time="2023-01-31T08:33:40.972216581Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:33:40 balenad[1707]: time="2023-01-31T08:33:40.976826162Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ec50d1717d63589cbd03f38a8e5d01372d028ee3adb7ae81ca77630d2afbeb3f.sock debug=false pid=12233 Jan 31 08:33:42 balenad[1707]: time="2023-01-31T08:33:42.024288141Z" level=info msg="shim reaped" id=13f8a9b8e1e77ecd3c01cd1885e8fd0eb4c6165eadb4af6a14bd7ca475ac8056 Jan 31 08:33:42 balenad[1651]: time="2023-01-31T08:33:42.026599293Z" level=info msg="ignoring event" container=13f8a9b8e1e77ecd3c01cd1885e8fd0eb4c6165eadb4af6a14bd7ca475ac8056 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:35:07 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:35:07 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:35:18 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:35:18 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:35:23 NetworkManager[1604]: [1675154123.7780] dhcp4 (eth0): error saving lease to /var/lib/NetworkManager/internal-da3ad3f5-9a6a-38ce-af7d-e38bd9bc197e-eth0.lease: Failed to create file “/var/lib/NetworkManager/internal-da3ad3f5-9a6a-38ce-af7d-e38bd9bc197e-eth0.lease.12JEZ1”: No space left on device Jan 31 08:35:23 NetworkManager[1604]: [1675154123.7781] dhcp4 (eth0): state changed extended -> extended, address=192.168.32.103 Jan 31 08:35:23 dbus-daemon[1527]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=1604 comm="/usr/sbin/NetworkManager --no-daemon ") Jan 31 08:35:23 dbus-daemon[1527]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jan 31 08:35:38 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:35:38 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:35:49 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:35:49 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:36:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:36:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:36:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:36:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:36:23 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 9.830 ms Jan 31 08:36:23 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 9.830 ms Jan 31 08:36:29 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:36:29 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:36:40 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:36:40 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:36:42 balenad[1651]: time="2023-01-31T08:36:42.878561064Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:36:42 balenad[1707]: time="2023-01-31T08:36:42.924517620Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:36:42 balenad[1707]: time="2023-01-31T08:36:42.929790957Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e8ff6899a5407f71368ab43b2217ae92baae7bf5249c56702dab854ef693c494.sock debug=false pid=12532 Jan 31 08:36:44 balenad[1707]: time="2023-01-31T08:36:44.010486167Z" level=info msg="shim reaped" id=5c353cf5d3d5204164d94424f4a8ac88382a101645967235bd983616e2366943 Jan 31 08:36:44 balenad[1651]: time="2023-01-31T08:36:44.021956704Z" level=info msg="ignoring event" container=5c353cf5d3d5204164d94424f4a8ac88382a101645967235bd983616e2366943 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:36:50 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:36:50 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:37:00 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:37:00 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:37:11 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:37:11 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:39:44 balenad[1651]: time="2023-01-31T08:39:44.872755519Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:39:44 balenad[1707]: time="2023-01-31T08:39:44.920105844Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:39:44 balenad[1707]: time="2023-01-31T08:39:44.923749525Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3aa2d23f73a86bca818ec9dde3146020fb4b2d6c5e6bd5227595c60389bcaf74.sock debug=false pid=12808 Jan 31 08:39:45 balenad[1707]: time="2023-01-31T08:39:45.972043832Z" level=info msg="shim reaped" id=3a02e41e6b64e3bdae18f68ccb40376a02b5a02995f687351868877317ddc433 Jan 31 08:39:45 balenad[1651]: time="2023-01-31T08:39:45.976164509Z" level=info msg="ignoring event" container=3a02e41e6b64e3bdae18f68ccb40376a02b5a02995f687351868877317ddc433 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:41:24 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 6.082 ms Jan 31 08:41:24 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.082 ms Jan 31 08:42:46 balenad[1651]: time="2023-01-31T08:42:46.932190444Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:42:46 balenad[1707]: time="2023-01-31T08:42:46.978797608Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:42:46 balenad[1707]: time="2023-01-31T08:42:46.981724774Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/58a43379052b27fa5f6e58540db6ba1ce4ade115d897e06f6f85f029c66fea50.sock debug=false pid=13099 Jan 31 08:42:47 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:42:47 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:42:48 balenad[1707]: time="2023-01-31T08:42:48.030775873Z" level=info msg="shim reaped" id=ec742091af8bbd72cf112b75c57db18487520e49d812c6581daf8b9ac3ca8c55 Jan 31 08:42:48 balenad[1651]: time="2023-01-31T08:42:48.036984407Z" level=info msg="ignoring event" container=ec742091af8bbd72cf112b75c57db18487520e49d812c6581daf8b9ac3ca8c55 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:42:57 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:42:57 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:45:48 balenad[1651]: time="2023-01-31T08:45:48.948593795Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:45:48 balenad[1707]: time="2023-01-31T08:45:48.993339193Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:45:48 balenad[1707]: time="2023-01-31T08:45:48.997022558Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4ab51e279087f38f2480ecc2589ab525adab8fcdc75576a5ce970617302d5e08.sock debug=false pid=13364 Jan 31 08:45:50 balenad[1707]: time="2023-01-31T08:45:50.023396413Z" level=info msg="shim reaped" id=facb8de4195d24b5e59a7eaaa66ff4ae89140fa2a17884b78e4f6b5b332d1a5e Jan 31 08:45:50 balenad[1651]: time="2023-01-31T08:45:50.025712768Z" level=info msg="ignoring event" container=facb8de4195d24b5e59a7eaaa66ff4ae89140fa2a17884b78e4f6b5b332d1a5e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:46:16 3a37499bd7f6[1651]: [debug] Attempting container log timestamp flush... Jan 31 08:46:16 3a37499bd7f6[1651]: [debug] Container log timestamp flush complete Jan 31 08:46:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:46:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:46:24 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 4.764 ms Jan 31 08:46:24 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 4.764 ms Jan 31 08:48:50 balenad[1651]: time="2023-01-31T08:48:50.909991165Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:48:50 balenad[1707]: time="2023-01-31T08:48:50.955016561Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:48:50 balenad[1707]: time="2023-01-31T08:48:50.959752123Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6c21b4c589928849d80f3ff19b6740062ddb4b504667277cd305239d5ac6fa18.sock debug=false pid=13650 Jan 31 08:48:52 balenad[1707]: time="2023-01-31T08:48:52.002968574Z" level=info msg="shim reaped" id=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 Jan 31 08:48:52 balenad[1651]: time="2023-01-31T08:48:52.009800956Z" level=info msg="ignoring event" container=5b592b774b5b22abea59b1ff68a803f2131ed733c0ee981b11dde17546956d88 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:51:25 3a37499bd7f6[1651]: [api] GET /v1/healthy 200 - 5.560 ms Jan 31 08:51:25 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 5.560 ms Jan 31 08:51:52 balenad[1651]: time="2023-01-31T08:51:52.975262238Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Jan 31 08:51:53 balenad[1707]: time="2023-01-31T08:51:53.019365862Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Jan 31 08:51:53 balenad[1707]: time="2023-01-31T08:51:53.024946752Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ebd09630901238f5a88221df9557c924c3c06a8fbab4b8b7c018dbde438348eb.sock debug=false pid=13940 Jan 31 08:51:54 balenad[1707]: time="2023-01-31T08:51:54.082353001Z" level=info msg="shim reaped" id=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 Jan 31 08:51:54 balenad[1651]: time="2023-01-31T08:51:54.087011452Z" level=info msg="ignoring event" container=71150ac6424fb1b4eb5ef74a1037710ac3cd72f167ff002639f83643ecf730b0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Jan 31 08:52:37 3a37499bd7f6[1651]: [info] Reported current state to the cloud Jan 31 08:52:37 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:52:48 systemd[1]: /lib/systemd/system/sshd@.service:15: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. Jan 31 08:52:48 sshd[14060]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Jan 31 08:52:50 sshd[14060]: Accepted publickey for root from 52.4.252.97 port 35029 ssh2: RSA SHA256:gMJ9LgzkTHsYjz4l3biYiuugYoYyRnQBGkMnNJhRqUQ Jan 31 08:53:03 dnsmasq[1617]: dnsmasq[1617]: time 1675155183 Jan 31 08:53:03 dnsmasq[1617]: dnsmasq[1617]: cache size 150, 0/210 cache insertions re-used unexpired cache entries. Jan 31 08:53:03 dnsmasq[1617]: dnsmasq[1617]: queries forwarded 79, queries answered locally 570 Jan 31 08:53:03 dnsmasq[1617]: dnsmasq[1617]: queries for authoritative zones 0 Jan 31 08:53:03 dnsmasq[1617]: dnsmasq[1617]: pool memory in use 0, max 0, allocated 0 Jan 31 08:53:03 dnsmasq[1617]: dnsmasq[1617]: server 8.8.8.8#53: queries sent 98, retried or failed 0 Jan 31 08:53:03 dnsmasq[1617]: dnsmasq[1617]: server 41.226.22.50#53: queries sent 31, retried or failed 0 real 0m 0.03s user 0m 0.02s sys 0m 0.00s --- journalctl --no-pager --no-hostname -pwarning -perr -a --- 2023-01-31 08:53:04.781743613+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:53:03 UTC. -- Jan 30 15:51:24 kernel: Warning: unable to open an initial console. Jan 30 15:51:24 systemd-udevd[1087]: /lib/udev/rules.d/50-udev-default.rules:39 Unknown group 'render', ignoring Jan 30 15:51:24 systemd-udevd[1087]: /lib/udev/rules.d/50-udev-default.rules:40 Unknown group 'render', ignoring Jan 30 15:51:24 systemd-udevd[1087]: /lib/udev/rules.d/50-udev-default.rules:42 Unknown group 'sgx', ignoring Jan 30 15:51:25 kernel: vc_sm_cma_vchi_init: failed to open VCHI service (-1) Jan 30 15:51:25 kernel: [vc_sm_connected_init]: failed to initialize shared memory service Jan 30 15:51:25 kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) Jan 30 15:51:25 kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) Jan 30 15:51:25 kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) Jan 30 15:51:34 bluetoothd[1782]: Failed to set privacy: Rejected (0x0b) Jan 31 07:06:15 3a37499bd7f6[1651]: find: /mnt/root/tmp/balena-supervisor/services: No such file or directory Jan 31 07:06:17 3a37499bd7f6[1651]: (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. Jan 31 07:11:13 systemd-udevd[30]: Specified group 'spi' unknown Jan 31 07:11:13 systemd-udevd[30]: Specified group 'gpio' unknown Jan 31 07:13:53 kernel: v3d fec00000.v3d: MMU error from client L2T (0) at 0x4f61000, pte invalid Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:13 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:14 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:00:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:28 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:29 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:01:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:30 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:02:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:21 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:03:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:26 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:04:27 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:05:11 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:05:11 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:05:11 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:05:11 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:05:11 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:05:11 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:05:12 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:17:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:17:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:17:50 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:17:50 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:17:50 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:17:50 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:17:51 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:31 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:32 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:33 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:34 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:18:35 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:06 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:07 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:08 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:08 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:08 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:08 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:08 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:08 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:09 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:09 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:09 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:09 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:09 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:09 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:09 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:10 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:10 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:52 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:52 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:52 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:52 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:52 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:52 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:52 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:53 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:54 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:55 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:19:56 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:43 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:44 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:20:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:23:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:24:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:02 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:03 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:04 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:05 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:05 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:40 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:41 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:41 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:25:41 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:45 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:46 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:47 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:48 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:26:49 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:22 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:23 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:24 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:57 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:58 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:27:59 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:00 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:01 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:16 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:17 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:18 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:19 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:28:20 kernel: Bluetooth: hci0: Malicious advertising data. Stopping processing Jan 31 08:52:48 sshd[14060]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key real 0m 0.04s user 0m 0.01s sys 0m 0.01s --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- 2023-01-31 08:53:04.848690554+00:00 Command exited with non-zero status 1 real 0m 3.16s user 0m 0.85s sys 0m 2.37s --- ps --- 2023-01-31 08:53:08.048733250+00:00 PID TTY TIME CMD 1 ? 00:00:10 systemd 2 ? 00:00:00 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 rcu_tasks_kthre 10 ? 00:00:00 rcu_tasks_rude_ 11 ? 00:00:00 rcu_tasks_trace 12 ? 00:00:02 ksoftirqd/0 13 ? 00:00:17 rcu_preempt 14 ? 00:00:00 migration/0 15 ? 00:00:00 cpuhp/0 16 ? 00:00:00 cpuhp/1 17 ? 00:00:00 migration/1 18 ? 00:00:00 ksoftirqd/1 21 ? 00:00:00 cpuhp/2 22 ? 00:00:00 migration/2 23 ? 00:00:00 ksoftirqd/2 26 ? 00:00:00 cpuhp/3 27 ? 00:00:00 migration/3 28 ? 00:00:00 ksoftirqd/3 31 ? 00:00:00 kdevtmpfs 32 ? 00:00:00 netns 33 ? 00:00:00 kauditd 36 ? 00:00:00 khungtaskd 37 ? 00:00:00 oom_reaper 38 ? 00:00:00 writeback 39 ? 00:00:00 kcompactd0 68 ? 00:00:00 kblockd 69 ? 00:00:00 blkcg_punt_bio 70 ? 00:00:00 md 71 ? 00:00:00 watchdogd 74 ? 00:00:00 rpciod 76 ? 00:00:00 xprtiod 77 ? 00:00:00 kswapd0 78 ? 00:00:00 nfsiod 79 ? 00:00:00 kthrotld 80 ? 00:00:00 iscsi_eh 81 ? 00:00:00 iscsi_destroy 82 ? 00:00:00 nvme-wq 83 ? 00:00:00 nvme-reset-wq 84 ? 00:00:00 nvme-delete-wq 87 ? 00:00:00 DWC Notificatio 88 ? 00:00:00 uas 90 ? 00:00:00 vchiq-slot/0 91 ? 00:00:00 vchiq-recy/0 92 ? 00:00:00 vchiq-sync/0 93 ? 00:00:01 kworker/1:1H-kblockd 95 ? 00:00:00 ipv6_addrconf 96 ? 00:00:00 zswap-shrink 100 ? 00:00:00 sdhci 101 ? 00:00:00 irq/53-mmc0 151 ? 00:00:00 mmc_complete 152 ? 00:00:01 kworker/2:1H-kblockd 412 ? 00:00:01 kworker/3:1H-kblockd 755 ? 00:00:01 kworker/0:2H-mmc_complete 907 ? 00:00:00 jbd2/mmcblk0p2- 908 ? 00:00:00 ext4-rsv-conver 922 ? 00:00:00 jbd2/mmcblk0p5- 923 ? 00:00:00 ext4-rsv-conver 959 ? 00:00:01 jbd2/mmcblk0p6- 960 ? 00:00:00 ext4-rsv-conver 1060 ? 00:00:02 systemd-journal 1087 ? 00:00:01 systemd-udevd 1115 ? 00:00:00 vchiq-keep/0 1120 ? 00:00:00 spi0 1126 ? 00:00:00 irq/44-vc4 hdmi 1128 ? 00:00:00 irq/45-vc4 hdmi 1129 ? 00:00:00 cec-vc4 1130 ? 00:00:00 irq/41-vc4 hdmi 1131 ? 00:00:00 irq/40-vc4 hdmi 1142 ? 00:00:00 irq/50-vc4 hdmi 1144 ? 00:00:00 irq/51-vc4 hdmi 1145 ? 00:00:00 cec-vc4 1146 ? 00:00:00 irq/47-vc4 hdmi 1147 ? 00:00:00 irq/46-vc4 hdmi 1173 ? 00:00:00 v3d_bin 1175 ? 00:00:00 v3d_render 1176 ? 00:00:00 v3d_tfu 1178 ? 00:00:00 card0-crtc0 1179 ? 00:00:00 card0-crtc1 1185 ? 00:00:00 card0-crtc2 1188 ? 00:00:00 card0-crtc3 1189 ? 00:00:00 v3d_csd 1190 ? 00:00:00 card0-crtc4 1191 ? 00:00:00 card0-crtc5 1199 ? 00:00:00 v3d_cache_clean 1229 ? 00:00:00 cfg80211 1245 ? 00:00:00 brcmf_wq/mmc1:0 1256 ? 00:00:00 brcmf_wdog/mmc1 1515 ? 00:01:26 rngd 1519 ? 00:04:41 plymouthd 1522 ? 00:00:01 ModemManager 1559 ? 00:00:00 systemd-logind 1604 ? 00:00:05 NetworkManager 1651 ? 00:03:59 balenad 1653 ? 00:00:00 exe 1699 ? 00:00:00 wpa_supplicant 1707 ? 00:00:13 balena-engine-c 1766 ? 00:00:00 hciattach 1769 ? 00:00:00 kworker/u9:2-hci0 1782 ? 00:00:02 bluetoothd 1924 ? 00:00:00 chronyd 2511 ? 00:00:00 start-balena-su 2512 ? 00:00:00 exe 2560 ? 00:00:02 balena 2578 ? 00:00:08 balena-engine-c 2595 ? 00:01:25 node 2632 ? 00:00:00 journalctl 2642 ? 00:00:00 jbd2/mmcblk0p3- 2643 ? 00:00:00 ext4-rsv-conver 3393 ? 00:00:08 balena-engine-c 3457 ? 00:00:00 systemd-udevd 4217 ? 00:00:00 ssh-agent 4244 ? 00:00:00 ssh-agent 4279 ? 00:00:00 menu-cached 9549 ? 00:00:01 kworker/3:1-events 9867 ? 00:00:01 kworker/2:0-events 10682 ? 00:00:05 kworker/0:0-mm_percpu_wq 10701 ? 00:00:00 kworker/u9:1-hci0 10705 ? 00:00:00 kworker/u8:0-ext4-rsv-conversion 11235 ? 00:00:02 kworker/2:3-mm_percpu_wq 11274 ? 00:00:00 kworker/u8:1-brcmf_wq/mmc1:0001:1 11784 ? 00:00:01 kworker/0:1-events 12805 ? 00:00:00 kworker/2:0H 12806 ? 00:00:00 kworker/1:0H 12864 ? 00:00:00 kworker/3:4-events 12904 ? 00:00:01 kworker/1:1-mm_percpu_wq 13009 ? 00:00:00 kworker/0:2-events 13090 ? 00:00:00 kworker/0:1H 13157 ? 00:00:00 kworker/1:2-mm_percpu_wq 13158 ? 00:00:00 kworker/1:4-events 13160 ? 00:00:00 kworker/3:0H 13281 ? 00:00:00 kworker/3:2-mm_percpu_wq 13309 ? 00:00:00 kworker/2:2-events 13648 ? 00:00:00 kworker/0:0H 13705 ? 00:00:00 kworker/2:2H 13706 ? 00:00:00 kworker/u8:2 13834 ? 00:00:00 kworker/1:0-events 13938 ? 00:00:00 kworker/1:2H 13999 ? 00:00:00 kworker/2:1-events 14027 ? 00:00:00 kworker/3:0-mm_percpu_wq 14060 ? 00:00:00 sshd 14062 ? 00:00:00 sh 14064 ? 00:00:00 bash 14994 ? 00:00:00 time 14995 ? 00:00:00 timeout 14996 ? 00:00:00 ps real 0m 0.04s user 0m 0.02s sys 0m 0.01s --- stat /var/lock/*hup.lock --- 2023-01-31 08:53:08.115650654+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- sysctl -a --- 2023-01-31 08:53:08.158954969+00:00 abi.cp15_barrier = 2 abi.setend = 2 abi.swp = 0 abi.tagged_addr_disabled = 0 debug.exception-trace = 0 dev.raid.speed_limit_max = 200000 dev.raid.speed_limit_min = 1000 dev.scsi.logging_level = 0 dev.tty.ldisc_autoload = 1 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.dentry-state = 156189 138342 45 0 15162 0 fs.dir-notify-enable = 1 fs.epoll.max_user_watches = 1645875 fs.file-max = 9223372036854775807 fs.file-nr = 1024 0 9223372036854775807 fs.inode-nr = 141050 7 fs.inode-state = 141050 7 0 0 0 0 0 fs.inotify.max_queued_events = 16384 fs.inotify.max_user_instances = 512 fs.inotify.max_user_watches = 8192 fs.lease-break-time = 45 fs.leases-enable = 1 fs.mount-max = 100000 fs.mqueue.msg_default = 10 fs.mqueue.msg_max = 10 fs.mqueue.msgsize_default = 8192 fs.mqueue.msgsize_max = 8192 fs.mqueue.queues_max = 256 fs.nfs.idmap_cache_timeout = 600 fs.nfs.nfs_callback_tcpport = 0 fs.nfs.nfs_congestion_kb = 90688 fs.nfs.nfs_mountpoint_timeout = 500 fs.nfs.nlm_grace_period = 0 fs.nfs.nlm_tcpport = 0 fs.nfs.nlm_timeout = 10 fs.nfs.nlm_udpport = 0 fs.nfs.nsm_local_state = 0 fs.nfs.nsm_use_hostnames = 0 fs.nr_open = 1073741816 fs.overflowgid = 65534 fs.overflowuid = 65534 fs.pipe-max-size = 1048576 fs.pipe-user-pages-hard = 0 fs.pipe-user-pages-soft = 16384 fs.protected_fifos = 1 fs.protected_hardlinks = 1 fs.protected_regular = 1 fs.protected_symlinks = 1 fs.quota.allocated_dquots = 0 fs.quota.cache_hits = 0 fs.quota.drops = 0 fs.quota.free_dquots = 0 fs.quota.lookups = 0 fs.quota.reads = 0 fs.quota.syncs = 706 fs.quota.warnings = 1 fs.quota.writes = 0 fs.suid_dumpable = 0 fscache.object_max_active = 4 fscache.operation_max_active = 2 kernel.acct = 4 2 30 kernel.auto_msgmni = 0 kernel.bpf_stats_enabled = 0 kernel.cad_pid = 1 kernel.cap_last_cap = 40 kernel.core_pattern = core kernel.core_pipe_limit = 0 kernel.core_uses_pid = 1 kernel.ctrl-alt-del = 0 kernel.dmesg_restrict = 0 kernel.domainname = (none) kernel.ftrace_dump_on_oops = 0 kernel.ftrace_enabled = 1 kernel.hostname = 07bf21f kernel.hung_task_all_cpu_backtrace = 0 kernel.hung_task_check_count = 4194304 kernel.hung_task_check_interval_secs = 0 kernel.hung_task_panic = 0 kernel.hung_task_timeout_secs = 120 kernel.hung_task_warnings = 10 kernel.keys.gc_delay = 300 kernel.keys.maxbytes = 20000 kernel.keys.maxkeys = 200 kernel.keys.root_maxbytes = 25000000 kernel.keys.root_maxkeys = 1000000 kernel.kptr_restrict = 0 kernel.latencytop = 0 kernel.max_lock_depth = 1024 kernel.modprobe = /sbin/modprobe kernel.modules_disabled = 0 kernel.msgmax = 8192 kernel.msgmnb = 16384 kernel.msgmni = 32000 kernel.ngroups_max = 65536 kernel.oops_all_cpu_backtrace = 0 kernel.osrelease = 5.10.95-v8 kernel.ostype = Linux kernel.overflowgid = 65534 kernel.overflowuid = 65534 kernel.panic = 1 kernel.panic_on_oops = 0 kernel.panic_on_rcu_stall = 0 kernel.panic_on_warn = 0 kernel.panic_print = 0 kernel.perf_cpu_time_max_percent = 25 kernel.perf_event_max_contexts_per_stack = 8 kernel.perf_event_max_sample_rate = 100000 kernel.perf_event_max_stack = 127 kernel.perf_event_mlock_kb = 516 kernel.perf_event_paranoid = 2 kernel.pid_max = 4194304 kernel.poweroff_cmd = /sbin/poweroff kernel.print-fatal-signals = 0 kernel.printk = 4 4 1 7 kernel.printk_delay = 0 kernel.printk_devkmsg = on kernel.printk_ratelimit = 5 kernel.printk_ratelimit_burst = 10 kernel.pty.max = 4096 kernel.pty.nr = 3 kernel.pty.reserve = 1024 kernel.random.boot_id = 72add35e-b072-4dab-ae8c-1a419ab0fb2c kernel.random.entropy_avail = 3780 kernel.random.poolsize = 4096 kernel.random.urandom_min_reseed_secs = 60 kernel.random.uuid = 1104c575-55fb-4398-8a2b-36e53751d0fd kernel.random.write_wakeup_threshold = 3072 kernel.randomize_va_space = 2 kernel.real-root-dev = 0 kernel.sched_autogroup_enabled = 1 kernel.sched_cfs_bandwidth_slice_us = 5000 kernel.sched_child_runs_first = 0 kernel.sched_deadline_period_max_us = 4194304 kernel.sched_deadline_period_min_us = 100 kernel.sched_domain.cpu0.domain0.busy_factor = 16 kernel.sched_domain.cpu0.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu0.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu0.domain0.imbalance_pct = 117 kernel.sched_domain.cpu0.domain0.max_interval = 8 kernel.sched_domain.cpu0.domain0.max_newidle_lb_cost = 23810 kernel.sched_domain.cpu0.domain0.min_interval = 4 kernel.sched_domain.cpu0.domain0.name = DIE kernel.sched_domain.cpu1.domain0.busy_factor = 16 kernel.sched_domain.cpu1.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu1.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu1.domain0.imbalance_pct = 117 kernel.sched_domain.cpu1.domain0.max_interval = 8 kernel.sched_domain.cpu1.domain0.max_newidle_lb_cost = 29367 kernel.sched_domain.cpu1.domain0.min_interval = 4 kernel.sched_domain.cpu1.domain0.name = DIE kernel.sched_domain.cpu2.domain0.busy_factor = 16 kernel.sched_domain.cpu2.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu2.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu2.domain0.imbalance_pct = 117 kernel.sched_domain.cpu2.domain0.max_interval = 8 kernel.sched_domain.cpu2.domain0.max_newidle_lb_cost = 39419 kernel.sched_domain.cpu2.domain0.min_interval = 4 kernel.sched_domain.cpu2.domain0.name = DIE kernel.sched_domain.cpu3.domain0.busy_factor = 16 kernel.sched_domain.cpu3.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu3.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu3.domain0.imbalance_pct = 117 kernel.sched_domain.cpu3.domain0.max_interval = 8 kernel.sched_domain.cpu3.domain0.max_newidle_lb_cost = 40362 kernel.sched_domain.cpu3.domain0.min_interval = 4 kernel.sched_domain.cpu3.domain0.name = DIE kernel.sched_latency_ns = 18000000 kernel.sched_migration_cost_ns = 500000 kernel.sched_min_granularity_ns = 2250000 kernel.sched_nr_migrate = 32 kernel.sched_rr_timeslice_ms = 100 kernel.sched_rt_period_us = 1000000 kernel.sched_rt_runtime_us = 950000 kernel.sched_schedstats = 0 kernel.sched_tunable_scaling = 1 kernel.sched_wakeup_granularity_ns = 3000000 kernel.seccomp.actions_avail = kill_process kill_thread trap errno user_notif trace log allow kernel.seccomp.actions_logged = kill_process kill_thread trap errno user_notif trace log kernel.sem = 32000 1024000000 500 32000 kernel.shm_rmid_forced = 0 kernel.shmall = 18446744073692774399 kernel.shmmax = 18446744073692774399 kernel.shmmni = 4096 kernel.stack_tracer_enabled = 0 kernel.sysctl_writes_strict = 1 kernel.sysrq = 16 kernel.tainted = 1024 kernel.threads-max = 60225 kernel.timer_migration = 1 kernel.traceoff_on_warning = 0 kernel.tracepoint_printk = 0 kernel.unprivileged_bpf_disabled = 0 kernel.usermodehelper.bset = 4294967295 511 kernel.usermodehelper.inheritable = 4294967295 511 kernel.version = #1 SMP PREEMPT Thu Feb 17 11:43:01 UTC 2022 net.bridge.bridge-nf-call-arptables = 1 net.bridge.bridge-nf-call-ip6tables = 1 net.bridge.bridge-nf-call-iptables = 1 net.bridge.bridge-nf-filter-pppoe-tagged = 0 net.bridge.bridge-nf-filter-vlan-tagged = 0 net.bridge.bridge-nf-pass-vlan-input-dev = 0 net.core.busy_poll = 0 net.core.busy_read = 0 net.core.default_qdisc = fq_codel net.core.dev_weight = 64 net.core.dev_weight_rx_bias = 1 net.core.dev_weight_tx_bias = 1 net.core.devconf_inherit_init_net = 0 net.core.fb_tunnels_only_for_init_net = 0 net.core.flow_limit_cpu_bitmap = 0 net.core.flow_limit_table_len = 4096 net.core.gro_normal_batch = 8 net.core.high_order_alloc_disable = 0 net.core.max_skb_frags = 17 net.core.message_burst = 10 net.core.message_cost = 5 net.core.netdev_budget = 300 net.core.netdev_budget_usecs = 8000 net.core.netdev_max_backlog = 1000 net.core.netdev_rss_key = 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 net.core.netdev_tstamp_prequeue = 1 net.core.optmem_max = 20480 net.core.rmem_default = 212992 net.core.rmem_max = 212992 net.core.rps_sock_flow_entries = 0 net.core.somaxconn = 4096 net.core.tstamp_allow_data = 1 net.core.warnings = 0 net.core.wmem_default = 212992 net.core.wmem_max = 212992 net.core.xfrm_acq_expires = 30 net.core.xfrm_aevent_etime = 10 net.core.xfrm_aevent_rseqth = 2 net.core.xfrm_larval_drop = 1 net.ipv4.conf.all.accept_local = 0 net.ipv4.conf.all.accept_redirects = 0 net.ipv4.conf.all.accept_source_route = 0 net.ipv4.conf.all.arp_accept = 0 net.ipv4.conf.all.arp_announce = 0 net.ipv4.conf.all.arp_filter = 0 net.ipv4.conf.all.arp_ignore = 0 net.ipv4.conf.all.arp_notify = 0 net.ipv4.conf.all.bc_forwarding = 0 net.ipv4.conf.all.bootp_relay = 0 net.ipv4.conf.all.disable_policy = 0 net.ipv4.conf.all.disable_xfrm = 0 net.ipv4.conf.all.drop_gratuitous_arp = 0 net.ipv4.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.all.force_igmp_version = 0 net.ipv4.conf.all.forwarding = 1 net.ipv4.conf.all.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.all.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.all.ignore_routes_with_linkdown = 0 net.ipv4.conf.all.log_martians = 0 net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.all.medium_id = 0 net.ipv4.conf.all.promote_secondaries = 0 net.ipv4.conf.all.proxy_arp = 0 net.ipv4.conf.all.proxy_arp_pvlan = 0 net.ipv4.conf.all.route_localnet = 0 net.ipv4.conf.all.rp_filter = 2 net.ipv4.conf.all.secure_redirects = 1 net.ipv4.conf.all.send_redirects = 1 net.ipv4.conf.all.shared_media = 1 net.ipv4.conf.all.src_valid_mark = 0 net.ipv4.conf.all.tag = 0 net.ipv4.conf.balena0.accept_local = 0 net.ipv4.conf.balena0.accept_redirects = 1 net.ipv4.conf.balena0.accept_source_route = 0 net.ipv4.conf.balena0.arp_accept = 0 net.ipv4.conf.balena0.arp_announce = 0 net.ipv4.conf.balena0.arp_filter = 0 net.ipv4.conf.balena0.arp_ignore = 0 net.ipv4.conf.balena0.arp_notify = 0 net.ipv4.conf.balena0.bc_forwarding = 0 net.ipv4.conf.balena0.bootp_relay = 0 net.ipv4.conf.balena0.disable_policy = 0 net.ipv4.conf.balena0.disable_xfrm = 0 net.ipv4.conf.balena0.drop_gratuitous_arp = 0 net.ipv4.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.balena0.force_igmp_version = 0 net.ipv4.conf.balena0.forwarding = 1 net.ipv4.conf.balena0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.balena0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv4.conf.balena0.log_martians = 0 net.ipv4.conf.balena0.mc_forwarding = 0 net.ipv4.conf.balena0.medium_id = 0 net.ipv4.conf.balena0.promote_secondaries = 1 net.ipv4.conf.balena0.proxy_arp = 0 net.ipv4.conf.balena0.proxy_arp_pvlan = 0 net.ipv4.conf.balena0.route_localnet = 0 net.ipv4.conf.balena0.rp_filter = 2 net.ipv4.conf.balena0.secure_redirects = 1 net.ipv4.conf.balena0.send_redirects = 1 net.ipv4.conf.balena0.shared_media = 1 net.ipv4.conf.balena0.src_valid_mark = 0 net.ipv4.conf.balena0.tag = 0 net.ipv4.conf.br-38156e5692e3.accept_local = 0 net.ipv4.conf.br-38156e5692e3.accept_redirects = 1 net.ipv4.conf.br-38156e5692e3.accept_source_route = 0 net.ipv4.conf.br-38156e5692e3.arp_accept = 0 net.ipv4.conf.br-38156e5692e3.arp_announce = 0 net.ipv4.conf.br-38156e5692e3.arp_filter = 0 net.ipv4.conf.br-38156e5692e3.arp_ignore = 0 net.ipv4.conf.br-38156e5692e3.arp_notify = 0 net.ipv4.conf.br-38156e5692e3.bc_forwarding = 0 net.ipv4.conf.br-38156e5692e3.bootp_relay = 0 net.ipv4.conf.br-38156e5692e3.disable_policy = 0 net.ipv4.conf.br-38156e5692e3.disable_xfrm = 0 net.ipv4.conf.br-38156e5692e3.drop_gratuitous_arp = 0 net.ipv4.conf.br-38156e5692e3.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.br-38156e5692e3.force_igmp_version = 0 net.ipv4.conf.br-38156e5692e3.forwarding = 1 net.ipv4.conf.br-38156e5692e3.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.br-38156e5692e3.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.br-38156e5692e3.ignore_routes_with_linkdown = 0 net.ipv4.conf.br-38156e5692e3.log_martians = 0 net.ipv4.conf.br-38156e5692e3.mc_forwarding = 0 net.ipv4.conf.br-38156e5692e3.medium_id = 0 net.ipv4.conf.br-38156e5692e3.promote_secondaries = 1 net.ipv4.conf.br-38156e5692e3.proxy_arp = 0 net.ipv4.conf.br-38156e5692e3.proxy_arp_pvlan = 0 net.ipv4.conf.br-38156e5692e3.route_localnet = 0 net.ipv4.conf.br-38156e5692e3.rp_filter = 2 net.ipv4.conf.br-38156e5692e3.secure_redirects = 1 net.ipv4.conf.br-38156e5692e3.send_redirects = 1 net.ipv4.conf.br-38156e5692e3.shared_media = 1 net.ipv4.conf.br-38156e5692e3.src_valid_mark = 0 net.ipv4.conf.br-38156e5692e3.tag = 0 net.ipv4.conf.default.accept_local = 0 net.ipv4.conf.default.accept_redirects = 1 net.ipv4.conf.default.accept_source_route = 0 net.ipv4.conf.default.arp_accept = 0 net.ipv4.conf.default.arp_announce = 0 net.ipv4.conf.default.arp_filter = 0 net.ipv4.conf.default.arp_ignore = 0 net.ipv4.conf.default.arp_notify = 0 net.ipv4.conf.default.bc_forwarding = 0 net.ipv4.conf.default.bootp_relay = 0 net.ipv4.conf.default.disable_policy = 0 net.ipv4.conf.default.disable_xfrm = 0 net.ipv4.conf.default.drop_gratuitous_arp = 0 net.ipv4.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.default.force_igmp_version = 0 net.ipv4.conf.default.forwarding = 1 net.ipv4.conf.default.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.default.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.default.ignore_routes_with_linkdown = 0 net.ipv4.conf.default.log_martians = 0 net.ipv4.conf.default.mc_forwarding = 0 net.ipv4.conf.default.medium_id = 0 net.ipv4.conf.default.promote_secondaries = 1 net.ipv4.conf.default.proxy_arp = 0 net.ipv4.conf.default.proxy_arp_pvlan = 0 net.ipv4.conf.default.route_localnet = 0 net.ipv4.conf.default.rp_filter = 2 net.ipv4.conf.default.secure_redirects = 1 net.ipv4.conf.default.send_redirects = 1 net.ipv4.conf.default.shared_media = 1 net.ipv4.conf.default.src_valid_mark = 0 net.ipv4.conf.default.tag = 0 net.ipv4.conf.eth0.accept_local = 0 net.ipv4.conf.eth0.accept_redirects = 1 net.ipv4.conf.eth0.accept_source_route = 0 net.ipv4.conf.eth0.arp_accept = 0 net.ipv4.conf.eth0.arp_announce = 0 net.ipv4.conf.eth0.arp_filter = 0 net.ipv4.conf.eth0.arp_ignore = 0 net.ipv4.conf.eth0.arp_notify = 0 net.ipv4.conf.eth0.bc_forwarding = 0 net.ipv4.conf.eth0.bootp_relay = 0 net.ipv4.conf.eth0.disable_policy = 0 net.ipv4.conf.eth0.disable_xfrm = 0 net.ipv4.conf.eth0.drop_gratuitous_arp = 0 net.ipv4.conf.eth0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.eth0.force_igmp_version = 0 net.ipv4.conf.eth0.forwarding = 1 net.ipv4.conf.eth0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.eth0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.eth0.ignore_routes_with_linkdown = 0 net.ipv4.conf.eth0.log_martians = 0 net.ipv4.conf.eth0.mc_forwarding = 0 net.ipv4.conf.eth0.medium_id = 0 net.ipv4.conf.eth0.promote_secondaries = 1 net.ipv4.conf.eth0.proxy_arp = 0 net.ipv4.conf.eth0.proxy_arp_pvlan = 0 net.ipv4.conf.eth0.route_localnet = 0 net.ipv4.conf.eth0.rp_filter = 2 net.ipv4.conf.eth0.secure_redirects = 1 net.ipv4.conf.eth0.send_redirects = 1 net.ipv4.conf.eth0.shared_media = 1 net.ipv4.conf.eth0.src_valid_mark = 0 net.ipv4.conf.eth0.tag = 0 net.ipv4.conf.lo.accept_local = 0 net.ipv4.conf.lo.accept_redirects = 1 net.ipv4.conf.lo.accept_source_route = 0 net.ipv4.conf.lo.arp_accept = 0 net.ipv4.conf.lo.arp_announce = 0 net.ipv4.conf.lo.arp_filter = 0 net.ipv4.conf.lo.arp_ignore = 0 net.ipv4.conf.lo.arp_notify = 0 net.ipv4.conf.lo.bc_forwarding = 0 net.ipv4.conf.lo.bootp_relay = 0 net.ipv4.conf.lo.disable_policy = 1 net.ipv4.conf.lo.disable_xfrm = 1 net.ipv4.conf.lo.drop_gratuitous_arp = 0 net.ipv4.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.lo.force_igmp_version = 0 net.ipv4.conf.lo.forwarding = 1 net.ipv4.conf.lo.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.lo.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.lo.ignore_routes_with_linkdown = 0 net.ipv4.conf.lo.log_martians = 0 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.lo.medium_id = 0 net.ipv4.conf.lo.promote_secondaries = 1 net.ipv4.conf.lo.proxy_arp = 0 net.ipv4.conf.lo.proxy_arp_pvlan = 0 net.ipv4.conf.lo.route_localnet = 0 net.ipv4.conf.lo.rp_filter = 2 net.ipv4.conf.lo.secure_redirects = 1 net.ipv4.conf.lo.send_redirects = 1 net.ipv4.conf.lo.shared_media = 1 net.ipv4.conf.lo.src_valid_mark = 0 net.ipv4.conf.lo.tag = 0 net.ipv4.conf.resin-dns.accept_local = 0 net.ipv4.conf.resin-dns.accept_redirects = 1 net.ipv4.conf.resin-dns.accept_source_route = 0 net.ipv4.conf.resin-dns.arp_accept = 0 net.ipv4.conf.resin-dns.arp_announce = 0 net.ipv4.conf.resin-dns.arp_filter = 0 net.ipv4.conf.resin-dns.arp_ignore = 0 net.ipv4.conf.resin-dns.arp_notify = 0 net.ipv4.conf.resin-dns.bc_forwarding = 0 net.ipv4.conf.resin-dns.bootp_relay = 0 net.ipv4.conf.resin-dns.disable_policy = 0 net.ipv4.conf.resin-dns.disable_xfrm = 0 net.ipv4.conf.resin-dns.drop_gratuitous_arp = 0 net.ipv4.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-dns.force_igmp_version = 0 net.ipv4.conf.resin-dns.forwarding = 1 net.ipv4.conf.resin-dns.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-dns.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-dns.log_martians = 0 net.ipv4.conf.resin-dns.mc_forwarding = 0 net.ipv4.conf.resin-dns.medium_id = 0 net.ipv4.conf.resin-dns.promote_secondaries = 1 net.ipv4.conf.resin-dns.proxy_arp = 0 net.ipv4.conf.resin-dns.proxy_arp_pvlan = 0 net.ipv4.conf.resin-dns.route_localnet = 0 net.ipv4.conf.resin-dns.rp_filter = 2 net.ipv4.conf.resin-dns.secure_redirects = 1 net.ipv4.conf.resin-dns.send_redirects = 1 net.ipv4.conf.resin-dns.shared_media = 1 net.ipv4.conf.resin-dns.src_valid_mark = 0 net.ipv4.conf.resin-dns.tag = 0 net.ipv4.conf.resin-vpn.accept_local = 0 net.ipv4.conf.resin-vpn.accept_redirects = 1 net.ipv4.conf.resin-vpn.accept_source_route = 0 net.ipv4.conf.resin-vpn.arp_accept = 0 net.ipv4.conf.resin-vpn.arp_announce = 0 net.ipv4.conf.resin-vpn.arp_filter = 0 net.ipv4.conf.resin-vpn.arp_ignore = 0 net.ipv4.conf.resin-vpn.arp_notify = 0 net.ipv4.conf.resin-vpn.bc_forwarding = 0 net.ipv4.conf.resin-vpn.bootp_relay = 0 net.ipv4.conf.resin-vpn.disable_policy = 0 net.ipv4.conf.resin-vpn.disable_xfrm = 0 net.ipv4.conf.resin-vpn.drop_gratuitous_arp = 0 net.ipv4.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-vpn.force_igmp_version = 0 net.ipv4.conf.resin-vpn.forwarding = 1 net.ipv4.conf.resin-vpn.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-vpn.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-vpn.log_martians = 0 net.ipv4.conf.resin-vpn.mc_forwarding = 0 net.ipv4.conf.resin-vpn.medium_id = 0 net.ipv4.conf.resin-vpn.promote_secondaries = 1 net.ipv4.conf.resin-vpn.proxy_arp = 0 net.ipv4.conf.resin-vpn.proxy_arp_pvlan = 0 net.ipv4.conf.resin-vpn.route_localnet = 0 net.ipv4.conf.resin-vpn.rp_filter = 2 net.ipv4.conf.resin-vpn.secure_redirects = 1 net.ipv4.conf.resin-vpn.send_redirects = 1 net.ipv4.conf.resin-vpn.shared_media = 1 net.ipv4.conf.resin-vpn.src_valid_mark = 0 net.ipv4.conf.resin-vpn.tag = 0 net.ipv4.conf.supervisor0.accept_local = 0 net.ipv4.conf.supervisor0.accept_redirects = 1 net.ipv4.conf.supervisor0.accept_source_route = 0 net.ipv4.conf.supervisor0.arp_accept = 0 net.ipv4.conf.supervisor0.arp_announce = 0 net.ipv4.conf.supervisor0.arp_filter = 0 net.ipv4.conf.supervisor0.arp_ignore = 0 net.ipv4.conf.supervisor0.arp_notify = 0 net.ipv4.conf.supervisor0.bc_forwarding = 0 net.ipv4.conf.supervisor0.bootp_relay = 0 net.ipv4.conf.supervisor0.disable_policy = 0 net.ipv4.conf.supervisor0.disable_xfrm = 0 net.ipv4.conf.supervisor0.drop_gratuitous_arp = 0 net.ipv4.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.supervisor0.force_igmp_version = 0 net.ipv4.conf.supervisor0.forwarding = 1 net.ipv4.conf.supervisor0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.supervisor0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv4.conf.supervisor0.log_martians = 0 net.ipv4.conf.supervisor0.mc_forwarding = 0 net.ipv4.conf.supervisor0.medium_id = 0 net.ipv4.conf.supervisor0.promote_secondaries = 1 net.ipv4.conf.supervisor0.proxy_arp = 0 net.ipv4.conf.supervisor0.proxy_arp_pvlan = 0 net.ipv4.conf.supervisor0.route_localnet = 0 net.ipv4.conf.supervisor0.rp_filter = 2 net.ipv4.conf.supervisor0.secure_redirects = 1 net.ipv4.conf.supervisor0.send_redirects = 1 net.ipv4.conf.supervisor0.shared_media = 1 net.ipv4.conf.supervisor0.src_valid_mark = 0 net.ipv4.conf.supervisor0.tag = 0 net.ipv4.conf.wlan0.accept_local = 0 net.ipv4.conf.wlan0.accept_redirects = 1 net.ipv4.conf.wlan0.accept_source_route = 0 net.ipv4.conf.wlan0.arp_accept = 0 net.ipv4.conf.wlan0.arp_announce = 0 net.ipv4.conf.wlan0.arp_filter = 0 net.ipv4.conf.wlan0.arp_ignore = 0 net.ipv4.conf.wlan0.arp_notify = 0 net.ipv4.conf.wlan0.bc_forwarding = 0 net.ipv4.conf.wlan0.bootp_relay = 0 net.ipv4.conf.wlan0.disable_policy = 0 net.ipv4.conf.wlan0.disable_xfrm = 0 net.ipv4.conf.wlan0.drop_gratuitous_arp = 0 net.ipv4.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.wlan0.force_igmp_version = 0 net.ipv4.conf.wlan0.forwarding = 1 net.ipv4.conf.wlan0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.wlan0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv4.conf.wlan0.log_martians = 0 net.ipv4.conf.wlan0.mc_forwarding = 0 net.ipv4.conf.wlan0.medium_id = 0 net.ipv4.conf.wlan0.promote_secondaries = 1 net.ipv4.conf.wlan0.proxy_arp = 0 net.ipv4.conf.wlan0.proxy_arp_pvlan = 0 net.ipv4.conf.wlan0.route_localnet = 0 net.ipv4.conf.wlan0.rp_filter = 2 net.ipv4.conf.wlan0.secure_redirects = 1 net.ipv4.conf.wlan0.send_redirects = 1 net.ipv4.conf.wlan0.shared_media = 1 net.ipv4.conf.wlan0.src_valid_mark = 0 net.ipv4.conf.wlan0.tag = 0 net.ipv4.fib_multipath_hash_policy = 0 net.ipv4.fib_multipath_use_neigh = 0 net.ipv4.fib_sync_mem = 524288 net.ipv4.fwmark_reflect = 0 net.ipv4.icmp_echo_ignore_all = 0 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_errors_use_inbound_ifaddr = 0 net.ipv4.icmp_ignore_bogus_error_responses = 1 net.ipv4.icmp_msgs_burst = 50 net.ipv4.icmp_msgs_per_sec = 1000 net.ipv4.icmp_ratelimit = 1000 net.ipv4.icmp_ratemask = 6168 net.ipv4.igmp_link_local_mcast_reports = 1 net.ipv4.igmp_max_memberships = 20 net.ipv4.igmp_max_msf = 10 net.ipv4.igmp_qrv = 2 net.ipv4.inet_peer_maxttl = 600 net.ipv4.inet_peer_minttl = 120 net.ipv4.inet_peer_threshold = 65664 net.ipv4.ip_autobind_reuse = 0 net.ipv4.ip_default_ttl = 64 net.ipv4.ip_dynaddr = 0 net.ipv4.ip_early_demux = 1 net.ipv4.ip_forward = 1 net.ipv4.ip_forward_update_priority = 1 net.ipv4.ip_forward_use_pmtu = 0 net.ipv4.ip_local_port_range = 49152 65535 net.ipv4.ip_local_reserved_ports = net.ipv4.ip_no_pmtu_disc = 0 net.ipv4.ip_nonlocal_bind = 0 net.ipv4.ip_unprivileged_port_start = 1024 net.ipv4.ipfrag_high_thresh = 4194304 net.ipv4.ipfrag_low_thresh = 3145728 net.ipv4.ipfrag_max_dist = 64 net.ipv4.ipfrag_secret_interval = 0 net.ipv4.ipfrag_time = 30 net.ipv4.neigh.balena0.anycast_delay = 100 net.ipv4.neigh.balena0.app_solicit = 0 net.ipv4.neigh.balena0.base_reachable_time = 30 net.ipv4.neigh.balena0.base_reachable_time_ms = 30000 net.ipv4.neigh.balena0.delay_first_probe_time = 5 net.ipv4.neigh.balena0.gc_stale_time = 60 net.ipv4.neigh.balena0.locktime = 100 net.ipv4.neigh.balena0.mcast_resolicit = 0 net.ipv4.neigh.balena0.mcast_solicit = 3 net.ipv4.neigh.balena0.proxy_delay = 80 net.ipv4.neigh.balena0.proxy_qlen = 64 net.ipv4.neigh.balena0.retrans_time = 100 net.ipv4.neigh.balena0.retrans_time_ms = 1000 net.ipv4.neigh.balena0.ucast_solicit = 3 net.ipv4.neigh.balena0.unres_qlen = 101 net.ipv4.neigh.balena0.unres_qlen_bytes = 212992 net.ipv4.neigh.br-38156e5692e3.anycast_delay = 100 net.ipv4.neigh.br-38156e5692e3.app_solicit = 0 net.ipv4.neigh.br-38156e5692e3.base_reachable_time = 30 net.ipv4.neigh.br-38156e5692e3.base_reachable_time_ms = 30000 net.ipv4.neigh.br-38156e5692e3.delay_first_probe_time = 5 net.ipv4.neigh.br-38156e5692e3.gc_stale_time = 60 net.ipv4.neigh.br-38156e5692e3.locktime = 100 net.ipv4.neigh.br-38156e5692e3.mcast_resolicit = 0 net.ipv4.neigh.br-38156e5692e3.mcast_solicit = 3 net.ipv4.neigh.br-38156e5692e3.proxy_delay = 80 net.ipv4.neigh.br-38156e5692e3.proxy_qlen = 64 net.ipv4.neigh.br-38156e5692e3.retrans_time = 100 net.ipv4.neigh.br-38156e5692e3.retrans_time_ms = 1000 net.ipv4.neigh.br-38156e5692e3.ucast_solicit = 3 net.ipv4.neigh.br-38156e5692e3.unres_qlen = 101 net.ipv4.neigh.br-38156e5692e3.unres_qlen_bytes = 212992 net.ipv4.neigh.default.anycast_delay = 100 net.ipv4.neigh.default.app_solicit = 0 net.ipv4.neigh.default.base_reachable_time = 30 net.ipv4.neigh.default.base_reachable_time_ms = 30000 net.ipv4.neigh.default.delay_first_probe_time = 5 net.ipv4.neigh.default.gc_interval = 30 net.ipv4.neigh.default.gc_stale_time = 60 net.ipv4.neigh.default.gc_thresh1 = 128 net.ipv4.neigh.default.gc_thresh2 = 512 net.ipv4.neigh.default.gc_thresh3 = 1024 net.ipv4.neigh.default.locktime = 100 net.ipv4.neigh.default.mcast_resolicit = 0 net.ipv4.neigh.default.mcast_solicit = 3 net.ipv4.neigh.default.proxy_delay = 80 net.ipv4.neigh.default.proxy_qlen = 64 net.ipv4.neigh.default.retrans_time = 100 net.ipv4.neigh.default.retrans_time_ms = 1000 net.ipv4.neigh.default.ucast_solicit = 3 net.ipv4.neigh.default.unres_qlen = 101 net.ipv4.neigh.default.unres_qlen_bytes = 212992 net.ipv4.neigh.eth0.anycast_delay = 100 net.ipv4.neigh.eth0.app_solicit = 0 net.ipv4.neigh.eth0.base_reachable_time = 30 net.ipv4.neigh.eth0.base_reachable_time_ms = 30000 net.ipv4.neigh.eth0.delay_first_probe_time = 5 net.ipv4.neigh.eth0.gc_stale_time = 60 net.ipv4.neigh.eth0.locktime = 100 net.ipv4.neigh.eth0.mcast_resolicit = 0 net.ipv4.neigh.eth0.mcast_solicit = 3 net.ipv4.neigh.eth0.proxy_delay = 80 net.ipv4.neigh.eth0.proxy_qlen = 64 net.ipv4.neigh.eth0.retrans_time = 100 net.ipv4.neigh.eth0.retrans_time_ms = 1000 net.ipv4.neigh.eth0.ucast_solicit = 3 net.ipv4.neigh.eth0.unres_qlen = 101 net.ipv4.neigh.eth0.unres_qlen_bytes = 212992 net.ipv4.neigh.lo.anycast_delay = 100 net.ipv4.neigh.lo.app_solicit = 0 net.ipv4.neigh.lo.base_reachable_time = 30 net.ipv4.neigh.lo.base_reachable_time_ms = 30000 net.ipv4.neigh.lo.delay_first_probe_time = 5 net.ipv4.neigh.lo.gc_stale_time = 60 net.ipv4.neigh.lo.locktime = 100 net.ipv4.neigh.lo.mcast_resolicit = 0 net.ipv4.neigh.lo.mcast_solicit = 3 net.ipv4.neigh.lo.proxy_delay = 80 net.ipv4.neigh.lo.proxy_qlen = 64 net.ipv4.neigh.lo.retrans_time = 100 net.ipv4.neigh.lo.retrans_time_ms = 1000 net.ipv4.neigh.lo.ucast_solicit = 3 net.ipv4.neigh.lo.unres_qlen = 101 net.ipv4.neigh.lo.unres_qlen_bytes = 212992 net.ipv4.neigh.resin-dns.anycast_delay = 100 net.ipv4.neigh.resin-dns.app_solicit = 0 net.ipv4.neigh.resin-dns.base_reachable_time = 30 net.ipv4.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-dns.delay_first_probe_time = 5 net.ipv4.neigh.resin-dns.gc_stale_time = 60 net.ipv4.neigh.resin-dns.locktime = 100 net.ipv4.neigh.resin-dns.mcast_resolicit = 0 net.ipv4.neigh.resin-dns.mcast_solicit = 3 net.ipv4.neigh.resin-dns.proxy_delay = 80 net.ipv4.neigh.resin-dns.proxy_qlen = 64 net.ipv4.neigh.resin-dns.retrans_time = 100 net.ipv4.neigh.resin-dns.retrans_time_ms = 1000 net.ipv4.neigh.resin-dns.ucast_solicit = 3 net.ipv4.neigh.resin-dns.unres_qlen = 101 net.ipv4.neigh.resin-dns.unres_qlen_bytes = 212992 net.ipv4.neigh.resin-vpn.anycast_delay = 100 net.ipv4.neigh.resin-vpn.app_solicit = 0 net.ipv4.neigh.resin-vpn.base_reachable_time = 30 net.ipv4.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv4.neigh.resin-vpn.gc_stale_time = 60 net.ipv4.neigh.resin-vpn.locktime = 100 net.ipv4.neigh.resin-vpn.mcast_resolicit = 0 net.ipv4.neigh.resin-vpn.mcast_solicit = 3 net.ipv4.neigh.resin-vpn.proxy_delay = 80 net.ipv4.neigh.resin-vpn.proxy_qlen = 64 net.ipv4.neigh.resin-vpn.retrans_time = 100 net.ipv4.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv4.neigh.resin-vpn.ucast_solicit = 3 net.ipv4.neigh.resin-vpn.unres_qlen = 101 net.ipv4.neigh.resin-vpn.unres_qlen_bytes = 212992 net.ipv4.neigh.supervisor0.anycast_delay = 100 net.ipv4.neigh.supervisor0.app_solicit = 0 net.ipv4.neigh.supervisor0.base_reachable_time = 30 net.ipv4.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv4.neigh.supervisor0.delay_first_probe_time = 5 net.ipv4.neigh.supervisor0.gc_stale_time = 60 net.ipv4.neigh.supervisor0.locktime = 100 net.ipv4.neigh.supervisor0.mcast_resolicit = 0 net.ipv4.neigh.supervisor0.mcast_solicit = 3 net.ipv4.neigh.supervisor0.proxy_delay = 80 net.ipv4.neigh.supervisor0.proxy_qlen = 64 net.ipv4.neigh.supervisor0.retrans_time = 100 net.ipv4.neigh.supervisor0.retrans_time_ms = 1000 net.ipv4.neigh.supervisor0.ucast_solicit = 3 net.ipv4.neigh.supervisor0.unres_qlen = 101 net.ipv4.neigh.supervisor0.unres_qlen_bytes = 212992 net.ipv4.neigh.wlan0.anycast_delay = 100 net.ipv4.neigh.wlan0.app_solicit = 0 net.ipv4.neigh.wlan0.base_reachable_time = 30 net.ipv4.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv4.neigh.wlan0.delay_first_probe_time = 5 net.ipv4.neigh.wlan0.gc_stale_time = 60 net.ipv4.neigh.wlan0.locktime = 100 net.ipv4.neigh.wlan0.mcast_resolicit = 0 net.ipv4.neigh.wlan0.mcast_solicit = 3 net.ipv4.neigh.wlan0.proxy_delay = 80 net.ipv4.neigh.wlan0.proxy_qlen = 64 net.ipv4.neigh.wlan0.retrans_time = 100 net.ipv4.neigh.wlan0.retrans_time_ms = 1000 net.ipv4.neigh.wlan0.ucast_solicit = 3 net.ipv4.neigh.wlan0.unres_qlen = 101 net.ipv4.neigh.wlan0.unres_qlen_bytes = 212992 net.ipv4.nexthop_compat_mode = 1 net.ipv4.ping_group_range = 0 2147483647 net.ipv4.raw_l3mdev_accept = 1 net.ipv4.route.error_burst = 1250 net.ipv4.route.error_cost = 250 net.ipv4.route.gc_elasticity = 8 net.ipv4.route.gc_interval = 60 net.ipv4.route.gc_min_interval = 0 net.ipv4.route.gc_min_interval_ms = 500 net.ipv4.route.gc_thresh = -1 net.ipv4.route.gc_timeout = 300 net.ipv4.route.max_size = 2147483647 net.ipv4.route.min_adv_mss = 256 net.ipv4.route.min_pmtu = 552 net.ipv4.route.mtu_expires = 600 net.ipv4.route.redirect_load = 5 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_silence = 5120 net.ipv4.tcp_abort_on_overflow = 0 net.ipv4.tcp_adv_win_scale = 1 net.ipv4.tcp_allowed_congestion_control = reno cubic net.ipv4.tcp_app_win = 31 net.ipv4.tcp_autocorking = 1 net.ipv4.tcp_available_congestion_control = reno cubic net.ipv4.tcp_available_ulp = net.ipv4.tcp_base_mss = 1024 net.ipv4.tcp_challenge_ack_limit = 1000 net.ipv4.tcp_comp_sack_delay_ns = 1000000 net.ipv4.tcp_comp_sack_nr = 44 net.ipv4.tcp_comp_sack_slack_ns = 100000 net.ipv4.tcp_congestion_control = cubic net.ipv4.tcp_dsack = 1 net.ipv4.tcp_early_demux = 1 net.ipv4.tcp_early_retrans = 3 net.ipv4.tcp_ecn = 2 net.ipv4.tcp_ecn_fallback = 1 net.ipv4.tcp_fack = 0 net.ipv4.tcp_fastopen = 1 net.ipv4.tcp_fastopen_blackhole_timeout_sec = 0 net.ipv4.tcp_fastopen_key = cfc3763c-71ef27aa-05c70ef9-2d0cdf84 net.ipv4.tcp_fin_timeout = 60 net.ipv4.tcp_frto = 2 net.ipv4.tcp_fwmark_accept = 0 net.ipv4.tcp_invalid_ratelimit = 500 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_l3mdev_accept = 0 net.ipv4.tcp_limit_output_bytes = 1048576 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_max_orphans = 32768 net.ipv4.tcp_max_reordering = 300 net.ipv4.tcp_max_syn_backlog = 512 net.ipv4.tcp_max_tw_buckets = 32768 net.ipv4.tcp_mem = 93855 125143 187710 net.ipv4.tcp_min_rtt_wlen = 300 net.ipv4.tcp_min_snd_mss = 48 net.ipv4.tcp_min_tso_segs = 2 net.ipv4.tcp_moderate_rcvbuf = 1 net.ipv4.tcp_mtu_probe_floor = 48 net.ipv4.tcp_mtu_probing = 0 net.ipv4.tcp_no_metrics_save = 0 net.ipv4.tcp_no_ssthresh_metrics_save = 1 net.ipv4.tcp_notsent_lowat = 4294967295 net.ipv4.tcp_orphan_retries = 0 net.ipv4.tcp_pacing_ca_ratio = 120 net.ipv4.tcp_pacing_ss_ratio = 200 net.ipv4.tcp_probe_interval = 600 net.ipv4.tcp_probe_threshold = 8 net.ipv4.tcp_recovery = 1 net.ipv4.tcp_reflect_tos = 0 net.ipv4.tcp_reordering = 3 net.ipv4.tcp_retrans_collapse = 1 net.ipv4.tcp_retries1 = 3 net.ipv4.tcp_retries2 = 15 net.ipv4.tcp_rfc1337 = 0 net.ipv4.tcp_rmem = 4096 131072 6291456 net.ipv4.tcp_rx_skb_cache = 0 net.ipv4.tcp_sack = 1 net.ipv4.tcp_slow_start_after_idle = 1 net.ipv4.tcp_stdurg = 0 net.ipv4.tcp_syn_retries = 6 net.ipv4.tcp_synack_retries = 5 net.ipv4.tcp_syncookies = 1 net.ipv4.tcp_thin_linear_timeouts = 0 net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_tso_win_divisor = 3 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_tx_skb_cache = 0 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_wmem = 4096 16384 4194304 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.udp_early_demux = 1 net.ipv4.udp_l3mdev_accept = 0 net.ipv4.udp_mem = 187713 250286 375426 net.ipv4.udp_rmem_min = 4096 net.ipv4.udp_wmem_min = 4096 net.ipv4.vs.am_droprate = 10 net.ipv4.vs.amemthresh = 1024 net.ipv4.vs.backup_only = 0 net.ipv4.vs.cache_bypass = 0 net.ipv4.vs.conn_reuse_mode = 1 net.ipv4.vs.conntrack = 0 net.ipv4.vs.drop_entry = 0 net.ipv4.vs.drop_packet = 0 net.ipv4.vs.expire_nodest_conn = 0 net.ipv4.vs.expire_quiescent_template = 0 net.ipv4.vs.ignore_tunneled = 0 net.ipv4.vs.nat_icmp_send = 0 net.ipv4.vs.pmtu_disc = 1 net.ipv4.vs.schedule_icmp = 0 net.ipv4.vs.secure_tcp = 0 net.ipv4.vs.sloppy_sctp = 0 net.ipv4.vs.sloppy_tcp = 0 net.ipv4.vs.snat_reroute = 1 net.ipv4.vs.sync_persist_mode = 0 net.ipv4.vs.sync_ports = 1 net.ipv4.vs.sync_qlen_max = 62571 net.ipv4.vs.sync_refresh_period = 0 net.ipv4.vs.sync_retries = 0 net.ipv4.vs.sync_sock_size = 0 net.ipv4.vs.sync_threshold = 3 50 net.ipv4.vs.sync_version = 1 net.ipv4.xfrm4_gc_thresh = 32768 net.ipv6.anycast_src_echo_reply = 0 net.ipv6.auto_flowlabels = 1 net.ipv6.bindv6only = 0 net.ipv6.conf.all.accept_dad = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.all.accept_ra_defrtr = 1 net.ipv6.conf.all.accept_ra_from_local = 0 net.ipv6.conf.all.accept_ra_min_hop_limit = 1 net.ipv6.conf.all.accept_ra_mtu = 1 net.ipv6.conf.all.accept_ra_pinfo = 1 net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.all.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.all.accept_ra_rtr_pref = 1 net.ipv6.conf.all.accept_redirects = 1 net.ipv6.conf.all.accept_source_route = 0 net.ipv6.conf.all.addr_gen_mode = 0 net.ipv6.conf.all.autoconf = 1 net.ipv6.conf.all.dad_transmits = 1 net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.all.disable_policy = 0 net.ipv6.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.all.drop_unsolicited_na = 0 net.ipv6.conf.all.enhanced_dad = 1 net.ipv6.conf.all.force_mld_version = 0 net.ipv6.conf.all.force_tllao = 0 net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.hop_limit = 64 net.ipv6.conf.all.ignore_routes_with_linkdown = 0 net.ipv6.conf.all.keep_addr_on_down = 0 net.ipv6.conf.all.max_addresses = 16 net.ipv6.conf.all.max_desync_factor = 600 net.ipv6.conf.all.mc_forwarding = 0 net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.all.mtu = 1280 net.ipv6.conf.all.ndisc_notify = 0 net.ipv6.conf.all.ndisc_tclass = 0 net.ipv6.conf.all.proxy_ndp = 0 net.ipv6.conf.all.regen_max_retry = 3 net.ipv6.conf.all.router_probe_interval = 60 net.ipv6.conf.all.router_solicitation_delay = 1 net.ipv6.conf.all.router_solicitation_interval = 4 net.ipv6.conf.all.router_solicitation_max_interval = 3600 net.ipv6.conf.all.router_solicitations = -1 net.ipv6.conf.all.rpl_seg_enabled = 0 net.ipv6.conf.all.seg6_enabled = 0 net.ipv6.conf.all.suppress_frag_ndisc = 1 net.ipv6.conf.all.temp_prefered_lft = 86400 net.ipv6.conf.all.temp_valid_lft = 604800 net.ipv6.conf.all.use_oif_addrs_only = 0 net.ipv6.conf.all.use_tempaddr = 0 net.ipv6.conf.balena0.accept_dad = 1 net.ipv6.conf.balena0.accept_ra = 0 net.ipv6.conf.balena0.accept_ra_defrtr = 1 net.ipv6.conf.balena0.accept_ra_from_local = 0 net.ipv6.conf.balena0.accept_ra_min_hop_limit = 1 net.ipv6.conf.balena0.accept_ra_mtu = 1 net.ipv6.conf.balena0.accept_ra_pinfo = 1 net.ipv6.conf.balena0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.balena0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.balena0.accept_ra_rtr_pref = 1 net.ipv6.conf.balena0.accept_redirects = 1 net.ipv6.conf.balena0.accept_source_route = 0 net.ipv6.conf.balena0.addr_gen_mode = 0 net.ipv6.conf.balena0.autoconf = 1 net.ipv6.conf.balena0.dad_transmits = 1 net.ipv6.conf.balena0.disable_ipv6 = 0 net.ipv6.conf.balena0.disable_policy = 0 net.ipv6.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.balena0.drop_unsolicited_na = 0 net.ipv6.conf.balena0.enhanced_dad = 1 net.ipv6.conf.balena0.force_mld_version = 0 net.ipv6.conf.balena0.force_tllao = 0 net.ipv6.conf.balena0.forwarding = 0 net.ipv6.conf.balena0.hop_limit = 64 net.ipv6.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv6.conf.balena0.keep_addr_on_down = 0 net.ipv6.conf.balena0.max_addresses = 16 net.ipv6.conf.balena0.max_desync_factor = 600 net.ipv6.conf.balena0.mc_forwarding = 0 net.ipv6.conf.balena0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.balena0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.balena0.mtu = 1500 net.ipv6.conf.balena0.ndisc_notify = 0 net.ipv6.conf.balena0.ndisc_tclass = 0 net.ipv6.conf.balena0.proxy_ndp = 0 net.ipv6.conf.balena0.regen_max_retry = 3 net.ipv6.conf.balena0.router_probe_interval = 60 net.ipv6.conf.balena0.router_solicitation_delay = 1 net.ipv6.conf.balena0.router_solicitation_interval = 4 net.ipv6.conf.balena0.router_solicitation_max_interval = 3600 net.ipv6.conf.balena0.router_solicitations = -1 net.ipv6.conf.balena0.rpl_seg_enabled = 0 net.ipv6.conf.balena0.seg6_enabled = 0 net.ipv6.conf.balena0.suppress_frag_ndisc = 1 net.ipv6.conf.balena0.temp_prefered_lft = 86400 net.ipv6.conf.balena0.temp_valid_lft = 604800 net.ipv6.conf.balena0.use_oif_addrs_only = 0 net.ipv6.conf.balena0.use_tempaddr = 0 net.ipv6.conf.br-38156e5692e3.accept_dad = 1 net.ipv6.conf.br-38156e5692e3.accept_ra = 0 net.ipv6.conf.br-38156e5692e3.accept_ra_defrtr = 1 net.ipv6.conf.br-38156e5692e3.accept_ra_from_local = 0 net.ipv6.conf.br-38156e5692e3.accept_ra_min_hop_limit = 1 net.ipv6.conf.br-38156e5692e3.accept_ra_mtu = 1 net.ipv6.conf.br-38156e5692e3.accept_ra_pinfo = 1 net.ipv6.conf.br-38156e5692e3.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.br-38156e5692e3.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.br-38156e5692e3.accept_ra_rtr_pref = 1 net.ipv6.conf.br-38156e5692e3.accept_redirects = 1 net.ipv6.conf.br-38156e5692e3.accept_source_route = 0 net.ipv6.conf.br-38156e5692e3.addr_gen_mode = 0 net.ipv6.conf.br-38156e5692e3.autoconf = 1 net.ipv6.conf.br-38156e5692e3.dad_transmits = 1 net.ipv6.conf.br-38156e5692e3.disable_ipv6 = 0 net.ipv6.conf.br-38156e5692e3.disable_policy = 0 net.ipv6.conf.br-38156e5692e3.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.br-38156e5692e3.drop_unsolicited_na = 0 net.ipv6.conf.br-38156e5692e3.enhanced_dad = 1 net.ipv6.conf.br-38156e5692e3.force_mld_version = 0 net.ipv6.conf.br-38156e5692e3.force_tllao = 0 net.ipv6.conf.br-38156e5692e3.forwarding = 0 net.ipv6.conf.br-38156e5692e3.hop_limit = 64 net.ipv6.conf.br-38156e5692e3.ignore_routes_with_linkdown = 0 net.ipv6.conf.br-38156e5692e3.keep_addr_on_down = 0 net.ipv6.conf.br-38156e5692e3.max_addresses = 16 net.ipv6.conf.br-38156e5692e3.max_desync_factor = 600 net.ipv6.conf.br-38156e5692e3.mc_forwarding = 0 net.ipv6.conf.br-38156e5692e3.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.br-38156e5692e3.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.br-38156e5692e3.mtu = 1500 net.ipv6.conf.br-38156e5692e3.ndisc_notify = 0 net.ipv6.conf.br-38156e5692e3.ndisc_tclass = 0 net.ipv6.conf.br-38156e5692e3.proxy_ndp = 0 net.ipv6.conf.br-38156e5692e3.regen_max_retry = 3 net.ipv6.conf.br-38156e5692e3.router_probe_interval = 60 net.ipv6.conf.br-38156e5692e3.router_solicitation_delay = 1 net.ipv6.conf.br-38156e5692e3.router_solicitation_interval = 4 net.ipv6.conf.br-38156e5692e3.router_solicitation_max_interval = 3600 net.ipv6.conf.br-38156e5692e3.router_solicitations = -1 net.ipv6.conf.br-38156e5692e3.rpl_seg_enabled = 0 net.ipv6.conf.br-38156e5692e3.seg6_enabled = 0 net.ipv6.conf.br-38156e5692e3.suppress_frag_ndisc = 1 net.ipv6.conf.br-38156e5692e3.temp_prefered_lft = 86400 net.ipv6.conf.br-38156e5692e3.temp_valid_lft = 604800 net.ipv6.conf.br-38156e5692e3.use_oif_addrs_only = 0 net.ipv6.conf.br-38156e5692e3.use_tempaddr = 0 net.ipv6.conf.default.accept_dad = 1 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.default.accept_ra_defrtr = 1 net.ipv6.conf.default.accept_ra_from_local = 0 net.ipv6.conf.default.accept_ra_min_hop_limit = 1 net.ipv6.conf.default.accept_ra_mtu = 1 net.ipv6.conf.default.accept_ra_pinfo = 1 net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.default.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.default.accept_ra_rtr_pref = 1 net.ipv6.conf.default.accept_redirects = 1 net.ipv6.conf.default.accept_source_route = 0 net.ipv6.conf.default.addr_gen_mode = 0 net.ipv6.conf.default.autoconf = 1 net.ipv6.conf.default.dad_transmits = 1 net.ipv6.conf.default.disable_ipv6 = 0 net.ipv6.conf.default.disable_policy = 0 net.ipv6.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.default.drop_unsolicited_na = 0 net.ipv6.conf.default.enhanced_dad = 1 net.ipv6.conf.default.force_mld_version = 0 net.ipv6.conf.default.force_tllao = 0 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.hop_limit = 64 net.ipv6.conf.default.ignore_routes_with_linkdown = 0 net.ipv6.conf.default.keep_addr_on_down = 0 net.ipv6.conf.default.max_addresses = 16 net.ipv6.conf.default.max_desync_factor = 600 net.ipv6.conf.default.mc_forwarding = 0 net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.default.mtu = 1280 net.ipv6.conf.default.ndisc_notify = 0 net.ipv6.conf.default.ndisc_tclass = 0 net.ipv6.conf.default.proxy_ndp = 0 net.ipv6.conf.default.regen_max_retry = 3 net.ipv6.conf.default.router_probe_interval = 60 net.ipv6.conf.default.router_solicitation_delay = 1 net.ipv6.conf.default.router_solicitation_interval = 4 net.ipv6.conf.default.router_solicitation_max_interval = 3600 net.ipv6.conf.default.router_solicitations = -1 net.ipv6.conf.default.rpl_seg_enabled = 0 net.ipv6.conf.default.seg6_enabled = 0 net.ipv6.conf.default.suppress_frag_ndisc = 1 net.ipv6.conf.default.temp_prefered_lft = 86400 net.ipv6.conf.default.temp_valid_lft = 604800 net.ipv6.conf.default.use_oif_addrs_only = 0 net.ipv6.conf.default.use_tempaddr = 0 net.ipv6.conf.eth0.accept_dad = 1 net.ipv6.conf.eth0.accept_ra = 0 net.ipv6.conf.eth0.accept_ra_defrtr = 1 net.ipv6.conf.eth0.accept_ra_from_local = 0 net.ipv6.conf.eth0.accept_ra_min_hop_limit = 1 net.ipv6.conf.eth0.accept_ra_mtu = 1 net.ipv6.conf.eth0.accept_ra_pinfo = 1 net.ipv6.conf.eth0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.eth0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.eth0.accept_ra_rtr_pref = 1 net.ipv6.conf.eth0.accept_redirects = 1 net.ipv6.conf.eth0.accept_source_route = 0 net.ipv6.conf.eth0.addr_gen_mode = 1 net.ipv6.conf.eth0.autoconf = 1 net.ipv6.conf.eth0.dad_transmits = 1 net.ipv6.conf.eth0.disable_ipv6 = 0 net.ipv6.conf.eth0.disable_policy = 0 net.ipv6.conf.eth0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.eth0.drop_unsolicited_na = 0 net.ipv6.conf.eth0.enhanced_dad = 1 net.ipv6.conf.eth0.force_mld_version = 0 net.ipv6.conf.eth0.force_tllao = 0 net.ipv6.conf.eth0.forwarding = 0 net.ipv6.conf.eth0.hop_limit = 64 net.ipv6.conf.eth0.ignore_routes_with_linkdown = 0 net.ipv6.conf.eth0.keep_addr_on_down = 0 net.ipv6.conf.eth0.max_addresses = 16 net.ipv6.conf.eth0.max_desync_factor = 600 net.ipv6.conf.eth0.mc_forwarding = 0 net.ipv6.conf.eth0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.eth0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.eth0.mtu = 1500 net.ipv6.conf.eth0.ndisc_notify = 0 net.ipv6.conf.eth0.ndisc_tclass = 0 net.ipv6.conf.eth0.proxy_ndp = 0 net.ipv6.conf.eth0.regen_max_retry = 3 net.ipv6.conf.eth0.router_probe_interval = 60 net.ipv6.conf.eth0.router_solicitation_delay = 1 net.ipv6.conf.eth0.router_solicitation_interval = 4 net.ipv6.conf.eth0.router_solicitation_max_interval = 3600 net.ipv6.conf.eth0.router_solicitations = -1 net.ipv6.conf.eth0.rpl_seg_enabled = 0 net.ipv6.conf.eth0.seg6_enabled = 0 net.ipv6.conf.eth0.suppress_frag_ndisc = 1 net.ipv6.conf.eth0.temp_prefered_lft = 86400 net.ipv6.conf.eth0.temp_valid_lft = 604800 net.ipv6.conf.eth0.use_oif_addrs_only = 0 net.ipv6.conf.eth0.use_tempaddr = 0 net.ipv6.conf.lo.accept_dad = -1 net.ipv6.conf.lo.accept_ra = 1 net.ipv6.conf.lo.accept_ra_defrtr = 1 net.ipv6.conf.lo.accept_ra_from_local = 0 net.ipv6.conf.lo.accept_ra_min_hop_limit = 1 net.ipv6.conf.lo.accept_ra_mtu = 1 net.ipv6.conf.lo.accept_ra_pinfo = 1 net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.lo.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.lo.accept_ra_rtr_pref = 1 net.ipv6.conf.lo.accept_redirects = 1 net.ipv6.conf.lo.accept_source_route = 0 net.ipv6.conf.lo.addr_gen_mode = 0 net.ipv6.conf.lo.autoconf = 1 net.ipv6.conf.lo.dad_transmits = 1 net.ipv6.conf.lo.disable_ipv6 = 0 net.ipv6.conf.lo.disable_policy = 0 net.ipv6.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.lo.drop_unsolicited_na = 0 net.ipv6.conf.lo.enhanced_dad = 1 net.ipv6.conf.lo.force_mld_version = 0 net.ipv6.conf.lo.force_tllao = 0 net.ipv6.conf.lo.forwarding = 0 net.ipv6.conf.lo.hop_limit = 64 net.ipv6.conf.lo.ignore_routes_with_linkdown = 0 net.ipv6.conf.lo.keep_addr_on_down = 0 net.ipv6.conf.lo.max_addresses = 16 net.ipv6.conf.lo.max_desync_factor = 600 net.ipv6.conf.lo.mc_forwarding = 0 net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.lo.mtu = 65536 net.ipv6.conf.lo.ndisc_notify = 0 net.ipv6.conf.lo.ndisc_tclass = 0 net.ipv6.conf.lo.proxy_ndp = 0 net.ipv6.conf.lo.regen_max_retry = 3 net.ipv6.conf.lo.router_probe_interval = 60 net.ipv6.conf.lo.router_solicitation_delay = 1 net.ipv6.conf.lo.router_solicitation_interval = 4 net.ipv6.conf.lo.router_solicitation_max_interval = 3600 net.ipv6.conf.lo.router_solicitations = -1 net.ipv6.conf.lo.rpl_seg_enabled = 0 net.ipv6.conf.lo.seg6_enabled = 0 net.ipv6.conf.lo.suppress_frag_ndisc = 1 net.ipv6.conf.lo.temp_prefered_lft = 86400 net.ipv6.conf.lo.temp_valid_lft = 604800 net.ipv6.conf.lo.use_oif_addrs_only = 0 net.ipv6.conf.lo.use_tempaddr = -1 net.ipv6.conf.resin-dns.accept_dad = 1 net.ipv6.conf.resin-dns.accept_ra = 1 net.ipv6.conf.resin-dns.accept_ra_defrtr = 1 net.ipv6.conf.resin-dns.accept_ra_from_local = 0 net.ipv6.conf.resin-dns.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-dns.accept_ra_mtu = 1 net.ipv6.conf.resin-dns.accept_ra_pinfo = 1 net.ipv6.conf.resin-dns.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-dns.accept_redirects = 1 net.ipv6.conf.resin-dns.accept_source_route = 0 net.ipv6.conf.resin-dns.addr_gen_mode = 0 net.ipv6.conf.resin-dns.autoconf = 1 net.ipv6.conf.resin-dns.dad_transmits = 1 net.ipv6.conf.resin-dns.disable_ipv6 = 0 net.ipv6.conf.resin-dns.disable_policy = 0 net.ipv6.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-dns.drop_unsolicited_na = 0 net.ipv6.conf.resin-dns.enhanced_dad = 1 net.ipv6.conf.resin-dns.force_mld_version = 0 net.ipv6.conf.resin-dns.force_tllao = 0 net.ipv6.conf.resin-dns.forwarding = 0 net.ipv6.conf.resin-dns.hop_limit = 64 net.ipv6.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-dns.keep_addr_on_down = 0 net.ipv6.conf.resin-dns.max_addresses = 16 net.ipv6.conf.resin-dns.max_desync_factor = 600 net.ipv6.conf.resin-dns.mc_forwarding = 0 net.ipv6.conf.resin-dns.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-dns.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-dns.mtu = 1500 net.ipv6.conf.resin-dns.ndisc_notify = 0 net.ipv6.conf.resin-dns.ndisc_tclass = 0 net.ipv6.conf.resin-dns.proxy_ndp = 0 net.ipv6.conf.resin-dns.regen_max_retry = 3 net.ipv6.conf.resin-dns.router_probe_interval = 60 net.ipv6.conf.resin-dns.router_solicitation_delay = 1 net.ipv6.conf.resin-dns.router_solicitation_interval = 4 net.ipv6.conf.resin-dns.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-dns.router_solicitations = -1 net.ipv6.conf.resin-dns.rpl_seg_enabled = 0 net.ipv6.conf.resin-dns.seg6_enabled = 0 net.ipv6.conf.resin-dns.suppress_frag_ndisc = 1 net.ipv6.conf.resin-dns.temp_prefered_lft = 86400 net.ipv6.conf.resin-dns.temp_valid_lft = 604800 net.ipv6.conf.resin-dns.use_oif_addrs_only = 0 net.ipv6.conf.resin-dns.use_tempaddr = 0 net.ipv6.conf.resin-vpn.accept_dad = -1 net.ipv6.conf.resin-vpn.accept_ra = 1 net.ipv6.conf.resin-vpn.accept_ra_defrtr = 1 net.ipv6.conf.resin-vpn.accept_ra_from_local = 0 net.ipv6.conf.resin-vpn.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-vpn.accept_ra_mtu = 1 net.ipv6.conf.resin-vpn.accept_ra_pinfo = 1 net.ipv6.conf.resin-vpn.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-vpn.accept_redirects = 1 net.ipv6.conf.resin-vpn.accept_source_route = 0 net.ipv6.conf.resin-vpn.addr_gen_mode = 3 net.ipv6.conf.resin-vpn.autoconf = 1 net.ipv6.conf.resin-vpn.dad_transmits = 1 net.ipv6.conf.resin-vpn.disable_ipv6 = 0 net.ipv6.conf.resin-vpn.disable_policy = 0 net.ipv6.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-vpn.drop_unsolicited_na = 0 net.ipv6.conf.resin-vpn.enhanced_dad = 1 net.ipv6.conf.resin-vpn.force_mld_version = 0 net.ipv6.conf.resin-vpn.force_tllao = 0 net.ipv6.conf.resin-vpn.forwarding = 0 net.ipv6.conf.resin-vpn.hop_limit = 64 net.ipv6.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-vpn.keep_addr_on_down = 0 net.ipv6.conf.resin-vpn.max_addresses = 16 net.ipv6.conf.resin-vpn.max_desync_factor = 600 net.ipv6.conf.resin-vpn.mc_forwarding = 0 net.ipv6.conf.resin-vpn.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-vpn.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-vpn.mtu = 1500 net.ipv6.conf.resin-vpn.ndisc_notify = 0 net.ipv6.conf.resin-vpn.ndisc_tclass = 0 net.ipv6.conf.resin-vpn.proxy_ndp = 0 net.ipv6.conf.resin-vpn.regen_max_retry = 3 net.ipv6.conf.resin-vpn.router_probe_interval = 60 net.ipv6.conf.resin-vpn.router_solicitation_delay = 1 net.ipv6.conf.resin-vpn.router_solicitation_interval = 4 net.ipv6.conf.resin-vpn.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-vpn.router_solicitations = -1 net.ipv6.conf.resin-vpn.rpl_seg_enabled = 0 net.ipv6.conf.resin-vpn.seg6_enabled = 0 net.ipv6.conf.resin-vpn.stable_secret = da7a:47e2:9f13:fca8:24e4:ab58:c0d1:0511 net.ipv6.conf.resin-vpn.suppress_frag_ndisc = 1 net.ipv6.conf.resin-vpn.temp_prefered_lft = 86400 net.ipv6.conf.resin-vpn.temp_valid_lft = 604800 net.ipv6.conf.resin-vpn.use_oif_addrs_only = 0 net.ipv6.conf.resin-vpn.use_tempaddr = -1 net.ipv6.conf.supervisor0.accept_dad = 1 net.ipv6.conf.supervisor0.accept_ra = 0 net.ipv6.conf.supervisor0.accept_ra_defrtr = 1 net.ipv6.conf.supervisor0.accept_ra_from_local = 0 net.ipv6.conf.supervisor0.accept_ra_min_hop_limit = 1 net.ipv6.conf.supervisor0.accept_ra_mtu = 1 net.ipv6.conf.supervisor0.accept_ra_pinfo = 1 net.ipv6.conf.supervisor0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rtr_pref = 1 net.ipv6.conf.supervisor0.accept_redirects = 1 net.ipv6.conf.supervisor0.accept_source_route = 0 net.ipv6.conf.supervisor0.addr_gen_mode = 0 net.ipv6.conf.supervisor0.autoconf = 1 net.ipv6.conf.supervisor0.dad_transmits = 1 net.ipv6.conf.supervisor0.disable_ipv6 = 0 net.ipv6.conf.supervisor0.disable_policy = 0 net.ipv6.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.supervisor0.drop_unsolicited_na = 0 net.ipv6.conf.supervisor0.enhanced_dad = 1 net.ipv6.conf.supervisor0.force_mld_version = 0 net.ipv6.conf.supervisor0.force_tllao = 0 net.ipv6.conf.supervisor0.forwarding = 0 net.ipv6.conf.supervisor0.hop_limit = 64 net.ipv6.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv6.conf.supervisor0.keep_addr_on_down = 0 net.ipv6.conf.supervisor0.max_addresses = 16 net.ipv6.conf.supervisor0.max_desync_factor = 600 net.ipv6.conf.supervisor0.mc_forwarding = 0 net.ipv6.conf.supervisor0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.supervisor0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.supervisor0.mtu = 1500 net.ipv6.conf.supervisor0.ndisc_notify = 0 net.ipv6.conf.supervisor0.ndisc_tclass = 0 net.ipv6.conf.supervisor0.proxy_ndp = 0 net.ipv6.conf.supervisor0.regen_max_retry = 3 net.ipv6.conf.supervisor0.router_probe_interval = 60 net.ipv6.conf.supervisor0.router_solicitation_delay = 1 net.ipv6.conf.supervisor0.router_solicitation_interval = 4 net.ipv6.conf.supervisor0.router_solicitation_max_interval = 3600 net.ipv6.conf.supervisor0.router_solicitations = -1 net.ipv6.conf.supervisor0.rpl_seg_enabled = 0 net.ipv6.conf.supervisor0.seg6_enabled = 0 net.ipv6.conf.supervisor0.suppress_frag_ndisc = 1 net.ipv6.conf.supervisor0.temp_prefered_lft = 86400 net.ipv6.conf.supervisor0.temp_valid_lft = 604800 net.ipv6.conf.supervisor0.use_oif_addrs_only = 0 net.ipv6.conf.supervisor0.use_tempaddr = 0 net.ipv6.conf.wlan0.accept_dad = 1 net.ipv6.conf.wlan0.accept_ra = 0 net.ipv6.conf.wlan0.accept_ra_defrtr = 1 net.ipv6.conf.wlan0.accept_ra_from_local = 0 net.ipv6.conf.wlan0.accept_ra_min_hop_limit = 1 net.ipv6.conf.wlan0.accept_ra_mtu = 1 net.ipv6.conf.wlan0.accept_ra_pinfo = 1 net.ipv6.conf.wlan0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.wlan0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.wlan0.accept_ra_rtr_pref = 1 net.ipv6.conf.wlan0.accept_redirects = 1 net.ipv6.conf.wlan0.accept_source_route = 0 net.ipv6.conf.wlan0.addr_gen_mode = 1 net.ipv6.conf.wlan0.autoconf = 1 net.ipv6.conf.wlan0.dad_transmits = 1 net.ipv6.conf.wlan0.disable_ipv6 = 0 net.ipv6.conf.wlan0.disable_policy = 0 net.ipv6.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.wlan0.drop_unsolicited_na = 0 net.ipv6.conf.wlan0.enhanced_dad = 1 net.ipv6.conf.wlan0.force_mld_version = 0 net.ipv6.conf.wlan0.force_tllao = 0 net.ipv6.conf.wlan0.forwarding = 0 net.ipv6.conf.wlan0.hop_limit = 64 net.ipv6.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv6.conf.wlan0.keep_addr_on_down = 0 net.ipv6.conf.wlan0.max_addresses = 16 net.ipv6.conf.wlan0.max_desync_factor = 600 net.ipv6.conf.wlan0.mc_forwarding = 0 net.ipv6.conf.wlan0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.wlan0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.wlan0.mtu = 1500 net.ipv6.conf.wlan0.ndisc_notify = 0 net.ipv6.conf.wlan0.ndisc_tclass = 0 net.ipv6.conf.wlan0.proxy_ndp = 0 net.ipv6.conf.wlan0.regen_max_retry = 3 net.ipv6.conf.wlan0.router_probe_interval = 60 net.ipv6.conf.wlan0.router_solicitation_delay = 1 net.ipv6.conf.wlan0.router_solicitation_interval = 4 net.ipv6.conf.wlan0.router_solicitation_max_interval = 3600 net.ipv6.conf.wlan0.router_solicitations = -1 net.ipv6.conf.wlan0.rpl_seg_enabled = 0 net.ipv6.conf.wlan0.seg6_enabled = 0 net.ipv6.conf.wlan0.suppress_frag_ndisc = 1 net.ipv6.conf.wlan0.temp_prefered_lft = 86400 net.ipv6.conf.wlan0.temp_valid_lft = 604800 net.ipv6.conf.wlan0.use_oif_addrs_only = 0 net.ipv6.conf.wlan0.use_tempaddr = 0 net.ipv6.fib_multipath_hash_policy = 0 net.ipv6.flowlabel_consistency = 1 net.ipv6.flowlabel_reflect = 0 net.ipv6.flowlabel_state_ranges = 0 net.ipv6.fwmark_reflect = 0 net.ipv6.icmp.echo_ignore_all = 0 net.ipv6.icmp.echo_ignore_anycast = 0 net.ipv6.icmp.echo_ignore_multicast = 0 net.ipv6.icmp.ratelimit = 1000 net.ipv6.icmp.ratemask = 0-1,3-127 net.ipv6.idgen_delay = 1 net.ipv6.idgen_retries = 3 net.ipv6.ip6frag_high_thresh = 4194304 net.ipv6.ip6frag_low_thresh = 3145728 net.ipv6.ip6frag_secret_interval = 0 net.ipv6.ip6frag_time = 60 net.ipv6.ip_nonlocal_bind = 0 net.ipv6.max_dst_opts_length = 2147483647 net.ipv6.max_dst_opts_number = 8 net.ipv6.max_hbh_length = 2147483647 net.ipv6.max_hbh_opts_number = 8 net.ipv6.mld_max_msf = 64 net.ipv6.mld_qrv = 2 net.ipv6.neigh.balena0.anycast_delay = 100 net.ipv6.neigh.balena0.app_solicit = 0 net.ipv6.neigh.balena0.base_reachable_time = 30 net.ipv6.neigh.balena0.base_reachable_time_ms = 30000 net.ipv6.neigh.balena0.delay_first_probe_time = 5 net.ipv6.neigh.balena0.gc_stale_time = 60 net.ipv6.neigh.balena0.locktime = 0 net.ipv6.neigh.balena0.mcast_resolicit = 0 net.ipv6.neigh.balena0.mcast_solicit = 3 net.ipv6.neigh.balena0.proxy_delay = 80 net.ipv6.neigh.balena0.proxy_qlen = 64 net.ipv6.neigh.balena0.retrans_time = 250 net.ipv6.neigh.balena0.retrans_time_ms = 1000 net.ipv6.neigh.balena0.ucast_solicit = 3 net.ipv6.neigh.balena0.unres_qlen = 101 net.ipv6.neigh.balena0.unres_qlen_bytes = 212992 net.ipv6.neigh.br-38156e5692e3.anycast_delay = 100 net.ipv6.neigh.br-38156e5692e3.app_solicit = 0 net.ipv6.neigh.br-38156e5692e3.base_reachable_time = 30 net.ipv6.neigh.br-38156e5692e3.base_reachable_time_ms = 30000 net.ipv6.neigh.br-38156e5692e3.delay_first_probe_time = 5 net.ipv6.neigh.br-38156e5692e3.gc_stale_time = 60 net.ipv6.neigh.br-38156e5692e3.locktime = 0 net.ipv6.neigh.br-38156e5692e3.mcast_resolicit = 0 net.ipv6.neigh.br-38156e5692e3.mcast_solicit = 3 net.ipv6.neigh.br-38156e5692e3.proxy_delay = 80 net.ipv6.neigh.br-38156e5692e3.proxy_qlen = 64 net.ipv6.neigh.br-38156e5692e3.retrans_time = 250 net.ipv6.neigh.br-38156e5692e3.retrans_time_ms = 1000 net.ipv6.neigh.br-38156e5692e3.ucast_solicit = 3 net.ipv6.neigh.br-38156e5692e3.unres_qlen = 101 net.ipv6.neigh.br-38156e5692e3.unres_qlen_bytes = 212992 net.ipv6.neigh.default.anycast_delay = 100 net.ipv6.neigh.default.app_solicit = 0 net.ipv6.neigh.default.base_reachable_time = 30 net.ipv6.neigh.default.base_reachable_time_ms = 30000 net.ipv6.neigh.default.delay_first_probe_time = 5 net.ipv6.neigh.default.gc_interval = 30 net.ipv6.neigh.default.gc_stale_time = 60 net.ipv6.neigh.default.gc_thresh1 = 128 net.ipv6.neigh.default.gc_thresh2 = 512 net.ipv6.neigh.default.gc_thresh3 = 1024 net.ipv6.neigh.default.locktime = 0 net.ipv6.neigh.default.mcast_resolicit = 0 net.ipv6.neigh.default.mcast_solicit = 3 net.ipv6.neigh.default.proxy_delay = 80 net.ipv6.neigh.default.proxy_qlen = 64 net.ipv6.neigh.default.retrans_time = 250 net.ipv6.neigh.default.retrans_time_ms = 1000 net.ipv6.neigh.default.ucast_solicit = 3 net.ipv6.neigh.default.unres_qlen = 101 net.ipv6.neigh.default.unres_qlen_bytes = 212992 net.ipv6.neigh.eth0.anycast_delay = 100 net.ipv6.neigh.eth0.app_solicit = 0 net.ipv6.neigh.eth0.base_reachable_time = 30 net.ipv6.neigh.eth0.base_reachable_time_ms = 30000 net.ipv6.neigh.eth0.delay_first_probe_time = 5 net.ipv6.neigh.eth0.gc_stale_time = 60 net.ipv6.neigh.eth0.locktime = 0 net.ipv6.neigh.eth0.mcast_resolicit = 0 net.ipv6.neigh.eth0.mcast_solicit = 3 net.ipv6.neigh.eth0.proxy_delay = 80 net.ipv6.neigh.eth0.proxy_qlen = 64 net.ipv6.neigh.eth0.retrans_time = 250 net.ipv6.neigh.eth0.retrans_time_ms = 1000 net.ipv6.neigh.eth0.ucast_solicit = 3 net.ipv6.neigh.eth0.unres_qlen = 101 net.ipv6.neigh.eth0.unres_qlen_bytes = 212992 net.ipv6.neigh.lo.anycast_delay = 100 net.ipv6.neigh.lo.app_solicit = 0 net.ipv6.neigh.lo.base_reachable_time = 30 net.ipv6.neigh.lo.base_reachable_time_ms = 30000 net.ipv6.neigh.lo.delay_first_probe_time = 5 net.ipv6.neigh.lo.gc_stale_time = 60 net.ipv6.neigh.lo.locktime = 0 net.ipv6.neigh.lo.mcast_resolicit = 0 net.ipv6.neigh.lo.mcast_solicit = 3 net.ipv6.neigh.lo.proxy_delay = 80 net.ipv6.neigh.lo.proxy_qlen = 64 net.ipv6.neigh.lo.retrans_time = 250 net.ipv6.neigh.lo.retrans_time_ms = 1000 net.ipv6.neigh.lo.ucast_solicit = 3 net.ipv6.neigh.lo.unres_qlen = 101 net.ipv6.neigh.lo.unres_qlen_bytes = 212992 net.ipv6.neigh.resin-dns.anycast_delay = 100 net.ipv6.neigh.resin-dns.app_solicit = 0 net.ipv6.neigh.resin-dns.base_reachable_time = 30 net.ipv6.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-dns.delay_first_probe_time = 5 net.ipv6.neigh.resin-dns.gc_stale_time = 60 net.ipv6.neigh.resin-dns.locktime = 0 net.ipv6.neigh.resin-dns.mcast_resolicit = 0 net.ipv6.neigh.resin-dns.mcast_solicit = 3 net.ipv6.neigh.resin-dns.proxy_delay = 80 net.ipv6.neigh.resin-dns.proxy_qlen = 64 net.ipv6.neigh.resin-dns.retrans_time = 250 net.ipv6.neigh.resin-dns.retrans_time_ms = 1000 net.ipv6.neigh.resin-dns.ucast_solicit = 3 net.ipv6.neigh.resin-dns.unres_qlen = 101 net.ipv6.neigh.resin-dns.unres_qlen_bytes = 212992 net.ipv6.neigh.resin-vpn.anycast_delay = 100 net.ipv6.neigh.resin-vpn.app_solicit = 0 net.ipv6.neigh.resin-vpn.base_reachable_time = 30 net.ipv6.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv6.neigh.resin-vpn.gc_stale_time = 60 net.ipv6.neigh.resin-vpn.locktime = 0 net.ipv6.neigh.resin-vpn.mcast_resolicit = 0 net.ipv6.neigh.resin-vpn.mcast_solicit = 3 net.ipv6.neigh.resin-vpn.proxy_delay = 80 net.ipv6.neigh.resin-vpn.proxy_qlen = 64 net.ipv6.neigh.resin-vpn.retrans_time = 250 net.ipv6.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv6.neigh.resin-vpn.ucast_solicit = 3 net.ipv6.neigh.resin-vpn.unres_qlen = 101 net.ipv6.neigh.resin-vpn.unres_qlen_bytes = 212992 net.ipv6.neigh.supervisor0.anycast_delay = 100 net.ipv6.neigh.supervisor0.app_solicit = 0 net.ipv6.neigh.supervisor0.base_reachable_time = 30 net.ipv6.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv6.neigh.supervisor0.delay_first_probe_time = 5 net.ipv6.neigh.supervisor0.gc_stale_time = 60 net.ipv6.neigh.supervisor0.locktime = 0 net.ipv6.neigh.supervisor0.mcast_resolicit = 0 net.ipv6.neigh.supervisor0.mcast_solicit = 3 net.ipv6.neigh.supervisor0.proxy_delay = 80 net.ipv6.neigh.supervisor0.proxy_qlen = 64 net.ipv6.neigh.supervisor0.retrans_time = 250 net.ipv6.neigh.supervisor0.retrans_time_ms = 1000 net.ipv6.neigh.supervisor0.ucast_solicit = 3 net.ipv6.neigh.supervisor0.unres_qlen = 101 net.ipv6.neigh.supervisor0.unres_qlen_bytes = 212992 net.ipv6.neigh.wlan0.anycast_delay = 100 net.ipv6.neigh.wlan0.app_solicit = 0 net.ipv6.neigh.wlan0.base_reachable_time = 30 net.ipv6.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv6.neigh.wlan0.delay_first_probe_time = 5 net.ipv6.neigh.wlan0.gc_stale_time = 60 net.ipv6.neigh.wlan0.locktime = 0 net.ipv6.neigh.wlan0.mcast_resolicit = 0 net.ipv6.neigh.wlan0.mcast_solicit = 3 net.ipv6.neigh.wlan0.proxy_delay = 80 net.ipv6.neigh.wlan0.proxy_qlen = 64 net.ipv6.neigh.wlan0.retrans_time = 250 net.ipv6.neigh.wlan0.retrans_time_ms = 1000 net.ipv6.neigh.wlan0.ucast_solicit = 3 net.ipv6.neigh.wlan0.unres_qlen = 101 net.ipv6.neigh.wlan0.unres_qlen_bytes = 212992 net.ipv6.route.gc_elasticity = 9 net.ipv6.route.gc_interval = 30 net.ipv6.route.gc_min_interval = 0 net.ipv6.route.gc_min_interval_ms = 500 net.ipv6.route.gc_thresh = 1024 net.ipv6.route.gc_timeout = 60 net.ipv6.route.max_size = 4096 net.ipv6.route.min_adv_mss = 1220 net.ipv6.route.mtu_expires = 600 net.ipv6.route.skip_notify_on_dev_down = 0 net.ipv6.seg6_flowlabel = 0 net.ipv6.xfrm6_gc_thresh = 32768 net.netfilter.nf_conntrack_acct = 0 net.netfilter.nf_conntrack_buckets = 65536 net.netfilter.nf_conntrack_checksum = 1 net.netfilter.nf_conntrack_count = 29 net.netfilter.nf_conntrack_dccp_loose = 1 net.netfilter.nf_conntrack_dccp_timeout_closereq = 64 net.netfilter.nf_conntrack_dccp_timeout_closing = 64 net.netfilter.nf_conntrack_dccp_timeout_open = 43200 net.netfilter.nf_conntrack_dccp_timeout_partopen = 480 net.netfilter.nf_conntrack_dccp_timeout_request = 240 net.netfilter.nf_conntrack_dccp_timeout_respond = 480 net.netfilter.nf_conntrack_dccp_timeout_timewait = 240 net.netfilter.nf_conntrack_events = 1 net.netfilter.nf_conntrack_expect_max = 1024 net.netfilter.nf_conntrack_frag6_high_thresh = 4194304 net.netfilter.nf_conntrack_frag6_low_thresh = 3145728 net.netfilter.nf_conntrack_frag6_timeout = 60 net.netfilter.nf_conntrack_generic_timeout = 600 net.netfilter.nf_conntrack_gre_timeout = 30 net.netfilter.nf_conntrack_gre_timeout_stream = 180 net.netfilter.nf_conntrack_helper = 0 net.netfilter.nf_conntrack_icmp_timeout = 30 net.netfilter.nf_conntrack_icmpv6_timeout = 30 net.netfilter.nf_conntrack_log_invalid = 0 net.netfilter.nf_conntrack_max = 262144 net.netfilter.nf_conntrack_sctp_timeout_closed = 10 net.netfilter.nf_conntrack_sctp_timeout_cookie_echoed = 3 net.netfilter.nf_conntrack_sctp_timeout_cookie_wait = 3 net.netfilter.nf_conntrack_sctp_timeout_established = 432000 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_acked = 210 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_sent = 30 net.netfilter.nf_conntrack_sctp_timeout_shutdown_ack_sent = 3 net.netfilter.nf_conntrack_sctp_timeout_shutdown_recd = 0 net.netfilter.nf_conntrack_sctp_timeout_shutdown_sent = 0 net.netfilter.nf_conntrack_tcp_be_liberal = 0 net.netfilter.nf_conntrack_tcp_loose = 1 net.netfilter.nf_conntrack_tcp_max_retrans = 3 net.netfilter.nf_conntrack_tcp_timeout_close = 10 net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60 net.netfilter.nf_conntrack_tcp_timeout_established = 432000 net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_last_ack = 30 net.netfilter.nf_conntrack_tcp_timeout_max_retrans = 300 net.netfilter.nf_conntrack_tcp_timeout_syn_recv = 60 net.netfilter.nf_conntrack_tcp_timeout_syn_sent = 120 net.netfilter.nf_conntrack_tcp_timeout_time_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_unacknowledged = 300 net.netfilter.nf_conntrack_timestamp = 0 net.netfilter.nf_conntrack_udp_timeout = 30 net.netfilter.nf_conntrack_udp_timeout_stream = 120 net.netfilter.nf_log.0 = NONE net.netfilter.nf_log.1 = NONE net.netfilter.nf_log.10 = NONE net.netfilter.nf_log.11 = NONE net.netfilter.nf_log.12 = NONE net.netfilter.nf_log.2 = NONE net.netfilter.nf_log.3 = NONE net.netfilter.nf_log.4 = NONE net.netfilter.nf_log.5 = NONE net.netfilter.nf_log.6 = NONE net.netfilter.nf_log.7 = NONE net.netfilter.nf_log.8 = NONE net.netfilter.nf_log.9 = NONE net.netfilter.nf_log_all_netns = 0 net.nf_conntrack_max = 262144 net.unix.max_dgram_qlen = 512 sunrpc.max_resvport = 1023 sunrpc.min_resvport = 665 sunrpc.tcp_fin_timeout = 15 sunrpc.tcp_max_slot_table_entries = 65536 sunrpc.tcp_slot_table_entries = 2 sunrpc.udp_slot_table_entries = 16 user.max_cgroup_namespaces = 30112 user.max_inotify_instances = 512 user.max_inotify_watches = 8192 user.max_ipc_namespaces = 30112 user.max_mnt_namespaces = 30112 user.max_net_namespaces = 30112 user.max_pid_namespaces = 30112 user.max_time_namespaces = 30112 user.max_user_namespaces = 0 user.max_uts_namespaces = 30112 vm.admin_reserve_kbytes = 8192 vm.block_dump = 0 vm.compact_unevictable_allowed = 1 vm.compaction_proactiveness = 20 vm.dirty_background_bytes = 0 vm.dirty_background_ratio = 10 vm.dirty_bytes = 0 vm.dirty_expire_centisecs = 3000 vm.dirty_ratio = 20 vm.dirty_writeback_centisecs = 500 vm.dirtytime_expire_seconds = 43200 vm.extfrag_threshold = 500 vm.laptop_mode = 0 vm.legacy_va_layout = 0 vm.lowmem_reserve_ratio = 256 256 32 0 vm.max_map_count = 65530 vm.min_free_kbytes = 8192 vm.mmap_min_addr = 4096 vm.mmap_rnd_bits = 18 vm.mmap_rnd_compat_bits = 11 vm.oom_dump_tasks = 1 vm.oom_kill_allocating_task = 0 vm.overcommit_kbytes = 0 vm.overcommit_memory = 1 vm.overcommit_ratio = 50 vm.page-cluster = 3 vm.page_lock_unfairness = 5 vm.panic_on_oom = 0 vm.percpu_pagelist_fraction = 0 vm.stat_interval = 1 vm.swappiness = 60 vm.user_reserve_kbytes = 131072 vm.vfs_cache_pressure = 100 vm.watermark_boost_factor = 15000 vm.watermark_scale_factor = 10 Command exited with non-zero status 1 real 0m 0.11s user 0m 0.02s sys 0m 0.08s --- systemctl list-units --failed --no-pager --- 2023-01-31 08:53:08.296401105+00:00 UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. real 0m 0.02s user 0m 0.01s sys 0m 0.01s --- top -b -n 1 --- 2023-01-31 08:53:08.350044871+00:00 Mem: 2381440K used, 5669336K free, 54244K shrd, 63196K buff, 1689176K cached CPU: 2% usr 4% sys 0% nic 93% idle 0% io 0% irq 0% sirq Load average: 0.25 0.19 0.18 1/246 15036 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 4238 4187 root S 48868 1% 2% x11vnc -forever -shared -o /app/x11vnc.log -geometry 1920x1080 15036 15035 root R 3124 0% 2% top -b -n 1 10682 2 root IW 0 0% 2% [kworker/0:0-eve] 1651 1 root S 1670m 21% 0% /usr/bin/balenad --experimental --log-driver=journald --storage-driver=overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --dns=10.114.102.1 --bip=10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt=native.cgroupdriver=systemd 1707 1651 root S 1597m 20% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 2560 2511 root S 1380m 18% 0% balena run --privileged --name balena_supervisor --restart=always --net=host --cidenv=SUPERVISOR_CONTAINER_ID --mount type=bind,source=/var/run/balena-engine.sock,target=/var/run/balena-engine.sock --mount type=bind,source=/mnt/boot/config.json,target=/boot/config.json --mount type=bind,source=/mnt/data/apps.json,target=/boot/apps.json --mount type=bind,source=/resin-data/balena-supervisor,target=/dat 3393 1707 root S 1308m 17% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-bale 2578 1707 root S 1308m 17% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/3a37499bd7f6134d16979486509a01c598e493acb1189f69dae4fb8298f67f87 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-bale 11428 11425 root S 641m 8% 0% /opt/venv/bin/python3 /app/main_gui.py 4235 4187 root S 448m 6% 0% lxpanel --profile LXDE-pi 1604 1 root S 384m 5% 0% /usr/sbin/NetworkManager --no-daemon 11417 4236 root S 354m 4% 0% xfce4-terminal -e /root/Desktop/start_FAT.sh 4236 4187 root S 323m 4% 0% pcmanfm --desktop --profile LXDE-pi 1522 1 root S 308m 4% 0% /usr/sbin/ModemManager --log-journal 1515 1 root S 292m 4% 0% /usr/sbin/rngd -f -r /dev/hwrng 2595 2578 root S 291m 4% 0% node /usr/src/app/dist/app.js 4181 4180 root S< 257m 3% 0% /usr/lib/xorg/Xorg :0 -auth /tmp/serverauth.78IGB5Cvf2 1 0 root S 155m 2% 0% {systemd} /sbin/init 4187 4180 root S 99.0m 1% 0% /usr/bin/lxsession -s LXDE-pi -e LXDE 4279 3411 root S 84660 1% 0% /usr/lib/menu-cache/menu-cached /root/.cache/menu-cached-:0 1924 1 root S 76924 1% 0% /usr/sbin/chronyd -d 4230 4187 root S 65148 1% 0% openbox --config-file /root/.config/openbox/lxde-pi-rc.xml 1519 1 root S 23708 0% 0% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 3457 3411 root S 18964 0% 0% /lib/systemd/systemd-udevd --daemon 1559 1 root S 16524 0% 0% /lib/systemd/systemd-logind 1060 1 root S 12848 0% 0% /lib/systemd/systemd-journald 2632 2595 root S 12052 0% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 1699 1 root S 11992 0% 0% /usr/sbin/wpa_supplicant -u 1782 1 root S 9008 0% 0% /usr/libexec/bluetooth/bluetoothd --experimental 1640 1 openvpn S 6912 0% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1087 1 root S 6856 0% 0% /lib/systemd/systemd-udevd 14060 1 root S 5956 0% 0% sshd: root@notty 2512 2511 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2511 1653 1651 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1651 1650 1 avahi S 5468 0% 0% avahi-daemon: running [07bf21f.local] 1527 1 messageb S 5412 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 3411 3393 root S 5360 0% 0% /bin/bash start.sh 4217 4187 root S 5356 0% 0% /usr/bin/ssh-agent x-session-manager 4244 3411 root S 5356 0% 0% /usr/bin/ssh-agent -s 1652 1650 avahi S 5260 0% 0% avahi-daemon: chroot helper 1617 1 nobody S 4732 0% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 4180 4159 root S 4164 0% 0% xinit /etc/X11/xinit/xinitrc -- /usr/bin/X :0 -auth /tmp/serverauth.78IGB5Cvf2 2511 1 root S 3532 0% 0% {start-balena-su} /bin/sh /usr/bin/start-balena-supervisor 14064 14062 root S 3436 0% 0% bash -s -- 14062 14060 root S 3304 0% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "07bf21fa31798744b1c5424cff77ab08" ];then TERM=xterm;ba 15034 14064 root S 2992 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1766 1 root S 2124 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - 4159 3411 root S 2040 0% 0% {startx} /bin/sh /usr/bin/startx -- :0 11425 11417 root S 2040 0% 0% /bin/sh /root/Desktop/start_FAT.sh 15035 15034 root S 1976 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 13 2 root IW 0 0% 0% [rcu_preempt] 12 2 root SW 0 0% 0% [ksoftirqd/0] 11235 2 root IW 0 0% 0% [kworker/2:3-mm_] 755 2 root IW< 0 0% 0% [kworker/0:2H-mm] 152 2 root IW< 0 0% 0% [kworker/2:1H-kb] 412 2 root IW< 0 0% 0% [kworker/3:1H-kb] 11784 2 root IW 0 0% 0% [kworker/0:1-eve] 93 2 root IW< 0 0% 0% [kworker/1:1H-kb] 959 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 12904 2 root IW 0 0% 0% [kworker/1:1-mm_] 9549 2 root IW 0 0% 0% [kworker/3:1-eve] 9867 2 root IW 0 0% 0% [kworker/2:0-eve] 13009 2 root IW 0 0% 0% [kworker/0:2-eve] 13158 2 root IW 0 0% 0% [kworker/1:4-eve] 1175 2 root SW 0 0% 0% [v3d_render] 13309 2 root IW 0 0% 0% [kworker/2:2-eve] 11274 2 root IW 0 0% 0% [kworker/u8:1-br] 39 2 root SW 0 0% 0% [kcompactd0] 1173 2 root SW 0 0% 0% [v3d_bin] 12864 2 root IW 0 0% 0% [kworker/3:4-eve] 28 2 root SW 0 0% 0% [ksoftirqd/3] 18 2 root SW 0 0% 0% [ksoftirqd/1] 23 2 root SW 0 0% 0% [ksoftirqd/2] 10705 2 root IW 0 0% 0% [kworker/u8:0-ex] 13281 2 root IW 0 0% 0% [kworker/3:2-mm_] 13834 2 root IW 0 0% 0% [kworker/1:0-eve] 1126 2 root SW 0 0% 0% [irq/44-vc4 hdmi] 1769 2 root IW< 0 0% 0% [kworker/u9:2-hc] 1256 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 2 0 root SW 0 0% 0% [kthreadd] 10701 2 root IW< 0 0% 0% [kworker/u9:1-hc] 14027 2 root IW 0 0% 0% [kworker/3:0-eve] 31 2 root SW 0 0% 0% [kdevtmpfs] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root SW 0 0% 0% [rcu_tasks_kthre] 10 2 root SW 0 0% 0% [rcu_tasks_rude_] 11 2 root SW 0 0% 0% [rcu_tasks_trace] 14 2 root SW 0 0% 0% [migration/0] 15 2 root SW 0 0% 0% [cpuhp/0] 16 2 root SW 0 0% 0% [cpuhp/1] 17 2 root SW 0 0% 0% [migration/1] 21 2 root SW 0 0% 0% [cpuhp/2] 22 2 root SW 0 0% 0% [migration/2] 26 2 root SW 0 0% 0% [cpuhp/3] 27 2 root SW 0 0% 0% [migration/3] 32 2 root IW< 0 0% 0% [netns] 33 2 root SW 0 0% 0% [kauditd] 36 2 root SW 0 0% 0% [khungtaskd] 37 2 root SW 0 0% 0% [oom_reaper] 38 2 root IW< 0 0% 0% [writeback] 68 2 root IW< 0 0% 0% [kblockd] 69 2 root IW< 0 0% 0% [blkcg_punt_bio] 70 2 root IW< 0 0% 0% [md] 71 2 root SW 0 0% 0% [watchdogd] 74 2 root IW< 0 0% 0% [rpciod] 76 2 root IW< 0 0% 0% [xprtiod] 77 2 root SW 0 0% 0% [kswapd0] 78 2 root IW< 0 0% 0% [nfsiod] 79 2 root IW< 0 0% 0% [kthrotld] 80 2 root IW< 0 0% 0% [iscsi_eh] 81 2 root IW< 0 0% 0% [iscsi_destroy] 82 2 root IW< 0 0% 0% [nvme-wq] 83 2 root IW< 0 0% 0% [nvme-reset-wq] 84 2 root IW< 0 0% 0% [nvme-delete-wq] 87 2 root IW< 0 0% 0% [DWC Notificatio] 88 2 root IW< 0 0% 0% [uas] 90 2 root SW< 0 0% 0% [vchiq-slot/0] 91 2 root SW< 0 0% 0% [vchiq-recy/0] 92 2 root SW< 0 0% 0% [vchiq-sync/0] 95 2 root IW< 0 0% 0% [ipv6_addrconf] 96 2 root IW< 0 0% 0% [zswap-shrink] 100 2 root IW< 0 0% 0% [sdhci] 101 2 root SW 0 0% 0% [irq/53-mmc0] 151 2 root IW< 0 0% 0% [mmc_complete] 907 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 908 2 root IW< 0 0% 0% [ext4-rsv-conver] 922 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 923 2 root IW< 0 0% 0% [ext4-rsv-conver] 960 2 root IW< 0 0% 0% [ext4-rsv-conver] 1115 2 root SW 0 0% 0% [vchiq-keep/0] 1120 2 root SW 0 0% 0% [spi0] 1128 2 root SW 0 0% 0% [irq/45-vc4 hdmi] 1129 2 root SW 0 0% 0% [cec-vc4] 1130 2 root SW 0 0% 0% [irq/41-vc4 hdmi] 1131 2 root SW 0 0% 0% [irq/40-vc4 hdmi] 1142 2 root SW 0 0% 0% [irq/50-vc4 hdmi] 1144 2 root SW 0 0% 0% [irq/51-vc4 hdmi] 1145 2 root SW 0 0% 0% [cec-vc4] 1146 2 root SW 0 0% 0% [irq/47-vc4 hdmi] 1147 2 root SW 0 0% 0% [irq/46-vc4 hdmi] 1176 2 root SW 0 0% 0% [v3d_tfu] 1178 2 root SW 0 0% 0% [card0-crtc0] 1179 2 root SW 0 0% 0% [card0-crtc1] 1185 2 root SW 0 0% 0% [card0-crtc2] 1188 2 root SW 0 0% 0% [card0-crtc3] 1189 2 root SW 0 0% 0% [v3d_csd] 1190 2 root SW 0 0% 0% [card0-crtc4] 1191 2 root SW 0 0% 0% [card0-crtc5] 1199 2 root SW 0 0% 0% [v3d_cache_clean] 1229 2 root IW< 0 0% 0% [cfg80211] 1245 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 2642 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2643 2 root IW< 0 0% 0% [ext4-rsv-conver] 12805 2 root IW< 0 0% 0% [kworker/2:0H] 12806 2 root IW< 0 0% 0% [kworker/1:0H] 13090 2 root IW< 0 0% 0% [kworker/0:1H] 13157 2 root IW 0 0% 0% [kworker/1:2-mm_] 13160 2 root IW< 0 0% 0% [kworker/3:0H] 13648 2 root IW< 0 0% 0% [kworker/0:0H] 13705 2 root IW< 0 0% 0% [kworker/2:2H] 13706 2 root IW 0 0% 0% [kworker/u8:2] 13938 2 root IW< 0 0% 0% [kworker/1:2H] 13999 2 root IW 0 0% 0% [kworker/2:1-eve] real 0m 0.15s user 0m 0.00s sys 0m 0.04s --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- 2023-01-31 08:53:08.528331931+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- echo === SUPERVISOR === --- 2023-01-31 08:53:08.570917065+00:00 === SUPERVISOR === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- balena exec 3a37499bd7f6 cat /etc/resolv.conf --- 2023-01-31 08:53:08.735610007+00:00 nameserver 10.114.102.1 options timeout:15 real 0m 0.53s user 0m 0.08s sys 0m 0.08s --- balena logs 3a37499bd7f6 --- 2023-01-31 08:53:09.421270087+00:00 [info] Supervisor v13.1.11 starting up... [info] Setting host to discoverable [warn] Invalid firewall mode: . Reverting to state: off [info] Applying firewall mode: off [debug] Starting systemd unit: avahi-daemon.service [debug] Starting systemd unit: avahi-daemon.socket [debug] Starting logging infrastructure [debug] Performing database cleanup for container log timestamps [info] Starting firewall [info] Previous engine snapshot was not stored. Skipping cleanup. [debug] Handling of local mode switch is completed [info] API Binder bound to: https://api.balena-cloud.com/v6/ [success] Firewall mode applied [debug] Starting api binder [event] Event: Supervisor start {} [debug] Connectivity check enabled: true [debug] Starting periodic check for IP addresses [info] Reporting initial state, supervisor version and API info [debug] Skipping preloading [info] Starting API server [info] Supervisor API successfully started on port 48484 [debug] VPN status path exists. [info] Applying target state [debug] Ensuring device is provisioned [info] VPN connection is active. [info] Waiting for connectivity... [debug] Starting current state report [debug] Starting target state poll [debug] Spawning journald with: chroot /mnt/root journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service [error] LogBackend: server responded with status code: 503 [event] Event: Docker image download {"image":{"name":"registry2.balena-cloud.com/v2/a928fb5e6a2171c1fab11f7e3e6cafb9@sha256:eb480f95ec88e40872fc5a9538757a205276b46665f59af812a5b684c2106df4","appId":1935197,"appUuid":"a9f676a5b087430d87fbbca271684df8","serviceId":1586532,"serviceName":"main","imageId":5679333,"releaseId":2363739,"commit":"317369b570e0c5a8cc117a18c806d0aa","dependent":0}} [info] Reported current state to the cloud [info] Internet Connectivity: OK [info] Reported current state to the cloud [info] Reported current state to the cloud [error] LogBackend: unexpected error: Error: read ECONNRESET [error] at TLSWrap.onStreamRead (internal/stream_base_commons.js:205:27) [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [event] Event: Image downloaded {"image":{"name":"registry2.balena-cloud.com/v2/a928fb5e6a2171c1fab11f7e3e6cafb9@sha256:eb480f95ec88e40872fc5a9538757a205276b46665f59af812a5b684c2106df4","appId":1935197,"appUuid":"a9f676a5b087430d87fbbca271684df8","serviceId":1586532,"serviceName":"main","imageId":5679333,"releaseId":2363739,"commit":"317369b570e0c5a8cc117a18c806d0aa","dependent":0}} [event] Event: Service install {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} [event] Event: Service installed {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} [event] Event: Service start {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} [event] Event: Service started {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} [debug] Spawning journald with: chroot /mnt/root journalctl -a -S 2023-01-31 07:11:13 -o json CONTAINER_ID_FULL=f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197 [debug] Finished applying target state [success] Device state apply success [info] Applying target state [info] Reported current state to the cloud [debug] Finished applying target state [success] Device state apply success [api] GET /v1/healthy 200 - 13.207 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [error] LogBackend: unexpected error: Error: read ECONNRESET [error] at TLSWrap.onStreamRead (internal/stream_base_commons.js:205:27) [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 7.306 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 8.176 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 5.777 ms [api] GET /v1/healthy 200 - 6.734 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 6.086 ms [api] GET /v1/healthy 200 - 5.965 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 6.272 ms [api] GET /v1/healthy 200 - 7.220 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 6.414 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 10.522 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 6.771 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 6.666 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 6.663 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 11.645 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 6.110 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 7.038 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 9.830 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 6.082 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.764 ms [api] GET /v1/healthy 200 - 5.560 ms [info] Reported current state to the cloud [info] Reported current state to the cloud real 0m 0.14s user 0m 0.10s sys 0m 0.06s --- curl --max-time 5 localhost:48484/v1/healthy --- 2023-01-31 08:53:09.595621449+00:00 OKreal 0m 0.03s user 0m 0.01s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor --- 2023-01-31 08:53:09.660023091+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:53:09 UTC. -- Jan 31 07:05:38 balena-supervisor[2140]: Error response from daemon: No such container: resin_supervisor Jan 31 07:05:38 balena-supervisor[2156]: Error response from daemon: No such container: balena_supervisor Jan 31 07:05:38 balena-supervisor[2171]: active Jan 31 07:05:39 balena-supervisor[2196]: Error: No such object: registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab Jan 31 07:05:40 balena-supervisor[2235]: Error: No such object: balena_supervisor Jan 31 07:05:40 balena-supervisor[2254]: Error response from daemon: No such container: balena_supervisor Jan 31 07:06:13 balena-supervisor[2494]: Error response from daemon: No such container: resin_supervisor Jan 31 07:06:13 balena-supervisor[2502]: Error response from daemon: No such container: balena_supervisor Jan 31 07:06:13 balena-supervisor[2510]: active Jan 31 07:06:14 balena-supervisor[2535]: Error: No such object: balena_supervisor Jan 31 07:06:14 balena-supervisor[2560]: WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested Jan 31 07:06:15 balena-supervisor[2560]: find: /mnt/root/tmp/balena-supervisor/services: No such file or directory Jan 31 07:06:17 balena-supervisor[2560]: [info] Supervisor v13.1.11 starting up... Jan 31 07:06:17 balena-supervisor[2560]: [info] Setting host to discoverable Jan 31 07:06:17 balena-supervisor[2560]: [warn] Invalid firewall mode: . Reverting to state: off Jan 31 07:06:17 balena-supervisor[2560]: [info] Applying firewall mode: off Jan 31 07:06:17 balena-supervisor[2560]: [debug] Starting systemd unit: avahi-daemon.service Jan 31 07:06:17 balena-supervisor[2560]: [debug] Starting systemd unit: avahi-daemon.socket Jan 31 07:06:17 balena-supervisor[2560]: [debug] Starting logging infrastructure Jan 31 07:06:17 balena-supervisor[2560]: [debug] Performing database cleanup for container log timestamps Jan 31 07:06:17 balena-supervisor[2560]: [info] Starting firewall Jan 31 07:06:17 balena-supervisor[2560]: [info] Previous engine snapshot was not stored. Skipping cleanup. Jan 31 07:06:17 balena-supervisor[2560]: [debug] Handling of local mode switch is completed Jan 31 07:06:17 balena-supervisor[2560]: (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. Jan 31 07:06:17 balena-supervisor[2560]: [info] API Binder bound to: https://api.balena-cloud.com/v6/ Jan 31 07:06:17 balena-supervisor[2560]: [success] Firewall mode applied Jan 31 07:06:17 balena-supervisor[2560]: [debug] Starting api binder Jan 31 07:06:17 balena-supervisor[2560]: [event] Event: Supervisor start {} Jan 31 07:06:17 balena-supervisor[2560]: [debug] Connectivity check enabled: true Jan 31 07:06:17 balena-supervisor[2560]: [debug] Starting periodic check for IP addresses Jan 31 07:06:17 balena-supervisor[2560]: [info] Reporting initial state, supervisor version and API info Jan 31 07:06:17 balena-supervisor[2560]: [debug] Skipping preloading Jan 31 07:06:17 balena-supervisor[2560]: [info] Starting API server Jan 31 07:06:17 balena-supervisor[2560]: [info] Supervisor API successfully started on port 48484 Jan 31 07:06:17 balena-supervisor[2560]: [debug] VPN status path exists. Jan 31 07:06:17 balena-supervisor[2560]: [info] Applying target state Jan 31 07:06:17 balena-supervisor[2560]: [debug] Ensuring device is provisioned Jan 31 07:06:17 balena-supervisor[2560]: [info] VPN connection is active. Jan 31 07:06:17 balena-supervisor[2560]: [info] Waiting for connectivity... Jan 31 07:06:17 balena-supervisor[2560]: [debug] Starting current state report Jan 31 07:06:17 balena-supervisor[2560]: [debug] Starting target state poll Jan 31 07:06:17 balena-supervisor[2560]: [debug] Spawning journald with: chroot /mnt/root journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service Jan 31 07:06:18 balena-supervisor[2560]: [error] LogBackend: server responded with status code: 503 Jan 31 07:06:18 balena-supervisor[2560]: [event] Event: Docker image download {"image":{"name":"registry2.balena-cloud.com/v2/a928fb5e6a2171c1fab11f7e3e6cafb9@sha256:eb480f95ec88e40872fc5a9538757a205276b46665f59af812a5b684c2106df4","appId":1935197,"appUuid":"a9f676a5b087430d87fbbca271684df8","serviceId":1586532,"serviceName":"main","imageId":5679333,"releaseId":2363739,"commit":"317369b570e0c5a8cc117a18c806d0aa","dependent":0}} Jan 31 07:06:18 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:06:27 balena-supervisor[2560]: [info] Internet Connectivity: OK Jan 31 07:06:29 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:06:39 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:06:47 balena-supervisor[2560]: [error] LogBackend: unexpected error: Error: read ECONNRESET Jan 31 07:06:47 balena-supervisor[2560]: [error] at TLSWrap.onStreamRead (internal/stream_base_commons.js:205:27) Jan 31 07:06:50 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:07:00 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:07:11 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:07:21 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:07:32 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:07:42 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:07:53 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:08:03 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:08:14 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:08:24 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:08:34 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:08:45 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:08:55 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:09:06 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:09:17 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:09:27 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:09:38 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:09:48 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:09:59 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:10:10 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:10:20 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:10:31 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:10:41 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:10:52 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:11:03 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:11:12 balena-supervisor[2560]: [event] Event: Image downloaded {"image":{"name":"registry2.balena-cloud.com/v2/a928fb5e6a2171c1fab11f7e3e6cafb9@sha256:eb480f95ec88e40872fc5a9538757a205276b46665f59af812a5b684c2106df4","appId":1935197,"appUuid":"a9f676a5b087430d87fbbca271684df8","serviceId":1586532,"serviceName":"main","imageId":5679333,"releaseId":2363739,"commit":"317369b570e0c5a8cc117a18c806d0aa","dependent":0}} Jan 31 07:11:12 balena-supervisor[2560]: [event] Event: Service install {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} Jan 31 07:11:12 balena-supervisor[2560]: [event] Event: Service installed {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} Jan 31 07:11:12 balena-supervisor[2560]: [event] Event: Service start {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} Jan 31 07:11:13 balena-supervisor[2560]: [event] Event: Service started {"service":{"appId":1935197,"serviceId":1586532,"serviceName":"main","commit":"317369b570e0c5a8cc117a18c806d0aa","releaseId":2363739}} Jan 31 07:11:13 balena-supervisor[2560]: [debug] Spawning journald with: chroot /mnt/root journalctl -a -S 2023-01-31 07:11:13 -o json CONTAINER_ID_FULL=f00d8cdf50bbb53dd35d513bfb4afbf4e52896442ecc33e518f30abe28a3c197 Jan 31 07:11:13 balena-supervisor[2560]: [debug] Finished applying target state Jan 31 07:11:13 balena-supervisor[2560]: [success] Device state apply success Jan 31 07:11:13 balena-supervisor[2560]: [info] Applying target state Jan 31 07:11:14 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:11:14 balena-supervisor[2560]: [debug] Finished applying target state Jan 31 07:11:14 balena-supervisor[2560]: [success] Device state apply success Jan 31 07:11:16 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 13.207 ms Jan 31 07:11:24 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:11:34 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:11:36 balena-supervisor[2560]: [error] LogBackend: unexpected error: Error: read ECONNRESET Jan 31 07:11:36 balena-supervisor[2560]: [error] at TLSWrap.onStreamRead (internal/stream_base_commons.js:205:27) Jan 31 07:12:05 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:12:15 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:12:26 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:12:57 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:13:07 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:13:28 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:13:59 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:14:19 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:14:40 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:14:50 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:15:31 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:15:52 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:16:02 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:16:16 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 7.306 ms Jan 31 07:16:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 07:16:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 07:16:43 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:16:53 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:17:04 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:17:14 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:17:55 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:18:05 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:18:16 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:18:27 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:21:17 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 8.176 ms Jan 31 07:26:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 07:26:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 07:26:17 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 5.777 ms Jan 31 07:31:18 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.734 ms Jan 31 07:33:01 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:33:11 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:36:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 07:36:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 07:36:18 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.086 ms Jan 31 07:41:18 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 5.965 ms Jan 31 07:46:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 07:46:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 07:46:19 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.272 ms Jan 31 07:51:19 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 7.220 ms Jan 31 07:56:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 07:56:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 07:56:20 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.414 ms Jan 31 07:59:36 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 07:59:47 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:00:38 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:00:58 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:01:09 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:01:20 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 10.522 ms Jan 31 08:03:21 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:03:32 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:06:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:06:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:06:21 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.771 ms Jan 31 08:08:47 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:08:58 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:11:21 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.666 ms Jan 31 08:16:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:16:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:16:21 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.663 ms Jan 31 08:17:16 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:17:26 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:17:47 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:17:57 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:21:22 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 11.645 ms Jan 31 08:24:34 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:24:45 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:24:55 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:25:06 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:25:16 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:26:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:26:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:26:22 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.110 ms Jan 31 08:27:18 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:29:31 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:29:41 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:31:23 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 7.038 ms Jan 31 08:31:23 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:31:34 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:35:07 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:35:18 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:35:38 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:35:49 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:36:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:36:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:36:23 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 9.830 ms Jan 31 08:36:29 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:36:40 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:36:50 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:37:00 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:37:11 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:41:24 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.082 ms Jan 31 08:42:47 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:42:57 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:46:16 balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:46:16 balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:46:24 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 4.764 ms Jan 31 08:51:25 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 5.560 ms Jan 31 08:52:37 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:53:08 balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:53:09 balena-supervisor[2560]: [api] GET /v1/healthy 200 - 3.682 ms real 0m 0.02s user 0m 0.01s sys 0m 0.01s --- ls -lR /tmp/*-supervisor/**/* --- 2023-01-31 08:53:09.711092300+00:00 /tmp/balena-supervisor/services/1935197: total 0 drwxr-xr-x 2 root root 40 Jan 31 07:11 main /tmp/balena-supervisor/services/1935197/main: total 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- systemctl status balena-supervisor resin-supervisor --no-pager --- 2023-01-31 08:53:09.751205172+00:00 ● balena-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/balena-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2023-01-31 07:06:13 UTC; 1h 46min ago Process: 2494 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=1/FAILURE) Process: 2502 ExecStartPre=/usr/bin/balena stop balena_supervisor (code=exited, status=1/FAILURE) Process: 2510 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 2511 (start-balena-su) Tasks: 12 (limit: 9033) Memory: 12.3M CGroup: /system.slice/balena-supervisor.service ├─2511 /bin/sh /usr/bin/start-balena-supervisor ├─2512 /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2511 └─2560 balena run --privileged --name balena_supervisor --restart=always --net=host --cidenv=SUPERVISOR_CONTAINER_ID --mount type=bind,source=/var/run/balena-engine.sock,target=/var/run/balena-engine.sock --mount type=bind,source=/mnt/boot/config.json,target=/boot/config.json --mount type=bind,source=/mnt/data/apps.json,target=/boot/apps.json --mount type=bind,source=/resin-data/balena-supervisor,target=/data --mount type=bind,source=/proc/net/fib_trie,target=/mnt/fib_trie --mount type=bind,source=/var/log/supervisor-log,target=/var/log --mount type=bind,source=/etc/ssl/certs,target=/etc/ssl/certs,readonly --mount type=bind,source=/usr/share/ca-certificates,target=/usr/share/ca-certificates,readonly --mount type=bind,source=/,target=/mnt/root -e DOCKER_ROOT=/mnt/root/var/lib/docker -e DOCKER_SOCKET=/var/run/balena-engine.sock -e BOOT_MOUNTPOINT=/mnt/boot -e MIXPANEL_TOKEN=9ef939ea64cb6cd8bbc96af72345d70d -e DELTA_ENDPOINT=https://delta.balena-cloud.com -e LED_FILE=/sys/class/leds/led0/brightness -e LISTEN_PORT=48484 -e NODE_EXTRA_CA_CERTS= -e SUPERVISOR_IMAGE=registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab Jan 31 08:41:24 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.082 ms Jan 31 08:42:47 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:42:57 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:46:16 07bf21f balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:46:16 07bf21f balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:46:24 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 4.764 ms Jan 31 08:51:25 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 5.560 ms Jan 31 08:52:37 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:53:08 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:53:09 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 3.682 ms ● balena-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/balena-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2023-01-31 07:06:13 UTC; 1h 46min ago Process: 2494 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=1/FAILURE) Process: 2502 ExecStartPre=/usr/bin/balena stop balena_supervisor (code=exited, status=1/FAILURE) Process: 2510 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 2511 (start-balena-su) Tasks: 12 (limit: 9033) Memory: 12.3M CGroup: /system.slice/balena-supervisor.service ├─2511 /bin/sh /usr/bin/start-balena-supervisor ├─2512 /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2511 └─2560 balena run --privileged --name balena_supervisor --restart=always --net=host --cidenv=SUPERVISOR_CONTAINER_ID --mount type=bind,source=/var/run/balena-engine.sock,target=/var/run/balena-engine.sock --mount type=bind,source=/mnt/boot/config.json,target=/boot/config.json --mount type=bind,source=/mnt/data/apps.json,target=/boot/apps.json --mount type=bind,source=/resin-data/balena-supervisor,target=/data --mount type=bind,source=/proc/net/fib_trie,target=/mnt/fib_trie --mount type=bind,source=/var/log/supervisor-log,target=/var/log --mount type=bind,source=/etc/ssl/certs,target=/etc/ssl/certs,readonly --mount type=bind,source=/usr/share/ca-certificates,target=/usr/share/ca-certificates,readonly --mount type=bind,source=/,target=/mnt/root -e DOCKER_ROOT=/mnt/root/var/lib/docker -e DOCKER_SOCKET=/var/run/balena-engine.sock -e BOOT_MOUNTPOINT=/mnt/boot -e MIXPANEL_TOKEN=9ef939ea64cb6cd8bbc96af72345d70d -e DELTA_ENDPOINT=https://delta.balena-cloud.com -e LED_FILE=/sys/class/leds/led0/brightness -e LISTEN_PORT=48484 -e NODE_EXTRA_CA_CERTS= -e SUPERVISOR_IMAGE=registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab registry2.balena-cloud.com/v2/f6f7b651ea7f67f99f6abf549bc63aab Jan 31 08:41:24 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 6.082 ms Jan 31 08:42:47 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:42:57 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:46:16 07bf21f balena-supervisor[2560]: [debug] Attempting container log timestamp flush... Jan 31 08:46:16 07bf21f balena-supervisor[2560]: [debug] Container log timestamp flush complete Jan 31 08:46:24 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 4.764 ms Jan 31 08:51:25 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 5.560 ms Jan 31 08:52:37 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:53:08 07bf21f balena-supervisor[2560]: [info] Reported current state to the cloud Jan 31 08:53:09 07bf21f balena-supervisor[2560]: [api] GET /v1/healthy 200 - 3.682 ms real 0m 0.04s user 0m 0.02s sys 0m 0.00s --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- 2023-01-31 08:53:09.819171125+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- echo === TIME === --- 2023-01-31 08:53:09.856552959+00:00 === TIME === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /tmp/chrony_added_dhcp_ntp_servers --- 2023-01-31 08:53:09.893720443+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- chronyc sources --- 2023-01-31 08:53:09.935400934+00:00 MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== ^- ntp0.icolo.io 2 14 17 107m -4598ns[-4598ns] +/- 82ms ^+ ntp.coreless.net 2 14 17 107m +3142us[+1120us] +/- 62ms ^* ntp2.inx.net.za 2 14 17 107m -1820us[-3842us] +/- 122ms ^- ntp2.cd.net.za 2 14 17 107m -6590us[-6590us] +/- 122ms real 0m 0.17s user 0m 0.00s sys 0m 0.01s --- chronyc tracking --- 2023-01-31 08:53:10.140429933+00:00 Reference ID : C40A3639 (ntp2.inx.net.za) Stratum : 3 Ref time (UTC) : Tue Jan 31 07:05:34 2023 System time : 0.000000073 seconds fast of NTP time Last offset : -0.002021648 seconds RMS offset : 0.002021648 seconds Frequency : 6.419 ppm fast Residual freq : -1933.547 ppm Skew : 0.522 ppm Root delay : 0.229164660 seconds Root dispersion : 12.503298759 seconds Update interval : 1.1 seconds Leap status : Normal real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- date --- 2023-01-31 08:53:10.181703575+00:00 Tue Jan 31 08:53:10 UTC 2023 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -u chronyd --- 2023-01-31 08:53:10.219790590+00:00 -- Journal begins at Mon 2023-01-30 15:51:24 UTC, ends at Tue 2023-01-31 08:53:09 UTC. -- Jan 31 07:05:26 chronyd[1924]: 2023-01-31T07:05:26Z chronyd version 4.0 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH +IPV6 -DEBUG) Jan 31 07:05:26 chronyd[1924]: 2023-01-31T07:05:26Z Frequency 6.419 +/- 0.522 ppm read from /var/lib/chrony/drift Jan 31 07:05:33 chronyd[1924]: 2023-01-31T07:05:33Z Selected source 160.119.216.206 (0.resinio.pool.ntp.org) Jan 31 07:05:34 chronyd[1924]: 2023-01-31T07:05:34Z Selected source 196.10.54.57 (2.resinio.pool.ntp.org) real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- timedatectl status --- 2023-01-31 08:53:10.264725931+00:00 Local time: Tue 2023-01-31 08:53:10 UTC Universal time: Tue 2023-01-31 08:53:10 UTC RTC time: n/a Time zone: n/a (UTC, +0000) System clock synchronized: yes NTP service: n/a RTC in local TZ: no real 0m 0.41s user 0m 0.00s sys 0m 0.01s --- uptime --- 2023-01-31 08:53:10.700487171+00:00 08:53:10 up 1:48, 0 users, load average: 0.31, 0.20, 0.19 real 0m 0.01s user 0m 0.00s sys 0m 0.00s STDERR: --- diagnose 4.22.13 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c' --- --- echo === BALENA === --- --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81594 0 81594 0 0 2115k 0 --:--:-- --:--:-- --:--:-- 2153k --- balena --version --- --- balena images --- --- balena ps -a --- --- balena stats --all --no-stream --- --- balena system df --- --- balena volume ls --- --- balena network ls --- --- systemctl status balena --no-pager --- --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- --- balena network inspect $(balena network ls --quiet | tr "\n" " ") --- --- test -f /mnt/state/balena-engine-storage-migration.log && cat /mnt/state/balena-engine-storage-migration.log --- --- echo === BOOT === --- --- systemd-analyze --- --- systemd-analyze critical-chain --- --- echo === HARDWARE === --- --- cat /proc/cpuinfo --- --- cat /proc/device-tree/model --- --- cat /proc/meminfo --- --- ps --- --- top -b -n 1 --- --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- df -h --- --- df -ih --- --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- --- free -h --- --- ls -l /dev --- --- lsusb -vvv --- can't get debug descriptor: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable --- mmcli -L --- --- mount --- --- uname -a --- --- echo === NETWORK === --- --- /sbin/ip addr --- --- cat /etc/resolv.conf --- --- cat /proc/net/dev --- --- cat /proc/net/snmp --- --- cat /proc/net/udp --- --- CURL_CA_BUNDLE=/tmp/tmp.vY51zByYIt curl https://api.balena-cloud.com/ping --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 10 0 --:--:-- --:--:-- --:--:-- 10 --- CURL_CA_BUNDLE=/tmp/tmp.vY51zByYIt curl https://www.google.co.uk --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16707 0 16707 0 0 38745 0 --:--:-- --:--:-- --:--:-- 38853 --- ifconfig --- --- iptables -n -L --- --- iptables -n -t nat -L --- --- journalctl --no-pager --no-hostname -a -u ModemManager --- --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- --- ls -l /mnt/boot/system-connections --- --- mmcli -m 0 --- error: couldn't find modem --- netstat -ntl --- --- nmcli --version --- --- ping -c 1 -W 3 google.co.uk --- --- systemctl kill -s USR1 dnsmasq --- --- systemctl status openvpn-resin --no-pager --- --- echo === OS === --- --- cat /etc/os-release --- --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- --- cat /mnt/boot/config.txt --- --- cat /mnt/boot/device-type.json --- --- cat /mnt/boot/extlinux/extlinux.conf --- cat: /mnt/boot/extlinux/extlinux.conf: No such file or directory --- cat /mnt/boot/resinOS_uEnv.txt --- cat: /mnt/boot/resinOS_uEnv.txt: No such file or directory --- cat /mnt/boot/uEnv.txt --- cat: /mnt/boot/uEnv.txt: No such file or directory --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/conf/config.json: No such file or directory --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/data-disk/config.json: No such file or directory --- cat /var/log/messages --- cat: /var/log/messages: No such file or directory --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- dmesg -T --- --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- find: /mnt/data/*hup/*log: No such file or directory --- journalctl --no-pager --no-hostname --list-boots --- --- journalctl --no-pager --no-hostname -n500 -a --- --- journalctl --no-pager --no-hostname -pwarning -perr -a --- --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- --- ps --- --- stat /var/lock/*hup.lock --- stat: cannot statx '/var/lock/*hup.lock': No such file or directory --- sysctl -a --- --- systemctl list-units --failed --no-pager --- --- top -b -n 1 --- --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- grep: /resinos.fingerprint: No such file or directory md5sum: 'standard input': no properly formatted MD5 checksum lines found --- echo === SUPERVISOR === --- --- balena exec 3a37499bd7f6 cat /etc/resolv.conf --- --- balena logs 3a37499bd7f6 --- find: /mnt/root/tmp/balena-supervisor/services: No such file or directory (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. --- curl --max-time 5 localhost:48484/v1/healthy --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 270 0 --:--:-- --:--:-- --:--:-- 333 --- journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor --- --- ls -lR /tmp/*-supervisor/**/* --- --- systemctl status balena-supervisor resin-supervisor --no-pager --- --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- tail: cannot open '/var/log/supervisor-log/resin_supervisor_stdout.log' for reading: No such file or directory --- echo === TIME === --- --- cat /tmp/chrony_added_dhcp_ntp_servers --- cat: /tmp/chrony_added_dhcp_ntp_servers: No such file or directory --- chronyc sources --- --- chronyc tracking --- --- date --- --- journalctl --no-pager --no-hostname -u chronyd --- --- timedatectl status --- --- uptime ---