ci: Fix sonarqube workflow #3325
Merged
ci-bridge / CI Bridge / lcg_105: [alma9, gcc13]
failed
Jun 24, 2024 in 19s
GitLab CI: FAILED
This check triggered job acts/ci-bridge/40411199
in pipeline acts/ci-bridge/19552
Status: FAILED
Created at: 2024-06-24T07:04:24.631+02:00
Started at: 2024-06-24T07:04:33.687+02:00
Finished at: 2024-06-24T07:04:52.451+02:00
Details
Running with gitlab-runner 15.0.0 (febb2a09)
on acts-ci-4c-alma9-2.cern.ch mmM7twGG
section_start:1719205474:resolve_secrets
Resolving secrets
section_end:1719205474:resolve_secrets
section_start:1719205474:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/acts-project/alma9-base:sha-ca76a1f2 ...
Pulling docker image ghcr.io/acts-project/alma9-base:sha-ca76a1f2 ...
Using docker image sha256:df0a52cbee1d844802164f68e7a6d4de8f9545c4db3ef0f3212fd84a34d7b1fa for ghcr.io/acts-project/alma9-base:sha-ca76a1f2 with
digest ghcr.io/acts-project/alma9-base@sha256:9194886e088b6d6791e111cb247120f4f40cad8ce3c668af03266884910f2914 ...
section_end:1719205481:prepare_executor
section_start:1719205481:prepare_script
Preparing environment
Running on runner-mmm7twgg-project-132265-concurrent-0 via 540395c56b14...
section_end:1719205482:prepare_script
section_start:1719205482:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/acts/ci-bridge/.git/
Checking out 12b1957a as main...
Skipping Git submodules setup
section_end:1719205482:get_sources
section_start:1719205482:restore_cache
Restoring cache
Checking cache for ccache-lcg-105---alma9--gcc13-ci/sonar-no-skip-r1-1-protected...
Downloading cache.zip from http://acts-ci-2-alma9.cern.ch:9000/cache/project/132265/ccache-lcg-105---alma9--gcc13-ci/sonar-no-skip-r1-1-protected
Successfully extracted cache
section_end:1719205483:restore_cache
section_start:1719205483:step_script
Executing "step_script" stage of the job script
Using docker image sha256:df0a52cbee1d844802164f68e7a6d4de8f9545c4db3ef0f3212fd84a34d7b1fa for ghcr.io/acts-project/alma9-base:sha-ca76a1f2 with
digest ghcr.io/acts-project/alma9-base@sha256:9194886e088b6d6791e111cb247120f4f40cad8ce3c668af03266884910f2914 ...
$ echo "LCG_VERSION: ${LCG_VERSION}"
LCG_VERSION: 105
$ echo "COMPILER: ${COMPILER}"
COMPILER: gcc13
$ if [ "$OS" = "alma9" ]; then # collapsed multi-line command
$ echo "LCG_PLATFORM: ${LCG_PLATFORM}"
LCG_PLATFORM: el9
$ source /cvmfs/sft.cern.ch/lcg/views/LCG_${LCG_VERSION}/x86_64-${LCG_PLATFORM}-${COMPILER}-opt/setup.sh
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
$ git clone $CLONE_URL src
Cloning into 'src'...
warning: templates not found in /build/jenkins/workspace/lcg_release_pipeline/install/git/2.29.2/x86_64-el9-gcc13-opt/share/git-core/templates
$ cd src
$ git checkout $HEAD_SHA
fatal: reference is not a tree: 19a2007acf1199034e416820ddb145c2d9982c79
section_end:1719205490:step_script
section_start:1719205490:archive_cache_on_failure
Saving cache for failed job
Creating cache ccache-lcg-105---alma9--gcc13-ci/sonar-no-skip-r1-1-protected...
WARNING: /builds/acts/ci-bridge/ccache: no matching files
Archive is up to date!
Created cache
section_end:1719205490:archive_cache_on_failure
section_start:1719205490:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1719205491:cleanup_file_variables
ERROR: Job failed: exit code 1
Loading