Skip to content

Release Candidate Deploy #28

Release Candidate Deploy

Release Candidate Deploy #28

Re-run triggered May 30, 2024 17:50
Status Failure
Total duration 2m 30s
Artifacts

release-candidate.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

1 error
on-success
Error: Command failed: git push heroku release-candidate:refs/heads/main --force remote: Updated 1078 paths from 887262f0d remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-22 stack remote: -----> Using buildpacks: remote: 1. https://github.com/heroku/heroku-buildpack-apt remote: 2. https://github.com/heroku/heroku-buildpack-nodejs remote: 3. https://github.com/moneymeets/python-poetry-buildpack remote: 4. https://github.com/heroku/heroku-buildpack-python remote: 5. https://github.com/heroku/heroku-buildpack-pgbouncer remote: 6. https://github.com/heroku/heroku-buildpack-nginx remote: -----> Apt app detected remote: -----> Reusing cache remote: -----> Updating apt caches remote: Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease remote: Get:2 http://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] remote: Hit:3 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease remote: Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] remote: Get:5 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,858 kB] remote: Get:6 http://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,084 kB] remote: Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,129 kB] remote: Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,376 kB] remote: Fetched 6,704 kB in 1s (7,876 kB/s) remote: Reading package lists... remote: W: http://apt.postgresql.org/pub/repos/apt/dists/jammy-pgdg/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. remote: -----> Fetching .debs for pkg-config remote: Reading package lists... remote: Building dependency tree... remote: 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 8 not upgraded. remote: Need to get 0 B/48.2 kB of archives. remote: After this operation, 0 B of additional disk space will be used. remote: Download complete and in download only mode remote: -----> Fetching .debs for libffi-dev remote: Reading package lists... remote: Building dependency tree... remote: 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 8 not upgraded. remote: Need to get 0 B/63.7 kB of archives. remote: After this operation, 0 B of additional disk space will be used. remote: Download complete and in download only mode remote: -----> Fetching .debs for libxmlsec1-dev remote: Reading package lists... remote: Building dependency tree... remote: The following additional packages will be installed: remote: libnspr4-dev libnss3-dev libxmlsec1 libxmlsec1-gcrypt libxmlsec1-gnutls remote: libxmlsec1-nss libxmlsec1-openssl remote: The following NEW packages will be installed: remote: libnspr4-dev libnss3-dev libxmlsec1 libxmlsec1-dev libxmlsec1-gcrypt remote: libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl remote: 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. remote: Need to get 0 B/1,267 kB of archives. remote: After this operation, 6,960 kB of additional disk space will be used. remote: Download complete and in download only mode remote: -----> Installing libffi-dev_3.4.2-4_amd64.deb remote: -----> Installing libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb remote: -----> Installing libnspr4-dev_2%3a4.32-3build1_amd64.de