Add New York Energy use case to populate script #280
ci.yml
on: pull_request
lint
9s
lint-client
32s
pytest
8m 16s
check-migrations
3m 16s
Annotations
1 error and 4 warnings
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: 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 osmnx pyshp rasterio tox urllib3==1.26.15 webcolors\ntest: install_package> python -I -m pip install --force-reinstall --no-deps /opt/uvdat-server/.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.29.4-py3-none-any.whl.metadata (4.6 kB)\nCollecting large-image-source-tiff>=1.29.4 (from large-image-converter)\n Downloading large_image_source_tiff-1.29.4-py3-none-any.whl.metadata (1.1 kB)\nRequirement already satisfied: numpy in ./.tox/test/lib/python3.10/site-packages (from large-image-converter) (1.26.4)\nCollecting psutil (from large-image-converter)\n Downloading psutil-6.0.0-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.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.0 MB)\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.0/31.0 MB 71.0 MB/s eta 0:00:00\nCollecting tifftools (from large-image-converter)\n Downloading tifftools-1.5.2-py3-none-any.whl.metadata (8.8 kB)\nRequirement already satisfied: large-image>=1.29.4 in ./.tox/test/lib/python3.10/site-packages (from large-image-source-tiff>=1.29.4->large-image-converter) (1.29.4)\nCollecting pylibtiff (from large-image-source-tiff>=1.29.4->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.9 MB)\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 69.2 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.metadata (4.0 kB)\nRequirement already satisfied: pycparser in ./.tox/test/lib/python3.10/site-packages (from cffi>=1.0.0->pyvips->large-image-converter) (2.22)\nRequirement already satisfied: cachetools in ./.tox/test/lib/python3.10/site-packages (from large-image>=1.29.4->large-image-source-tiff>=1.29.4->large-image-converter) (5.4.0)\nRequirement already satisfied: palettable in ./.tox/test/lib/python3.10/site-packages (from large-image>=1.29.4->large-image-source-tiff>=1.29.4->large-image-converter) (3.3.3)\nRequirement already satisfi
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-client
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-migrations
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, adambirds/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pytest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, adambirds/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|