﻿2025-08-20T21:42:26.7529072Z Current runner version: '2.328.0'
2025-08-20T21:42:26.7562762Z ##[group]Runner Image Provisioner
2025-08-20T21:42:26.7564093Z Hosted Compute Agent
2025-08-20T21:42:26.7565209Z Version: 20250818.377
2025-08-20T21:42:26.7566426Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:42:26.7567642Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:42:26.7568815Z ##[endgroup]
2025-08-20T21:42:26.7570041Z ##[group]Operating System
2025-08-20T21:42:26.7571051Z Ubuntu
2025-08-20T21:42:26.7572049Z 24.04.2
2025-08-20T21:42:26.7572817Z LTS
2025-08-20T21:42:26.7573607Z ##[endgroup]
2025-08-20T21:42:26.7574773Z ##[group]Runner Image
2025-08-20T21:42:26.7575848Z Image: ubuntu-24.04
2025-08-20T21:42:26.7576797Z Version: 20250818.1.0
2025-08-20T21:42:26.7578760Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:42:26.7581741Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:42:26.7583797Z ##[endgroup]
2025-08-20T21:42:26.7585597Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:42:26.7588841Z Contents: write
2025-08-20T21:42:26.7590011Z Metadata: read
2025-08-20T21:42:26.7590832Z ##[endgroup]
2025-08-20T21:42:26.7594015Z Secret source: Actions
2025-08-20T21:42:26.7595149Z Prepare workflow directory
2025-08-20T21:42:26.7978161Z Prepare all required actions
2025-08-20T21:42:26.8120497Z Complete job name: preprocess
2025-08-20T21:42:26.9083296Z ##[group]Run ##Presets
2025-08-20T21:42:26.9084264Z [36;1m##Presets[0m
2025-08-20T21:42:26.9084768Z [36;1mset +x ; set +e[0m
2025-08-20T21:42:26.9085425Z [36;1m#-------------#[0m
2025-08-20T21:42:26.9086046Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9086754Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:42:26.9087529Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:42:26.9088874Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9091010Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9092848Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9094736Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9095954Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:42:26.9097122Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9098445Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:42:26.9100008Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9101360Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:42:26.9102592Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9103781Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:42:26.9105056Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9106183Z [36;1m   fi[0m
2025-08-20T21:42:26.9106736Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:42:26.9108521Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:42:26.9109646Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:42:26.9111318Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9113206Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9115037Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9116896Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9118135Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:42:26.9119598Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9120922Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:42:26.9122208Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9123624Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:42:26.9124997Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9126262Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:42:26.9127574Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9128742Z [36;1m   fi[0m
2025-08-20T21:42:26.9129595Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:42:26.9130253Z [36;1m   echo ""[0m
2025-08-20T21:42:26.9130798Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:42:26.9132100Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9133973Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9136081Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9137916Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9139122Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:42:26.9140782Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9142196Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:42:26.9143605Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9144952Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:42:26.9146195Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9147493Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:42:26.9148714Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9150158Z [36;1m   fi[0m
2025-08-20T21:42:26.9151032Z [36;1m fi[0m
2025-08-20T21:42:26.9151552Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:26.9152433Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:42:26.9153335Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:42:26.9154151Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:42:27.0882447Z shell: /usr/bin/bash -e {0}
2025-08-20T21:42:27.0883846Z ##[endgroup]
2025-08-20T21:42:27.1348727Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}]' | jq .
2025-08-20T21:42:27.1351691Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"}]' | jq .[0m
2025-08-20T21:42:27.1393924Z shell: /usr/bin/bash -e {0}
2025-08-20T21:42:27.1394415Z ##[endgroup]
2025-08-20T21:42:27.1500668Z [
2025-08-20T21:42:27.1501100Z   {
2025-08-20T21:42:27.1501479Z     "host": "aarch64-Linux",
2025-08-20T21:42:27.1501990Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:42:27.1502656Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"
2025-08-20T21:42:27.1503269Z   },
2025-08-20T21:42:27.1503622Z   {
2025-08-20T21:42:27.1504047Z     "host": "x86_64-Linux",
2025-08-20T21:42:27.1504526Z     "runner": "ubuntu-latest",
2025-08-20T21:42:27.1505109Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs"
2025-08-20T21:42:27.1505718Z   }
2025-08-20T21:42:27.1506055Z ]
2025-08-20T21:42:27.1555505Z Evaluate and set job outputs
2025-08-20T21:42:27.1565167Z Set output 'runner_matrix'
2025-08-20T21:42:27.1567178Z Cleaning up orphan processes
