﻿2025-08-20T21:45:09.0582524Z Current runner version: '2.328.0'
2025-08-20T21:45:09.0620133Z ##[group]Runner Image Provisioner
2025-08-20T21:45:09.0621717Z Hosted Compute Agent
2025-08-20T21:45:09.0622655Z Version: 20250818.377
2025-08-20T21:45:09.0623657Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:45:09.0625091Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:45:09.0626253Z ##[endgroup]
2025-08-20T21:45:09.0627123Z ##[group]Operating System
2025-08-20T21:45:09.0628695Z Ubuntu
2025-08-20T21:45:09.0629582Z 24.04.2
2025-08-20T21:45:09.0630334Z LTS
2025-08-20T21:45:09.0631306Z ##[endgroup]
2025-08-20T21:45:09.0632309Z ##[group]Runner Image
2025-08-20T21:45:09.0633273Z Image: ubuntu-24.04
2025-08-20T21:45:09.0634282Z Version: 20250818.1.0
2025-08-20T21:45:09.0636071Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:45:09.0639377Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:45:09.0641144Z ##[endgroup]
2025-08-20T21:45:09.0642968Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:45:09.0645761Z Contents: write
2025-08-20T21:45:09.0646688Z Metadata: read
2025-08-20T21:45:09.0648152Z ##[endgroup]
2025-08-20T21:45:09.0651376Z Secret source: Actions
2025-08-20T21:45:09.0652614Z Prepare workflow directory
2025-08-20T21:45:09.1005145Z Prepare all required actions
2025-08-20T21:45:09.1106903Z Complete job name: preprocess
2025-08-20T21:45:09.1880918Z ##[group]Run ##Presets
2025-08-20T21:45:09.1881854Z [36;1m##Presets[0m
2025-08-20T21:45:09.1882379Z [36;1mset +x ; set +e[0m
2025-08-20T21:45:09.1882933Z [36;1m#-------------#[0m
2025-08-20T21:45:09.1883596Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1884344Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:45:09.1885005Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:45:09.1886311Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1888215Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1889873Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1891682Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1892803Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:45:09.1894031Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1895200Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:45:09.1896419Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1897653Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:45:09.1899063Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1900320Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:45:09.1901512Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1902589Z [36;1m   fi[0m
2025-08-20T21:45:09.1903176Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:45:09.1904952Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:45:09.1905816Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:45:09.1907024Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1909374Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1911200Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1912856Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1914064Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:45:09.1915329Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1916602Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:45:09.1918181Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1919472Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:45:09.1920888Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1922080Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:45:09.1923335Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1924516Z [36;1m   fi[0m
2025-08-20T21:45:09.1925055Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:45:09.1925772Z [36;1m   echo ""[0m
2025-08-20T21:45:09.1926315Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:45:09.1927485Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1929413Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1931211Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1932902Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1934554Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:45:09.1935784Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1937011Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:45:09.1938573Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1939890Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:45:09.1941089Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1942301Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:45:09.1943458Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1944559Z [36;1m   fi[0m
2025-08-20T21:45:09.1945072Z [36;1m fi[0m
2025-08-20T21:45:09.1945642Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:45:09.1946610Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:45:09.1947516Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:45:09.1948757Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:45:09.3617111Z shell: /usr/bin/bash -e {0}
2025-08-20T21:45:09.3618350Z ##[endgroup]
2025-08-20T21:45:09.4230928Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"}]' | jq .
2025-08-20T21:45:09.4233504Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"}]' | jq .[0m
2025-08-20T21:45:09.4275976Z shell: /usr/bin/bash -e {0}
2025-08-20T21:45:09.4276527Z ##[endgroup]
2025-08-20T21:45:09.4384194Z [
2025-08-20T21:45:09.4384722Z   {
2025-08-20T21:45:09.4385116Z     "host": "aarch64-Linux",
2025-08-20T21:45:09.4385620Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:45:09.4386220Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"
2025-08-20T21:45:09.4386798Z   },
2025-08-20T21:45:09.4387148Z   {
2025-08-20T21:45:09.4387554Z     "host": "x86_64-Linux",
2025-08-20T21:45:09.4388290Z     "runner": "ubuntu-latest",
2025-08-20T21:45:09.4388876Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"
2025-08-20T21:45:09.4389460Z   }
2025-08-20T21:45:09.4389811Z ]
2025-08-20T21:45:09.4438742Z Evaluate and set job outputs
2025-08-20T21:45:09.4449251Z Set output 'runner_matrix'
2025-08-20T21:45:09.4451524Z Cleaning up orphan processes
