﻿2025-08-20T19:38:58.8065122Z Current runner version: '2.328.0'
2025-08-20T19:38:58.8088590Z ##[group]Runner Image Provisioner
2025-08-20T19:38:58.8089470Z Hosted Compute Agent
2025-08-20T19:38:58.8090091Z Version: 20250818.377
2025-08-20T19:38:58.8090955Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:38:58.8091808Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:38:58.8092447Z ##[endgroup]
2025-08-20T19:38:58.8093043Z ##[group]Operating System
2025-08-20T19:38:58.8093622Z Ubuntu
2025-08-20T19:38:58.8094158Z 24.04.2
2025-08-20T19:38:58.8094614Z LTS
2025-08-20T19:38:58.8095104Z ##[endgroup]
2025-08-20T19:38:58.8095708Z ##[group]Runner Image
2025-08-20T19:38:58.8096247Z Image: ubuntu-24.04
2025-08-20T19:38:58.8096780Z Version: 20250818.1.0
2025-08-20T19:38:58.8097858Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:38:58.8099384Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:38:58.8100499Z ##[endgroup]
2025-08-20T19:38:58.8101696Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:38:58.8103580Z Contents: write
2025-08-20T19:38:58.8104163Z Metadata: read
2025-08-20T19:38:58.8104662Z ##[endgroup]
2025-08-20T19:38:58.8107233Z Secret source: Actions
2025-08-20T19:38:58.8107975Z Prepare workflow directory
2025-08-20T19:38:58.8424668Z Prepare all required actions
2025-08-20T19:38:58.8528582Z Complete job name: preprocess
2025-08-20T19:38:58.9276781Z ##[group]Run ##Presets
2025-08-20T19:38:58.9277621Z [36;1m##Presets[0m
2025-08-20T19:38:58.9278234Z [36;1mset +x ; set +e[0m
2025-08-20T19:38:58.9278838Z [36;1m#-------------#[0m
2025-08-20T19:38:58.9279468Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9280212Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:38:58.9281128Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:38:58.9282462Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9284343Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9286016Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9287740Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9288913Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:38:58.9290080Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9291426Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:38:58.9292639Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9293833Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:38:58.9295033Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9296211Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:38:58.9297318Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9298427Z [36;1m   fi[0m
2025-08-20T19:38:58.9299007Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:38:58.9300936Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:38:58.9301973Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:38:58.9303159Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9305194Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9306914Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9308616Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9309826Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:38:58.9311757Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9313322Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:38:58.9314649Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9315971Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:38:58.9317351Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9318651Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:38:58.9319827Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9321196Z [36;1m   fi[0m
2025-08-20T19:38:58.9321874Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:38:58.9322545Z [36;1m   echo ""[0m
2025-08-20T19:38:58.9323069Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:38:58.9324296Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9326095Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9327863Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9329642Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9331011Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:38:58.9332175Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9333516Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:38:58.9334791Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9336116Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:38:58.9337337Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9338504Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:38:58.9339678Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9341081Z [36;1m   fi[0m
2025-08-20T19:38:58.9341634Z [36;1m fi[0m
2025-08-20T19:38:58.9342211Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:38:58.9343246Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:38:58.9344163Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:38:58.9345093Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:38:58.9598379Z shell: /usr/bin/bash -e {0}
2025-08-20T19:38:58.9599413Z ##[endgroup]
2025-08-20T19:38:59.0015302Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gip/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gip/official"}]' | jq .
2025-08-20T19:38:59.0017934Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gip/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gip/official"}]' | jq .[0m
2025-08-20T19:38:59.0057597Z shell: /usr/bin/bash -e {0}
2025-08-20T19:38:59.0058154Z ##[endgroup]
2025-08-20T19:38:59.0161428Z [
2025-08-20T19:38:59.0162315Z   {
2025-08-20T19:38:59.0163162Z     "host": "aarch64-Linux",
2025-08-20T19:38:59.0164233Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:38:59.0164953Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"
2025-08-20T19:38:59.0165721Z   },
2025-08-20T19:38:59.0166152Z   {
2025-08-20T19:38:59.0166610Z     "host": "x86_64-Linux",
2025-08-20T19:38:59.0236137Z     "runner": "ubuntu-latest",
2025-08-20T19:38:59.0236858Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gip/official"
2025-08-20T19:38:59.0237442Z   }
2025-08-20T19:38:59.0237788Z ]
2025-08-20T19:38:59.0297992Z Evaluate and set job outputs
2025-08-20T19:38:59.0310885Z Set output 'runner_matrix'
2025-08-20T19:38:59.0313024Z Cleaning up orphan processes
