Error in the installation log is an error calling nametoip callback on name='/<UIMDOMAIN>/<HUBNAME>/<ROBOTNAME>/hub'
Looking in the robot.cfg file, a mismatch is found in capitalization of the hubname or robot name.
The hubname and robot name are case sensitive. Any differences will prevent the nametoip calls from succeeding.
Component : UIM - INSTALL
The robotname and hubrobotname fields in the robot.cfg file must be identical (including case) on hub. Changing these so they match and restarting the robot allows the installation to start and continue passed the previous failure point.