﻿2025-08-20T20:15:51.3915156Z Current runner version: '2.328.0'
2025-08-20T20:15:51.3936576Z ##[group]Runner Image Provisioner
2025-08-20T20:15:51.3937707Z Hosted Compute Agent
2025-08-20T20:15:51.3938345Z Version: 20250818.377
2025-08-20T20:15:51.3938996Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:15:51.3939708Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:15:51.3940317Z ##[endgroup]
2025-08-20T20:15:51.3940934Z ##[group]Operating System
2025-08-20T20:15:51.3941490Z Ubuntu
2025-08-20T20:15:51.3941959Z 24.04.2
2025-08-20T20:15:51.3942443Z LTS
2025-08-20T20:15:51.3942909Z ##[endgroup]
2025-08-20T20:15:51.3943496Z ##[group]Runner Image
2025-08-20T20:15:51.3944010Z Image: ubuntu-24.04
2025-08-20T20:15:51.3944530Z Version: 20250818.1.0
2025-08-20T20:15:51.3945568Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:15:51.3947043Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T20:15:51.3948437Z ##[endgroup]
2025-08-20T20:15:51.3949429Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:15:51.3951278Z Contents: write
2025-08-20T20:15:51.3951860Z Metadata: read
2025-08-20T20:15:51.3952351Z ##[endgroup]
2025-08-20T20:15:51.3954724Z Secret source: Actions
2025-08-20T20:15:51.3955441Z Prepare workflow directory
2025-08-20T20:15:51.4275891Z Prepare all required actions
2025-08-20T20:15:51.4370659Z Complete job name: preprocess
2025-08-20T20:15:51.5105771Z ##[group]Run ##Presets
2025-08-20T20:15:51.5106543Z [36;1m##Presets[0m
2025-08-20T20:15:51.5107156Z [36;1mset +x ; set +e[0m
2025-08-20T20:15:51.5108083Z [36;1m#-------------#[0m
2025-08-20T20:15:51.5108676Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5109486Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:15:51.5110171Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:15:51.5111473Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5113178Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5114865Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5116567Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5117857Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:15:51.5119039Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5120210Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:15:51.5121366Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5122640Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:15:51.5123776Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5124906Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:15:51.5126084Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5127113Z [36;1m   fi[0m
2025-08-20T20:15:51.5127919Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:15:51.5129649Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:15:51.5130482Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:15:51.5132164Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5133856Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5135639Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5137490Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5138669Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:15:51.5139825Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5141048Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:15:51.5142235Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5143551Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:15:51.5144901Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5146104Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:15:51.5147503Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5148772Z [36;1m   fi[0m
2025-08-20T20:15:51.5149356Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:15:51.5150066Z [36;1m   echo ""[0m
2025-08-20T20:15:51.5150580Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:15:51.5151747Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5153580Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5155363Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5157021Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5158414Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:15:51.5159562Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5160821Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:15:51.5162079Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5163349Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:15:51.5164585Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5165720Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:15:51.5166895Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5168225Z [36;1m   fi[0m
2025-08-20T20:15:51.5168730Z [36;1m fi[0m
2025-08-20T20:15:51.5169422Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:15:51.5170213Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:15:51.5171069Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:15:51.5171941Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:15:51.5484550Z shell: /usr/bin/bash -e {0}
2025-08-20T20:15:51.5485610Z ##[endgroup]
2025-08-20T20:15:51.5873764Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/lazygit/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/lazygit/official"}]' | jq .
2025-08-20T20:15:51.5876447Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/lazygit/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/lazygit/official"}]' | jq .[0m
2025-08-20T20:15:51.5914278Z shell: /usr/bin/bash -e {0}
2025-08-20T20:15:51.5914863Z ##[endgroup]
2025-08-20T20:15:51.6093386Z [
2025-08-20T20:15:51.6093861Z   {
2025-08-20T20:15:51.6094233Z     "host": "aarch64-Linux",
2025-08-20T20:15:51.6094719Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:15:51.6095303Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"
2025-08-20T20:15:51.6095863Z   },
2025-08-20T20:15:51.6096197Z   {
2025-08-20T20:15:51.6096585Z     "host": "x86_64-Linux",
2025-08-20T20:15:51.6097085Z     "runner": "ubuntu-latest",
2025-08-20T20:15:51.6097901Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/lazygit/official"
2025-08-20T20:15:51.6098459Z   }
2025-08-20T20:15:51.6098789Z ]
2025-08-20T20:15:51.6146279Z Evaluate and set job outputs
2025-08-20T20:15:51.6155759Z Set output 'runner_matrix'
2025-08-20T20:15:51.6158323Z Cleaning up orphan processes
