Skip to content

Build and Push Powershell Toolbox Image #588

Build and Push Powershell Toolbox Image

Build and Push Powershell Toolbox Image #588

Triggered via schedule January 16, 2025 06:04
Status Failure
Total duration 1m 0s
Artifacts

build-powershell.yml

on: schedule
Matrix: Build and push image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and push image (powershell-toolbox)
Error: buildah exited with code 1 Trying to pull ghcr.io/ublue-os/wolfi-toolbox:latest... Getting image source signatures Copying blob sha256:99f9fa905ecc4b34b111106a5819f42534267fd4826a65324864cc38d903b3d7 Copying blob sha256:2ea7abe50a3f14992d970216593a71de70ff53dd3c2dc09dde82e33bc571209f Copying config sha256:8075d7e5a06d5b6196c22bf1a62f5c6f68be6113c1c55ee9483287726be933bb Writing manifest to image destination /usr/lib/python3.13/site-packages/azure/batch/models/_models_py3.py:4839: SyntaxWarning: invalid escape sequence '\s' """A Job Preparation Task to run before any Tasks of the Job on any given /usr/lib/python3.13/site-packages/azure/cli/core/aaz/_command.py:132: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior if self.AZ_PREVIEW_INFO: /usr/lib/python3.13/site-packages/azure/cli/core/aaz/_command.py:133: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior self.preview_info = self.AZ_PREVIEW_INFO(cli_ctx=self.cli_ctx) /usr/lib/python3.13/site-packages/azure/cli/core/aaz/_command.py:50: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior if self.AZ_PREVIEW_INFO: /usr/lib/python3.13/site-packages/azure/cli/core/aaz/_command.py:51: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior self.group_kwargs['preview_info'] = self.AZ_PREVIEW_INFO(cli_ctx=self.cli_ctx) WARNING: Command group 'config' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus install.sh: GitHub repository: https://github.com/cantino/mcfly install.sh: Crate: mcfly % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 278 100 278 0 0 4419 0 --:--:-- --:--:-- --:--:-- 4483 install.sh: Tag: latest () install.sh: Target: x86_64-unknown-linux-musl install.sh: Downloading: https://github.com/cantino/mcfly/releases/download//mcfly--x86_64-unknown-linux-musl.tar.gz install.sh: ERROR https://github.com/cantino/mcfly/releases/download//mcfly--x86_64-unknown-linux-musl.tar.gz does not exist, you will need to build mcfly from source Error: building at STEP "RUN apk upgrade && grep -v '^#' /tmp/packages.powershell | xargs apk add --no-cache && dotnet tool install --global PowerShell && az config set core.collect_telemetry=no && curl -s https://ohmyposh.dev/install.sh | bash -s -- -t /usr/local/share/oh-my-posh/themes && curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --git cantino/mcfly && cp /tmp/profile.ps1 "$(~/.dotnet/tools/pwsh -Command "\$PROFILE.AllUsersAllHosts")" && echo 'if test ! -f ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ConsoleHost_history.txt; then mkdir -p ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ && touch ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ConsoleHost_history.txt; fi' > /etc/profile.d/mcfly-history.sh && printf 'LANG=en_US.utf8\nexport LANG\n' > /etc/profile.d/locale.sh && printf 'exec /usr/lib/dotnet/tools/pwsh' > /etc/profile.d/zz-pwsh.sh && mkdir -p /etc/zsh && printf 'LANG=en_US.utf8\nexport LANG\nexec /usr/lib/dotnet/tools/pwsh' >> /etc/zsh/zlogin && mkdir -p /etc/fish && printf 'if status is-login\n\tset -gx LANG en_US.utf8\n\texec /usr/lib/dotnet/tools/pwsh\nend\n' >> /etc/fish/config.fish && cp -r ~/.dotnet /usr/lib/dotnet && printf 'LANG="en_US.UTF-8"' > /etc/locale.conf && chown -R 1000:1000 /usr/lib/dotnet && rm -rf /tmp/*": while running runtime: exit status 1