Skip to content

Alpine 3.23, Test vector, Clean up output, reduce messages #110

Alpine 3.23, Test vector, Clean up output, reduce messages

Alpine 3.23, Test vector, Clean up output, reduce messages #110

Triggered via pull request December 5, 2025 03:31
Status Failure
Total duration 52s
Artifacts

development.yml

on: pull_request
Matrix: Create runtime and buildroot OCI Images
Render metadata
0s
Render metadata
Fit to window
Zoom out
Zoom in

Annotations

42 errors
Create runtime and buildroot OCI Images (3.8, 3.20, ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eu ; python -m pip install -U pip setuptools ; $_sys_apk_add dash ca-certificates zip ; find /usr/local/lib/python$PYTHON_VERSION -type d -name '__pycache__' -print0 | xargs -0 rm -rf ; python -m compileall -q -b /usr/local/lib/python$PYTHON_VERSION ; find -type f -name '*.py' -exec sh -c \"remove-py-if-pyc-exists -q {}\" \\; ; cp -R /etc/apk $BUILD_ROOT/etc/apk ; find /dev -print ; find $BUILD_ROOT/dev $BUILD_ROOT/proc -print ; ls -ltd $BUILD_ROOT/dev/fd ; $_apk_add --initdb ; $_apk_add alpine-baselayout-data alpine-release musl libffi ; $_apk_add busybox coreutils-env dash dash-binsh ; $_apk_add ca-certificates run-parts $(apk info -R .python-rundeps | grep -vE ':$') ; cp -p /bin/busybox $BUILD_ROOT/bin/busybox ; ls -lt $BUILD_ROOT/bin/busybox ; chroot $BUILD_ROOT /bin/busybox ln -sf /bin/busybox /bin/ln ; ( cd /usr/local/lib && tar -C /usr/local/lib -cpf - python$PYTHON_VERSION/lib-dynload libpython* | tar -C $BUILD_ROOT/usr/local/lib -xpf - ; tar -C /usr/local/bin -cpf - python* | tar -C $BUILD_ROOT/usr/local/bin -xpf -; (cd python$PYTHON_VERSION && zip -q -9 -X $BUILD_ROOT/usr/local/lib/python$(echo $PYTHON_VERSION | tr -d '.').zip $( find . | grep -vE \"(__pycache__|^\\./(test|site-packages|lib-dynload|idlelib|lib2to3|tkinter|turtle|ensurepip))\" )); cp -p python$PYTHON_VERSION/os.pyc $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/os.pyc ; touch $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/ensurepip.py ; rm $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/lib-dynload/_tkinter* ; ) && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python3 && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python && tar -C \"$BUILD_ROOT\" -cpf - etc/apk bin/ln bin/busybox var/cache/apk usr/share/apk | tar -C \"$CACHE_ROOT\" -xpf - ; rm -rf $BUILD_ROOT/bin/ln $BUILD_ROOT/bin/busybox $BUILD_ROOT/etc/apk $BUILD_ROOT/var/cache/apk $BUILD_ROOT/usr/share/apk && chroot-exec update-ca-certificates && chroot-pip --optimize install --force-reinstall setuptools" did not complete successfully: exit code: 1
Create runtime and buildroot OCI Images (3.13, 3.21, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.11, 3.22, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.9, 3.21, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.10, 3.22, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.10, 3.22, ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eu ; python -m pip install -U pip setuptools ; $_sys_apk_add dash ca-certificates zip ; find /usr/local/lib/python$PYTHON_VERSION -type d -name '__pycache__' -print0 | xargs -0 rm -rf ; python -m compileall -q -b /usr/local/lib/python$PYTHON_VERSION ; find -type f -name '*.py' -exec sh -c \"remove-py-if-pyc-exists -q {}\" \\; ; cp -R /etc/apk $BUILD_ROOT/etc/apk ; find /dev -print ; find $BUILD_ROOT/dev $BUILD_ROOT/proc -print ; ls -ltd $BUILD_ROOT/dev/fd ; $_apk_add --initdb ; $_apk_add alpine-baselayout-data alpine-release musl libffi ; $_apk_add busybox coreutils-env dash dash-binsh ; $_apk_add ca-certificates run-parts $(apk info -R .python-rundeps | grep -vE ':$') ; cp -p /bin/busybox $BUILD_ROOT/bin/busybox ; ls -lt $BUILD_ROOT/bin/busybox ; chroot $BUILD_ROOT /bin/busybox ln -sf /bin/busybox /bin/ln ; ( cd /usr/local/lib && tar -C /usr/local/lib -cpf - python$PYTHON_VERSION/lib-dynload libpython* | tar -C $BUILD_ROOT/usr/local/lib -xpf - ; tar -C /usr/local/bin -cpf - python* | tar -C $BUILD_ROOT/usr/local/bin -xpf -; (cd python$PYTHON_VERSION && zip -q -9 -X $BUILD_ROOT/usr/local/lib/python$(echo $PYTHON_VERSION | tr -d '.').zip $( find . | grep -vE \"(__pycache__|^\\./(test|site-packages|lib-dynload|idlelib|lib2to3|tkinter|turtle|ensurepip))\" )); cp -p python$PYTHON_VERSION/os.pyc $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/os.pyc ; touch $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/ensurepip.py ; rm $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/lib-dynload/_tkinter* ; ) && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python3 && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python && tar -C \"$BUILD_ROOT\" -cpf - etc/apk bin/ln bin/busybox var/cache/apk usr/share/apk | tar -C \"$CACHE_ROOT\" -xpf - ; rm -rf $BUILD_ROOT/bin/ln $BUILD_ROOT/bin/busybox $BUILD_ROOT/etc/apk $BUILD_ROOT/var/cache/apk $BUILD_ROOT/usr/share/apk && chroot-exec update-ca-certificates && chroot-pip --optimize install --force-reinstall setuptools" did not complete successfully: exit code: 1
Create runtime and buildroot OCI Images (3.11, 3.21, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.11, 3.21, ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eu ; python -m pip install -U pip setuptools ; $_sys_apk_add dash ca-certificates zip ; find /usr/local/lib/python$PYTHON_VERSION -type d -name '__pycache__' -print0 | xargs -0 rm -rf ; python -m compileall -q -b /usr/local/lib/python$PYTHON_VERSION ; find -type f -name '*.py' -exec sh -c \"remove-py-if-pyc-exists -q {}\" \\; ; cp -R /etc/apk $BUILD_ROOT/etc/apk ; find /dev -print ; find $BUILD_ROOT/dev $BUILD_ROOT/proc -print ; ls -ltd $BUILD_ROOT/dev/fd ; $_apk_add --initdb ; $_apk_add alpine-baselayout-data alpine-release musl libffi ; $_apk_add busybox coreutils-env dash dash-binsh ; $_apk_add ca-certificates run-parts $(apk info -R .python-rundeps | grep -vE ':$') ; cp -p /bin/busybox $BUILD_ROOT/bin/busybox ; ls -lt $BUILD_ROOT/bin/busybox ; chroot $BUILD_ROOT /bin/busybox ln -sf /bin/busybox /bin/ln ; ( cd /usr/local/lib && tar -C /usr/local/lib -cpf - python$PYTHON_VERSION/lib-dynload libpython* | tar -C $BUILD_ROOT/usr/local/lib -xpf - ; tar -C /usr/local/bin -cpf - python* | tar -C $BUILD_ROOT/usr/local/bin -xpf -; (cd python$PYTHON_VERSION && zip -q -9 -X $BUILD_ROOT/usr/local/lib/python$(echo $PYTHON_VERSION | tr -d '.').zip $( find . | grep -vE \"(__pycache__|^\\./(test|site-packages|lib-dynload|idlelib|lib2to3|tkinter|turtle|ensurepip))\" )); cp -p python$PYTHON_VERSION/os.pyc $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/os.pyc ; touch $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/ensurepip.py ; rm $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/lib-dynload/_tkinter* ; ) && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python3 && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python && tar -C \"$BUILD_ROOT\" -cpf - etc/apk bin/ln bin/busybox var/cache/apk usr/share/apk | tar -C \"$CACHE_ROOT\" -xpf - ; rm -rf $BUILD_ROOT/bin/ln $BUILD_ROOT/bin/busybox $BUILD_ROOT/etc/apk $BUILD_ROOT/var/cache/apk $BUILD_ROOT/usr/share/apk && chroot-exec update-ca-certificates && chroot-pip --optimize install --force-reinstall setuptools" did not complete successfully: exit code: 1
Create runtime and buildroot OCI Images (3.12, 3.20, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.12, 3.20, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.13, 3.20, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.13, 3.20, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.9, 3.22, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.9, 3.22, ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eu ; python -m pip install -U pip setuptools ; $_sys_apk_add dash ca-certificates zip ; find /usr/local/lib/python$PYTHON_VERSION -type d -name '__pycache__' -print0 | xargs -0 rm -rf ; python -m compileall -q -b /usr/local/lib/python$PYTHON_VERSION ; find -type f -name '*.py' -exec sh -c \"remove-py-if-pyc-exists -q {}\" \\; ; cp -R /etc/apk $BUILD_ROOT/etc/apk ; find /dev -print ; find $BUILD_ROOT/dev $BUILD_ROOT/proc -print ; ls -ltd $BUILD_ROOT/dev/fd ; $_apk_add --initdb ; $_apk_add alpine-baselayout-data alpine-release musl libffi ; $_apk_add busybox coreutils-env dash dash-binsh ; $_apk_add ca-certificates run-parts $(apk info -R .python-rundeps | grep -vE ':$') ; cp -p /bin/busybox $BUILD_ROOT/bin/busybox ; ls -lt $BUILD_ROOT/bin/busybox ; chroot $BUILD_ROOT /bin/busybox ln -sf /bin/busybox /bin/ln ; ( cd /usr/local/lib && tar -C /usr/local/lib -cpf - python$PYTHON_VERSION/lib-dynload libpython* | tar -C $BUILD_ROOT/usr/local/lib -xpf - ; tar -C /usr/local/bin -cpf - python* | tar -C $BUILD_ROOT/usr/local/bin -xpf -; (cd python$PYTHON_VERSION && zip -q -9 -X $BUILD_ROOT/usr/local/lib/python$(echo $PYTHON_VERSION | tr -d '.').zip $( find . | grep -vE \"(__pycache__|^\\./(test|site-packages|lib-dynload|idlelib|lib2to3|tkinter|turtle|ensurepip))\" )); cp -p python$PYTHON_VERSION/os.pyc $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/os.pyc ; touch $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/ensurepip.py ; rm $BUILD_ROOT/usr/local/lib/python$PYTHON_VERSION/lib-dynload/_tkinter* ; ) && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python3 && $_ln -sf /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python && tar -C \"$BUILD_ROOT\" -cpf - etc/apk bin/ln bin/busybox var/cache/apk usr/share/apk | tar -C \"$CACHE_ROOT\" -xpf - ; rm -rf $BUILD_ROOT/bin/ln $BUILD_ROOT/bin/busybox $BUILD_ROOT/etc/apk $BUILD_ROOT/var/cache/apk $BUILD_ROOT/usr/share/apk && chroot-exec update-ca-certificates && chroot-pip --optimize install --force-reinstall setuptools" did not complete successfully: exit code: 1
Create runtime and buildroot OCI Images (3.14, 3.22, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.14, 3.22, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.12, 3.23, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.12, 3.23, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.10, 3.23, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.10, 3.23, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.13, 3.22, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.13, 3.22, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.12, 3.22, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.12, 3.22, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.11, 3.23, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.11, 3.23, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.11, 3.20, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.11, 3.20, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.12, 3.21, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.12, 3.21, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.10, 3.21, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.10, 3.21, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.10, 3.20, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.10, 3.20, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.14, 3.23, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.14, 3.23, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.9, 3.20, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.9, 3.20, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.14, 3.21, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.14, 3.21, ubuntu-latest)
The operation was canceled.
Create runtime and buildroot OCI Images (3.13, 3.23, ubuntu-latest)
The strategy configuration was canceled because "build_images._3_8_3_20_ubuntu-latest" failed
Create runtime and buildroot OCI Images (3.13, 3.23, ubuntu-latest)
The operation was canceled.