[0KRunning with gitlab-runner 17.8.3 (690ce25c)[0;m [0K on runners@uwm KDwYUvDRh, system ID: s_63509cf08136[0;m [0K[36;1mResolving secrets[0;m[0;m section_start:1740682397:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image python:slim ...[0;m [0KAuthenticating with credentials from /root/.docker/config.json[0;m [0KPulling docker image python:slim ...[0;m [0KUsing docker image sha256:4fb64430521f34be753c7dbc06d94ce71f288ab0b739104116220feaac51698c for python:slim with digest python@sha256:2847b593afb93fbf7788cf66b29febad3d4a048e8cba2195553f5b002273886c ...[0;m section_end:1740682402:prepare_executor [0Ksection_start:1740682402:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-kdwyuvdrh-project-5079-concurrent-3 via runners.ligo.uwm.edu... section_end:1740682403:prepare_script [0Ksection_start:1740682403:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/geoffrey.mo/gwcelery/.git/ [32;1mChecking out a45f949f as detached HEAD (ref is improve-llhoft-data-logging)...[0;m Removing .cache/ Removing flake8-lint.json [32;1mSkipping Git submodules setup[0;m section_end:1740682405:get_sources [0Ksection_start:1740682405:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for lint-non_protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [32;1mSuccessfully extracted cache[0;m section_end:1740682406:restore_cache [0Ksection_start:1740682406:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:4fb64430521f34be753c7dbc06d94ce71f288ab0b739104116220feaac51698c for python:slim with digest python@sha256:2847b593afb93fbf7788cf66b29febad3d4a048e8cba2195553f5b002273886c ...[0;m [32;1m$ xargs -t ${PYTHON} -m pip install flake8 flake8-gl-codeclimate <<< ${REQUIREMENTS}[0;m python -m pip install flake8 flake8-gl-codeclimate flake8-isort Collecting flake8 Using cached flake8-7.1.2-py2.py3-none-any.whl.metadata (3.8 kB) Collecting flake8-gl-codeclimate Using cached flake8_gl_codeclimate-0.2.1-py3-none-any.whl Collecting flake8-isort Using cached flake8_isort-6.1.2-py3-none-any.whl.metadata (25 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8) Using cached mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8) Using cached pycodestyle-2.12.1-py2.py3-none-any.whl.metadata (4.5 kB) Collecting pyflakes<3.3.0,>=3.2.0 (from flake8) Using cached pyflakes-3.2.0-py2.py3-none-any.whl.metadata (3.5 kB) Collecting isort<7,>=5.0.0 (from flake8-isort) Using cached isort-6.0.1-py3-none-any.whl.metadata (11 kB) Using cached flake8-7.1.2-py2.py3-none-any.whl (57 kB) Using cached flake8_isort-6.1.2-py3-none-any.whl (18 kB) Using cached isort-6.0.1-py3-none-any.whl (94 kB) Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Using cached pycodestyle-2.12.1-py2.py3-none-any.whl (31 kB) Using cached pyflakes-3.2.0-py2.py3-none-any.whl (62 kB) Installing collected packages: pyflakes, pycodestyle, mccabe, isort, flake8, flake8-isort, flake8-gl-codeclimate Successfully installed flake8-7.1.2 flake8-gl-codeclimate-0.2.1 flake8-isort-6.1.2 isort-6.0.1 mccabe-0.7.0 pycodestyle-2.12.1 pyflakes-3.2.0 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.1 [notice] To update, run: pip install --upgrade pip [32;1m$ ${PYTHON} -m pip list installed[0;m Package Version --------------------- ------- flake8 7.1.2 flake8-gl-codeclimate 0.2.1 flake8-isort 6.1.2 isort 6.0.1 mccabe 0.7.0 pip 24.3.1 pycodestyle 2.12.1 pyflakes 3.2.0 [32;1m$ xargs -t ${PYTHON} -m flake8 ${FLAKE8_TARGET} <<< ${FLAKE8_OPTIONS}[0;m python -m flake8 . section_end:1740682415:step_script [0Ksection_start:1740682415:after_script [0K[0K[36;1mRunning after_script[0;m[0;m [32;1mRunning after script...[0;m [32;1m$ ${PYTHON} -m flake8 ${FLAKE8_OPTIONS} --exit-zero --format gl-codeclimate --output-file flake8-${CI_JOB_NAME_SLUG}.json ${FLAKE8_TARGET}[0;m section_end:1740682422:after_script [0Ksection_start:1740682422:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache lint-non_protected...[0;m .cache/pip: found 206 matching artifact files and directories[0;m No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally.[0;m [32;1mCreated cache[0;m section_end:1740682423:archive_cache [0Ksection_start:1740682423:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m flake8*.json: found 1 matching artifact files and directories[0;m Uploading artifacts as "codequality" to coordinator... 201 Created[0;m id[0;m=3851641 responseStatus[0;m=201 Created token[0;m=glcbt-64 section_end:1740682425:upload_artifacts_on_success [0Ksection_start:1740682425:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1740682426:cleanup_file_variables [0K[32;1mJob succeeded[0;m