Skip to content

Release for Postgres slim #3

Release for Postgres slim

Release for Postgres slim #3

Manually triggered November 5, 2024 07:25
Status Failure
Total duration 5m 38s
Artifacts

release_pg_slim.yml

on: workflow_dispatch
Matrix: pg-slim
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
pg-slim (15, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; echo \"unix_socket_directories = '/var/run/postgresql'\" >> /usr/lib/postgresql/${PG_MAJOR}/share/postgresql.conf.sample; \tsed -ri \"s!^#?(listen_addresses)\\s*=\\s*\\S+.*!\\1 = '*'!\" /usr/lib/postgresql/${PG_MAJOR}/share/postgresql.conf.sample; \tgrep -F \"listen_addresses = '*'\" /usr/lib/postgresql/16/share/postgresql.conf.sample" did not complete successfully: exit code: 2
pg-slim (17, amd64)
The job was canceled because "_15_amd64" failed.
pg-slim (17, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; echo \"unix_socket_directories = '/var/run/postgresql'\" >> /usr/lib/postgresql/${PG_MAJOR}/share/postgresql.conf.sample; \tsed -ri \"s!^#?(listen_addresses)\\s*=\\s*\\S+.*!\\1 = '*'!\" /usr/lib/postgresql/${PG_MAJOR}/share/postgresql.conf.sample; \tgrep -F \"listen_addresses = '*'\" /usr/lib/postgresql/16/share/postgresql.conf.sample" did not complete successfully: exit code: 2
pg-slim (16, amd64)
The job was canceled because "_15_amd64" failed.
pg-slim (16, amd64)
The operation was canceled.
pg-slim (14, amd64)
The job was canceled because "_15_amd64" failed.
pg-slim (14, amd64)
The operation was canceled.
pg-slim (16, arm64)
The job was canceled because "_15_amd64" failed.
pg-slim (15, arm64)
The job was canceled because "_15_amd64" failed.
pg-slim (16, arm64)
The operation was canceled.
pg-slim (15, arm64)
The operation was canceled.
pg-slim (17, arm64)
The job was canceled because "_15_amd64" failed.
pg-slim (17, arm64)
The operation was canceled.
pg-slim (14, arm64)
The job was canceled because "_15_amd64" failed.
pg-slim (14, arm64)
The operation was canceled.
pg-slim (15, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/