Bake advantech-ecu1370 #12
Triggered via workflow run
January 1, 2025 03:38
flowzone-app[bot]
completed
6b40bfd
Status
Failure
Total duration
1d 2h 43m 3s
Artifacts
–
bake-advantech-ecu1370.yml
on: workflow_run
Prepare advantech-ecu1370-alpine
16s
Prepare advantech-ecu1370-debian
16s
Prepare advantech-ecu1370-fedora
16s
Prepare advantech-ecu1370-ubuntu
16s
Matrix: Bake advantech-ecu1370-alpine
Matrix: Bake advantech-ecu1370-debian
Matrix: Bake advantech-ecu1370-fedora
Matrix: Bake advantech-ecu1370-ubuntu
Matrix: Bake advantech-ecu1370-alpine-golang
Matrix: Bake advantech-ecu1370-alpine-node
Matrix: Bake advantech-ecu1370-alpine-python
Matrix: Bake advantech-ecu1370-debian-golang
Matrix: Bake advantech-ecu1370-debian-node
Matrix: Bake advantech-ecu1370-debian-openjdk
Matrix: Bake advantech-ecu1370-debian-python
Matrix: Bake advantech-ecu1370-fedora-golang
Matrix: Bake advantech-ecu1370-fedora-node
Matrix: Bake advantech-ecu1370-fedora-python
Matrix: Bake advantech-ecu1370-ubuntu-golang
Matrix: Bake advantech-ecu1370-ubuntu-node
Matrix: Bake advantech-ecu1370-ubuntu-openjdk
Matrix: Bake advantech-ecu1370-ubuntu-python
Annotations
280 errors and 18 warnings
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-3-14-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" \t&& echo \"791eb4a6b59b3d422742d161216f3b8ecfaf509d0d164ffefa7fda4b27d46227 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 6
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-3-14-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" \t&& echo \"548664f2edca3bfe2ec43946f401f11c875d163f86964babc694c3b05cbcc192 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 6
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-14-build)
unable to access 'https://github.com/balena-io-library/base-images/': Could not resolve host: github.com
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-14-build)
unable to access 'https://github.com/balena-io-library/base-images/': Could not resolve host: github.com
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"5780d8f440195bbd1bf385822d6ab27a6119b9905604a15d2f215f732d6e15a0 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"2cebff909b38c99994d4a8ab7479aa575c282e59eeca1590b384650fd7f521e3 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"1dcc4b980568976338286646fb0fa8babd7547d3f17fa6bfea723ac2326dce21 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"4a6b143114571bece409d7e75256418c4c5629d971a40b01de762f9be405a898 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"61bd597dbf5d6dc0f9a078f5f87cc5835efd84ab3df360429d580349ca4a8632 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-3-16-build)
unable to access 'https://github.com/balena-io-library/base-images/': Could not resolve host: github.com
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"4a6b143114571bece409d7e75256418c4c5629d971a40b01de762f9be405a898 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"5780d8f440195bbd1bf385822d6ab27a6119b9905604a15d2f215f732d6e15a0 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"61bd597dbf5d6dc0f9a078f5f87cc5835efd84ab3df360429d580349ca4a8632 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"2cebff909b38c99994d4a8ab7479aa575c282e59eeca1590b384650fd7f521e3 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"1dcc4b980568976338286646fb0fa8babd7547d3f17fa6bfea723ac2326dce21 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"4a6b143114571bece409d7e75256418c4c5629d971a40b01de762f9be405a898 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"5780d8f440195bbd1bf385822d6ab27a6119b9905604a15d2f215f732d6e15a0 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"1dcc4b980568976338286646fb0fa8babd7547d3f17fa6bfea723ac2326dce21 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"61bd597dbf5d6dc0f9a078f5f87cc5835efd84ab3df360429d580349ca4a8632 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"2cebff909b38c99994d4a8ab7479aa575c282e59eeca1590b384650fd7f521e3 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"61bd597dbf5d6dc0f9a078f5f87cc5835efd84ab3df360429d580349ca4a8632 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"5780d8f440195bbd1bf385822d6ab27a6119b9905604a15d2f215f732d6e15a0 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"2cebff909b38c99994d4a8ab7479aa575c282e59eeca1590b384650fd7f521e3 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"4a6b143114571bece409d7e75256418c4c5629d971a40b01de762f9be405a898 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"1dcc4b980568976338286646fb0fa8babd7547d3f17fa6bfea723ac2326dce21 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-10-10-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"5780d8f440195bbd1bf385822d6ab27a6119b9905604a15d2f215f732d6e15a0 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"4a6b143114571bece409d7e75256418c4c5629d971a40b01de762f9be405a898 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-9-16-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-8-16-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"2cebff909b38c99994d4a8ab7479aa575c282e59eeca1590b384650fd7f521e3 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-7-16-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"1dcc4b980568976338286646fb0fa8babd7547d3f17fa6bfea723ac2326dce21 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-python (advantech-ecu1370-alpine-python-3-11-2-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"61bd597dbf5d6dc0f9a078f5f87cc5835efd84ab3df360429d580349ca4a8632 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-18-14-1-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-19-6-1-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-19-6-1-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-18-14-1-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-19-6-1-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-19-6-1-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-18-14-1-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-18-14-1-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-19-6-1-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-18-14-1-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-18-14-1-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-alpine-node (advantech-ecu1370-alpine-node-19-6-1-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-7-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-10-10-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.10.10-bookworm-run-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/blobs/sha256:7bd4517a42520df1e4a32f0be8ed26b6c0f1ac9852af17c5ad949593689146fe: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-8-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-python:3.8.16-bullseye-run-20250102: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-7-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.7.16-bullseye-build-20250102: failed commit on ref "manifest-sha256:47fbabd1110852b36781d31371b6e9b447868a5783f42d2d3bfbefe958bf1a7f": unexpected status from PUT request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/manifests/3.7.16-bullseye-build-20250102: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-9-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.9-latest-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/blobs/sha256:ff8d71b7e065f3920d0c72bd8f3c246dc5b7144f2610779d4149aea6aafbcdb7: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-11-2-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-python:3.11.2: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-python/blobs/sha256:41e3117d6de3d02df581d81ab3a974b11e6afa3bb4f973d738a997326a7d75b3: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-10-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.10-bullseye-run-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/blobs/sha256:b5e175989b9309fd0fcb03b95a3151bcd1b3494d9154c2f5b63001523de7d67d: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-9-16-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.9-bookworm-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/blobs/sha256:80ff7e62ab5bfa91a45cc1e9d9a02ba1d647365fd88f310ae920df05025f864f: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-8-16-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.8-bookworm-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/blobs/sha256:f75459c7b50cd46cf31c348f27ef38a41153cc18806f5a9a8e15608369f48792: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-11-2-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.11.2-bookworm-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/blobs/sha256:98bc541d10328e797c36b0e7cb43120fb15a71df6e8a1ebeb52781fd3e5d38fe: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-10-10-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-python:3.10.10-bullseye-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-python/blobs/sha256:69f8c781fa1308508b185e25af41807ecc3cbeab93256073437c4810d4c037ef: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-9-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-python:3.9.16-latest-build-20250102: failed commit on ref "manifest-sha256:438864caa7092a469f83654c5a33797345a6dc1a919da131db90c74640b52a12": unexpected status from PUT request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-python/manifests/3.9.16-latest-build-20250102: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-11-2-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-python:3.11.2-bullseye-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-python/blobs/sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-7-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-python:3.7-run-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-python/blobs/sha256:436cbfd7e9c6f5a1ca4df34b0a0ffadbf018ce24f556e09520bcb69456103fc8: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-11-2-bookworm-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-python:3.11-bookworm-build-20250102: failed commit on ref "manifest-sha256:0534d50eeab7c9c022c8d174bf1b25ef1fcda846eefb8c49f93d2a4f3f8aa92a": unexpected status from PUT request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-python/manifests/3.11-bookworm-build-20250102: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-8-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-python:3.8.16-build-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-python/blobs/sha256:879a6187682fc52c69294a2f450abdb54e257a50e8133ec6e89cb140345be6ce: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-11-2-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-11-2-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-10-10-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-9-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-10-10-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-8-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-9-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-7-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-8-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-11-2-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-8-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-7-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-9-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-python (advantech-ecu1370-debian-python-3-10-10-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-11-jdk-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jdk-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-11-jdk-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jdk-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-11-jre-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jre-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-11-jre-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jre-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-16-jdk-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-openjdk:16--bullseye: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-openjdk/blobs/sha256:feec4dfce655c1cb901de081f29630ccfaa15d67d5d35f32d8b81c7b85979316: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-17-jdk-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-openjdk:17-bullseye-build-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-openjdk/blobs/sha256:1b35e5196dee151baf9601131b294008a29711039963259f4237cd988b7868ad: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-17-jdk-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-openjdk:17--bullseye-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-openjdk/blobs/sha256:728c8cfa10e851849098256bc7d9055130eda0c7d0629f75772d582bf56eb515: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-11-jre-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-openjdk:11--latest-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-openjdk/blobs/sha256:ad321c4ff2725cf0e159596b810cfdd7ebc23d3dff75f605ed74ff8f0176b3c8: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-openjdk (advantech-ecu1370-debian-openjdk-11-jdk-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-openjdk:11-latest-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-openjdk/blobs/sha256:6314d752cfa4199f1bbe99061c4fc659be45ce25283a1c891057f3fef854035f: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-node (advantech-ecu1370-debian-node-19-6-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-node:19.6-latest-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-node/blobs/sha256:436cbfd7e9c6f5a1ca4df34b0a0ffadbf018ce24f556e09520bcb69456103fc8: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-node (advantech-ecu1370-debian-node-19-6-1-bookworm-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-node:19.6-bookworm-build-20250102: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-node/blobs/sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-node (advantech-ecu1370-debian-node-18-14-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-node:18.14-latest: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-node/blobs/sha256:e8d37c3fbaeb595608e9006994be47eefb8ea2f68feb260f68e6bda555f35ea5: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-node (advantech-ecu1370-debian-node-19-6-1-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-debian-node:latest-bookworm: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-debian-node/blobs/sha256:2ee13e1bc641ff437d79688f2db1af2a45c0217fb713e6412a9652668f42a4b9: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-node (advantech-ecu1370-debian-node-20-12-0-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/advantech-ecu1370-node:20.12.0-bookworm-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/advantech-ecu1370-node/blobs/sha256:36d5022a39229bc4ee5d1d5c8f284a7ed68be2c9a17981d7986c9553a7cd0ecd: 429 Too Many Requests
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-bullseye-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-sid-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-debian-golang (advantech-ecu1370-debian-golang-1-18-10-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jdk-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jre-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jre-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jdk-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jre-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jdk-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-18-14-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-18-10-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jre-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-bionic-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-arm64.tar.gz\" \t&& echo \"1787b3795c64eac44ca6b88fe5bf29c7e7b72816ee7c1df1c64d6c323f2c1f71 node-v$NODE_VERSION-linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-arm64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-arm64.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-openjdk (advantech-ecu1370-ubuntu-openjdk-11-jdk-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-19-6-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"747ff40e495c046bc808840229388c6159f942f9a4548d6c37a82b981e142c0a Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"747ff40e495c046bc808840229388c6159f942f9a4548d6c37a82b981e142c0a Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-xenial-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"fa03e21022c92df725a089b6a08bc480e7ea1e02acace4c8b7804407127714f8 Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-ubuntu-golang (advantech-ecu1370-ubuntu-golang-1-20-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-18-14-1-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-9-16-bionic-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"747ff40e495c046bc808840229388c6159f942f9a4548d6c37a82b981e142c0a Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-19-6-1-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-20-12-0-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-18-14-1-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-19-6-1-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-19-6-1-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-18-14-1-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-18-14-1-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-20-12-0-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-20-12-0-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-19-6-1-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-node (advantech-ecu1370-fedora-node-20-12-0-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-10-10-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-7-16-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-11-2-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-11-2-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-10-10-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-10-10-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-9-16-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-9-16-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-8-16-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-8-16-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-7-16-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-7-16-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-10-10-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-11-2-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-10-10-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-9-16-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-8-16-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-7-16-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-18-10-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-19-6-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-18-10-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-19-6-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-7-16-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-20-1-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-20-1-38-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-11-2-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-19-6-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-python (advantech-ecu1370-ubuntu-python-3-8-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-20-12-0-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-ubuntu-node (advantech-ecu1370-ubuntu-node-19-6-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-18-10-38-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-18-10-38-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-18-10-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-18-10-37-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-19-6-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-9-16-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-8-16-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-20-1-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-python (advantech-ecu1370-fedora-python-3-11-2-37-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake advantech-ecu1370-fedora-golang (advantech-ecu1370-fedora-golang-1-20-1-37-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Prepare advantech-ecu1370-alpine
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-debian
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-fedora
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-alpine-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-alpine-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-alpine-node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-debian-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-debian-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-debian-openjdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-debian-node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-ubuntu-openjdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-ubuntu-node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-ubuntu-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-ubuntu-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-fedora-node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-fedora-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare advantech-ecu1370-fedora-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|