Security updates 2024/09 #419
build-bake.yaml
on: pull_request
Setup
3s
Base Images
11m 41s
Connect
12m 30s
Connect Content Init
1m 13s
Content Images
49m 41s
Package Manager
6m 58s
R Session Complete
10m 21s
Workbench
11m 54s
Workbench for Google Cloud Workstations
25m 41s
Workbench for Microsoft Azure ML
19m 57s
Annotations
3 errors
R Session Complete
Process completed with exit code 1.
|
Workbench for Microsoft Azure ML
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c RUN /opt/python/\"${PYTHON_VERSION_JUPYTER}\"/bin/python -m venv /opt/python/jupyter && /opt/python/jupyter/bin/pip install jupyterlab~=4.2.4 notebook pwb_jupyterlab~=1.0 && /opt/python/jupyter/bin/jupyter kernelspec remove python3 -f && /opt/python/jupyter/bin/pip uninstall -y ipykernel && ln -s /opt/python/jupyter/bin/jupyter /usr/local/bin/jupyter && /opt/python/${PYTHON_VERSION}/bin/pip install ipykernel virtualenv && /opt/python/${PYTHON_VERSION}/bin/python -m ipykernel install --name py${PYTHON_VERSION} --display-name \"Python ${PYTHON_VERSION}\" && /opt/python/${PYTHON_VERSION_ALT}/bin/pip install ipykernel virtualenv && /opt/python/${PYTHON_VERSION_ALT}/bin/python -m ipykernel install --name py${PYTHON_VERSION_ALT} --display-name \"Python ${PYTHON_VERSION_ALT}\"" did not complete successfully: exit code: 127
|
Workbench for Google Cloud Workstations
Process completed with exit code 1.
|