﻿2025-08-20T18:51:50.0999072Z Current runner version: '2.328.0'
2025-08-20T18:51:50.1022433Z ##[group]Runner Image Provisioner
2025-08-20T18:51:50.1023265Z Hosted Compute Agent
2025-08-20T18:51:50.1023903Z Version: 20250818.377
2025-08-20T18:51:50.1024483Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:50.1025342Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:50.1026002Z ##[endgroup]
2025-08-20T18:51:50.1026519Z ##[group]Operating System
2025-08-20T18:51:50.1027074Z Ubuntu
2025-08-20T18:51:50.1027609Z 24.04.2
2025-08-20T18:51:50.1028035Z LTS
2025-08-20T18:51:50.1028496Z ##[endgroup]
2025-08-20T18:51:50.1029079Z ##[group]Runner Image
2025-08-20T18:51:50.1029623Z Image: ubuntu-24.04
2025-08-20T18:51:50.1030112Z Version: 20250810.1.0
2025-08-20T18:51:50.1031196Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:50.1032772Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:50.1033830Z ##[endgroup]
2025-08-20T18:51:50.1034809Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:50.1036763Z Contents: write
2025-08-20T18:51:50.1037325Z Metadata: read
2025-08-20T18:51:50.1037829Z ##[endgroup]
2025-08-20T18:51:50.1040214Z Secret source: Actions
2025-08-20T18:51:50.1040919Z Prepare workflow directory
2025-08-20T18:51:50.1368506Z Prepare all required actions
2025-08-20T18:51:50.1461085Z Complete job name: preprocess
2025-08-20T18:51:50.2208006Z ##[group]Run ##Presets
2025-08-20T18:51:50.2208813Z [36;1m##Presets[0m
2025-08-20T18:51:50.2209397Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:50.2209958Z [36;1m#-------------#[0m
2025-08-20T18:51:50.2210533Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2211283Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:50.2211998Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:50.2213284Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2215214Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2216948Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2218724Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2219909Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:50.2221047Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2222330Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:50.2223507Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2224750Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:50.2226394Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2227598Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:50.2228799Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2229877Z [36;1m   fi[0m
2025-08-20T18:51:50.2230443Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:50.2232201Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:50.2233042Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:50.2234454Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2236562Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2238363Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2240105Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2241310Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:50.2242520Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2243762Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:50.2245129Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2246393Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:50.2247820Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2249042Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:50.2250153Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2251342Z [36;1m   fi[0m
2025-08-20T18:51:50.2251917Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:50.2252588Z [36;1m   echo ""[0m
2025-08-20T18:51:50.2253102Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:50.2254279Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2256246Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2258042Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2259739Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2260957Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:50.2262119Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2263334Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:50.2264670Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2266336Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:50.2267598Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2268798Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:50.2269966Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2271115Z [36;1m   fi[0m
2025-08-20T18:51:50.2271584Z [36;1m fi[0m
2025-08-20T18:51:50.2272527Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:50.2273367Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:50.2274233Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:50.2275370Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:50.2694051Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:50.2695272Z ##[endgroup]
2025-08-20T18:51:50.3094941Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/byp4xx/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/byp4xx/official"}]' | jq .
2025-08-20T18:51:50.3097943Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/byp4xx/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/byp4xx/official"}]' | jq .[0m
2025-08-20T18:51:50.3138281Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:50.3138895Z ##[endgroup]
2025-08-20T18:51:50.3329554Z [
2025-08-20T18:51:50.3330286Z   {
2025-08-20T18:51:50.3330911Z     "host": "aarch64-Linux",
2025-08-20T18:51:50.3331757Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:50.3332807Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"
2025-08-20T18:51:50.3333764Z   },
2025-08-20T18:51:50.3334197Z   {
2025-08-20T18:51:50.3334593Z     "host": "x86_64-Linux",
2025-08-20T18:51:50.3335318Z     "runner": "ubuntu-latest",
2025-08-20T18:51:50.3335912Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/byp4xx/official"
2025-08-20T18:51:50.3336489Z   }
2025-08-20T18:51:50.3336822Z ]
2025-08-20T18:51:50.3384249Z Evaluate and set job outputs
2025-08-20T18:51:50.3394124Z Set output 'runner_matrix'
2025-08-20T18:51:50.3396422Z Cleaning up orphan processes
