﻿2025-08-20T19:08:01.6185024Z Current runner version: '2.328.0'
2025-08-20T19:08:01.6218677Z ##[group]Runner Image Provisioner
2025-08-20T19:08:01.6219913Z Hosted Compute Agent
2025-08-20T19:08:01.6220744Z Version: 20250818.377
2025-08-20T19:08:01.6221793Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:08:01.6223268Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:08:01.6224244Z ##[endgroup]
2025-08-20T19:08:01.6225224Z ##[group]Operating System
2025-08-20T19:08:01.6226180Z Ubuntu
2025-08-20T19:08:01.6226934Z 24.04.2
2025-08-20T19:08:01.6227772Z LTS
2025-08-20T19:08:01.6228678Z ##[endgroup]
2025-08-20T19:08:01.6229551Z ##[group]Runner Image
2025-08-20T19:08:01.6230772Z Image: ubuntu-24.04
2025-08-20T19:08:01.6231669Z Version: 20250818.1.0
2025-08-20T19:08:01.6233676Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:08:01.6236444Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:08:01.6238151Z ##[endgroup]
2025-08-20T19:08:01.6239716Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:08:01.6242963Z Contents: write
2025-08-20T19:08:01.6243847Z Metadata: read
2025-08-20T19:08:01.6244691Z ##[endgroup]
2025-08-20T19:08:01.6247593Z Secret source: Actions
2025-08-20T19:08:01.6248712Z Prepare workflow directory
2025-08-20T19:08:01.6711964Z Prepare all required actions
2025-08-20T19:08:01.6854294Z Complete job name: preprocess
2025-08-20T19:08:01.7971594Z ##[group]Run ##Presets
2025-08-20T19:08:01.7973067Z [36;1m##Presets[0m
2025-08-20T19:08:01.7974171Z [36;1mset +x ; set +e[0m
2025-08-20T19:08:01.7975119Z [36;1m#-------------#[0m
2025-08-20T19:08:01.7976039Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.7977337Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:08:01.7978548Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:08:01.7980908Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.7984510Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.7988023Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.7991214Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.7993647Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:08:01.7995841Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.7997994Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:08:01.8000229Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8003318Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:08:01.8005506Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8007781Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:08:01.8009806Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8011935Z [36;1m   fi[0m
2025-08-20T19:08:01.8013202Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:08:01.8016287Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:08:01.8018095Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:08:01.8020250Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8023741Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8027195Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8030484Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8033007Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:08:01.8035252Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8037494Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:08:01.8039847Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8042674Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:08:01.8044931Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8047273Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:08:01.8049423Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8051525Z [36;1m   fi[0m
2025-08-20T19:08:01.8052721Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:08:01.8053789Z [36;1m   echo ""[0m
2025-08-20T19:08:01.8054758Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:08:01.8056865Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8060254Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8064004Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8067246Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8069545Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:08:01.8071726Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8074251Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:08:01.8076732Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8079139Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:08:01.8081498Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8083925Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:08:01.8086055Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8088527Z [36;1m   fi[0m
2025-08-20T19:08:01.8089376Z [36;1m fi[0m
2025-08-20T19:08:01.8090100Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:08:01.8091560Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:08:01.8093292Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:08:01.8094814Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:08:01.8487312Z shell: /usr/bin/bash -e {0}
2025-08-20T19:08:01.8489132Z ##[endgroup]
2025-08-20T19:08:01.8961586Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/emanutils/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/emanutils/official/source"}]' | jq .
2025-08-20T19:08:01.8964528Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/emanutils/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/emanutils/official/source"}]' | jq .[0m
2025-08-20T19:08:01.9006186Z shell: /usr/bin/bash -e {0}
2025-08-20T19:08:01.9006664Z ##[endgroup]
2025-08-20T19:08:01.9108547Z [
2025-08-20T19:08:01.9109270Z   {
2025-08-20T19:08:01.9111932Z     "host": "aarch64-Linux",
2025-08-20T19:08:01.9112965Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:08:01.9113620Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"
2025-08-20T19:08:01.9114255Z   },
2025-08-20T19:08:01.9114637Z   {
2025-08-20T19:08:01.9115003Z     "host": "x86_64-Linux",
2025-08-20T19:08:01.9115465Z     "runner": "ubuntu-latest",
2025-08-20T19:08:01.9116072Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/emanutils/official/source"
2025-08-20T19:08:01.9116680Z   }
2025-08-20T19:08:01.9117012Z ]
2025-08-20T19:08:01.9165622Z Evaluate and set job outputs
2025-08-20T19:08:01.9175054Z Set output 'runner_matrix'
2025-08-20T19:08:01.9177543Z Cleaning up orphan processes
