[0KRunning with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)[0;m [0K on green-1.private.runners-manager.gitlab.com/staging.gitlab.com z8yzfruU, system ID: s_9d15f3e4e7ae[0;m [0K[36;1mResolving secrets[0;m[0;m section_start:1738661973:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m[0;m [0KUsing Docker executor with image python:3.12 ...[0;m [0KPulling docker image python:3.12 ...[0;m [0KUsing docker image sha256:1a0aa7c771b9c6ee6b1ba694baaa531dbc5141ba70657860359235cd2bc8b41c for python:3.12 with digest python@sha256:2e726959b8df5cd9fd95a4cbd6dcd23d8a89e750e9c2c5dc077ba56365c6a925 ...[0;m section_end:1738662039:prepare_executor [0Ksection_start:1738662039:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-z8yzfruu-project-7091227-concurrent-0 via runner-z8yzfruu-private-1738661973-7bbfe616... section_end:1738662043:prepare_script [0Ksection_start:1738662043:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/gitlab-com/gl-infra/common-ci-tasks/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 70a77653 as detached HEAD (ref is main)...[0;m [32;1mSkipping Git submodules setup[0;m [32;1m$ git remote set-url origin "${CI_REPOSITORY_URL}"[0;m section_end:1738662045:get_sources [0Ksection_start:1738662045:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:1a0aa7c771b9c6ee6b1ba694baaa531dbc5141ba70657860359235cd2bc8b41c for python:3.12 with digest python@sha256:2e726959b8df5cd9fd95a4cbd6dcd23d8a89e750e9c2c5dc077ba56365c6a925 ...[0;m [32;1m$ pip3 install "yamllint==${GL_COMMON_CI_TASKS_YAMLLINT_VERSION}"[0;m Collecting yamllint==1.35.1 Downloading yamllint-1.35.1-py3-none-any.whl.metadata (4.2 kB) Collecting pathspec>=0.5.3 (from yamllint==1.35.1) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pyyaml (from yamllint==1.35.1) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Downloading yamllint-1.35.1-py3-none-any.whl (66 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 16.8 MB/s eta 0:00:00 Installing collected packages: pyyaml, pathspec, yamllint Successfully installed pathspec-0.12.1 pyyaml-6.0.2 yamllint-1.35.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [notice] A new release of pip is available: 24.3.1 -> 25.0 [notice] To update, run: pip install --upgrade pip [32;1m$ yamllint -f parsable .[0;m ./docker.yml:48:5: [warning] comment not indented like content (comments-indentation) section_end:1738662048:step_script [0Ksection_start:1738662048:after_script [0K[0K[36;1mRunning after_script[0;m[0;m [32;1mRunning after script...[0;m [32;1m$ cat <<-EOD # collapsed multi-line command[0;m ---------------------------------------------------------- Need help? Documentation on the yamllint CI job can be found at: https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/yamllint.md section_end:1738662049:after_script [0Ksection_start:1738662049:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1738662049:cleanup_file_variables [0K[32;1mJob succeeded[0;m