oneapi-ci icon indicating copy to clipboard operation
oneapi-ci copied to clipboard

Pipeline failure on Gitlab CI

Open fponta opened this issue 1 year ago • 0 comments

Hello everyone,

I wanted to test the job named build_windows_cpp on GitLab CI by forking this repo (with due fixes as described in the note below) however the bootstrapper doesn't start. No logs except for the extractor:

artifacts.zip job.txt

Notice %ERRORLEVEL% being set to 1 in set installer_exit_code=1

I also tried just calling the bootstrapper to list the components hoping to see basic functionality, to no avail.

Could anyone please take a look and suggest a solution?

Note: runner tags for Windows need to be updated: https://about.gitlab.com/blog/2024/01/22/windows-2022-support-for-gitlab-saas-runners/

Update: I found older download links for version 2023.2 in the commit history, and they work fine. In the meantime I can work with those, but the problem above still remains

fponta avatar Jul 16 '24 20:07 fponta