Skip to content

added function framework in requirements #46

added function framework in requirements

added function framework in requirements #46

Triggered via push January 10, 2024 14:23
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: push
deploy-staging
1m 8s
deploy-staging
deploy-production
0s
deploy-production
Fit to window
Zoom out
Zoom in

Annotations

3 errors
deploy-staging
The v0 series of google-github-actions/deploy-cloud-functions is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/deploy-cloud-functions
deploy-staging
google-github-actions/deploy-cloud-functions failed with: operation failed: Build failed: Collecting certifi==2020.12.5 (from -r requirements.txt (line 1)) Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 kB 1.2 MB/s eta 0:00:00 Collecting chardet==4.0.0 (from -r requirements.txt (line 2)) Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 3.3 MB/s eta 0:00:00 Collecting click==8.1.3 (from -r requirements.txt (line 3)) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 17.9 MB/s eta 0:00:00 Collecting Flask==3.0.0 (from -r requirements.txt (line 4)) Downloading flask-3.0.0-py3-none-any.whl.metadata (3.6 kB) Collecting requests==2.25.1 (from -r requirements.txt (line 5)) Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.4 MB/s eta 0:00:00 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 6)) Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) Collecting functions-framework==3.0.0 (from -r requirements.txt (line 7)) Downloading functions_framework-3.0.0-py3-none-any.whl (29 kB) Collecting Flask-SQLAlchemy==3.1.1 (from -r requirements.txt (line 8)) Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl.metadata (3.4 kB) Collecting greenlet==3.0.3 (from -r requirements.txt (line 9)) Downloading greenlet-3.0.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting idna==2.10 (from -r requirements.txt (line 10)) Downloading idna-2.10-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 11.0 MB/s eta 0:00:00 Collecting itsdangerous==2.1.2 (from -r requirements.txt (line 11)) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting Jinja2==3.1.2 (from -r requirements.txt (line 12)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 9.7 MB/s eta 0:00:00 Collecting MarkupSafe==2.1.1 (from -r requirements.txt (line 13)) Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting psycopg2==2.9.9 (from -r requirements.txt (line 14)) Downloading psycopg2-2.9.9.tar.gz (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting SQLAlchemy==2.0.23 (from -r requirements.txt (line 17)) Downloading SQLAlchemy-2.0.23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Collecting urllib3==1.26.3 (from -r requirements.txt (line 18)) Downloading urllib3-1.26.3-py2.py3-none-any.whl (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 9.5 MB/s eta 0:00:00 Collecting Werkzeug==3.0.0 (from -r requirements.txt (line 19)) Downloading werkzeug-3.0.0-py3-none-any.whl.metadata (4.1 kB) Collecting watchdog==3.0.0 (from -r requirements.txt (line 20)) Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 10.6 MB/s eta 0:00:00 Collecting google-cloud-logging==3.5.0 (from -r requirements.txt (line 21)) Downloading google_cloud_logging-3.5.0-py2.py3-none-any.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.8/195.8 kB 8.7 MB/s eta 0:00:00 Collecting blinker>=1.6.2 (from Flask==3.0.0->-r requirements.txt (line 4)) Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB) Collecting importlib-metadata>=3.6.0 (from Flask==3.0.0->-r requirements.txt (line 4)) Downloading importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) INFO: pip is looking at multiple versions of functions-framework to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r requirements.txt (line 7) and Flask==3.0.0 because these package versions have conflicting depend
deploy-staging
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth