[Pkg-libvirt-maintainers] Bug#955216: Bug#955216: upgrading libvirt-daemon-system stops VMs without asking

Marc Haber mh+debian-packages at zugschlus.de
Mon Mar 30 08:39:18 BST 2020


On Sat, Mar 28, 2020 at 08:19:45PM +0100, Guido Günther wrote:
> On Sat, Mar 28, 2020 at 03:21:14PM +0100, Marc Haber wrote:
> > since a few package versions, VMs get stopped when libvirt-daemon-system
> > upgrade. This is new behavior. In past versions, it was possible to
> > upgrade the host system without affecting the virtual machines.
> 
> Stopped in what sense? Shutodwn, paused? Which hypervisor URL? Does this
> also happen when restarting libvirt?

I apologize for my unclear terminology. To answer your questions:

- A running windows does an orderly shutdown
- The syslog gets entries like "Mar 30 07:52:38 drop
  libvirt-guests.sh[1168673]: tWaiting for guest generic to shut down,
  300 seconds left"
- apt/dpkg pause until the VM is really gone, when I don't allow windows
  to shut down, the package update will only continue after VM shutdown
- a Linux VM will shut down as well.
- The VM is "Shutoff" in virt-manager, will not show up in virsh list,
  and is "shut off" in virsh list --all
- Restarting libvirt-bin will leave them running

While things are waiting for the VMs to go down, apt's output is like:
Setting up libuno-purpenvhelpergcc3-3 (1:6.4.2-3) ...
Setting up ure (1:6.4.2-3) ...
Setting up libvirt-daemon-system (6.0.0-4) ...
Installing new version of config file /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper ...
Installing new version of config file /etc/libvirt/libvirtd.conf ...
Installing new version of config file /etc/libvirt/qemu.conf ...
Installing new version of config file /etc/libvirt/virtlockd.conf ...
Installing new version of config file /etc/libvirt/virtlogd.conf ...
Removing obsolete conffile /etc/init.d/virtlogd ...
Removing obsolete conffile /etc/init.d/libvirtd ...
Removing obsolete conffile /etc/init.d/libvirt-guests ...
Job failed. See "journalctl -xe" for details.
A dependency job for libvirtd-admin.socket failed. See 'journalctl -xe' for details.
A dependency job for libvirtd-ro.socket failed. See 'journalctl -xe' for details.
Job failed. See "journalctl -xe" for details.
Setting up libjurt-java (1:6.4.2-3) ...
Setting up libreoffice-common (1:6.4.2-3) ...

Journal attached.

I tried downgrading to testing, with not full success. After

sudo apt -t bullseye install libvirt-daemon-system=5.6.0-2
libvirt-clients=5.6.0-2 libvirt-daemon=5.6.0-2 libvirt0=5.6.0-2
virt-manager

neither virsh nor virt-manager was working (virsh complaining like
"error: no connection driver available for qemu:///system"), and after
upgrading to sid's versions again, my Linux test VM was gone:

Mar 30 07:38:59 drop systemd[1]: Started Virtual Machine qemu-8-generic.
Mar 30 07:52:38 drop libvirt-guests.sh[1168673]: tWaiting for guest generic to shut down, 300 seconds left
Mar 30 07:52:38 drop systemd[1]: machine-qemu\x2d8\x2dgeneric.scope: Succeeded.
Mar 30 07:52:38 drop libvirtd[1168513]: Unable to remove disk metadata on vm generic from /boot/grml/grml64-small_2018.12.iso (disk target hda)
Mar 30 07:52:39 drop libvirt-guests.sh[1168730]: Shutdown of guest generic complete.

Does this help?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421

-------------- next part --------------
Mär 30 07:38:59 drop systemd-networkd[646]: vnet0: Link UP
Mär 30 07:38:59 drop systemd-networkd[646]: vnet0: Gained carrier
Mär 30 07:38:59 drop NetworkManager[1128084]: <info>  [1585546739.3672] manager: (vnet0): new Tun device (/org/freedesktop/NetworkManager/Devices/11)
Mär 30 07:38:59 drop systemd-udevd[1138187]: Using default interface naming scheme 'v245'.
Mär 30 07:38:59 drop kernel: br0: port 2(vnet0) entered blocking state
Mär 30 07:38:59 drop kernel: br0: port 2(vnet0) entered disabled state
Mär 30 07:38:59 drop kernel: device vnet0 entered promiscuous mode
Mär 30 07:38:59 drop kernel: br0: port 2(vnet0) entered blocking state
Mär 30 07:38:59 drop kernel: br0: port 2(vnet0) entered forwarding state
Mär 30 07:38:59 drop systemd-udevd[1138187]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Mär 30 07:38:59 drop systemd-machined[1259]: New machine qemu-8-generic.
-- Subject: A virtual machine or container has been started
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The virtual machine qemu-8-generic with its leader PID 1138190 has been
-- started is now ready to use.
Mär 30 07:38:59 drop systemd[1]: Started Virtual Machine qemu-8-generic.
-- Subject: A start job for unit machine-qemu\x2d8\x2dgeneric.scope has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit machine-qemu\x2d8\x2dgeneric.scope has finished successfully.
-- 
-- The job identifier is 24849.
Mär 30 07:38:59 drop NetworkManager[1128084]: <info>  [1585546739.4780] device (vnet0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Mär 30 07:38:59 drop NetworkManager[1128084]: <info>  [1585546739.4792] device (vnet0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'external')
Mär 30 07:39:01 drop avahi-daemon[1239]: Joining mDNS multicast group on interface vnet0.IPv6 with address fe80::fc54:ff:febf:9cf4.
Mär 30 07:39:01 drop avahi-daemon[1239]: New relevant interface vnet0.IPv6 for mDNS.
Mär 30 07:39:01 drop systemd-networkd[646]: vnet0: Gained IPv6LL
Mär 30 07:39:01 drop avahi-daemon[1239]: Registering new address record for fe80::fc54:ff:febf:9cf4 on vnet0.*.
Mär 30 07:39:20 drop dhcpd[12681]: DHCPDISCOVER from 52:54:00:bf:9c:f4 via br0
Mär 30 07:39:21 drop dhcpd[12681]: DHCPOFFER on 192.168.28.20 to 52:54:00:bf:9c:f4 (grml) via br0
Mär 30 07:39:21 drop dhcpd[12681]: DHCPREQUEST for 192.168.28.20 (192.168.28.254) from 52:54:00:bf:9c:f4 (grml) via br0
Mär 30 07:39:21 drop dhcpd[12681]: DHCPACK on 192.168.28.20 to 52:54:00:bf:9c:f4 (grml) via br0
Mär 30 07:40:35 drop sudo[1142981]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/bin/systemctl restart libvirt-bin
Mär 30 07:40:35 drop sudo[1142981]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:40:35 drop sudo[1142981]: pam_unix(sudo:session): session closed for user root
Mär 30 07:40:37 drop sudo[1142996]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/bin/systemctl restart libvirt
Mär 30 07:40:37 drop sudo[1142996]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:40:37 drop sudo[1142996]: pam_unix(sudo:session): session closed for user root
Mär 30 07:40:43 drop sudo[1143011]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/bin/systemctl
Mär 30 07:40:43 drop sudo[1143011]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:40:43 drop sudo[1143011]: pam_unix(sudo:session): session closed for user root
Mär 30 07:40:50 drop sudo[1143925]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/bin/systemctl restart vortlockd
Mär 30 07:40:50 drop sudo[1143925]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:40:50 drop sudo[1143925]: pam_unix(sudo:session): session closed for user root
Mär 30 07:40:54 drop sudo[1143940]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/bin/systemctl restart virtlockd
Mär 30 07:40:54 drop sudo[1143940]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:40:54 drop systemd[1]: Started Virtual machine lock manager.
-- Subject: A start job for unit virtlockd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.service has finished successfully.
-- 
-- The job identifier is 24853.
Mär 30 07:40:54 drop sudo[1143940]: pam_unix(sudo:session): session closed for user root
Mär 30 07:40:57 drop sudo[1143956]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/bin/systemctl restart libvirtd
Mär 30 07:40:57 drop sudo[1143956]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:40:57 drop systemd[1]: Stopping Virtualization daemon...
-- Subject: A stop job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 24982.
Mär 30 07:40:58 drop systemd[1]: libvirtd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.service has successfully entered the 'dead' state.
Mär 30 07:40:58 drop systemd[1]: Stopped Virtualization daemon.
-- Subject: A stop job for unit libvirtd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has finished.
-- 
-- The job identifier is 24982 and the job result is done.
Mär 30 07:40:58 drop systemd[1]: Starting Virtualization daemon...
-- Subject: A start job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 24982.
Mär 30 07:40:58 drop systemd[1]: Started Virtualization daemon.
-- Subject: A start job for unit libvirtd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has finished successfully.
-- 
-- The job identifier is 24982.
Mär 30 07:40:58 drop sudo[1143956]: pam_unix(sudo:session): session closed for user root
Mär 30 07:41:03 drop libvirtd[1143963]: libvirt version: 6.0.0, package: 4 (Guido Günther <agx at sigxcpu.org> Tue, 24 Mar 2020 15:10:20 +0100)
Mär 30 07:41:03 drop libvirtd[1143963]: hostname: drop
Mär 30 07:41:03 drop libvirtd[1143963]: operation failed: pool 'default' already exists with uuid a220070a-58bb-43a8-850b-05a5a94f882e
Mär 30 07:41:47 drop sudo[1145878]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/var/lib/dpkg/info/libvirt-daemon-system.postinst configure
Mär 30 07:41:47 drop sudo[1145878]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:41:47 drop systemd[1]: Reloading Virtual machine log manager.
-- Subject: A reload job for unit virtlogd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlogd.service has begun execution.
-- 
-- The job identifier is 25119.
Mär 30 07:41:47 drop systemd[1]: Reloaded Virtual machine log manager.
-- Subject: A reload job for unit virtlogd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlogd.service has finished.
-- 
-- The job identifier is 25119 and the job result is done.
Mär 30 07:41:47 drop systemd[1]: Reloading Virtual machine lock manager.
-- Subject: A reload job for unit virtlockd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlockd.service has begun execution.
-- 
-- The job identifier is 25120.
Mär 30 07:41:47 drop systemd[1]: Reloaded Virtual machine lock manager.
-- Subject: A reload job for unit virtlockd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlockd.service has finished.
-- 
-- The job identifier is 25120 and the job result is done.
Mär 30 07:41:47 drop sudo[1145878]: pam_unix(sudo:session): session closed for user root
Mär 30 07:42:09 drop sudo[1147731]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt -t testing install libvirt-daemon-system
Mär 30 07:42:09 drop sudo[1147731]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:42:11 drop sudo[1147731]: pam_unix(sudo:session): session closed for user root
Mär 30 07:42:49 drop sudo[1149473]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt -t bullseye install libvirt-daemon-system
Mär 30 07:42:49 drop sudo[1149473]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:42:50 drop sudo[1149473]: pam_unix(sudo:session): session closed for user root
Mär 30 07:42:54 drop sudo[1149489]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt -t bullseye install libvirt-daemon-system=5.6.0-2
Mär 30 07:42:54 drop sudo[1149489]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:42:56 drop sudo[1149489]: pam_unix(sudo:session): session closed for user root
Mär 30 07:43:03 drop sudo[1149507]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt -t bullseye install libvirt-daemon-system=5.6.0-2 libvirt-clients=5.6.0-2 libvirt-daemon=5.6.0-2
Mär 30 07:43:03 drop sudo[1149507]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:43:04 drop sudo[1149507]: pam_unix(sudo:session): session closed for user root
Mär 30 07:43:09 drop sudo[1149523]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt -t bullseye install libvirt-daemon-system=5.6.0-2 libvirt-clients=5.6.0-2 libvirt-daemon=5.6.0-2 libvirt0=5.6.0-2
Mär 30 07:43:09 drop sudo[1149523]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:43:25 drop systemd[1]: Reloading.
Mär 30 07:43:25 drop systemd-sysv-generator[1150472]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: libvirtd.service: Current command vanished from the unit file, execution of the command list won't be resumed.
Mär 30 07:43:25 drop systemd[1]: Reloading.
Mär 30 07:43:25 drop systemd-sysv-generator[1150491]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:25 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: Reloading Virtual machine log manager.
-- Subject: A reload job for unit virtlogd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlogd.service has begun execution.
-- 
-- The job identifier is 25121.
Mär 30 07:43:29 drop systemd[1]: Reloaded Virtual machine log manager.
-- Subject: A reload job for unit virtlogd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlogd.service has finished.
-- 
-- The job identifier is 25121 and the job result is done.
Mär 30 07:43:29 drop systemd[1]: Reloading Virtual machine lock manager.
-- Subject: A reload job for unit virtlockd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlockd.service has begun execution.
-- 
-- The job identifier is 25122.
Mär 30 07:43:29 drop systemd[1]: Reloaded Virtual machine lock manager.
-- Subject: A reload job for unit virtlockd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlockd.service has finished.
-- 
-- The job identifier is 25122 and the job result is done.
Mär 30 07:43:29 drop systemd[1]: Reloading.
Mär 30 07:43:29 drop systemd-sysv-generator[1151402]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:29 drop systemd[1]: Reloading.
Mär 30 07:43:29 drop systemd-sysv-generator[1151424]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:29 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: Reloading.
Mär 30 07:43:30 drop systemd-sysv-generator[1151450]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: Reloading.
Mär 30 07:43:30 drop systemd-sysv-generator[1151474]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:30 drop systemd[1]: Reloading.
Mär 30 07:43:31 drop systemd-sysv-generator[1151497]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: Reloading.
Mär 30 07:43:31 drop systemd-sysv-generator[1151520]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:31 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: Reloading.
Mär 30 07:43:32 drop systemd-sysv-generator[1151558]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:32 drop systemd[1]: Stopping Virtualization daemon...
-- Subject: A stop job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 25251.
Mär 30 07:43:32 drop systemd[1]: libvirtd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.service has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Stopped Virtualization daemon.
-- Subject: A stop job for unit libvirtd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has finished.
-- 
-- The job identifier is 25251 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: libvirtd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Closed Libvirt admin socket.
-- Subject: A stop job for unit libvirtd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-admin.socket has finished.
-- 
-- The job identifier is 25525 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: Stopping Libvirt admin socket.
-- Subject: A stop job for unit libvirtd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-admin.socket has begun execution.
-- 
-- The job identifier is 25525.
Mär 30 07:43:32 drop systemd[1]: libvirtd-ro.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd-ro.socket has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Closed Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has finished.
-- 
-- The job identifier is 25123 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: Stopping Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has begun execution.
-- 
-- The job identifier is 25123.
Mär 30 07:43:32 drop systemd[1]: libvirtd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.socket has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Closed Libvirt local socket.
-- Subject: A stop job for unit libvirtd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.socket has finished.
-- 
-- The job identifier is 25396 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: Stopping Libvirt local socket.
-- Subject: A stop job for unit libvirtd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.socket has begun execution.
-- 
-- The job identifier is 25396.
Mär 30 07:43:32 drop systemd[1]: Listening on Libvirt local socket.
-- Subject: A start job for unit libvirtd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.socket has finished successfully.
-- 
-- The job identifier is 25396.
Mär 30 07:43:32 drop systemd[1]: Listening on Libvirt admin socket.
-- Subject: A start job for unit libvirtd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-admin.socket has finished successfully.
-- 
-- The job identifier is 25525.
Mär 30 07:43:32 drop systemd[1]: Listening on Libvirt local read-only socket.
-- Subject: A start job for unit libvirtd-ro.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-ro.socket has finished successfully.
-- 
-- The job identifier is 25123.
Mär 30 07:43:32 drop systemd[1]: Stopping Virtual machine lock manager...
-- Subject: A stop job for unit virtlockd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has begun execution.
-- 
-- The job identifier is 25653.
Mär 30 07:43:32 drop systemd[1]: Stopping Virtual machine log manager...
-- Subject: A stop job for unit virtlogd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has begun execution.
-- 
-- The job identifier is 25784.
Mär 30 07:43:32 drop systemd[1]: virtlockd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.service has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Stopped Virtual machine lock manager.
-- Subject: A stop job for unit virtlockd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has finished.
-- 
-- The job identifier is 25653 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: virtlogd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.service has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Stopped Virtual machine log manager.
-- Subject: A stop job for unit virtlogd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has finished.
-- 
-- The job identifier is 25784 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: virtlockd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Closed Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has finished.
-- 
-- The job identifier is 25656 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: Stopping Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has begun execution.
-- 
-- The job identifier is 25656.
Mär 30 07:43:32 drop systemd[1]: virtlockd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.socket has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Closed Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has finished.
-- 
-- The job identifier is 25526 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: Stopping Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has begun execution.
-- 
-- The job identifier is 25526.
Mär 30 07:43:32 drop systemd[1]: Listening on Virtual machine lock manager socket.
-- Subject: A start job for unit virtlockd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.socket has finished successfully.
-- 
-- The job identifier is 25526.
Mär 30 07:43:32 drop systemd[1]: Listening on Virtual machine lock manager admin socket.
-- Subject: A start job for unit virtlockd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd-admin.socket has finished successfully.
-- 
-- The job identifier is 25656.
Mär 30 07:43:32 drop systemd[1]: virtlogd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has finished.
-- 
-- The job identifier is 25787 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has begun execution.
-- 
-- The job identifier is 25787.
Mär 30 07:43:32 drop systemd[1]: virtlogd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.socket has successfully entered the 'dead' state.
Mär 30 07:43:32 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has finished.
-- 
-- The job identifier is 25657 and the job result is done.
Mär 30 07:43:32 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has begun execution.
-- 
-- The job identifier is 25657.
Mär 30 07:43:32 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.socket has finished successfully.
-- 
-- The job identifier is 25657.
Mär 30 07:43:32 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd-admin.socket has finished successfully.
-- 
-- The job identifier is 25787.
Mär 30 07:43:32 drop systemd[1]: Started Virtual machine lock manager.
-- Subject: A start job for unit virtlockd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.service has finished successfully.
-- 
-- The job identifier is 25653.
Mär 30 07:43:32 drop systemd[1]: Started Virtual machine log manager.
-- Subject: A start job for unit virtlogd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.service has finished successfully.
-- 
-- The job identifier is 25784.
Mär 30 07:43:32 drop systemd[1]: Starting Virtualization daemon...
-- Subject: A start job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 25251.
Mär 30 07:43:32 drop systemd[1]: Started Virtualization daemon.
-- Subject: A start job for unit libvirtd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has finished successfully.
-- 
-- The job identifier is 25251.
Mär 30 07:43:32 drop libvirtd[1151579]: libvirt version: 5.6.0, package: 2 (Andrea Bolognani <eof at kiyuko.org> Wed, 28 Aug 2019 19:39:00 +0200)
Mär 30 07:43:32 drop libvirtd[1151579]: hostname: drop
Mär 30 07:43:32 drop libvirtd[1151579]: cannot open directory '/dev/luksdev': No such file or directory
Mär 30 07:43:32 drop libvirtd[1151579]: internal error: Failed to autostart storage pool '_dev_luksdev': cannot open directory '/dev/luksdev': No such file or directory
Mär 30 07:43:33 drop systemd[1]: Reloading.
Mär 30 07:43:33 drop systemd-sysv-generator[1151675]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:34 drop systemd[1]: Stopping Suspend/Resume Running libvirt Guests...
-- Subject: A stop job for unit libvirt-guests.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirt-guests.service has begun execution.
-- 
-- The job identifier is 25788.
Mär 30 07:43:34 drop libvirt-guests.sh[1151717]: Running guests on default URI:
Mär 30 07:43:34 drop libvirt-guests.sh[1151726]: Running guests on
Mär 30 07:43:34 drop libvirt-guests.sh[1151708]: R
Mär 30 07:43:34 drop systemd[1]: libvirt-guests.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirt-guests.service has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Stopped Suspend/Resume Running libvirt Guests.
-- Subject: A stop job for unit libvirt-guests.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirt-guests.service has finished.
-- 
-- The job identifier is 25788 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Virtualization daemon...
-- Subject: A stop job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 26054.
Mär 30 07:43:34 drop systemd[1]: libvirtd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.service has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Stopped Virtualization daemon.
-- Subject: A stop job for unit libvirtd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has finished.
-- 
-- The job identifier is 26054 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: libvirtd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Closed Libvirt admin socket.
-- Subject: A stop job for unit libvirtd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-admin.socket has finished.
-- 
-- The job identifier is 25926 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Libvirt admin socket.
-- Subject: A stop job for unit libvirtd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-admin.socket has begun execution.
-- 
-- The job identifier is 25926.
Mär 30 07:43:34 drop systemd[1]: libvirtd-ro.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd-ro.socket has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Closed Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has finished.
-- 
-- The job identifier is 26063 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has begun execution.
-- 
-- The job identifier is 26063.
Mär 30 07:43:34 drop systemd[1]: libvirtd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.socket has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Closed Libvirt local socket.
-- Subject: A stop job for unit libvirtd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.socket has finished.
-- 
-- The job identifier is 26200 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Libvirt local socket.
-- Subject: A stop job for unit libvirtd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.socket has begun execution.
-- 
-- The job identifier is 26200.
Mär 30 07:43:34 drop systemd[1]: Listening on Libvirt local socket.
-- Subject: A start job for unit libvirtd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.socket has finished successfully.
-- 
-- The job identifier is 26200.
Mär 30 07:43:34 drop systemd[1]: Listening on Libvirt admin socket.
-- Subject: A start job for unit libvirtd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-admin.socket has finished successfully.
-- 
-- The job identifier is 25926.
Mär 30 07:43:34 drop systemd[1]: Listening on Libvirt local read-only socket.
-- Subject: A start job for unit libvirtd-ro.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-ro.socket has finished successfully.
-- 
-- The job identifier is 26063.
Mär 30 07:43:34 drop systemd[1]: Stopping Virtual machine lock manager...
-- Subject: A stop job for unit virtlockd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has begun execution.
-- 
-- The job identifier is 26467.
Mär 30 07:43:34 drop systemd[1]: Stopping Virtual machine log manager...
-- Subject: A stop job for unit virtlogd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has begun execution.
-- 
-- The job identifier is 26866.
Mär 30 07:43:34 drop systemd[1]: virtlockd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.service has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Stopped Virtual machine lock manager.
-- Subject: A stop job for unit virtlockd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has finished.
-- 
-- The job identifier is 26467 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: virtlockd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Closed Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has finished.
-- 
-- The job identifier is 26339 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has begun execution.
-- 
-- The job identifier is 26339.
Mär 30 07:43:34 drop systemd[1]: virtlockd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.socket has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Closed Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has finished.
-- 
-- The job identifier is 26598 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has begun execution.
-- 
-- The job identifier is 26598.
Mär 30 07:43:34 drop systemd[1]: Listening on Virtual machine lock manager socket.
-- Subject: A start job for unit virtlockd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.socket has finished successfully.
-- 
-- The job identifier is 26598.
Mär 30 07:43:34 drop systemd[1]: Listening on Virtual machine lock manager admin socket.
-- Subject: A start job for unit virtlockd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd-admin.socket has finished successfully.
-- 
-- The job identifier is 26339.
Mär 30 07:43:34 drop systemd[1]: Started Virtual machine lock manager.
-- Subject: A start job for unit virtlockd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.service has finished successfully.
-- 
-- The job identifier is 26467.
Mär 30 07:43:34 drop systemd[1]: virtlogd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.service has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Stopped Virtual machine log manager.
-- Subject: A stop job for unit virtlogd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has finished.
-- 
-- The job identifier is 26866 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: virtlogd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has finished.
-- 
-- The job identifier is 26738 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has begun execution.
-- 
-- The job identifier is 26738.
Mär 30 07:43:34 drop systemd[1]: virtlogd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.socket has successfully entered the 'dead' state.
Mär 30 07:43:34 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has finished.
-- 
-- The job identifier is 26997 and the job result is done.
Mär 30 07:43:34 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has begun execution.
-- 
-- The job identifier is 26997.
Mär 30 07:43:34 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.socket has finished successfully.
-- 
-- The job identifier is 26997.
Mär 30 07:43:34 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd-admin.socket has finished successfully.
-- 
-- The job identifier is 26738.
Mär 30 07:43:34 drop systemd[1]: Started Virtual machine log manager.
-- Subject: A start job for unit virtlogd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.service has finished successfully.
-- 
-- The job identifier is 26866.
Mär 30 07:43:34 drop systemd[1]: Starting Virtualization daemon...
-- Subject: A start job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 26054.
Mär 30 07:43:34 drop systemd[1]: Started Virtualization daemon.
-- Subject: A start job for unit libvirtd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has finished successfully.
-- 
-- The job identifier is 26054.
Mär 30 07:43:34 drop systemd[1]: Starting Suspend/Resume Running libvirt Guests...
-- Subject: A start job for unit libvirt-guests.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirt-guests.service has begun execution.
-- 
-- The job identifier is 25788.
Mär 30 07:43:34 drop systemd[1]: Finished Suspend/Resume Running libvirt Guests.
-- Subject: A start job for unit libvirt-guests.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirt-guests.service has finished successfully.
-- 
-- The job identifier is 25788.
Mär 30 07:43:34 drop libvirtd[1151731]: libvirt version: 5.6.0, package: 2 (Andrea Bolognani <eof at kiyuko.org> Wed, 28 Aug 2019 19:39:00 +0200)
Mär 30 07:43:34 drop libvirtd[1151731]: hostname: drop
Mär 30 07:43:34 drop libvirtd[1151731]: cannot open directory '/dev/luksdev': No such file or directory
Mär 30 07:43:34 drop libvirtd[1151731]: internal error: Failed to autostart storage pool '_dev_luksdev': cannot open directory '/dev/luksdev': No such file or directory
Mär 30 07:43:35 drop systemd[1]: Reloading.
Mär 30 07:43:35 drop systemd-sysv-generator[1151813]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:43:35 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:43:38 drop dbus-daemon[1242]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.792' (uid=0 pid=1152112 comm="/usr/bin/gdbus call --system --dest org.freedeskto")
Mär 30 07:43:38 drop systemd[1]: Starting PackageKit Daemon...
-- Subject: A start job for unit packagekit.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit packagekit.service has begun execution.
-- 
-- The job identifier is 27137.
Mär 30 07:43:38 drop PackageKit[1152115]: daemon start
Mär 30 07:43:38 drop dbus-daemon[1242]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Mär 30 07:43:38 drop systemd[1]: Started PackageKit Daemon.
-- Subject: A start job for unit packagekit.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit packagekit.service has finished successfully.
-- 
-- The job identifier is 27137.
Mär 30 07:43:40 drop sudo[1149523]: pam_unix(sudo:session): session closed for user root
Mär 30 07:43:41 drop libvirtd[1151731]: no connection driver available for qemu:///system
Mär 30 07:43:41 drop libvirtd[1151731]: End of file while reading data: Input/output error
Mär 30 07:43:45 drop libvirtd[1151731]: no connection driver available for qemu:///system
Mär 30 07:43:45 drop libvirtd[1151731]: End of file while reading data: Input/output error
Mär 30 07:44:05 drop sudo[1152932]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt -t bullseye install libvirt-daemon-system=5.6.0-2 libvirt-clients=5.6.0-2 libvirt-daemon=5.6.0-2 libvirt0=5.6.0-2 virt-manager
Mär 30 07:44:05 drop sudo[1152932]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:44:18 drop sudo[1152932]: pam_unix(sudo:session): session closed for user root
Mär 30 07:44:21 drop libvirtd[1151731]: no connection driver available for qemu:///system
Mär 30 07:44:21 drop libvirtd[1151731]: End of file while reading data: Input/output error
Mär 30 07:44:23 drop libvirtd[1151731]: no connection driver available for qemu:///system
Mär 30 07:44:23 drop libvirtd[1151731]: End of file while reading data: Input/output error
Mär 30 07:44:30 drop libvirtd[1151731]: no connection driver available for qemu:///system
Mär 30 07:44:30 drop libvirtd[1151731]: End of file while reading data: Input/output error
Mär 30 07:44:41 drop sudo[1154918]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt update
Mär 30 07:44:41 drop sudo[1154918]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:45:01 drop CRON[1156295]: pam_unix(cron:session): session opened for user root by (uid=0)
Mär 30 07:45:01 drop CRON[1156299]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Mär 30 07:45:01 drop CRON[1156295]: pam_unix(cron:session): session closed for user root
Mär 30 07:45:37 drop sudo[1154918]: pam_unix(sudo:session): session closed for user root
Mär 30 07:45:43 drop sudo[1157480]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt install libvirt-daemon-driver-qemu
Mär 30 07:45:43 drop sudo[1157480]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:45:46 drop sudo[1157480]: pam_unix(sudo:session): session closed for user root
Mär 30 07:45:53 drop sudo[1158045]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt install libvirt-daemon-driver-qemu=5.6.0-2
Mär 30 07:45:53 drop sudo[1158045]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:45:54 drop sudo[1158045]: pam_unix(sudo:session): session closed for user root
Mär 30 07:46:03 drop sudo[1158061]:       mh : TTY=pts/6 ; PWD=/home/mh ; USER=root ; COMMAND=/usr/bin/apt upgrade
Mär 30 07:46:03 drop sudo[1158061]: pam_unix(sudo:session): session opened for user root by mh(uid=0)
Mär 30 07:46:31 drop systemd[1]: libvirtd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.service has successfully entered the 'dead' state.
Mär 30 07:48:01 drop CRON[1162263]: pam_unix(cron:session): session opened for user daemon by (uid=0)
Mär 30 07:48:01 drop CRON[1162267]: (daemon) CMD (test -x /usr/bin/debsecan && /usr/bin/debsecan --cron)
Mär 30 07:48:01 drop CRON[1162263]: pam_unix(cron:session): session closed for user daemon
Mär 30 07:48:35 drop dbus-daemon[1242]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.113' (uid=1001 pid=5510 comm="/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdev") (using servicehelper)
Mär 30 07:48:35 drop org.kde.powerdevil.backlighthelper[1163322]: QDBusArgument: read from a write-only object
Mär 30 07:48:35 drop org.kde.powerdevil.backlighthelper[1163322]: QDBusArgument: read from a write-only object
Mär 30 07:48:35 drop org.kde.powerdevil.backlighthelper[1163322]: QDBusArgument: read from a write-only object
Mär 30 07:48:35 drop dbus-daemon[1242]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Mär 30 07:49:50 drop dbus-daemon[1242]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.113' (uid=1001 pid=5510 comm="/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdev") (using servicehelper)
Mär 30 07:49:50 drop org.kde.powerdevil.backlighthelper[1164819]: QDBusArgument: read from a write-only object
Mär 30 07:49:50 drop org.kde.powerdevil.backlighthelper[1164819]: QDBusArgument: read from a write-only object
Mär 30 07:49:50 drop org.kde.powerdevil.backlighthelper[1164819]: QDBusArgument: read from a write-only object
Mär 30 07:49:50 drop dbus-daemon[1242]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Mär 30 07:50:08 drop PackageKit[1152115]: daemon quit
Mär 30 07:50:08 drop systemd[1]: packagekit.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit packagekit.service has successfully entered the 'dead' state.
Mär 30 07:50:46 drop dbus-daemon[1242]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.113' (uid=1001 pid=5510 comm="/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdev") (using servicehelper)
Mär 30 07:50:46 drop org.kde.powerdevil.backlighthelper[1166138]: QDBusArgument: read from a write-only object
Mär 30 07:50:46 drop org.kde.powerdevil.backlighthelper[1166138]: QDBusArgument: read from a write-only object
Mär 30 07:50:46 drop org.kde.powerdevil.backlighthelper[1166138]: QDBusArgument: read from a write-only object
Mär 30 07:50:46 drop dbus-daemon[1242]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Mär 30 07:50:53 drop systemd[1]: Reloading.
Mär 30 07:50:53 drop systemd-sysv-generator[1166747]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/libvirtd-admin.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/libvirtd-ro.socket:10: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/libvirtd.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Mär 30 07:50:53 drop systemd[1]: /lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Mär 30 07:52:03 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:03 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:04 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:04 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:04 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:05 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:05 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:05 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:05 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:05 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:05 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:06 drop dbus-daemon[5160]: [session uid=1001 pid=5160] Reloaded configuration
Mär 30 07:52:24 drop systemd[1]: Reloading.
Mär 30 07:52:24 drop systemd-sysv-generator[1168085]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:24 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:24 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:24 drop systemd[1]: Reloading.
Mär 30 07:52:24 drop systemd-sysv-generator[1168104]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:24 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:24 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:29 drop systemd[1]: Reloading.
Mär 30 07:52:29 drop systemd-sysv-generator[1168245]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:29 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:29 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:29 drop systemd[1]: Reloading.
Mär 30 07:52:29 drop systemd-sysv-generator[1168270]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:29 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:29 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:29 drop systemd[1]: Reloading.
Mär 30 07:52:30 drop systemd-sysv-generator[1168295]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:30 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:30 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:30 drop systemd[1]: Stopping ferm firewall configuration...
-- Subject: A stop job for unit ferm.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit ferm.service has begun execution.
-- 
-- The job identifier is 27268.
Mär 30 07:52:30 drop ferm[1168302]: Stopping Firewall: ferm.
Mär 30 07:52:30 drop systemd[1]: ferm.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit ferm.service has successfully entered the 'dead' state.
Mär 30 07:52:30 drop systemd[1]: Stopped ferm firewall configuration.
-- Subject: A stop job for unit ferm.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit ferm.service has finished.
-- 
-- The job identifier is 27268 and the job result is done.
Mär 30 07:52:30 drop systemd[1]: Starting ferm firewall configuration...
-- Subject: A start job for unit ferm.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit ferm.service has begun execution.
-- 
-- The job identifier is 27268.
Mär 30 07:52:30 drop ferm[1168315]: Starting Firewall: ferm.
Mär 30 07:52:30 drop systemd[1]: Finished ferm firewall configuration.
-- Subject: A start job for unit ferm.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit ferm.service has finished successfully.
-- 
-- The job identifier is 27268.
Mär 30 07:52:34 drop systemd[1]: Reloading Virtual machine log manager.
-- Subject: A reload job for unit virtlogd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlogd.service has begun execution.
-- 
-- The job identifier is 27274.
Mär 30 07:52:34 drop systemd[1]: Reloaded Virtual machine log manager.
-- Subject: A reload job for unit virtlogd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlogd.service has finished.
-- 
-- The job identifier is 27274 and the job result is done.
Mär 30 07:52:34 drop systemd[1]: Reloading Virtual machine lock manager.
-- Subject: A reload job for unit virtlockd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlockd.service has begun execution.
-- 
-- The job identifier is 27275.
Mär 30 07:52:34 drop systemd[1]: Reloaded Virtual machine lock manager.
-- Subject: A reload job for unit virtlockd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A reload job for unit virtlockd.service has finished.
-- 
-- The job identifier is 27275 and the job result is done.
Mär 30 07:52:34 drop systemd[1]: Reloading.
Mär 30 07:52:35 drop systemd-sysv-generator[1168494]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:35 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:35 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:35 drop systemd[1]: libvirtd-ro.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd-ro.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has finished.
-- 
-- The job identifier is 27276 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has begun execution.
-- 
-- The job identifier is 27276.
Mär 30 07:52:35 drop systemd[1]: Listening on Libvirt local read-only socket.
-- Subject: A start job for unit libvirtd-ro.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-ro.socket has finished successfully.
-- 
-- The job identifier is 27276.
Mär 30 07:52:35 drop systemd[1]: Starting Virtualization daemon...
-- Subject: A start job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 27404.
Mär 30 07:52:35 drop systemd[1]: libvirtd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Libvirt admin socket.
-- Subject: A stop job for unit libvirtd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-admin.socket has finished.
-- 
-- The job identifier is 27668 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Libvirt admin socket.
-- Subject: A stop job for unit libvirtd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-admin.socket has begun execution.
-- 
-- The job identifier is 27668.
Mär 30 07:52:35 drop systemd[1]: libvirtd-ro.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd-ro.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has finished.
-- 
-- The job identifier is 27670 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Libvirt local read-only socket.
-- Subject: A stop job for unit libvirtd-ro.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd-ro.socket has begun execution.
-- 
-- The job identifier is 27670.
Mär 30 07:52:35 drop systemd[1]: libvirtd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Libvirt local socket.
-- Subject: A stop job for unit libvirtd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.socket has finished.
-- 
-- The job identifier is 27541 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Libvirt local socket.
-- Subject: A stop job for unit libvirtd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.socket has begun execution.
-- 
-- The job identifier is 27541.
Mär 30 07:52:35 drop systemd[1]: libvirtd.socket: Socket service libvirtd.service already active, refusing.
Mär 30 07:52:35 drop systemd[1]: Failed to listen on Libvirt local socket.
-- Subject: A start job for unit libvirtd.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.socket has finished with a failure.
-- 
-- The job identifier is 27541 and the job result is failed.
Mär 30 07:52:35 drop systemd[1]: Dependency failed for Libvirt admin socket.
-- Subject: A start job for unit libvirtd-admin.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-admin.socket has finished with a failure.
-- 
-- The job identifier is 27668 and the job result is dependency.
Mär 30 07:52:35 drop systemd[1]: libvirtd-admin.socket: Job libvirtd-admin.socket/start failed with result 'dependency'.
Mär 30 07:52:35 drop systemd[1]: Dependency failed for Libvirt local read-only socket.
-- Subject: A start job for unit libvirtd-ro.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-ro.socket has finished with a failure.
-- 
-- The job identifier is 27670 and the job result is dependency.
Mär 30 07:52:35 drop systemd[1]: libvirtd-ro.socket: Job libvirtd-ro.socket/start failed with result 'dependency'.
Mär 30 07:52:35 drop systemd[1]: Stopping Virtual machine lock manager...
-- Subject: A stop job for unit virtlockd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has begun execution.
-- 
-- The job identifier is 27798.
Mär 30 07:52:35 drop systemd[1]: virtlockd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.service has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Stopped Virtual machine lock manager.
-- Subject: A stop job for unit virtlockd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has finished.
-- 
-- The job identifier is 27798 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: virtlockd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has finished.
-- 
-- The job identifier is 27801 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has begun execution.
-- 
-- The job identifier is 27801.
Mär 30 07:52:35 drop systemd[1]: virtlockd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has finished.
-- 
-- The job identifier is 27671 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has begun execution.
-- 
-- The job identifier is 27671.
Mär 30 07:52:35 drop systemd[1]: Listening on Virtual machine lock manager socket.
-- Subject: A start job for unit virtlockd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.socket has finished successfully.
-- 
-- The job identifier is 27671.
Mär 30 07:52:35 drop systemd[1]: Listening on Virtual machine lock manager admin socket.
-- Subject: A start job for unit virtlockd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd-admin.socket has finished successfully.
-- 
-- The job identifier is 27801.
Mär 30 07:52:35 drop systemd[1]: Started Virtual machine lock manager.
-- Subject: A start job for unit virtlockd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.service has finished successfully.
-- 
-- The job identifier is 27798.
Mär 30 07:52:35 drop systemd[1]: Stopping Virtual machine log manager...
-- Subject: A stop job for unit virtlogd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has begun execution.
-- 
-- The job identifier is 27929.
Mär 30 07:52:35 drop systemd[1]: virtlogd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.service has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Stopped Virtual machine log manager.
-- Subject: A stop job for unit virtlogd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has finished.
-- 
-- The job identifier is 27929 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: virtlogd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has finished.
-- 
-- The job identifier is 27932 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has begun execution.
-- 
-- The job identifier is 27932.
Mär 30 07:52:35 drop systemd[1]: virtlogd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.socket has successfully entered the 'dead' state.
Mär 30 07:52:35 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has finished.
-- 
-- The job identifier is 27802 and the job result is done.
Mär 30 07:52:35 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has begun execution.
-- 
-- The job identifier is 27802.
Mär 30 07:52:35 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.socket has finished successfully.
-- 
-- The job identifier is 27802.
Mär 30 07:52:35 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd-admin.socket has finished successfully.
-- 
-- The job identifier is 27932.
Mär 30 07:52:35 drop systemd[1]: Started Virtual machine log manager.
-- Subject: A start job for unit virtlogd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.service has finished successfully.
-- 
-- The job identifier is 27929.
Mär 30 07:52:35 drop systemd[1]: Started Virtualization daemon.
-- Subject: A start job for unit libvirtd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has finished successfully.
-- 
-- The job identifier is 27404.
Mär 30 07:52:36 drop systemd[1]: Reloading.
Mär 30 07:52:36 drop systemd-sysv-generator[1168639]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:36 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:36 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:37 drop systemd[1]: Stopping Suspend/Resume Running libvirt Guests...
-- Subject: A stop job for unit libvirt-guests.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirt-guests.service has begun execution.
-- 
-- The job identifier is 27933.
Mär 30 07:52:37 drop systemd[1]: libvirtd.socket: Socket service libvirtd.service already active, refusing.
Mär 30 07:52:37 drop systemd[1]: Failed to listen on Libvirt local socket.
-- Subject: A start job for unit libvirtd.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.socket has finished with a failure.
-- 
-- The job identifier is 28199 and the job result is failed.
Mär 30 07:52:37 drop systemd[1]: Dependency failed for Libvirt admin socket.
-- Subject: A start job for unit libvirtd-admin.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-admin.socket has finished with a failure.
-- 
-- The job identifier is 28072 and the job result is dependency.
Mär 30 07:52:37 drop systemd[1]: libvirtd-admin.socket: Job libvirtd-admin.socket/start failed with result 'dependency'.
Mär 30 07:52:37 drop systemd[1]: libvirtd.socket: Socket service libvirtd.service already active, refusing.
Mär 30 07:52:37 drop systemd[1]: Failed to listen on Libvirt local socket.
-- Subject: A start job for unit libvirtd.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.socket has finished with a failure.
-- 
-- The job identifier is 28327 and the job result is failed.
Mär 30 07:52:37 drop systemd[1]: Dependency failed for Libvirt local read-only socket.
-- Subject: A start job for unit libvirtd-ro.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-ro.socket has finished with a failure.
-- 
-- The job identifier is 28200 and the job result is dependency.
Mär 30 07:52:37 drop systemd[1]: libvirtd-ro.socket: Job libvirtd-ro.socket/start failed with result 'dependency'.
Mär 30 07:52:37 drop systemd[1]: libvirtd.socket: Socket service libvirtd.service already active, refusing.
Mär 30 07:52:37 drop systemd[1]: Failed to listen on Libvirt local socket.
-- Subject: A start job for unit libvirtd.socket has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.socket has finished with a failure.
-- 
-- The job identifier is 28328 and the job result is failed.
Mär 30 07:52:37 drop systemd[1]: Stopping Virtual machine lock manager...
-- Subject: A stop job for unit virtlockd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has begun execution.
-- 
-- The job identifier is 28583.
Mär 30 07:52:37 drop systemd[1]: virtlockd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.service has successfully entered the 'dead' state.
Mär 30 07:52:37 drop systemd[1]: Stopped Virtual machine lock manager.
-- Subject: A stop job for unit virtlockd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.service has finished.
-- 
-- The job identifier is 28583 and the job result is done.
Mär 30 07:52:37 drop libvirt-guests.sh[1168682]: Running guests on default URI:
Mär 30 07:52:37 drop libvirt-guests.sh[1168673]: Running
Mär 30 07:52:37 drop libvirt-guests.sh[1168695]: Running
Mär 30 07:52:37 drop libvirt-guests.sh[1168695]: hutting down guests on defaul
Mär 30 07:52:37 drop libvirt-guests.sh[1168673]: h
Mär 30 07:52:37 drop libvirt-guests.sh[1168701]: h
Mär 30 07:52:37 drop libvirt-guests.sh[1168701]: tarting shutdown on guest: generi
Mär 30 07:52:38 drop libvirt-guests.sh[1168673]: tWaiting for guest generic to shut down, 300 seconds left
Mär 30 07:52:38 drop dhcpd[12681]: DHCPRELEASE of 192.168.28.20 from 52:54:00:bf:9c:f4 (grml) via br0 (found)
Mär 30 07:52:38 drop avahi-daemon[1239]: Interface vnet0.IPv6 no longer relevant for mDNS.
Mär 30 07:52:38 drop avahi-daemon[1239]: Leaving mDNS multicast group on interface vnet0.IPv6 with address fe80::fc54:ff:febf:9cf4.
Mär 30 07:52:38 drop systemd-networkd[646]: vnet0: Link DOWN
Mär 30 07:52:38 drop systemd-networkd[646]: vnet0: Lost carrier
Mär 30 07:52:38 drop kernel: br0: port 2(vnet0) entered disabled state
Mär 30 07:52:38 drop kernel: device vnet0 left promiscuous mode
Mär 30 07:52:38 drop kernel: br0: port 2(vnet0) entered disabled state
Mär 30 07:52:38 drop systemd-networkd[646]: rtnl: received neighbor for link '14' we don't know about, ignoring.
Mär 30 07:52:38 drop systemd-networkd[646]: rtnl: received neighbor for link '14' we don't know about, ignoring.
Mär 30 07:52:38 drop avahi-daemon[1239]: Withdrawing address record for fe80::fc54:ff:febf:9cf4 on vnet0.
Mär 30 07:52:38 drop NetworkManager[1128084]: <info>  [1585547558.6161] device (vnet0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed')
Mär 30 07:52:38 drop NetworkManager[1128084]: <info>  [1585547558.6182] device (vnet0): released from master device br0
Mär 30 07:52:38 drop libvirtd[1168513]: libvirt version: 6.0.0, package: 4 (Guido Günther <agx at sigxcpu.org> Tue, 24 Mar 2020 15:10:20 +0100)
Mär 30 07:52:38 drop libvirtd[1168513]: hostname: drop
Mär 30 07:52:38 drop libvirtd[1168513]: internal error: End of file from qemu monitor
Mär 30 07:52:38 drop systemd[1]: machine-qemu\x2d8\x2dgeneric.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit machine-qemu\x2d8\x2dgeneric.scope has successfully entered the 'dead' state.
Mär 30 07:52:38 drop systemd-machined[1259]: Machine qemu-8-generic terminated.
-- Subject: A virtual machine or container has been terminated
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The virtual machine qemu-8-generic with its leader PID 1138190 has been
-- shut down.
Mär 30 07:52:38 drop libvirtd[1168513]: internal error: child reported (status=125): 
Mär 30 07:52:38 drop libvirtd[1168513]: Unable to remove disk metadata on vm generic from /boot/grml/grml64-small_2018.12.iso (disk target hda)
Mär 30 07:52:39 drop libvirt-guests.sh[1168730]: Shutdown of guest generic complete.
Mär 30 07:52:39 drop libvirt-guests.sh[1168673]: S
Mär 30 07:52:39 drop systemd[1]: libvirt-guests.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirt-guests.service has successfully entered the 'dead' state.
Mär 30 07:52:39 drop systemd[1]: Stopped Suspend/Resume Running libvirt Guests.
-- Subject: A stop job for unit libvirt-guests.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirt-guests.service has finished.
-- 
-- The job identifier is 27933 and the job result is done.
Mär 30 07:52:39 drop systemd[1]: Stopping Virtualization daemon...
-- Subject: A stop job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 28841.
Mär 30 07:52:39 drop systemd[1]: libvirtd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit libvirtd.service has successfully entered the 'dead' state.
Mär 30 07:52:39 drop systemd[1]: Stopped Virtualization daemon.
-- Subject: A stop job for unit libvirtd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit libvirtd.service has finished.
-- 
-- The job identifier is 28841 and the job result is done.
Mär 30 07:52:39 drop systemd[1]: Listening on Libvirt local socket.
-- Subject: A start job for unit libvirtd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.socket has finished successfully.
-- 
-- The job identifier is 28844.
Mär 30 07:52:39 drop systemd[1]: Listening on Libvirt admin socket.
-- Subject: A start job for unit libvirtd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-admin.socket has finished successfully.
-- 
-- The job identifier is 28845.
Mär 30 07:52:39 drop systemd[1]: Listening on Libvirt local read-only socket.
-- Subject: A start job for unit libvirtd-ro.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd-ro.socket has finished successfully.
-- 
-- The job identifier is 28846.
Mär 30 07:52:39 drop systemd[1]: virtlockd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:52:39 drop systemd[1]: Closed Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has finished.
-- 
-- The job identifier is 28455 and the job result is done.
Mär 30 07:52:39 drop systemd[1]: Stopping Virtual machine lock manager admin socket.
-- Subject: A stop job for unit virtlockd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd-admin.socket has begun execution.
-- 
-- The job identifier is 28455.
Mär 30 07:52:39 drop systemd[1]: virtlockd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlockd.socket has successfully entered the 'dead' state.
Mär 30 07:52:39 drop systemd[1]: Closed Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has finished.
-- 
-- The job identifier is 28714 and the job result is done.
Mär 30 07:52:39 drop systemd[1]: Stopping Virtual machine lock manager socket.
-- Subject: A stop job for unit virtlockd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlockd.socket has begun execution.
-- 
-- The job identifier is 28714.
Mär 30 07:52:39 drop systemd[1]: Listening on Virtual machine lock manager socket.
-- Subject: A start job for unit virtlockd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.socket has finished successfully.
-- 
-- The job identifier is 28714.
Mär 30 07:52:39 drop systemd[1]: Listening on Virtual machine lock manager admin socket.
-- Subject: A start job for unit virtlockd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd-admin.socket has finished successfully.
-- 
-- The job identifier is 28455.
Mär 30 07:52:39 drop systemd[1]: Started Virtual machine lock manager.
-- Subject: A start job for unit virtlockd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlockd.service has finished successfully.
-- 
-- The job identifier is 28583.
Mär 30 07:52:39 drop systemd[1]: Stopping Virtual machine log manager...
-- Subject: A stop job for unit virtlogd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has begun execution.
-- 
-- The job identifier is 28981.
Mär 30 07:52:39 drop systemd[1]: virtlogd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.service has successfully entered the 'dead' state.
Mär 30 07:52:39 drop systemd[1]: Stopped Virtual machine log manager.
-- Subject: A stop job for unit virtlogd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.service has finished.
-- 
-- The job identifier is 28981 and the job result is done.
Mär 30 07:52:39 drop systemd[1]: virtlogd-admin.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd-admin.socket has successfully entered the 'dead' state.
Mär 30 07:52:39 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has finished.
-- 
-- The job identifier is 28853 and the job result is done.
Mär 30 07:52:39 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd-admin.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd-admin.socket has begun execution.
-- 
-- The job identifier is 28853.
Mär 30 07:52:39 drop systemd[1]: virtlogd.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- The unit virtlogd.socket has successfully entered the 'dead' state.
Mär 30 07:52:39 drop systemd[1]: Closed Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has finished.
-- 
-- The job identifier is 29112 and the job result is done.
Mär 30 07:52:39 drop systemd[1]: Stopping Virtual machine log manager socket.
-- Subject: A stop job for unit virtlogd.socket has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit virtlogd.socket has begun execution.
-- 
-- The job identifier is 29112.
Mär 30 07:52:39 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.socket has finished successfully.
-- 
-- The job identifier is 29112.
Mär 30 07:52:39 drop systemd[1]: Listening on Virtual machine log manager socket.
-- Subject: A start job for unit virtlogd-admin.socket has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd-admin.socket has finished successfully.
-- 
-- The job identifier is 28853.
Mär 30 07:52:39 drop systemd[1]: Started Virtual machine log manager.
-- Subject: A start job for unit virtlogd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit virtlogd.service has finished successfully.
-- 
-- The job identifier is 28981.
Mär 30 07:52:39 drop systemd[1]: Starting Virtualization daemon...
-- Subject: A start job for unit libvirtd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 28841.
Mär 30 07:52:39 drop systemd[1]: Started Virtualization daemon.
-- Subject: A start job for unit libvirtd.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirtd.service has finished successfully.
-- 
-- The job identifier is 28841.
Mär 30 07:52:39 drop systemd[1]: Starting Suspend/Resume Running libvirt Guests...
-- Subject: A start job for unit libvirt-guests.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirt-guests.service has begun execution.
-- 
-- The job identifier is 27933.
Mär 30 07:52:39 drop libvirt-guests.sh[1168763]: libvirt-guests is configured not to start any guests on boot
Mär 30 07:52:39 drop libvirt-guests.sh[1168753]: l
Mär 30 07:52:39 drop systemd[1]: Finished Suspend/Resume Running libvirt Guests.
-- Subject: A start job for unit libvirt-guests.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit libvirt-guests.service has finished successfully.
-- 
-- The job identifier is 27933.
Mär 30 07:52:41 drop systemd[1]: Reloading.
Mär 30 07:52:41 drop systemd-sysv-generator[1168961]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:52:41 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:52:41 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:52:49 drop libvirtd[1168735]: libvirt version: 6.0.0, package: 4 (Guido Günther <agx at sigxcpu.org> Tue, 24 Mar 2020 15:10:20 +0100)
Mär 30 07:52:49 drop libvirtd[1168735]: hostname: drop
Mär 30 07:52:49 drop libvirtd[1168735]: operation failed: pool 'default' already exists with uuid a220070a-58bb-43a8-850b-05a5a94f882e
Mär 30 07:52:50 drop dbus-daemon[1242]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.812' (uid=0 pid=1169712 comm="/usr/bin/gdbus call --system --dest org.freedeskto")
Mär 30 07:52:50 drop systemd[1]: Starting PackageKit Daemon...
-- Subject: A start job for unit packagekit.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit packagekit.service has begun execution.
-- 
-- The job identifier is 29254.
Mär 30 07:52:51 drop PackageKit[1169715]: daemon start
Mär 30 07:52:51 drop dbus-daemon[1242]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Mär 30 07:52:51 drop systemd[1]: Started PackageKit Daemon.
-- Subject: A start job for unit packagekit.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A start job for unit packagekit.service has finished successfully.
-- 
-- The job identifier is 29254.
Mär 30 07:53:13 drop systemd[1]: Reexecuting.
Mär 30 07:53:13 drop systemd[1]: systemd 245.2-1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Mär 30 07:53:13 drop systemd[1]: Detected architecture x86-64.
Mär 30 07:53:13 drop systemd-sysv-generator[1169839]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service.
Mär 30 07:53:13 drop systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Mär 30 07:53:13 drop systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
Mär 30 07:53:13 drop systemd[1]: Stopping Deferred execution scheduler...
-- Subject: A stop job for unit atd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit atd.service has begun execution.
-- 
-- The job identifier is 29382.
Mär 30 07:53:13 drop systemd[1]: Stopping Regular background program processing daemon...
-- Subject: A stop job for unit cron.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit cron.service has begun execution.
-- 
-- The job identifier is 29509.
Mär 30 07:53:13 drop systemd[1]: Stopping Make remote CUPS printers available locally...
-- Subject: A stop job for unit cups-browsed.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit cups-browsed.service has begun execution.
-- 
-- The job identifier is 29764.
Mär 30 07:53:13 drop systemd[1]: Stopping Music Player Daemon...
-- Subject: A stop job for unit mpd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit mpd.service has begun execution.
-- 
-- The job identifier is 29771.
Mär 30 07:53:13 drop sshd[1351]: Received signal 15; terminating.
Mär 30 07:53:13 drop systemd[1]: Stopping OpenBSD Secure Shell server...
-- Subject: A stop job for unit ssh.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- A stop job for unit ssh.service has begun execution.
-- 
-- The job identifier is 29898.
Mär 30 07:53:13 drop systemd[1]: Stopping Flush Journal to Persistent Storage...
-- Subject: A stop job for unit systemd-journal-flush.service has begun execution
-- Defined-By: systemd


More information about the Pkg-libvirt-maintainers mailing list