﻿2025-08-20T21:40:43.8110530Z Current runner version: '2.328.0'
2025-08-20T21:40:43.8132260Z ##[group]Runner Image Provisioner
2025-08-20T21:40:43.8133098Z Hosted Compute Agent
2025-08-20T21:40:43.8133755Z Version: 20250818.377
2025-08-20T21:40:43.8134363Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:40:43.8135077Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:40:43.8135722Z ##[endgroup]
2025-08-20T21:40:43.8136301Z ##[group]Operating System
2025-08-20T21:40:43.8136833Z Ubuntu
2025-08-20T21:40:43.8137343Z 24.04.2
2025-08-20T21:40:43.8137841Z LTS
2025-08-20T21:40:43.8138282Z ##[endgroup]
2025-08-20T21:40:43.8139237Z ##[group]Runner Image
2025-08-20T21:40:43.8139881Z Image: ubuntu-24.04
2025-08-20T21:40:43.8140422Z Version: 20250818.1.0
2025-08-20T21:40:43.8141449Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:40:43.8143007Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:40:43.8144060Z ##[endgroup]
2025-08-20T21:40:43.8145090Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:40:43.8146941Z Contents: write
2025-08-20T21:40:43.8147548Z Metadata: read
2025-08-20T21:40:43.8148094Z ##[endgroup]
2025-08-20T21:40:43.8150782Z Secret source: Actions
2025-08-20T21:40:43.8151500Z Prepare workflow directory
2025-08-20T21:40:43.8459290Z Prepare all required actions
2025-08-20T21:40:43.8553354Z Complete job name: preprocess
2025-08-20T21:40:43.9275964Z ##[group]Run ##Presets
2025-08-20T21:40:43.9276751Z [36;1m##Presets[0m
2025-08-20T21:40:43.9277700Z [36;1mset +x ; set +e[0m
2025-08-20T21:40:43.9278260Z [36;1m#-------------#[0m
2025-08-20T21:40:43.9279122Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9279936Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:40:43.9280660Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:40:43.9281964Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9283794Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9285518Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9287306Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9288654Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:40:43.9289867Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9291129Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:40:43.9292412Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9293665Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:40:43.9294964Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9296118Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:40:43.9297313Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9298619Z [36;1m   fi[0m
2025-08-20T21:40:43.9299191Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:40:43.9300961Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:40:43.9301801Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:40:43.9303311Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9305157Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9306953Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9309004Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9310272Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:40:43.9311625Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9312862Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:40:43.9314195Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9315443Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:40:43.9316813Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9318178Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:40:43.9319529Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9320671Z [36;1m   fi[0m
2025-08-20T21:40:43.9321304Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:40:43.9321927Z [36;1m   echo ""[0m
2025-08-20T21:40:43.9322474Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:40:43.9323772Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9325594Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9327428Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9329241Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9330452Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:40:43.9331716Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9333004Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:40:43.9334328Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9335612Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:40:43.9336880Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9338102Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:40:43.9339535Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9340696Z [36;1m   fi[0m
2025-08-20T21:40:43.9341322Z [36;1m fi[0m
2025-08-20T21:40:43.9341891Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:43.9342681Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:40:43.9343555Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:40:43.9344464Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:40:43.9594205Z shell: /usr/bin/bash -e {0}
2025-08-20T21:40:43.9595174Z ##[endgroup]
2025-08-20T21:40:44.0284611Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshpiper/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshpiper/official"}]' | jq .
2025-08-20T21:40:44.0287329Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshpiper/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshpiper/official"}]' | jq .[0m
2025-08-20T21:40:44.0327829Z shell: /usr/bin/bash -e {0}
2025-08-20T21:40:44.0328729Z ##[endgroup]
2025-08-20T21:40:44.0431638Z [
2025-08-20T21:40:44.0507616Z   {
2025-08-20T21:40:44.0508311Z     "host": "aarch64-Linux",
2025-08-20T21:40:44.0509291Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:40:44.0509961Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"
2025-08-20T21:40:44.0510566Z   },
2025-08-20T21:40:44.0510912Z   {
2025-08-20T21:40:44.0511325Z     "host": "x86_64-Linux",
2025-08-20T21:40:44.0511798Z     "runner": "ubuntu-latest",
2025-08-20T21:40:44.0512385Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshpiper/official"
2025-08-20T21:40:44.0512970Z   }
2025-08-20T21:40:44.0513318Z ]
2025-08-20T21:40:44.0561856Z Evaluate and set job outputs
2025-08-20T21:40:44.0571224Z Set output 'runner_matrix'
2025-08-20T21:40:44.0573175Z Cleaning up orphan processes
