Traceback (most recent call last): File "/opt/slices-monitor-worker/worker-venv/lib/python3.14/site-packages/slices_clientlib_core/util/pagination.py", line 90, in __init__ response.raise_for_status() ~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/opt/slices-monitor-worker/worker-venv/lib/python3.14/site-packages/httpx/_models.py", line 829, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'https://f4fwrapper.slices-be.eu/apis/bi.slices.eu/v1/projects/proj_account.ilabt.imec.be_5pzabws7n79ydsagfg3vntg590/flavors/' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/test_runner_base.py", line 152, in step yield File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_bi_health_check.py", line 82, in run self._check_flavors() ~~~~~~~~~~~~~~~~~~~^^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_bi_health_check.py", line 39, in _check_flavors flavors = list(self._bi_client().flavor.list()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/opt/slices-monitor-worker/worker-venv/lib/python3.14/site-packages/slices_clientlib_bi/bi_flavor.py", line 243, in list PagedCollection( ~~~~~~~~~~~~~~~^ "flavor", ^^^^^^^^^ ...<2 lines>... self._client, ^^^^^^^^^^^^^ ) ^ File "/opt/slices-monitor-worker/worker-venv/lib/python3.14/site-packages/slices_clientlib_core/util/pagination.py", line 93, in __init__ raise from_httpx_exception(err) from err slices_clientlib_core.base.exceptions.ServiceException: ServiceException (for GET https://f4fwrapper.slices-be.eu/apis/bi.slices.eu/v1/projects/proj_account.ilabt.imec.be_5pzabws7n79ydsagfg3vntg590/flavors/): Internal Server Error