Running with gitlab-runner 13.7.0 (943fc252)
  on default-runner-859b46b4f4-gvvrq JbL-LSLZ
section_start:1614245201:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab-registry.cern.ch/lhcb-docker/style-checker ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image gitlab-registry.cern.ch/lhcb-docker/style-checker ...
Using docker image sha256:c21df3f1b525761034e9aa06958e0f1993cbbf643bc0f1c8c91babce84ccafb9 for gitlab-registry.cern.ch/lhcb-docker/style-checker with digest gitlab-registry.cern.ch/lhcb-docker/style-checker@sha256:4e856dd7ea2eff7ac92359a12f4fbd7fcc879d54ee8f052d0275b509c7ff3f91 ...
section_end:1614245240:prepare_executor
section_start:1614245240:prepare_script
Preparing environment
Running on runner-jbl-lslz-project-544-concurrent-0 via default-runner-859b46b4f4-gvvrq...
section_end:1614245242:prepare_script
section_start:1614245242:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/lhcb/DaVinci/.git/
Created fresh repository.
Checking out 81d583db as erodrigu-fixes...

Skipping Git submodules setup
section_end:1614245258:get_sources
section_start:1614245258:step_script
Executing "step_script" stage of the job script
$ if [ ! -e .clang-format ] ; then
$ curl -o .clang-format "https://gitlab.cern.ch/lhcb-core/LbDevTools/raw/master/LbDevTools/data/default.clang-format?inline=false"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3427  100  3427    0     0  13545      0 --:--:-- --:--:-- --:--:-- 13599
$ echo '.clang-format' >> .gitignore
$ git add .gitignore
$ fi
$ curl -o lb-format "https://gitlab.cern.ch/lhcb-core/LbDevTools/raw/master/LbDevTools/SourceTools.py?inline=false"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 26610  100 26610    0     0   265k      0 --:--:-- --:--:-- --:--:--  267k
$ python lb-format --format-patch apply-formatting.patch origin/${TARGET_BRANCH}
=======================================
 You can fix formatting with:

   curl https://gitlab.cern.ch/lhcb/DaVinci/-/jobs/12335287/artifacts/raw/apply-formatting.patch | git am

=======================================
section_end:1614245262:step_script
section_start:1614245262:upload_artifacts_on_failure
Uploading artifacts for failed job
Uploading artifacts...
apply-formatting.patch: found 1 matching files and directories 
Uploading artifacts as "archive" to coordinator... ok  id=12335287 responseStatus=201 Created token=Rj3zW87U
section_end:1614245266:upload_artifacts_on_failure
section_start:1614245266:cleanup_file_variables
Cleaning up file based variables
section_end:1614245267:cleanup_file_variables
ERROR: Job failed: exit code 1