﻿2025-08-20T18:51:20.5540551Z Current runner version: '2.328.0'
2025-08-20T18:51:20.5563366Z ##[group]Runner Image Provisioner
2025-08-20T18:51:20.5564193Z Hosted Compute Agent
2025-08-20T18:51:20.5564866Z Version: 20250818.377
2025-08-20T18:51:20.5565533Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:20.5566266Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:20.5566889Z ##[endgroup]
2025-08-20T18:51:20.5567666Z ##[group]Operating System
2025-08-20T18:51:20.5568415Z Ubuntu
2025-08-20T18:51:20.5568928Z 24.04.2
2025-08-20T18:51:20.5569442Z LTS
2025-08-20T18:51:20.5569935Z ##[endgroup]
2025-08-20T18:51:20.5570558Z ##[group]Runner Image
2025-08-20T18:51:20.5571093Z Image: ubuntu-24.04
2025-08-20T18:51:20.5571639Z Version: 20250810.1.0
2025-08-20T18:51:20.5572792Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:20.5574369Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:20.5575516Z ##[endgroup]
2025-08-20T18:51:20.5576597Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:20.5578904Z Contents: write
2025-08-20T18:51:20.5579522Z Metadata: read
2025-08-20T18:51:20.5580026Z ##[endgroup]
2025-08-20T18:51:20.5582416Z Secret source: Actions
2025-08-20T18:51:20.5583166Z Prepare workflow directory
2025-08-20T18:51:20.5897083Z Prepare all required actions
2025-08-20T18:51:20.6033790Z Complete job name: preprocess
2025-08-20T18:51:20.6806515Z ##[group]Run ##Presets
2025-08-20T18:51:20.6808545Z [36;1m##Presets[0m
2025-08-20T18:51:20.6809417Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:20.6810369Z [36;1m#-------------#[0m
2025-08-20T18:51:20.6811463Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6813100Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:20.6814426Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:20.6816679Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6820060Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6823463Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6826574Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6828978Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:20.6831134Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6833386Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:20.6835682Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6838326Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:20.6840488Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6842851Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:20.6845009Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6847129Z [36;1m   fi[0m
2025-08-20T18:51:20.6848371Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:20.6851392Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:20.6853066Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:20.6855516Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6859090Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6862500Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6865922Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6868284Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:20.6870512Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6872758Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:20.6875166Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6877343Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:20.6879999Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6882192Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:20.6884252Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6886384Z [36;1m   fi[0m
2025-08-20T18:51:20.6887397Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:20.6888815Z [36;1m   echo ""[0m
2025-08-20T18:51:20.6889759Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:20.6891864Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6895212Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6898662Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6901735Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6903965Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:20.6906107Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6908494Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:20.6910826Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6913111Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:20.6915349Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6917778Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:20.6919816Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6921828Z [36;1m   fi[0m
2025-08-20T18:51:20.6922856Z [36;1m fi[0m
2025-08-20T18:51:20.6923744Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:20.6925167Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:20.6926579Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:20.6928307Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:20.7276527Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:20.7278152Z ##[endgroup]
2025-08-20T18:51:20.7725112Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/boringtun/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/boringtun/official"}]' | jq .
2025-08-20T18:51:20.7728239Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/boringtun/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/boringtun/official"}]' | jq .[0m
2025-08-20T18:51:20.7768010Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:20.7768674Z ##[endgroup]
2025-08-20T18:51:20.7917805Z [
2025-08-20T18:51:20.7918518Z   {
2025-08-20T18:51:20.7919155Z     "host": "aarch64-Linux",
2025-08-20T18:51:20.7919958Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:20.7920923Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"
2025-08-20T18:51:20.7921941Z   },
2025-08-20T18:51:20.7922558Z   {
2025-08-20T18:51:20.7923194Z     "host": "x86_64-Linux",
2025-08-20T18:51:20.7923943Z     "runner": "ubuntu-latest",
2025-08-20T18:51:20.7924906Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/boringtun/official"
2025-08-20T18:51:20.7925896Z   }
2025-08-20T18:51:20.7926467Z ]
2025-08-20T18:51:20.7997918Z Evaluate and set job outputs
2025-08-20T18:51:20.8010614Z Set output 'runner_matrix'
2025-08-20T18:51:20.8013808Z Cleaning up orphan processes
