﻿2025-08-20T21:10:33.6847000Z Current runner version: '2.328.0'
2025-08-20T21:10:33.6868886Z ##[group]Runner Image Provisioner
2025-08-20T21:10:33.6869762Z Hosted Compute Agent
2025-08-20T21:10:33.6870361Z Version: 20250818.377
2025-08-20T21:10:33.6870984Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:10:33.6871755Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:10:33.6872335Z ##[endgroup]
2025-08-20T21:10:33.6873181Z ##[group]Operating System
2025-08-20T21:10:33.6873834Z Ubuntu
2025-08-20T21:10:33.6874273Z 24.04.2
2025-08-20T21:10:33.6874755Z LTS
2025-08-20T21:10:33.6875273Z ##[endgroup]
2025-08-20T21:10:33.6875786Z ##[group]Runner Image
2025-08-20T21:10:33.6876333Z Image: ubuntu-24.04
2025-08-20T21:10:33.6876894Z Version: 20250818.1.0
2025-08-20T21:10:33.6877918Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:10:33.6879509Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:10:33.6880518Z ##[endgroup]
2025-08-20T21:10:33.6881592Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:10:33.6883624Z Contents: write
2025-08-20T21:10:33.6884184Z Metadata: read
2025-08-20T21:10:33.6884777Z ##[endgroup]
2025-08-20T21:10:33.6887125Z Secret source: Actions
2025-08-20T21:10:33.6887833Z Prepare workflow directory
2025-08-20T21:10:33.7230027Z Prepare all required actions
2025-08-20T21:10:33.7350335Z Complete job name: preprocess
2025-08-20T21:10:33.8116243Z ##[group]Run ##Presets
2025-08-20T21:10:33.8117941Z [36;1m##Presets[0m
2025-08-20T21:10:33.8118800Z [36;1mset +x ; set +e[0m
2025-08-20T21:10:33.8119693Z [36;1m#-------------#[0m
2025-08-20T21:10:33.8120699Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8121879Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:10:33.8123357Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:10:33.8125573Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8128599Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8131889Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8135193Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8137298Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:10:33.8139360Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8141479Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:10:33.8143877Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8146029Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:10:33.8148272Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8150327Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:10:33.8152347Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8154616Z [36;1m   fi[0m
2025-08-20T21:10:33.8155541Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:10:33.8158424Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:10:33.8159841Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:10:33.8162154Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8165651Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8168859Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8172062Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8174381Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:10:33.8176449Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8178802Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:10:33.8181007Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8183553Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:10:33.8185960Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8188078Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:10:33.8190220Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8192215Z [36;1m   fi[0m
2025-08-20T21:10:33.8193522Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:10:33.8194722Z [36;1m   echo ""[0m
2025-08-20T21:10:33.8195563Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:10:33.8197697Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8201035Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8204494Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8207703Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8209752Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:10:33.8211985Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8214402Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:10:33.8216673Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8219124Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:10:33.8221196Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8223613Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:10:33.8225693Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8228455Z [36;1m   fi[0m
2025-08-20T21:10:33.8229279Z [36;1m fi[0m
2025-08-20T21:10:33.8230168Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:10:33.8231432Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:10:33.8233231Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:10:33.8234613Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:10:33.8627850Z shell: /usr/bin/bash -e {0}
2025-08-20T21:10:33.8628751Z ##[endgroup]
2025-08-20T21:10:33.9021829Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/ouch/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/ouch/official/source"}]' | jq .
2025-08-20T21:10:33.9024914Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/ouch/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/ouch/official/source"}]' | jq .[0m
2025-08-20T21:10:33.9063215Z shell: /usr/bin/bash -e {0}
2025-08-20T21:10:33.9063799Z ##[endgroup]
2025-08-20T21:10:33.9231807Z [
2025-08-20T21:10:33.9232281Z   {
2025-08-20T21:10:33.9232653Z     "host": "aarch64-Linux",
2025-08-20T21:10:33.9233469Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:10:33.9234087Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"
2025-08-20T21:10:33.9234686Z   },
2025-08-20T21:10:33.9235021Z   {
2025-08-20T21:10:33.9235411Z     "host": "x86_64-Linux",
2025-08-20T21:10:33.9235882Z     "runner": "ubuntu-latest",
2025-08-20T21:10:33.9236459Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/ouch/official/source"
2025-08-20T21:10:33.9237045Z   }
2025-08-20T21:10:33.9237381Z ]
2025-08-20T21:10:33.9285436Z Evaluate and set job outputs
2025-08-20T21:10:33.9294663Z Set output 'runner_matrix'
2025-08-20T21:10:33.9296876Z Cleaning up orphan processes
