﻿2025-08-20T21:03:01.5405841Z Current runner version: '2.328.0'
2025-08-20T21:03:01.5438218Z ##[group]Runner Image Provisioner
2025-08-20T21:03:01.5439499Z Hosted Compute Agent
2025-08-20T21:03:01.5440551Z Version: 20250818.377
2025-08-20T21:03:01.5441466Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:03:01.5442679Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:03:01.5443759Z ##[endgroup]
2025-08-20T21:03:01.5444566Z ##[group]Operating System
2025-08-20T21:03:01.5445408Z Ubuntu
2025-08-20T21:03:01.5446329Z 24.04.2
2025-08-20T21:03:01.5447114Z LTS
2025-08-20T21:03:01.5447969Z ##[endgroup]
2025-08-20T21:03:01.5448946Z ##[group]Runner Image
2025-08-20T21:03:01.5449846Z Image: ubuntu-24.04
2025-08-20T21:03:01.5450743Z Version: 20250818.1.0
2025-08-20T21:03:01.5452416Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:03:01.5455190Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:03:01.5456835Z ##[endgroup]
2025-08-20T21:03:01.5458812Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:03:01.5461249Z Contents: write
2025-08-20T21:03:01.5462187Z Metadata: read
2025-08-20T21:03:01.5463114Z ##[endgroup]
2025-08-20T21:03:01.5465961Z Secret source: Actions
2025-08-20T21:03:01.5466950Z Prepare workflow directory
2025-08-20T21:03:01.5924972Z Prepare all required actions
2025-08-20T21:03:01.6066639Z Complete job name: preprocess
2025-08-20T21:03:01.7172262Z ##[group]Run ##Presets
2025-08-20T21:03:01.7173644Z [36;1m##Presets[0m
2025-08-20T21:03:01.7174516Z [36;1mset +x ; set +e[0m
2025-08-20T21:03:01.7175503Z [36;1m#-------------#[0m
2025-08-20T21:03:01.7176559Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7178147Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:03:01.7179385Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:03:01.7181662Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7184790Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7188409Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7191437Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7193562Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:03:01.7195658Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7197978Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:03:01.7200310Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7202530Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:03:01.7204646Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7206823Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:03:01.7209085Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7211217Z [36;1m   fi[0m
2025-08-20T21:03:01.7212174Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:03:01.7215058Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:03:01.7216712Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:03:01.7219304Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7222470Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7225741Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7229006Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7231137Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:03:01.7233263Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7235548Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:03:01.7238062Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7240375Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:03:01.7242868Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7245058Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:03:01.7247094Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7249687Z [36;1m   fi[0m
2025-08-20T21:03:01.7250573Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:03:01.7251752Z [36;1m   echo ""[0m
2025-08-20T21:03:01.7252826Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:03:01.7254869Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7258517Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7261851Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7264972Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7267139Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:03:01.7269464Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7271832Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:03:01.7274147Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7276460Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:03:01.7279046Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7281209Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:03:01.7283348Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7285573Z [36;1m   fi[0m
2025-08-20T21:03:01.7286445Z [36;1m fi[0m
2025-08-20T21:03:01.7287362Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:03:01.7288853Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:03:01.7290316Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:03:01.7291834Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:03:01.7648472Z shell: /usr/bin/bash -e {0}
2025-08-20T21:03:01.7650886Z ##[endgroup]
2025-08-20T21:03:01.8112605Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/oras/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/oras/official/source"}]' | jq .
2025-08-20T21:03:01.8115206Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/oras/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/oras/official/source"}]' | jq .[0m
2025-08-20T21:03:01.8156775Z shell: /usr/bin/bash -e {0}
2025-08-20T21:03:01.8157263Z ##[endgroup]
2025-08-20T21:03:01.8257154Z [
2025-08-20T21:03:01.8257906Z   {
2025-08-20T21:03:01.8258380Z     "host": "aarch64-Linux",
2025-08-20T21:03:01.8258887Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:03:01.8259528Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"
2025-08-20T21:03:01.8260169Z   },
2025-08-20T21:03:01.8260525Z   {
2025-08-20T21:03:01.8260941Z     "host": "x86_64-Linux",
2025-08-20T21:03:01.8261416Z     "runner": "ubuntu-latest",
2025-08-20T21:03:01.8262022Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/oras/official/source"
2025-08-20T21:03:01.8262661Z   }
2025-08-20T21:03:01.8263023Z ]
2025-08-20T21:03:01.8309814Z Evaluate and set job outputs
2025-08-20T21:03:01.8318770Z Set output 'runner_matrix'
2025-08-20T21:03:01.8321240Z Cleaning up orphan processes
