Skip to content

Build(deps): Bump conda-incubator/setup-miniconda from 2 to 3 #381

Build(deps): Bump conda-incubator/setup-miniconda from 2 to 3

Build(deps): Bump conda-incubator/setup-miniconda from 2 to 3 #381

Triggered via pull request December 4, 2023 13:36
Status Failure
Total duration 28m 53s
Artifacts

workflows.yml

on: pull_request
Matrix: pre-release
Matrix: run_pytest
Matrix: test_ds003_afni
Matrix: test_ds003_nistats_smooth
Matrix: test_ds003_nistats_blurto
deploy_docker
0s
deploy_docker
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export ND_ENTRYPOINT=\"/neurodocker/startup.sh\" && apt-get update -qq && apt-get install -y -q --no-install-recommends apt-utils bzip2 ca-certificates curl locales unzip && apt-get clean && rm -rf /var/lib/apt/lists/* && sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=\"en_US.UTF-8\" && chmod 777 /opt && chmod a+s /opt && mkdir -p /neurodocker && if [ ! -f \"$ND_ENTRYPOINT\" ]; then echo '#!/usr/bin/env bash' >> \"$ND_ENTRYPOINT\" && echo 'set -e' >> \"$ND_ENTRYPOINT\" && echo 'export USER=\"${USER:=`whoami`}\"' >> \"$ND_ENTRYPOINT\" && echo 'if [ -n \"$1\" ]; then \"$@\"; else /usr/bin/env bash; fi' >> \"$ND_ENTRYPOINT\"; fi && chmod -R 777 /neurodocker && chmod a+s /neurodocker" did not complete successfully: exit code: 100
run_pytest (ubuntu-latest, 3.7, test)
Process completed with exit code 1.
run_pytest (ubuntu-latest, 3.9, test)
The job was canceled because "ubuntu-latest_3_7_test" failed.
run_pytest (ubuntu-latest, 3.9, test)
The operation was canceled.
run_pytest (ubuntu-latest, 3.8, test)
The job was canceled because "ubuntu-latest_3_7_test" failed.
run_pytest (ubuntu-latest, 3.8, test)
The operation was canceled.
run_pytest (ubuntu-latest, 3.10, test)
The job was canceled because "ubuntu-latest_3_7_test" failed.
run_pytest (ubuntu-latest, 3.10, test)
The operation was canceled.
pre-release (ubuntu-latest, 3.10, test)
Process completed with exit code 3.
pre-release (ubuntu-latest, 3.10, PRE_PIP_FLAGS, test)
Process completed with exit code 3.
test_ds003_nistats_smooth (3.9, nistats_smooth, workflow)
Process completed with exit code 3.
test_ds003_afni (3.9, afni_blurto, workflow)
Process completed with exit code 3.