Skip to content

fix(deps): Update dependency conda-forge/mamba to v1.5.8 #3592

fix(deps): Update dependency conda-forge/mamba to v1.5.8

fix(deps): Update dependency conda-forge/mamba to v1.5.8 #3592

Triggered via pull request June 20, 2024 21:15
Status Failure
Total duration 1m 37s
Artifacts

build-all.yml

on: pull_request
Create Build Matrix
25s
Create Build Matrix
Matrix: Build and push notebook images
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Build and push notebook images (codeserver-python, codeserver-python, codeserver-python/Dockerfil...
buildx failed with: ERROR: failed to solve: process "/bin/bash -c curl -sL \"https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_VERSION}/Miniforge3-${MINIFORGE_VERSION}-Linux-${MINIFORGE_ARCH}.sh\" -o /tmp/Miniforge3.sh && curl -sL \"https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_VERSION}/Miniforge3-${MINIFORGE_VERSION}-Linux-${MINIFORGE_ARCH}.sh.sha256\" -o /tmp/Miniforge3.sh.sha256 && echo \"$(cat /tmp/Miniforge3.sh.sha256 | awk '{ print $1; }') /tmp/Miniforge3.sh\" | sha256sum --check && rm /tmp/Miniforge3.sh.sha256 && /bin/bash /tmp/Miniforge3.sh -b -f -p ${CONDA_DIR} && rm /tmp/Miniforge3.sh && conda config --system --set auto_update_conda false && conda config --system --set show_channel_urls true && mamba install -y -q python=${PYTHON_VERSION} conda=${CONDA_VERSION} pip=${PIP_VERSION} mamba=${MAMBA_VERSION} && echo \"conda ${CONDA_VERSION}\" >> ${CONDA_DIR}/conda-meta/pinned && echo \"mamba ${MAMBA_VERSION}\" >> ${CONDA_DIR}/conda-meta/pinned && echo \"python ${PYTHON_VERSION}\" >> ${CONDA_DIR}/conda-meta/pinned && echo \"pip ${PIP_VERSION}\" >> ${CONDA_DIR}/conda-meta/pinned && mamba update -y -q --all && mamba clean -a -f -y && find ${CONDA_DIR} -follow -type f -name '*.a' -delete && find ${CONDA_DIR} -follow -type f -name '*.pyc' -delete && chown -R ${NB_USER}:users ${CONDA_DIR} && chown -R ${NB_USER}:users ${HOME}" did not complete successfully: exit code: 1
Build and push notebook images (rstudio, rstudio, rstudio/Dockerfile, pr)
The job was canceled because "codeserver-python_codeser" failed.
Build and push notebook images (jupyter, jupyter, jupyter/Dockerfile, pr)
The job was canceled because "codeserver-python_codeser" failed.
Build and push notebook images (codeserver-python, codeserver-python, codeserver-python/Dockerfil...
pr is not a valid semver. More info: https://semver.org/
Build and push notebook images (rstudio, rstudio, rstudio/Dockerfile, pr)
pr is not a valid semver. More info: https://semver.org/
Build and push notebook images (jupyter, jupyter, jupyter/Dockerfile, pr)
pr is not a valid semver. More info: https://semver.org/