General Optimizations to new application design #220
ci.yml
on: pull_request
lint
9s
lint-client
31s
pytest
5m 17s
check-migrations
3m 35s
Annotations
1 error
pytest
tests failed {"exitCode":1,"err":"","out":"test: install_deps> python -I -m pip install factory-boy pytest pytest-django pytest-factoryboy pytest-mock\n.pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel\n.pkg: _optional_hooks> python /usr/local/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__\n.pkg: get_requires_for_build_sdist> python /usr/local/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__\n.pkg: get_requires_for_build_wheel> python /usr/local/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__\n.pkg: install_requires_for_build_wheel> python -I -m pip install wheel\n.pkg: prepare_metadata_for_build_wheel> python /usr/local/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__\n.pkg: build_sdist> python /usr/local/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__\ntest: install_package_deps> python -I -m pip install celery 'django-allauth<0.56.0' 'django-composed-configuration[dev]>=0.18' 'django-composed-configuration[prod]>=0.20' 'django-configurations[database,email]@ git+https://github.com/jazzband/django-configurations@master' django-debug-toolbar django-extensions django-filter django-large-image django-oauth-toolkit 'django-s3-file-field[boto3]' 'django-s3-file-field[minio]' django==4.1 djangorestframework drf-yasg geojson2vt geopandas gunicorn ijson ipython matplotlib networkx pyshp rasterio tox urllib3==1.26.15 webcolors\ntest: install_package> python -I -m pip install --force-reinstall --no-deps /opt/django-project/.tox/.tmp/package/1/uvdat-0.1.0.tar.gz\ntest: commands[0]> pip install large-image-converter --find-links https://girder.github.io/large_image_wheels\nLooking in links: https://girder.github.io/large_image_wheels\nCollecting large-image-converter\n Downloading large_image_converter-1.26.0-py3-none-any.whl.metadata (4.3 kB)\nCollecting gdal (from large-image-converter)\n Downloading https://github.com/girder/large_image_wheels/raw/wheelhouse/GDAL-3.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (65.6 MB)\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.6/65.6 MB 45.6 MB/s eta 0:00:00\nCollecting large-image-source-tiff>=1.26.0 (from large-image-converter)\n Downloading large_image_source_tiff-1.26.0-py3-none-any.whl.metadata (1.0 kB)\nRequirement already satisfied: numpy in ./.tox/test/lib/python3.10/site-packages (from large-image-converter) (1.26.2)\nCollecting psutil (from large-image-converter)\n Downloading psutil-5.9.6-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB)\nCollecting pyvips (from large-image-converter)\n Downloading https://github.com/girder/large_image_wheels/raw/wheelhouse/pyvips-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (42.3 MB)\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.3/42.3 MB 64.5 MB/s eta 0:00:00\nCollecting tifftools (from large-image-converter)\n Downloading tifftools-1.4.0-py3-none-any.whl.metadata (8.8 kB)\nRequirement already satisfied: large-image>=1.26.0 in ./.tox/test/lib/python3.10/site-packages (from large-image-source-tiff>=1.26.0->large-image-converter) (1.26.0)\nCollecting pylibtiff (from large-image-source-tiff>=1.26.0->large-image-converter)\n Downloading https://github.com/girder/large_image_wheels/raw/wheelhouse/pylibtiff-0.6.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 95.3 MB/s eta 0:00:00\nRequirement already satisfied: cffi>=1.0.0 in ./.tox/test/lib/python3.10/site-packages (from pyvips->large-image-converter) (1.16.0)\nCollecting pkgconfig (from pyvips->large-image-converter)\n Downloading pkgconfig-1.5.5-py3-none-any.whl (6.7 kB)\nRequirement already satisfied: pycparser in ./.tox/test/lib/python3.10/site-packages (from cffi>=1.0.0->pyvips->large-image-converter) (2.21)\nRequirement already satisfied: cachetools
|