﻿2025-08-20T20:18:07.2997534Z Current runner version: '2.328.0'
2025-08-20T20:18:07.3032954Z ##[group]Runner Image Provisioner
2025-08-20T20:18:07.3034401Z Hosted Compute Agent
2025-08-20T20:18:07.3035443Z Version: 20250818.377
2025-08-20T20:18:07.3036420Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:18:07.3037557Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:18:07.3038610Z ##[endgroup]
2025-08-20T20:18:07.3039375Z ##[group]Operating System
2025-08-20T20:18:07.3040306Z Ubuntu
2025-08-20T20:18:07.3041148Z 24.04.2
2025-08-20T20:18:07.3041866Z LTS
2025-08-20T20:18:07.3042625Z ##[endgroup]
2025-08-20T20:18:07.3043355Z ##[group]Runner Image
2025-08-20T20:18:07.3044105Z Image: ubuntu-24.04
2025-08-20T20:18:07.3045179Z Version: 20250818.1.0
2025-08-20T20:18:07.3046830Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:18:07.3049374Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T20:18:07.3050891Z ##[endgroup]
2025-08-20T20:18:07.3052422Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:18:07.3054933Z Contents: write
2025-08-20T20:18:07.3055804Z Metadata: read
2025-08-20T20:18:07.3056673Z ##[endgroup]
2025-08-20T20:18:07.3059508Z Secret source: Actions
2025-08-20T20:18:07.3060501Z Prepare workflow directory
2025-08-20T20:18:07.3473234Z Prepare all required actions
2025-08-20T20:18:07.3569944Z Complete job name: preprocess
2025-08-20T20:18:07.4336439Z ##[group]Run ##Presets
2025-08-20T20:18:07.4337284Z [36;1m##Presets[0m
2025-08-20T20:18:07.4337863Z [36;1mset +x ; set +e[0m
2025-08-20T20:18:07.4338506Z [36;1m#-------------#[0m
2025-08-20T20:18:07.4339082Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4339921Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:18:07.4340643Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:18:07.4342009Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4343817Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4345742Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4347500Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4348647Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:18:07.4349882Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4351162Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:18:07.4352382Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4353635Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:18:07.4355072Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4356350Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:18:07.4357487Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4358519Z [36;1m   fi[0m
2025-08-20T20:18:07.4359175Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:18:07.4360863Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:18:07.4361768Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:18:07.4363207Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4365183Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4367206Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4368879Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4370059Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:18:07.4371244Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4372449Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:18:07.4373715Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4375132Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:18:07.4376544Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4377801Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:18:07.4378960Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4380114Z [36;1m   fi[0m
2025-08-20T20:18:07.4380708Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:18:07.4381362Z [36;1m   echo ""[0m
2025-08-20T20:18:07.4381944Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:18:07.4383116Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4385062Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4386877Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4388513Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4389732Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:18:07.4390897Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4392097Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:18:07.4393678Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4395259Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:18:07.4396551Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4397712Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:18:07.4398837Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4399992Z [36;1m   fi[0m
2025-08-20T20:18:07.4400511Z [36;1m fi[0m
2025-08-20T20:18:07.4401162Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:18:07.4402059Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:18:07.4402938Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:18:07.4403867Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:18:07.5776296Z shell: /usr/bin/bash -e {0}
2025-08-20T20:18:07.5777392Z ##[endgroup]
2025-08-20T20:18:07.6222187Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/linutil/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/linutil/official"}]' | jq .
2025-08-20T20:18:07.6224961Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/linutil/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/linutil/official"}]' | jq .[0m
2025-08-20T20:18:07.6266651Z shell: /usr/bin/bash -e {0}
2025-08-20T20:18:07.6267140Z ##[endgroup]
2025-08-20T20:18:07.6367807Z [
2025-08-20T20:18:07.6368533Z   {
2025-08-20T20:18:07.6369183Z     "host": "aarch64-Linux",
2025-08-20T20:18:07.6369990Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:18:07.6371045Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"
2025-08-20T20:18:07.6372035Z   },
2025-08-20T20:18:07.6372518Z   {
2025-08-20T20:18:07.6372929Z     "host": "x86_64-Linux",
2025-08-20T20:18:07.6373409Z     "runner": "ubuntu-latest",
2025-08-20T20:18:07.6373984Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/linutil/official"
2025-08-20T20:18:07.6375207Z   }
2025-08-20T20:18:07.6375571Z ]
2025-08-20T20:18:07.6422205Z Evaluate and set job outputs
2025-08-20T20:18:07.6430815Z Set output 'runner_matrix'
2025-08-20T20:18:07.6432821Z Cleaning up orphan processes
