codestyle
Failed Started
by
@andrewsh

Andrej Shadura
1Running with gitlab-runner 17.7.0 (3153ccc6)2 on Lightweight runner on DO 3BQDZTfs, system ID: s_a30377c9ccd34Using Docker executor with image python:3.11 ...5Pulling docker image python:3.11 ...6Using docker image sha256:e729f76087ee0eac048a797fb9a1789920373e6c614fc9f6cb3cc4c3d046006f for python:3.11 with digest python@sha256:b337e1fd27dbacda505219f713789bf82766694095876769ea10c2d34b4f470b ...8Running on runner-3bqdztfs-project-6813-concurrent-0 via runner-3bqdztfs-apertis-light-1735805714-dd7872b1...10Fetching changes with git depth set to 50...11Initialized empty Git repository in /builds/infrastructure/obs-proxy/.git/12Created fresh repository.13Checking out 12369f55 as detached HEAD (ref is py-3.12-13-test)...14Skipping Git submodules setup16Using docker image sha256:e729f76087ee0eac048a797fb9a1789920373e6c614fc9f6cb3cc4c3d046006f for python:3.11 with digest python@sha256:b337e1fd27dbacda505219f713789bf82766694095876769ea10c2d34b4f470b ...17$ pip install .[lint]18Processing /builds/infrastructure/obs-proxy19 Preparing metadata (setup.py): started20 Preparing metadata (setup.py): finished with status 'done'21Collecting bidict~=0.18 (from obs-proxy==0)22 Downloading bidict-0.23.1-py3-none-any.whl.metadata (8.7 kB)23Collecting httpx~=0.22 (from obs-proxy==0)24 Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)25Collecting json-rpc~=1.12 (from obs-proxy==0)26 Downloading json_rpc-1.15.0-py2.py3-none-any.whl.metadata (7.2 kB)27Collecting Quart~=0.18 (from obs-proxy==0)28 Downloading quart-0.20.0-py3-none-any.whl.metadata (4.1 kB)29Collecting Werkzeug~=2.3 (from obs-proxy==0)30 Downloading werkzeug-2.3.8-py3-none-any.whl.metadata (4.1 kB)31Collecting websockets~=10.0 (from obs-proxy==0)32 Downloading websockets-10.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)33Collecting xmltodict~=0.13 (from obs-proxy==0)34 Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB)35Collecting aiofiles~=0.8 (from obs-proxy==0)36 Downloading aiofiles-0.8.0-py3-none-any.whl.metadata (7.0 kB)37Collecting jinja2~=3.0.0 (from obs-proxy==0)38 Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB)39Collecting structlog~=22.3 (from obs-proxy==0)40 Downloading structlog-22.3.0-py3-none-any.whl.metadata (8.4 kB)41Collecting rich (from obs-proxy==0)42 Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB)43Collecting flake8 (from obs-proxy==0)44 Downloading flake8-7.1.1-py2.py3-none-any.whl.metadata (3.8 kB)45Collecting flake8-codeclimate (from obs-proxy==0)46 Downloading flake8_codeclimate-0.3.0-py2.py3-none-any.whl.metadata (1.4 kB)47Collecting flake8-commas (from obs-proxy==0)48 Downloading flake8_commas-4.0.0-py3-none-any.whl.metadata (7.9 kB)49Collecting flake8-docstrings (from obs-proxy==0)50 Downloading flake8_docstrings-1.7.0-py2.py3-none-any.whl.metadata (2.0 kB)51Collecting flake8-blind-except (from obs-proxy==0)52 Downloading flake8-blind-except-0.2.1.tar.gz (3.7 kB)53 Preparing metadata (setup.py): started54 Preparing metadata (setup.py): finished with status 'done'55Collecting flake8-builtins (from obs-proxy==0)56 Downloading flake8_builtins-2.5.0-py3-none-any.whl.metadata (4.4 kB)57Collecting flake8-isort (from obs-proxy==0)58 Downloading flake8_isort-6.1.1-py3-none-any.whl.metadata (25 kB)59Collecting flake8-pytest-style (from obs-proxy==0)60 Downloading flake8_pytest_style-2.0.0-py3-none-any.whl.metadata (11 kB)61Collecting anyio (from httpx~=0.22->obs-proxy==0)62 Downloading anyio-4.7.0-py3-none-any.whl.metadata (4.7 kB)63Collecting certifi (from httpx~=0.22->obs-proxy==0)64 Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)65Collecting httpcore==1.* (from httpx~=0.22->obs-proxy==0)66 Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB)67Collecting idna (from httpx~=0.22->obs-proxy==0)68 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)69Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx~=0.22->obs-proxy==0)70 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)71Collecting MarkupSafe>=2.0 (from jinja2~=3.0.0->obs-proxy==0)72 Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)73Collecting blinker>=1.6 (from Quart~=0.18->obs-proxy==0)74 Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)75Collecting click>=8.0 (from Quart~=0.18->obs-proxy==0)76 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)77Collecting flask>=3.0 (from Quart~=0.18->obs-proxy==0)78 Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB)79Collecting hypercorn>=0.11.2 (from Quart~=0.18->obs-proxy==0)80 Downloading hypercorn-0.17.3-py3-none-any.whl.metadata (5.4 kB)81Collecting itsdangerous (from Quart~=0.18->obs-proxy==0)82 Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)83INFO: pip is looking at multiple versions of quart to determine which version is compatible with other requirements. This could take a while.84Collecting Quart~=0.18 (from obs-proxy==0)85 Downloading quart-0.19.9-py3-none-any.whl.metadata (5.7 kB)86 Downloading quart-0.19.8-py3-none-any.whl.metadata (5.7 kB)87 Downloading quart-0.19.7-py3-none-any.whl.metadata (5.7 kB)88 Downloading quart-0.19.6-py3-none-any.whl.metadata (5.7 kB)89 Downloading quart-0.19.5-py3-none-any.whl.metadata (5.7 kB)90 Downloading quart-0.19.4-py3-none-any.whl.metadata (5.7 kB)91 Downloading quart-0.19.3-py3-none-any.whl.metadata (5.6 kB)92INFO: pip is still looking at multiple versions of quart to determine which version is compatible with other requirements. This could take a while.93 Downloading quart-0.19.2-py3-none-any.whl.metadata (5.6 kB)94 Downloading quart-0.19.1-py3-none-any.whl.metadata (5.6 kB)95 Downloading quart-0.19.0-py3-none-any.whl.metadata (5.6 kB)96 Downloading quart-0.18.4-py3-none-any.whl.metadata (5.9 kB)97Collecting blinker<1.6 (from Quart~=0.18->obs-proxy==0)98 Downloading blinker-1.5-py2.py3-none-any.whl.metadata (1.8 kB)99Collecting mccabe<0.8.0,>=0.7.0 (from flake8->obs-proxy==0)100 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)101Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8->obs-proxy==0)102 Downloading pycodestyle-2.12.1-py2.py3-none-any.whl.metadata (4.5 kB)103Collecting pyflakes<3.3.0,>=3.2.0 (from flake8->obs-proxy==0)104 Downloading pyflakes-3.2.0-py2.py3-none-any.whl.metadata (3.5 kB)105Collecting pydocstyle>=2.1 (from flake8-docstrings->obs-proxy==0)106 Downloading pydocstyle-6.3.0-py3-none-any.whl.metadata (3.7 kB)107Collecting isort<6,>=5.0.0 (from flake8-isort->obs-proxy==0)108 Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB)109Collecting flake8-plugin-utils<2.0.0,>=1.3.2 (from flake8-pytest-style->obs-proxy==0)110 Downloading flake8_plugin_utils-1.3.3-py3-none-any.whl.metadata (7.1 kB)111Collecting markdown-it-py>=2.2.0 (from rich->obs-proxy==0)112 Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)113Collecting pygments<3.0.0,>=2.13.0 (from rich->obs-proxy==0)114 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)115Collecting h2>=3.1.0 (from hypercorn>=0.11.2->Quart~=0.18->obs-proxy==0)116 Downloading h2-4.1.0-py3-none-any.whl.metadata (3.6 kB)117Collecting priority (from hypercorn>=0.11.2->Quart~=0.18->obs-proxy==0)118 Downloading priority-2.0.0-py3-none-any.whl.metadata (6.6 kB)119Collecting wsproto>=0.14.0 (from hypercorn>=0.11.2->Quart~=0.18->obs-proxy==0)120 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB)121Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->obs-proxy==0)122 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)123Collecting snowballstemmer>=2.2.0 (from pydocstyle>=2.1->flake8-docstrings->obs-proxy==0)124 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)125Collecting sniffio>=1.1 (from anyio->httpx~=0.22->obs-proxy==0)126 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)127Collecting typing_extensions>=4.5 (from anyio->httpx~=0.22->obs-proxy==0)128 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)129Collecting hyperframe<7,>=6.0 (from h2>=3.1.0->hypercorn>=0.11.2->Quart~=0.18->obs-proxy==0)130 Downloading hyperframe-6.0.1-py3-none-any.whl.metadata (2.7 kB)131Collecting hpack<5,>=4.0 (from h2>=3.1.0->hypercorn>=0.11.2->Quart~=0.18->obs-proxy==0)132 Downloading hpack-4.0.0-py3-none-any.whl.metadata (2.5 kB)133Downloading aiofiles-0.8.0-py3-none-any.whl (13 kB)134Downloading bidict-0.23.1-py3-none-any.whl (32 kB)135Downloading httpx-0.28.1-py3-none-any.whl (73 kB)136 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 9.0 MB/s eta 0:00:00137Downloading httpcore-1.0.7-py3-none-any.whl (78 kB)138 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 10.2 MB/s eta 0:00:00139Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)140 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 15.7 MB/s eta 0:00:00141Downloading json_rpc-1.15.0-py2.py3-none-any.whl (39 kB)142Downloading quart-0.18.4-py3-none-any.whl (100 kB)143 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.8 MB/s eta 0:00:00144Downloading structlog-22.3.0-py3-none-any.whl (61 kB)145 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 7.6 MB/s eta 0:00:00146Downloading websockets-10.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107 kB)147 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.4/107.4 kB 12.1 MB/s eta 0:00:00148Downloading werkzeug-2.3.8-py3-none-any.whl (242 kB)149 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.3/242.3 kB 22.8 MB/s eta 0:00:00150Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB)151Downloading flake8-7.1.1-py2.py3-none-any.whl (57 kB)152 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 7.7 MB/s eta 0:00:00153Downloading flake8_builtins-2.5.0-py3-none-any.whl (11 kB)154Downloading flake8_codeclimate-0.3.0-py2.py3-none-any.whl (2.9 kB)155Downloading flake8_commas-4.0.0-py3-none-any.whl (7.9 kB)156Downloading flake8_docstrings-1.7.0-py2.py3-none-any.whl (5.0 kB)157Downloading flake8_isort-6.1.1-py3-none-any.whl (18 kB)158Downloading flake8_pytest_style-2.0.0-py3-none-any.whl (19 kB)159Downloading rich-13.9.4-py3-none-any.whl (242 kB)160 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 25.0 MB/s eta 0:00:00161Downloading blinker-1.5-py2.py3-none-any.whl (12 kB)162Downloading click-8.1.8-py3-none-any.whl (98 kB)163 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 11.5 MB/s eta 0:00:00164Downloading flake8_plugin_utils-1.3.3-py3-none-any.whl (9.7 kB)165Downloading hypercorn-0.17.3-py3-none-any.whl (61 kB)166 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 7.4 MB/s eta 0:00:00167Downloading isort-5.13.2-py3-none-any.whl (92 kB)168 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 12.1 MB/s eta 0:00:00169Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)170 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 11.6 MB/s eta 0:00:00171Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)172Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)173Downloading pycodestyle-2.12.1-py2.py3-none-any.whl (31 kB)174Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB)175Downloading pyflakes-3.2.0-py2.py3-none-any.whl (62 kB)176 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 6.9 MB/s eta 0:00:00177Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)178 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 70.2 MB/s eta 0:00:00179Downloading anyio-4.7.0-py3-none-any.whl (93 kB)180 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 kB 10.9 MB/s eta 0:00:00181Downloading idna-3.10-py3-none-any.whl (70 kB)182 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 8.2 MB/s eta 0:00:00183Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)184 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 20.4 MB/s eta 0:00:00185Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)186Downloading h11-0.14.0-py3-none-any.whl (58 kB)187 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.0 MB/s eta 0:00:00188Downloading h2-4.1.0-py3-none-any.whl (57 kB)189 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.2 MB/s eta 0:00:00190Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)191Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)192Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)193 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 12.1 MB/s eta 0:00:00194Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)195Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)196Downloading priority-2.0.0-py3-none-any.whl (8.9 kB)197Downloading hpack-4.0.0-py3-none-any.whl (32 kB)198Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB)199Building wheels for collected packages: obs-proxy, flake8-blind-except200 Building wheel for obs-proxy (setup.py): started201 Building wheel for obs-proxy (setup.py): finished with status 'done'202 Created wheel for obs-proxy: filename=obs_proxy-0-py3-none-any.whl size=37783 sha256=10c25abb4900bd914ac3f327b785bdd90e7f5543080278477d62ab989d4d2e0b203 Stored in directory: /root/.cache/pip/wheels/1d/82/61/3a9e1003108301faa4e691a3ab5412452257429146cca0c47e204 Building wheel for flake8-blind-except (setup.py): started205 Building wheel for flake8-blind-except (setup.py): finished with status 'done'206 Created wheel for flake8-blind-except: filename=flake8_blind_except-0.2.1-py3-none-any.whl size=4171 sha256=932e064fa1874e14177ff6c4a391bdd53f817b287aba962638871dc14380b4e0207 Stored in directory: /root/.cache/pip/wheels/79/0c/7c/8003129cf91e9488ae4832a93ee5fa89f71880b12e08cf7b36208Successfully built obs-proxy flake8-blind-except209Installing collected packages: snowballstemmer, json-rpc, flake8-blind-except, xmltodict, websockets, typing_extensions, structlog, sniffio, pygments, pyflakes, pydocstyle, pycodestyle, priority, mdurl, mccabe, MarkupSafe, itsdangerous, isort, idna, hyperframe, hpack, h11, flake8-plugin-utils, click, certifi, blinker, bidict, aiofiles, wsproto, Werkzeug, markdown-it-py, jinja2, httpcore, h2, flake8-pytest-style, flake8, anyio, rich, hypercorn, httpx, flake8-isort, flake8-docstrings, flake8-commas, flake8-codeclimate, flake8-builtins, Quart, obs-proxy210Successfully installed MarkupSafe-3.0.2 Quart-0.18.4 Werkzeug-2.3.8 aiofiles-0.8.0 anyio-4.7.0 bidict-0.23.1 blinker-1.5 certifi-2024.12.14 click-8.1.8 flake8-7.1.1 flake8-blind-except-0.2.1 flake8-builtins-2.5.0 flake8-codeclimate-0.3.0 flake8-commas-4.0.0 flake8-docstrings-1.7.0 flake8-isort-6.1.1 flake8-plugin-utils-1.3.3 flake8-pytest-style-2.0.0 h11-0.14.0 h2-4.1.0 hpack-4.0.0 httpcore-1.0.7 httpx-0.28.1 hypercorn-0.17.3 hyperframe-6.0.1 idna-3.10 isort-5.13.2 itsdangerous-2.2.0 jinja2-3.0.3 json-rpc-1.15.0 markdown-it-py-3.0.0 mccabe-0.7.0 mdurl-0.1.2 obs-proxy-0 priority-2.0.0 pycodestyle-2.12.1 pydocstyle-6.3.0 pyflakes-3.2.0 pygments-2.18.0 rich-13.9.4 sniffio-1.3.1 snowballstemmer-2.2.0 structlog-22.3.0 typing_extensions-4.12.2 websockets-10.4 wsproto-1.2.0 xmltodict-0.14.2211WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv212[notice] A new release of pip is available: 24.0 -> 24.3.1213[notice] To update, run: pip install --upgrade pip214$ flake8 --format=codeclimate > flake8.json || true215$ flake8216./obs_proxy/wsclient.py:230:131: E501 line too long (140 > 130 characters)217./obs_proxy/wsclient.py:242:131: E501 line too long (131 > 130 characters)219Uploading artifacts...220flake8.json: found 1 matching artifact files and directories 221Uploading artifacts as "codequality" to coordinator... 201 Created id=3636259 responseStatus=201 Created token=glcbt-64223ERROR: Job failed: exit code 1