Enable workbench-session-init release target #571
build-bake.yaml
on: pull_request
Setup
3s
Base Images
11m 12s
Connect
10m 7s
Connect Content Init
2m 21s
Content Images
39m 14s
Package Manager
7m 16s
R Session Complete
11m 43s
Workbench Session
10m 54s
Workbench Session Init
45s
Workbench
13m 14s
Workbench for Google Cloud Workstations
29m 46s
Workbench for Microsoft Azure ML
28m 23s
Annotations
7 errors and 1 warning
Package Manager
Process completed with exit code 1.
|
Workbench
Process completed with exit code 1.
|
R Session Complete
Process completed with exit code 1.
|
Workbench for Google Cloud Workstations
Process completed with exit code 1.
|
Workbench for Microsoft Azure ML
buildx bake failed with: ERROR: target workbench-for-microsoft-azure-ml-ubuntu2204-2024-09-1-394-pro7: failed to solve: lstat /var/log/clamav/clamscan.log: no such file or directory
|
Workbench Session
Process completed with exit code 1.
|
Workbench Session Init
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mkdir -p /pwb-staging && RSW_VERSION_URL=$(echo -n \"${RSW_VERSION}\" | sed 's/+/-/g') && curl -fsSL -o /pwb-staging/rsp-session-multi-linux.tar.gz \"https://s3.amazonaws.com/rstudio-ide-build/session/multi/x86_64/rsp-session-multi-linux-${RSW_VERSION_URL}-x86_64.tar.gz\" && mkdir -p /opt/session-components && tar -C /opt/session-components -xpf /pwb-staging/rsp-session-multi-linux.tar.gz && chmod 755 /opt/session-components && curl -fsSL -o /pwb-staging/go.tar.gz \"https://go.dev/dl/go${GO_VERSION}.linux-amd64.tar.gz\" && tar -C /usr/local -xf /pwb-staging/go.tar.gz && rm -rf /pwb-staging" did not complete successfully: exit code: 22
|
Setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|