Skip to content

update init to not be script. #25

update init to not be script.

update init to not be script. #25

Triggered via push October 21, 2025 08:42
Status Failure
Total duration 3m 11s
Artifacts

cicd.yaml

on: push
Matrix: build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-and-push-image (https://github.com, NHSDigital, nhs-notify-devcontainers, src/devcontainers...
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/nhs-notify-devcontainers/nhs-notify-devcontainers,target=/workspaces/nhs-notify-devcontainers --mount type=volume,src=dind-var-lib-docker-1nr2as57d8ih43svh7c3ntvim8m84jpeqcqqkv3a8f54jtob9c1q,dst=/var/lib/docker --mount source=/usr/local/share/ca-certificates,target=/home/ca-certificates,type=bind,consistency=cached --mount source=/home/runner/.aws,target=/home/vscode/.aws,type=bind,consistency=cached --mount source=/home/runner/.gitconfig,target=/home/vscode/.gitconfig,type=bind,consistency=cached --mount source=/home/runner/.gnupg,target=/home/vscode/.gnupg,type=bind,consistency=cached --mount source=/home/runner/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/nhs-notify-devcontainers/nhs-notify-devcontainers/src/devcontainers/base/src -l devcontainer.config_file=/home/runner/work/nhs-notify-devcontainers/nhs-notify-devcontainers/src/devcontainers/base/src/.devcontainer/devcontainer.json --platform=linux/amd64 --init --privileged --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-src-98782e6f458ee93b8f513d110a9469239db470a9b7d6a446ba270d9b7876c4b7-uid -c echo Container started trap "exit 0" 15 /usr/local/share/docker-init.sh exec "$@" while sleep 1 & wait $!; do :; done -
build-and-push-image (https://github.com, NHSDigital, nhs-notify-devcontainers, src/devcontainers...
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/nhs-notify-devcontainers/nhs-notify-devcontainers,target=/workspaces/nhs-notify-devcontainers --mount type=volume,src=dind-var-lib-docker-1nr2as57d8ih43svh7c3ntvim8m84jpeqcqqkv3a8f54jtob9c1q,dst=/var/lib/docker --mount source=/usr/local/share/ca-certificates,target=/home/ca-certificates,type=bind,consistency=cached --mount source=/home/runner/.aws,target=/home/vscode/.aws,type=bind,consistency=cached --mount source=/home/runner/.gitconfig,target=/home/vscode/.gitconfig,type=bind,consistency=cached --mount source=/home/runner/.gnupg,target=/home/vscode/.gnupg,type=bind,consistency=cached --mount source=/home/runner/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_4c8897e5-aa6c-4a33-b9a4-6816db6da581,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/nhs-notify-devcontainers/nhs-notify-devcontainers/src/devcontainers/base/src -l devcontainer.config_file=/home/runner/work/nhs-notify-devcontainers/nhs-notify-devcontainers/src/devcontainers/base/src/.devcontainer/devcontainer.json --platform=linux/amd64 --init --privileged --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-src-98782e6f458ee93b8f513d110a9469239db470a9b7d6a446ba270d9b7876c4b7-uid -c echo Container started trap "exit 0" 15 /usr/local/share/docker-init.sh exec "$@" while sleep 1 & wait $!; do :; done - (exit code: undefined) An error occurred setting up the container.