﻿2025-08-20T18:52:02.4232532Z Current runner version: '2.328.0'
2025-08-20T18:52:02.4268165Z ##[group]Runner Image Provisioner
2025-08-20T18:52:02.4269590Z Hosted Compute Agent
2025-08-20T18:52:02.4270502Z Version: 20250818.377
2025-08-20T18:52:02.4271559Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:52:02.4272845Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:52:02.4273847Z ##[endgroup]
2025-08-20T18:52:02.4274710Z ##[group]Operating System
2025-08-20T18:52:02.4275775Z Ubuntu
2025-08-20T18:52:02.4276598Z 24.04.2
2025-08-20T18:52:02.4277635Z LTS
2025-08-20T18:52:02.4278543Z ##[endgroup]
2025-08-20T18:52:02.4279426Z ##[group]Runner Image
2025-08-20T18:52:02.4280402Z Image: ubuntu-24.04
2025-08-20T18:52:02.4281221Z Version: 20250818.1.0
2025-08-20T18:52:02.4283037Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:52:02.4286071Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T18:52:02.4288209Z ##[endgroup]
2025-08-20T18:52:02.4290009Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:52:02.4293425Z Contents: write
2025-08-20T18:52:02.4294462Z Metadata: read
2025-08-20T18:52:02.4295426Z ##[endgroup]
2025-08-20T18:52:02.4299255Z Secret source: Actions
2025-08-20T18:52:02.4300754Z Prepare workflow directory
2025-08-20T18:52:02.4779028Z Prepare all required actions
2025-08-20T18:52:02.4923127Z Complete job name: preprocess
2025-08-20T18:52:02.5710161Z ##[group]Run ##Presets
2025-08-20T18:52:02.5711117Z [36;1m##Presets[0m
2025-08-20T18:52:02.5711626Z [36;1mset +x ; set +e[0m
2025-08-20T18:52:02.5712221Z [36;1m#-------------#[0m
2025-08-20T18:52:02.5712858Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5713587Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:52:02.5714290Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:52:02.5715623Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5717547Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5719367Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5721120Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5722318Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:52:02.5723506Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5724690Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:52:02.5725988Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5727205Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:52:02.5728545Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5729777Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:52:02.5730909Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5731975Z [36;1m   fi[0m
2025-08-20T18:52:02.5732588Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:52:02.5734299Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:52:02.5735136Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:52:02.5736628Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5738501Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5740313Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5742008Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5743155Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:52:02.5744405Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5745638Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:52:02.5746869Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5748322Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:52:02.5749656Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5750890Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:52:02.5752122Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5753271Z [36;1m   fi[0m
2025-08-20T18:52:02.5753823Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:52:02.5754558Z [36;1m   echo ""[0m
2025-08-20T18:52:02.5755149Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:52:02.5756303Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5758294Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5760071Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5761736Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5762968Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:52:02.5764164Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5765409Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:52:02.5766664Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5768069Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:52:02.5769332Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5770553Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:52:02.5771695Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5772778Z [36;1m   fi[0m
2025-08-20T18:52:02.5773274Z [36;1m fi[0m
2025-08-20T18:52:02.5773982Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:02.5774815Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:52:02.5775670Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:52:02.5776535Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:52:05.0224749Z shell: /usr/bin/bash -e {0}
2025-08-20T18:52:05.0225790Z ##[endgroup]
2025-08-20T18:52:05.1018941Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bottom/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bottom/official"}]' | jq .
2025-08-20T18:52:05.1020505Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bottom/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bottom/official"}]' | jq .[0m
2025-08-20T18:52:05.1060466Z shell: /usr/bin/bash -e {0}
2025-08-20T18:52:05.1060786Z ##[endgroup]
2025-08-20T18:52:05.1155527Z [
2025-08-20T18:52:05.1155792Z   {
2025-08-20T18:52:05.1156073Z     "host": "aarch64-Linux",
2025-08-20T18:52:05.1156376Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:52:05.1156731Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"
2025-08-20T18:52:05.1157093Z   },
2025-08-20T18:52:05.1157562Z   {
2025-08-20T18:52:05.1157929Z     "host": "x86_64-Linux",
2025-08-20T18:52:05.1158250Z     "runner": "ubuntu-latest",
2025-08-20T18:52:05.1158587Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bottom/official"
2025-08-20T18:52:05.1158913Z   }
2025-08-20T18:52:05.1159107Z ]
2025-08-20T18:52:05.1201955Z Evaluate and set job outputs
2025-08-20T18:52:05.1210974Z Set output 'runner_matrix'
2025-08-20T18:52:05.1212775Z Cleaning up orphan processes
