Skip to content

CI

CI #183

Triggered via schedule July 8, 2024 09:43
Status Failure
Total duration 25m 24s
Artifacts

main-devcontainer.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build_dotnet
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && export DEBIAN_FRONTEND=noninteractive && /bin/bash /tmp/library-scripts/common-debian.sh \"${INSTALL_ZSH}\" \"${USERNAME}\" \"${USER_UID}\" \"${USER_GID}\" \"${UPGRADE_PACKAGES}\" \"true\" \"true\" && /bin/bash /tmp/library-scripts/docker-debian.sh \"${ENABLE_NONROOT_DOCKER}\" \"/var/run/docker-host.sock\" \"/var/run/docker.sock\" \"${USERNAME}\" \"${USE_MOBY}\" \"${CLI_VERSION}\" && /bin/bash /tmp/library-scripts/azcli-debian.sh && curl -sSL -o /usr/local/bin/kubectl https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x /usr/local/bin/kubectl && curl -s https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash - && chown ${USERNAME}:root /usr/local/share/copy-kube-config.sh && echo \"source /usr/local/share/copy-kube-config.sh\" | tee -a /root/.bashrc /root/.zshrc /home/${USERNAME}/.bashrc >> /home/${USERNAME}/.zshrc && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/library-scripts/" did not complete successfully: exit code: 2
build_php
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && export DEBIAN_FRONTEND=noninteractive && /bin/bash /tmp/library-scripts/common-debian.sh \"${INSTALL_ZSH}\" \"${USERNAME}\" \"${USER_UID}\" \"${USER_GID}\" \"${UPGRADE_PACKAGES}\" \"true\" \"true\" && /bin/bash /tmp/library-scripts/docker-debian.sh \"${ENABLE_NONROOT_DOCKER}\" \"/var/run/docker-host.sock\" \"/var/run/docker.sock\" \"${USERNAME}\" \"${USE_MOBY}\" \"${CLI_VERSION}\" && /bin/bash /tmp/library-scripts/azcli-debian.sh && curl -sSL -o /usr/local/bin/kubectl https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x /usr/local/bin/kubectl && curl -s https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash - && chown ${USERNAME}:root /usr/local/share/copy-kube-config.sh && echo \"source /usr/local/share/copy-kube-config.sh\" | tee -a /root/.bashrc /root/.zshrc /home/${USERNAME}/.bashrc >> /home/${USERNAME}/.zshrc && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/library-scripts/" did not complete successfully: exit code: 2
build_dotnet
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_spark
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_php
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/