﻿2025-08-20T20:51:57.4826088Z Current runner version: '2.328.0'
2025-08-20T20:51:57.4850792Z ##[group]Runner Image Provisioner
2025-08-20T20:51:57.4851837Z Hosted Compute Agent
2025-08-20T20:51:57.4852390Z Version: 20250818.377
2025-08-20T20:51:57.4853000Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:51:57.4853748Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:51:57.4854368Z ##[endgroup]
2025-08-20T20:51:57.4854887Z ##[group]Operating System
2025-08-20T20:51:57.4855464Z Ubuntu
2025-08-20T20:51:57.4855955Z 24.04.2
2025-08-20T20:51:57.4856377Z LTS
2025-08-20T20:51:57.4856868Z ##[endgroup]
2025-08-20T20:51:57.4857408Z ##[group]Runner Image
2025-08-20T20:51:57.4857915Z Image: ubuntu-24.04
2025-08-20T20:51:57.4858462Z Version: 20250810.1.0
2025-08-20T20:51:57.4859488Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:51:57.4861024Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T20:51:57.4862414Z ##[endgroup]
2025-08-20T20:51:57.4863481Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:51:57.4865236Z Contents: write
2025-08-20T20:51:57.4865788Z Metadata: read
2025-08-20T20:51:57.4866399Z ##[endgroup]
2025-08-20T20:51:57.4868350Z Secret source: Actions
2025-08-20T20:51:57.4869033Z Prepare workflow directory
2025-08-20T20:51:57.5182569Z Prepare all required actions
2025-08-20T20:51:57.5276430Z Complete job name: preprocess
2025-08-20T20:51:57.6004900Z ##[group]Run ##Presets
2025-08-20T20:51:57.6005914Z [36;1m##Presets[0m
2025-08-20T20:51:57.6006398Z [36;1mset +x ; set +e[0m
2025-08-20T20:51:57.6007027Z [36;1m#-------------#[0m
2025-08-20T20:51:57.6007680Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6008513Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:51:57.6009221Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:51:57.6010520Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6012526Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6014252Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6016039Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6017154Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:51:57.6018298Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6019533Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:51:57.6020773Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6022162Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:51:57.6023347Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6024563Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:51:57.6025758Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6026879Z [36;1m   fi[0m
2025-08-20T20:51:57.6027464Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:51:57.6029213Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:51:57.6030095Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:51:57.6031886Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6033801Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6035584Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6037311Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6038520Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:51:57.6039726Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6041028Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:51:57.6042702Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6043937Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:51:57.6045476Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6046684Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:51:57.6047876Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6049026Z [36;1m   fi[0m
2025-08-20T20:51:57.6049530Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:51:57.6050197Z [36;1m   echo ""[0m
2025-08-20T20:51:57.6050757Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:51:57.6052060Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6053900Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6055733Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6057362Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6058567Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:51:57.6059746Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6060993Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:51:57.6062370Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6063674Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:51:57.6064925Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6066150Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:51:57.6067307Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6068458Z [36;1m   fi[0m
2025-08-20T20:51:57.6069529Z [36;1m fi[0m
2025-08-20T20:51:57.6070258Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:51:57.6071013Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:51:57.6072232Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:51:57.6073133Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:51:57.6357021Z shell: /usr/bin/bash -e {0}
2025-08-20T20:51:57.6358148Z ##[endgroup]
2025-08-20T20:51:57.6876461Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/nushell/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/nushell/official"}]' | jq .
2025-08-20T20:51:57.6881054Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/nushell/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/nushell/official"}]' | jq .[0m
2025-08-20T20:51:57.6930434Z shell: /usr/bin/bash -e {0}
2025-08-20T20:51:57.6930973Z ##[endgroup]
2025-08-20T20:51:57.7047088Z [
2025-08-20T20:51:57.7047993Z   {
2025-08-20T20:51:57.7048669Z     "host": "aarch64-Linux",
2025-08-20T20:51:57.7049578Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:51:57.7050535Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"
2025-08-20T20:51:57.7051722Z   },
2025-08-20T20:51:57.7052284Z   {
2025-08-20T20:51:57.7053027Z     "host": "x86_64-Linux",
2025-08-20T20:51:57.7053863Z     "runner": "ubuntu-latest",
2025-08-20T20:51:57.7054836Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/nushell/official"
2025-08-20T20:51:57.7055960Z   }
2025-08-20T20:51:57.7056637Z ]
2025-08-20T20:51:57.7121990Z Evaluate and set job outputs
2025-08-20T20:51:57.7131562Z Set output 'runner_matrix'
2025-08-20T20:51:57.7133856Z Cleaning up orphan processes
