﻿2025-08-20T21:44:29.2898857Z Current runner version: '2.328.0'
2025-08-20T21:44:29.2922883Z ##[group]Runner Image Provisioner
2025-08-20T21:44:29.2923768Z Hosted Compute Agent
2025-08-20T21:44:29.2924377Z Version: 20250818.377
2025-08-20T21:44:29.2924961Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:44:29.2925719Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:44:29.2926789Z ##[endgroup]
2025-08-20T21:44:29.2927317Z ##[group]Operating System
2025-08-20T21:44:29.2927901Z Ubuntu
2025-08-20T21:44:29.2928391Z 24.04.2
2025-08-20T21:44:29.2928852Z LTS
2025-08-20T21:44:29.2929332Z ##[endgroup]
2025-08-20T21:44:29.2929903Z ##[group]Runner Image
2025-08-20T21:44:29.2930451Z Image: ubuntu-24.04
2025-08-20T21:44:29.2931037Z Version: 20250810.1.0
2025-08-20T21:44:29.2932035Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:44:29.2933623Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T21:44:29.2934638Z ##[endgroup]
2025-08-20T21:44:29.2935705Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:44:29.2937653Z Contents: write
2025-08-20T21:44:29.2938219Z Metadata: read
2025-08-20T21:44:29.2938900Z ##[endgroup]
2025-08-20T21:44:29.2940855Z Secret source: Actions
2025-08-20T21:44:29.2941529Z Prepare workflow directory
2025-08-20T21:44:29.3254045Z Prepare all required actions
2025-08-20T21:44:29.3348555Z Complete job name: preprocess
2025-08-20T21:44:29.4084743Z ##[group]Run ##Presets
2025-08-20T21:44:29.4085606Z [36;1m##Presets[0m
2025-08-20T21:44:29.4086608Z [36;1mset +x ; set +e[0m
2025-08-20T21:44:29.4087176Z [36;1m#-------------#[0m
2025-08-20T21:44:29.4087904Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4088603Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:44:29.4089307Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:44:29.4090686Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4092450Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4094270Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4096192Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4097439Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:44:29.4098658Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4099853Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:44:29.4101179Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4102407Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:44:29.4103591Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4104866Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:44:29.4106316Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4107434Z [36;1m   fi[0m
2025-08-20T21:44:29.4108153Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:44:29.4109858Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:44:29.4110766Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:44:29.4112258Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4114036Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4116075Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4117817Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4119006Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:44:29.4120308Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4121651Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:44:29.4122927Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4124239Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:44:29.4125617Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4127234Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:44:29.4128463Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4129549Z [36;1m   fi[0m
2025-08-20T21:44:29.4130225Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:44:29.4130879Z [36;1m   echo ""[0m
2025-08-20T21:44:29.4131476Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:44:29.4132650Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4134475Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4136490Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4138254Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4139412Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:44:29.4140699Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4141935Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:44:29.4143224Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4144583Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:44:29.4145801Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4147446Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:44:29.4148629Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4149752Z [36;1m   fi[0m
2025-08-20T21:44:29.4150551Z [36;1m fi[0m
2025-08-20T21:44:29.4151069Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:44:29.4151802Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:44:29.4152748Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:44:29.4153591Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:44:29.4697268Z shell: /usr/bin/bash -e {0}
2025-08-20T21:44:29.4698631Z ##[endgroup]
2025-08-20T21:44:29.5271393Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"}]' | jq .
2025-08-20T21:44:29.5276165Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"}]' | jq .[0m
2025-08-20T21:44:29.5316763Z shell: /usr/bin/bash -e {0}
2025-08-20T21:44:29.5317246Z ##[endgroup]
2025-08-20T21:44:29.5412329Z [
2025-08-20T21:44:29.5412797Z   {
2025-08-20T21:44:29.5413172Z     "host": "aarch64-Linux",
2025-08-20T21:44:29.5413658Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:44:29.5414253Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"
2025-08-20T21:44:29.5414833Z   },
2025-08-20T21:44:29.5415173Z   {
2025-08-20T21:44:29.5415552Z     "host": "x86_64-Linux",
2025-08-20T21:44:29.5416269Z     "runner": "ubuntu-latest",
2025-08-20T21:44:29.5416843Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"
2025-08-20T21:44:29.5417418Z   }
2025-08-20T21:44:29.5417755Z ]
2025-08-20T21:44:29.5463072Z Evaluate and set job outputs
2025-08-20T21:44:29.5471774Z Set output 'runner_matrix'
2025-08-20T21:44:29.5474201Z Cleaning up orphan processes
