SCF-830: Added state management for cluster hibernation#17
Open
adshin21 wants to merge 18 commits into
Open
Annotations
1 error and 1 warning
|
Build and push logical-backup image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c apt-get update && apt-get install --no-install-recommends -y apt-utils ca-certificates lsb-release pigz python3-pip python3-setuptools curl jq gnupg gcc libffi-dev && curl -sL https://aka.ms/InstallAzureCLIDeb | bash && pip3 install --upgrade pip && pip3 install --no-cache-dir awscli --upgrade && pip3 install --no-cache-dir gsutil --upgrade && echo \"deb http://apt.postgresql.org/pub/repos/apt/ $(lsb_release -cs)-pgdg main\" > /etc/apt/sources.list.d/pgdg.list && cat /etc/apt/sources.list.d/pgdg.list && curl --silent https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && apt-get update && apt-get install --no-install-recommends -y postgresql-client-18 postgresql-client-17 postgresql-client-16 postgresql-client-15 postgresql-client-14 && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading