﻿2025-08-20T19:28:01.9621498Z Current runner version: '2.328.0'
2025-08-20T19:28:01.9643893Z ##[group]Runner Image Provisioner
2025-08-20T19:28:01.9644743Z Hosted Compute Agent
2025-08-20T19:28:01.9645402Z Version: 20250818.377
2025-08-20T19:28:01.9646001Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:28:01.9646710Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:28:01.9647381Z ##[endgroup]
2025-08-20T19:28:01.9647904Z ##[group]Operating System
2025-08-20T19:28:01.9648465Z Ubuntu
2025-08-20T19:28:01.9649171Z 24.04.2
2025-08-20T19:28:01.9649657Z LTS
2025-08-20T19:28:01.9650098Z ##[endgroup]
2025-08-20T19:28:01.9650705Z ##[group]Runner Image
2025-08-20T19:28:01.9651265Z Image: ubuntu-24.04
2025-08-20T19:28:01.9651763Z Version: 20250810.1.0
2025-08-20T19:28:01.9652840Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:28:01.9654368Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:28:01.9655631Z ##[endgroup]
2025-08-20T19:28:01.9656647Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:28:01.9658509Z Contents: write
2025-08-20T19:28:01.9659379Z Metadata: read
2025-08-20T19:28:01.9659906Z ##[endgroup]
2025-08-20T19:28:01.9662333Z Secret source: Actions
2025-08-20T19:28:01.9663082Z Prepare workflow directory
2025-08-20T19:28:01.9976195Z Prepare all required actions
2025-08-20T19:28:02.0070340Z Complete job name: preprocess
2025-08-20T19:28:02.1145881Z ##[group]Run ##Presets
2025-08-20T19:28:02.1147083Z [36;1m##Presets[0m
2025-08-20T19:28:02.1148007Z [36;1mset +x ; set +e[0m
2025-08-20T19:28:02.1149108Z [36;1m#-------------#[0m
2025-08-20T19:28:02.1150205Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1151364Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:28:02.1152532Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:28:02.1154788Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1157857Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1161186Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1164399Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1166533Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:28:02.1168780Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1170896Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:28:02.1173208Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1175392Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:28:02.1177400Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1179810Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:28:02.1181785Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1183811Z [36;1m   fi[0m
2025-08-20T19:28:02.1184773Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:28:02.1187677Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:28:02.1189577Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:28:02.1192059Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1195236Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1198461Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1201758Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1203877Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:28:02.1206020Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1208197Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:28:02.1210715Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1212915Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:28:02.1215311Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1217477Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:28:02.1219758Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1221876Z [36;1m   fi[0m
2025-08-20T19:28:02.1222894Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:28:02.1223896Z [36;1m   echo ""[0m
2025-08-20T19:28:02.1224887Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:28:02.1226990Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1230531Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1233789Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1236812Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1239222Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:28:02.1241375Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1243677Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:28:02.1245990Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1248220Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:28:02.1250635Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1252734Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:28:02.1254767Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1256824Z [36;1m   fi[0m
2025-08-20T19:28:02.1257668Z [36;1m fi[0m
2025-08-20T19:28:02.1259133Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:02.1260486Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:28:02.1261984Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:28:02.1263517Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:28:02.1610043Z shell: /usr/bin/bash -e {0}
2025-08-20T19:28:02.1611560Z ##[endgroup]
2025-08-20T19:28:02.2123472Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/findutils/uutils"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/findutils/uutils"}]' | jq .
2025-08-20T19:28:02.2126079Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/findutils/uutils"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/findutils/uutils"}]' | jq .[0m
2025-08-20T19:28:02.2167584Z shell: /usr/bin/bash -e {0}
2025-08-20T19:28:02.2168073Z ##[endgroup]
2025-08-20T19:28:02.2270757Z [
2025-08-20T19:28:02.2271229Z   {
2025-08-20T19:28:02.2271611Z     "host": "aarch64-Linux",
2025-08-20T19:28:02.2272114Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:28:02.2272720Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"
2025-08-20T19:28:02.2273323Z   },
2025-08-20T19:28:02.2273673Z   {
2025-08-20T19:28:02.2274122Z     "host": "x86_64-Linux",
2025-08-20T19:28:02.2274601Z     "runner": "ubuntu-latest",
2025-08-20T19:28:02.2275183Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/findutils/uutils"
2025-08-20T19:28:02.2275778Z   }
2025-08-20T19:28:02.2276137Z ]
2025-08-20T19:28:02.2322518Z Evaluate and set job outputs
2025-08-20T19:28:02.2331485Z Set output 'runner_matrix'
2025-08-20T19:28:02.2333651Z Cleaning up orphan processes
