Running with gitlab-runner 17.9.0 (c4cbe9dd)
  on 1: ci-x64-runner1-docker-postmarketos 28sNDbvuc, system ID: s_560eaa5f893f
section_start:1741361471:prepare_executor
Preparing the "docker" executor
Using Docker executor with image alpine:edge ...
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/certs/client"
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"
Pulling docker image alpine:edge ...
Using docker image sha256:d6201085a1856afe6f74f77f514c54ea5d67538aa45f3b527aeb72a8d8dc44db for alpine:edge with digest alpine@sha256:115729ec5cb049ba6359c3ab005ac742012d92bbaa5b8bc1a878f1e8f62c0cb8 ...
section_end:1741361473:prepare_executor
section_start:1741361473:prepare_script
Preparing environment
Running on runner-28sndbvuc-project-224-concurrent-0 via ci-x64-runner1.osuosl.org...
section_end:1741361473:prepare_script
section_start:1741361473:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/postmarketOS/mrhlpr/.git/
Created fresh repository.
Checking out 7c5ee23d as detached HEAD (ref is master)...

Skipping Git submodules setup
section_end:1741361475:get_sources
section_start:1741361475:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d6201085a1856afe6f74f77f514c54ea5d67538aa45f3b527aeb72a8d8dc44db for alpine:edge with digest alpine@sha256:115729ec5cb049ba6359c3ab005ac742012d92bbaa5b8bc1a878f1e8f62c0cb8 ...
$ adduser -D build
$ .ci/ruff.sh
+ apk -q add ruff
+ exec su build -c 'sh -e .ci/ruff.sh'
+ ruff check
All checks passed!
+ ruff format --diff
22 files already formatted
section_end:1741361476:step_script
section_start:1741361476:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741361477:cleanup_file_variables
Job succeeded