﻿2025-08-18T20:58:19.8637451Z Current runner version: '2.327.1'
2025-08-18T20:58:19.8668815Z ##[group]Runner Image Provisioner
2025-08-18T20:58:19.8669963Z Hosted Compute Agent
2025-08-18T20:58:19.8670967Z Version: 20250818.377
2025-08-18T20:58:19.8672289Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-18T20:58:19.8673423Z Build Date: 2025-08-18T14:52:18Z
2025-08-18T20:58:19.8674393Z ##[endgroup]
2025-08-18T20:58:19.8675381Z ##[group]Operating System
2025-08-18T20:58:19.8676216Z Ubuntu
2025-08-18T20:58:19.8677021Z 24.04.2
2025-08-18T20:58:19.8677785Z LTS
2025-08-18T20:58:19.8678500Z ##[endgroup]
2025-08-18T20:58:19.8679418Z ##[group]Runner Image
2025-08-18T20:58:19.8680277Z Image: ubuntu-24.04
2025-08-18T20:58:19.8681115Z Version: 20250810.1.0
2025-08-18T20:58:19.8683072Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-18T20:58:19.8685633Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-18T20:58:19.8687447Z ##[endgroup]
2025-08-18T20:58:19.8689064Z ##[group]GITHUB_TOKEN Permissions
2025-08-18T20:58:19.8691578Z Contents: write
2025-08-18T20:58:19.8692641Z Metadata: read
2025-08-18T20:58:19.8693502Z ##[endgroup]
2025-08-18T20:58:19.8696437Z Secret source: Actions
2025-08-18T20:58:19.8697427Z Prepare workflow directory
2025-08-18T20:58:19.9140120Z Prepare all required actions
2025-08-18T20:58:19.9274954Z Complete job name: preprocess
2025-08-18T20:58:20.0333231Z ##[group]Run ##Presets
2025-08-18T20:58:20.0334547Z [36;1m##Presets[0m
2025-08-18T20:58:20.0335431Z [36;1mset +x ; set +e[0m
2025-08-18T20:58:20.0336367Z [36;1m#-------------#[0m
2025-08-18T20:58:20.0337494Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0338714Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-18T20:58:20.0340052Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:20.0342452Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0345525Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0348601Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0351721Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0354115Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:20.0356172Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0358262Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:20.0360553Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0363022Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:20.0365209Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0367257Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:20.0369240Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0371345Z [36;1m   fi[0m
2025-08-18T20:58:20.0372548Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-18T20:58:20.0375535Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-18T20:58:20.0376957Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:20.0379376Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0382841Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0386086Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0389289Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0391418Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:20.0393712Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0396025Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:20.0398235Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0400475Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:20.0403129Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0405248Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:20.0407411Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0409415Z [36;1m   fi[0m
2025-08-18T20:58:20.0410649Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-18T20:58:20.0411852Z [36;1m   echo ""[0m
2025-08-18T20:58:20.0412962Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:20.0415060Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0418470Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0421703Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0425165Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0427215Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:20.0429309Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0431620Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:20.0434141Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0436620Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:20.0438708Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0440881Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:20.0443198Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0445238Z [36;1m   fi[0m
2025-08-18T20:58:20.0446235Z [36;1m fi[0m
2025-08-18T20:58:20.0447274Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:20.0448693Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-18T20:58:20.0450296Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-18T20:58:20.0451751Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-18T20:58:20.0728685Z shell: /usr/bin/bash -e {0}
2025-08-18T20:58:20.0729841Z ##[endgroup]
2025-08-18T20:58:20.1192262Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tailspin/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tailspin/official"}]' | jq .
2025-08-18T20:58:20.1195147Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tailspin/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tailspin/official"}]' | jq .[0m
2025-08-18T20:58:20.1237279Z shell: /usr/bin/bash -e {0}
2025-08-18T20:58:20.1237795Z ##[endgroup]
2025-08-18T20:58:20.1336687Z [
2025-08-18T20:58:20.1337176Z   {
2025-08-18T20:58:20.1337577Z     "host": "aarch64-Linux",
2025-08-18T20:58:20.1338083Z     "runner": "ubuntu-24.04-arm",
2025-08-18T20:58:20.1338706Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"
2025-08-18T20:58:20.1339332Z   },
2025-08-18T20:58:20.1339687Z   {
2025-08-18T20:58:20.1340088Z     "host": "x86_64-Linux",
2025-08-18T20:58:20.1340564Z     "runner": "ubuntu-latest",
2025-08-18T20:58:20.1341177Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tailspin/official"
2025-08-18T20:58:20.1341778Z   }
2025-08-18T20:58:20.1342474Z ]
2025-08-18T20:58:20.1388338Z Evaluate and set job outputs
2025-08-18T20:58:20.1396752Z Set output 'runner_matrix'
2025-08-18T20:58:20.1398731Z Cleaning up orphan processes
