[0KRunning with gitlab-runner 17.10.1 (ef334dcc)[0;m [0K on hifis-runner-autoscaler-1 ZZzu1uEym, system ID: s_93f20f4e9021[0;m section_start:1743366559:prepare_executor [0K[0K[36;1mPreparing the "docker-autoscaler" executor[0;m[0;m [0KDialing instance 84ed34bc-bd8f-4bae-abb8-e9ae56da2bf4...[0;m [0KInstance 84ed34bc-bd8f-4bae-abb8-e9ae56da2bf4 connected[0;m [0KUsing Docker executor with image registry.access.redhat.com/ubi9/python-311 ...[0;m [0KPulling docker image registry.access.redhat.com/ubi9/python-311 ...[0;m [0KUsing docker image sha256:5b425668e81887ac0246b939345c0d9914409b32e7cbf9a7e583cafaf3afcc92 for registry.access.redhat.com/ubi9/python-311 with digest registry.access.redhat.com/ubi9/python-311@sha256:5d5a2a4f907778812b450278c1ce49d02da61e9aeb3ec4481e2dafc69ae4bcc7 ...[0;m section_end:1743366581:prepare_executor [0Ksection_start:1743366581:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-zzzu1ueym-project-15367-concurrent-0 via hifis-runner-manager-autoscaler-1... section_end:1743366582:prepare_script [0Ksection_start:1743366582: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/dasf/dasf-web-component/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 2293d4fe as detached HEAD (ref is use-events)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1743366583:get_sources [0Ksection_start:1743366583:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for default-non_protected...[0;m Downloading cache from https://cephnfs1.fz-rossendorf.de:9000/gitlab/runner/ZZzu1uEym/project/15367/default-non_protected[0;m ETag[0;m="76cdb2bad9582d23c1f6f4d868218d6c" [32;1mSuccessfully extracted cache[0;m section_end:1743366584:restore_cache [0Ksection_start:1743366584:download_artifacts [0K[0K[36;1mDownloading artifacts[0;m[0;m [32;1mDownloading artifacts for build-package (2143360)...[0;m Downloading artifacts from coordinator... ok [0;m host[0;m=codebase.helmholtz.cloud id[0;m=2143360 responseStatus[0;m=200 OK token[0;m=64__439xt section_end:1743366585:download_artifacts [0Ksection_start:1743366585:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:5b425668e81887ac0246b939345c0d9914409b32e7cbf9a7e583cafaf3afcc92 for registry.access.redhat.com/ubi9/python-311 with digest registry.access.redhat.com/ubi9/python-311@sha256:5d5a2a4f907778812b450278c1ce49d02da61e9aeb3ec4481e2dafc69ae4bcc7 ...[0;m [32;1m$ python -m pip install -U pip[0;m Requirement already satisfied: pip in /opt/app-root/lib64/python3.11/site-packages (24.2) Collecting pip Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 42.7 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 24.2 Uninstalling pip-24.2: Successfully uninstalled pip-24.2 Successfully installed pip-25.0.1 [32;1m$ git config --global --add safe.directory ${CI_PROJECT_DIR}[0;m [32;1m$ make dev-install[0;m rm -fr dist/ rm -fr build/ rm -fr node_modules/ npm install npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm 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. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. added 537 packages, and audited 541 packages in 11s 101 packages are looking for funding run `npm fund` for details 5 moderate severity vulnerabilities To address all issues, run: npm audit fix Run `npm audit` for details. python -m pip install -r requirements.dev.txt DEPRECATION: 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/13157 DEPRECATION: 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/13157 Collecting git+https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 6)) Cloning https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git to /tmp/pip-req-build-mrep4gx8 Running command git clone --filter=blob:none --quiet https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git /tmp/pip-req-build-mrep4gx8 Resolved https://codebase.helmholtz.cloud/hcdc/hereon-netcdf/sphinxext.git to commit 50855fcdfedf1dda40883961eb26ab1ac172258d Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/pyodide/sphinx-js-fork.git (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12)) Cloning https://github.com/pyodide/sphinx-js-fork.git to /tmp/pip-req-build-15c12u2h Running command git clone --filter=blob:none --quiet https://github.com/pyodide/sphinx-js-fork.git /tmp/pip-req-build-15c12u2h Resolved https://github.com/pyodide/sphinx-js-fork.git to commit 781dc61870a802222051bcc8f6b2a592cd5eec7b Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dasf-broker-django (from dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6)) Cloning https://codebase.helmholtz.cloud/hcdc/django/dasf-broker-django.git (to revision main) to /tmp/pip-install-4oxupicl/dasf-broker-django_a7d08e2332bd4fe39d595e838dafea36 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_a7d08e2332bd4fe39d595e838dafea36 Resolved https://codebase.helmholtz.cloud/hcdc/django/dasf-broker-django.git to commit b59e0328ed71aa676b0d235ae379084edba3b21e Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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)) Cloning https://codebase.helmholtz.cloud/dasf/dasf-progress-api.git (to revision master) to /tmp/pip-req-build-t_18v6h2 Running command git clone --filter=blob:none --quiet https://codebase.helmholtz.cloud/dasf/dasf-progress-api.git /tmp/pip-req-build-t_18v6h2 Resolved https://codebase.helmholtz.cloud/dasf/dasf-progress-api.git to commit e466f09563445c89bb8d77548eadaac0757337dc Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting demessaging (from demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Cloning https://codebase.helmholtz.cloud/dasf/dasf-messaging-python.git (to revision master) to /tmp/pip-install-4oxupicl/demessaging_b79315a64d3443a0b38fdc9ce8828c5e Running command git clone --filter=blob:none --quiet https://codebase.helmholtz.cloud/dasf/dasf-messaging-python.git /tmp/pip-install-4oxupicl/demessaging_b79315a64d3443a0b38fdc9ce8828c5e Resolved https://codebase.helmholtz.cloud/dasf/dasf-messaging-python.git to commit abbf6780d68f765f27e4f1d08ad43afa43987581 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting reuse-shortcuts>=1.0.1 (from -r requirements.dev.txt (line 5)) Downloading reuse_shortcuts-1.0.1-py3-none-any.whl.metadata (6.5 kB) Collecting cffconvert (from -r requirements.dev.txt (line 6)) Downloading cffconvert-2.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting pre-commit (from -r requirements.dev.txt (line 7)) Downloading pre_commit-4.2.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting PyYAML (from -r requirements.dev.txt (line 8)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting sphinx-design (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting autodocsumm (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 7)) Downloading autodocsumm-0.2.14-py3-none-any.whl.metadata (5.6 kB) Collecting sphinx-rtd-theme (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 8)) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Collecting myst_parser (from -r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting djangorestframework (from -r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5)) Downloading djangorestframework-3.16.0-py3-none-any.whl.metadata (11 kB) Collecting reuse (from reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5)) Downloading reuse-5.0.2.tar.gz (358 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting click<9,>=7.0 (from cffconvert->-r requirements.dev.txt (line 6)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting requests<3,>=2.20 (from cffconvert->-r requirements.dev.txt (line 6)) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting ruamel.yaml>=0.16.0 (from cffconvert->-r requirements.dev.txt (line 6)) Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) Collecting pykwalify>=1.6 (from cffconvert->-r requirements.dev.txt (line 6)) Downloading pykwalify-1.8.0-py2.py3-none-any.whl.metadata (5.3 kB) Collecting jsonschema<4,>=3.0 (from cffconvert->-r requirements.dev.txt (line 6)) Downloading jsonschema-3.2.0-py2.py3-none-any.whl.metadata (7.8 kB) Collecting cfgv>=2.0.0 (from pre-commit->-r requirements.dev.txt (line 7)) Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB) Collecting identify>=1.0.0 (from pre-commit->-r requirements.dev.txt (line 7)) Downloading identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB) Collecting nodeenv>=0.11.1 (from pre-commit->-r requirements.dev.txt (line 7)) Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB) Collecting virtualenv>=20.10.0 (from pre-commit->-r requirements.dev.txt (line 7)) Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB) Collecting sphinx<9,>=6 (from sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting docutils<0.22,>0.18 (from sphinx-rtd-theme->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 8)) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 8)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting Jinja2>2.0 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting parsimonious<0.11.0,>=0.10.0 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12)) Downloading parsimonious-0.10.0-py3-none-any.whl.metadata (25 kB) Collecting markupsafe==3.0.2 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12)) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting attrs (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12)) Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting cattrs (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12)) Downloading cattrs-24.1.3-py3-none-any.whl.metadata (8.4 kB) Collecting markdown-it-py~=3.0 (from myst_parser->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst_parser->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting django>=4.2 (from djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5)) Downloading Django-5.1.7-py3-none-any.whl.metadata (4.1 kB) INFO: pip is looking at multiple versions of dasf-broker-django to determine which version is compatible with other requirements. This could take a while. Collecting djangorestframework (from -r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5)) Downloading djangorestframework-3.15.2-py3-none-any.whl.metadata (10 kB) Downloading djangorestframework-3.15.1-py3-none-any.whl.metadata (11 kB) Collecting django>=3.0 (from djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5)) Downloading Django-3.2.25-py3-none-any.whl.metadata (4.1 kB) Collecting django-guardian (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6)) Downloading django_guardian-2.4.0-py3-none-any.whl.metadata (4.4 kB) Collecting channels (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6)) Downloading channels-4.2.2-py3-none-any.whl.metadata (4.6 kB) Collecting asgiref<4,>=3.3.2 (from django>=3.0->djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5)) Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) Collecting pytz (from django>=3.0->djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5)) Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) Collecting sqlparse>=0.2.2 (from django>=3.0->djangorestframework->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 5)) Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) Collecting pydantic<3.0,>=2.2 (from deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5)) Downloading pydantic-2.11.1-py3-none-any.whl.metadata (63 kB) Collecting pydantic-settings (from deprogressapi==0.4.3->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 5)) Downloading pydantic_settings-2.8.1-py3-none-any.whl.metadata (3.5 kB) Collecting websocket-client<1.8,>=1.5 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) Collecting docstring_parser<0.16 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading docstring_parser-0.15-py3-none-any.whl.metadata (2.4 kB) Collecting typing_extensions (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) Collecting Jinja2>2.0 (from sphinx-js==3.2.1->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 12)) Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB) Collecting pytest-django (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6)) Downloading pytest_django-4.10.0-py3-none-any.whl.metadata (8.3 kB) Collecting daphne (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6)) Downloading daphne-4.1.2-py3-none-any.whl.metadata (6.5 kB) Collecting isort>=5.10.1 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading isort-6.0.1-py3-none-any.whl.metadata (11 kB) Collecting black>=22.3.0 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading black-25.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (81 kB) Collecting autoflake>=2.0.0 (from demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading autoflake-2.3.1-py3-none-any.whl.metadata (7.6 kB) Collecting 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)) Downloading pyflakes-3.3.0-py2.py3-none-any.whl.metadata (3.5 kB) Collecting 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)) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting packaging>=22.0 (from black>=22.3.0->demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting 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)) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2 (from black>=22.3.0->demessaging->demessaging[backend]->-r /builds/dasf/dasf-web-component/tests/test-backend/requirements.txt (line 6)) Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB) Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=3.0->cffconvert->-r requirements.dev.txt (line 6)) Downloading pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Requirement 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) Collecting six>=1.11.0 (from jsonschema<4,>=3.0->cffconvert->-r requirements.dev.txt (line 6)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst_parser->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 13)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting 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)) Downloading regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) Collecting 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)) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting 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)) Downloading pydantic_core-2.33.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting 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)) Downloading typing_inspection-0.4.0-py3-none-any.whl.metadata (2.6 kB) Collecting docopt>=0.6.2 (from pykwalify>=1.6->cffconvert->-r requirements.dev.txt (line 6)) Downloading docopt-0.6.2.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.0 (from pykwalify>=1.6->cffconvert->-r requirements.dev.txt (line 6)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting charset-normalizer<4,>=2 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6)) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6)) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6)) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests<3,>=2.20->cffconvert->-r requirements.dev.txt (line 6)) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.0->cffconvert->-r requirements.dev.txt (line 6)) Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Pygments>=2.17 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting snowballstemmer>=2.2 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx<9,>=6->sphinx-design->-r /builds/dasf/dasf-web-component/docs/requirements.txt (line 5)) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit->-r requirements.dev.txt (line 7)) Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB) Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit->-r requirements.dev.txt (line 7)) Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) INFO: pip is looking at multiple versions of channels to determine which version is compatible with other requirements. This could take a while. Collecting channels (from dasf-broker-django->dasf-broker-django[pytest]->-r /builds/dasf/dasf-web-component/tests/test-backend/django/requirements.txt (line 6)) Downloading channels-4.2.1-py3-none-any.whl.metadata (4.6 kB) Downloading channels-4.2.0-py3-none-any.whl.metadata (4.5 kB) Downloading channels-4.1.0-py3-none-any.whl.metadata (4.5 kB) Downloading channels-4.0.0-py3-none-any.whl.metadata (1.5 kB) Collecting 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)) Downloading autobahn-24.4.2-py2.py3-none-any.whl.metadata (18 kB) Collecting 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)) Downloading twisted-24.11.0-py3-none-any.whl.metadata (20 kB) Collecting 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)) Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) Collecting 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)) Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) Collecting binaryornot>=0.4.4 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5)) Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) Collecting boolean.py>=3.8 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5)) Downloading boolean.py-4.0-py3-none-any.whl.metadata (1.5 kB) Collecting license-expression>=1.0 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5)) Downloading license_expression-30.4.1-py3-none-any.whl.metadata (12 kB) Collecting 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)) Downloading python_debian-1.0.1-py3-none-any.whl.metadata (2.7 kB) Collecting tomlkit>=0.8 (from reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5)) Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) Collecting 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)) Downloading txaio-23.1.1-py2.py3-none-any.whl.metadata (5.4 kB) Collecting 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)) Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting 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)) Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->reuse->reuse-shortcuts>=1.0.1->-r requirements.dev.txt (line 5)) Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) Collecting 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)) Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting 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)) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting 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)) Downloading Automat-24.8.1-py3-none-any.whl.metadata (8.4 kB) Collecting 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)) Downloading constantly-23.10.4-py3-none-any.whl.metadata (1.8 kB) Collecting 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)) Downloading incremental-24.7.2-py3-none-any.whl.metadata (8.1 kB) Collecting 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)) 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) Collecting 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)) Downloading pyOpenSSL-25.0.0-py3-none-any.whl.metadata (16 kB) Collecting 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)) Downloading service_identity-24.2.0-py3-none-any.whl.metadata (5.1 kB) Collecting 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)) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting 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)) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Collecting 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)) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting 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)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Downloading reuse_shortcuts-1.0.1-py3-none-any.whl (26 kB) Downloading cffconvert-2.0.0-py3-none-any.whl (183 kB) Downloading pre_commit-4.2.0-py2.py3-none-any.whl (220 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 31.6 MB/s eta 0:00:00 Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 111.1 MB/s eta 0:00:00 Downloading autodocsumm-0.2.14-py3-none-any.whl (14 kB) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 118.7 MB/s eta 0:00:00 Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading djangorestframework-3.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 235.1 MB/s eta 0:00:00 Downloading Django-3.2.25-py3-none-any.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 161.2 MB/s eta 0:00:00 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) Downloading autoflake-2.3.1-py3-none-any.whl (32 kB) Downloading black-25.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 165.9 MB/s eta 0:00:00 Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB) Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading docstring_parser-0.15-py3-none-any.whl (36 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 211.0 MB/s eta 0:00:00 Downloading identify-2.6.9-py2.py3-none-any.whl (99 kB) Downloading isort-6.0.1-py3-none-any.whl (94 kB) Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Downloading attrs-25.3.0-py3-none-any.whl (63 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) Downloading parsimonious-0.10.0-py3-none-any.whl (48 kB) Downloading pydantic-2.11.1-py3-none-any.whl (442 kB) Downloading pydantic_core-2.33.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 118.3 MB/s eta 0:00:00 Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 130.3 MB/s eta 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 162.2 MB/s eta 0:00:00 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) Downloading cattrs-24.1.3-py3-none-any.whl (66 kB) Downloading channels-4.0.0-py3-none-any.whl (28 kB) Downloading daphne-4.1.2-py3-none-any.whl (30 kB) Downloading django_guardian-2.4.0-py3-none-any.whl (106 kB) Downloading pydantic_settings-2.8.1-py3-none-any.whl (30 kB) Downloading pytest_django-4.10.0-py3-none-any.whl (23 kB) Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) Downloading autobahn-24.4.2-py2.py3-none-any.whl (666 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 667.0/667.0 kB 254.9 MB/s eta 0:00:00 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 82.4 MB/s eta 0:00:00 Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) Downloading boolean.py-4.0-py3-none-any.whl (25 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB) Downloading filelock-3.18.0-py3-none-any.whl (16 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading license_expression-30.4.1-py3-none-any.whl (111 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB) Downloading pyflakes-3.3.0-py2.py3-none-any.whl (62 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 248.9 MB/s eta 0:00:00 Downloading pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (120 kB) Downloading pytest-8.3.5-py3-none-any.whl (343 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading python_debian-1.0.1-py3-none-any.whl (137 kB) Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) Downloading regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 245.2 MB/s eta 0:00:00 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.1/739.1 kB 210.1 MB/s eta 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) Downloading twisted-24.11.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 239.4 MB/s eta 0:00:00 Downloading typing_inspection-0.4.0-py3-none-any.whl (14 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) Downloading Automat-24.8.1-py3-none-any.whl (42 kB) Downloading chardet-5.2.0-py3-none-any.whl (199 kB) Downloading constantly-23.10.4-py3-none-any.whl (13 kB) Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 161.6 MB/s eta 0:00:00 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) Downloading incremental-24.7.2-py3-none-any.whl (20 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading pyOpenSSL-25.0.0-py3-none-any.whl (56 kB) Downloading service_identity-24.2.0-py3-none-any.whl (11 kB) Downloading txaio-23.1.1-py2.py3-none-any.whl (30 kB) Downloading 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) Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: hereon-netcdf-sphinxext, sphinx-js, dasf-broker-django, deprogressapi, demessaging, reuse, docopt Building wheel for hereon-netcdf-sphinxext (pyproject.toml): started Building wheel for hereon-netcdf-sphinxext (pyproject.toml): finished with status 'done' Created wheel for hereon-netcdf-sphinxext: filename=hereon_netcdf_sphinxext-0.0.1a1-py3-none-any.whl size=12067 sha256=131e7461f3fc1eed2377e6fa6d3eaa90ddb1c8d347a42c9944830e81e6349378 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/92/c7/b1/ce0c222769bd15746a50093cd65831698b7a52cc9afd8f8338 Building wheel for sphinx-js (pyproject.toml): started Building wheel for sphinx-js (pyproject.toml): finished with status 'done' Created wheel for sphinx-js: filename=sphinx_js-3.2.1-py2.py3-none-any.whl size=130646 sha256=82f5309ea3b3b0f400428bade817b703d34155735d1894d7a8d722cb81c4d7fa Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/a6/7e/cd/b66ceb75cb5434e93e954075e00c7998096456c8eb68e1f956 Building wheel for dasf-broker-django (pyproject.toml): started Building wheel for dasf-broker-django (pyproject.toml): finished with status 'done' Created wheel for dasf-broker-django: filename=dasf_broker_django-0+untagged.43.gb59e032-py3-none-any.whl size=45019 sha256=5da8219d4030fd7eb18cf004fc4d5312ee78fb94a9a6d10292d603e06215bd58 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/19/48/28/cce95d48cad37971ecf9f0e8503aa00d6036e8f517a4c20493 Building wheel for deprogressapi (pyproject.toml): started Building wheel for deprogressapi (pyproject.toml): finished with status 'done' Created wheel for deprogressapi: filename=deprogressapi-0.4.3-py3-none-any.whl size=24090 sha256=18d3c501849ef04a13e070ef6b68ec92ff17ad087aac20ecbe0a7b0c630a57fb Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/94/88/86/93dbc6ebcbdd3018ca8f1148b9b99706b7fc476b3d5e275084 Building wheel for demessaging (pyproject.toml): started Building wheel for demessaging (pyproject.toml): finished with status 'done' Created wheel for demessaging: filename=demessaging-0.6.3-py3-none-any.whl size=70892 sha256=73439c13cd6ef041b6686236965fc6bd05e0d66480f6603d333e9080a99ec345 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/2d/6e/42/40ac14c148071502a30e55f82f5eba7080c8f87bdf1bd406da Building wheel for reuse (pyproject.toml): started Building wheel for reuse (pyproject.toml): finished with status 'done' Created wheel for reuse: filename=reuse-5.0.2-cp311-cp311-manylinux_2_34_x86_64.whl size=183995 sha256=147380fd0da8c6feb92fb23e07b31fc67e4e9f82ed982e4da9175e8ea6146714 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/8b/9f/8e/f028d0348ec5c9f7912f3020bce5d8f787440bf77dc6bd546b Building wheel for docopt (pyproject.toml): started Building wheel for docopt (pyproject.toml): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13781 sha256=b7cb3b434f7bf9001b0192758f2f4e7587209845497012335e9f62e3cab08d34 Stored in directory: /tmp/pip-ephem-wheel-cache-u2uv00r5/wheels/1a/b0/8c/4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce Successfully built hereon-netcdf-sphinxext sphinx-js dasf-broker-django deprogressapi demessaging reuse docopt Installing 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, daphne Successfully 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.2 pre-commit install pre-commit installed at .git/hooks/pre-commit [32;1m$ make lint[0;m npm run lint > @dasf/dasf-web-component@0.0.0 lint > eslint . /builds/dasf/dasf-web-component/src/main.tsx 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-components ✖ 1 problem (0 errors, 1 warning) reuse lint # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: CC-BY-4.0, CC0-1.0, Apache-2.0 * Read errors: 0 * Files with copyright information: 91 / 91 * Files with license information: 91 / 91 Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-) section_end:1743366647:step_script [0Ksection_start:1743366647:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache default-non_protected...[0;m [0;33mWARNING: .cache/pip: no matching files. Ensure that the artifact path is relative to the working directory (/builds/dasf/dasf-web-component)[0;m Archive is up to date! [0;m [32;1mCreated cache[0;m section_end:1743366648:archive_cache [0Ksection_start:1743366648:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1743366649:cleanup_file_variables [0K[32;1mJob succeeded[0;m