Build-Test-Push #127
build-push.yaml
on: schedule
gather-versions
6s
Matrix: build-test-push
Annotations
23 errors and 1 warning
build-test-push (3.4.1, ubuntu-24.04)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update && \tapt-get install -y --no-install-recommends curl \tca-certificates \tpython3 \tapt-utils \tbuild-essential \tbison \tlibyaml-dev \tlibgdbm-dev \tlibreadline-dev \tlibjemalloc-dev \tlibncurses5-dev \tlibffi-dev \tzlib1g-dev \tlibssl-dev && \tcurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain=1.77.0 && \tsource \"${HOME}/.cargo/env\" && \tcurl -L -o \"ruby-${RUBY_VERSION}.tar.gz\" \"https://cache.ruby-lang.org/pub/ruby/${RUBY_VERSION%.*}/ruby-${RUBY_VERSION}.tar.gz\" && \techo \"${RUBY_CHECKSUM} ruby-${RUBY_VERSION}.tar.gz\" | sha256sum --strict -c - && \ttar xf \"ruby-${RUBY_VERSION}.tar.gz\" && \tcd \"ruby-${RUBY_VERSION}\" && \t./configure --prefix=/opt/ruby \t--with-jemalloc \t--enable-shared \t--disable-install-doc \t\"${ADDITIONAL_FLAGS}\" && \tmake -j\"$(nproc)\" > /dev/null && \tmake install && \trustup self uninstall -y && \trm -rf /tmp/build && \tapt-get clean" did not complete successfully: exit code: 2
|
build-test-push (3.3.7, slim)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.3.7, slim)
The operation was canceled.
|
build-test-push (3.4.1, ubuntu-22.04)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.4.1, ubuntu-22.04)
The operation was canceled.
|
build-test-push (3.3.7, ubuntu-24.04)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.3.7, ubuntu-24.04)
The operation was canceled.
|
build-test-push (3.2.6, slim)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.2.6, slim)
The operation was canceled.
|
build-test-push (3.1.6, slim)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.1.6, slim)
The operation was canceled.
|
build-test-push (3.4.1, slim)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.4.1, slim)
The operation was canceled.
|
build-test-push (3.2.6, ubuntu-22.04)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.2.6, ubuntu-22.04)
The operation was canceled.
|
build-test-push (3.3.7, ubuntu-22.04)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.3.7, ubuntu-22.04)
The operation was canceled.
|
build-test-push (3.2.6, ubuntu-24.04)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.2.6, ubuntu-24.04)
The operation was canceled.
|
build-test-push (3.1.6, ubuntu-24.04)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.1.6, ubuntu-24.04)
The operation was canceled.
|
build-test-push (3.1.6, ubuntu-22.04)
The job was canceled because "_3_4_1_ubuntu-24_04" failed.
|
build-test-push (3.1.6, ubuntu-22.04)
The operation was canceled.
|
build-test-push (3.4.1, ubuntu-24.04)
Process "docker run" closed with code 1
|