Running with gitlab-runner 13.8.0 (775dd39d)
  on default-runner-bc5685bb4-d7csb GZ_8z1jt
section_start:1615189969: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:1615189985:prepare_executor
section_start:1615189985:prepare_script
Preparing environment
Running on runner-gz8z1jt-project-544-concurrent-0 via default-runner-bc5685bb4-d7csb...
section_end:1615189987:prepare_script
section_start:1615189987:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/lhcb/DaVinci/.git/
Created fresh repository.
Checking out b0f6d5e3 as erodrigu-pyconf-4...

Skipping Git submodules setup
section_end:1615190002:get_sources
section_start:1615190002: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  33271      0 --:--:-- --:--:-- --:--:-- 33271
$ 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   270k      0 --:--:-- --:--:-- --:--:--  270k
$ python lb-format --format-patch apply-formatting.patch origin/${TARGET_BRANCH}
=======================================
 You can fix formatting with:

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

=======================================
section_end:1615190004:step_script
section_start:1615190004: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=12534305 responseStatus=201 Created token=jMqdnvE-
section_end:1615190005:upload_artifacts_on_failure
section_start:1615190005:cleanup_file_variables
Cleaning up file based variables
section_end:1615190006:cleanup_file_variables
ERROR: Job failed: exit code 1