﻿2025-08-20T21:47:29.9811395Z Current runner version: '2.328.0'
2025-08-20T21:47:29.9843563Z ##[group]Runner Image Provisioner
2025-08-20T21:47:29.9844813Z Hosted Compute Agent
2025-08-20T21:47:29.9845681Z Version: 20250818.377
2025-08-20T21:47:29.9846882Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:47:29.9848146Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:47:29.9849280Z ##[endgroup]
2025-08-20T21:47:29.9850354Z ##[group]Operating System
2025-08-20T21:47:29.9851306Z Ubuntu
2025-08-20T21:47:29.9852229Z 24.04.2
2025-08-20T21:47:29.9853020Z LTS
2025-08-20T21:47:29.9853751Z ##[endgroup]
2025-08-20T21:47:29.9854597Z ##[group]Runner Image
2025-08-20T21:47:29.9855480Z Image: ubuntu-24.04
2025-08-20T21:47:29.9856413Z Version: 20250818.1.0
2025-08-20T21:47:29.9858371Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:47:29.9861328Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:47:29.9863337Z ##[endgroup]
2025-08-20T21:47:29.9865170Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:47:29.9867973Z Contents: write
2025-08-20T21:47:29.9868945Z Metadata: read
2025-08-20T21:47:29.9869990Z ##[endgroup]
2025-08-20T21:47:29.9872911Z Secret source: Actions
2025-08-20T21:47:29.9874331Z Prepare workflow directory
2025-08-20T21:47:30.0316239Z Prepare all required actions
2025-08-20T21:47:30.0455293Z Complete job name: preprocess
2025-08-20T21:47:30.1522741Z ##[group]Run ##Presets
2025-08-20T21:47:30.1524059Z [36;1m##Presets[0m
2025-08-20T21:47:30.1524954Z [36;1mset +x ; set +e[0m
2025-08-20T21:47:30.1525777Z [36;1m#-------------#[0m
2025-08-20T21:47:30.1526824Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1528151Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:47:30.1529622Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:30.1531822Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1534823Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1538187Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1541370Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1543549Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:30.1545548Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1547648Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:30.1550180Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1552314Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:30.1554471Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1556514Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:30.1558521Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1560841Z [36;1m   fi[0m
2025-08-20T21:47:30.1561810Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:47:30.1564845Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:47:30.1566246Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:30.1568653Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1572003Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1575186Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1578303Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1580808Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:30.1582887Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1585238Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:30.1587497Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1589920Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:30.1592418Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1594569Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:30.1596719Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1598797Z [36;1m   fi[0m
2025-08-20T21:47:30.1600002Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:47:30.1601172Z [36;1m   echo ""[0m
2025-08-20T21:47:30.1602062Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:30.1604057Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1607415Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1610894Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1613855Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1616053Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:30.1618153Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1620632Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:30.1622939Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1625212Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:30.1627694Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1630053Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:30.1632183Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1634163Z [36;1m   fi[0m
2025-08-20T21:47:30.1635185Z [36;1m fi[0m
2025-08-20T21:47:30.1636165Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:30.1637504Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:47:30.1639018Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:47:30.1640711Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:47:30.1984068Z shell: /usr/bin/bash -e {0}
2025-08-20T21:47:30.1985471Z ##[endgroup]
2025-08-20T21:47:30.2468694Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/toml2json/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/toml2json/official"}]' | jq .
2025-08-20T21:47:30.2471412Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/toml2json/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/toml2json/official"}]' | jq .[0m
2025-08-20T21:47:30.2511183Z shell: /usr/bin/bash -e {0}
2025-08-20T21:47:30.2511651Z ##[endgroup]
2025-08-20T21:47:30.2607413Z [
2025-08-20T21:47:30.2607882Z   {
2025-08-20T21:47:30.2608266Z     "host": "aarch64-Linux",
2025-08-20T21:47:30.2608767Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:47:30.2609704Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"
2025-08-20T21:47:30.2610337Z   },
2025-08-20T21:47:30.2610689Z   {
2025-08-20T21:47:30.2611090Z     "host": "x86_64-Linux",
2025-08-20T21:47:30.2611566Z     "runner": "ubuntu-latest",
2025-08-20T21:47:30.2612151Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official"
2025-08-20T21:47:30.2612762Z   }
2025-08-20T21:47:30.2613109Z ]
2025-08-20T21:47:30.2658156Z Evaluate and set job outputs
2025-08-20T21:47:30.2666806Z Set output 'runner_matrix'
2025-08-20T21:47:30.2669537Z Cleaning up orphan processes
