﻿2025-08-20T20:56:54.7317563Z Current runner version: '2.328.0'
2025-08-20T20:56:54.7351117Z ##[group]Runner Image Provisioner
2025-08-20T20:56:54.7352543Z Hosted Compute Agent
2025-08-20T20:56:54.7353508Z Version: 20250818.377
2025-08-20T20:56:54.7354512Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:56:54.7356061Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:56:54.7357081Z ##[endgroup]
2025-08-20T20:56:54.7357983Z ##[group]Operating System
2025-08-20T20:56:54.7358983Z Ubuntu
2025-08-20T20:56:54.7359771Z 24.04.2
2025-08-20T20:56:54.7360517Z LTS
2025-08-20T20:56:54.7361389Z ##[endgroup]
2025-08-20T20:56:54.7362351Z ##[group]Runner Image
2025-08-20T20:56:54.7363306Z Image: ubuntu-24.04
2025-08-20T20:56:54.7364410Z Version: 20250818.1.0
2025-08-20T20:56:54.7366438Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:56:54.7369452Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T20:56:54.7371278Z ##[endgroup]
2025-08-20T20:56:54.7373083Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:56:54.7376263Z Contents: write
2025-08-20T20:56:54.7377283Z Metadata: read
2025-08-20T20:56:54.7378497Z ##[endgroup]
2025-08-20T20:56:54.7381428Z Secret source: Actions
2025-08-20T20:56:54.7382604Z Prepare workflow directory
2025-08-20T20:56:54.7860465Z Prepare all required actions
2025-08-20T20:56:54.8001499Z Complete job name: preprocess
2025-08-20T20:56:54.9089824Z ##[group]Run ##Presets
2025-08-20T20:56:54.9090591Z [36;1m##Presets[0m
2025-08-20T20:56:54.9091231Z [36;1mset +x ; set +e[0m
2025-08-20T20:56:54.9091741Z [36;1m#-------------#[0m
2025-08-20T20:56:54.9092328Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9093109Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:56:54.9093797Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:56:54.9095535Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9097305Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9099132Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9100879Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9102050Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:56:54.9103275Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9104452Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:56:54.9105958Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9107267Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:56:54.9108477Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9109625Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:56:54.9110818Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9111939Z [36;1m   fi[0m
2025-08-20T20:56:54.9112509Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:56:54.9114230Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:56:54.9115201Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:56:54.9116638Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9118679Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9120509Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9122235Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9123518Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:56:54.9124913Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9126223Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:56:54.9127571Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9129018Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:56:54.9130284Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9131472Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:56:54.9132662Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9133831Z [36;1m   fi[0m
2025-08-20T20:56:54.9134441Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:56:54.9135344Z [36;1m   echo ""[0m
2025-08-20T20:56:54.9135946Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:56:54.9137163Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9138994Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9140897Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9142638Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9144012Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:56:54.9145595Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9146864Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:56:54.9148169Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9149565Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:56:54.9150748Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9151960Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:56:54.9153198Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9154549Z [36;1m   fi[0m
2025-08-20T20:56:54.9155104Z [36;1m fi[0m
2025-08-20T20:56:54.9155735Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:56:54.9156513Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:56:54.9157407Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:56:54.9158236Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:56:55.0724515Z shell: /usr/bin/bash -e {0}
2025-08-20T20:56:55.0725745Z ##[endgroup]
2025-08-20T20:56:55.1324446Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}]' | jq .
2025-08-20T20:56:55.1327343Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"}]' | jq .[0m
2025-08-20T20:56:55.1368341Z shell: /usr/bin/bash -e {0}
2025-08-20T20:56:55.1368813Z ##[endgroup]
2025-08-20T20:56:55.1465091Z [
2025-08-20T20:56:55.1465620Z   {
2025-08-20T20:56:55.1466060Z     "host": "aarch64-Linux",
2025-08-20T20:56:55.1466551Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:56:55.1467178Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"
2025-08-20T20:56:55.1467793Z   },
2025-08-20T20:56:55.1468137Z   {
2025-08-20T20:56:55.1468522Z     "host": "x86_64-Linux",
2025-08-20T20:56:55.1468980Z     "runner": "ubuntu-latest",
2025-08-20T20:56:55.1469561Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable"
2025-08-20T20:56:55.1470159Z   }
2025-08-20T20:56:55.1470494Z ]
2025-08-20T20:56:55.1515452Z Evaluate and set job outputs
2025-08-20T20:56:55.1524136Z Set output 'runner_matrix'
2025-08-20T20:56:55.1526394Z Cleaning up orphan processes
