Shutdown time increased since recent HAOS/Supervisor update

Hi,

I’m trying to determine whether this is expected behavior or a regression. My HAOS VM (KVM/libvirt on Archlinux host) used to shut down gracefully in about 20 seconds (virsh shutdown). It now consistently takes about 1m45s.

To investigate, I restored my recent VM backups one by one to check and compare old and new behaviour. Result is that:

  • Backup from 2026-05-30: shutdown in ~20 seconds.
    • Core: 2026.5.4
    • Supervisor: 2026.05.1
    • HAOS: 17.3
    • Docker: 29.3.1
  • Backup from 2026-06-20: shutdown in ~1m45s.
    • Core: 2026.6.4
    • Supervisor: 2026.06.2
    • HAOS: 18.0
    • Docker: 29.5.3

I also repeated the test with the VM completely disconnected from the network to rule out MQTT/cloud/integration delays. The timings were unchanged.

During shutdown, the serial console repeatedly shows:

A stop job is running for HAOS supervisor

while overlay mounts continue to be unmounted until the VM eventually powers off.

I noticed that Supervisor 2026.06 introduced changes related to graceful shutdown, so I’m wondering whether this could be expected behavior.

Has anyone observed a similar increase in shutdown time after upgrading around HAOS 18 / Supervisor 2026.06?

I am seeing a similar issue, without doing all the testing! It is taking a long time to stop a job. It eventually continues the reboot, but seems to hang for a while.

Thank you for your answer. At least, I’m not the only one.

I also posted on github’s HAOS issue tracker to see what happens: