How do I know my AIO install/build was successful?

I read the notice that the AIO installer is being deprecated in November, but before I saw that notice I proceeded down that path. I was able to navigate the cec build issue with the workaround listed in

https://github.com/home-assistant/hassbian-scripts/issues/38.

I think I now have a clean build but the install process just completed with the cec build and then rebooted, so not really sure if my build was clean. Watching the install video by BRUH on the AIO page I expected to see another house image at the bottom of a successful install before reboot. This is how my install log ended:


[localhost] out: – Installing: /usr/local/lib/libcec.so.4.0.2
[localhost] out: – Up-to-date: /usr/local/lib/libcec.so.4
[localhost] out: – Up-to-date: /usr/local/lib/libcec.so
[localhost] out: – Set runtime path of “/usr/local/lib/libcec.so.4.0.2” to “”
[localhost] out:

[localhost] sudo: ldconfig
[localhost] sudo: ln -s /usr/local/lib/python3.4/dist-packages/cec /srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages
[localhost] out:
[localhost] out:
[localhost] out: Broadcast message from pi@raspberrypi on pts/1 (Mon 2017-11-27 20:38:47 CST):
[localhost] out:
[localhost] out:
[localhost] out:
[localhost] out: The system is going down for reboot NOW!

My question is this the expected behavior at the end of the install log or do I have some other lurking issue?

That looks about right, but you will have to upgrade your version of Python, and the virtual environment, before the end of the year.