On 2025-04-16 13:09:21 +0300 (+0300), Dmitry wrote:
> Wanted to bring your attention for stuck translation proposal jobs
> for both trove-dashboard and designate-dashboard
> (https://zuul.opendev.org/t/openstack/build/e6849eafd29c4ee78c57fff6a8768ac6
> ,https://zuul.opendev.org/t/openstack/build/3489b918e89642a4a607665edd6a5d41)
>
> As I have found out this behaviour is caused by jobs running on
> Ubuntu Focal with Python 3.8.
>
> Is there anything can be done to fix this issue?
They need to be overridden to use an ubuntu-bionic nodeset. In
particular, the long-abandoned Zanata client tools the job uses rely
on a very old JDK and break on any newer platforms. This problem
should go away once the I18n team completes their migration to
Weblate, but until this we need to run the job on older systems.
--
Jeremy Stanley