Skip to content

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

bump: update Ubuntu & drop python 2.x

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

Triggered via pull request March 19, 2025 16:18
Status Failure
Total duration 1h 2m 43s
Artifacts 20

docker-builds.yml

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

Annotations

3 errors and 38 warnings
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 && 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 $( 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.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 && 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 $( 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-guardian
Process completed with exit code 1.
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.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, 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.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.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.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 (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.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.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.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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
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
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L49
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: gpu/Dockerfile#L184
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/

Artifacts

Produced during runtime
Name Size Digest
Borda~docker_python-opencv-ffmpeg~1AHGQ1.dockerbuild Expired
192 KB
sha256:073ce06f37122975c0c12df8723a73943a6b29ca026eccbef4ea28a790b74e20
Borda~docker_python-opencv-ffmpeg~352SW5.dockerbuild Expired
195 KB
sha256:f067ae49eb6ab1ce16b841ad2ffa715b69600b0e1a3c20d044e56fd3df27594a
Borda~docker_python-opencv-ffmpeg~3C7XMD.dockerbuild Expired
168 KB
sha256:9a4b0fd6b144569d18d7d5cb72ae8f5f08abc2556f6b69f5454e275c42f9fb4c
Borda~docker_python-opencv-ffmpeg~4ESTIV.dockerbuild Expired
168 KB
sha256:d5bf3283ca9bae8bfd2ce08342db48dac0977bd17bc3706405bcaafa4d01cfb5
Borda~docker_python-opencv-ffmpeg~5SE05Q.dockerbuild Expired
192 KB
sha256:f8eccbe4e9d3a3cec5450bb7e1ecd6ca8a392f696bd1226cc137bae16e2337a4
Borda~docker_python-opencv-ffmpeg~AVMQLW.dockerbuild Expired
175 KB
sha256:1766cf3072ca41558503d3bde90b7e47df5d1594e1a5352040f940fdd687e181
Borda~docker_python-opencv-ffmpeg~B7IRGY.dockerbuild Expired
194 KB
sha256:099dbb2ea9be120eddc68f16f5f98d698526393e0627e725124a382d5d6abb39
Borda~docker_python-opencv-ffmpeg~BMMRB3.dockerbuild Expired
170 KB
sha256:f649a6ea101d44b7ce69c65323de7231cc4e8fbf6115fd4cbce35ab7249a2c10
Borda~docker_python-opencv-ffmpeg~EPFSBO.dockerbuild Expired
173 KB
sha256:18c830cb2b2879634bade6a080d10489440036efbb7d086f9210d9e4d6c06015
Borda~docker_python-opencv-ffmpeg~GTWNBQ.dockerbuild Expired
203 KB
sha256:d934498da27fb393b89b9364ecdd8b88eeaccc520313ab1b6a5f4085bb5eb250
Borda~docker_python-opencv-ffmpeg~LV74DZ.dockerbuild Expired
203 KB
sha256:45e9288428e8cea8d5c5893e74d51f53d3d470e33a0063de56cb604f6fc08e5a
Borda~docker_python-opencv-ffmpeg~MWVZ0B.dockerbuild Expired
172 KB
sha256:5e693480b917f361a1d45c7688fc067fc0a099d2df7bef3233505482969b3ddc
Borda~docker_python-opencv-ffmpeg~Q109CT.dockerbuild Expired
168 KB
sha256:70930f6753419f06f9d12516164ae973c2bc6b7952269ba16be5e93562f8e6cf
Borda~docker_python-opencv-ffmpeg~Q5OH1Y.dockerbuild Expired
49.1 KB
sha256:67ee27966672c73329b39606d479e5363a6ab249b9b9f01646542e2dcd50aee4
Borda~docker_python-opencv-ffmpeg~R242AN.dockerbuild Expired
168 KB
sha256:ea7ecc8010199ffca82050420c457a67d8878eab341da640c4f1012013308071
Borda~docker_python-opencv-ffmpeg~REUPGM.dockerbuild Expired
193 KB
sha256:80d6727f65226bc9fc3deacf9995a79914f2d21698790db7193011a2c91dbedb
Borda~docker_python-opencv-ffmpeg~S49UBQ.dockerbuild Expired
169 KB
sha256:9e30231fec2dd733a923864d471af753d6ad78a4ad172b96c2b0575fc49d3d89
Borda~docker_python-opencv-ffmpeg~VS5XX3.dockerbuild Expired
193 KB
sha256:08f8faeea29407cbf3e09be5ab674386328d84ed00b9108e394712fc15144cdd
Borda~docker_python-opencv-ffmpeg~WP9BQD.dockerbuild Expired
204 KB
sha256:c40de9b5cc97742cd94dc5e8d3357ad68e501208293ba19cf7ec9f2a1663799f
Borda~docker_python-opencv-ffmpeg~Y3BYNF.dockerbuild Expired
40.6 KB
sha256:258e49415dd151c93e1c3505fa8c5cb87038b712c741368a548b1c97d95f0560