﻿2025-08-18T21:17:42.0815438Z Current runner version: '2.327.1'
2025-08-18T21:17:42.0849651Z ##[group]Runner Image Provisioner
2025-08-18T21:17:42.0851040Z Hosted Compute Agent
2025-08-18T21:17:42.0852055Z Version: 20250818.377
2025-08-18T21:17:42.0853064Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-18T21:17:42.0854511Z Build Date: 2025-08-18T14:52:18Z
2025-08-18T21:17:42.0855524Z ##[endgroup]
2025-08-18T21:17:42.0856568Z ##[group]Operating System
2025-08-18T21:17:42.0857694Z Ubuntu
2025-08-18T21:17:42.0858525Z 24.04.2
2025-08-18T21:17:42.0859358Z LTS
2025-08-18T21:17:42.0860208Z ##[endgroup]
2025-08-18T21:17:42.0861112Z ##[group]Runner Image
2025-08-18T21:17:42.0862161Z Image: ubuntu-24.04
2025-08-18T21:17:42.0863032Z Version: 20250810.1.0
2025-08-18T21:17:42.0864819Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-18T21:17:42.0868006Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-18T21:17:42.0869791Z ##[endgroup]
2025-08-18T21:17:42.0871584Z ##[group]GITHUB_TOKEN Permissions
2025-08-18T21:17:42.0874303Z Contents: write
2025-08-18T21:17:42.0875316Z Metadata: read
2025-08-18T21:17:42.0876246Z ##[endgroup]
2025-08-18T21:17:42.0879522Z Secret source: Actions
2025-08-18T21:17:42.0880632Z Prepare workflow directory
2025-08-18T21:17:42.1352009Z Prepare all required actions
2025-08-18T21:17:42.1491468Z Complete job name: preprocess
2025-08-18T21:17:42.2552358Z ##[group]Run ##Presets
2025-08-18T21:17:42.2553506Z [36;1m##Presets[0m
2025-08-18T21:17:42.2554486Z [36;1mset +x ; set +e[0m
2025-08-18T21:17:42.2555335Z [36;1m#-------------#[0m
2025-08-18T21:17:42.2556619Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2557734Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-18T21:17:42.2558843Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T21:17:42.2560940Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2563745Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2566795Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2569710Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2571584Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T21:17:42.2573485Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2575388Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T21:17:42.2577411Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2579460Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T21:17:42.2581332Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2583191Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T21:17:42.2585047Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2586906Z [36;1m   fi[0m
2025-08-18T21:17:42.2587770Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-18T21:17:42.2590550Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-18T21:17:42.2591893Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T21:17:42.2593729Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2597067Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2599964Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2602648Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2604637Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T21:17:42.2606674Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2608673Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T21:17:42.2610639Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2612676Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T21:17:42.2614824Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2616930Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T21:17:42.2618794Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2620665Z [36;1m   fi[0m
2025-08-18T21:17:42.2621557Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-18T21:17:42.2622550Z [36;1m   echo ""[0m
2025-08-18T21:17:42.2623348Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T21:17:42.2625246Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2628327Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2631368Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2634071Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2635898Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T21:17:42.2638011Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2639989Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T21:17:42.2642090Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2644281Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T21:17:42.2646213Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2648365Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T21:17:42.2650291Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2652052Z [36;1m   fi[0m
2025-08-18T21:17:42.2652808Z [36;1m fi[0m
2025-08-18T21:17:42.2653586Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-18T21:17:42.2655143Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-18T21:17:42.2656704Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-18T21:17:42.2658068Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-18T21:17:42.3064429Z shell: /usr/bin/bash -e {0}
2025-08-18T21:17:42.3065417Z ##[endgroup]
2025-08-18T21:17:42.3624903Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/xcp/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/xcp/official"}]' | jq .
2025-08-18T21:17:42.3627721Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/xcp/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/xcp/official"}]' | jq .[0m
2025-08-18T21:17:42.3668747Z shell: /usr/bin/bash -e {0}
2025-08-18T21:17:42.3669210Z ##[endgroup]
2025-08-18T21:17:42.3765379Z [
2025-08-18T21:17:42.3765844Z   {
2025-08-18T21:17:42.3766237Z     "host": "aarch64-Linux",
2025-08-18T21:17:42.3767016Z     "runner": "ubuntu-24.04-arm",
2025-08-18T21:17:42.3767609Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"
2025-08-18T21:17:42.3768181Z   },
2025-08-18T21:17:42.3768524Z   {
2025-08-18T21:17:42.3768881Z     "host": "x86_64-Linux",
2025-08-18T21:17:42.3769380Z     "runner": "ubuntu-latest",
2025-08-18T21:17:42.3769928Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/xcp/official"
2025-08-18T21:17:42.3770484Z   }
2025-08-18T21:17:42.3770827Z ]
2025-08-18T21:17:42.3816893Z Evaluate and set job outputs
2025-08-18T21:17:42.3825569Z Set output 'runner_matrix'
2025-08-18T21:17:42.3827814Z Cleaning up orphan processes
