Skip to content

Add --also-remote option to verdi process dump #332

Add --also-remote option to verdi process dump

Add --also-remote option to verdi process dump #332

Triggered via pull request October 3, 2024 11:02
Status Failure
Total duration 1m 4s
Artifacts 1

docker-build-test.yml

on: pull_request
build and test amd64 images
52s
build and test amd64 images
Fit to window
Zoom out
Zoom in

Annotations

1 error
build and test amd64 images
buildx bake failed with: ERROR: target aiida-core-dev: failed to solve: process "/bin/bash -o pipefail -c set -x && arch=$(uname -m) && if [ \"${arch}\" = \"x86_64\" ]; then arch=\"64\"; fi && wget --progress=dot:giga -O /tmp/micromamba.tar.bz2 \"https://micromamba.snakepit.net/api/micromamba/linux-${arch}/latest\" && tar -xvjf /tmp/micromamba.tar.bz2 --strip-components=1 bin/micromamba && rm /tmp/micromamba.tar.bz2 && PYTHON_SPECIFIER=\"python=${PYTHON_VERSION}\" && if [[ \"${PYTHON_VERSION}\" == \"default\" ]]; then PYTHON_SPECIFIER=\"python\"; fi && ./micromamba install --root-prefix=\"${CONDA_DIR}\" --prefix=\"${CONDA_DIR}\" --yes \"${PYTHON_SPECIFIER}\" mamba && rm micromamba && mamba list python | grep '^python ' | tr -s ' ' | cut -d ' ' -f 1,2 >> \"${CONDA_DIR}/conda-meta/pinned\" && mamba clean --all -f -y && fix-permissions \"${CONDA_DIR}\" && fix-permissions \"/home/${SYSTEM_USER}\"" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
aiidateam~aiida-core~QTV5DQ+2.dockerbuild
137 KB