Skip to content

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

bump: update Ubuntu & drop python 2.x

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

Triggered via pull request March 19, 2025 15:33
Status Cancelled
Total duration 45m 59s
Artifacts 16

docker-builds.yml

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

Annotations

21 errors and 16 warnings
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 -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
build-push (24.04, 3.13, 4.10.0, cpu)
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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
build-push (24.04, 3.10, 4.10.0, cpu)
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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && 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.12, 4.10.0, cpu, 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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" 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 update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
build-push (24.04, 3.12, 4.10.0, cpu)
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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && 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.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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && 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, 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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && 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.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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && 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.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 dirmngr gnupg && if [[ \"${PYTHON_VERSION%%.*}\" -eq 3 && \"${PYTHON_VERSION#*.}\" -lt 10 ]]; then add-apt-repository ppa:deadsnakes/ppa ; fi && 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 $( if [ \"${PYTHON_VERSION%%.*}\" -eq 3 ] && [ \"${PYTHON_VERSION#*.}\" -lt 10 ]; then echo \"python${PYTHON_VERSION}-distutils\"; fi ) 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 && 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.10, 4.10.0, gpu, 12.4.1)
Canceling since a higher priority waiting request for 'Publish Docker Image-refs/pull/53/merge-bump/ubunty-python' exists
build-push (22.04, 3.10, 4.10.0, gpu, 12.4.1)
The operation was canceled.
build-push (22.04, 3.8, 4.10.0, gpu, 12.4.1)
Canceling since a higher priority waiting request for 'Publish Docker Image-refs/pull/53/merge-bump/ubunty-python' exists
build-push (22.04, 3.8, 4.10.0, gpu, 12.4.1)
The operation was canceled.
build-push (22.04, 3.9, 4.10.0, gpu, 12.4.1)
Canceling since a higher priority waiting request for 'Publish Docker Image-refs/pull/53/merge-bump/ubunty-python' exists
build-push (22.04, 3.9, 4.10.0, gpu, 12.4.1)
The operation was canceled.
build-push (22.04, 3.11, 4.10.0, gpu, 12.4.1)
Canceling since a higher priority waiting request for 'Publish Docker Image-refs/pull/53/merge-bump/ubunty-python' exists
build-push (22.04, 3.11, 4.10.0, gpu, 12.4.1)
The operation was canceled.
build-guardian
The action 'cancelled or skipped...' has timed out after 1 minutes.
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 (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 (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 (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 (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 (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 (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.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 (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
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.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 (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 (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.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

Artifacts

Produced during runtime
Name Size Digest
Borda~docker_python-opencv-ffmpeg~30PWLR.dockerbuild Expired
35.3 KB
sha256:e9fb58336ba9790df718df8944ee2f32083c3f85b6b0a8b9d714dbb2924d0f7b
Borda~docker_python-opencv-ffmpeg~3DEF3Q.dockerbuild Expired
170 KB
sha256:41f878ef8004be931f217294a296c2051fa1095ebf102ac2cc397d3a11ee2c1e
Borda~docker_python-opencv-ffmpeg~81HLMS.dockerbuild Expired
44.7 KB
sha256:0ef62fb028dabf6e59e99247d3773c00db2b373ada8ba48ebe00e9182c7a60ec
Borda~docker_python-opencv-ffmpeg~CIE54E.dockerbuild Expired
47.6 KB
sha256:7209249a78eee4c33bb20f9bde7be020e87e6ea001ad35452545b53d800f739e
Borda~docker_python-opencv-ffmpeg~CKA3V1.dockerbuild Expired
36.5 KB
sha256:9959e4dbc3fd1a55178c9933ec40398a7dc762a506d6d2f7295de1ce973ec148
Borda~docker_python-opencv-ffmpeg~CTBDGB.dockerbuild Expired
44.5 KB
sha256:8d4dcab35e124b9985e0f9830e3347a77da295dc6837352b43004750f2eba05d
Borda~docker_python-opencv-ffmpeg~HQB9HM.dockerbuild Expired
35.5 KB
sha256:b6925c7f96ba6285b71474df30e045bd4e5801c2f7f2a47488da2bb4fd6a1d45
Borda~docker_python-opencv-ffmpeg~JBFZA1.dockerbuild Expired
41.4 KB
sha256:0b0af4d7477dc4bc0c93a9a1e335cd5774ea432bdbc36e97dcfdc618e31c81e3
Borda~docker_python-opencv-ffmpeg~KD8N58.dockerbuild Expired
165 KB
sha256:46c2d4bb7455a7a90ae697b7df45d11211a0b3b6f5f02cce374fb6aef5f7899b
Borda~docker_python-opencv-ffmpeg~KU0GNE.dockerbuild Expired
166 KB
sha256:b4648d4d2d20867a1fd08f99ff6f75f1a2fcb6cb7934d6a651dfa84daf2c9137
Borda~docker_python-opencv-ffmpeg~QX4POU.dockerbuild Expired
169 KB
sha256:0a1ae34450683833a45f339c9fb475a8fe09a68dd550100cee6dad3b0b38f80e
Borda~docker_python-opencv-ffmpeg~RFZKGG.dockerbuild Expired
32.3 KB
sha256:f74392c73eec62cacf15f13042fe09fad3aad8c503808a034c46b6364bd2a36b
Borda~docker_python-opencv-ffmpeg~S9MKKU.dockerbuild Expired
39 KB
sha256:196615d493c47dc0fd48638ad08641743dbe816ec9c0a5064d89aa0fdd4b4030
Borda~docker_python-opencv-ffmpeg~SX5Z1D.dockerbuild Expired
33.7 KB
sha256:d2115eed2d659cc3d2c79bc3a5f4ac202671232f0bcf8df5f8d3fa4c2cde1491
Borda~docker_python-opencv-ffmpeg~W6T7AS.dockerbuild Expired
41.3 KB
sha256:5fc0402d53f59ee7328aa806b3bd149a68cd7bb68def359880b6643fc9cf510d
Borda~docker_python-opencv-ffmpeg~WH7608.dockerbuild Expired
45.4 KB
sha256:f00d586893aef0847a6e16b2dbd4e39aa12dcd8322182e0f51e1d942e218ae6e