Skip to content

Docker build & publish #35

Docker build & publish

Docker build & publish #35

Triggered via schedule October 15, 2024 01:33
Status Failure
Total duration 44s
Artifacts 15

build.yml

on: schedule
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

15 errors
rapidsai/dask (nightly RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (stable RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (stable RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (nightly RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (nightly RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (nightly RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask_image (nightly RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n > /rapids_pinned.yml\n conda-merge /rapids_pinned.yml /dask.yml > /dask_image.yml\n rapids-mamba-retry env create -n dask_image --file /dask_image.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (nightly RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (stable RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (nightly RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (stable RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (stable RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask_image (nightly RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n > /rapids_pinned.yml\n conda-merge /rapids_pinned.yml /dask.yml > /dask_image.yml\n rapids-mamba-retry env create -n dask_image --file /dask_image.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask_image (nightly RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n > /rapids_pinned.yml\n conda-merge /rapids_pinned.yml /dask.yml > /dask_image.yml\n rapids-mamba-retry env create -n dask_image --file /dask_image.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (stable RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127

Artifacts

Produced during runtime
Name Size
rapidsai~dask-build-environment~04XEDF.dockerbuild
25.3 KB
rapidsai~dask-build-environment~3FKH1Q.dockerbuild
25.9 KB
rapidsai~dask-build-environment~59TRK0.dockerbuild
25.8 KB
rapidsai~dask-build-environment~6QEYU0.dockerbuild
25.6 KB
rapidsai~dask-build-environment~6T18UQ.dockerbuild
25.8 KB
rapidsai~dask-build-environment~7DWHBY.dockerbuild
25.6 KB
rapidsai~dask-build-environment~GV747Z.dockerbuild
25.8 KB
rapidsai~dask-build-environment~H54293.dockerbuild
25.5 KB
rapidsai~dask-build-environment~LJMHOO.dockerbuild
25.8 KB
rapidsai~dask-build-environment~QJITOR.dockerbuild
25.7 KB
rapidsai~dask-build-environment~QKW8DU.dockerbuild
26.3 KB
rapidsai~dask-build-environment~R0QUUV.dockerbuild
25.5 KB
rapidsai~dask-build-environment~RFN7X8.dockerbuild
25.9 KB
rapidsai~dask-build-environment~XFV1DG.dockerbuild
25.7 KB
rapidsai~dask-build-environment~YF5Z79.dockerbuild
26.3 KB