﻿2025-08-20T18:51:57.9875925Z Current runner version: '2.328.0'
2025-08-20T18:51:57.9910798Z ##[group]Runner Image Provisioner
2025-08-20T18:51:57.9912020Z Hosted Compute Agent
2025-08-20T18:51:57.9913054Z Version: 20250818.377
2025-08-20T18:51:57.9914160Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:57.9915351Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:57.9916402Z ##[endgroup]
2025-08-20T18:51:57.9917202Z ##[group]Operating System
2025-08-20T18:51:57.9918029Z Ubuntu
2025-08-20T18:51:57.9918831Z 24.04.2
2025-08-20T18:51:57.9919494Z LTS
2025-08-20T18:51:57.9920182Z ##[endgroup]
2025-08-20T18:51:57.9921285Z ##[group]Runner Image
2025-08-20T18:51:57.9922082Z Image: ubuntu-24.04
2025-08-20T18:51:57.9922867Z Version: 20250810.1.0
2025-08-20T18:51:57.9924697Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:57.9927165Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:57.9928879Z ##[endgroup]
2025-08-20T18:51:57.9930380Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:57.9933759Z Contents: write
2025-08-20T18:51:57.9934651Z Metadata: read
2025-08-20T18:51:57.9935421Z ##[endgroup]
2025-08-20T18:51:57.9938973Z Secret source: Actions
2025-08-20T18:51:57.9940429Z Prepare workflow directory
2025-08-20T18:51:58.0293695Z Prepare all required actions
2025-08-20T18:51:58.0431326Z Complete job name: preprocess
2025-08-20T18:51:58.1440352Z ##[group]Run ##Presets
2025-08-20T18:51:58.1441494Z [36;1m##Presets[0m
2025-08-20T18:51:58.1442042Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:58.1442602Z [36;1m#-------------#[0m
2025-08-20T18:51:58.1443287Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1444046Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:58.1444726Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:58.1446103Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1447874Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1449811Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1451713Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1452852Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.1454132Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1455340Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.1456662Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1457900Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:58.1459061Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1460354Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:58.1461809Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1462975Z [36;1m   fi[0m
2025-08-20T18:51:58.1463551Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:58.1465228Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:58.1466130Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:58.1467587Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1469429Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1471533Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1473233Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1474525Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.1475769Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1477056Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.1478373Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1479603Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:58.1481266Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1482583Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:58.1483792Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1485043Z [36;1m   fi[0m
2025-08-20T18:51:58.1485564Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:58.1486291Z [36;1m   echo ""[0m
2025-08-20T18:51:58.1486862Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:58.1488072Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1489950Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1492168Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1493868Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1495152Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.1496409Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1497723Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.1499053Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1500367Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:58.1501903Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1503129Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:58.1504348Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1505744Z [36;1m   fi[0m
2025-08-20T18:51:58.1506275Z [36;1m fi[0m
2025-08-20T18:51:58.1506854Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.1507644Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:58.1508487Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:58.1509401Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:58.3472601Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:58.3473605Z ##[endgroup]
2025-08-20T18:51:58.3912331Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils/multicall"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils/multicall"}]' | jq .
2025-08-20T18:51:58.3914986Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils/multicall"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils/multicall"}]' | jq .[0m
2025-08-20T18:51:58.3955895Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:58.3956386Z ##[endgroup]
2025-08-20T18:51:58.4053324Z [
2025-08-20T18:51:58.4053772Z   {
2025-08-20T18:51:58.4054177Z     "host": "aarch64-Linux",
2025-08-20T18:51:58.4054744Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:58.4055381Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"
2025-08-20T18:51:58.4056000Z   },
2025-08-20T18:51:58.4056395Z   {
2025-08-20T18:51:58.4056808Z     "host": "x86_64-Linux",
2025-08-20T18:51:58.4057283Z     "runner": "ubuntu-latest",
2025-08-20T18:51:58.4057886Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils/multicall"
2025-08-20T18:51:58.4058514Z   }
2025-08-20T18:51:58.4058872Z ]
2025-08-20T18:51:58.4105290Z Evaluate and set job outputs
2025-08-20T18:51:58.4114455Z Set output 'runner_matrix'
2025-08-20T18:51:58.4116459Z Cleaning up orphan processes
