Skip to content

chore(deps): update dependency timescale/timescaledb to v2.15.1 #12

chore(deps): update dependency timescale/timescaledb to v2.15.1

chore(deps): update dependency timescale/timescaledb to v2.15.1 #12

Triggered via push May 28, 2024 21:11
Status Failure
Total duration 1m 32s
Artifacts

build.yaml

on: push
Matrix: build
Build Successful
0s
Build Successful
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build Image (pg16)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\n\n # Install dependencies\n apt-get update\n apt-get install -y --no-install-recommends curl\n\n # Add Timescale apt repo\n . /etc/os-release 2>/dev/null\n echo \"deb https://packagecloud.io/timescale/timescaledb/debian/ $VERSION_CODENAME main\" >/etc/apt/sources.list.d/timescaledb.list\n curl -Lsf https://packagecloud.io/timescale/timescaledb/gpgkey | gpg --dearmor >/etc/apt/trusted.gpg.d/timescale.gpg\n\n # Install Timescale\n apt-get update\n apt-get install -y --no-install-recommends \"timescaledb-2-postgresql-$POSTGRES_VERSION=$TIMESCALE_VERSION~debian$VERSION_ID\"\n\n # Cleanup\n apt-get purge -y curl\n rm /etc/apt/sources.list.d/timescaledb.list /etc/apt/trusted.gpg.d/timescale.gpg\n rm -rf /var/cache/apt/*\n" did not complete successfully: exit code: 100
Build Image (pg15)
The job was canceled because "_16_16_2-7_true" failed.
Build Image (pg15)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\n\n # Install dependencies\n apt-get update\n apt-get install -y --no-install-recommends curl\n\n # Add Timescale apt repo\n . /etc/os-release 2>/dev/null\n echo \"deb https://packagecloud.io/timescale/timescaledb/debian/ $VERSION_CODENAME main\" >/etc/apt/sources.list.d/timescaledb.list\n curl -Lsf https://packagecloud.io/timescale/timescaledb/gpgkey | gpg --dearmor >/etc/apt/trusted.gpg.d/timescale.gpg\n\n # Install Timescale\n apt-get update\n apt-get install -y --no-install-recommends \"timescaledb-2-postgresql-$POSTGRES_VERSION=$TIMESCALE_VERSION~debian$VERSION_ID\"\n\n # Cleanup\n apt-get purge -y curl\n rm /etc/apt/sources.list.d/timescaledb.list /etc/apt/trusted.gpg.d/timescale.gpg\n rm -rf /var/cache/apt/*\n" did not complete successfully: exit code: 100
Build Image (pg14)
The job was canceled because "_16_16_2-7_true" failed.
Build Image (pg14)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\n\n # Install dependencies\n apt-get update\n apt-get install -y --no-install-recommends curl\n\n # Add Timescale apt repo\n . /etc/os-release 2>/dev/null\n echo \"deb https://packagecloud.io/timescale/timescaledb/debian/ $VERSION_CODENAME main\" >/etc/apt/sources.list.d/timescaledb.list\n curl -Lsf https://packagecloud.io/timescale/timescaledb/gpgkey | gpg --dearmor >/etc/apt/trusted.gpg.d/timescale.gpg\n\n # Install Timescale\n apt-get update\n apt-get install -y --no-install-recommends \"timescaledb-2-postgresql-$POSTGRES_VERSION=$TIMESCALE_VERSION~debian$VERSION_ID\"\n\n # Cleanup\n apt-get purge -y curl\n rm /etc/apt/sources.list.d/timescaledb.list /etc/apt/trusted.gpg.d/timescale.gpg\n rm -rf /var/cache/apt/*\n" did not complete successfully: exit code: 100
Build Successful
Process completed with exit code 1.