﻿2025-08-20T21:45:40.3541965Z Current runner version: '2.328.0'
2025-08-20T21:45:40.3565369Z ##[group]Runner Image Provisioner
2025-08-20T21:45:40.3566314Z Hosted Compute Agent
2025-08-20T21:45:40.3566988Z Version: 20250818.377
2025-08-20T21:45:40.3567590Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:45:40.3568353Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:45:40.3568993Z ##[endgroup]
2025-08-20T21:45:40.3569570Z ##[group]Operating System
2025-08-20T21:45:40.3570140Z Ubuntu
2025-08-20T21:45:40.3570641Z 24.04.2
2025-08-20T21:45:40.3571172Z LTS
2025-08-20T21:45:40.3571667Z ##[endgroup]
2025-08-20T21:45:40.3572244Z ##[group]Runner Image
2025-08-20T21:45:40.3572807Z Image: ubuntu-24.04
2025-08-20T21:45:40.3573605Z Version: 20250818.1.0
2025-08-20T21:45:40.3574616Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:45:40.3576202Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:45:40.3577219Z ##[endgroup]
2025-08-20T21:45:40.3578269Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:45:40.3580063Z Contents: write
2025-08-20T21:45:40.3580653Z Metadata: read
2025-08-20T21:45:40.3581284Z ##[endgroup]
2025-08-20T21:45:40.3583960Z Secret source: Actions
2025-08-20T21:45:40.3584671Z Prepare workflow directory
2025-08-20T21:45:40.3898116Z Prepare all required actions
2025-08-20T21:45:40.4027465Z Complete job name: preprocess
2025-08-20T21:45:40.4792092Z ##[group]Run ##Presets
2025-08-20T21:45:40.4793506Z [36;1m##Presets[0m
2025-08-20T21:45:40.4794056Z [36;1mset +x ; set +e[0m
2025-08-20T21:45:40.4794632Z [36;1m#-------------#[0m
2025-08-20T21:45:40.4795238Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4795994Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:45:40.4796742Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:45:40.4798038Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4799723Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4801571Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4803408Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4804672Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:45:40.4805827Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4807009Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:45:40.4808285Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4809504Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:45:40.4811418Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4813701Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:45:40.4815691Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4817570Z [36;1m   fi[0m
2025-08-20T21:45:40.4818555Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:45:40.4821446Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:45:40.4822925Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:45:40.4825630Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4828880Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4832255Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4835664Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4837867Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:45:40.4840044Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4842374Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:45:40.4844806Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4847218Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:45:40.4849732Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4851833Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:45:40.4854447Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4856629Z [36;1m   fi[0m
2025-08-20T21:45:40.4857641Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:45:40.4858828Z [36;1m   echo ""[0m
2025-08-20T21:45:40.4859767Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:45:40.4861980Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4865542Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4868912Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4872203Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4874737Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:45:40.4877103Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4879580Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:45:40.4882111Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4884733Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:45:40.4886964Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4889113Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:45:40.4891335Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4894253Z [36;1m   fi[0m
2025-08-20T21:45:40.4894987Z [36;1m fi[0m
2025-08-20T21:45:40.4895946Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:40.4897281Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:45:40.4898801Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:45:40.4900219Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:45:40.5457797Z shell: /usr/bin/bash -e {0}
2025-08-20T21:45:40.5459252Z ##[endgroup]
2025-08-20T21:45:40.5965721Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}]' | jq .
2025-08-20T21:45:40.5968510Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"}]' | jq .[0m
2025-08-20T21:45:40.6008706Z shell: /usr/bin/bash -e {0}
2025-08-20T21:45:40.6009286Z ##[endgroup]
2025-08-20T21:45:40.6182697Z [
2025-08-20T21:45:40.6183613Z   {
2025-08-20T21:45:40.6184289Z     "host": "aarch64-Linux",
2025-08-20T21:45:40.6185122Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:45:40.6186156Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"
2025-08-20T21:45:40.6187309Z   },
2025-08-20T21:45:40.6187942Z   {
2025-08-20T21:45:40.6188687Z     "host": "x86_64-Linux",
2025-08-20T21:45:40.6189431Z     "runner": "ubuntu-latest",
2025-08-20T21:45:40.6190036Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable"
2025-08-20T21:45:40.6190631Z   }
2025-08-20T21:45:40.6190955Z ]
2025-08-20T21:45:40.6237756Z Evaluate and set job outputs
2025-08-20T21:45:40.6246888Z Set output 'runner_matrix'
2025-08-20T21:45:40.6248887Z Cleaning up orphan processes
