﻿2025-08-20T21:30:50.2660254Z Current runner version: '2.328.0'
2025-08-20T21:30:50.2691468Z ##[group]Runner Image Provisioner
2025-08-20T21:30:50.2692766Z Hosted Compute Agent
2025-08-20T21:30:50.2693659Z Version: 20250818.377
2025-08-20T21:30:50.2694651Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:30:50.2695889Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:30:50.2697063Z ##[endgroup]
2025-08-20T21:30:50.2697966Z ##[group]Operating System
2025-08-20T21:30:50.2699023Z Ubuntu
2025-08-20T21:30:50.2699710Z 24.04.2
2025-08-20T21:30:50.2700423Z LTS
2025-08-20T21:30:50.2701367Z ##[endgroup]
2025-08-20T21:30:50.2702151Z ##[group]Runner Image
2025-08-20T21:30:50.2702985Z Image: ubuntu-24.04
2025-08-20T21:30:50.2703935Z Version: 20250818.1.0
2025-08-20T21:30:50.2705644Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:30:50.2708529Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:30:50.2710134Z ##[endgroup]
2025-08-20T21:30:50.2711861Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:30:50.2714289Z Contents: write
2025-08-20T21:30:50.2715307Z Metadata: read
2025-08-20T21:30:50.2716117Z ##[endgroup]
2025-08-20T21:30:50.2719222Z Secret source: Actions
2025-08-20T21:30:50.2720432Z Prepare workflow directory
2025-08-20T21:30:50.3166957Z Prepare all required actions
2025-08-20T21:30:50.3302972Z Complete job name: preprocess
2025-08-20T21:30:50.4094417Z ##[group]Run ##Presets
2025-08-20T21:30:50.4095322Z [36;1m##Presets[0m
2025-08-20T21:30:50.4095850Z [36;1mset +x ; set +e[0m
2025-08-20T21:30:50.4096840Z [36;1m#-------------#[0m
2025-08-20T21:30:50.4097502Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4098309Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:30:50.4099054Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:30:50.4100330Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4102078Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4103764Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4105557Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4107072Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:30:50.4108199Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4109454Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:30:50.4110665Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4111962Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:30:50.4113131Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4114263Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:30:50.4115457Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4116654Z [36;1m   fi[0m
2025-08-20T21:30:50.4117232Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:30:50.4119002Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:30:50.4119847Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:30:50.4121060Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4123032Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4124773Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4126758Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4127919Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:30:50.4129085Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4130376Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:30:50.4131629Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4132932Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:30:50.4134283Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4135492Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:30:50.4136981Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4138107Z [36;1m   fi[0m
2025-08-20T21:30:50.4138760Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:30:50.4139419Z [36;1m   echo ""[0m
2025-08-20T21:30:50.4139979Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:30:50.4141187Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4142965Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4144674Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4146616Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4147822Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:30:50.4149069Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4150298Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:30:50.4151553Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4152831Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:30:50.4154088Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4155244Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:30:50.4156568Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4157698Z [36;1m   fi[0m
2025-08-20T21:30:50.4158138Z [36;1m fi[0m
2025-08-20T21:30:50.4158747Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:50.4159710Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:30:50.4160589Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:30:50.4161456Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:30:50.4536063Z shell: /usr/bin/bash -e {0}
2025-08-20T21:30:50.4537521Z ##[endgroup]
2025-08-20T21:30:50.5074346Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sic/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sic/official"}]' | jq .
2025-08-20T21:30:50.5077108Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sic/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sic/official"}]' | jq .[0m
2025-08-20T21:30:50.5117859Z shell: /usr/bin/bash -e {0}
2025-08-20T21:30:50.5118351Z ##[endgroup]
2025-08-20T21:30:50.5216814Z [
2025-08-20T21:30:50.5217297Z   {
2025-08-20T21:30:50.5217696Z     "host": "aarch64-Linux",
2025-08-20T21:30:50.5218200Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:30:50.5218790Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"
2025-08-20T21:30:50.5219361Z   },
2025-08-20T21:30:50.5219714Z   {
2025-08-20T21:30:50.5220074Z     "host": "x86_64-Linux",
2025-08-20T21:30:50.5220625Z     "runner": "ubuntu-latest",
2025-08-20T21:30:50.5221190Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sic/official"
2025-08-20T21:30:50.5221764Z   }
2025-08-20T21:30:50.5222107Z ]
2025-08-20T21:30:50.5268515Z Evaluate and set job outputs
2025-08-20T21:30:50.5277728Z Set output 'runner_matrix'
2025-08-20T21:30:50.5279959Z Cleaning up orphan processes
