Build stages #2315
Annotations
1 error and 3 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd -r c-pac && useradd -r -g c-pac c-pac_user && mkdir -p /home/c-pac_user/ && chown -R c-pac_user:c-pac /home/c-pac_user && chmod 777 / && chmod ugo+w /etc/passwd && apt-get update && apt-get install -y --no-install-recommends apt-utils apt-transport-https bc build-essential bzip2 ca-certificates cmake curl dh-autoreconf git gnupg graphviz graphviz-dev gsl-bin libcanberra-gtk-module libexpat1-dev libgiftiio-dev libglib2.0-dev libglu1-mesa libglu1-mesa-dev libjpeg-progs libgl1-mesa-dri libglw1-mesa libgsl-dev libmotif-dev libtool libx11-dev libxext-dev libxft2 libxft-dev libxi-dev libxml2 libxml2-dev libxmu-dev libxmu-headers libxpm-dev libxslt1-dev locales m4 make mesa-common-dev mesa-utils netpbm ninja-build openssh-client pkg-config rsync software-properties-common tcsh unzip vim wget x11proto-xext-dev x11proto-print-dev xauth xutils-dev xvfb zlib1g-dev && export XDG_CONFIG_HOME=/usr/bin && curl https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash && export NVM_DIR=/usr/bin/nvm && [ -s \"$NVM_DIR/nvm.sh\" ] && \\. \"$NVM_DIR/nvm.sh\" && [ -s \"$NVM_DIR/bash_completion\" ] && \\. \"$NVM_DIR/bash_completion\" && nvm install 12.12.0 && nvm use 12.12.0 && nvm alias default 12.12.0 && npm install --global npm@^7 && npm install -g bids-validator && curl -sLo /tmp/libpng12.deb http://mirrors.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb && dpkg -i /tmp/libpng12.deb && rm /tmp/libpng12.deb && add-apt-repository --yes ppa:zeehio/libxp && apt-get update && apt-get install --no-install-recommends libxp6 libxp-dev && add-apt-repository --remove --yes ppa:zeehio/libxp && apt-get update && curl -sO https://repo.anaconda.com/miniconda/Miniconda3-py37_4.12.0-Linux-x86_64.sh && bash Miniconda3-py37_4.12.0-Linux-x86_64.sh -b -p /usr/local/miniconda && rm Miniconda3-py37_4.12.0-Linux-x86_64.sh && chmod -R 777 /usr/local/miniconda && ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && 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" did not complete successfully: exit code: 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unexpected input(s) 'use_fork_point', valid inputs are ['separator', 'include_all_old_new_renamed_files', 'old_new_separator', 'old_new_files_separator', 'files_from_source_file', 'files', 'files_separator', 'files_ignore', 'files_ignore_separator', 'files_ignore_from_source_file', 'sha', 'base_sha', 'since', 'until', 'path', 'quotepath', 'diff_relative', 'dir_names', 'json', 'max_fetch_depth']
|
Unexpected input(s) 'use_fork_point', valid inputs are ['separator', 'include_all_old_new_renamed_files', 'old_new_separator', 'old_new_files_separator', 'files_from_source_file', 'files', 'files_separator', 'files_ignore', 'files_ignore_separator', 'files_ignore_from_source_file', 'sha', 'base_sha', 'since', 'until', 'path', 'quotepath', 'diff_relative', 'dir_names', 'json', 'max_fetch_depth']
|
The logs for this run have expired and are no longer available.
Loading