Skip to content

bump: update Ubuntu & drop python 2.x #213

bump: update Ubuntu & drop python 2.x

bump: update Ubuntu & drop python 2.x #213

Re-run triggered March 11, 2025 13:10
Status Failure
Total duration 2m 11s
Artifacts 39

docker-builds.yml

on: pull_request
Matrix: build-push
build-guardian
0s
build-guardian
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
build-push (22.04, 3.12, 4.10.0, cpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 1
build-push (22.04, 3.8, 4.10.0, cpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 1
build-push (22.04, 3.9, 4.10.0, cpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 1
build-push (22.04, 3.10, 4.10.0, cpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 1
build-push (24.04, 3.13, 4.10.0, cpu)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
build-push (22.04, 3.11, 4.10.0, cpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 1
build-push (22.04, 3.13, 4.10.0, cpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 1
build-push (22.04, 3.8, 4.10.0, gpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (24.04, 3.12, 4.10.0, cpu)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -q --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev $( [ ${PYTHON_VERSION%%.*} -ge 3 ] && echo \"python${PYTHON_VERSION}-distutils\" ) curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
build-push (22.04, 3.9, 4.10.0, gpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (22.04, 3.13, 4.10.0, gpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (22.04, 3.11, 4.10.0, gpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (24.04, 3.10, 4.10.0, cpu)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends unzip cmake ffmpeg gfortran apt-utils pkg-config checkinstall qtbase5-dev qt5-qmake build-essential libopenblas-base libopenblas-dev liblapack-dev libatlas-base-dev libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libjpeg8-dev libpng-dev libtiff5-dev libxine2-dev libv4l-dev libgstreamer1.0 libgstreamer1.0-dev libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-dev libglew-dev libpostproc-dev libeigen3-dev libtbb-dev zlib1g-dev libsm6 libxext6 libxrender1 && pip install numpy && wget https://github.com/opencv/opencv/archive/${OPENCV_VERSION}.zip -O opencv.zip --progress=bar:force:noscroll --no-check-certificate && unzip -q opencv.zip && mv /opencv-${OPENCV_VERSION} /opencv && rm opencv.zip && wget https://github.com/opencv/opencv_contrib/archive/${OPENCV_VERSION}.zip -O opencv_contrib.zip --progress=bar:force:noscroll --no-check-certificate && unzip -q opencv_contrib.zip && mv /opencv_contrib-${OPENCV_VERSION} /opencv_contrib && rm opencv_contrib.zip && mkdir /opencv/build && cd /opencv/build && cmake -D CMAKE_BUILD_TYPE=RELEASE -D BUILD_PYTHON_SUPPORT=ON -D BUILD_DOCS=ON -D BUILD_PERF_TESTS=OFF -D BUILD_TESTS=OFF -D CMAKE_INSTALL_PREFIX=/usr/local -D OPENCV_EXTRA_MODULES_PATH=/opencv_contrib/modules -D BUILD_opencv_python3=ON -D BUILD_opencv_python2=OFF -D PYTHON${PYTHON_VERSION%%.*}_EXECUTABLE=$(which python${PYTHON_VERSION}) -D PYTHON_DEFAULT_EXECUTABLE=$(which python${PYTHON_VERSION}) -D BUILD_EXAMPLES=OFF -D WITH_IPP=OFF -D WITH_FFMPEG=ON -D WITH_GSTREAMER=ON -D WITH_V4L=ON -D WITH_LIBV4L=ON -D WITH_TBB=ON -D WITH_QT=ON -D WITH_OPENGL=ON -D WITH_LAPACK=ON -D ENABLE_PRECOMPILED_HEADERS=OFF .. && cd /opencv/build && make -j$(nproc) && make install && ldconfig && apt-get -y remove unzip cmake gfortran apt-utils pkg-config checkinstall build-essential libopenblas-dev liblapack-dev libatlas-base-dev libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libjpeg8-dev libpng-dev libtiff5-dev libxine2-dev libv4l-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libglew-dev libpostproc-dev libeigen3-dev zlib1g-dev && apt-get autoremove -y && apt-get clean && rm -rf /opencv /opencv_contrib /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-push (24.04, 3.11, 4.10.0, cpu)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends unzip cmake ffmpeg gfortran apt-utils pkg-config checkinstall qtbase5-dev qt5-qmake build-essential libopenblas-base libopenblas-dev liblapack-dev libatlas-base-dev libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libjpeg8-dev libpng-dev libtiff5-dev libxine2-dev libv4l-dev libgstreamer1.0 libgstreamer1.0-dev libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-dev libglew-dev libpostproc-dev libeigen3-dev libtbb-dev zlib1g-dev libsm6 libxext6 libxrender1 && pip install numpy && wget https://github.com/opencv/opencv/archive/${OPENCV_VERSION}.zip -O opencv.zip --progress=bar:force:noscroll --no-check-certificate && unzip -q opencv.zip && mv /opencv-${OPENCV_VERSION} /opencv && rm opencv.zip && wget https://github.com/opencv/opencv_contrib/archive/${OPENCV_VERSION}.zip -O opencv_contrib.zip --progress=bar:force:noscroll --no-check-certificate && unzip -q opencv_contrib.zip && mv /opencv_contrib-${OPENCV_VERSION} /opencv_contrib && rm opencv_contrib.zip && mkdir /opencv/build && cd /opencv/build && cmake -D CMAKE_BUILD_TYPE=RELEASE -D BUILD_PYTHON_SUPPORT=ON -D BUILD_DOCS=ON -D BUILD_PERF_TESTS=OFF -D BUILD_TESTS=OFF -D CMAKE_INSTALL_PREFIX=/usr/local -D OPENCV_EXTRA_MODULES_PATH=/opencv_contrib/modules -D BUILD_opencv_python3=ON -D BUILD_opencv_python2=OFF -D PYTHON${PYTHON_VERSION%%.*}_EXECUTABLE=$(which python${PYTHON_VERSION}) -D PYTHON_DEFAULT_EXECUTABLE=$(which python${PYTHON_VERSION}) -D BUILD_EXAMPLES=OFF -D WITH_IPP=OFF -D WITH_FFMPEG=ON -D WITH_GSTREAMER=ON -D WITH_V4L=ON -D WITH_LIBV4L=ON -D WITH_TBB=ON -D WITH_QT=ON -D WITH_OPENGL=ON -D WITH_LAPACK=ON -D ENABLE_PRECOMPILED_HEADERS=OFF .. && cd /opencv/build && make -j$(nproc) && make install && ldconfig && apt-get -y remove unzip cmake gfortran apt-utils pkg-config checkinstall build-essential libopenblas-dev liblapack-dev libatlas-base-dev libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libjpeg8-dev libpng-dev libtiff5-dev libxine2-dev libv4l-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libglew-dev libpostproc-dev libeigen3-dev zlib1g-dev && apt-get autoremove -y && apt-get clean && rm -rf /opencv /opencv_contrib /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-push (22.04, 3.12, 4.10.0, gpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (24.04, 3.12, 4.10.0, gpu, 12.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (22.04, 3.10, 4.10.0, gpu, 12.4.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (24.04, 3.10, 4.10.0, gpu, 12.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (24.04, 3.11, 4.10.0, gpu, 12.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-push (24.04, 3.13, 4.10.0, gpu, 12.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && fi && curl $PIP_URL | python" did not complete successfully: exit code: 2
build-guardian
Process completed with exit code 1.
build-push (22.04, 3.12, 4.10.0, cpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.8, 4.10.0, cpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.9, 4.10.0, cpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.10, 4.10.0, cpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.13, 4.10.0, cpu)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.11, 4.10.0, cpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.13, 4.10.0, cpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.8, 4.10.0, gpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.12, 4.10.0, cpu)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.9, 4.10.0, gpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.13, 4.10.0, gpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.11, 4.10.0, gpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.10, 4.10.0, cpu)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.11, 4.10.0, cpu)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.12, 4.10.0, gpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.12, 4.10.0, gpu, 12.8.0)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (22.04, 3.10, 4.10.0, gpu, 12.4.1)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.10, 4.10.0, gpu, 12.8.0)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.11, 4.10.0, gpu, 12.8.0)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-push (24.04, 3.13, 4.10.0, gpu, 12.8.0)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101

Artifacts

Produced during runtime
Name Size Digest
Borda~docker_python-opencv-ffmpeg~5D95JL.dockerbuild Expired
28 KB
sha256:d9335fe2322217ca53efac25eb9b6bff04a6e00da65f7f7f3fa0483ede7642cd
Borda~docker_python-opencv-ffmpeg~6JKX21.dockerbuild Expired
35.5 KB
sha256:77862bdf7d1f365863dac79a8984f5e8ab0a4c899231dfe017068f7a26f98bae
Borda~docker_python-opencv-ffmpeg~8RYI74.dockerbuild Expired
35.6 KB
sha256:91482d229ebf65e4656eef69c4da90fb9d97d7388c763a99e2f71d453d6c7bb1
Borda~docker_python-opencv-ffmpeg~GGGMTA.dockerbuild Expired
38.8 KB
sha256:151b85eea70cca2a3d022ee779e94d5983f692f0c7da154f9e213b9168bf35cb
Borda~docker_python-opencv-ffmpeg~HQ8FFJ.dockerbuild Expired
27.2 KB
sha256:d913608892429ee5862c2eb0f7de1a3cbdfaef5646a9902d89731a38198aa49a
Borda~docker_python-opencv-ffmpeg~I8PPRI.dockerbuild Expired
27.2 KB
sha256:bc4b970e61bf45f4fbd0fc03363adb8ecd266b3659296531d3e5ce558ca6407c
Borda~docker_python-opencv-ffmpeg~IW9JLA.dockerbuild Expired
27.4 KB
sha256:ae71013cce87e98398168217851f40ead7d0556286e0882092d07502104252fe
Borda~docker_python-opencv-ffmpeg~L2NZOI.dockerbuild Expired
27.7 KB
sha256:84bf5c98d6ce3a3a5ee7f4e9228faf560b6440cfde8eb01823102b4ed49f82e2
Borda~docker_python-opencv-ffmpeg~NFGHS6.dockerbuild Expired
27.8 KB
sha256:f51dd65d9a43842f4fd042ef9408573711c033520a5d65bfb5eed8b9e1ad6c3a
Borda~docker_python-opencv-ffmpeg~NQUSNK.dockerbuild Expired
35.7 KB
sha256:afcf37f448f5dea123d75eb89a6880a1e7af28823453cb07aa563a5ee873e98d
Borda~docker_python-opencv-ffmpeg~QXLKWW.dockerbuild Expired
35.5 KB
sha256:54e1e38d3aa51577e34de2e1d65d7bbcf67af5a089cf78a72a72444e2593d8eb
Borda~docker_python-opencv-ffmpeg~RJDZGS.dockerbuild Expired
27.9 KB
sha256:229fdeefaf23ba0883e9a494ab649f2393e6ba898bbc37394f9e34c76cb83081
Borda~docker_python-opencv-ffmpeg~SWUJQ2.dockerbuild Expired
27.6 KB
sha256:c9a2e2dcf2039cd39a765c1fbdbcd387f84d5ab4a40b1a84184e65ec036a0f25
Borda~docker_python-opencv-ffmpeg~T746RW.dockerbuild Expired
45.4 KB
sha256:abcaa6b3192e9c4f8930a98aea0cda03e9880ec162f0ad15bb6357d38a0d16fe
Borda~docker_python-opencv-ffmpeg~TEEQV4.dockerbuild Expired
28 KB
sha256:901a004948c5e5641a76e63ff5cd97c7e7e29cc6fc313eebdcca55f64066d11c
Borda~docker_python-opencv-ffmpeg~TPDLHK.dockerbuild Expired
46.3 KB
sha256:e9191ce7d0fc017278de57d696af439389ece38a408b4aa8b4c16aab8a63c483
Borda~docker_python-opencv-ffmpeg~VPPPJB.dockerbuild Expired
27.7 KB
sha256:213dbe3416aeace77dde1a4205fed1d5a592fc9c19c46019617460417f8647d2
Borda~docker_python-opencv-ffmpeg~XR38PA.dockerbuild Expired
35.9 KB
sha256:b8824cbe42765f1caaedd0e0633b070c7a7f1c839a4d7839f83acbf378aa6247
Borda~docker_python-opencv-ffmpeg~YPCIRK.dockerbuild Expired
36.6 KB
sha256:7b834076fb5d1bbeee29da11319f6bb146a148f81b454891195b617bcf49fde0
Borda~docker_python-opencv-ffmpeg~ZRVREW.dockerbuild Expired
39.1 KB
sha256:ebcc2b626018fee0bd4f962defc45d7b7de6922611213a1300564f7a5e309070