lint
Passed Started
by
@Chilipp

Philipp S. Sommer
1Running with gitlab-runner 17.10.1 (ef334dcc)2 on hifis-runner-autoscaler-1 ZZzu1uEym, system ID: s_93f20f4e90214Dialing instance 84ed34bc-bd8f-4bae-abb8-e9ae56da2bf4...5Instance 84ed34bc-bd8f-4bae-abb8-e9ae56da2bf4 connected6Using Docker executor with image registry.access.redhat.com/ubi9/python-311 ...7Pulling docker image registry.access.redhat.com/ubi9/python-311 ...8Using docker image sha256:5b425668e81887ac0246b939345c0d9914409b32e7cbf9a7e583cafaf3afcc92 for registry.access.redhat.com/ubi9/python-311 with digest registry.access.redhat.com/ubi9/python-311@sha256:5d5a2a4f907778812b450278c1ce49d02da61e9aeb3ec4481e2dafc69ae4bcc7 ...10Running on runner-zzzu1ueym-project-15367-concurrent-0 via hifis-runner-manager-autoscaler-1...12Fetching changes with git depth set to 20...13Initialized empty Git repository in /builds/dasf/dasf-web-component/.git/14Created fresh repository.15Checking out 2293d4fe as detached HEAD (ref is use-events)...16Skipping Git submodules setup18Checking cache for default-non_protected...19Downloading cache from https://cephnfs1.fz-rossendorf.de:9000/gitlab/runner/ZZzu1uEym/project/15367/default-non_protected ETag="76cdb2bad9582d23c1f6f4d868218d6c"20Successfully extracted cache22Downloading artifacts for build-package (2143360)...23Downloading artifacts from coordinator... ok host=codebase.helmholtz.cloud id=2143360 responseStatus=200 OK token=64__439xt25Using docker image sha256:5b425668e81887ac0246b939345c0d9914409b32e7cbf9a7e583cafaf3afcc92 for registry.access.redhat.com/ubi9/python-311 with digest registry.access.redhat.com/ubi9/python-311@sha256:5d5a2a4f907778812b450278c1ce49d02da61e9aeb3ec4481e2dafc69ae4bcc7 ...26$ python -m pip install -U pip27Requirement already satisfied: pip in /opt/app-root/lib64/python3.11/site-packages (24.2)28Collecting pip29 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB)30Downloading pip-25.0.1-py3-none-any.whl (1.8 MB)31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 42.7 MB/s eta 0:00:0032Installing collected packages: pip33 Attempting uninstall: pip34 Found existing installation: pip 24.235 Uninstalling pip-24.2:36 Successfully uninstalled pip-24.237Successfully installed pip-25.0.138$ git config --global --add safe.directory ${CI_PROJECT_DIR}39$ make dev-install40rm -fr dist/41rm -fr build/42rm -fr node_modules/43npm install44npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported45npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.46npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported47npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead48npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead49npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.50added 537 packages, and audited 541 packages in 11s51101 packages are looking for funding52 run `npm fund` for details535 moderate severity vulnerabilities54To address all issues, run:55 npm audit fix56Run `npm audit` for details.57python -m pip install -r requirements.dev.txt58DEPRECATION: git+https://codebase.helmholtz.cloud/hcdc/django/dasf-broker-django.git@main#egg=dasf-broker-django[pytest] contains an egg fragment with a non-PEP 508 name. pip 25.1 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/1315759DEPRECATION: git+https://codebase.helmholtz.cloud/dasf/dasf-messaging-python.git@master#egg=demessaging[backend] contains an egg fragment with a non-PEP 508 name. pip 25.1 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/1315760Collecting git+https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 6))61 Cloning https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git to /tmp/pip-req-build-mrep4gx862 Running command git clone --filter=blob:none --quiet https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git /tmp/pip-req-build-mrep4gx863 Resolved https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git to commit 50855fcdfedf1dda40883961eb26ab1ac172258d64 Installing build dependencies: started65 Installing build dependencies: finished with status 'done'66 Getting requirements to build wheel: started67 Getting requirements to build wheel: finished with status 'done'68 Preparing metadata (pyproject.toml): started69 Preparing metadata (pyproject.toml): finished with status 'done'70Collecting git+https://github.com/pyodide/sphinx-js-fork.git (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))71 Cloning https://github.com/pyodide/sphinx-js-fork.git to /tmp/pip-req-build-15c12u2h72 Running command git clone --filter=blob:none --quiet https://github.com/pyodide/sphinx-js-fork.git /tmp/pip-req-build-15c12u2h73 Resolved https://github.com/pyodide/sphinx-js-fork.git to commit 781dc61870a802222051bcc8f6b2a592cd5eec7b74 Installing build dependencies: started75 Installing build dependencies: finished with status 'done'76 Getting requirements to build wheel: started77 Getting requirements to build wheel: finished with status 'done'78 Preparing metadata (pyproject.toml): started79 Preparing metadata (pyproject.toml): finished with status 'done'80Collecting dasf-broker-django (from dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))81 Cloning https://codebase.helmholtz.cloud/hcdc/django/dasf-broker-django.git (to revision main) to /tmp/pip-install-4oxupicl/dasf-broker-django_a7d08e2332bd4fe39d595e838dafea3682 Running command git clone --filter=blob:none --quiet https://codebase.helmholtz.cloud/hcdc/django/dasf-broker-django.git /tmp/pip-install-4oxupicl/dasf-broker-django_a7d08e2332bd4fe39d595e838dafea3683 Resolved https://codebase.helmholtz.cloud/hcdc/django/dasf-broker-django.git to commit b59e0328ed71aa676b0d235ae379084edba3b21e84 Installing build dependencies: started85 Installing build dependencies: finished with status 'done'86 Getting requirements to build wheel: started87 Getting requirements to build wheel: finished with status 'done'88 Preparing metadata (pyproject.toml): started89 Preparing metadata (pyproject.toml): finished with status 'done'90Collecting git+https://codebase.helmholtz.cloud/dasf/dasf-progress-api.git@master (from -r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5))91 Cloning https://codebase.helmholtz.cloud/dasf/dasf-progress-api.git (to revision master) to /tmp/pip-req-build-t_18v6h292 Running command git clone --filter=blob:none --quiet https://codebase.helmholtz.cloud/dasf/dasf-progress-api.git /tmp/pip-req-build-t_18v6h293 Resolved https://codebase.helmholtz.cloud/dasf/dasf-progress-api.git to commit e466f09563445c89bb8d77548eadaac0757337dc94 Installing build dependencies: started95 Installing build dependencies: finished with status 'done'96 Getting requirements to build wheel: started97 Getting requirements to build wheel: finished with status 'done'98 Preparing metadata (pyproject.toml): started99 Preparing metadata (pyproject.toml): finished with status 'done'100Collecting demessaging (from demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))101 Cloning https://codebase.helmholtz.cloud/dasf/dasf-messaging-python.git (to revision master) to /tmp/pip-install-4oxupicl/demessaging_b79315a64d3443a0b38fdc9ce8828c5e102 Running command git clone --filter=blob:none --quiet https://codebase.helmholtz.cloud/dasf/dasf-messaging-python.git /tmp/pip-install-4oxupicl/demessaging_b79315a64d3443a0b38fdc9ce8828c5e103 Resolved https://codebase.helmholtz.cloud/dasf/dasf-messaging-python.git to commit abbf6780d68f765f27e4f1d08ad43afa43987581104 Installing build dependencies: started105 Installing build dependencies: finished with status 'done'106 Getting requirements to build wheel: started107 Getting requirements to build wheel: finished with status 'done'108 Preparing metadata (pyproject.toml): started109 Preparing metadata (pyproject.toml): finished with status 'done'110Collecting reuse-shortcuts>=1.0.1 (from -r requirements.dev.txt (line 5))111 Downloading reuse_shortcuts-1.0.1-py3-none-any.whl.metadata (6.5 kB)112Collecting cffconvert (from -r requirements.dev.txt (line 6))113 Downloading cffconvert-2.0.0-py3-none-any.whl.metadata (6.9 kB)114Collecting pre-commit (from -r requirements.dev.txt (line 7))115 Downloading pre_commit-4.2.0-py2.py3-none-any.whl.metadata (1.3 kB)116Collecting PyYAML (from -r requirements.dev.txt (line 8))117 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)118Collecting sphinx-design (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))119 Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB)120Collecting autodocsumm (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 7))121 Downloading autodocsumm-0.2.14-py3-none-any.whl.metadata (5.6 kB)122Collecting sphinx-rtd-theme (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 8))123 Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB)124Collecting myst_parser (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13))125 Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB)126Collecting djangorestframework (from -r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5))127 Downloading djangorestframework-3.16.0-py3-none-any.whl.metadata (11 kB)128Collecting reuse (from reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5))129 Downloading reuse-5.0.2.tar.gz (358 kB)130 Installing build dependencies: started131 Installing build dependencies: finished with status 'done'132 Getting requirements to build wheel: started133 Getting requirements to build wheel: finished with status 'done'134 Preparing metadata (pyproject.toml): started135 Preparing metadata (pyproject.toml): finished with status 'done'136Collecting click<9,>=7.0 (from cffconvert->-r requirements.dev.txt (line 6))137 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)138Collecting requests<3,>=2.20 (from cffconvert->-r requirements.dev.txt (line 6))139 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)140Collecting ruamel.yaml>=0.16.0 (from cffconvert->-r requirements.dev.txt (line 6))141 Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB)142Collecting pykwalify>=1.6 (from cffconvert->-r requirements.dev.txt (line 6))143 Downloading pykwalify-1.8.0-py2.py3-none-any.whl.metadata (5.3 kB)144Collecting jsonschema<4,>=3.0 (from cffconvert->-r requirements.dev.txt (line 6))145 Downloading jsonschema-3.2.0-py2.py3-none-any.whl.metadata (7.8 kB)146Collecting cfgv>=2.0.0 (from pre-commit->-r requirements.dev.txt (line 7))147 Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)148Collecting identify>=1.0.0 (from pre-commit->-r requirements.dev.txt (line 7))149 Downloading identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)150Collecting nodeenv>=0.11.1 (from pre-commit->-r requirements.dev.txt (line 7))151 Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)152Collecting virtualenv>=20.10.0 (from pre-commit->-r requirements.dev.txt (line 7))153 Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)154Collecting sphinx<9,>=6 (from sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))155 Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB)156Collecting docutils<0.22,>0.18 (from sphinx-rtd-theme->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 8))157 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)158Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 8))159 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB)160Collecting Jinja2>2.0 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))161 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)162Collecting parsimonious<0.11.0,>=0.10.0 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))163 Downloading parsimonious-0.10.0-py3-none-any.whl.metadata (25 kB)164Collecting markupsafe==3.0.2 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))165 Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)166Collecting attrs (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))167 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB)168Collecting cattrs (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))169 Downloading cattrs-24.1.3-py3-none-any.whl.metadata (8.4 kB)170Collecting markdown-it-py~=3.0 (from myst_parser->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13))171 Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)172Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst_parser->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13))173 Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB)174Collecting django>=4.2 (from djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5))175 Downloading Django-5.1.7-py3-none-any.whl.metadata (4.1 kB)176INFO: pip is looking at multiple versions of dasf-broker-django to determine which version is compatible with other requirements. This could take a while.177Collecting djangorestframework (from -r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5))178 Downloading djangorestframework-3.15.2-py3-none-any.whl.metadata (10 kB)179 Downloading djangorestframework-3.15.1-py3-none-any.whl.metadata (11 kB)180Collecting django>=3.0 (from djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5))181 Downloading Django-3.2.25-py3-none-any.whl.metadata (4.1 kB)182Collecting django-guardian (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))183 Downloading django_guardian-2.4.0-py3-none-any.whl.metadata (4.4 kB)184Collecting channels (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))185 Downloading channels-4.2.2-py3-none-any.whl.metadata (4.6 kB)186Collecting asgiref<4,>=3.3.2 (from django>=3.0->djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5))187 Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)188Collecting pytz (from django>=3.0->djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5))189 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)190Collecting sqlparse>=0.2.2 (from django>=3.0->djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5))191 Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB)192Collecting pydantic<3.0,>=2.2 (from deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5))193 Downloading pydantic-2.11.1-py3-none-any.whl.metadata (63 kB)194Collecting pydantic-settings (from deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5))195 Downloading pydantic_settings-2.8.1-py3-none-any.whl.metadata (3.5 kB)196Collecting websocket-client<1.8,>=1.5 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))197 Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB)198Collecting docstring_parser<0.16 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))199 Downloading docstring_parser-0.15-py3-none-any.whl.metadata (2.4 kB)200Collecting typing_extensions (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))201 Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB)202Collecting Jinja2>2.0 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))203 Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB)204Collecting pytest-django (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))205 Downloading pytest_django-4.10.0-py3-none-any.whl.metadata (8.3 kB)206Collecting daphne (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))207 Downloading daphne-4.1.2-py3-none-any.whl.metadata (6.5 kB)208Collecting isort>=5.10.1 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))209 Downloading isort-6.0.1-py3-none-any.whl.metadata (11 kB)210Collecting black>=22.3.0 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))211 Downloading black-25.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (81 kB)212Collecting autoflake>=2.0.0 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))213 Downloading autoflake-2.3.1-py3-none-any.whl.metadata (7.6 kB)214Collecting pyflakes>=3.0.0 (from autoflake>=2.0.0->demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))215 Downloading pyflakes-3.3.0-py2.py3-none-any.whl.metadata (3.5 kB)216Collecting mypy-extensions>=0.4.3 (from black>=22.3.0->demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))217 Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB)218Collecting packaging>=22.0 (from black>=22.3.0->demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))219 Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)220Collecting pathspec>=0.9.0 (from black>=22.3.0->demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))221 Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)222Collecting platformdirs>=2 (from black>=22.3.0->demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6))223 Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)224Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=3.0->cffconvert->-r requirements.dev.txt (line 6))225 Downloading pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB)226Requirement already satisfied: setuptools in /opt/app-root/lib64/python3.11/site-packages (from jsonschema<4,>=3.0->cffconvert->-r requirements.dev.txt (line 6)) (65.5.1)227Collecting six>=1.11.0 (from jsonschema<4,>=3.0->cffconvert->-r requirements.dev.txt (line 6))228 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)229Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst_parser->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13))230 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)231Collecting regex>=2022.3.15 (from parsimonious<0.11.0,>=0.10.0->sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12))232 Downloading regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)233Collecting annotated-types>=0.6.0 (from pydantic<3.0,>=2.2->deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5))234 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)235Collecting pydantic-core==2.33.0 (from pydantic<3.0,>=2.2->deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5))236 Downloading pydantic_core-2.33.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB)237Collecting typing-inspection>=0.4.0 (from pydantic<3.0,>=2.2->deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5))238 Downloading typing_inspection-0.4.0-py3-none-any.whl.metadata (2.6 kB)239Collecting docopt>=0.6.2 (from pykwalify>=1.6->cffconvert->-r requirements.dev.txt (line 6))240 Downloading docopt-0.6.2.tar.gz (25 kB)241 Installing build dependencies: started242 Installing build dependencies: finished with status 'done'243 Getting requirements to build wheel: started244 Getting requirements to build wheel: finished with status 'done'245 Preparing metadata (pyproject.toml): started246 Preparing metadata (pyproject.toml): finished with status 'done'247Collecting python-dateutil>=2.8.0 (from pykwalify>=1.6->cffconvert->-r requirements.dev.txt (line 6))248 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)249Collecting charset-normalizer<4,>=2 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6))250 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)251Collecting idna<4,>=2.5 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6))252 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)253Collecting urllib3<3,>=1.21.1 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6))254 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)255Collecting certifi>=2017.4.17 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6))256 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)257Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.0->cffconvert->-r requirements.dev.txt (line 6))258 Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)259Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))260 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)261Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))262 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)263Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))264 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB)265Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))266 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)267Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))268 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)269Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))270 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB)271Collecting Pygments>=2.17 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))272 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)273Collecting snowballstemmer>=2.2 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))274 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)275Collecting babel>=2.13 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))276 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)277Collecting alabaster>=0.7.14 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))278 Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB)279Collecting imagesize>=1.3 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))280 Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)281Collecting roman-numerals-py>=1.0.0 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5))282 Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB)283Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit->-r requirements.dev.txt (line 7))284 Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)285Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit->-r requirements.dev.txt (line 7))286 Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)287INFO: pip is looking at multiple versions of channels to determine which version is compatible with other requirements. This could take a while.288Collecting channels (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))289 Downloading channels-4.2.1-py3-none-any.whl.metadata (4.6 kB)290 Downloading channels-4.2.0-py3-none-any.whl.metadata (4.5 kB)291 Downloading channels-4.1.0-py3-none-any.whl.metadata (4.5 kB)292 Downloading channels-4.0.0-py3-none-any.whl.metadata (1.5 kB)293Collecting autobahn>=22.4.2 (from daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))294 Downloading autobahn-24.4.2-py2.py3-none-any.whl.metadata (18 kB)295Collecting twisted>=22.4 (from twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))296 Downloading twisted-24.11.0-py3-none-any.whl.metadata (20 kB)297Collecting python-dotenv>=0.21.0 (from pydantic-settings->deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5))298 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB)299Collecting pytest>=7.0.0 (from pytest-django->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))300 Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB)301Collecting binaryornot>=0.4.4 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5))302 Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB)303Collecting boolean.py>=3.8 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5))304 Downloading boolean.py-4.0-py3-none-any.whl.metadata (1.5 kB)305Collecting license-expression>=1.0 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5))306 Downloading license_expression-30.4.1-py3-none-any.whl.metadata (12 kB)307Collecting python-debian!=0.1.45,!=0.1.46,!=0.1.47,>=0.1.34 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5))308 Downloading python_debian-1.0.1-py3-none-any.whl.metadata (2.7 kB)309Collecting tomlkit>=0.8 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5))310 Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)311Collecting txaio>=21.2.1 (from autobahn>=22.4.2->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))312 Downloading txaio-23.1.1-py2.py3-none-any.whl.metadata (5.4 kB)313Collecting cryptography>=3.4.6 (from autobahn>=22.4.2->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))314 Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)315Collecting hyperlink>=21.0.0 (from autobahn>=22.4.2->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))316 Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB)317Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5))318 Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)319Collecting iniconfig (from pytest>=7.0.0->pytest-django->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))320 Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)321Collecting pluggy<2,>=1.5 (from pytest>=7.0.0->pytest-django->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))322 Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)323Collecting automat>=24.8.0 (from twisted>=22.4->twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))324 Downloading Automat-24.8.1-py3-none-any.whl.metadata (8.4 kB)325Collecting constantly>=15.1 (from twisted>=22.4->twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))326 Downloading constantly-23.10.4-py3-none-any.whl.metadata (1.8 kB)327Collecting incremental>=24.7.0 (from twisted>=22.4->twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))328 Downloading incremental-24.7.2-py3-none-any.whl.metadata (8.1 kB)329Collecting zope-interface>=5 (from twisted>=22.4->twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))330 Downloading zope.interface-7.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (44 kB)331Collecting pyopenssl>=21.0.0 (from twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))332 Downloading pyOpenSSL-25.0.0-py3-none-any.whl.metadata (16 kB)333Collecting service-identity>=18.1.0 (from twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))334 Downloading service_identity-24.2.0-py3-none-any.whl.metadata (5.1 kB)335Collecting cffi>=1.12 (from cryptography>=3.4.6->autobahn>=22.4.2->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))336 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)337Collecting pyasn1 (from service-identity>=18.1.0->twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))338 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)339Collecting pyasn1-modules (from service-identity>=18.1.0->twisted[tls]>=22.4->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))340 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB)341Collecting pycparser (from cffi>=1.12->cryptography>=3.4.6->autobahn>=22.4.2->daphne->dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6))342 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)343Downloading reuse_shortcuts-1.0.1-py3-none-any.whl (26 kB)344Downloading cffconvert-2.0.0-py3-none-any.whl (183 kB)345Downloading pre_commit-4.2.0-py2.py3-none-any.whl (220 kB)346Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)347 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 31.6 MB/s eta 0:00:00348Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB)349 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 111.1 MB/s eta 0:00:00350Downloading autodocsumm-0.2.14-py3-none-any.whl (14 kB)351Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB)352 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 118.7 MB/s eta 0:00:00353Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)354Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB)355Downloading djangorestframework-3.15.1-py3-none-any.whl (1.1 MB)356 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 235.1 MB/s eta 0:00:00357Downloading Django-3.2.25-py3-none-any.whl (7.9 MB)358 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 161.2 MB/s eta 0:00:00359Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)360Downloading autoflake-2.3.1-py3-none-any.whl (32 kB)361Downloading black-25.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)362 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 165.9 MB/s eta 0:00:00363Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)364Downloading click-8.1.8-py3-none-any.whl (98 kB)365Downloading docstring_parser-0.15-py3-none-any.whl (36 kB)366Downloading docutils-0.21.2-py3-none-any.whl (587 kB)367 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 211.0 MB/s eta 0:00:00368Downloading identify-2.6.9-py2.py3-none-any.whl (99 kB)369Downloading isort-6.0.1-py3-none-any.whl (94 kB)370Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)371Downloading attrs-25.3.0-py3-none-any.whl (63 kB)372Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)373Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB)374Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)375Downloading parsimonious-0.10.0-py3-none-any.whl (48 kB)376Downloading pydantic-2.11.1-py3-none-any.whl (442 kB)377Downloading pydantic_core-2.33.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)378 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 118.3 MB/s eta 0:00:00379Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB)380Downloading requests-2.32.3-py3-none-any.whl (64 kB)381Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB)382Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB)383 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 130.3 MB/s eta 0:00:00384Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB)385Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB)386Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)387 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 162.2 MB/s eta 0:00:00388Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB)389Downloading cattrs-24.1.3-py3-none-any.whl (66 kB)390Downloading channels-4.0.0-py3-none-any.whl (28 kB)391Downloading daphne-4.1.2-py3-none-any.whl (30 kB)392Downloading django_guardian-2.4.0-py3-none-any.whl (106 kB)393Downloading pydantic_settings-2.8.1-py3-none-any.whl (30 kB)394Downloading pytest_django-4.10.0-py3-none-any.whl (23 kB)395Downloading alabaster-1.0.0-py3-none-any.whl (13 kB)396Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)397Downloading asgiref-3.8.1-py3-none-any.whl (23 kB)398Downloading autobahn-24.4.2-py2.py3-none-any.whl (666 kB)399 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 667.0/667.0 kB 254.9 MB/s eta 0:00:00400Downloading babel-2.17.0-py3-none-any.whl (10.2 MB)401 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 82.4 MB/s eta 0:00:00402Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)403Downloading boolean.py-4.0-py3-none-any.whl (25 kB)404Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)405Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)406Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)407Downloading filelock-3.18.0-py3-none-any.whl (16 kB)408Downloading idna-3.10-py3-none-any.whl (70 kB)409Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)410Downloading license_expression-30.4.1-py3-none-any.whl (111 kB)411Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)412Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)413Downloading packaging-24.2-py3-none-any.whl (65 kB)414Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)415Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)416Downloading pyflakes-3.3.0-py2.py3-none-any.whl (62 kB)417Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)418 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 248.9 MB/s eta 0:00:00419Downloading pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (120 kB)420Downloading pytest-8.3.5-py3-none-any.whl (343 kB)421Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)422Downloading python_debian-1.0.1-py3-none-any.whl (137 kB)423Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB)424Downloading regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB)425 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 245.2 MB/s eta 0:00:00426Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB)427Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB)428 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.1/739.1 kB 210.1 MB/s eta 0:00:00429Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)430Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)431Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)432Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)433Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)434Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)435Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)436Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)437Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB)438Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB)439Downloading twisted-24.11.0-py3-none-any.whl (3.2 MB)440 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 239.4 MB/s eta 0:00:00441Downloading typing_inspection-0.4.0-py3-none-any.whl (14 kB)442Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)443Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)444Downloading Automat-24.8.1-py3-none-any.whl (42 kB)445Downloading chardet-5.2.0-py3-none-any.whl (199 kB)446Downloading constantly-23.10.4-py3-none-any.whl (13 kB)447Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB)448 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 161.6 MB/s eta 0:00:00449Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB)450Downloading incremental-24.7.2-py3-none-any.whl (20 kB)451Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)452Downloading pyOpenSSL-25.0.0-py3-none-any.whl (56 kB)453Downloading service_identity-24.2.0-py3-none-any.whl (11 kB)454Downloading txaio-23.1.1-py2.py3-none-any.whl (30 kB)455Downloading zope.interface-7.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (259 kB)456Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)457Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)458Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)459Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB)460Downloading pycparser-2.22-py3-none-any.whl (117 kB)461Building wheels for collected packages: hereon-netcdf-sphinxext, sphinx-js, dasf-broker-django, deprogressapi, demessaging, reuse, docopt462 Building wheel for hereon-netcdf-sphinxext (pyproject.toml): started463 Building wheel for hereon-netcdf-sphinxext (pyproject.toml): finished with status 'done'464 Created wheel for hereon-netcdf-sphinxext: filename=hereon_netcdf_sphinxext-0.0.1a1-py3-none-any.whl size=12067 sha256=131e7461f3fc1eed2377e6fa6d3eaa90ddb1c8d347a42c9944830e81e6349378465 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/92/c7/b1/ce0c222769bd15746a50093cd65831698b7a52cc9afd8f8338466 Building wheel for sphinx-js (pyproject.toml): started467 Building wheel for sphinx-js (pyproject.toml): finished with status 'done'468 Created wheel for sphinx-js: filename=sphinx_js-3.2.1-py2.py3-none-any.whl size=130646 sha256=82f5309ea3b3b0f400428bade817b703d34155735d1894d7a8d722cb81c4d7fa469 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/a6/7e/cd/b66ceb75cb5434e93e954075e00c7998096456c8eb68e1f956470 Building wheel for dasf-broker-django (pyproject.toml): started471 Building wheel for dasf-broker-django (pyproject.toml): finished with status 'done'472 Created wheel for dasf-broker-django: filename=dasf_broker_django-0+untagged.43.gb59e032-py3-none-any.whl size=45019 sha256=5da8219d4030fd7eb18cf004fc4d5312ee78fb94a9a6d10292d603e06215bd58473 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/19/48/28/cce95d48cad37971ecf9f0e8503aa00d6036e8f517a4c20493474 Building wheel for deprogressapi (pyproject.toml): started475 Building wheel for deprogressapi (pyproject.toml): finished with status 'done'476 Created wheel for deprogressapi: filename=deprogressapi-0.4.3-py3-none-any.whl size=24090 sha256=18d3c501849ef04a13e070ef6b68ec92ff17ad087aac20ecbe0a7b0c630a57fb477 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/94/88/86/93dbc6ebcbdd3018ca8f1148b9b99706b7fc476b3d5e275084478 Building wheel for demessaging (pyproject.toml): started479 Building wheel for demessaging (pyproject.toml): finished with status 'done'480 Created wheel for demessaging: filename=demessaging-0.6.3-py3-none-any.whl size=70892 sha256=73439c13cd6ef041b6686236965fc6bd05e0d66480f6603d333e9080a99ec345481 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/2d/6e/42/40ac14c148071502a30e55f82f5eba7080c8f87bdf1bd406da482 Building wheel for reuse (pyproject.toml): started483 Building wheel for reuse (pyproject.toml): finished with status 'done'484 Created wheel for reuse: filename=reuse-5.0.2-cp311-cp311-manylinux_2_34_x86_64.whl size=183995 sha256=147380fd0da8c6feb92fb23e07b31fc67e4e9f82ed982e4da9175e8ea6146714485 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/8b/9f/8e/f028d0348ec5c9f7912f3020bce5d8f787440bf77dc6bd546b486 Building wheel for docopt (pyproject.toml): started487 Building wheel for docopt (pyproject.toml): finished with status 'done'488 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13781 sha256=b7cb3b434f7bf9001b0192758f2f4e7587209845497012335e9f62e3cab08d34489 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/1a/b0/8c/4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce490Successfully built hereon-netcdf-sphinxext sphinx-js dasf-broker-django deprogressapi demessaging reuse docopt491Installing collected packages: snowballstemmer, pytz, docopt, distlib, boolean.py, zope-interface, websocket-client, urllib3, typing_extensions, txaio, tomlkit, sqlparse, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, ruamel.yaml.clib, roman-numerals-py, regex, PyYAML, python-dotenv, pyrsistent, Pygments, pyflakes, pycparser, pyasn1, pluggy, platformdirs, pathspec, packaging, nodeenv, mypy-extensions, mdurl, markupsafe, license-expression, isort, iniconfig, incremental, imagesize, idna, identify, filelock, docutils, docstring_parser, constantly, click, charset-normalizer, chardet, cfgv, certifi, babel, automat, attrs, asgiref, annotated-types, alabaster, virtualenv, typing-inspection, ruamel.yaml, requests, python-debian, python-dateutil, pytest, pydantic-core, pyasn1-modules, parsimonious, markdown-it-py, jsonschema, Jinja2, hyperlink, django, cffi, cattrs, black, binaryornot, autoflake, twisted, sphinx, reuse, pytest-django, pykwalify, pydantic, pre-commit, mdit-py-plugins, djangorestframework, django-guardian, cryptography, channels, sphinxcontrib-jquery, sphinx-js, sphinx-design, service-identity, reuse-shortcuts, pyopenssl, pydantic-settings, myst_parser, dasf-broker-django, cffconvert, autodocsumm, autobahn, sphinx-rtd-theme, hereon-netcdf-sphinxext, deprogressapi, demessaging, daphne492Successfully installed Jinja2-3.1.2 PyYAML-6.0.2 Pygments-2.19.1 alabaster-1.0.0 annotated-types-0.7.0 asgiref-3.8.1 attrs-25.3.0 autobahn-24.4.2 autodocsumm-0.2.14 autoflake-2.3.1 automat-24.8.1 babel-2.17.0 binaryornot-0.4.4 black-25.1.0 boolean.py-4.0 cattrs-24.1.3 certifi-2025.1.31 cffconvert-2.0.0 cffi-1.17.1 cfgv-3.4.0 channels-4.0.0 chardet-5.2.0 charset-normalizer-3.4.1 click-8.1.8 constantly-23.10.4 cryptography-44.0.2 daphne-4.1.2 dasf-broker-django-0+untagged.43.gb59e032 demessaging-0.6.3 deprogressapi-0.4.3 distlib-0.3.9 django-3.2.25 django-guardian-2.4.0 djangorestframework-3.15.1 docopt-0.6.2 docstring_parser-0.15 docutils-0.21.2 filelock-3.18.0 hereon-netcdf-sphinxext-0.0.1a1 hyperlink-21.0.0 identify-2.6.9 idna-3.10 imagesize-1.4.1 incremental-24.7.2 iniconfig-2.1.0 isort-6.0.1 jsonschema-3.2.0 license-expression-30.4.1 markdown-it-py-3.0.0 markupsafe-3.0.2 mdit-py-plugins-0.4.2 mdurl-0.1.2 mypy-extensions-1.0.0 myst_parser-4.0.1 nodeenv-1.9.1 packaging-24.2 parsimonious-0.10.0 pathspec-0.12.1 platformdirs-4.3.7 pluggy-1.5.0 pre-commit-4.2.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pydantic-2.11.1 pydantic-core-2.33.0 pydantic-settings-2.8.1 pyflakes-3.3.0 pykwalify-1.8.0 pyopenssl-25.0.0 pyrsistent-0.20.0 pytest-8.3.5 pytest-django-4.10.0 python-dateutil-2.9.0.post0 python-debian-1.0.1 python-dotenv-1.1.0 pytz-2025.2 regex-2024.11.6 requests-2.32.3 reuse-5.0.2 reuse-shortcuts-1.0.1 roman-numerals-py-3.1.0 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 service-identity-24.2.0 six-1.17.0 snowballstemmer-2.2.0 sphinx-8.2.3 sphinx-design-0.6.1 sphinx-js-3.2.1 sphinx-rtd-theme-3.0.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 sqlparse-0.5.3 tomlkit-0.13.2 twisted-24.11.0 txaio-23.1.1 typing-inspection-0.4.0 typing_extensions-4.13.0 urllib3-2.3.0 virtualenv-20.29.3 websocket-client-1.7.0 zope-interface-7.2493pre-commit install494pre-commit installed at .git/hooks/pre-commit495$ make lint496npm run lint497> @dasf/dasf-web-component@0.0.0 lint498> eslint .499/builds/dasf/dasf-web-component/src/main.tsx500 85:10 warning Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components react-refresh/only-export-components501✖ 1 problem (0 errors, 1 warning)502reuse lint503# SUMMARY504* Bad licenses: 0505* Deprecated licenses: 0506* Licenses without file extension: 0507* Missing licenses: 0508* Unused licenses: 0509* Used licenses: CC-BY-4.0, CC0-1.0, Apache-2.0510* Read errors: 0511* Files with copyright information: 91 / 91512* Files with license information: 91 / 91513Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)515Creating cache default-non_protected...516WARNING: .cache/pip: no matching files. Ensure that the artifact path is relative to the working directory (/builds/dasf/dasf-web-component) 517Archive is up to date! 518Created cache520Job succeeded