operating-system icon indicating copy to clipboard operation
operating-system copied to clipboard

OS 15.x fails to boot on certain SATA drives

Open bruce607 opened this issue 8 months ago • 67 comments
trafficstars

Describe the issue you are experiencing

Update to os 15 fails, falls back to 14.2

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

14.2

Did the problem occur after upgrading the Operating System?

Yes

Hardware details

Intel NUC

Sonoff Zigbee dongle

ZBT-1 running as matter

Steps to reproduce the issue

  1. attempt to update to os 15

...

Anything in the Supervisor logs that might be useful for us?

2025-03-18 07:34:38.342 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Network UPS Tools is failed, restarting...
2025-03-18 07:34:38.344 INFO (SyncWorker_6) [supervisor.docker.manager] Cleaning addon_a0d7b954_nut application
2025-03-18 07:34:38.540 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/nut/amd64 with version 0.14.1
2025-03-18 07:34:39.424 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2025-03-18 07:34:39.437 INFO (SyncWorker_1) [supervisor.docker.manager] Starting homeassistant
2025-03-18 07:34:39.527 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2025-03-18 07:34:43.009 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Network UPS Tools is failed, restarting...
2025-03-18 07:34:43.012 INFO (SyncWorker_7) [supervisor.docker.manager] Cleaning addon_a0d7b954_nut application
2025-03-18 07:34:43.245 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/nut/amd64 with version 0.14.1
2025-03-18 07:34:43.556 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2025-03-18 07:34:43.556 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-03-18 07:34:44.534 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-03-18 07:34:44.537 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2025-03-18 07:34:47.790 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-2285' coro=<Addon.watchdog_container() done, defined at /usr/src/supervisor/supervisor/addons/addon.py:1579> exception=AddonsJobError('Rate limit exceeded, more than 10 calls in 0:30:00')>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/addons/addon.py", line 1593, in watchdog_container
    await self._restart_after_problem(event.state)
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 291, in wrapper
    raise on_condition(
        f"Rate limit exceeded, more than {self.throttle_max_calls} calls in {self.throttle_period(group_name)}",
    )
supervisor.exceptions.AddonsJobError: Rate limit exceeded, more than 10 calls in 0:30:00
2025-03-18 07:35:11.147 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2025-03-18 07:35:11.147 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2025-03-18 07:35:11.147 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 1 add-ons
2025-03-18 07:35:11.368 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-03-18 07:35:41.479 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2025-03-18 07:35:41.479 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-03-18 07:35:41.480 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-03-18 07:35:41.481 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-03-18 07:35:41.481 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-03-18 07:35:41.481 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-03-18 07:35:41.482 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-03-18 07:35:41.482 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2025-03-18 07:35:41.482 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2025-03-18 07:35:41.482 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-03-18 07:35:41.486 INFO (MainThread) [supervisor.core] Supervisor is up and running
2025-03-18 07:35:41.490 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-03-18 07:35:41.514 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-03-18 07:35:41.622 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-03-18 07:35:41.622 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-03-18 07:35:41.647 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-03-18 07:35:41.647 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-03-18 07:35:41.648 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-03-18 07:35:41.648 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-03-18 07:35:41.648 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-03-18 07:35:41.789 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-03-18 07:35:41.789 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-03-18 07:35:41.789 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-03-18 07:35:41.829 INFO (MainThread) [supervisor.host.services] Updating service information
2025-03-18 07:35:41.833 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-03-18 07:35:41.892 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-03-18 07:35:41.906 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2025-03-18 08:04:45.058 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-03-18 08:33:56.286 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-03-18 08:33:56.286 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-03-18 08:33:56.287 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-03-18 08:33:56.288 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-03-18 08:33:56.297 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-03-18 08:33:56.412 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-03-18 08:33:56.413 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-03-18 08:33:56.413 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-03-18 08:33:56.414 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-03-18 08:33:56.414 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-03-18 08:33:56.418 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-03-18 08:33:56.418 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-03-18 08:33:56.419 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-03-18 08:33:56.494 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-03-18 08:33:56.494 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-03-18 08:33:56.494 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

Anything in the Host logs that might be useful for us?

2025-03-18 13:34:33.810 homeassistant NetworkManager[425]: <info>  [1742304873.8102] manager: (veth8f6783d): new Veth device (/org/freedesktop/NetworkManager/Devices/47)
2025-03-18 13:34:33.859 homeassistant systemd[1]: Started libcontainer container a1ee0a1176f3b65a711271b1214fc7bcccad17fcc74f31c3de858c6074ba3d08.
2025-03-18 13:34:33.869 homeassistant kernel: audit: type=1334 audit(1742304873.868:403): prog-id=111 op=LOAD
2025-03-18 13:34:33.869 homeassistant kernel: audit: type=1334 audit(1742304873.868:404): prog-id=112 op=LOAD
2025-03-18 13:34:33.918 homeassistant kernel: eth0: renamed from vethadc535f
2025-03-18 13:34:33.924 homeassistant NetworkManager[425]: <info>  [1742304873.9242] device (veth8f6783d): carrier: link connected
2025-03-18 13:34:38.261 homeassistant systemd[1]: docker-a1ee0a1176f3b65a711271b1214fc7bcccad17fcc74f31c3de858c6074ba3d08.scope: Deactivated successfully.
2025-03-18 13:34:38.261 homeassistant systemd[1]: docker-a1ee0a1176f3b65a711271b1214fc7bcccad17fcc74f31c3de858c6074ba3d08.scope: Consumed 1.442s CPU time.
2025-03-18 13:34:38.271 homeassistant dockerd[537]: time="2025-03-18T13:34:38.270909344Z" level=info msg="ignoring event" container=a1ee0a1176f3b65a711271b1214fc7bcccad17fcc74f31c3de858c6074ba3d08 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
2025-03-18 13:34:38.290 homeassistant kernel: hassio: port 6(veth8f6783d) entered disabled state
2025-03-18 13:34:38.290 homeassistant kernel: vethadc535f: renamed from eth0
2025-03-18 13:34:38.303 homeassistant NetworkManager[425]: <info>  [1742304878.3037] manager: (vethadc535f): new Veth device (/org/freedesktop/NetworkManager/Devices/48)
2025-03-18 13:34:38.306 homeassistant kernel: hassio: port 6(veth8f6783d) entered disabled state
2025-03-18 13:34:38.308 homeassistant kernel: veth8f6783d (unregistering): left allmulticast mode
2025-03-18 13:34:38.308 homeassistant kernel: veth8f6783d (unregistering): left promiscuous mode
2025-03-18 13:34:38.308 homeassistant kernel: hassio: port 6(veth8f6783d) entered disabled state
2025-03-18 13:34:38.338 homeassistant systemd[1]: var-lib-docker-overlay2-2c4d3cd800f24f77b5e191328fc330ae81819457cf4861a469a43d774d380383-merged.mount: Deactivated successfully.
2025-03-18 13:34:38.338 homeassistant systemd[1]: mnt-data-docker-overlay2-2c4d3cd800f24f77b5e191328fc330ae81819457cf4861a469a43d774d380383-merged.mount: Deactivated successfully.
2025-03-18 13:34:38.392 homeassistant systemd[1]: var-lib-docker-overlay2-ebaf6e672f950a1c6372f354f7d358e042e4849e40336e2adbc289d446592132\x2dinit-merged.mount: Deactivated successfully.
2025-03-18 13:34:38.392 homeassistant systemd[1]: mnt-data-docker-overlay2-ebaf6e672f950a1c6372f354f7d358e042e4849e40336e2adbc289d446592132\x2dinit-merged.mount: Deactivated successfully.
2025-03-18 13:34:38.407 homeassistant kernel: hassio: port 6(vethf01c4d5) entered blocking state
2025-03-18 13:34:38.407 homeassistant kernel: hassio: port 6(vethf01c4d5) entered disabled state
2025-03-18 13:34:38.407 homeassistant kernel: vethf01c4d5: entered allmulticast mode
2025-03-18 13:34:38.407 homeassistant kernel: vethf01c4d5: entered promiscuous mode
2025-03-18 13:34:38.410 homeassistant kernel: hassio: port 6(vethf01c4d5) entered blocking state
2025-03-18 13:34:38.410 homeassistant kernel: hassio: port 6(vethf01c4d5) entered forwarding state
2025-03-18 13:34:38.410 homeassistant NetworkManager[425]: <info>  [1742304878.4106] manager: (vethb731440): new Veth device (/org/freedesktop/NetworkManager/Devices/49)
2025-03-18 13:34:38.413 homeassistant NetworkManager[425]: <info>  [1742304878.4124] manager: (vethf01c4d5): new Veth device (/org/freedesktop/NetworkManager/Devices/50)
2025-03-18 13:34:38.459 homeassistant systemd[1]: Started libcontainer container a92b0eb754e321462b60a87094d293439e34b0de4919ef8a16afa7b7495a49a1.
2025-03-18 13:34:38.513 homeassistant kernel: eth0: renamed from vethb731440
2025-03-18 13:34:38.523 homeassistant NetworkManager[425]: <info>  [1742304878.5236] device (vethf01c4d5): carrier: link connected
2025-03-18 13:34:39.501 homeassistant systemd[1]: Started libcontainer container 9fa68f1789a85781ccd77662e50bc5b365daeec60a2083911863dea015fbb3cd.
2025-03-18 13:34:39.512 homeassistant kernel: kauditd_printk_skb: 86 callbacks suppressed
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1334 audit(1742304879.510:435): prog-id=119 op=LOAD
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1300 audit(1742304879.510:435): arch=c000003e syscall=321 success=yes exit=15 a0=5 a1=c00016d998 a2=78 a3=0 items=0 ppid=8418 pid=8435 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1327 audit(1742304879.510:435): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F39666136386631373839613835373831636364373736363265
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1334 audit(1742304879.510:436): prog-id=120 op=LOAD
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1300 audit(1742304879.510:436): arch=c000003e syscall=321 success=yes exit=17 a0=5 a1=c00016d730 a2=78 a3=0 items=0 ppid=8418 pid=8435 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1327 audit(1742304879.510:436): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F39666136386631373839613835373831636364373736363265
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1334 audit(1742304879.510:437): prog-id=120 op=UNLOAD
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1300 audit(1742304879.510:437): arch=c000003e syscall=3 success=yes exit=0 a0=11 a1=0 a2=0 a3=0 items=0 ppid=8418 pid=8435 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1327 audit(1742304879.510:437): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F39666136386631373839613835373831636364373736363265
2025-03-18 13:34:39.512 homeassistant kernel: audit: type=1334 audit(1742304879.510:438): prog-id=119 op=UNLOAD
2025-03-18 13:34:42.918 homeassistant systemd[1]: docker-a92b0eb754e321462b60a87094d293439e34b0de4919ef8a16afa7b7495a49a1.scope: Deactivated successfully.
2025-03-18 13:34:42.918 homeassistant systemd[1]: docker-a92b0eb754e321462b60a87094d293439e34b0de4919ef8a16afa7b7495a49a1.scope: Consumed 1.517s CPU time.
2025-03-18 13:34:42.928 homeassistant dockerd[537]: time="2025-03-18T13:34:42.928868190Z" level=info msg="ignoring event" container=a92b0eb754e321462b60a87094d293439e34b0de4919ef8a16afa7b7495a49a1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
2025-03-18 13:34:42.949 homeassistant kernel: hassio: port 6(vethf01c4d5) entered disabled state
2025-03-18 13:34:42.949 homeassistant kernel: vethb731440: renamed from eth0
2025-03-18 13:34:42.972 homeassistant kernel: hassio: port 6(vethf01c4d5) entered disabled state
2025-03-18 13:34:42.972 homeassistant kernel: vethf01c4d5 (unregistering): left allmulticast mode
2025-03-18 13:34:42.972 homeassistant kernel: vethf01c4d5 (unregistering): left promiscuous mode
2025-03-18 13:34:42.972 homeassistant kernel: hassio: port 6(vethf01c4d5) entered disabled state
2025-03-18 13:34:42.997 homeassistant systemd[1]: var-lib-docker-overlay2-ebaf6e672f950a1c6372f354f7d358e042e4849e40336e2adbc289d446592132-merged.mount: Deactivated successfully.
2025-03-18 13:34:42.997 homeassistant systemd[1]: mnt-data-docker-overlay2-ebaf6e672f950a1c6372f354f7d358e042e4849e40336e2adbc289d446592132-merged.mount: Deactivated successfully.
2025-03-18 13:34:43.058 homeassistant kernel: wpan0: entered allmulticast mode
2025-03-18 13:34:43.059 homeassistant kernel: r8169 0000:02:00.0 enp2s0: entered allmulticast mode
2025-03-18 13:34:43.088 homeassistant kernel: hassio: port 6(vethcea71a4) entered blocking state
2025-03-18 13:34:43.088 homeassistant kernel: hassio: port 6(vethcea71a4) entered disabled state
2025-03-18 13:34:43.088 homeassistant kernel: vethcea71a4: entered allmulticast mode
2025-03-18 13:34:43.088 homeassistant kernel: vethcea71a4: entered promiscuous mode
2025-03-18 13:34:43.092 homeassistant NetworkManager[425]: <info>  [1742304883.0910] manager: (veth1293f9a): new Veth device (/org/freedesktop/NetworkManager/Devices/51)
2025-03-18 13:34:43.092 homeassistant NetworkManager[425]: <info>  [1742304883.0919] manager: (vethcea71a4): new Veth device (/org/freedesktop/NetworkManager/Devices/52)
2025-03-18 13:34:43.093 homeassistant kernel: hassio: port 6(vethcea71a4) entered blocking state
2025-03-18 13:34:43.093 homeassistant kernel: hassio: port 6(vethcea71a4) entered forwarding state
2025-03-18 13:34:43.152 homeassistant systemd[1]: Started libcontainer container 69da2ff148b37484bcdd1ccdc19e53e8ecc70c267d9c8e74e711b4b2144f593e.
2025-03-18 13:34:43.219 homeassistant kernel: eth0: renamed from veth1293f9a
2025-03-18 13:34:43.226 homeassistant NetworkManager[425]: <info>  [1742304883.2262] device (vethcea71a4): carrier: link connected
2025-03-18 13:34:45.537 homeassistant bluetoothd[426]: Path /org/bleak/67/139682212152720 reserved for Adv Monitor app :1.85
2025-03-18 13:34:45.538 homeassistant bluetoothd[426]: Path /org/bleak/67/139682212152608 reserved for Adv Monitor app :1.85
2025-03-18 13:34:47.704 homeassistant systemd[1]: docker-69da2ff148b37484bcdd1ccdc19e53e8ecc70c267d9c8e74e711b4b2144f593e.scope: Deactivated successfully.
2025-03-18 13:34:47.704 homeassistant systemd[1]: docker-69da2ff148b37484bcdd1ccdc19e53e8ecc70c267d9c8e74e711b4b2144f593e.scope: Consumed 1.607s CPU time.
2025-03-18 13:34:47.705 homeassistant kernel: kauditd_printk_skb: 53 callbacks suppressed
2025-03-18 13:34:47.705 homeassistant kernel: audit: type=1334 audit(1742304887.703:458): prog-id=122 op=UNLOAD
2025-03-18 13:34:47.716 homeassistant dockerd[537]: time="2025-03-18T13:34:47.716655228Z" level=info msg="ignoring event" container=69da2ff148b37484bcdd1ccdc19e53e8ecc70c267d9c8e74e711b4b2144f593e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
2025-03-18 13:34:47.737 homeassistant kernel: hassio: port 6(vethcea71a4) entered disabled state
2025-03-18 13:34:47.737 homeassistant kernel: veth1293f9a: renamed from eth0
2025-03-18 13:34:47.754 homeassistant NetworkManager[425]: <info>  [1742304887.7539] manager: (veth1293f9a): new Veth device (/org/freedesktop/NetworkManager/Devices/53)
2025-03-18 13:34:47.758 homeassistant kernel: hassio: port 6(vethcea71a4) entered disabled state
2025-03-18 13:34:47.759 homeassistant kernel: vethcea71a4 (unregistering): left allmulticast mode
2025-03-18 13:34:47.759 homeassistant kernel: vethcea71a4 (unregistering): left promiscuous mode
2025-03-18 13:34:47.759 homeassistant kernel: hassio: port 6(vethcea71a4) entered disabled state
2025-03-18 13:34:47.759 homeassistant kernel: audit: type=1700 audit(1742304887.755:459): dev=vethcea71a4 prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295
2025-03-18 13:34:47.775 homeassistant kernel: audit: type=1300 audit(1742304887.755:459): arch=c000003e syscall=44 success=yes exit=32 a0=d a1=c000ace840 a2=20 a3=0 items=0 ppid=1 pid=537 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2025-03-18 13:34:47.775 homeassistant kernel: audit: type=1327 audit(1742304887.755:459): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2025-03-18 13:34:47.786 homeassistant systemd[1]: var-lib-docker-overlay2-e026fb5a46134b29ad07cc4c2f7ba4b6e7a7dd21496606570659bbc403f1c835-merged.mount: Deactivated successfully.
2025-03-18 13:34:47.788 homeassistant systemd[1]: mnt-data-docker-overlay2-e026fb5a46134b29ad07cc4c2f7ba4b6e7a7dd21496606570659bbc403f1c835-merged.mount: Deactivated successfully.
2025-03-18 13:34:47.818 homeassistant kernel: audit: type=1334 audit(1742304887.816:460): prog-id=125 op=UNLOAD
2025-03-18 13:34:52.253 homeassistant NetworkManager[425]: <warn>  [1742304892.2537] l3cfg[0942f18f43539c84,ifindex=2]: unable to configure IPv6 route: type unicast fd55:980d:dac9:1::/64 via fe80::b43a:85ff:c13c:9502 dev 2 metric 100 mss 0 rt-src ndisc
2025-03-18 13:35:11.189 homeassistant systemd[1]: var-lib-docker-overlay2-aedd7810f3229a579a210cf07aeb49ab52c42fd75123332404b8c6da4a0a093d\x2dinit-merged.mount: Deactivated successfully.
2025-03-18 13:35:11.189 homeassistant systemd[1]: mnt-data-docker-overlay2-aedd7810f3229a579a210cf07aeb49ab52c42fd75123332404b8c6da4a0a093d\x2dinit-merged.mount: Deactivated successfully.
2025-03-18 13:35:11.215 homeassistant kernel: hassio: port 6(vethc9758d8) entered blocking state
2025-03-18 13:35:11.215 homeassistant kernel: hassio: port 6(vethc9758d8) entered disabled state
2025-03-18 13:35:11.215 homeassistant kernel: vethc9758d8: entered allmulticast mode
2025-03-18 13:35:11.215 homeassistant kernel: vethc9758d8: entered promiscuous mode
2025-03-18 13:35:11.215 homeassistant kernel: audit: type=1700 audit(1742304911.212:461): dev=vethc9758d8 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
2025-03-18 13:35:11.215 homeassistant kernel: audit: type=1300 audit(1742304911.212:461): arch=c000003e syscall=44 success=yes exit=40 a0=d a1=c0016bf830 a2=28 a3=0 items=0 ppid=1 pid=537 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2025-03-18 13:35:11.215 homeassistant kernel: audit: type=1327 audit(1742304911.212:461): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2025-03-18 13:35:11.215 homeassistant NetworkManager[425]: <info>  [1742304911.2123] manager: (vethd64c1b6): new Veth device (/org/freedesktop/NetworkManager/Devices/54)
2025-03-18 13:35:11.215 homeassistant NetworkManager[425]: <info>  [1742304911.2131] manager: (vethc9758d8): new Veth device (/org/freedesktop/NetworkManager/Devices/55)
2025-03-18 13:35:11.278 homeassistant systemd[1]: Started libcontainer container 46f46d01adbd3e83855201375c475a47fb121252aeffa7d83d362c7816ba13ba.
2025-03-18 13:35:11.289 homeassistant kernel: audit: type=1334 audit(1742304911.287:462): prog-id=126 op=LOAD
2025-03-18 13:35:11.289 homeassistant kernel: audit: type=1334 audit(1742304911.287:463): prog-id=127 op=LOAD
2025-03-18 13:35:11.289 homeassistant kernel: audit: type=1300 audit(1742304911.287:463): arch=c000003e syscall=321 success=yes exit=16 a0=5 a1=c00016d998 a2=78 a3=0 items=0 ppid=9361 pid=9371 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2025-03-18 13:35:11.289 homeassistant kernel: audit: type=1327 audit(1742304911.287:463): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F34366634366430316164626433653833383535323031333735
2025-03-18 13:35:11.289 homeassistant kernel: audit: type=1334 audit(1742304911.287:464): prog-id=128 op=LOAD
2025-03-18 13:35:11.289 homeassistant kernel: audit: type=1300 audit(1742304911.287:464): arch=c000003e syscall=321 success=yes exit=18 a0=5 a1=c00016d730 a2=78 a3=0 items=0 ppid=9361 pid=9371 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2025-03-18 13:35:11.289 homeassistant kernel: audit: type=1327 audit(1742304911.287:464): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F34366634366430316164626433653833383535323031333735
2025-03-18 13:35:11.340 homeassistant kernel: eth0: renamed from vethd64c1b6
2025-03-18 13:35:11.344 homeassistant kernel: hassio: port 6(vethc9758d8) entered blocking state
2025-03-18 13:35:11.344 homeassistant kernel: hassio: port 6(vethc9758d8) entered forwarding state
2025-03-18 13:35:11.347 homeassistant NetworkManager[425]: <info>  [1742304911.3450] device (vethc9758d8): carrier: link connected
2025-03-18 13:35:41.487 homeassistant kernel: kauditd_printk_skb: 33 callbacks suppressed
2025-03-18 13:35:41.487 homeassistant kernel: audit: type=1334 audit(1742304941.484:476): prog-id=130 op=LOAD
2025-03-18 13:35:41.487 homeassistant kernel: audit: type=1334 audit(1742304941.484:477): prog-id=131 op=LOAD
2025-03-18 13:35:41.487 homeassistant kernel: audit: type=1334 audit(1742304941.484:478): prog-id=132 op=LOAD
2025-03-18 13:35:41.492 homeassistant systemd[1]: Starting Hostname Service...
2025-03-18 13:35:41.657 homeassistant systemd[1]: Started Hostname Service.
2025-03-18 13:35:41.666 homeassistant kernel: audit: type=1334 audit(1742304941.664:479): prog-id=133 op=LOAD
2025-03-18 13:35:41.666 homeassistant kernel: audit: type=1334 audit(1742304941.664:480): prog-id=134 op=LOAD
2025-03-18 13:35:41.666 homeassistant kernel: audit: type=1334 audit(1742304941.664:481): prog-id=135 op=LOAD
2025-03-18 13:35:41.676 homeassistant systemd[1]: Starting Time & Date Service...
2025-03-18 13:35:41.817 homeassistant systemd[1]: Started Time & Date Service.
2025-03-18 13:36:11.694 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2025-03-18 13:36:11.734 homeassistant kernel: audit: type=1334 audit(1742304971.732:482): prog-id=132 op=UNLOAD
2025-03-18 13:36:11.734 homeassistant kernel: audit: type=1334 audit(1742304971.732:483): prog-id=131 op=UNLOAD
2025-03-18 13:36:11.734 homeassistant kernel: audit: type=1334 audit(1742304971.732:484): prog-id=130 op=UNLOAD
2025-03-18 13:36:11.853 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
2025-03-18 13:36:11.863 homeassistant kernel: audit: type=1334 audit(1742304971.861:485): prog-id=135 op=UNLOAD
2025-03-18 13:36:11.863 homeassistant kernel: audit: type=1334 audit(1742304971.861:486): prog-id=134 op=UNLOAD
2025-03-18 13:36:11.863 homeassistant kernel: audit: type=1334 audit(1742304971.861:487): prog-id=133 op=UNLOAD
2025-03-18 13:48:35.779 homeassistant systemd[1]: Starting Cleanup of Temporary Directories...
2025-03-18 13:48:35.801 homeassistant systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
2025-03-18 13:48:35.801 homeassistant systemd[1]: Finished Cleanup of Temporary Directories.
2025-03-18 14:18:19.712 homeassistant kernel: audit: type=1334 audit(1742307499.710:488): prog-id=136 op=LOAD
2025-03-18 14:18:19.714 homeassistant systemd-timesyncd[525]: Network configuration changed, trying to establish connection.
2025-03-18 14:18:19.724 homeassistant systemd[1]: Started Journal Gateway Service.
2025-03-18 14:18:19.728 homeassistant systemd-timesyncd[525]: Contacted time server 162.159.200.1:123 (time.cloudflare.com).

System information

Version | core-2025.3.3 -- | -- Installation type | Home Assistant OS Development | false Supervisor | true Docker | true User | root Virtual environment | false Python version | 3.13.2 Operating system family | Linux Operating system version | 6.6.73-haos CPU architecture | x86_64

Additional information

after attemoting to upgrade, system stays unavailabel for 10 to 15 minutes then reverts to 14.2

bruce607 avatar Mar 18 '25 14:03 bruce607