﻿2025-08-20T22:30:29.2004348Z Current runner version: '2.328.0'
2025-08-20T22:30:29.2039745Z ##[group]Runner Image Provisioner
2025-08-20T22:30:29.2041116Z Hosted Compute Agent
2025-08-20T22:30:29.2041685Z Version: 20250818.377
2025-08-20T22:30:29.2042266Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:30:29.2043071Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:30:29.2043753Z ##[endgroup]
2025-08-20T22:30:29.2044291Z ##[group]VM Image
2025-08-20T22:30:29.2044826Z - OS: Linux (arm64)
2025-08-20T22:30:29.2045362Z - Source: Partner
2025-08-20T22:30:29.2046207Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T22:30:29.2046818Z - Version: 20250728.24.1
2025-08-20T22:30:29.2047821Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T22:30:29.2048894Z ##[endgroup]
2025-08-20T22:30:29.2050209Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:30:29.2053898Z Attestations: write
2025-08-20T22:30:29.2054503Z Contents: write
2025-08-20T22:30:29.2055381Z Metadata: read
2025-08-20T22:30:29.2056284Z Packages: write
2025-08-20T22:30:29.2056928Z ##[endgroup]
2025-08-20T22:30:29.2061352Z Secret source: Actions
2025-08-20T22:30:29.2062432Z Prepare workflow directory
2025-08-20T22:30:29.2459111Z Prepare all required actions
2025-08-20T22:30:29.2503339Z Getting action download info
2025-08-20T22:30:29.6040281Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:30:30.5011542Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:30:31.0297116Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:30:31.1957335Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:30:31.6738606Z Getting action download info
2025-08-20T22:30:31.7998576Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:30:32.2442288Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:30:32.6832518Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/skopeo/official/source)
2025-08-20T22:30:32.7434724Z ##[group]Run ##Presets
2025-08-20T22:30:32.7435381Z [36;1m##Presets[0m
2025-08-20T22:30:32.7435650Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:32.7436349Z [36;1m#-------------#[0m
2025-08-20T22:30:32.7436730Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:30:32.7437187Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:30:32.7437669Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7438019Z [36;1m  fi[0m
2025-08-20T22:30:32.7438329Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:30:32.7438871Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:30:32.7439275Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7439622Z [36;1m  fi[0m
2025-08-20T22:30:32.7439936Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:30:32.7440483Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:30:32.7440894Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7441258Z [36;1m  fi[0m
2025-08-20T22:30:32.7441622Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:30:32.7442015Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:30:32.7442362Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:30:32.7442770Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:30:32.7443164Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7443870Z [36;1m     else[0m
2025-08-20T22:30:32.7444205Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7444538Z [36;1m     fi[0m
2025-08-20T22:30:32.7444845Z [36;1m  fi[0m
2025-08-20T22:30:32.7445119Z [36;1mfi[0m
2025-08-20T22:30:32.7476190Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:32.7476970Z env:
2025-08-20T22:30:32.7477763Z   GH_TOKEN: ***
2025-08-20T22:30:32.7478051Z ##[endgroup]
2025-08-20T22:30:32.7710048Z ##[group]Run ##Presets
2025-08-20T22:30:32.7710537Z [36;1m##Presets[0m
2025-08-20T22:30:32.7711012Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:32.7711294Z [36;1m#-------------#[0m
2025-08-20T22:30:32.7711746Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:30:32.7712287Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:30:32.7712797Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:30:32.7713329Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:30:32.7713765Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:30:32.7714259Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:30:32.7714679Z [36;1m  exit 1[0m
2025-08-20T22:30:32.7714904Z [36;1mfi[0m
2025-08-20T22:30:32.7740613Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:32.7741290Z env:
2025-08-20T22:30:32.7741819Z   RO_GHTOKEN: ***
2025-08-20T22:30:32.7742135Z   RO_GLTOKEN: ***
2025-08-20T22:30:32.7743407Z   MINISIGN_KEY: ***
2025-08-20T22:30:32.7743653Z ##[endgroup]
2025-08-20T22:30:32.7878467Z ##[group]Run ##Presets
2025-08-20T22:30:32.7878981Z [36;1m##Presets[0m
2025-08-20T22:30:32.7879357Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:32.7879601Z [36;1m#-------------#[0m
2025-08-20T22:30:32.7879890Z [36;1m##Host Triplet[0m
2025-08-20T22:30:32.7880347Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:30:32.7880717Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:30:32.7881101Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:30:32.7881466Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:30:32.7881845Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:30:32.7882275Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:30:32.7882655Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:30:32.7883010Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:30:32.7883376Z [36;1m   fi[0m
2025-08-20T22:30:32.7883810Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:30:32.7884311Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:30:32.7884658Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:30:32.7885061Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:30:32.7885430Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:30:32.7886045Z [36;1m fi[0m
2025-08-20T22:30:32.7886446Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7886867Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7887277Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7887697Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7888023Z [36;1m##Debug[0m
2025-08-20T22:30:32.7888253Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:30:32.7888617Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:30:32.7888883Z [36;1m else[0m
2025-08-20T22:30:32.7889182Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:30:32.7889490Z [36;1m fi[0m
2025-08-20T22:30:32.7889749Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7890125Z [36;1m##Docker Platform[0m
2025-08-20T22:30:32.7890772Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:30:32.7891134Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:30:32.7891632Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:30:32.7892095Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:30:32.7892507Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:30:32.7892895Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:30:32.7893250Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:30:32.7893679Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:30:32.7893966Z [36;1m fi[0m
2025-08-20T22:30:32.7894284Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7894809Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7895161Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:30:32.7895680Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/skopeo/official/source" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:30:32.7896727Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:30:32.7897069Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7897444Z [36;1m##Logs[0m
2025-08-20T22:30:32.7897865Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:30:32.7898171Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:30:32.7898553Z [36;1m else[0m
2025-08-20T22:30:32.7898783Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:30:32.7899071Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:30:32.7899415Z [36;1m fi[0m
2025-08-20T22:30:32.7899985Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7900541Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7900942Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:30:32.7901342Z [36;1m PKG_FAMILY_LOCAL="$(echo "skopeo" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:30:32.7901839Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:30:32.7902217Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7902616Z [36;1m##Rebuild[0m
2025-08-20T22:30:32.7902961Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:30:32.7903298Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:30:32.7903636Z [36;1m else[0m
2025-08-20T22:30:32.7903927Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:30:32.7904259Z [36;1m fi[0m
2025-08-20T22:30:32.7904609Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7904970Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:30:32.7905431Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:30:32.7906293Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:30:32.7907202Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:30:32.7907994Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:30:32.7908417Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:30:32.7908895Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:30:32.7909422Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:30:32.7909849Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7910183Z [36;1m    exit 1[0m
2025-08-20T22:30:32.7910692Z [36;1m   else[0m
2025-08-20T22:30:32.7910933Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:30:32.7911290Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7911706Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:30:32.7912396Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:30:32.7912830Z [36;1m      #check if supported[0m
2025-08-20T22:30:32.7913261Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:30:32.7913825Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:30:32.7914357Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:30:32.7914763Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7915088Z [36;1m         exit 1[0m
2025-08-20T22:30:32.7915430Z [36;1m       fi[0m
2025-08-20T22:30:32.7915686Z [36;1m      #get build system[0m
2025-08-20T22:30:32.7916361Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:30:32.7916833Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:30:32.7917175Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7917629Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:30:32.7918018Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7918384Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7918861Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:30:32.7919250Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7919662Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:32.7920000Z [36;1m       fi[0m
2025-08-20T22:30:32.7920481Z [36;1m     fi[0m
2025-08-20T22:30:32.7920855Z [36;1m   fi[0m
2025-08-20T22:30:32.7921113Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:30:32.7945946Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:32.7946310Z ##[endgroup]
2025-08-20T22:30:33.5060874Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:30:33.5061545Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:30:33.5062001Z 
2025-08-20T22:30:33.6499184Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:30:33.6499653Z 100  4021  100  4021    0     0  27640      0 --:--:-- --:--:-- --:--:-- 27731
2025-08-20T22:30:33.6512346Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:30:33.6704597Z ##[group]Run ##Presets
2025-08-20T22:30:33.6705112Z [36;1m##Presets[0m
2025-08-20T22:30:33.6705431Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:33.6705701Z [36;1m#-------------#[0m
2025-08-20T22:30:33.6706237Z [36;1m##Debug?[0m
2025-08-20T22:30:33.6706547Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:30:33.6706900Z [36;1m  set -x[0m
2025-08-20T22:30:33.6707189Z [36;1mfi[0m
2025-08-20T22:30:33.6707486Z [36;1m#-------------#[0m
2025-08-20T22:30:33.6707732Z [36;1m##CoreUtils[0m
2025-08-20T22:30:33.6708068Z [36;1msudo apt update -y[0m
2025-08-20T22:30:33.6708469Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:30:33.6709519Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T22:30:33.6710550Z [36;1m##tmp[0m
2025-08-20T22:30:33.6710923Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:30:33.6711314Z [36;1m#GH ENV[0m
2025-08-20T22:30:33.6711592Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:33.6712011Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:33.6712347Z [36;1m#-------------#[0m
2025-08-20T22:30:33.6712610Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:30:33.6713244Z [36;1msudo apt update -y[0m
2025-08-20T22:30:33.6713541Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:30:33.6713917Z [36;1m##Setup Minisign[0m
2025-08-20T22:30:33.6714257Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:30:33.6714793Z [36;1mecho "***[0m
2025-08-20T22:30:33.6716889Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:30:33.6717272Z [36;1m##User-Agent[0m
2025-08-20T22:30:33.6718041Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T22:30:33.6718972Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:33.6744990Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:33.6745310Z env:
2025-08-20T22:30:33.6745544Z   CROSS_COMPILING: NO
2025-08-20T22:30:33.6746126Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:30:33.6746440Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:30:33.6746716Z   ON_QEMU: NO
2025-08-20T22:30:33.6747006Z   DEBUG: 0
2025-08-20T22:30:33.6747231Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:30:33.6747574Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:30:33.6747945Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:30:33.6748368Z   KEEP_LOGS: YES
2025-08-20T22:30:33.6748673Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:30:33.6748925Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:30:33.6749233Z   SBUILD_REBUILD: false
2025-08-20T22:30:33.6749897Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:30:33.6750524Z   BUILD_SYS: docker://go
2025-08-20T22:30:33.6750782Z   BUILD_ON_HOST: FALSE
2025-08-20T22:30:33.6751105Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:30:33.6751355Z ##[endgroup]
2025-08-20T22:30:33.7062029Z 
2025-08-20T22:30:33.7062762Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:30:33.9354308Z 
2025-08-20T22:30:33.9354913Z Get:1 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T22:30:33.9852954Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:30:34.0395333Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:30:34.0726511Z Get:4 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T22:30:34.0858024Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T22:30:34.1031902Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T22:30:34.1251100Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:30:34.2053953Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:30:34.3247247Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:30:34.3249642Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T22:30:34.5638370Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T22:30:34.6682609Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T22:30:34.8564498Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T22:30:34.9028392Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T22:30:35.0197622Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T22:30:35.0739731Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T22:30:35.1494223Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T22:30:35.1981143Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T22:30:35.3083065Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:30:35.3551374Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T22:30:35.4524682Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T22:30:35.6408407Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T22:30:35.7031196Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T22:30:35.7518794Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T22:30:35.7991548Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T22:30:35.8597720Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T22:30:35.9074227Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T22:30:35.9537497Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T22:30:35.9959476Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T22:30:36.0377381Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T22:30:36.0792645Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T22:30:36.1209299Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T22:30:36.1702056Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T22:30:36.2127873Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T22:30:36.2545228Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T22:30:36.3018653Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T22:30:36.4261018Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T22:30:36.4681320Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T22:30:36.5245400Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T22:30:36.5684188Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T22:30:36.6101534Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T22:30:36.6516685Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T22:30:36.6936258Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T22:30:44.4001629Z Fetched 11.9 MB in 3s (4119 kB/s)
2025-08-20T22:30:45.1531454Z Reading package lists...
2025-08-20T22:30:45.3843220Z Building dependency tree...
2025-08-20T22:30:45.3849808Z Reading state information...
2025-08-20T22:30:45.4081699Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:30:45.4172007Z 
2025-08-20T22:30:45.4172495Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:30:45.4172840Z 
2025-08-20T22:30:45.4288962Z Reading package lists...
2025-08-20T22:30:45.6314783Z Building dependency tree...
2025-08-20T22:30:45.6323105Z Reading state information...
2025-08-20T22:30:45.8738456Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:30:45.8738857Z bc set to manually installed.
2025-08-20T22:30:45.8739167Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:30:45.8739850Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:30:45.8740246Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:30:45.9311096Z The following NEW packages will be installed:
2025-08-20T22:30:45.9318172Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T22:30:45.9318734Z   moreutils
2025-08-20T22:30:45.9323929Z The following packages will be upgraded:
2025-08-20T22:30:45.9332028Z   jq libjq1
2025-08-20T22:30:45.9526717Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T22:30:46.2932459Z Need to get 936 kB of archives.
2025-08-20T22:30:46.2933217Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T22:30:46.2933885Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T22:30:46.6091880Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 jq arm64 1.7.1-3ubuntu0.24.04.1 [64.7 kB]
2025-08-20T22:30:46.8250301Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libjq1 arm64 1.7.1-3ubuntu0.24.04.1 [134 kB]
2025-08-20T22:30:47.0452835Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T22:30:47.1597169Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T22:30:47.2924901Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:30:47.4012360Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T22:30:47.5230886Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T22:30:48.0611751Z Fetched 936 kB in 2s (524 kB/s)
2025-08-20T22:30:48.1256864Z Selecting previously unselected package fdupes.
2025-08-20T22:30:48.2412755Z (Reading database ... 
2025-08-20T22:30:48.2413384Z (Reading database ... 5%
2025-08-20T22:30:48.2413679Z (Reading database ... 10%
2025-08-20T22:30:48.2413978Z (Reading database ... 15%
2025-08-20T22:30:48.2414301Z (Reading database ... 20%
2025-08-20T22:30:48.2414549Z (Reading database ... 25%
2025-08-20T22:30:48.2414787Z (Reading database ... 30%
2025-08-20T22:30:48.2415237Z (Reading database ... 35%
2025-08-20T22:30:48.2415518Z (Reading database ... 40%
2025-08-20T22:30:48.2416023Z (Reading database ... 45%
2025-08-20T22:30:48.2416332Z (Reading database ... 50%
2025-08-20T22:30:48.5353361Z (Reading database ... 55%
2025-08-20T22:30:49.0337603Z (Reading database ... 60%
2025-08-20T22:30:49.5253887Z (Reading database ... 65%
2025-08-20T22:30:49.9565090Z (Reading database ... 70%
2025-08-20T22:30:50.4363208Z (Reading database ... 75%
2025-08-20T22:30:50.9652464Z (Reading database ... 80%
2025-08-20T22:30:51.5244617Z (Reading database ... 85%
2025-08-20T22:30:52.0877572Z (Reading database ... 90%
2025-08-20T22:30:52.6213854Z (Reading database ... 95%
2025-08-20T22:30:52.6214203Z (Reading database ... 100%
2025-08-20T22:30:52.6214815Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T22:30:52.6255578Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T22:30:52.6552854Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:30:52.7496769Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:30:52.7685062Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:30:52.8767674Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:30:52.9151369Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:30:52.9786358Z Selecting previously unselected package libio-pty-perl.
2025-08-20T22:30:52.9949712Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T22:30:53.0011873Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:30:53.0999976Z Selecting previously unselected package libipc-run-perl.
2025-08-20T22:30:53.1157880Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T22:30:53.1229189Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T22:30:53.1973379Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:30:53.2147287Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:30:53.2204667Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:30:53.2794667Z Selecting previously unselected package moreutils.
2025-08-20T22:30:53.2976360Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T22:30:53.3045190Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:30:53.4209708Z Selecting previously unselected package dos2unix.
2025-08-20T22:30:53.4381761Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T22:30:53.4456262Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:30:53.7262303Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:30:53.7440365Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:30:53.7619346Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:30:53.7823962Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T22:30:53.8006081Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:30:53.8195921Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:30:53.8369734Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:30:53.8617398Z Setting up moreutils (0.69-1) ...
2025-08-20T22:30:53.8806143Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:31:17.4182670Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:31:18.6863863Z Reading package lists...
2025-08-20T22:31:18.8954228Z Building dependency tree...
2025-08-20T22:31:18.8962107Z Reading state information...
2025-08-20T22:31:19.1412501Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:31:19.1412947Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:31:19.1413265Z apt-utils set to manually installed.
2025-08-20T22:31:19.1413642Z ca-certificates is already the newest version (20240203).
2025-08-20T22:31:19.1414051Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:31:19.1414475Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:31:19.1414843Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:31:19.1415189Z moreutils is already the newest version (0.69-1).
2025-08-20T22:31:19.1415599Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:31:19.1416316Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:31:19.1416653Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:31:19.1417534Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:31:19.1417863Z tmux set to manually installed.
2025-08-20T22:31:19.1418156Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:31:19.1418587Z The following additional packages will be installed:
2025-08-20T22:31:19.1419038Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T22:31:19.1419549Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T22:31:19.1420412Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:31:19.1420777Z   uuid-runtime
2025-08-20T22:31:19.1429228Z Suggested packages:
2025-08-20T22:31:19.1429596Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T22:31:19.1430001Z   util-linux-extra util-linux-locales
2025-08-20T22:31:19.1430349Z Recommended packages:
2025-08-20T22:31:19.1430577Z   unattended-upgrades
2025-08-20T22:31:19.1965224Z The following NEW packages will be installed:
2025-08-20T22:31:19.1965685Z   rename
2025-08-20T22:31:19.1968804Z The following packages will be upgraded:
2025-08-20T22:31:19.1969856Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T22:31:19.1970509Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T22:31:19.1977030Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:31:19.1977608Z   software-properties-common util-linux uuid-runtime
2025-08-20T22:31:19.2158390Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:31:19.3642436Z Need to get 4390 kB of archives.
2025-08-20T22:31:19.3642879Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:31:19.3643690Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
2025-08-20T22:31:19.5218152Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T22:31:19.7149883Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T22:31:19.7552033Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T22:31:19.7946539Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T22:31:19.8337471Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 uuid-runtime arm64 2.39.3-9ubuntu6.3 [32.5 kB]
2025-08-20T22:31:19.8728166Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T22:31:19.9131852Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T22:31:19.9541959Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.3 [69.7 kB]
2025-08-20T22:31:19.9937414Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T22:31:20.0389240Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T22:31:20.0791262Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T22:31:20.1219245Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T22:31:20.1648890Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T22:31:20.2158865Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T22:31:20.2565468Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T22:31:20.3025684Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T22:31:20.3418933Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T22:31:20.3831377Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T22:31:20.5017036Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T22:31:20.5429341Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T22:31:20.5823433Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T22:31:20.6225475Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.3 [66.4 kB]
2025-08-20T22:31:20.6618646Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T22:31:20.7009632Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T22:31:20.7401357Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:31:20.7791955Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T22:31:21.0449596Z Fetched 4390 kB in 2s (2832 kB/s)
2025-08-20T22:31:21.0757218Z (Reading database ... 
2025-08-20T22:31:21.0757706Z (Reading database ... 5%
2025-08-20T22:31:21.0757957Z (Reading database ... 10%
2025-08-20T22:31:21.0758224Z (Reading database ... 15%
2025-08-20T22:31:21.0758505Z (Reading database ... 20%
2025-08-20T22:31:21.0758781Z (Reading database ... 25%
2025-08-20T22:31:21.0758993Z (Reading database ... 30%
2025-08-20T22:31:21.0759287Z (Reading database ... 35%
2025-08-20T22:31:21.0759527Z (Reading database ... 40%
2025-08-20T22:31:21.0759817Z (Reading database ... 45%
2025-08-20T22:31:21.0760123Z (Reading database ... 50%
2025-08-20T22:31:21.0780675Z (Reading database ... 55%
2025-08-20T22:31:21.0867469Z (Reading database ... 60%
2025-08-20T22:31:21.0907244Z (Reading database ... 65%
2025-08-20T22:31:21.0921618Z (Reading database ... 70%
2025-08-20T22:31:21.0941453Z (Reading database ... 75%
2025-08-20T22:31:21.0973549Z (Reading database ... 80%
2025-08-20T22:31:21.1142491Z (Reading database ... 85%
2025-08-20T22:31:21.1160858Z (Reading database ... 90%
2025-08-20T22:31:21.1253268Z (Reading database ... 95%
2025-08-20T22:31:21.1253557Z (Reading database ... 100%
2025-08-20T22:31:21.1253937Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:21.1284220Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:21.1458903Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:21.2739434Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:21.3564600Z (Reading database ... 
2025-08-20T22:31:21.3565340Z (Reading database ... 5%
2025-08-20T22:31:21.3565682Z (Reading database ... 10%
2025-08-20T22:31:21.3566124Z (Reading database ... 15%
2025-08-20T22:31:21.3567260Z (Reading database ... 20%
2025-08-20T22:31:21.3567514Z (Reading database ... 25%
2025-08-20T22:31:21.3567744Z (Reading database ... 30%
2025-08-20T22:31:21.3568069Z (Reading database ... 35%
2025-08-20T22:31:21.3568305Z (Reading database ... 40%
2025-08-20T22:31:21.3568614Z (Reading database ... 45%
2025-08-20T22:31:21.3568893Z (Reading database ... 50%
2025-08-20T22:31:21.3589913Z (Reading database ... 55%
2025-08-20T22:31:21.3674588Z (Reading database ... 60%
2025-08-20T22:31:21.3714719Z (Reading database ... 65%
2025-08-20T22:31:21.3728478Z (Reading database ... 70%
2025-08-20T22:31:21.3747537Z (Reading database ... 75%
2025-08-20T22:31:21.3779704Z (Reading database ... 80%
2025-08-20T22:31:21.3948993Z (Reading database ... 85%
2025-08-20T22:31:21.3967436Z (Reading database ... 90%
2025-08-20T22:31:21.4058467Z (Reading database ... 95%
2025-08-20T22:31:21.4058889Z (Reading database ... 100%
2025-08-20T22:31:21.4059239Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:21.4088543Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:21.4549562Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:21.5913557Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:22.2107667Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:31:22.2696044Z (Reading database ... 
2025-08-20T22:31:22.2696422Z (Reading database ... 5%
2025-08-20T22:31:22.2696670Z (Reading database ... 10%
2025-08-20T22:31:22.2696969Z (Reading database ... 15%
2025-08-20T22:31:22.2697252Z (Reading database ... 20%
2025-08-20T22:31:22.2697473Z (Reading database ... 25%
2025-08-20T22:31:22.2697740Z (Reading database ... 30%
2025-08-20T22:31:22.2698015Z (Reading database ... 35%
2025-08-20T22:31:22.2698258Z (Reading database ... 40%
2025-08-20T22:31:22.2698530Z (Reading database ... 45%
2025-08-20T22:31:22.2698796Z (Reading database ... 50%
2025-08-20T22:31:22.2720260Z (Reading database ... 55%
2025-08-20T22:31:22.2809768Z (Reading database ... 60%
2025-08-20T22:31:22.2848619Z (Reading database ... 65%
2025-08-20T22:31:22.2863016Z (Reading database ... 70%
2025-08-20T22:31:22.2882221Z (Reading database ... 75%
2025-08-20T22:31:22.2914539Z (Reading database ... 80%
2025-08-20T22:31:22.3081869Z (Reading database ... 85%
2025-08-20T22:31:22.3100062Z (Reading database ... 90%
2025-08-20T22:31:22.3190296Z (Reading database ... 95%
2025-08-20T22:31:22.3190637Z (Reading database ... 100%
2025-08-20T22:31:22.3190977Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:22.3219741Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:22.3413498Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:22.4615264Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:22.4936705Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:22.5759074Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:22.6545645Z (Reading database ... 
2025-08-20T22:31:22.6546274Z (Reading database ... 5%
2025-08-20T22:31:22.6546534Z (Reading database ... 10%
2025-08-20T22:31:22.6546806Z (Reading database ... 15%
2025-08-20T22:31:22.6547087Z (Reading database ... 20%
2025-08-20T22:31:22.6547350Z (Reading database ... 25%
2025-08-20T22:31:22.6547572Z (Reading database ... 30%
2025-08-20T22:31:22.6547847Z (Reading database ... 35%
2025-08-20T22:31:22.6548082Z (Reading database ... 40%
2025-08-20T22:31:22.6548357Z (Reading database ... 45%
2025-08-20T22:31:22.6548631Z (Reading database ... 50%
2025-08-20T22:31:22.6569844Z (Reading database ... 55%
2025-08-20T22:31:22.6659078Z (Reading database ... 60%
2025-08-20T22:31:22.6699260Z (Reading database ... 65%
2025-08-20T22:31:22.6713352Z (Reading database ... 70%
2025-08-20T22:31:22.6734104Z (Reading database ... 75%
2025-08-20T22:31:22.6769043Z (Reading database ... 80%
2025-08-20T22:31:22.6947328Z (Reading database ... 85%
2025-08-20T22:31:22.6967311Z (Reading database ... 90%
2025-08-20T22:31:22.7068160Z (Reading database ... 95%
2025-08-20T22:31:22.7068530Z (Reading database ... 100%
2025-08-20T22:31:22.7068901Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:22.7104403Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:22.7353328Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:22.8196258Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:22.9070663Z (Reading database ... 
2025-08-20T22:31:22.9071010Z (Reading database ... 5%
2025-08-20T22:31:22.9071261Z (Reading database ... 10%
2025-08-20T22:31:22.9071593Z (Reading database ... 15%
2025-08-20T22:31:22.9072264Z (Reading database ... 20%
2025-08-20T22:31:22.9072557Z (Reading database ... 25%
2025-08-20T22:31:22.9072810Z (Reading database ... 30%
2025-08-20T22:31:22.9073034Z (Reading database ... 35%
2025-08-20T22:31:22.9073307Z (Reading database ... 40%
2025-08-20T22:31:22.9073592Z (Reading database ... 45%
2025-08-20T22:31:22.9073837Z (Reading database ... 50%
2025-08-20T22:31:22.9094203Z (Reading database ... 55%
2025-08-20T22:31:22.9182497Z (Reading database ... 60%
2025-08-20T22:31:22.9223275Z (Reading database ... 65%
2025-08-20T22:31:22.9237038Z (Reading database ... 70%
2025-08-20T22:31:22.9257394Z (Reading database ... 75%
2025-08-20T22:31:22.9291956Z (Reading database ... 80%
2025-08-20T22:31:22.9464820Z (Reading database ... 85%
2025-08-20T22:31:22.9484016Z (Reading database ... 90%
2025-08-20T22:31:22.9580356Z (Reading database ... 95%
2025-08-20T22:31:22.9580622Z (Reading database ... 100%
2025-08-20T22:31:22.9581070Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:22.9612805Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:22.9880977Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:23.0836369Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:23.1077353Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:23.1934358Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:23.2711173Z (Reading database ... 
2025-08-20T22:31:23.2711708Z (Reading database ... 5%
2025-08-20T22:31:23.2711971Z (Reading database ... 10%
2025-08-20T22:31:23.2712214Z (Reading database ... 15%
2025-08-20T22:31:23.2712526Z (Reading database ... 20%
2025-08-20T22:31:23.2712748Z (Reading database ... 25%
2025-08-20T22:31:23.2712988Z (Reading database ... 30%
2025-08-20T22:31:23.2713262Z (Reading database ... 35%
2025-08-20T22:31:23.2713500Z (Reading database ... 40%
2025-08-20T22:31:23.2713758Z (Reading database ... 45%
2025-08-20T22:31:23.2714100Z (Reading database ... 50%
2025-08-20T22:31:23.2735296Z (Reading database ... 55%
2025-08-20T22:31:23.2825650Z (Reading database ... 60%
2025-08-20T22:31:23.2866655Z (Reading database ... 65%
2025-08-20T22:31:23.2880785Z (Reading database ... 70%
2025-08-20T22:31:23.2901721Z (Reading database ... 75%
2025-08-20T22:31:23.2935959Z (Reading database ... 80%
2025-08-20T22:31:23.3108074Z (Reading database ... 85%
2025-08-20T22:31:23.3132343Z (Reading database ... 90%
2025-08-20T22:31:23.3223599Z (Reading database ... 95%
2025-08-20T22:31:23.3224109Z (Reading database ... 100%
2025-08-20T22:31:23.3224473Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:23.3257264Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:23.3474829Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:23.4486002Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:23.5097143Z (Reading database ... 
2025-08-20T22:31:23.5098061Z (Reading database ... 5%
2025-08-20T22:31:23.5098554Z (Reading database ... 10%
2025-08-20T22:31:23.5098805Z (Reading database ... 15%
2025-08-20T22:31:23.5099032Z (Reading database ... 20%
2025-08-20T22:31:23.5099321Z (Reading database ... 25%
2025-08-20T22:31:23.5099587Z (Reading database ... 30%
2025-08-20T22:31:23.5099840Z (Reading database ... 35%
2025-08-20T22:31:23.5100079Z (Reading database ... 40%
2025-08-20T22:31:23.5100346Z (Reading database ... 45%
2025-08-20T22:31:23.5100585Z (Reading database ... 50%
2025-08-20T22:31:23.5121639Z (Reading database ... 55%
2025-08-20T22:31:23.5208108Z (Reading database ... 60%
2025-08-20T22:31:23.5246867Z (Reading database ... 65%
2025-08-20T22:31:23.5260357Z (Reading database ... 70%
2025-08-20T22:31:23.5280488Z (Reading database ... 75%
2025-08-20T22:31:23.5313147Z (Reading database ... 80%
2025-08-20T22:31:23.5477616Z (Reading database ... 85%
2025-08-20T22:31:23.5500969Z (Reading database ... 90%
2025-08-20T22:31:23.5586229Z (Reading database ... 95%
2025-08-20T22:31:23.5586572Z (Reading database ... 100%
2025-08-20T22:31:23.5587012Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:23.5614883Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:23.5823093Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:23.6829663Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:23.7506902Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:23.8762885Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:23.8997414Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:23.9995656Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:24.0206067Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:24.1428979Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:24.1645662Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:24.2683457Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:24.2923144Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:24.3993156Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:24.4187926Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:24.5119082Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:31:24.5337859Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:24.6429438Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:24.6611962Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:24.7584799Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:31:24.7781121Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:24.8709161Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:24.9531492Z (Reading database ... 
2025-08-20T22:31:24.9531855Z (Reading database ... 5%
2025-08-20T22:31:24.9532261Z (Reading database ... 10%
2025-08-20T22:31:24.9532524Z (Reading database ... 15%
2025-08-20T22:31:24.9532763Z (Reading database ... 20%
2025-08-20T22:31:24.9533046Z (Reading database ... 25%
2025-08-20T22:31:24.9533834Z (Reading database ... 30%
2025-08-20T22:31:24.9534079Z (Reading database ... 35%
2025-08-20T22:31:24.9534371Z (Reading database ... 40%
2025-08-20T22:31:24.9534608Z (Reading database ... 45%
2025-08-20T22:31:24.9534863Z (Reading database ... 50%
2025-08-20T22:31:24.9554685Z (Reading database ... 55%
2025-08-20T22:31:24.9641247Z (Reading database ... 60%
2025-08-20T22:31:24.9688811Z (Reading database ... 65%
2025-08-20T22:31:24.9706104Z (Reading database ... 70%
2025-08-20T22:31:24.9731769Z (Reading database ... 75%
2025-08-20T22:31:24.9772203Z (Reading database ... 80%
2025-08-20T22:31:24.9961460Z (Reading database ... 85%
2025-08-20T22:31:24.9987113Z (Reading database ... 90%
2025-08-20T22:31:25.0078901Z (Reading database ... 95%
2025-08-20T22:31:25.0079168Z (Reading database ... 100%
2025-08-20T22:31:25.0079586Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:31:25.0114495Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:25.0333693Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:25.1330002Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:25.1621187Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:25.2611506Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:25.2876431Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:25.4299778Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:31:25.4503280Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:31:25.5490348Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:31:25.5704284Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:25.6882690Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:31:25.8049019Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:31:25.9216928Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:31:26.0012148Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:31:26.0779200Z Selecting previously unselected package rename.
2025-08-20T22:31:26.0987105Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T22:31:26.1049406Z Unpacking rename (2.02-1) ...
2025-08-20T22:31:26.1994727Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:31:26.2268934Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:31:26.3228070Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:26.3404657Z Setting up rename (2.02-1) ...
2025-08-20T22:31:26.3542341Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:31:26.3673914Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:26.3992607Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:26.4206715Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:26.4397517Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:26.4660407Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:27.1135523Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:31:27.1336153Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:27.1585182Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:27.1832371Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:27.2010993Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:27.5593239Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:27.5805275Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T22:31:27.5998138Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:27.7494177Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:31:27.9166311Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:28.0174860Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:28.0411742Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:28.0597817Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T22:31:28.0828422Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:31:28.2049007Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:31:28.4857872Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:31:28.5167636Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:31:30.1372423Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:31:31.5140232Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:31:31.5140916Z Hit:2 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:31:31.5261453Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:31:31.5476908Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:31:31.5863762Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:31:31.6250470Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:31:32.6425623Z Reading package lists...
2025-08-20T22:31:32.8918738Z Building dependency tree...
2025-08-20T22:31:32.8927298Z Reading state information...
2025-08-20T22:31:32.9175941Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:31:32.9303548Z 
2025-08-20T22:31:32.9304865Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:31:32.9305224Z 
2025-08-20T22:31:33.1433170Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:31:33.1795965Z Hit:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:31:33.2212622Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:31:33.2629350Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:31:33.4078825Z Hit:5 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:31:33.4574882Z Hit:6 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:31:34.3857532Z Reading package lists...
2025-08-20T22:31:34.6251935Z Building dependency tree...
2025-08-20T22:31:34.6259414Z Reading state information...
2025-08-20T22:31:34.6529151Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:31:34.6619744Z 
2025-08-20T22:31:34.6620556Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:31:34.6620918Z 
2025-08-20T22:31:34.6737267Z Reading package lists...
2025-08-20T22:31:34.9249800Z Building dependency tree...
2025-08-20T22:31:34.9261085Z Reading state information...
2025-08-20T22:31:35.2583423Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:31:35.3117378Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:31:35.3419223Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:31:35.4067341Z ##[group]Run ##Presets
2025-08-20T22:31:35.4067779Z [36;1m##Presets[0m
2025-08-20T22:31:35.4068117Z [36;1mset +x ; set +e[0m
2025-08-20T22:31:35.4068365Z [36;1m#-------------#[0m
2025-08-20T22:31:35.4068578Z [36;1m##Debug?[0m
2025-08-20T22:31:35.4068893Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:31:35.4069219Z [36;1m  set -x[0m
2025-08-20T22:31:35.4069450Z [36;1mfi[0m
2025-08-20T22:31:35.4069707Z [36;1m#-------------#[0m
2025-08-20T22:31:35.4070217Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:31:35.4070854Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:31:35.4071270Z [36;1msudo service procps restart[0m
2025-08-20T22:31:35.4071595Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:31:35.4098767Z shell: /usr/bin/bash -e {0}
2025-08-20T22:31:35.4099143Z env:
2025-08-20T22:31:35.4099519Z   CROSS_COMPILING: NO
2025-08-20T22:31:35.4099767Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:31:35.4100092Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:31:35.4100342Z   ON_QEMU: NO
2025-08-20T22:31:35.4100584Z   DEBUG: 0
2025-08-20T22:31:35.4100832Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:31:35.4101093Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:31:35.4101468Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:31:35.4101816Z   KEEP_LOGS: YES
2025-08-20T22:31:35.4102020Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:31:35.4102295Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:31:35.4102577Z   SBUILD_REBUILD: false
2025-08-20T22:31:35.4103157Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:31:35.4103748Z   BUILD_SYS: docker://go
2025-08-20T22:31:35.4103967Z   BUILD_ON_HOST: FALSE
2025-08-20T22:31:35.4104211Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:31:35.4104467Z   SYSTMP: /tmp
2025-08-20T22:31:35.4104686Z   GHA_MODE: MATRIX
2025-08-20T22:31:35.4105165Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:31:35.4105654Z ##[endgroup]
2025-08-20T22:31:35.4203914Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:31:35.4273184Z 0
2025-08-20T22:31:35.4602281Z vm.max_map_count = 262144
2025-08-20T22:31:35.4602820Z fs.inotify.max_user_watches = 655360
2025-08-20T22:31:35.4603132Z fs.inotify.max_user_instances = 1280
2025-08-20T22:31:35.4603452Z vm.mmap_rnd_bits = 28
2025-08-20T22:31:35.4694796Z ##[group]Run ##Presets
2025-08-20T22:31:35.4695346Z [36;1m##Presets[0m
2025-08-20T22:31:35.4695564Z [36;1mset +x ; set +e[0m
2025-08-20T22:31:35.4696639Z [36;1m#-------------#[0m
2025-08-20T22:31:35.4697028Z [36;1m##Debug?[0m
2025-08-20T22:31:35.4697297Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:31:35.4697643Z [36;1m  set -x[0m
2025-08-20T22:31:35.4697890Z [36;1mfi[0m
2025-08-20T22:31:35.4698095Z [36;1m#-------------#[0m
2025-08-20T22:31:35.4698379Z [36;1m##Main[0m
2025-08-20T22:31:35.4698613Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:31:35.4699264Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:31:35.4700031Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:31:35.4700430Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:31:35.4700860Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:31:35.4701144Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:31:35.4701510Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:31:35.4701867Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:31:35.4702210Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:31:35.4702634Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:31:35.4703322Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:31:35.4703678Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:31:35.4704119Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:31:35.4704435Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:31:35.4704760Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:31:35.4705115Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:31:35.4705428Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:31:35.4706007Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:31:35.4706345Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:31:35.4706697Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:31:35.4707091Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:31:35.4707422Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:31:35.4707762Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:31:35.4708142Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:31:35.4708505Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:31:35.4708861Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:31:35.4709168Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:31:35.4709529Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:31:35.4710033Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:31:35.4710549Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:31:35.4711024Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:31:35.4711441Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:31:35.4711810Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:31:35.4712486Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T22:31:35.4713314Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T22:31:35.4713873Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:31:35.4714222Z [36;1m else[0m
2025-08-20T22:31:35.4714895Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:31:35.4715289Z [36;1m fi[0m
2025-08-20T22:31:35.4715650Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:31:35.4716254Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:31:35.4716740Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:35.4717177Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:35.4717597Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:35.4718078Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:35.4718524Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:35.4718949Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:35.4719433Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:35.4719880Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:31:35.4720185Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:31:35.4748424Z shell: /usr/bin/bash -e {0}
2025-08-20T22:31:35.4748881Z env:
2025-08-20T22:31:35.4749098Z   CROSS_COMPILING: NO
2025-08-20T22:31:35.4749331Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:31:35.4749958Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:31:35.4750208Z   ON_QEMU: NO
2025-08-20T22:31:35.4750454Z   DEBUG: 0
2025-08-20T22:31:35.4750679Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:31:35.4750922Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:31:35.4751314Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:31:35.4751680Z   KEEP_LOGS: YES
2025-08-20T22:31:35.4751900Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:31:35.4752179Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:31:35.4752423Z   SBUILD_REBUILD: false
2025-08-20T22:31:35.4753009Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:31:35.4753644Z   BUILD_SYS: docker://go
2025-08-20T22:31:35.4753885Z   BUILD_ON_HOST: FALSE
2025-08-20T22:31:35.4754129Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:31:35.4754359Z   SYSTMP: /tmp
2025-08-20T22:31:35.4754592Z   GHA_MODE: MATRIX
2025-08-20T22:31:35.4755069Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:31:35.4756411Z   GHCR_TOKEN: ***
2025-08-20T22:31:35.4756831Z   GITHUB_TOKEN: ***
2025-08-20T22:31:35.4757274Z   GITLAB_TOKEN: ***
2025-08-20T22:31:35.4758487Z   MINISIGN_KEY: ***
2025-08-20T22:31:35.4758777Z ##[endgroup]
2025-08-20T22:31:35.5486362Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:31:35.6851724Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:31:35.6852505Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:31:35.6852801Z 
2025-08-20T22:31:35.7399676Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:31:35.7400299Z 100  4021  100  4021    0     0  73115      0 --:--:-- --:--:-- --:--:-- 74462
2025-08-20T22:31:35.7412942Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:31:35.7495919Z 
2025-08-20T22:31:35.7496659Z [+] Building [/tmp/tmp.TNbmhmqImD/SBUILD_INPUT] Locally
2025-08-20T22:31:35.7506772Z 
2025-08-20T22:31:35.7507084Z '/tmp/tmp.TNbmhmqImD/SBUILD_INPUT' -> '/tmp/pkgforge/J6FazzgK1_build.yaml'
2025-08-20T22:31:35.8730012Z 
2025-08-20T22:31:35.8730643Z [+] Passwordless sudo is Configured
2025-08-20T22:31:35.9558099Z 
2025-08-20T22:31:35.9571953Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:31:35.9572409Z 
2025-08-20T22:31:35.9984474Z 
2025-08-20T22:31:35.9986518Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T22:31:35.9986922Z 
2025-08-20T22:31:35.9986944Z 
2025-08-20T22:31:35.9987202Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:31:35.9987501Z 
2025-08-20T22:31:36.0028861Z [+] Installing: 7z -> 7z
2025-08-20T22:31:36.2400157Z [+] Installing: actionlint -> actionlint
2025-08-20T22:31:36.4687203Z [+] Installing: anew -> anew
2025-08-20T22:31:37.0103555Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:31:37.5394998Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:31:37.7189810Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:31:38.2162480Z [+] Installing: archey -> archey
2025-08-20T22:31:38.7684720Z [+] Installing: aria2 -> aria2c
2025-08-20T22:31:39.4442963Z [+] Installing: askalono -> askalono
2025-08-20T22:31:39.9681215Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:31:40.5187646Z [+] Installing: b3sum -> b3sum
2025-08-20T22:31:41.0111902Z [+] Installing: bita -> bita
2025-08-20T22:31:41.2597049Z [+] Installing: btop -> btop
2025-08-20T22:31:41.9468894Z [+] Installing: chafa -> chafa
2025-08-20T22:31:42.2085919Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:31:42.5558994Z [+] Installing: croc -> croc
2025-08-20T22:31:43.5652082Z [+] Installing: csvtk -> csvtk
2025-08-20T22:31:43.8521086Z [+] Installing: cutlines -> cutlines
2025-08-20T22:31:44.3383851Z curl: (22) The requested URL returned error: 404
2025-08-20T22:31:44.3422249Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:31:44.3422985Z [+] Installing: dbin -> dbin
2025-08-20T22:31:44.8835617Z [+] Installing: dasel -> dasel
2025-08-20T22:31:45.4297015Z [+] Installing: delta -> delta
2025-08-20T22:31:45.6612782Z [+] Installing: ds -> ds
2025-08-20T22:31:46.0985188Z curl: (22) The requested URL returned error: 404
2025-08-20T22:31:46.1022016Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:31:46.1022454Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:31:46.3059336Z [+] Installing: duf -> duf
2025-08-20T22:31:46.5513601Z [+] Installing: duplicut -> duplicut
2025-08-20T22:31:47.0385523Z [+] Installing: dust -> dust
2025-08-20T22:31:47.3763548Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:31:47.6129236Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:31:47.8697502Z [+] Installing: dysk -> dysk
2025-08-20T22:31:48.0948694Z [+] Installing: eget -> eget
2025-08-20T22:31:48.7150342Z [+] Installing: epoch -> epoch
2025-08-20T22:31:49.2232568Z [+] Installing: faketty -> faketty
2025-08-20T22:31:49.8743086Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:31:50.1001406Z [+] Installing: freeze -> freeze
2025-08-20T22:31:50.3699305Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:31:50.5613761Z [+] Installing: gdu -> gdu
2025-08-20T22:31:50.8299452Z [+] Installing: gh -> gh
2025-08-20T22:31:51.5307115Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:31:51.8221325Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:31:52.3444700Z [+] Installing: glab -> glab
2025-08-20T22:31:52.6593333Z [+] Installing: glow -> glow
2025-08-20T22:31:53.7126422Z [+] Installing: httpx -> httpx
2025-08-20T22:31:54.0747639Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:31:54.3837269Z [+] Installing: husarnet -> husarnet
2025-08-20T22:31:54.5592750Z curl: (22) The requested URL returned error: 404
2025-08-20T22:31:54.5625527Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:31:54.5626321Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:31:55.0170310Z curl: (22) The requested URL returned error: 404
2025-08-20T22:31:55.0204633Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:31:55.0205014Z [+] Installing: imgcat -> imgcat
2025-08-20T22:31:55.5364275Z [+] Installing: jc -> jc
2025-08-20T22:31:56.0544175Z [+] Installing: jq -> jq
2025-08-20T22:31:56.2608011Z [+] Installing: logdy -> logdy
2025-08-20T22:31:56.6492351Z [+] Installing: micro -> micro
2025-08-20T22:31:57.2309898Z [+] Installing: miniserve -> miniserve
2025-08-20T22:31:57.7767320Z [+] Installing: minisign -> minisign
2025-08-20T22:31:57.9494353Z [+] Installing: ncdu -> ncdu
2025-08-20T22:31:58.1448797Z [+] Installing: notify -> notify
2025-08-20T22:31:58.7361035Z [+] Installing: ouch -> ouch
2025-08-20T22:31:58.9611729Z [+] Installing: oras -> oras
2025-08-20T22:31:59.2029238Z [+] Installing: pipetty -> pipetty
2025-08-20T22:31:59.3948024Z [+] Installing: pixterm -> pixterm
2025-08-20T22:31:59.6250255Z [+] Installing: qsv -> qsv
2025-08-20T22:32:00.2057600Z [+] Installing: rclone -> rclone
2025-08-20T22:32:00.5712073Z [+] Installing: ripgrep -> rg
2025-08-20T22:32:00.7939982Z [+] Installing: rga -> rga
2025-08-20T22:32:01.1757032Z [+] Installing: rsync -> rsync
2025-08-20T22:32:01.8970243Z [+] Installing: script -> script
2025-08-20T22:32:02.0711449Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:32:02.4705715Z [+] Installing: soar -> soar
2025-08-20T22:32:02.7145924Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:32:03.2577680Z [+] Installing: sstrip -> sstrip
2025-08-20T22:32:03.7313973Z [+] Installing: strace -> strace
2025-08-20T22:32:04.3327759Z [+] Installing: sttr -> sttr
2025-08-20T22:32:04.5694040Z [+] Installing: tailscale -> tailscale
2025-08-20T22:32:05.0011801Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:32:05.3024751Z [+] Installing: taplo -> taplo
2025-08-20T22:32:05.5347207Z [+] Installing: tldr -> tldr
2025-08-20T22:32:06.0864339Z [+] Installing: tldr -> tealdeer
2025-08-20T22:32:06.3372510Z [+] Installing: tmux -> tmux
2025-08-20T22:32:06.8562753Z [+] Installing: tok -> tok
2025-08-20T22:32:07.3264937Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:32:07.6064738Z [+] Installing: trurl -> trurl
2025-08-20T22:32:07.8525032Z [+] Installing: tss -> tss
2025-08-20T22:32:08.3318360Z [+] Installing: ulexec -> ulexec
2025-08-20T22:32:08.5678682Z [+] Installing: unfurl -> unfurl
2025-08-20T22:32:08.7992806Z [+] Installing: upx -> upx
2025-08-20T22:32:08.9864062Z [+] Installing: validtoml -> validtoml
2025-08-20T22:32:09.2222685Z [+] Installing: wget -> wget
2025-08-20T22:32:09.4693347Z [+] Installing: wget2 -> wget2
2025-08-20T22:32:09.7287145Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:32:09.9736140Z [+] Installing: xq -> xq
2025-08-20T22:32:10.2044565Z [+] Installing: xz -> xz
2025-08-20T22:32:10.5851569Z [+] Installing: unxz -> unxz
2025-08-20T22:32:10.7806764Z [+] Installing: yq -> yq
2025-08-20T22:32:11.0625595Z [+] Installing: yj -> yj
2025-08-20T22:32:11.6642909Z [+] Installing: zapper -> zapper
2025-08-20T22:32:11.8520147Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:32:12.3611591Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:32:12.4870718Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:12.4909302Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:32:12.4909940Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:32:13.0013372Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:13.0051197Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:32:13.0052703Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:32:13.1707688Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:13.1748166Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:32:13.1748546Z [+] Installing: zstd -> zstd
2025-08-20T22:32:13.3748785Z [+] Creating symlinks...
2025-08-20T22:32:13.3840046Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:32:13.3938280Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:32:13.4035643Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:32:13.4137521Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:32:13.4239360Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:32:13.4336994Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:32:13.4436649Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:32:13.4537591Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:32:13.4639725Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:32:13.4741215Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:32:13.4843939Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:32:13.4946552Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:32:13.5048956Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:32:13.5150219Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:32:13.5245089Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:32:13.5343163Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:32:13.5439507Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:32:13.5482034Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:32:13.5571744Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:32:13.5666933Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:32:13.5764458Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:32:13.5803235Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:32:13.5891554Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:32:13.5992302Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:32:13.6091278Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:32:13.6197452Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:32:13.6299331Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:32:13.6403058Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:32:13.6504294Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:32:13.6604090Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:32:13.6704572Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:32:13.6804624Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:32:13.6901659Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:32:13.6997282Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:32:13.7095988Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:32:13.7197467Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:32:13.7295575Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:32:13.7394092Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:32:13.7491505Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:32:13.7592339Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:32:13.7688815Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:32:13.7788868Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:32:13.7888741Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:32:13.7985094Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:32:13.8025417Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:32:13.8052512Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:32:13.8140851Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:32:13.8239284Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:32:13.8336902Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:32:13.8434554Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:32:13.8525144Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:32:13.8622494Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:32:13.8723362Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:32:13.8820337Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:32:13.8911096Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:32:13.9002780Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:32:13.9101851Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:32:13.9200131Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:32:13.9299022Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:32:13.9398066Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:32:13.9498473Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:32:13.9601437Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:32:13.9702278Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:32:13.9803981Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:32:13.9906132Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:32:14.0005581Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:32:14.0104512Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:32:14.0205352Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:32:14.0306896Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:32:14.0407222Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:32:14.0506893Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:32:14.0608792Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:32:14.0703704Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:32:14.0802970Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:32:14.0903858Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:32:14.1004037Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:32:14.1103739Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:32:14.1199583Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:32:14.1298050Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:32:14.1394861Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:32:14.1491849Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:32:14.1588340Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:32:14.1685386Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:32:14.1784762Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:32:14.1881710Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:32:14.1983697Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:32:14.2081444Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:32:14.2174860Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:32:14.2272283Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:32:14.2369877Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:32:14.2466026Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:32:14.2567524Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:32:14.2662908Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:32:14.2761312Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:32:14.2861962Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:32:14.2903331Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:32:14.2930225Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:32:14.2956864Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:32:14.3042464Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:32:14.3068065Z 
2025-08-20T22:32:14.3068446Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:32:14.3068808Z 
2025-08-20T22:32:14.3177603Z 
2025-08-20T22:32:14.3265999Z 
2025-08-20T22:32:14.3266523Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T22:32:14.3266757Z 
2025-08-20T22:32:14.3266838Z [+] Installation completed!
2025-08-20T22:32:14.3351421Z 
2025-08-20T22:32:14.3352000Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:32:14.7411344Z github.com
2025-08-20T22:32:14.7412020Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:32:14.7412375Z   - Active account: true
2025-08-20T22:32:14.7412591Z   - Git operations protocol: https
2025-08-20T22:32:14.7412847Z   - Token: ghp_************************************
2025-08-20T22:32:14.7413481Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T22:32:14.7414124Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:32:14.7414459Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:32:14.9134399Z Limit: 5000, Remaining: 4813, Reset: 2025-08-20 23:28:26 +0000 UTC (56m11s)
2025-08-20T22:32:14.9142214Z 
2025-08-20T22:32:14.9142334Z [+] GHCR_TOKEN is Exported
2025-08-20T22:32:14.9173223Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:32:15.5398288Z Login Succeeded
2025-08-20T22:32:15.5407065Z 
2025-08-20T22:32:15.5407253Z [+] GITLAB is Exported
2025-08-20T22:32:15.6811849Z [git remote -v]
2025-08-20T22:32:15.8735445Z gitlab.com
2025-08-20T22:32:15.8736521Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:32:15.8741268Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:32:15.8741779Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:32:15.8742170Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:32:15.8742525Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:32:15.8742847Z   ✓ Token found: **************************
2025-08-20T22:32:15.8743009Z 
2025-08-20T22:32:15.8743369Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:32:15.8743838Z [git remote -v]
2025-08-20T22:32:15.8752909Z 2025/08/20 22:32:15 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:32:15.8753884Z git: exit status 128]
2025-08-20T22:32:16.1928130Z 
2025-08-20T22:32:16.1928145Z 
2025-08-20T22:32:16.1928930Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:32:16 PM)
2025-08-20T22:32:16.1929324Z 
2025-08-20T22:32:16.1929349Z 
2025-08-20T22:32:16.1929420Z [+] USER = runner
2025-08-20T22:32:16.1929600Z [+] HOME = /home/runner
2025-08-20T22:32:16.1931737Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/opt/google-cloud-sdk/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T22:32:16.1933831Z 
2025-08-20T22:32:16.4241495Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:32:16.4512648Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:32:16.5060670Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:32:16.6116115Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:32:16.7169628Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:32:16.8223374Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:32:17.8540459Z Reading package lists...
2025-08-20T22:32:17.8871280Z Reading package lists...
2025-08-20T22:32:18.1670735Z Building dependency tree...
2025-08-20T22:32:18.1678973Z Reading state information...
2025-08-20T22:32:18.6402757Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:32:18.6403131Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:32:18.6403449Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:18.6403817Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:32:18.6404140Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:32:18.6404449Z moreutils is already the newest version (0.69-1).
2025-08-20T22:32:18.6404810Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:32:18.6405198Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:32:18.6405552Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:32:18.8034190Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:32:18.8117710Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:32:18.8150524Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:32:18.8565577Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:32:18.8980381Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:32:18.9394822Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:32:20.0333481Z Reading package lists...
2025-08-20T22:32:20.0668244Z Reading package lists...
2025-08-20T22:32:20.3447314Z Building dependency tree...
2025-08-20T22:32:20.3456209Z Reading state information...
2025-08-20T22:32:20.8024282Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:32:20.8024724Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:32:20.8025080Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:32:20.8025388Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:32:20.8025716Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:20.8026335Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:32:20.8026641Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:32:20.8026934Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:32:20.8027622Z gawk set to manually installed.
2025-08-20T22:32:20.8027866Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:32:20.8028160Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:32:20.8028472Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:32:20.8028764Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:32:20.8029092Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:32:20.8029432Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:32:20.8029747Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:32:20.8030049Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:32:20.8030358Z The following additional packages will be installed:
2025-08-20T22:32:20.8030733Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:32:20.8031173Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:32:20.8031605Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:32:20.8032015Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:32:20.8032439Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:32:20.8032829Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:32:20.8043665Z Suggested packages:
2025-08-20T22:32:20.8043988Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:32:20.8044435Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:32:20.8046748Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:32:20.8047216Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:32:20.8047602Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T22:32:20.8047971Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T22:32:20.8048349Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T22:32:20.8351940Z The following NEW packages will be installed:
2025-08-20T22:32:20.8352347Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:32:20.8353484Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:32:20.8354348Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:32:20.8354795Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:32:20.8356028Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:32:20.8362411Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:32:20.8363822Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:32:20.9374001Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:32:20.9374337Z Need to get 27.2 MB of archives.
2025-08-20T22:32:20.9374661Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T22:32:20.9375201Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T22:32:21.2628493Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:32:21.3441907Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T22:32:21.3853218Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T22:32:21.4247158Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T22:32:21.4640901Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T22:32:21.5071526Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:32:21.5490122Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:32:21.5919160Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T22:32:21.6318321Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:32:21.7697828Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T22:32:21.8098562Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T22:32:21.8514000Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T22:32:21.8911460Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:32:21.9302593Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T22:32:21.9696653Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T22:32:22.0088972Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T22:32:22.0704109Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ghostscript arm64 10.02.1~dfsg1-0ubuntu7.7 [43.5 kB]
2025-08-20T22:32:22.1888310Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick-6.q16 arm64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T22:32:22.2292591Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick arm64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T22:32:22.2685244Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T22:32:22.3077590Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre21 arm64 3.5.28-2ubuntu0.24.04.1 [608 kB]
2025-08-20T22:32:22.3503153Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libimath-3-1-29t64 arm64 3.1.9-3.1ubuntu2 [68.2 kB]
2025-08-20T22:32:22.3898569Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T22:32:22.4299045Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr-tools arm64 1.2~git20170615.f752187-5.1ubuntu2 [16.0 kB]
2025-08-20T22:32:22.4691793Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libopenexr-3-1-30 arm64 3.1.5-5.1build3 [939 kB]
2025-08-20T22:32:22.5142603Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwmflite-0.2-7 arm64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T22:32:22.5540208Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libmagickcore-6.q16-7-extra arm64 8:6.9.12.98+dfsg1-5.2build2 [67.7 kB]
2025-08-20T22:32:22.5933616Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T22:32:22.6332440Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T22:32:22.6726537Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T22:32:22.7122193Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T22:32:22.7521725Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T22:32:22.8027756Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T22:32:22.8443017Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T22:32:22.8868728Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T22:32:23.1670550Z Preconfiguring packages ...
2025-08-20T22:32:23.2776620Z Fetched 27.2 MB in 2s (13.3 MB/s)
2025-08-20T22:32:23.3249690Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:32:23.3283704Z (Reading database ... 
2025-08-20T22:32:23.3283921Z (Reading database ... 5%
2025-08-20T22:32:23.3284140Z (Reading database ... 10%
2025-08-20T22:32:23.3284342Z (Reading database ... 15%
2025-08-20T22:32:23.3284546Z (Reading database ... 20%
2025-08-20T22:32:23.3284743Z (Reading database ... 25%
2025-08-20T22:32:23.3284935Z (Reading database ... 30%
2025-08-20T22:32:23.3285165Z (Reading database ... 35%
2025-08-20T22:32:23.3285360Z (Reading database ... 40%
2025-08-20T22:32:23.3285560Z (Reading database ... 45%
2025-08-20T22:32:23.3285902Z (Reading database ... 50%
2025-08-20T22:32:23.3310200Z (Reading database ... 55%
2025-08-20T22:32:23.3413661Z (Reading database ... 60%
2025-08-20T22:32:23.3464071Z (Reading database ... 65%
2025-08-20T22:32:23.3481500Z (Reading database ... 70%
2025-08-20T22:32:23.3506347Z (Reading database ... 75%
2025-08-20T22:32:23.3681786Z (Reading database ... 80%
2025-08-20T22:32:23.3784791Z (Reading database ... 85%
2025-08-20T22:32:23.3817999Z (Reading database ... 90%
2025-08-20T22:32:23.3938701Z (Reading database ... 95%
2025-08-20T22:32:23.3938964Z (Reading database ... 100%
2025-08-20T22:32:23.3939262Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T22:32:23.3983796Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:32:23.4210803Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:32:23.5819801Z Selecting previously unselected package poppler-data.
2025-08-20T22:32:23.6002467Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:32:23.6060092Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:32:23.7281944Z Selecting previously unselected package b3sum.
2025-08-20T22:32:23.7463403Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T22:32:23.7525149Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:32:23.8174334Z Selecting previously unselected package build-essential.
2025-08-20T22:32:23.8356032Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T22:32:23.8442685Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:32:23.9125964Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T22:32:23.9321197Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T22:32:23.9466108Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:32:24.0157749Z Selecting previously unselected package ccache.
2025-08-20T22:32:24.0353580Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T22:32:24.0433829Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:32:24.1246991Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:32:24.1426733Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:32:24.1508864Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:32:24.2186308Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:32:24.2363955Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:32:24.2426678Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:32:24.3153422Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:32:24.3338106Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T22:32:24.3409409Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:32:24.4292975Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:32:24.4489475Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:32:24.5160035Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:32:24.6234151Z Selecting previously unselected package libgs-common.
2025-08-20T22:32:24.6415864Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:32:24.6473312Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:24.7041127Z Selecting previously unselected package libgs10-common.
2025-08-20T22:32:24.7218747Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:32:24.7306532Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:24.8117591Z Selecting previously unselected package libidn12:arm64.
2025-08-20T22:32:24.8291088Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T22:32:24.8346131Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:32:24.8967795Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T22:32:24.9162949Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T22:32:24.9229023Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:32:24.9829780Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T22:32:25.0030259Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T22:32:25.0087425Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:32:25.0837716Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T22:32:25.1024400Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T22:32:25.1082497Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:32:25.2008099Z Selecting previously unselected package libgs10:arm64.
2025-08-20T22:32:25.2187268Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:32:25.2243106Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:25.3905343Z Selecting previously unselected package ghostscript.
2025-08-20T22:32:25.4085115Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:32:25.4247683Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:25.5019973Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:32:25.5215057Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:32:25.5281641Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:25.6567355Z Selecting previously unselected package imagemagick.
2025-08-20T22:32:25.6747830Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:32:25.6822683Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:25.7293156Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:32:25.7473372Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:32:25.7530589Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:25.8100234Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T22:32:25.8276278Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:32:25.8414302Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:27.5215705Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T22:32:27.5411222Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T22:32:27.5482432Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:32:27.6157443Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T22:32:27.6347889Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:32:27.6406812Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:27.6972540Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:32:27.7156215Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:32:27.7217414Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:27.8105072Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T22:32:27.8287112Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T22:32:27.8357777Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:32:27.9157327Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T22:32:27.9336496Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T22:32:27.9396138Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:32:28.0297015Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T22:32:28.0499081Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:32:28.0559662Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:28.1227180Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T22:32:28.1414333Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:32:28.1483329Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:32:28.2071490Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:32:28.2262437Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T22:32:28.2327718Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:32:28.2857494Z Selecting previously unselected package libtool-bin.
2025-08-20T22:32:28.3045416Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T22:32:28.3108952Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:32:28.3755830Z Selecting previously unselected package lzip.
2025-08-20T22:32:28.3936264Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T22:32:28.4014977Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:32:28.4645195Z Selecting previously unselected package netpbm.
2025-08-20T22:32:28.4834725Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:32:28.4896975Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:32:28.6932635Z Selecting previously unselected package musl:arm64.
2025-08-20T22:32:28.7127191Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T22:32:28.7196704Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T22:32:28.7812993Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T22:32:28.8000006Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T22:32:28.8065521Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:32:28.8858488Z Selecting previously unselected package musl-tools.
2025-08-20T22:32:28.9051697Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T22:32:28.9232390Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:32:28.9971125Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:32:29.1467424Z 
2025-08-20T22:32:29.1467935Z Creating config file /etc/papersize with new version
2025-08-20T22:32:29.2378485Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:32:29.2559192Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:32:29.2795102Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:32:29.2982563Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:32:29.3183796Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:29.3390874Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:32:29.3575717Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:32:29.3778669Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:32:29.4400619Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:29.4578891Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:32:29.4806458Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:32:29.5076224Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:32:29.5153362Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:32:29.5219892Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:32:29.5367624Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:32:29.5546040Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:32:29.5724885Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:32:29.5941695Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:32:29.6190531Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:29.6344369Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:32:29.6419102Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:32:29.6497193Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:32:29.6565146Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:32:29.6643460Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:32:29.6714096Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:32:29.6792440Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:32:29.6858757Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:32:29.6937063Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:32:29.7013655Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:32:29.7095241Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:32:29.7174750Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:32:29.7265941Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:32:29.7359031Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:32:29.7451082Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:32:29.7519011Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:32:29.7602146Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:32:29.7734090Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:32:29.7818918Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:32:29.7892369Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:32:29.7977638Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:32:29.8050936Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:32:29.8189017Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:32:29.8410886Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T22:32:29.8763917Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:32:29.8961497Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:32:29.9363247Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:29.9542030Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:32:29.9713982Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:29.9884542Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:32:30.0204109Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:32:30.0438163Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:30.0686741Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:32:30.0883330Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:32:30.1072451Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:32:30.1246251Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:30.1426300Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:30.1609193Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:32:30.3594986Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:32:30.3771839Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:30.3946252Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:30.4126338Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:30.4356878Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:32:30.5347065Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:32:30.8718113Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:32:31.8317042Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:32:31.8690114Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:32:35.2039243Z Reading package lists...
2025-08-20T22:32:35.4544001Z Building dependency tree...
2025-08-20T22:32:35.4552211Z Reading state information...
2025-08-20T22:32:35.7957254Z autoconf is already the newest version (2.71-3).
2025-08-20T22:32:35.7957677Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:32:35.7958035Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:32:35.7958362Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:32:35.7958706Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:32:35.7959095Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:35.7959406Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:32:35.7959708Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:32:35.7960008Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:32:35.7960317Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:32:35.7960633Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:32:35.7960944Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:32:35.7961775Z patch set to manually installed.
2025-08-20T22:32:35.7962073Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:32:35.7962397Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:32:35.7962705Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:32:35.7963007Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:32:35.7963274Z Suggested packages:
2025-08-20T22:32:35.7963444Z   scons-doc
2025-08-20T22:32:35.8163647Z The following NEW packages will be installed:
2025-08-20T22:32:35.8172345Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:32:36.0045502Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:32:36.0046129Z Need to get 17.8 MB of archives.
2025-08-20T22:32:36.0046441Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T22:32:36.0046938Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:32:36.2646746Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T22:32:36.3067277Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 qemu-user-static arm64 1:8.2.2+ds-0ubuntu1.9 [16.7 MB]
2025-08-20T22:32:36.6276367Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:32:36.6726187Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T22:32:36.9656235Z Fetched 17.8 MB in 1s (21.1 MB/s)
2025-08-20T22:32:36.9935959Z Selecting previously unselected package autopoint.
2025-08-20T22:32:36.9970709Z (Reading database ... 
2025-08-20T22:32:36.9971389Z (Reading database ... 5%
2025-08-20T22:32:36.9971645Z (Reading database ... 10%
2025-08-20T22:32:36.9971849Z (Reading database ... 15%
2025-08-20T22:32:36.9972050Z (Reading database ... 20%
2025-08-20T22:32:36.9972245Z (Reading database ... 25%
2025-08-20T22:32:36.9972792Z (Reading database ... 30%
2025-08-20T22:32:36.9972999Z (Reading database ... 35%
2025-08-20T22:32:36.9973199Z (Reading database ... 40%
2025-08-20T22:32:36.9973393Z (Reading database ... 45%
2025-08-20T22:32:36.9973595Z (Reading database ... 50%
2025-08-20T22:32:36.9996153Z (Reading database ... 55%
2025-08-20T22:32:37.0088637Z (Reading database ... 60%
2025-08-20T22:32:37.0133056Z (Reading database ... 65%
2025-08-20T22:32:37.0148528Z (Reading database ... 70%
2025-08-20T22:32:37.0179674Z (Reading database ... 75%
2025-08-20T22:32:37.0322197Z (Reading database ... 80%
2025-08-20T22:32:37.0408146Z (Reading database ... 85%
2025-08-20T22:32:37.0439395Z (Reading database ... 90%
2025-08-20T22:32:37.0548829Z (Reading database ... 95%
2025-08-20T22:32:37.0549052Z (Reading database ... 100%
2025-08-20T22:32:37.0549347Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T22:32:37.0593168Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:32:37.0677408Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:32:37.1427434Z Selecting previously unselected package clang.
2025-08-20T22:32:37.1604015Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T22:32:37.1675732Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:32:37.2202319Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:32:37.2400211Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T22:32:37.2461754Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:32:39.0350553Z Selecting previously unselected package scons.
2025-08-20T22:32:39.0523290Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:32:39.0586538Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:32:39.1610968Z Selecting previously unselected package byacc.
2025-08-20T22:32:39.1788356Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T22:32:39.1920444Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:32:39.2754351Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:32:39.2969588Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:32:39.3233431Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:32:39.3681377Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:32:39.7531882Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:32:39.7715922Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:32:41.0066834Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T22:32:42.3870176Z Reading package lists...
2025-08-20T22:32:42.6447561Z Building dependency tree...
2025-08-20T22:32:42.6454102Z Reading state information...
2025-08-20T22:32:42.9428138Z The following additional packages will be installed:
2025-08-20T22:32:42.9428541Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:32:42.9429151Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:32:42.9429585Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:32:42.9430060Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:32:42.9430505Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:32:42.9430929Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:32:42.9431377Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:32:42.9433191Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:32:42.9436754Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:32:42.9446131Z Suggested packages:
2025-08-20T22:32:42.9446390Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:32:42.9446777Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:32:42.9447187Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:32:42.9447748Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:32:42.9448129Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T22:32:42.9448542Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T22:32:42.9449014Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T22:32:42.9449481Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T22:32:42.9449853Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T22:32:42.9450062Z Recommended packages:
2025-08-20T22:32:42.9450341Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:32:42.9450768Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T22:32:42.9451161Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T22:32:42.9451524Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T22:32:42.9451842Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T22:32:42.9664740Z The following NEW packages will be installed:
2025-08-20T22:32:42.9666046Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:32:42.9666429Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:32:42.9666832Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:32:42.9667305Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:32:42.9667765Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:32:42.9668189Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:32:42.9668636Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:32:42.9670569Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:32:42.9674691Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:32:43.1108294Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:32:43.1109031Z Need to get 2409 kB of archives.
2025-08-20T22:32:43.1109358Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T22:32:43.1109866Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:32:43.1523739Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:32:43.2026117Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:32:43.2865917Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:32:43.3304641Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:32:43.3775063Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T22:32:43.4314264Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T22:32:43.4759340Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:32:43.5216703Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T22:32:43.5674923Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T22:32:43.6152380Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:32:43.6620350Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:32:43.7068131Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:32:43.7534243Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:32:43.8026846Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:32:43.8628976Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:32:43.9084234Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:32:44.1112653Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:32:44.1548747Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:32:44.1972572Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T22:32:44.2394019Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T22:32:44.3238544Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:32:44.3740828Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:32:44.4163781Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:32:44.4581421Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:32:44.4999142Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:32:44.5418938Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:32:44.5894458Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T22:32:44.6339362Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T22:32:44.6762534Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:32:45.0122292Z Fetched 2409 kB in 2s (1377 kB/s)
2025-08-20T22:32:45.0390615Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:32:45.0423915Z (Reading database ... 
2025-08-20T22:32:45.0424469Z (Reading database ... 5%
2025-08-20T22:32:45.0424714Z (Reading database ... 10%
2025-08-20T22:32:45.0424919Z (Reading database ... 15%
2025-08-20T22:32:45.0425155Z (Reading database ... 20%
2025-08-20T22:32:45.0425355Z (Reading database ... 25%
2025-08-20T22:32:45.0425550Z (Reading database ... 30%
2025-08-20T22:32:45.0425905Z (Reading database ... 35%
2025-08-20T22:32:45.0426116Z (Reading database ... 40%
2025-08-20T22:32:45.0426314Z (Reading database ... 45%
2025-08-20T22:32:45.0426524Z (Reading database ... 50%
2025-08-20T22:32:45.0448858Z (Reading database ... 55%
2025-08-20T22:32:45.0546312Z (Reading database ... 60%
2025-08-20T22:32:45.0591161Z (Reading database ... 65%
2025-08-20T22:32:45.0608383Z (Reading database ... 70%
2025-08-20T22:32:45.0639021Z (Reading database ... 75%
2025-08-20T22:32:45.0779015Z (Reading database ... 80%
2025-08-20T22:32:45.0859654Z (Reading database ... 85%
2025-08-20T22:32:45.0889889Z (Reading database ... 90%
2025-08-20T22:32:45.0996068Z (Reading database ... 95%
2025-08-20T22:32:45.0996300Z (Reading database ... 100%
2025-08-20T22:32:45.0996596Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T22:32:45.1039000Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:32:45.1198846Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:32:45.1775409Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:32:45.1946669Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:32:45.2003921Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:32:45.2541646Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:32:45.2732974Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:32:45.2793187Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:32:45.3813740Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:32:45.3997895Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:32:45.4058409Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:32:45.4567332Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:32:45.4752470Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:32:45.4814395Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:32:45.5292966Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:32:45.5470106Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T22:32:45.5530473Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:32:45.6063850Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T22:32:45.6242189Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T22:32:45.6310058Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:32:45.6817465Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:32:45.7003420Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:32:45.7069494Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:32:45.7579545Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T22:32:45.7768869Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T22:32:45.7855690Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:32:45.8430355Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T22:32:45.8626092Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T22:32:45.8689065Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:32:45.9233558Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:32:45.9420678Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:32:45.9482028Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:32:46.0143240Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:32:46.0317435Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:32:46.0399214Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:32:46.0982958Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:32:46.1168463Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:32:46.1237282Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:32:46.1772097Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:32:46.1957001Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:32:46.2020970Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:32:46.2574457Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:32:46.2776296Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:32:46.2831139Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:32:46.3400298Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:32:46.3593448Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:32:46.3665502Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:32:46.4227971Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:32:46.4423075Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:32:46.4479496Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:32:46.5035090Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:32:46.5221484Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:32:46.5289893Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:32:46.5793794Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:32:46.5971379Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:32:46.6038298Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:32:46.6608971Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T22:32:46.6801517Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T22:32:46.6886126Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:32:46.7509063Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T22:32:46.7700089Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T22:32:46.7759582Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:32:46.8371353Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:32:46.8564993Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:32:46.8627796Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:32:46.9227602Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:32:46.9407974Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:32:46.9509150Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:32:47.0127590Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:32:47.0300807Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:32:47.0359691Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:32:47.0899710Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:32:47.1082381Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:32:47.1142374Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:32:47.1655230Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:32:47.1834686Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:32:47.1892970Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:32:47.2426940Z Selecting previously unselected package libwww-perl.
2025-08-20T22:32:47.2622484Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:32:47.2677817Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:32:47.3279292Z Selecting previously unselected package patchutils.
2025-08-20T22:32:47.3466513Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T22:32:47.3579999Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:32:47.4169460Z Selecting previously unselected package wdiff.
2025-08-20T22:32:47.4356137Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T22:32:47.4411489Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:32:47.5131050Z Selecting previously unselected package devscripts.
2025-08-20T22:32:47.5314294Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:32:47.5561106Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:32:47.6912004Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:32:47.7088223Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:32:47.7314159Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:32:47.7500886Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:32:47.7752462Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:32:47.7910164Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:32:47.8095676Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:32:47.8268383Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:32:47.8449874Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:32:47.8629545Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:32:47.8826621Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:32:47.9004754Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:32:47.9192944Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:32:47.9367625Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:32:47.9559778Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:32:47.9756669Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:32:47.9947493Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:32:48.0120519Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:32:48.0292815Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:32:48.0498532Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:32:48.0766548Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:32:48.0942820Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:32:48.1123489Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:32:48.1330661Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:32:48.1536780Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:32:48.1702615Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:32:48.1882142Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:32:48.2088808Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:32:48.2268474Z Setting up devscripts (2.23.7) ...
2025-08-20T22:32:48.3612055Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:32:48.3865237Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:32:49.9017333Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:32:51.3559985Z Reading package lists...
2025-08-20T22:32:51.6087062Z Building dependency tree...
2025-08-20T22:32:51.6096170Z Reading state information...
2025-08-20T22:32:51.9114881Z The following additional packages will be installed:
2025-08-20T22:32:51.9122819Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:32:51.9131982Z Suggested packages:
2025-08-20T22:32:51.9132191Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T22:32:51.9304835Z The following NEW packages will be installed:
2025-08-20T22:32:51.9314148Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:32:52.2031603Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:32:52.2031966Z Need to get 12.7 MB of archives.
2025-08-20T22:32:52.2032265Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T22:32:52.2032775Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T22:32:52.5932791Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T22:32:52.8404283Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:32:53.4022517Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T22:32:54.4720161Z Fetched 12.7 MB in 2s (5611 kB/s)
2025-08-20T22:32:54.5060621Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T22:32:54.5095041Z (Reading database ... 
2025-08-20T22:32:54.5095255Z (Reading database ... 5%
2025-08-20T22:32:54.5095486Z (Reading database ... 10%
2025-08-20T22:32:54.5095689Z (Reading database ... 15%
2025-08-20T22:32:54.5095996Z (Reading database ... 20%
2025-08-20T22:32:54.5096194Z (Reading database ... 25%
2025-08-20T22:32:54.5096388Z (Reading database ... 30%
2025-08-20T22:32:54.5096580Z (Reading database ... 35%
2025-08-20T22:32:54.5096776Z (Reading database ... 40%
2025-08-20T22:32:54.5097373Z (Reading database ... 45%
2025-08-20T22:32:54.5097569Z (Reading database ... 50%
2025-08-20T22:32:54.5118125Z (Reading database ... 55%
2025-08-20T22:32:54.5206462Z (Reading database ... 60%
2025-08-20T22:32:54.5249063Z (Reading database ... 65%
2025-08-20T22:32:54.5263872Z (Reading database ... 70%
2025-08-20T22:32:54.5293330Z (Reading database ... 75%
2025-08-20T22:32:54.5421422Z (Reading database ... 80%
2025-08-20T22:32:54.5496900Z (Reading database ... 85%
2025-08-20T22:32:54.5525521Z (Reading database ... 90%
2025-08-20T22:32:54.5618621Z (Reading database ... 95%
2025-08-20T22:32:54.5618833Z (Reading database ... 100%
2025-08-20T22:32:54.5619121Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T22:32:54.5655183Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T22:32:54.5770048Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:32:54.6394216Z Selecting previously unselected package librhash0:arm64.
2025-08-20T22:32:54.6547853Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T22:32:54.6614814Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:32:54.7344705Z Selecting previously unselected package cmake-data.
2025-08-20T22:32:54.7495886Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:32:54.7617363Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:32:55.7244219Z Selecting previously unselected package cmake.
2025-08-20T22:32:55.7426342Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T22:32:55.7490753Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:32:55.9729726Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:32:55.9927441Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:32:56.0097637Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:32:56.0299754Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:32:56.0467787Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:32:57.4096345Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:32:58.7933832Z Reading package lists...
2025-08-20T22:32:59.0444770Z Building dependency tree...
2025-08-20T22:32:59.0454156Z Reading state information...
2025-08-20T22:32:59.3591076Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:32:59.3591479Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:32:59.3591798Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:32:59.3592581Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:32:59.3592932Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:32:59.3593243Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:32:59.3593593Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:59.3593898Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:32:59.3594200Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:32:59.3594524Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:32:59.3594818Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:32:59.3595100Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:32:59.3595439Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:32:59.3595979Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:32:59.3596289Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:32:59.3596598Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:32:59.3596921Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:32:59.3597225Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:32:59.3597503Z musl is already the newest version (1.2.4-2).
2025-08-20T22:32:59.3597775Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:32:59.3598062Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:32:59.3598624Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:32:59.3598969Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:32:59.3599271Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:32:59.3599576Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:32:59.3599906Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:32:59.3800823Z Reading package lists...
2025-08-20T22:32:59.6268683Z Building dependency tree...
2025-08-20T22:32:59.6277234Z Reading state information...
2025-08-20T22:32:59.9231770Z autoconf is already the newest version (2.71-3).
2025-08-20T22:32:59.9232145Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:32:59.9232489Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:32:59.9232816Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:32:59.9233147Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:32:59.9233507Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:32:59.9233837Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:32:59.9234152Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:59.9234465Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:32:59.9234763Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:32:59.9235056Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:32:59.9235356Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:32:59.9235696Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:32:59.9236183Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:32:59.9236496Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:32:59.9236811Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:32:59.9237137Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:32:59.9237511Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:32:59.9237862Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:32:59.9238154Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:32:59.9238482Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:32:59.9238816Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:32:59.9439048Z Reading package lists...
2025-08-20T22:33:00.1908205Z Building dependency tree...
2025-08-20T22:33:00.1915499Z Reading state information...
2025-08-20T22:33:00.5116718Z devscripts is already the newest version (2.23.7).
2025-08-20T22:33:00.5117135Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:33:00.5324094Z Reading package lists...
2025-08-20T22:33:00.7836866Z Building dependency tree...
2025-08-20T22:33:00.7843401Z Reading state information...
2025-08-20T22:33:01.1227337Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:33:01.1227755Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:33:01.1443085Z Reading package lists...
2025-08-20T22:33:01.3993953Z Building dependency tree...
2025-08-20T22:33:01.4000923Z Reading state information...
2025-08-20T22:33:01.6801018Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:33:01.6801469Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T22:33:01.7264714Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:33:01.7751453Z Reading package lists...
2025-08-20T22:33:02.0132063Z Building dependency tree...
2025-08-20T22:33:02.0139798Z Reading state information...
2025-08-20T22:33:02.2896787Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T22:33:02.2897201Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T22:33:02.2897551Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:33:02.2898364Z The following additional packages will be installed:
2025-08-20T22:33:02.2898695Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:33:02.2899114Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:33:02.2899561Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:33:02.2899947Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:33:02.2900335Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:33:02.2900771Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:33:02.2901172Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T22:33:02.2901580Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:33:02.2901956Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T22:33:02.2902396Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T22:33:02.2902822Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T22:33:02.2903172Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T22:33:02.2903537Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:33:02.2904081Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T22:33:02.2904421Z   linux-libc-dev-armhf-cross
2025-08-20T22:33:02.2913638Z Suggested packages:
2025-08-20T22:33:02.2913999Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:33:02.2914374Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T22:33:02.3250521Z The following NEW packages will be installed:
2025-08-20T22:33:02.3250908Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:33:02.3251319Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:33:02.3251769Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:33:02.3252238Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T22:33:02.3252614Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T22:33:02.3253006Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T22:33:02.3253422Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T22:33:02.3253810Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:33:02.3254629Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T22:33:02.3255043Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T22:33:02.3255450Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T22:33:02.3256086Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T22:33:02.3256467Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:33:02.3256851Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T22:33:02.3259772Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T22:33:02.4315489Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:33:02.4316140Z Need to get 112 MB of archives.
2025-08-20T22:33:02.4316449Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T22:33:02.4317138Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T22:33:02.5626859Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 cpp-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [9910 kB]
2025-08-20T22:33:02.9308418Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T22:33:02.9731430Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cpp-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [9911 kB]
2025-08-20T22:33:03.1134329Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 cpp-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [4456 B]
2025-08-20T22:33:03.1554569Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cpp-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [5328 B]
2025-08-20T22:33:03.1973389Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 binutils-arm-linux-gnueabi arm64 2.42-4ubuntu2.5 [3449 kB]
2025-08-20T22:33:03.2577902Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T22:33:03.2995665Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T22:33:03.3419162Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:33:03.3893782Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T22:33:03.4314806Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T22:33:03.4774410Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T22:33:03.5193052Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T22:33:03.5786143Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T22:33:03.6246272Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T22:33:03.7557082Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T22:33:03.8026768Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T22:33:04.0653480Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T22:33:04.1197291Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:33:04.1750029Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T22:33:04.2402925Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 g++-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T22:33:04.3897763Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 binutils-arm-linux-gnueabihf arm64 2.42-4ubuntu2.5 [3450 kB]
2025-08-20T22:33:04.4642356Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T22:33:04.5063625Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T22:33:04.5485939Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:33:04.6022479Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T22:33:04.6446439Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T22:33:04.6871237Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T22:33:04.7291976Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T22:33:04.7984285Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T22:33:04.8459427Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T22:33:04.8981496Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T22:33:05.0307242Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T22:33:05.2555004Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T22:33:05.3100868Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:33:05.3649240Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T22:33:05.4298928Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 g++-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T22:33:05.5795541Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 gcc-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T22:33:05.6213404Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 g++-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [946 B]
2025-08-20T22:33:05.6632267Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 gcc-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [1232 B]
2025-08-20T22:33:05.7055367Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 g++-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T22:33:06.0150186Z Fetched 112 MB in 3s (33.3 MB/s)
2025-08-20T22:33:06.0491788Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T22:33:06.0526075Z (Reading database ... 
2025-08-20T22:33:06.0526455Z (Reading database ... 5%
2025-08-20T22:33:06.0526660Z (Reading database ... 10%
2025-08-20T22:33:06.0526857Z (Reading database ... 15%
2025-08-20T22:33:06.0527049Z (Reading database ... 20%
2025-08-20T22:33:06.0527245Z (Reading database ... 25%
2025-08-20T22:33:06.0527439Z (Reading database ... 30%
2025-08-20T22:33:06.0528038Z (Reading database ... 35%
2025-08-20T22:33:06.0528251Z (Reading database ... 40%
2025-08-20T22:33:06.0528982Z (Reading database ... 45%
2025-08-20T22:33:06.0529185Z (Reading database ... 50%
2025-08-20T22:33:06.0551661Z (Reading database ... 55%
2025-08-20T22:33:06.0645355Z (Reading database ... 60%
2025-08-20T22:33:06.0690178Z (Reading database ... 65%
2025-08-20T22:33:06.0705682Z (Reading database ... 70%
2025-08-20T22:33:06.0744766Z (Reading database ... 75%
2025-08-20T22:33:06.0883471Z (Reading database ... 80%
2025-08-20T22:33:06.0972454Z (Reading database ... 85%
2025-08-20T22:33:06.1005179Z (Reading database ... 90%
2025-08-20T22:33:06.1110314Z (Reading database ... 95%
2025-08-20T22:33:06.1110547Z (Reading database ... 100%
2025-08-20T22:33:06.1110842Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T22:33:06.1152207Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:06.1258016Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:06.1960583Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:33:06.2152927Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:06.2257972Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:06.4680466Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T22:33:06.4864510Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:06.4924723Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:06.5496334Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:33:06.5677162Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:06.5776403Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:06.8080378Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:33:06.8265927Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:33:06.8324910Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:33:06.8815991Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:33:06.8995377Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:33:06.9072978Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:06.9679462Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:33:06.9856848Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:33:06.9969337Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:33:07.1114187Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:33:07.1306948Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.1388014Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.1901669Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:33:07.2090346Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.2168121Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.2793646Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:33:07.2986957Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:07.3049289Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:07.3832426Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:33:07.4016444Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.4074554Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.4634815Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:33:07.4812550Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.4887399Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.5437271Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:33:07.5602582Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.5665164Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.6225718Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:33:07.6398428Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.6458172Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.7573184Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:33:07.7763327Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.7832365Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.8593995Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:33:07.8785139Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.8937706Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:07.9620877Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:33:07.9796512Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:07.9865192Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:08.0936989Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:33:08.1120553Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:08.1208284Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:08.5195152Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:33:08.5370033Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:33:08.5438299Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:33:08.7922333Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:33:08.8117800Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:08.8218107Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:08.9559798Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:33:08.9752334Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:08.9822475Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:09.1879264Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:33:09.2066732Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:09.2169626Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:09.4733989Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:33:09.4925529Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:33:09.4996098Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:33:09.6133416Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:33:09.6307366Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:09.6405296Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:09.6965615Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:33:09.7139994Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:09.7225522Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:09.7761356Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:33:09.7929549Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:09.7987662Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:09.8730455Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:33:09.8916300Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:09.9042143Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:09.9640147Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:33:09.9831479Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:09.9889885Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:10.0633957Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:33:10.0824346Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:10.0882952Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:10.1506275Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:33:10.1667826Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:10.1789537Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:10.2811385Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:33:10.2974200Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:10.3545383Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:10.4308915Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:33:10.4500150Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:10.4565278Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:10.5260506Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:33:10.5437149Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:10.5513528Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:10.6403959Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:33:10.6587168Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:10.6682823Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:11.1047267Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:33:11.1231299Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:33:11.1367266Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:33:11.3834287Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:33:11.4001672Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:11.4082378Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:11.5801421Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:33:11.5984683Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:11.6052489Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:11.8730567Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:33:11.8901758Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:33:11.8997217Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.1810135Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:33:12.1994609Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:33:12.2054838Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:33:12.2564689Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:33:12.2753551Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:33:12.2820652Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:33:12.3287110Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:33:12.3459780Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:33:12.3526767Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:12.4032557Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:33:12.4208910Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:33:12.4321291Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:12.5085351Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:33:12.5326340Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:12.5544140Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.5738188Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.6007950Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.6171555Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:33:12.6337564Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.6510177Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:33:12.6667808Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:12.6901852Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.7052953Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.7301367Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:12.7503810Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:33:12.7685599Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.7850485Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.8058357Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.8260693Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.8450745Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.8623833Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.8803266Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.8998366Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:12.9185478Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.9360550Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:12.9642907Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:33:12.9830879Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.0047279Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.0283867Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.0488589Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:13.0692278Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.0877314Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.1079108Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.1298498Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.1511505Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.1718663Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.1918165Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:33:13.2085886Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.2263682Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.2486679Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.2653430Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:33:13.2833297Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:13.3006240Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:13.3206547Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:13.3402849Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:33:13.3484082Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:33:13.3617549Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:14.6887256Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:33:16.0480791Z Reading package lists...
2025-08-20T22:33:16.2789596Z Building dependency tree...
2025-08-20T22:33:16.2797571Z Reading state information...
2025-08-20T22:33:16.5259448Z The following additional packages will be installed:
2025-08-20T22:33:16.5260367Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:33:16.5264203Z   libpcap0.8-dev
2025-08-20T22:33:16.5585532Z The following NEW packages will be installed:
2025-08-20T22:33:16.5586081Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:33:16.5592058Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:33:16.5800863Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:33:16.8570049Z Need to get 1640 kB of archives.
2025-08-20T22:33:16.8570434Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T22:33:16.8570991Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdbus-1-dev arm64 1.14.10-4ubuntu4.1 [200 kB]
2025-08-20T22:33:17.4049680Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T22:33:17.5504027Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-3-dev arm64 3.7.0-0.3build1.1 [105 kB]
2025-08-20T22:33:17.6957606Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-route-3-dev arm64 3.7.0-0.3build1.1 [225 kB]
2025-08-20T22:33:17.9374973Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T22:33:18.3071614Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T22:33:18.5280440Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:33:18.6339528Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T22:33:18.9160052Z Fetched 1640 kB in 2s (802 kB/s)
2025-08-20T22:33:18.9608944Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T22:33:18.9645599Z (Reading database ... 
2025-08-20T22:33:18.9646206Z (Reading database ... 5%
2025-08-20T22:33:18.9646760Z (Reading database ... 10%
2025-08-20T22:33:18.9647018Z (Reading database ... 15%
2025-08-20T22:33:18.9647216Z (Reading database ... 20%
2025-08-20T22:33:18.9647412Z (Reading database ... 25%
2025-08-20T22:33:18.9647609Z (Reading database ... 30%
2025-08-20T22:33:18.9648208Z (Reading database ... 35%
2025-08-20T22:33:18.9648418Z (Reading database ... 40%
2025-08-20T22:33:18.9648614Z (Reading database ... 45%
2025-08-20T22:33:18.9648806Z (Reading database ... 50%
2025-08-20T22:33:18.9669511Z (Reading database ... 55%
2025-08-20T22:33:18.9767989Z (Reading database ... 60%
2025-08-20T22:33:18.9808077Z (Reading database ... 65%
2025-08-20T22:33:18.9827118Z (Reading database ... 70%
2025-08-20T22:33:18.9861115Z (Reading database ... 75%
2025-08-20T22:33:19.0000757Z (Reading database ... 80%
2025-08-20T22:33:19.0080334Z (Reading database ... 85%
2025-08-20T22:33:19.0112280Z (Reading database ... 90%
2025-08-20T22:33:19.0226909Z (Reading database ... 95%
2025-08-20T22:33:19.0227141Z (Reading database ... 100%
2025-08-20T22:33:19.0227431Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T22:33:19.0269513Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T22:33:19.0337258Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:33:19.1146890Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:33:19.1338959Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T22:33:19.1474018Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:33:19.1985083Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T22:33:19.2173349Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:33:19.2264256Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:33:19.3020286Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T22:33:19.3197473Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:33:19.3272926Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:33:19.3881874Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T22:33:19.4040379Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T22:33:19.4113765Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:33:19.5010783Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T22:33:19.5170346Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:33:19.5254211Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:33:19.5984725Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T22:33:19.6148328Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:33:19.6214515Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:33:19.6902648Z Selecting previously unselected package pcaputils.
2025-08-20T22:33:19.7102678Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T22:33:19.7194679Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:33:19.8003611Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:33:19.8197693Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:33:19.9657845Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:33:19.9848829Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:33:20.0155175Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:33:20.2539773Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:33:20.2831866Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:33:20.3631992Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:33:20.3948749Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:21.9835718Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:33:22.0281129Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:33:22.0470142Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:33:23.3029224Z Reading package lists...
2025-08-20T22:33:23.5358608Z Building dependency tree...
2025-08-20T22:33:23.5368345Z Reading state information...
2025-08-20T22:33:23.5812691Z Reading package lists...
2025-08-20T22:33:23.8094088Z Building dependency tree...
2025-08-20T22:33:23.8101922Z Reading state information...
2025-08-20T22:33:24.0852990Z The following additional packages will be installed:
2025-08-20T22:33:24.0858440Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:33:24.0866263Z Suggested packages:
2025-08-20T22:33:24.0866580Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:33:24.0866985Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:33:24.1047595Z The following NEW packages will be installed:
2025-08-20T22:33:24.1049004Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:33:24.1053888Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:33:24.2620339Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:33:24.2620692Z Need to get 801 kB of archives.
2025-08-20T22:33:24.2621023Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T22:33:24.2621504Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T22:33:24.3666836Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T22:33:24.4528422Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T22:33:24.5965006Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T22:33:24.6414160Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-pkg-config-dev arm64 0.3.27-1 [21.5 kB]
2025-08-20T22:33:24.6843107Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma-dev arm64 5.6.1+really5.4.5-1ubuntu0.2 [178 kB]
2025-08-20T22:33:24.7377909Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-lzma-sys-dev arm64 0.1.20-1 [10.9 kB]
2025-08-20T22:33:24.7798287Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T22:33:24.8238378Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:33:25.1100577Z Fetched 801 kB in 1s (1128 kB/s)
2025-08-20T22:33:25.1477184Z Selecting previously unselected package liblz1:arm64.
2025-08-20T22:33:25.1514545Z (Reading database ... 
2025-08-20T22:33:25.1514830Z (Reading database ... 5%
2025-08-20T22:33:25.1515033Z (Reading database ... 10%
2025-08-20T22:33:25.1515232Z (Reading database ... 15%
2025-08-20T22:33:25.1515431Z (Reading database ... 20%
2025-08-20T22:33:25.1515627Z (Reading database ... 25%
2025-08-20T22:33:25.1515968Z (Reading database ... 30%
2025-08-20T22:33:25.1516165Z (Reading database ... 35%
2025-08-20T22:33:25.1516365Z (Reading database ... 40%
2025-08-20T22:33:25.1516571Z (Reading database ... 45%
2025-08-20T22:33:25.1516769Z (Reading database ... 50%
2025-08-20T22:33:25.1538833Z (Reading database ... 55%
2025-08-20T22:33:25.1640037Z (Reading database ... 60%
2025-08-20T22:33:25.1680703Z (Reading database ... 65%
2025-08-20T22:33:25.1700402Z (Reading database ... 70%
2025-08-20T22:33:25.1749654Z (Reading database ... 75%
2025-08-20T22:33:25.1891371Z (Reading database ... 80%
2025-08-20T22:33:25.1975893Z (Reading database ... 85%
2025-08-20T22:33:25.2005513Z (Reading database ... 90%
2025-08-20T22:33:25.2120143Z (Reading database ... 95%
2025-08-20T22:33:25.2120416Z (Reading database ... 100%
2025-08-20T22:33:25.2120711Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T22:33:25.2160650Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T22:33:25.2307673Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T22:33:25.3305683Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T22:33:25.3486079Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T22:33:25.3572222Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:33:25.4255185Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T22:33:25.4438713Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T22:33:25.4502740Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:33:25.5567506Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T22:33:25.5738793Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T22:33:25.5807937Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:33:25.6399853Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T22:33:25.6570747Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T22:33:25.6633574Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:33:25.7258741Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T22:33:25.7429356Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T22:33:25.7488027Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:33:25.8126243Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T22:33:25.8315015Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T22:33:25.8375675Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:33:25.9028900Z Selecting previously unselected package lzma.
2025-08-20T22:33:25.9215069Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T22:33:25.9281995Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:33:25.9923172Z Selecting previously unselected package lzma-dev.
2025-08-20T22:33:26.0096760Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:33:26.0151816Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:33:26.1283985Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T22:33:26.1514030Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:33:26.1738337Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:33:26.1927069Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:33:26.2179312Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:33:26.2346130Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:33:26.2537723Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:33:26.2741341Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:33:26.2987412Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:33:26.3218283Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:33:26.3424825Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:33:26.3817358Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:27.7176486Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:33:29.1648180Z Reading package lists...
2025-08-20T22:33:29.4260829Z Building dependency tree...
2025-08-20T22:33:29.4269131Z Reading state information...
2025-08-20T22:33:29.7906198Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:33:29.7906689Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:33:29.7907018Z inetutils-telnet set to manually installed.
2025-08-20T22:33:29.7907318Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:33:29.7907653Z The following additional packages will be installed:
2025-08-20T22:33:29.7907920Z   tcpd update-inetd
2025-08-20T22:33:29.8102866Z The following packages will be REMOVED:
2025-08-20T22:33:29.8112171Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:33:29.8113585Z The following NEW packages will be installed:
2025-08-20T22:33:29.8113926Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:33:29.8114322Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:33:29.8122550Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:33:29.9544807Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T22:33:29.9545642Z Need to get 691 kB of archives.
2025-08-20T22:33:29.9546129Z After this operation, 987 kB disk space will be freed.
2025-08-20T22:33:29.9546668Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T22:33:30.0827573Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T22:33:30.1303748Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:33:30.1779823Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T22:33:30.2341444Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T22:33:30.3068415Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T22:33:30.3661444Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T22:33:30.4216382Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T22:33:30.4723883Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T22:33:30.5202849Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T22:33:30.5749260Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T22:33:30.6350382Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T22:33:30.6896381Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T22:33:30.9410390Z Preconfiguring packages ...
2025-08-20T22:33:31.0777965Z Fetched 691 kB in 1s (788 kB/s)
2025-08-20T22:33:31.1113668Z (Reading database ... 
2025-08-20T22:33:31.1114338Z (Reading database ... 5%
2025-08-20T22:33:31.1114582Z (Reading database ... 10%
2025-08-20T22:33:31.1114783Z (Reading database ... 15%
2025-08-20T22:33:31.1114979Z (Reading database ... 20%
2025-08-20T22:33:31.1115178Z (Reading database ... 25%
2025-08-20T22:33:31.1115369Z (Reading database ... 30%
2025-08-20T22:33:31.1115563Z (Reading database ... 35%
2025-08-20T22:33:31.1115930Z (Reading database ... 40%
2025-08-20T22:33:31.1116123Z (Reading database ... 45%
2025-08-20T22:33:31.1116318Z (Reading database ... 50%
2025-08-20T22:33:31.1137860Z (Reading database ... 55%
2025-08-20T22:33:31.1235180Z (Reading database ... 60%
2025-08-20T22:33:31.1280164Z (Reading database ... 65%
2025-08-20T22:33:31.1300010Z (Reading database ... 70%
2025-08-20T22:33:31.1335665Z (Reading database ... 75%
2025-08-20T22:33:31.1480184Z (Reading database ... 80%
2025-08-20T22:33:31.1566744Z (Reading database ... 85%
2025-08-20T22:33:31.1632475Z (Reading database ... 90%
2025-08-20T22:33:31.1723209Z (Reading database ... 95%
2025-08-20T22:33:31.1723440Z (Reading database ... 100%
2025-08-20T22:33:31.1723732Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T22:33:31.1768091Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:33:31.2413490Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T22:33:31.3228099Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:33:31.7096108Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:33:31.7131901Z (Reading database ... 
2025-08-20T22:33:31.7132221Z (Reading database ... 5%
2025-08-20T22:33:31.7132430Z (Reading database ... 10%
2025-08-20T22:33:31.7132628Z (Reading database ... 15%
2025-08-20T22:33:31.7132828Z (Reading database ... 20%
2025-08-20T22:33:31.7133024Z (Reading database ... 25%
2025-08-20T22:33:31.7133231Z (Reading database ... 30%
2025-08-20T22:33:31.7133427Z (Reading database ... 35%
2025-08-20T22:33:31.7133623Z (Reading database ... 40%
2025-08-20T22:33:31.7134227Z (Reading database ... 45%
2025-08-20T22:33:31.7134439Z (Reading database ... 50%
2025-08-20T22:33:31.7154282Z (Reading database ... 55%
2025-08-20T22:33:31.7248645Z (Reading database ... 60%
2025-08-20T22:33:31.7292904Z (Reading database ... 65%
2025-08-20T22:33:31.7312093Z (Reading database ... 70%
2025-08-20T22:33:31.7345972Z (Reading database ... 75%
2025-08-20T22:33:31.7484494Z (Reading database ... 80%
2025-08-20T22:33:31.7566767Z (Reading database ... 85%
2025-08-20T22:33:31.7624177Z (Reading database ... 90%
2025-08-20T22:33:31.7704750Z (Reading database ... 95%
2025-08-20T22:33:31.7704977Z (Reading database ... 100%
2025-08-20T22:33:31.7705270Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T22:33:31.7745421Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:31.7870834Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:31.8510298Z Selecting previously unselected package tcpd.
2025-08-20T22:33:31.8698994Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T22:33:31.8762568Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:33:31.9463559Z Selecting previously unselected package update-inetd.
2025-08-20T22:33:31.9654420Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:33:31.9723690Z Unpacking update-inetd (4.53) ...
2025-08-20T22:33:32.0393769Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:33:32.0582700Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.0713968Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.1381438Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:33:32.1551542Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.1618730Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.2308082Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:33:32.2477032Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.2588954Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.3258335Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:33:32.3417102Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.3487944Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.4183375Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:33:32.4368111Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.4427813Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.5056664Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:33:32.5238818Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.5299220Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.6016636Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:33:32.6196644Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.6263102Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.6816278Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:33:32.6988507Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.7056110Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.7694701Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:33:32.7865656Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T22:33:32.7954966Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:33:32.8679014Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:33:32.8852719Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:33:32.8919888Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:33:32.9856182Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:33:33.0123739Z Setting up update-inetd (4.53) ...
2025-08-20T22:33:33.1136520Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:33:33.1410165Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:33:33.1552923Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:33.4953313Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:33:33.4953760Z 
2025-08-20T22:33:33.4953865Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:33:33.4954046Z 
2025-08-20T22:33:33.4954457Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:33:33.4954815Z 
2025-08-20T22:33:33.4955317Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:33:33.4955957Z 
2025-08-20T22:33:33.7452478Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:33:33.7722243Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:33:33.7896899Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:33:33.8013722Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:33:33.8264766Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:33:33.8463381Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:33:33.8657504Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:34.1855482Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:33:34.1855997Z 
2025-08-20T22:33:34.1856530Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:33:34.1857018Z 
2025-08-20T22:33:34.4165132Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:34.5261127Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:34.6169842Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:33:34.6890986Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:37.6897202Z Reading package lists...
2025-08-20T22:33:37.9340635Z Building dependency tree...
2025-08-20T22:33:37.9347835Z Reading state information...
2025-08-20T22:33:38.3075222Z The following packages will be REMOVED:
2025-08-20T22:33:38.3083707Z   inetutils-ping
2025-08-20T22:33:38.3084977Z The following NEW packages will be installed:
2025-08-20T22:33:38.3094492Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:33:38.3099961Z The following packages will be upgraded:
2025-08-20T22:33:38.3107790Z   iputils-tracepath
2025-08-20T22:33:38.5846998Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T22:33:38.5847363Z Need to get 84.5 kB of archives.
2025-08-20T22:33:38.5847657Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T22:33:38.5848245Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:33:38.9019806Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T22:33:39.0239271Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T22:33:39.1461604Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T22:33:39.4673528Z Fetched 84.5 kB in 1s (101 kB/s)
2025-08-20T22:33:39.4905356Z (Reading database ... 
2025-08-20T22:33:39.4905615Z (Reading database ... 5%
2025-08-20T22:33:39.4906128Z (Reading database ... 10%
2025-08-20T22:33:39.4906367Z (Reading database ... 15%
2025-08-20T22:33:39.4906567Z (Reading database ... 20%
2025-08-20T22:33:39.4906764Z (Reading database ... 25%
2025-08-20T22:33:39.4906960Z (Reading database ... 30%
2025-08-20T22:33:39.4907489Z (Reading database ... 35%
2025-08-20T22:33:39.4907696Z (Reading database ... 40%
2025-08-20T22:33:39.4907894Z (Reading database ... 45%
2025-08-20T22:33:39.4908105Z (Reading database ... 50%
2025-08-20T22:33:39.4928376Z (Reading database ... 55%
2025-08-20T22:33:39.5022564Z (Reading database ... 60%
2025-08-20T22:33:39.5064855Z (Reading database ... 65%
2025-08-20T22:33:39.5083517Z (Reading database ... 70%
2025-08-20T22:33:39.5128602Z (Reading database ... 75%
2025-08-20T22:33:39.5261866Z (Reading database ... 80%
2025-08-20T22:33:39.5343711Z (Reading database ... 85%
2025-08-20T22:33:39.5404097Z (Reading database ... 90%
2025-08-20T22:33:39.5486143Z (Reading database ... 95%
2025-08-20T22:33:39.5486384Z (Reading database ... 100%
2025-08-20T22:33:39.5486683Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T22:33:39.5523941Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:33:39.6834024Z Selecting previously unselected package iputils-ping.
2025-08-20T22:33:39.6870807Z (Reading database ... 
2025-08-20T22:33:39.6871166Z (Reading database ... 5%
2025-08-20T22:33:39.6871379Z (Reading database ... 10%
2025-08-20T22:33:39.6871578Z (Reading database ... 15%
2025-08-20T22:33:39.6871771Z (Reading database ... 20%
2025-08-20T22:33:39.6871979Z (Reading database ... 25%
2025-08-20T22:33:39.6872174Z (Reading database ... 30%
2025-08-20T22:33:39.6872367Z (Reading database ... 35%
2025-08-20T22:33:39.6872921Z (Reading database ... 40%
2025-08-20T22:33:39.6873117Z (Reading database ... 45%
2025-08-20T22:33:39.6873312Z (Reading database ... 50%
2025-08-20T22:33:39.6896658Z (Reading database ... 55%
2025-08-20T22:33:39.6995982Z (Reading database ... 60%
2025-08-20T22:33:39.7040636Z (Reading database ... 65%
2025-08-20T22:33:39.7059873Z (Reading database ... 70%
2025-08-20T22:33:39.7106042Z (Reading database ... 75%
2025-08-20T22:33:39.7240732Z (Reading database ... 80%
2025-08-20T22:33:39.7324507Z (Reading database ... 85%
2025-08-20T22:33:39.7384820Z (Reading database ... 90%
2025-08-20T22:33:39.7468275Z (Reading database ... 95%
2025-08-20T22:33:39.7468514Z (Reading database ... 100%
2025-08-20T22:33:39.7468806Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T22:33:39.7509148Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:33:39.7571908Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:33:39.8449095Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:33:39.8651036Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T22:33:39.9370067Z Selecting previously unselected package iputils-arping.
2025-08-20T22:33:39.9543532Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:33:39.9602183Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:33:40.0186505Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:33:40.0366416Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:33:40.0426224Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:33:40.1198034Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:33:40.1645355Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:33:40.1994831Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:33:40.2427330Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T22:33:40.2711693Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:43.1493907Z Reading package lists...
2025-08-20T22:33:43.3907471Z Building dependency tree...
2025-08-20T22:33:43.3916315Z Reading state information...
2025-08-20T22:33:43.6608558Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:33:43.6941359Z The following packages will be upgraded:
2025-08-20T22:33:43.6941679Z   python3-pip python3-pip-whl
2025-08-20T22:33:43.7135516Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:33:44.0577730Z Need to get 3020 kB of archives.
2025-08-20T22:33:44.0578113Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T22:33:44.0578691Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T22:33:44.8974869Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB]
2025-08-20T22:33:45.5245638Z Fetched 3020 kB in 2s (1995 kB/s)
2025-08-20T22:33:45.5649700Z (Reading database ... 
2025-08-20T22:33:45.5649969Z (Reading database ... 5%
2025-08-20T22:33:45.5650187Z (Reading database ... 10%
2025-08-20T22:33:45.5650383Z (Reading database ... 15%
2025-08-20T22:33:45.5650578Z (Reading database ... 20%
2025-08-20T22:33:45.5650770Z (Reading database ... 25%
2025-08-20T22:33:45.5650969Z (Reading database ... 30%
2025-08-20T22:33:45.5651160Z (Reading database ... 35%
2025-08-20T22:33:45.5652083Z (Reading database ... 40%
2025-08-20T22:33:45.5652338Z (Reading database ... 45%
2025-08-20T22:33:45.5652544Z (Reading database ... 50%
2025-08-20T22:33:45.5673439Z (Reading database ... 55%
2025-08-20T22:33:45.5771929Z (Reading database ... 60%
2025-08-20T22:33:45.5812014Z (Reading database ... 65%
2025-08-20T22:33:45.5830986Z (Reading database ... 70%
2025-08-20T22:33:45.5876702Z (Reading database ... 75%
2025-08-20T22:33:45.6010556Z (Reading database ... 80%
2025-08-20T22:33:45.6093327Z (Reading database ... 85%
2025-08-20T22:33:45.6153167Z (Reading database ... 90%
2025-08-20T22:33:45.6237037Z (Reading database ... 95%
2025-08-20T22:33:45.6237255Z (Reading database ... 100%
2025-08-20T22:33:45.6237542Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:33:45.6279630Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:33:45.8135890Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:33:46.0073980Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:33:46.0243730Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:33:46.1204554Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:33:46.1392311Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:33:47.0768837Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:49.9455157Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:33:50.2437509Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:33:51.2471286Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:33:51.4032254Z Collecting pip
2025-08-20T22:33:51.4651664Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:33:51.4875480Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:33:51.5564702Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 26.7 MB/s eta 0:00:00
2025-08-20T22:33:51.8217445Z Installing collected packages: pip
2025-08-20T22:33:52.5793524Z Successfully installed pip-25.2
2025-08-20T22:33:52.7797317Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:33:52.8249926Z Reading package lists...
2025-08-20T22:33:53.0712480Z Building dependency tree...
2025-08-20T22:33:53.0721282Z Reading state information...
2025-08-20T22:33:53.3464496Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:33:53.3464839Z pciutils set to manually installed.
2025-08-20T22:33:53.3465120Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:33:53.3465453Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:33:53.3465965Z python3-distro set to manually installed.
2025-08-20T22:33:53.3466323Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:33:53.3466655Z python3-netifaces set to manually installed.
2025-08-20T22:33:53.3467359Z The following additional packages will be installed:
2025-08-20T22:33:53.3467646Z   libsysfs2
2025-08-20T22:33:53.3474640Z Suggested packages:
2025-08-20T22:33:53.3474877Z   fancontrol read-edid i2c-tools
2025-08-20T22:33:53.3771140Z The following NEW packages will be installed:
2025-08-20T22:33:53.3773793Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:33:53.4001288Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:33:53.6752944Z Need to get 133 kB of archives.
2025-08-20T22:33:53.6753319Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T22:33:53.6753819Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T22:33:53.8968444Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T22:33:54.0303971Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T22:33:54.3136103Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T22:33:54.5955832Z Fetched 133 kB in 1s (146 kB/s)
2025-08-20T22:33:54.6363640Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T22:33:54.6399778Z (Reading database ... 
2025-08-20T22:33:54.6400006Z (Reading database ... 5%
2025-08-20T22:33:54.6400209Z (Reading database ... 10%
2025-08-20T22:33:54.6400779Z (Reading database ... 15%
2025-08-20T22:33:54.6401734Z (Reading database ... 20%
2025-08-20T22:33:54.6401992Z (Reading database ... 25%
2025-08-20T22:33:54.6402192Z (Reading database ... 30%
2025-08-20T22:33:54.6402399Z (Reading database ... 35%
2025-08-20T22:33:54.6402593Z (Reading database ... 40%
2025-08-20T22:33:54.6402787Z (Reading database ... 45%
2025-08-20T22:33:54.6402979Z (Reading database ... 50%
2025-08-20T22:33:54.6421927Z (Reading database ... 55%
2025-08-20T22:33:54.6512273Z (Reading database ... 60%
2025-08-20T22:33:54.6552801Z (Reading database ... 65%
2025-08-20T22:33:54.6570593Z (Reading database ... 70%
2025-08-20T22:33:54.6614208Z (Reading database ... 75%
2025-08-20T22:33:54.6742525Z (Reading database ... 80%
2025-08-20T22:33:54.6824820Z (Reading database ... 85%
2025-08-20T22:33:54.6884779Z (Reading database ... 90%
2025-08-20T22:33:54.6968528Z (Reading database ... 95%
2025-08-20T22:33:54.6968758Z (Reading database ... 100%
2025-08-20T22:33:54.6969052Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:33:54.7010138Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T22:33:54.7121898Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:33:54.7924218Z Selecting previously unselected package sysfsutils.
2025-08-20T22:33:54.8108847Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T22:33:54.8193393Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:33:54.8971575Z Selecting previously unselected package lm-sensors.
2025-08-20T22:33:54.9153094Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T22:33:54.9419122Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:33:54.9977415Z Selecting previously unselected package virt-what.
2025-08-20T22:33:55.0153095Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T22:33:55.0234568Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:33:55.1004556Z Setting up virt-what (1.25-2) ...
2025-08-20T22:33:55.1194090Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:33:55.1406202Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:33:55.4666020Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:33:55.4666422Z 
2025-08-20T22:33:55.4671214Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:33:55.4671665Z 
2025-08-20T22:33:55.7112350Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:33:56.0290312Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:33:56.0290816Z 
2025-08-20T22:33:56.0391668Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:57.6339537Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:33:58.9813675Z Reading package lists...
2025-08-20T22:33:59.2225658Z Building dependency tree...
2025-08-20T22:33:59.2232567Z Reading state information...
2025-08-20T22:33:59.4758239Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:33:59.4758598Z The following additional packages will be installed:
2025-08-20T22:33:59.4760717Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:33:59.4761160Z   xorg-sgml-doctools
2025-08-20T22:33:59.4769218Z Suggested packages:
2025-08-20T22:33:59.4769405Z   libxcb-doc
2025-08-20T22:33:59.4931188Z The following NEW packages will be installed:
2025-08-20T22:33:59.4932745Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:33:59.4935954Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:33:59.4936321Z   xcb xorg-sgml-doctools
2025-08-20T22:33:59.6950297Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:33:59.6950652Z Need to get 816 kB of archives.
2025-08-20T22:33:59.6950943Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T22:33:59.6951830Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T22:33:59.7338016Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T22:33:59.7751703Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:34:00.0002347Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T22:34:00.0391552Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T22:34:00.0783724Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T22:34:00.1202376Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T22:34:00.1593514Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T22:34:00.1986348Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T22:34:00.2376628Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T22:34:00.2767399Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T22:34:00.5471818Z Fetched 816 kB in 1s (1054 kB/s)
2025-08-20T22:34:00.5755111Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T22:34:00.5790326Z (Reading database ... 
2025-08-20T22:34:00.5790559Z (Reading database ... 5%
2025-08-20T22:34:00.5790776Z (Reading database ... 10%
2025-08-20T22:34:00.5790974Z (Reading database ... 15%
2025-08-20T22:34:00.5791167Z (Reading database ... 20%
2025-08-20T22:34:00.5791361Z (Reading database ... 25%
2025-08-20T22:34:00.5791554Z (Reading database ... 30%
2025-08-20T22:34:00.5791744Z (Reading database ... 35%
2025-08-20T22:34:00.5792510Z (Reading database ... 40%
2025-08-20T22:34:00.5792718Z (Reading database ... 45%
2025-08-20T22:34:00.5792912Z (Reading database ... 50%
2025-08-20T22:34:00.5811484Z (Reading database ... 55%
2025-08-20T22:34:00.5905217Z (Reading database ... 60%
2025-08-20T22:34:00.5943673Z (Reading database ... 65%
2025-08-20T22:34:00.5961915Z (Reading database ... 70%
2025-08-20T22:34:00.6005546Z (Reading database ... 75%
2025-08-20T22:34:00.6134147Z (Reading database ... 80%
2025-08-20T22:34:00.6213108Z (Reading database ... 85%
2025-08-20T22:34:00.6273099Z (Reading database ... 90%
2025-08-20T22:34:00.6353303Z (Reading database ... 95%
2025-08-20T22:34:00.6353523Z (Reading database ... 100%
2025-08-20T22:34:00.6353810Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T22:34:00.6391326Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T22:34:00.6466988Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:34:00.6992154Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:34:00.7150629Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:34:00.7234130Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:34:00.7941595Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:34:00.8130819Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:34:00.8191635Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:34:00.8919009Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T22:34:00.9112806Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T22:34:00.9177553Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:34:00.9822037Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T22:34:01.0006914Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T22:34:01.0065409Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:34:01.0665705Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T22:34:01.0858310Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:34:01.0925917Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:01.1491857Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T22:34:01.1671285Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:34:01.1732027Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:01.2402863Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T22:34:01.2577630Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:34:01.2735867Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:01.3242261Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T22:34:01.3412781Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:34:01.3484947Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:01.4031272Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T22:34:01.4225159Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:34:01.4288352Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:01.4997193Z Selecting previously unselected package xcb.
2025-08-20T22:34:01.5182731Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T22:34:01.5271854Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:34:01.6062974Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:01.6247805Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:34:01.6446818Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:34:01.6723601Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:34:01.6947824Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:34:01.7273884Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:34:03.2679922Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:34:03.3006675Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:34:03.3226723Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:34:03.3435831Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:34:03.3709407Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:03.3900189Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:03.4096783Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:03.4296388Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:34:05.0600961Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:34:05.7074954Z Collecting build
2025-08-20T22:34:05.8286551Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:34:05.9551522Z Collecting cffi
2025-08-20T22:34:05.9871782Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:34:06.0232859Z Collecting scons
2025-08-20T22:34:06.0555704Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:34:06.0936415Z Collecting scuba
2025-08-20T22:34:06.1271388Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:34:06.1907836Z Collecting pytest
2025-08-20T22:34:06.2232815Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:34:06.2651845Z Collecting packaging>=19.1 (from build)
2025-08-20T22:34:06.2969115Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:34:06.3313860Z Collecting pyproject_hooks (from build)
2025-08-20T22:34:06.4928793Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:34:06.5301935Z Collecting pycparser (from cffi)
2025-08-20T22:34:06.5621124Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:34:06.6096124Z Collecting PyYAML (from scuba)
2025-08-20T22:34:06.6411114Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:34:06.6746740Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:34:06.7057919Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:34:06.7414794Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:34:06.7732189Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:34:06.8127502Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:34:06.8448296Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:34:06.8881706Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:34:06.9808515Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:34:07.1215603Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:34:07.2463124Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 33.0 MB/s  0:00:00
2025-08-20T22:34:07.2779596Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:34:07.3213144Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:34:07.3666108Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:34:07.4088099Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:34:07.4496279Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:34:07.4907425Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:34:07.5122767Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.8 MB/s  0:00:00
2025-08-20T22:34:07.5438839Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:34:07.5861548Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:34:07.6278659Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:34:07.6453653Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 31.1 MB/s  0:00:00
2025-08-20T22:34:07.7430792Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:34:09.3514355Z 
2025-08-20T22:34:09.3528547Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:34:09.6523622Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:34:10.3911459Z Collecting ansi2txt
2025-08-20T22:34:10.5001555Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:34:10.5486917Z Collecting pipx
2025-08-20T22:34:10.5767687Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:34:10.6257441Z Collecting scons
2025-08-20T22:34:10.6267978Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:34:10.6569730Z Collecting py2static
2025-08-20T22:34:10.6855527Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:34:10.7294136Z Collecting typer
2025-08-20T22:34:10.7572342Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:34:10.8173761Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:34:10.8453915Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:34:10.8862367Z Collecting packaging>=20 (from pipx)
2025-08-20T22:34:10.8872318Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:34:10.9222099Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:34:10.9503291Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:34:10.9936187Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:34:11.0217737Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:34:11.0923626Z Collecting pyinstaller (from py2static)
2025-08-20T22:34:11.1211750Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:34:11.1622010Z Collecting staticx (from py2static)
2025-08-20T22:34:11.1910838Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:34:11.2529499Z   Preparing metadata (setup.py): started
2025-08-20T22:34:11.7189449Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:34:11.7536019Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:34:11.7817803Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:34:11.8406382Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:34:11.8684924Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:34:11.9062421Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:34:11.9343370Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:34:11.9980111Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:34:12.0261647Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:34:12.0703714Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:34:12.0985993Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:34:12.1448974Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:34:12.1459786Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:34:12.1730691Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:34:12.2012379Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:34:12.3302123Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:34:12.3582717Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:34:12.3992836Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:34:12.4272809Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:34:12.4706790Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:34:12.4987525Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:34:12.5400580Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:34:12.5679562Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:34:12.6057867Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:34:12.6428282Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:34:12.6607159Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:34:12.6917173Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:34:12.7289599Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:34:12.7689884Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:34:12.8078005Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:34:12.8276760Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:34:12.8555583Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:34:12.8925340Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:34:12.9317059Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:34:12.9606019Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:34:13.0006439Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:34:13.0379655Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:34:13.0744661Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:34:13.1124943Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:34:13.1491387Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:34:13.2206834Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 7.4 MB/s  0:00:00
2025-08-20T22:34:13.2490627Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:34:13.2956329Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:34:13.3397584Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.9 MB/s  0:00:00
2025-08-20T22:34:13.3677413Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:34:13.4058429Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:34:13.4507072Z Building wheels for collected packages: staticx
2025-08-20T22:34:13.4513257Z   Building wheel for staticx (setup.py): started
2025-08-20T22:34:24.1084501Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:34:24.1095174Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790703 sha256=dd6038ba0608e9d5cadc9b8512a405b9f06c862363417adad062c3f4578cc8ba
2025-08-20T22:34:24.1096261Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:34:24.1111500Z Successfully built staticx
2025-08-20T22:34:24.2099204Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:34:25.0258776Z   Attempting uninstall: scons
2025-08-20T22:34:25.0332271Z     Found existing installation: SCons 4.9.1
2025-08-20T22:34:25.0638516Z     Uninstalling SCons-4.9.1:
2025-08-20T22:34:25.0701803Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:34:25.5617273Z   Attempting uninstall: pygments
2025-08-20T22:34:25.5688093Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:34:25.5854582Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:34:25.5877989Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:34:26.1979149Z   Attempting uninstall: packaging
2025-08-20T22:34:26.2050649Z     Found existing installation: packaging 25.0
2025-08-20T22:34:26.2071260Z     Uninstalling packaging-25.0:
2025-08-20T22:34:26.2077038Z       Successfully uninstalled packaging-25.0
2025-08-20T22:34:27.1293534Z 
2025-08-20T22:34:27.1318436Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:34:27.4307351Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:34:27.7314734Z Collecting build
2025-08-20T22:34:27.7325308Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:34:27.8077133Z Collecting cffi
2025-08-20T22:34:27.8089794Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:34:27.8309786Z Collecting scons
2025-08-20T22:34:27.8319408Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:34:27.8559324Z Collecting scuba
2025-08-20T22:34:27.8568963Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:34:27.9067417Z Collecting pytest
2025-08-20T22:34:27.9079259Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:34:27.9324726Z Collecting packaging>=19.1 (from build)
2025-08-20T22:34:27.9335679Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:34:27.9523519Z Collecting pyproject_hooks (from build)
2025-08-20T22:34:27.9533997Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:34:27.9717661Z Collecting pycparser (from cffi)
2025-08-20T22:34:27.9728946Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:34:28.0057329Z Collecting PyYAML (from scuba)
2025-08-20T22:34:28.0074109Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:34:28.0261672Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:34:28.0272039Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:34:28.0506129Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:34:28.0516130Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:34:28.0815990Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:34:28.0826915Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:34:28.0877946Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:34:28.0887711Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:34:28.0899252Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:34:28.0931987Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:34:28.0942304Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:34:28.0953521Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:34:28.0962423Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:34:28.0970945Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:34:28.0979937Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:34:28.0995179Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:34:28.1004558Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:34:28.1013363Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:34:28.2070184Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:34:28.2074672Z   Attempting uninstall: scons
2025-08-20T22:34:28.2145482Z     Found existing installation: SCons 4.9.1
2025-08-20T22:34:28.2431519Z     Uninstalling SCons-4.9.1:
2025-08-20T22:34:28.2493060Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:34:28.7445242Z   Attempting uninstall: PyYAML
2025-08-20T22:34:28.7525005Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:34:28.7545130Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:34:28.7551865Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:34:28.8120835Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:34:28.8189784Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:34:28.8203377Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:34:28.8208444Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:34:28.8352939Z   Attempting uninstall: pygments
2025-08-20T22:34:28.8421042Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:34:28.8574827Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:34:28.8598572Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:34:29.4371283Z   Attempting uninstall: pycparser
2025-08-20T22:34:29.4440800Z     Found existing installation: pycparser 2.22
2025-08-20T22:34:29.4460410Z     Uninstalling pycparser-2.22:
2025-08-20T22:34:29.4466325Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:34:29.5650089Z   Attempting uninstall: pluggy
2025-08-20T22:34:29.5721828Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:34:29.5738346Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:34:29.5743773Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:34:29.5951615Z   Attempting uninstall: packaging
2025-08-20T22:34:29.6025973Z     Found existing installation: packaging 25.0
2025-08-20T22:34:29.6046048Z     Uninstalling packaging-25.0:
2025-08-20T22:34:29.6052273Z       Successfully uninstalled packaging-25.0
2025-08-20T22:34:29.6475561Z   Attempting uninstall: iniconfig
2025-08-20T22:34:29.6551074Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:34:29.6564187Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:34:29.6569753Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:34:29.6705084Z   Attempting uninstall: scuba
2025-08-20T22:34:29.6773233Z     Found existing installation: scuba 2.14.1
2025-08-20T22:34:29.6791389Z     Uninstalling scuba-2.14.1:
2025-08-20T22:34:29.6798999Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:34:29.7033561Z   Attempting uninstall: pytest
2025-08-20T22:34:29.7108249Z     Found existing installation: pytest 8.4.1
2025-08-20T22:34:29.7156335Z     Uninstalling pytest-8.4.1:
2025-08-20T22:34:29.7364160Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:34:29.9459529Z   Attempting uninstall: cffi
2025-08-20T22:34:29.9529784Z     Found existing installation: cffi 1.17.1
2025-08-20T22:34:29.9551242Z     Uninstalling cffi-1.17.1:
2025-08-20T22:34:29.9744024Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:34:30.0439294Z   Attempting uninstall: build
2025-08-20T22:34:30.0513942Z     Found existing installation: build 1.3.0
2025-08-20T22:34:30.0534376Z     Uninstalling build-1.3.0:
2025-08-20T22:34:30.0541239Z       Successfully uninstalled build-1.3.0
2025-08-20T22:34:30.0781102Z 
2025-08-20T22:34:30.0805330Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:34:30.3859148Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:34:30.5728508Z Collecting ansi2txt
2025-08-20T22:34:30.5740466Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:34:30.6067655Z Collecting pipx
2025-08-20T22:34:30.6078540Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:34:30.6352050Z Collecting scons
2025-08-20T22:34:30.6363958Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:34:30.6601712Z Collecting py2static
2025-08-20T22:34:30.6612325Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:34:30.6916095Z Collecting typer
2025-08-20T22:34:30.6927288Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:34:30.7282685Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:34:30.7291583Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:34:30.7568836Z Collecting packaging>=20 (from pipx)
2025-08-20T22:34:30.7579022Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:34:30.7872271Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:34:30.7883308Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:34:30.8172109Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:34:30.8182008Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:34:30.8641637Z Collecting pyinstaller (from py2static)
2025-08-20T22:34:30.8653210Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:34:30.8913439Z Collecting staticx (from py2static)
2025-08-20T22:34:30.8923750Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:34:30.9063498Z   Preparing metadata (setup.py): started
2025-08-20T22:34:31.1125009Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:34:31.1416505Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:34:31.1427342Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:34:31.1707312Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:34:31.1717937Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:34:31.2092136Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:34:31.2102315Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:34:31.2538190Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:34:31.2549076Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:34:31.2856958Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:34:31.2868432Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:34:31.3181457Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:34:31.3192375Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:34:31.3432216Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:34:31.3442164Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:34:31.4439216Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:34:31.4448707Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:34:31.4775042Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:34:31.4785168Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:34:31.5092811Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:34:31.5102815Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:34:31.5425240Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:34:31.5436069Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:34:31.5468761Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:34:31.5478475Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:34:31.5489074Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:34:31.5521663Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:34:31.5531011Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:34:31.5540537Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:34:31.5550201Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:34:31.5560158Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:34:31.5569967Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:34:31.5579346Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:34:31.5590218Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:34:31.5606798Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:34:31.5616558Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:34:31.5625803Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:34:31.5634944Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:34:31.5644598Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:34:31.5654084Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:34:31.5668420Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:34:31.5680746Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:34:31.5696813Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:34:31.5705877Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:34:31.6045036Z Building wheels for collected packages: staticx
2025-08-20T22:34:31.6051523Z   Building wheel for staticx (setup.py): started
2025-08-20T22:34:34.0792285Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:34:34.0805461Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790770 sha256=49591e3cf13763324c272256da1263035ae9aa61b9ffdcf5c683f5a0e045921d
2025-08-20T22:34:34.0806919Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:34:34.0825565Z Successfully built staticx
2025-08-20T22:34:34.1823835Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:34:34.1826910Z   Attempting uninstall: pyelftools
2025-08-20T22:34:34.1894476Z     Found existing installation: pyelftools 0.32
2025-08-20T22:34:34.1933525Z     Uninstalling pyelftools-0.32:
2025-08-20T22:34:34.1944663Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:34:34.3026826Z   Attempting uninstall: altgraph
2025-08-20T22:34:34.3098538Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:34:34.3114579Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:34:34.3120251Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:34:34.3323052Z   Attempting uninstall: typing-extensions
2025-08-20T22:34:34.3391845Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:34:34.3404398Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:34:34.3597969Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:34:34.3926894Z   Attempting uninstall: staticx
2025-08-20T22:34:34.3998493Z     Found existing installation: staticx 0.14.1
2025-08-20T22:34:34.4019191Z     Uninstalling staticx-0.14.1:
2025-08-20T22:34:34.4027895Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:34:34.4325712Z   Attempting uninstall: shellingham
2025-08-20T22:34:34.4398000Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:34:34.4413359Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:34:34.4418731Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:34:34.4572614Z   Attempting uninstall: setuptools
2025-08-20T22:34:34.4641006Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:34:34.4845581Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:34:34.5065624Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:34:35.1133137Z   Attempting uninstall: scons
2025-08-20T22:34:35.1208064Z     Found existing installation: SCons 4.9.1
2025-08-20T22:34:35.1506850Z     Uninstalling SCons-4.9.1:
2025-08-20T22:34:35.1566802Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:34:35.6552368Z   Attempting uninstall: pygments
2025-08-20T22:34:35.6632835Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:34:35.6785996Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:34:35.6808792Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:34:36.2495408Z   Attempting uninstall: platformdirs
2025-08-20T22:34:36.2581793Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:34:36.2598996Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:34:36.2604372Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:34:36.2827847Z   Attempting uninstall: packaging
2025-08-20T22:34:36.2901238Z     Found existing installation: packaging 25.0
2025-08-20T22:34:36.2921629Z     Uninstalling packaging-25.0:
2025-08-20T22:34:36.2927704Z       Successfully uninstalled packaging-25.0
2025-08-20T22:34:36.3354170Z   Attempting uninstall: mdurl
2025-08-20T22:34:36.3421714Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:34:36.3435930Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:34:36.3441270Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:34:36.3592167Z   Attempting uninstall: click
2025-08-20T22:34:36.3663790Z     Found existing installation: click 8.2.1
2025-08-20T22:34:36.3681977Z     Uninstalling click-8.2.1:
2025-08-20T22:34:36.3687475Z       Successfully uninstalled click-8.2.1
2025-08-20T22:34:36.4312467Z   Attempting uninstall: argcomplete
2025-08-20T22:34:36.4386608Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:34:36.4410735Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:34:36.4419690Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:34:36.4689340Z   Attempting uninstall: ansi2txt
2025-08-20T22:34:36.4760648Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:34:36.4773845Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:34:36.4967174Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:34:36.5089487Z   Attempting uninstall: userpath
2025-08-20T22:34:36.5160066Z     Found existing installation: userpath 1.9.2
2025-08-20T22:34:36.5175978Z     Uninstalling userpath-1.9.2:
2025-08-20T22:34:36.5183115Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:34:36.5339919Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:34:36.5415345Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:34:36.5715334Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:34:36.5752919Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:34:36.7789422Z   Attempting uninstall: markdown-it-py
2025-08-20T22:34:36.7871684Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:34:36.7915790Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:34:36.7927058Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:34:36.8546880Z   Attempting uninstall: rich
2025-08-20T22:34:36.8622890Z     Found existing installation: rich 14.1.0
2025-08-20T22:34:36.8670692Z     Uninstalling rich-14.1.0:
2025-08-20T22:34:36.8679445Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:34:37.0273783Z   Attempting uninstall: pyinstaller
2025-08-20T22:34:37.0349896Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:34:37.0606670Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:34:37.0645187Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:34:37.3502746Z   Attempting uninstall: pipx
2025-08-20T22:34:37.3582129Z     Found existing installation: pipx 1.7.1
2025-08-20T22:34:37.3621520Z     Uninstalling pipx-1.7.1:
2025-08-20T22:34:37.3630521Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:34:37.4189396Z   Attempting uninstall: typer
2025-08-20T22:34:37.4263353Z     Found existing installation: typer 0.16.1
2025-08-20T22:34:37.4288151Z     Uninstalling typer-0.16.1:
2025-08-20T22:34:37.4296125Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:34:37.4694776Z   Attempting uninstall: py2static
2025-08-20T22:34:37.4762687Z     Found existing installation: py2static 0.0.1
2025-08-20T22:34:37.4779878Z     Uninstalling py2static-0.0.1:
2025-08-20T22:34:37.4788523Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:34:37.4940239Z 
2025-08-20T22:34:37.4964840Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:34:37.7935698Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:34:37.8967770Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:34:37.8971676Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-i47pxbyi
2025-08-20T22:34:37.8992152Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}  Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-i47pxbyi
2025-08-20T22:34:39.5230341Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:34:39.5266619Z   Installing build dependencies: started
2025-08-20T22:34:40.1861773Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:34:40.1871411Z   Getting requirements to build wheel: started
2025-08-20T22:34:40.4463417Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:34:40.4474016Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:34:40.6164714Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:34:40.7762828Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:34:40.7772983Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:34:40.8008816Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:34:40.8018937Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:34:40.8290977Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:34:40.8300798Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:34:40.8525597Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:34:40.8535464Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:34:40.8574673Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:34:40.8584088Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:34:40.8596134Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:34:40.8611967Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:34:40.8720835Z Building wheels for collected packages: pyinstaller
2025-08-20T22:34:40.8727891Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:34:43.7679727Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:34:43.7704003Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=89edc289e6eaf66d5fcba5678da87f2c086db20825ca434fdbf614644bffe66c
2025-08-20T22:34:43.7704987Z   Stored in directory: /tmp/pip-ephem-wheel-cache-b_kvwydf/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:34:43.7743864Z Successfully built pyinstaller
2025-08-20T22:34:43.8541656Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:34:43.8547388Z   Attempting uninstall: altgraph
2025-08-20T22:34:43.8616130Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:34:43.8633984Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:34:43.8640635Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:34:43.8908885Z   Attempting uninstall: setuptools
2025-08-20T22:34:43.8978478Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:34:43.9182567Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:34:43.9410861Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:34:44.5403745Z   Attempting uninstall: packaging
2025-08-20T22:34:44.5481067Z     Found existing installation: packaging 25.0
2025-08-20T22:34:44.5500882Z     Uninstalling packaging-25.0:
2025-08-20T22:34:44.5518216Z       Successfully uninstalled packaging-25.0
2025-08-20T22:34:44.5956864Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:34:44.6031922Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:34:44.6335000Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:34:44.6376206Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:34:44.8356647Z   Attempting uninstall: pyinstaller
2025-08-20T22:34:44.8429717Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:34:44.8702649Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:34:44.8743159Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:34:45.1595294Z 
2025-08-20T22:34:45.1619550Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:34:45.3988679Z 6.15.0
2025-08-20T22:34:46.8250207Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:34:46.8259711Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:34:46.8260015Z 
2025-08-20T22:34:46.8260412Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:34:46.8260898Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:34:46.8261264Z installation.
2025-08-20T22:34:46.8261421Z 
2025-08-20T22:34:46.8261685Z If you installed the current Docker package using this script and are using it
2025-08-20T22:34:46.8262141Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:34:46.8262596Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:34:46.8263044Z files to match the parameters passed to the script.
2025-08-20T22:34:46.8263272Z 
2025-08-20T22:34:46.8263387Z You may press Ctrl+C now to abort this script.
2025-08-20T22:34:46.8428981Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:34:48.2576103Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:34:48.8747537Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:34:48.8878552Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:34:48.9843632Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:34:48.9859455Z + sh -c 'echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T22:34:48.9866789Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:34:50.5497632Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T22:35:01.7496323Z + sh -c 'docker version'
2025-08-20T22:35:01.7640163Z Client: Docker Engine - Community
2025-08-20T22:35:01.7640707Z  Version:           28.3.3
2025-08-20T22:35:01.7641025Z  API version:       1.51
2025-08-20T22:35:01.7641352Z  Go version:        go1.24.5
2025-08-20T22:35:01.7641615Z  Git commit:        980b856
2025-08-20T22:35:01.7641870Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T22:35:01.7642186Z  OS/Arch:           linux/arm64
2025-08-20T22:35:01.7642455Z  Context:           default
2025-08-20T22:35:01.7642593Z 
2025-08-20T22:35:01.7642698Z Server: Docker Engine - Community
2025-08-20T22:35:01.7642991Z  Engine:
2025-08-20T22:35:01.7643185Z   Version:          28.3.3
2025-08-20T22:35:01.7643483Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:35:01.7643826Z   Go version:       go1.24.5
2025-08-20T22:35:01.7644071Z   Git commit:       bea959c
2025-08-20T22:35:01.7644320Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T22:35:01.7644603Z   OS/Arch:          linux/arm64
2025-08-20T22:35:01.7644851Z   Experimental:     false
2025-08-20T22:35:01.7645134Z  containerd:
2025-08-20T22:35:01.7645369Z   Version:          1.7.27
2025-08-20T22:35:01.7645645Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:35:01.7646172Z  runc:
2025-08-20T22:35:01.7646370Z   Version:          1.2.5
2025-08-20T22:35:01.7646634Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:35:01.7646928Z  docker-init:
2025-08-20T22:35:01.7647132Z   Version:          0.19.0
2025-08-20T22:35:01.7647533Z   GitCommit:        de40ad0
2025-08-20T22:35:01.7655449Z 
2025-08-20T22:35:01.7656324Z ================================================================================
2025-08-20T22:35:01.7656580Z 
2025-08-20T22:35:01.7657102Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:35:01.7657653Z Docker daemon in rootless mode for your user:
2025-08-20T22:35:01.7657850Z 
2025-08-20T22:35:01.7657980Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:35:01.7658165Z 
2025-08-20T22:35:01.7658418Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:35:01.7658734Z 
2025-08-20T22:35:01.7658738Z 
2025-08-20T22:35:01.7658944Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:35:01.7659411Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:35:01.7659649Z 
2025-08-20T22:35:01.7659897Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:35:01.7660352Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:35:01.7660804Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:35:01.7661103Z 
2025-08-20T22:35:01.7661266Z ================================================================================
2025-08-20T22:35:01.7661454Z 
2025-08-20T22:35:12.7656089Z ● docker.service - Docker Application Container Engine
2025-08-20T22:35:12.7656676Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:35:12.7657157Z      Active: active (running) since Wed 2025-08-20 22:35:02 UTC; 10s ago
2025-08-20T22:35:12.7658008Z TriggeredBy: ● docker.socket
2025-08-20T22:35:12.7658304Z        Docs: https://docs.docker.com
2025-08-20T22:35:12.7658668Z    Main PID: 20803 (dockerd)
2025-08-20T22:35:12.7658919Z       Tasks: 10
2025-08-20T22:35:12.7659122Z      Memory: 20.7M (peak: 24.7M)
2025-08-20T22:35:12.7659406Z         CPU: 270ms
2025-08-20T22:35:12.7659662Z      CGroup: /system.slice/docker.service
2025-08-20T22:35:12.7662087Z              └─20803 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:35:12.7662552Z 
2025-08-20T22:35:12.7662897Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.141277926Z" level=info msg="Loading containers: start."
2025-08-20T22:35:12.7664041Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.672100993Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 6dd60399a6357bfc9e43b1a0f0e1f8fdb3152b9528470bda4c1f2b39803b2862], retrying...."
2025-08-20T22:35:12.7665260Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.710958937Z" level=info msg="Loading containers: done."
2025-08-20T22:35:12.7666808Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728739733Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:35:12.7668185Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728910378Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:35:12.7669148Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728965027Z" level=info msg="Initializing buildkit"
2025-08-20T22:35:12.7669848Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.746330498Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:35:12.7670607Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.749161462Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:35:12.7671355Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.749222127Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:35:12.7672050Z Aug 20 22:35:02 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:35:12.7751689Z ● docker.service - Docker Application Container Engine
2025-08-20T22:35:12.7752688Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:35:12.7753507Z      Active: active (running) since Wed 2025-08-20 22:35:02 UTC; 10s ago
2025-08-20T22:35:12.7754199Z TriggeredBy: ● docker.socket
2025-08-20T22:35:12.7754505Z        Docs: https://docs.docker.com
2025-08-20T22:35:12.7754861Z    Main PID: 20803 (dockerd)
2025-08-20T22:35:12.7755103Z       Tasks: 10
2025-08-20T22:35:12.7755315Z      Memory: 20.7M (peak: 24.7M)
2025-08-20T22:35:12.7755595Z         CPU: 270ms
2025-08-20T22:35:12.7756115Z      CGroup: /system.slice/docker.service
2025-08-20T22:35:12.7756772Z              └─20803 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:35:12.7757142Z 
2025-08-20T22:35:12.7757484Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.141277926Z" level=info msg="Loading containers: start."
2025-08-20T22:35:12.7758627Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.672100993Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 6dd60399a6357bfc9e43b1a0f0e1f8fdb3152b9528470bda4c1f2b39803b2862], retrying...."
2025-08-20T22:35:12.7759960Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.710958937Z" level=info msg="Loading containers: done."
2025-08-20T22:35:12.7761083Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728739733Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:35:12.7762634Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728910378Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:35:12.7763570Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728965027Z" level=info msg="Initializing buildkit"
2025-08-20T22:35:12.7764271Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.746330498Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:35:12.7765032Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.749161462Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:35:12.7767013Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.749222127Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:35:12.7767754Z Aug 20 22:35:02 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:35:12.7934783Z ● docker.service - Docker Application Container Engine
2025-08-20T22:35:12.7935483Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:35:12.7936135Z      Active: active (running) since Wed 2025-08-20 22:35:02 UTC; 10s ago
2025-08-20T22:35:12.7936695Z TriggeredBy: ● docker.socket
2025-08-20T22:35:12.7936987Z        Docs: https://docs.docker.com
2025-08-20T22:35:12.7937286Z    Main PID: 20803 (dockerd)
2025-08-20T22:35:12.7937607Z       Tasks: 10
2025-08-20T22:35:12.7937827Z      Memory: 20.7M (peak: 24.7M)
2025-08-20T22:35:12.7938108Z         CPU: 270ms
2025-08-20T22:35:12.7938352Z      CGroup: /system.slice/docker.service
2025-08-20T22:35:12.7938958Z              └─20803 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:35:12.7939248Z 
2025-08-20T22:35:12.7939636Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.141277926Z" level=info msg="Loading containers: start."
2025-08-20T22:35:12.7940796Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.672100993Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 6dd60399a6357bfc9e43b1a0f0e1f8fdb3152b9528470bda4c1f2b39803b2862], retrying...."
2025-08-20T22:35:12.7941933Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.710958937Z" level=info msg="Loading containers: done."
2025-08-20T22:35:12.7943369Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728739733Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:35:12.7944736Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728910378Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:35:12.7945662Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.728965027Z" level=info msg="Initializing buildkit"
2025-08-20T22:35:12.7946583Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.746330498Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:35:12.7947318Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.749161462Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:35:12.7948094Z Aug 20 22:35:02 runnervmdbl46 dockerd[20803]: time="2025-08-20T22:35:02.749222127Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:35:12.7948777Z Aug 20 22:35:02 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:35:12.8031768Z Docker version 28.3.3, build 980b856
2025-08-20T22:35:12.8199733Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:35:13.4496370Z latest: Pulling from library/hello-world
2025-08-20T22:35:13.6186744Z 198f93fd5094: Pulling fs layer
2025-08-20T22:35:13.9457206Z 198f93fd5094: Download complete
2025-08-20T22:35:13.9778067Z 198f93fd5094: Pull complete
2025-08-20T22:35:14.0312717Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:35:14.0384015Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:35:14.7732822Z 
2025-08-20T22:35:14.7733601Z Hello from Docker!
2025-08-20T22:35:14.7734418Z This message shows that your installation appears to be working correctly.
2025-08-20T22:35:14.7737158Z 
2025-08-20T22:35:14.7737446Z To generate this message, Docker took the following steps:
2025-08-20T22:35:14.7737836Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:35:14.7738374Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:35:14.7738734Z     (arm64v8)
2025-08-20T22:35:14.7739022Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:35:14.7739518Z     executable that produces the output you are currently reading.
2025-08-20T22:35:14.7739964Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:35:14.7740354Z     to your terminal.
2025-08-20T22:35:14.7740537Z 
2025-08-20T22:35:14.7740712Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:35:14.7741090Z  $ docker run -it ubuntu bash
2025-08-20T22:35:14.7741252Z 
2025-08-20T22:35:14.7741443Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:35:14.7741829Z  https://hub.docker.com/
2025-08-20T22:35:14.7741995Z 
2025-08-20T22:35:14.7742115Z For more examples and ideas, visit:
2025-08-20T22:35:14.7742426Z  https://docs.docker.com/get-started/
2025-08-20T22:35:14.7742619Z 
2025-08-20T22:35:14.9190497Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:35:14.9191130Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:35:14.9191778Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:35:14.9192320Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:35:14.9192809Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:35:14.9193313Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:35:14.9193731Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:35:14.9194157Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:35:14.9194953Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:35:14.9195376Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:35:14.9196069Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:35:14.9196523Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:35:14.9196955Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:35:14.9197481Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:35:14.9197955Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:35:14.9198424Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:35:14.9198884Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:35:14.9199290Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:35:14.9199751Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:35:14.9200265Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:35:14.9200780Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:35:14.9201254Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:35:14.9201722Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:35:14.9202391Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:35:14.9202943Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:35:14.9203411Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:35:14.9203914Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:35:14.9204391Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:35:14.9204853Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:35:14.9205349Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:35:14.9206100Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:35:14.9206576Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:35:14.9207110Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:35:14.9207584Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:35:14.9208092Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:35:14.9208769Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:35:14.9209221Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:35:14.9209713Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:35:14.9210160Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:35:14.9210609Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:35:14.9211147Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:35:14.9211614Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:35:14.9212081Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:35:14.9212540Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:35:14.9213038Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:35:14.9213615Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:35:14.9214133Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:35:14.9214922Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:35:14.9215511Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:35:14.9216383Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:35:14.9216921Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:35:14.9217377Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:35:14.9217852Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:35:14.9282989Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:35:14.9283548Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:35:14.9283918Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:35:14.9284294Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:35:14.9284713Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:35:14.9285127Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:35:14.9285508Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:35:14.9286099Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:35:14.9286541Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:35:14.9287296Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:35:14.9287705Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:35:14.9288129Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:35:14.9288557Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:35:14.9288962Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:35:14.9289390Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:35:14.9289828Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:35:14.9290325Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:35:14.9290826Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:35:14.9291289Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:35:14.9291709Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:35:14.9292096Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:35:14.9292489Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:35:14.9292889Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:35:14.9293298Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:35:14.9293758Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:35:14.9294260Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:35:14.9294762Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:35:14.9295257Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:35:14.9295704Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:35:14.9296238Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:35:14.9296634Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:35:14.9297040Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:35:14.9297440Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:35:14.9298051Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:35:14.9298485Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:35:14.9298911Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:35:14.9299293Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:35:14.9299668Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:35:14.9300077Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:35:14.9300482Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:35:14.9300859Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:35:14.9301228Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:35:14.9301626Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:35:14.9302018Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:35:14.9302366Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:35:14.9302742Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:35:14.9303146Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:35:14.9303533Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:35:14.9304203Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:35:14.9304566Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:35:14.9304941Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:35:14.9305338Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:35:14.9305918Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:35:14.9306382Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:35:14.9306768Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:35:14.9307153Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:35:14.9307550Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:35:14.9307950Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:35:14.9308324Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:35:14.9308680Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:35:14.9309031Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:35:14.9309388Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:35:14.9309751Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:35:14.9310111Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:35:14.9310483Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:35:14.9310878Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:35:14.9311309Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:35:14.9311739Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:35:14.9312146Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:35:14.9312539Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:35:14.9312930Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:35:14.9313318Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:35:14.9313720Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:35:14.9314354Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:35:14.9314756Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:35:14.9315151Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:35:14.9315569Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:35:14.9316224Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:35:14.9316667Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:35:14.9317058Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:35:14.9317451Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:35:14.9317863Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:35:14.9318272Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:35:14.9318685Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:35:14.9319080Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:35:14.9319482Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:35:14.9319889Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:35:14.9320267Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:35:14.9320821Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:35:14.9321188Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:35:14.9321590Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:35:14.9321990Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:35:14.9322391Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:35:14.9322784Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:35:14.9323156Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:35:14.9323532Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:35:14.9323912Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:35:14.9324298Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:35:14.9324725Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:35:14.9325171Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:35:14.9325570Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:35:14.9326099Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:35:14.9326494Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:35:14.9326923Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:35:14.9327341Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:35:14.9327697Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:35:14.9328040Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:35:14.9328455Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:35:14.9328891Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:35:14.9329300Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:35:14.9329684Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:35:14.9330064Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:35:14.9330447Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:35:14.9331057Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:35:14.9331542Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:35:14.9331959Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:35:14.9332328Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:35:14.9332688Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:35:14.9333137Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:35:14.9333643Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:35:14.9334082Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:35:14.9334459Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:35:14.9334922Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:35:14.9335462Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:35:14.9336150Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:35:14.9336589Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:35:14.9336950Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:35:14.9337494Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:35:14.9337902Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:35:14.9338319Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:35:14.9338721Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:35:14.9339094Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:35:14.9339472Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:35:14.9339870Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:35:14.9340269Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:35:14.9340667Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:35:14.9341063Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:35:14.9341463Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:35:14.9341855Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:35:14.9342272Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:35:14.9342719Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:35:14.9343146Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:35:14.9343543Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:35:14.9343917Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:35:14.9344290Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:35:14.9344668Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:35:14.9345063Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:35:14.9345485Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:35:14.9346128Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:35:14.9346585Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:35:14.9346992Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:35:14.9347382Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:35:14.9347973Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:35:14.9348357Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:35:14.9348726Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:35:14.9349112Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:35:14.9349496Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:35:14.9349947Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:35:14.9350421Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:35:14.9350878Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:35:14.9351395Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:35:14.9351911Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:35:14.9352419Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:35:14.9352863Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:35:14.9353230Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:35:14.9353596Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:35:14.9354119Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:35:14.9354499Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:35:14.9354871Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:35:14.9355253Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:35:14.9355631Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:35:14.9356840Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:35:14.9357236Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:35:14.9357614Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:35:14.9358011Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:35:14.9358402Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:35:14.9358822Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:35:14.9359262Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:35:14.9359684Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:35:14.9360098Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:35:14.9360502Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:35:14.9360919Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:35:14.9361344Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:35:14.9361736Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:35:14.9362099Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:35:14.9362608Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:14.9363135Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:35:14.9363512Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:35:14.9363982Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:35:14.9364358Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:35:14.9364754Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:35:14.9365437Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:35:14.9366118Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:35:14.9366553Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:35:14.9366958Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:35:14.9367369Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:35:14.9367790Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:35:14.9368387Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:35:14.9368783Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:35:14.9369212Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:35:14.9369710Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:35:14.9370209Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:35:14.9370663Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:35:14.9371076Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:35:14.9371479Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:35:14.9372124Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:35:14.9372614Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:35:14.9373025Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:35:14.9373459Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:35:14.9373915Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:35:14.9374329Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:35:14.9374694Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:35:14.9375042Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:35:14.9375412Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:35:14.9376027Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:35:14.9376446Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:35:14.9376803Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:35:14.9377175Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:35:14.9377539Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:35:14.9377898Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:35:14.9378279Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:35:14.9378636Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:35:14.9379012Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:35:14.9379398Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:35:14.9379761Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:35:14.9380125Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:35:14.9380487Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:35:14.9380855Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:35:14.9381229Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:35:14.9381599Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:35:14.9381957Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:35:14.9382536Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:35:14.9383006Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:35:14.9383444Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:35:14.9383853Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:35:14.9384218Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:35:14.9384608Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:35:14.9385036Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:35:14.9385437Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:35:14.9386074Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:35:14.9386470Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:35:14.9386835Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:35:14.9387178Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:35:14.9387526Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:35:14.9387880Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:35:14.9388250Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:35:14.9388807Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:35:14.9389156Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:35:14.9389496Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:35:14.9389871Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:35:14.9390279Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:35:14.9390685Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:35:14.9391089Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:35:14.9391484Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:35:14.9391907Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:35:14.9392408Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:35:14.9393030Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:35:14.9393655Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:35:14.9394198Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:35:14.9394671Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:35:14.9395127Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:35:14.9395648Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:35:14.9396501Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:35:14.9397072Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:35:14.9397575Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:35:14.9398025Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:35:14.9398396Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:35:14.9398771Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:35:14.9399145Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:35:14.9399709Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:35:14.9400118Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:35:14.9400508Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:35:14.9400898Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:35:14.9401281Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:35:14.9401677Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:35:14.9402056Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:35:14.9402431Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:35:14.9402808Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:35:14.9403201Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:35:14.9403602Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:35:14.9404019Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:35:14.9404435Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:35:14.9404803Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:35:14.9405192Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:35:14.9405895Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:35:14.9406312Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:35:14.9406749Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:35:14.9407176Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:35:14.9407545Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:35:14.9407918Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:35:14.9408306Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:35:14.9408679Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:35:14.9409071Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:35:14.9409462Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:35:14.9409855Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:35:14.9410239Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:35:14.9410603Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:35:14.9410972Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:35:14.9411521Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:14.9412239Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:14.9412923Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:14.9413590Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:14.9414123Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:35:14.9414512Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:35:14.9414920Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:35:14.9415326Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:35:14.9415708Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:35:14.9416596Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:35:14.9416997Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:35:14.9417373Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:35:14.9417752Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:35:14.9418131Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:35:14.9418519Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:35:14.9418909Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:35:14.9419312Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:35:14.9419714Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:35:14.9420111Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:35:14.9420506Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:35:14.9420886Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:35:14.9421274Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:35:14.9421680Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:35:14.9422076Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:35:14.9422677Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:35:14.9423073Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:35:14.9423498Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:35:14.9423930Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:35:14.9424335Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:35:14.9424782Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:35:14.9425240Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:35:14.9425649Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:35:14.9426278Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:35:14.9426677Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:35:14.9427083Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:35:14.9427494Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:35:14.9427901Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:35:14.9428284Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:35:14.9428674Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:35:14.9429153Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:35:14.9429628Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:35:14.9430027Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:35:14.9430436Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:35:14.9430892Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:35:14.9431346Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:35:14.9431819Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:35:14.9432334Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:35:14.9432785Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:35:14.9433409Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:35:14.9433837Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:35:14.9434229Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:35:14.9434652Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:35:14.9435036Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:35:14.9435417Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:35:14.9435971Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:35:14.9436387Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:35:14.9436792Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:35:14.9437217Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:35:14.9437618Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:35:14.9437999Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:35:14.9438368Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:35:14.9438726Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:35:14.9439118Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:35:14.9439710Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:35:14.9440104Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:35:14.9440551Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:35:14.9441002Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:35:14.9441406Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:35:14.9441848Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:35:14.9442274Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:35:14.9442683Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:35:14.9443093Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:35:14.9443454Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:35:14.9443822Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:35:14.9444217Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:35:14.9444613Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:35:14.9444995Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:35:14.9445355Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:35:14.9445712Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:35:14.9446359Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:35:14.9446862Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:35:14.9447372Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:35:14.9447795Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:35:14.9448180Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:35:14.9448582Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:35:14.9448991Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:35:14.9449402Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:35:14.9449809Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:35:14.9450463Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:35:14.9450896Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:35:14.9451273Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:35:14.9451644Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:35:14.9452009Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:35:14.9452394Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:35:14.9452819Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:35:14.9453250Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:35:14.9453652Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:35:14.9454080Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:35:14.9454526Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:35:14.9454926Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:35:14.9455297Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:35:14.9455646Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:35:14.9456216Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:35:14.9456755Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:35:14.9457134Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:35:14.9457508Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:35:14.9457910Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:35:14.9458327Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:35:14.9458796Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:35:14.9459235Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:35:14.9459607Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:35:14.9459996Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:35:14.9460392Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:35:14.9460779Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:35:14.9461165Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:35:14.9461544Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:35:14.9461988Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:35:14.9462487Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:35:14.9462919Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:35:14.9463300Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:35:14.9463678Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:35:14.9464088Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:35:14.9464490Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:35:14.9464864Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:35:14.9465267Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:35:14.9465647Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:35:14.9466143Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:35:14.9466505Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:35:14.9467083Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:35:14.9467532Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:35:14.9467917Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:35:14.9468306Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:35:14.9468757Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:35:14.9469202Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:35:14.9469631Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:35:14.9470029Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:35:14.9470545Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:14.9471056Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:35:14.9471450Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:35:14.9471861Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:35:14.9472290Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:35:14.9472812Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:35:14.9473543Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:35:14.9474157Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:35:14.9474808Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:35:14.9475463Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:35:14.9476237Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:35:14.9476869Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:35:14.9477452Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:35:14.9477945Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:35:14.9478387Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:35:14.9478828Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:35:14.9479256Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:35:14.9479735Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:35:14.9480175Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:35:14.9480559Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:35:14.9480931Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:35:14.9481311Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:35:14.9481696Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:35:14.9482108Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:35:14.9482521Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:35:14.9482887Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:35:14.9483279Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:35:14.9483743Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:35:14.9484419Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:35:14.9484923Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:35:14.9485415Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:35:14.9486139Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:35:14.9486578Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:35:14.9486994Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:35:14.9487412Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:35:14.9487845Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:35:14.9488269Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:35:14.9488667Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:35:14.9489054Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:35:14.9489431Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:35:14.9489808Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:35:14.9490243Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:35:14.9490854Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:35:14.9491262Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:35:14.9491678Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:35:14.9492109Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:35:14.9492557Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:35:14.9493004Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:35:14.9493440Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:35:14.9493839Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:35:14.9494211Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:35:14.9494600Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:35:14.9494975Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:35:14.9495347Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:35:14.9495910Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:35:14.9496320Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:35:14.9496754Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:35:14.9497230Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:35:14.9497688Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:35:14.9498080Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:35:14.9498433Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:35:14.9498809Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:35:14.9499201Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:35:14.9499587Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:35:14.9499980Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:35:14.9500409Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:35:14.9501041Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:35:14.9501471Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:35:14.9501859Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:35:14.9502259Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:35:14.9502803Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:14.9503387Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:35:14.9503838Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:35:14.9504283Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:35:14.9504705Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:35:14.9505108Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:35:14.9505502Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:35:14.9506095Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:35:14.9506509Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:35:14.9506912Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:35:14.9507487Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:35:14.9507883Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:35:14.9508291Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:35:14.9508686Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:35:14.9509096Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:35:14.9509565Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:35:14.9509990Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:35:14.9510366Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:35:14.9510742Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:35:14.9511131Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:35:14.9511513Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:35:14.9511890Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:35:14.9512320Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:35:14.9512769Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:35:14.9513177Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:35:14.9513580Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:35:14.9513981Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:35:14.9514367Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:35:14.9514744Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:35:14.9515134Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:35:14.9515539Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:35:14.9516236Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:35:14.9516692Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:35:14.9517117Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:35:14.9517523Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:35:14.9518125Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:35:14.9518563Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:35:14.9518954Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:35:14.9519311Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:35:14.9519661Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:35:14.9520032Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:35:14.9520407Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:35:14.9520765Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:35:14.9521135Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:35:14.9521536Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:35:14.9521926Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:35:14.9522286Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:35:14.9522637Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:35:14.9523017Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:35:14.9523419Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:35:14.9523947Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:35:14.9524313Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:35:14.9524680Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:35:14.9525070Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:35:14.9525452Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:35:14.9526084Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:35:14.9526489Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:35:14.9526884Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:35:14.9527266Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:35:14.9527648Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:35:14.9528025Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:35:14.9528417Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:35:14.9528820Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:35:14.9529245Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:35:14.9529646Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:35:14.9530003Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:35:14.9530353Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:35:14.9530699Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:35:14.9531123Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:35:14.9531622Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:35:14.9532136Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:35:14.9532617Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:35:14.9533125Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:35:14.9533568Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:35:14.9533951Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:35:14.9534554Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:35:14.9534956Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:35:14.9535345Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:35:14.9535733Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:35:14.9536277Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:35:14.9536661Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:35:14.9537055Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:35:14.9537500Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:35:14.9537935Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:35:14.9538312Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:35:14.9538715Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:35:14.9539141Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:35:14.9539522Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:35:14.9539875Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:35:14.9540261Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:35:14.9540916Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:35:14.9541379Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:35:14.9541794Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:35:14.9542212Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:35:14.9542642Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:35:14.9543082Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:35:14.9831764Z [+] Installing Go for linux-arm64...
2025-08-20T22:35:15.4298643Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:35:15.4298968Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T22:35:15.4299215Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T22:35:15.4309636Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T22:35:15.4310067Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T22:35:15.4310418Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T22:35:15.4376444Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T22:35:15.4376900Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T22:35:15.4377354Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T22:35:15.4377835Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T22:35:15.4378274Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T22:35:15.4378718Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T22:35:15.4379182Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T22:35:15.4379640Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T22:35:15.4380074Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T22:35:15.4380504Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T22:35:15.4380951Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T22:35:15.4381381Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T22:35:15.4382183Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T22:35:15.4382669Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T22:35:15.4383114Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T22:35:15.4383563Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T22:35:15.4384035Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T22:35:15.4384495Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T22:35:15.4384942Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T22:35:15.4385355Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T22:35:15.4385702Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T22:35:15.4386304Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T22:35:15.4386645Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T22:35:15.4386979Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T22:35:15.4387318Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T22:35:15.4415481Z go version go1.22.2 linux/arm64
2025-08-20T22:35:15.4757126Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:35:15.4757996Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:35:15.4758351Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:35:15.4758701Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:35:15.4759066Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:35:15.4759424Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:35:15.4759785Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:35:15.4760157Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:35:15.4760502Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:35:15.4760826Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:35:15.4761179Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:35:15.4761573Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:35:15.4761983Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:35:15.4762392Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:35:15.4762788Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:35:15.4763189Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:35:15.4763591Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:35:15.4763954Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:35:15.4764341Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:35:15.4764803Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:35:15.4765247Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:35:15.4765641Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:35:15.4767284Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:35:15.4767694Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:35:15.4768053Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:35:15.4768442Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:35:15.4768875Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:35:15.4769547Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:35:15.4769967Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:35:15.4770379Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:35:15.4770797Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:35:15.4771220Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:35:15.4771656Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:35:15.4772081Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:35:15.4772551Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:35:15.4772983Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:35:15.4773386Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:35:15.4773801Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:35:15.4774196Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:35:15.4774600Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:35:15.4775021Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:35:15.4775440Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:35:15.4776142Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:35:15.4776539Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:35:15.4776996Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:35:15.4777466Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:35:15.4777940Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:35:15.4778428Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:35:15.4778872Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:35:15.4779287Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:35:15.4779705Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:35:15.4780119Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:35:15.4780534Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:35:15.4780931Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:35:15.4781299Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:35:15.4781657Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:35:15.4782032Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:35:15.4782426Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:35:15.4782827Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:35:15.4783205Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:35:15.4783615Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:35:15.4784052Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:35:15.4784481Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:35:15.4784896Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:35:15.4785317Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:35:15.4785877Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:35:15.4786552Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:35:15.4786967Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:35:15.4787403Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:35:15.4787897Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:35:15.4788396Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:35:15.4788858Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:35:15.4789277Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:35:15.4789665Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:35:15.4790056Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:35:15.4790460Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:35:15.4790858Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:35:15.4791316Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:35:15.4791815Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:35:15.4792320Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:35:15.4792946Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:35:15.4793389Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:35:15.4793791Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:35:15.4794179Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:35:15.4794584Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:35:15.4794983Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:35:15.4795371Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:35:15.4795980Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:35:15.4796411Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:35:15.4796799Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:35:15.4797172Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:35:15.4797576Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:35:15.4797983Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:35:15.4798362Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:35:15.4798732Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:35:15.4799128Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:35:15.4799515Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:35:15.4799864Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:35:15.4800244Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:35:15.4800654Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:35:15.4801044Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:35:15.4801408Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:35:15.4801769Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:35:15.4802141Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:35:15.4802530Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:35:15.4803109Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:35:15.4803517Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:35:15.4803944Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:35:15.4804324Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:35:15.4804720Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:35:15.4805127Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:35:15.4805495Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:35:15.4806063Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:35:15.4806427Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:35:15.4806781Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:35:15.4807150Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:35:15.4807502Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:35:15.4807874Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:35:15.4808272Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:35:15.4808700Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:35:15.4809291Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:35:15.4809691Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:35:15.4810083Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:35:15.4810469Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:35:15.4810856Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:35:15.4811262Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:35:15.4811670Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:35:15.4812052Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:35:15.4812443Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:35:15.4812854Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:35:15.4813294Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:35:15.4813725Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:35:15.4814115Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:35:15.4814505Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:35:15.4814915Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:35:15.4815330Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:35:15.4815858Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:35:15.4816264Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:35:15.4816665Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:35:15.4817066Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:35:15.4817452Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:35:15.4817810Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:35:15.4818173Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:35:15.4818563Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:35:15.4818958Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:35:15.4819531Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:35:15.4819937Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:35:15.4820308Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:35:15.4820683Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:35:15.4821062Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:35:15.4821452Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:35:15.4821874Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:35:15.4822318Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:35:15.4822714Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:35:15.4823092Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:35:15.4823489Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:35:15.4823916Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:35:15.4824340Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:35:15.4824697Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:35:15.4825048Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:35:15.4825665Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:35:15.4826229Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:35:15.4826645Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:35:15.4827028Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:35:15.4827410Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:35:15.4827800Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:35:15.4828221Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:35:15.4828687Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:35:15.4829099Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:35:15.4829466Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:35:15.4829829Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:35:15.4830274Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:35:15.4830777Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:35:15.4831223Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:35:15.4831601Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:35:15.4832069Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:35:15.4832607Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:35:15.4833112Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:35:15.4833549Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:35:15.4833912Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:35:15.4834295Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:35:15.4834704Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:35:15.4835128Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:35:15.4835538Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:35:15.4836191Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:35:15.4836580Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:35:15.4836981Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:35:15.4837382Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:35:15.4837778Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:35:15.4838185Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:35:15.4838578Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:35:15.4838972Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:35:15.4839390Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:35:15.4839835Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:35:15.4840266Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:35:15.4840656Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:35:15.4841030Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:35:15.4841402Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:35:15.4841777Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:35:15.4842314Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:35:15.4842736Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:35:15.4843209Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:35:15.4843661Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:35:15.4844068Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:35:15.4844462Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:35:15.4844842Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:35:15.4845225Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:35:15.4845622Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:35:15.4846130Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:35:15.4846519Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:35:15.4846963Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:35:15.4847435Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:35:15.4847898Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:35:15.4848419Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:35:15.4848945Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:35:15.4849451Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:35:15.4849893Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:35:15.4850259Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:35:15.4850629Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:35:15.4851010Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:35:15.4851392Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:35:15.4851761Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:35:15.4852146Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:35:15.4852711Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:35:15.4853113Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:35:15.4853492Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:35:15.4853864Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:35:15.4854264Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:35:15.4854658Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:35:15.4855074Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:35:15.4855514Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:35:15.4856045Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:35:15.4856461Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:35:15.4856871Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:35:15.4857280Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:35:15.4857703Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:35:15.4858094Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:35:15.4858455Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:35:15.4859155Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:15.4859674Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:35:15.4860048Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:35:15.4860423Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:35:15.4860787Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:35:15.4861189Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:35:15.4861627Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:35:15.4862054Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:35:15.4862486Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:35:15.4862886Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:35:15.4863292Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:35:15.4863718Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:35:15.4864132Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:35:15.4864523Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:35:15.4864959Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:35:15.4865449Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:35:15.4866050Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:35:15.4866496Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:35:15.4866909Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:35:15.4867319Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:35:15.4867794Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:35:15.4868278Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:35:15.4868692Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:35:15.4869126Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:35:15.4869751Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:35:15.4870173Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:35:15.4870536Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:35:15.4870888Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:35:15.4871260Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:35:15.4871651Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:35:15.4872015Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:35:15.4872369Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:35:15.4872737Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:35:15.4873100Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:35:15.4873460Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:35:15.4873832Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:35:15.4874189Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:35:15.4874565Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:35:15.4874951Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:35:15.4875439Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:35:15.4875900Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:35:15.4876265Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:35:15.4876630Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:35:15.4877005Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:35:15.4877371Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:35:15.4877737Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:35:15.4878112Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:35:15.4878530Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:35:15.4878965Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:35:15.4879370Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:35:15.4879735Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:35:15.4880116Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:35:15.4880542Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:35:15.4880943Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:35:15.4881305Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:35:15.4881677Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:35:15.4882039Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:35:15.4882383Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:35:15.4882732Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:35:15.4883087Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:35:15.4883465Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:35:15.4883827Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:35:15.4884174Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:35:15.4884513Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:35:15.4884889Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:35:15.4885474Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:35:15.4885986Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:35:15.4886386Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:35:15.4886777Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:35:15.4887193Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:35:15.4887701Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:35:15.4888315Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:35:15.4888937Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:35:15.4889481Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:35:15.4890082Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:35:15.4890544Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:35:15.4891068Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:35:15.4891793Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:35:15.4892520Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:35:15.4893012Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:35:15.4893455Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:35:15.4893828Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:35:15.4894202Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:35:15.4894582Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:35:15.4894964Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:35:15.4895354Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:35:15.4895835Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:35:15.4896237Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:35:15.4896631Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:35:15.4897020Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:35:15.4897400Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:35:15.4897779Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:35:15.4898157Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:35:15.4898553Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:35:15.4898951Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:35:15.4899367Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:35:15.4899782Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:35:15.4900152Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:35:15.4900552Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:35:15.4900964Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:35:15.4901374Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:35:15.4901812Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:35:15.4902241Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:35:15.4902806Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:35:15.4903197Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:35:15.4903585Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:35:15.4904005Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:35:15.4904396Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:35:15.4904797Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:35:15.4905183Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:35:15.4905566Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:35:15.4906129Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:35:15.4906506Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:35:15.4907068Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:15.4907783Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:15.4908469Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:15.4909140Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:15.4909834Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:35:15.4910219Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:35:15.4910630Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:35:15.4911037Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:35:15.4911419Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:35:15.4911798Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:35:15.4912166Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:35:15.4912546Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:35:15.4912927Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:35:15.4913307Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:35:15.4913690Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:35:15.4914080Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:35:15.4914485Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:35:15.4914885Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:35:15.4915291Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:35:15.4915685Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:35:15.4916196Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:35:15.4916589Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:35:15.4916993Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:35:15.4917392Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:35:15.4917793Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:35:15.4918185Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:35:15.4918609Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:35:15.4919058Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:35:15.4919634Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:35:15.4920090Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:35:15.4920546Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:35:15.4920952Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:35:15.4921325Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:35:15.4921710Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:35:15.4922107Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:35:15.4922517Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:35:15.4922924Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:35:15.4923305Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:35:15.4923703Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:35:15.4924176Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:35:15.4924646Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:35:15.4925043Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:35:15.4925450Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:35:15.4926146Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:35:15.4926596Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:35:15.4927067Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:35:15.4927554Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:35:15.4928005Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:35:15.4928446Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:35:15.4928846Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:35:15.4929236Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:35:15.4929655Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:35:15.4930043Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:35:15.4930420Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:35:15.4930829Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:35:15.4931231Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:35:15.4931633Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:35:15.4932058Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:35:15.4932450Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:35:15.4932828Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:35:15.4933194Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:35:15.4933550Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:35:15.4933941Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:35:15.4934362Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:35:15.4934758Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:35:15.4935207Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:35:15.4935657Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:35:15.4936329Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:35:15.4936779Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:35:15.4937205Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:35:15.4937613Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:35:15.4938026Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:35:15.4938383Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:35:15.4938746Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:35:15.4939140Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:35:15.4939534Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:35:15.4939914Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:35:15.4940276Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:35:15.4940627Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:35:15.4940975Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:35:15.4941463Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:35:15.4942128Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:35:15.4942513Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:35:15.4942891Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:35:15.4943290Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:35:15.4943700Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:35:15.4944115Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:35:15.4944519Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:35:15.4944937Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:35:15.4945349Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:35:15.4945729Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:35:15.4946208Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:35:15.4946576Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:35:15.4946952Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:35:15.4947374Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:35:15.4947806Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:35:15.4948205Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:35:15.4948630Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:35:15.4949075Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:35:15.4949475Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:35:15.4949846Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:35:15.4950198Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:35:15.4950547Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:35:15.4950915Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:35:15.4951288Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:35:15.4951663Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:35:15.4952061Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:35:15.4952629Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:35:15.4953104Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:35:15.4953541Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:35:15.4953919Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:35:15.4954313Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:35:15.4954700Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:35:15.4955087Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:35:15.4955470Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:35:15.4955973Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:35:15.4956420Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:35:15.4956917Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:35:15.4957343Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:35:15.4957719Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:35:15.4958097Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:35:15.4958645Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:35:15.4959040Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:35:15.4959416Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:35:15.4959813Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:35:15.4960194Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:35:15.4960546Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:35:15.4960902Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:35:15.4961302Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:35:15.4961726Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:35:15.4962109Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:35:15.4962495Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:35:15.4962940Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:35:15.4963382Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:35:15.4963810Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:35:15.4964205Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:35:15.4964723Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:15.4965232Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:35:15.4965623Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:35:15.4966157Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:35:15.4966587Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:35:15.4967115Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:35:15.4967700Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:35:15.4968309Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:35:15.4968960Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:35:15.4969778Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:35:15.4970421Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:35:15.4971053Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:35:15.4971638Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:35:15.4972122Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:35:15.4972562Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:35:15.4972999Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:35:15.4973424Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:35:15.4973907Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:35:15.4974344Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:35:15.4974726Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:35:15.4975096Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:35:15.4975477Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:35:15.4976079Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:35:15.4976487Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:35:15.4976901Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:35:15.4977267Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:35:15.4977656Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:35:15.4978121Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:35:15.4978609Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:35:15.4979100Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:35:15.4979589Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:35:15.4980045Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:35:15.4980464Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:35:15.4980879Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:35:15.4981300Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:35:15.4981733Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:35:15.4982166Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:35:15.4982556Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:35:15.4982936Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:35:15.4983313Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:35:15.4983688Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:35:15.4984130Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:35:15.4984571Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:35:15.4984975Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:35:15.4985392Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:35:15.4985919Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:35:15.4986556Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:35:15.4987010Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:35:15.4987445Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:35:15.4987840Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:35:15.4988213Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:35:15.4988607Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:35:15.4988982Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:35:15.4989355Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:35:15.4989757Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:35:15.4990159Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:35:15.4990592Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:35:15.4991063Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:35:15.4991523Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:35:15.4991912Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:35:15.4992447Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:35:15.4992818Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:35:15.4993213Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:35:15.4993601Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:35:15.4994008Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:35:15.4994437Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:35:15.4994885Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:35:15.4995300Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:35:15.4995687Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:35:15.4996231Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:35:15.4996783Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:15.4997360Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:35:15.4997815Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:35:15.4998260Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:35:15.4998687Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:35:15.4999090Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:35:15.4999485Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:35:15.4999879Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:35:15.5000277Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:35:15.5000685Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:35:15.5001066Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:35:15.5001453Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:35:15.5001859Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:35:15.5002236Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:35:15.5002825Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:35:15.5003303Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:35:15.5003728Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:35:15.5004149Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:35:15.5004530Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:35:15.5004926Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:35:15.5005301Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:35:15.5005670Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:35:15.5006214Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:35:15.5006663Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:35:15.5007074Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:35:15.5007471Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:35:15.5007870Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:35:15.5008251Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:35:15.5008626Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:35:15.5009174Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:35:15.5009581Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:35:15.5010025Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:35:15.5010471Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:35:15.5010898Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:35:15.5011309Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:35:15.5011713Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:35:15.5012143Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:35:15.5012532Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:35:15.5012887Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:35:15.5013241Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:35:15.5013607Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:35:15.5013980Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:35:15.5014335Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:35:15.5014707Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:35:15.5015108Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:35:15.5015494Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:35:15.5016050Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:35:15.5016415Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:35:15.5016795Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:35:15.5017200Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:35:15.5017575Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:35:15.5017938Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:35:15.5018301Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:35:15.5018688Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:35:15.5019070Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:35:15.5019607Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:35:15.5019997Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:35:15.5020388Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:35:15.5020770Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:35:15.5021148Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:35:15.5021527Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:35:15.5021911Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:35:15.5022313Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:35:15.5022738Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:35:15.5023141Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:35:15.5023503Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:35:15.5023848Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:35:15.5024190Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:35:15.5024614Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:35:15.5025115Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:35:15.5025724Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:35:15.5026308Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:35:15.5026813Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:35:15.5027252Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:35:15.5027635Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:35:15.5028028Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:35:15.5028420Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:35:15.5028807Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:35:15.5029193Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:35:15.5029584Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:35:15.5029961Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:35:15.5030354Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:35:15.5030799Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:35:15.5031233Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:35:15.5031615Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:35:15.5032018Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:35:15.5032444Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:35:15.5032826Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:35:15.5033177Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:35:15.5033567Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:35:15.5034019Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:35:15.5034479Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:35:15.5034895Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:35:15.5035312Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:35:15.5036011Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:35:15.5036463Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:35:15.7019561Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:35:15.8811260Z Collecting meson
2025-08-20T22:35:16.0025120Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:35:16.0565671Z Collecting ninja
2025-08-20T22:35:16.0883245Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T22:35:16.1319080Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:35:16.2822662Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 10.6 MB/s  0:00:00
2025-08-20T22:35:16.3137686Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T22:35:16.4021901Z Installing collected packages: ninja, meson
2025-08-20T22:35:17.0982448Z 
2025-08-20T22:35:17.1005715Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:35:17.3713409Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:35:17.4631006Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:35:17.5550231Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:35:17.9392145Z 1.8.4
2025-08-20T22:35:17.9702588Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:35:17.9992132Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:35:17.9992595Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:35:17.9992961Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:35:17.9993331Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:35:17.9993701Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:35:17.9994092Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:35:17.9994457Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:35:17.9994819Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:35:17.9995163Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:35:17.9995492Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:35:17.9996058Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:35:17.9996450Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:35:17.9996833Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:35:17.9997237Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:35:17.9997631Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:35:17.9998038Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:35:17.9998444Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:35:17.9998816Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:35:17.9999193Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:35:17.9999650Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:35:18.0000101Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:35:18.0000518Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:35:18.0000937Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:35:18.0001335Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:35:18.0001684Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:35:18.0002433Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:35:18.0002892Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:35:18.0003308Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:35:18.0003710Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:35:18.0004121Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:35:18.0004544Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:35:18.0004966Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:35:18.0005394Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:35:18.0006050Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:35:18.0006506Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:35:18.0006942Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:35:18.0007345Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:35:18.0007755Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:35:18.0008149Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:35:18.0008551Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:35:18.0009188Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:35:18.0009609Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:35:18.0010012Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:35:18.0010406Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:35:18.0010859Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:35:18.0011338Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:35:18.0011808Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:35:18.0012297Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:35:18.0012738Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:35:18.0013161Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:35:18.0013579Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:35:18.0013987Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:35:18.0014402Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:35:18.0014802Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:35:18.0015177Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:35:18.0015536Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:35:18.0016056Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:35:18.0016455Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:35:18.0016856Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:35:18.0017247Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:35:18.0017650Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:35:18.0018087Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:35:18.0018512Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:35:18.0018924Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:35:18.0019563Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:35:18.0020028Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:35:18.0020434Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:35:18.0020830Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:35:18.0021266Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:35:18.0021770Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:35:18.0022270Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:35:18.0022731Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:35:18.0023149Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:35:18.0023540Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:35:18.0023934Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:35:18.0024336Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:35:18.0024735Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:35:18.0025193Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:35:18.0025969Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:35:18.0026476Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:35:18.0026969Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:35:18.0027407Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:35:18.0027812Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:35:18.0028206Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:35:18.0028614Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:35:18.0029009Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:35:18.0029393Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:35:18.0029820Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:35:18.0030247Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:35:18.0030632Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:35:18.0031003Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:35:18.0031408Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:35:18.0031817Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:35:18.0032190Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:35:18.0032558Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:35:18.0032950Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:35:18.0033340Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:35:18.0033694Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:35:18.0034071Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:35:18.0034480Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:35:18.0034866Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:35:18.0035235Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:35:18.0035602Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:35:18.0036294Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:35:18.0036707Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:35:18.0037108Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:35:18.0037502Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:35:18.0037884Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:35:18.0038271Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:35:18.0038671Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:35:18.0039072Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:35:18.0039441Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:35:18.0039796Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:35:18.0040149Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:35:18.0040502Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:35:18.0040864Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:35:18.0041214Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:35:18.0041588Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:35:18.0042133Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:35:18.0042563Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:35:18.0042997Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:35:18.0043397Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:35:18.0043785Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:35:18.0044179Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:35:18.0044563Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:35:18.0044964Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:35:18.0045372Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:35:18.0045894Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:35:18.0046300Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:35:18.0046713Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:35:18.0047154Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:35:18.0047582Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:35:18.0047970Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:35:18.0048366Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:35:18.0048776Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:35:18.0049185Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:35:18.0049587Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:35:18.0049982Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:35:18.0050383Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:35:18.0050788Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:35:18.0051169Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:35:18.0051527Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:35:18.0051897Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:35:18.0052485Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:35:18.0052902Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:35:18.0053304Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:35:18.0053698Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:35:18.0054068Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:35:18.0054451Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:35:18.0054829Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:35:18.0055219Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:35:18.0055641Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:35:18.0056222Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:35:18.0056626Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:35:18.0056999Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:35:18.0057392Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:35:18.0057813Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:35:18.0058230Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:35:18.0058750Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:35:18.0059093Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:35:18.0059514Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:35:18.0059946Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:35:18.0060360Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:35:18.0060744Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:35:18.0061125Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:35:18.0061510Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:35:18.0061934Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:35:18.0062401Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:35:18.0062821Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:35:18.0063193Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:35:18.0063551Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:35:18.0063996Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:35:18.0064499Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:35:18.0064943Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:35:18.0065320Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:35:18.0065907Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:35:18.0066450Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:35:18.0066956Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:35:18.0067393Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:35:18.0067754Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:35:18.0068137Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:35:18.0068547Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:35:18.0069155Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:35:18.0069574Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:35:18.0069944Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:35:18.0070318Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:35:18.0070716Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:35:18.0071120Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:35:18.0071521Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:35:18.0071919Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:35:18.0072316Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:35:18.0072707Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:35:18.0073130Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:35:18.0073603Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:35:18.0074032Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:35:18.0074422Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:35:18.0074798Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:35:18.0075327Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:35:18.0075703Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:35:18.0076241Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:35:18.0076658Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:35:18.0077127Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:35:18.0077576Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:35:18.0077983Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:35:18.0078372Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:35:18.0078752Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:35:18.0079130Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:35:18.0079506Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:35:18.0079894Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:35:18.0080277Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:35:18.0080723Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:35:18.0081201Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:35:18.0081665Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:35:18.0082185Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:35:18.0082701Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:35:18.0083203Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:35:18.0083645Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:35:18.0084012Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:35:18.0084379Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:35:18.0084873Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:35:18.0085254Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:35:18.0086038Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:35:18.0086511Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:35:18.0086900Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:35:18.0087287Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:35:18.0087665Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:35:18.0088048Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:35:18.0088441Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:35:18.0088832Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:35:18.0089247Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:35:18.0089682Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:35:18.0090108Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:35:18.0090524Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:35:18.0090927Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:35:18.0091338Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:35:18.0091762Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:35:18.0092310Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:35:18.0092672Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:35:18.0093183Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:18.0093700Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:35:18.0094072Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:35:18.0094450Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:35:18.0094814Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:35:18.0095211Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:35:18.0095647Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:35:18.0096221Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:35:18.0096656Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:35:18.0097060Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:35:18.0097461Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:35:18.0097882Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:35:18.0098298Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:35:18.0098696Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:35:18.0099128Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:35:18.0099618Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:35:18.0100115Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:35:18.0100568Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:35:18.0100979Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:35:18.0101382Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:35:18.0101856Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:35:18.0102340Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:35:18.0102947Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:35:18.0103394Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:35:18.0103851Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:35:18.0104256Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:35:18.0104621Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:35:18.0104972Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:35:18.0105342Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:35:18.0105725Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:35:18.0106288Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:35:18.0106642Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:35:18.0107016Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:35:18.0107381Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:35:18.0107739Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:35:18.0108110Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:35:18.0108467Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:35:18.0109007Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:35:18.0109393Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:35:18.0109755Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:35:18.0110113Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:35:18.0110472Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:35:18.0110841Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:35:18.0111220Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:35:18.0111588Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:35:18.0111949Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:35:18.0112322Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:35:18.0112743Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:35:18.0113182Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:35:18.0113590Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:35:18.0113950Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:35:18.0114331Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:35:18.0114755Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:35:18.0115160Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:35:18.0115523Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:35:18.0116057Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:35:18.0116421Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:35:18.0116765Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:35:18.0117117Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:35:18.0117470Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:35:18.0117837Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:35:18.0118200Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:35:18.0118547Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:35:18.0119072Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:35:18.0119469Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:35:18.0119906Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:35:18.0120306Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:35:18.0120704Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:35:18.0121107Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:35:18.0121523Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:35:18.0122023Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:35:18.0122652Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:35:18.0123282Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:35:18.0123825Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:35:18.0124294Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:35:18.0124754Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:35:18.0125272Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:35:18.0126300Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:35:18.0126865Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:35:18.0127362Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:35:18.0127807Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:35:18.0128183Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:35:18.0128557Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:35:18.0128930Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:35:18.0129315Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:35:18.0129701Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:35:18.0130094Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:35:18.0130478Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:35:18.0130863Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:35:18.0131251Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:35:18.0131628Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:35:18.0132009Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:35:18.0132389Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:35:18.0132777Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:35:18.0133173Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:35:18.0133583Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:35:18.0134000Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:35:18.0134371Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:35:18.0134764Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:35:18.0135178Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:35:18.0135590Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:35:18.0136371Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:35:18.0136824Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:35:18.0137190Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:35:18.0137558Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:35:18.0137942Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:35:18.0138318Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:35:18.0138708Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:35:18.0139099Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:35:18.0139484Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:35:18.0139867Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:35:18.0140235Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:35:18.0140597Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:35:18.0141147Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:18.0141858Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:18.0142690Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:18.0143355Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:18.0143884Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:35:18.0144268Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:35:18.0144681Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:35:18.0145086Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:35:18.0145462Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:35:18.0146079Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:35:18.0146461Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:35:18.0146847Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:35:18.0147229Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:35:18.0147607Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:35:18.0147987Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:35:18.0148398Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:35:18.0148809Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:35:18.0149210Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:35:18.0149608Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:35:18.0149997Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:35:18.0150373Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:35:18.0150762Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:35:18.0151161Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:35:18.0151562Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:35:18.0151958Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:35:18.0152349Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:35:18.0152998Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:35:18.0153456Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:35:18.0153860Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:35:18.0154301Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:35:18.0154758Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:35:18.0155169Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:35:18.0155540Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:35:18.0156062Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:35:18.0156463Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:35:18.0156873Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:35:18.0157284Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:35:18.0157666Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:35:18.0158065Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:35:18.0158538Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:35:18.0159009Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:35:18.0159595Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:35:18.0160003Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:35:18.0160456Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:35:18.0160899Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:35:18.0161376Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:35:18.0161866Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:35:18.0162309Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:35:18.0162751Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:35:18.0163148Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:35:18.0163543Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:35:18.0163966Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:35:18.0164355Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:35:18.0164726Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:35:18.0165137Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:35:18.0165543Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:35:18.0166172Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:35:18.0166591Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:35:18.0166986Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:35:18.0167362Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:35:18.0167736Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:35:18.0168091Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:35:18.0168476Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:35:18.0168896Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:35:18.0169291Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:35:18.0169955Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:35:18.0170416Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:35:18.0170820Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:35:18.0171257Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:35:18.0171687Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:35:18.0172094Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:35:18.0172501Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:35:18.0172857Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:35:18.0173219Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:35:18.0173613Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:35:18.0174013Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:35:18.0174395Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:35:18.0174753Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:35:18.0175103Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:35:18.0175452Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:35:18.0176213Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:35:18.0176722Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:35:18.0177112Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:35:18.0177494Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:35:18.0177893Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:35:18.0178313Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:35:18.0178720Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:35:18.0179125Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:35:18.0179539Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:35:18.0179954Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:35:18.0180330Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:35:18.0180697Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:35:18.0181059Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:35:18.0181431Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:35:18.0181855Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:35:18.0182289Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:35:18.0182692Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:35:18.0183116Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:35:18.0183559Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:35:18.0183966Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:35:18.0184338Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:35:18.0184687Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:35:18.0185040Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:35:18.0185411Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:35:18.0185918Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:35:18.0186502Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:35:18.0186913Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:35:18.0187328Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:35:18.0187789Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:35:18.0188231Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:35:18.0188606Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:35:18.0188994Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:35:18.0189382Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:35:18.0189772Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:35:18.0190153Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:35:18.0190535Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:35:18.0190975Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:35:18.0191468Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:35:18.0191896Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:35:18.0192455Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:35:18.0192838Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:35:18.0193243Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:35:18.0193636Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:35:18.0194006Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:35:18.0194406Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:35:18.0194789Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:35:18.0195134Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:35:18.0195489Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:35:18.0196045Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:35:18.0196480Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:35:18.0196860Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:35:18.0197248Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:35:18.0197689Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:35:18.0198129Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:35:18.0198565Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:35:18.0198957Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:35:18.0199472Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:18.0199983Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:35:18.0200376Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:35:18.0200795Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:35:18.0201223Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:35:18.0201744Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:35:18.0202326Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:35:18.0203167Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:35:18.0203833Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:35:18.0204479Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:35:18.0205110Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:35:18.0205860Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:35:18.0206446Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:35:18.0206929Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:35:18.0207371Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:35:18.0207811Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:35:18.0208241Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:35:18.0208714Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:35:18.0209149Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:35:18.0209534Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:35:18.0210054Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:35:18.0210432Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:35:18.0210816Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:35:18.0211221Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:35:18.0211637Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:35:18.0212005Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:35:18.0212396Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:35:18.0212863Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:35:18.0213352Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:35:18.0213845Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:35:18.0214341Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:35:18.0214795Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:35:18.0215211Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:35:18.0215625Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:35:18.0216182Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:35:18.0216616Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:35:18.0217043Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:35:18.0217429Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:35:18.0217810Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:35:18.0218193Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:35:18.0218572Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:35:18.0219008Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:35:18.0219450Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:35:18.0219895Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:35:18.0220498Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:35:18.0220967Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:35:18.0221421Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:35:18.0221866Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:35:18.0222301Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:35:18.0222702Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:35:18.0223075Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:35:18.0223486Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:35:18.0223859Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:35:18.0224229Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:35:18.0224635Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:35:18.0225036Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:35:18.0225463Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:35:18.0226072Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:35:18.0226664Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:35:18.0227056Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:35:18.0227410Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:35:18.0227782Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:35:18.0228176Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:35:18.0228567Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:35:18.0228963Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:35:18.0229394Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:35:18.0229840Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:35:18.0230261Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:35:18.0230653Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:35:18.0231054Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:35:18.0231601Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:18.0232183Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:35:18.0232638Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:35:18.0233088Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:35:18.0233513Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:35:18.0233915Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:35:18.0234312Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:35:18.0234713Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:35:18.0235115Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:35:18.0235518Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:35:18.0236056Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:35:18.0236453Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:35:18.0237046Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:35:18.0237427Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:35:18.0237835Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:35:18.0238299Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:35:18.0238719Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:35:18.0239100Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:35:18.0239478Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:35:18.0239867Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:35:18.0240245Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:35:18.0240612Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:35:18.0241048Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:35:18.0241518Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:35:18.0241923Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:35:18.0242319Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:35:18.0242716Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:35:18.0243294Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:35:18.0243672Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:35:18.0244057Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:35:18.0244460Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:35:18.0244902Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:35:18.0245355Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:35:18.0245919Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:35:18.0246329Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:35:18.0246737Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:35:18.0247165Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:35:18.0247562Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:35:18.0247919Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:35:18.0248264Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:35:18.0248629Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:35:18.0249003Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:35:18.0249362Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:35:18.0249737Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:35:18.0250134Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:35:18.0250519Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:35:18.0250878Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:35:18.0251230Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:35:18.0251611Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:35:18.0252011Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:35:18.0252387Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:35:18.0252750Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:35:18.0253358Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:35:18.0253799Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:35:18.0254183Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:35:18.0254534Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:35:18.0254906Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:35:18.0255307Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:35:18.0255687Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:35:18.0256223Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:35:18.0256606Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:35:18.0256992Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:35:18.0257394Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:35:18.0257826Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:35:18.0258229Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:35:18.0258585Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:35:18.0258931Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:35:18.0259272Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:35:18.0259867Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:35:18.0260367Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:35:18.0260839Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:35:18.0261310Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:35:18.0261819Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:35:18.0262257Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:35:18.0262638Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:35:18.0263028Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:35:18.0263418Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:35:18.0263812Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:35:18.0264198Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:35:18.0264586Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:35:18.0264960Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:35:18.0265355Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:35:18.0265934Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:35:18.0266371Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:35:18.0266747Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:35:18.0267146Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:35:18.0267569Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:35:18.0267959Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:35:18.0268309Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:35:18.0268697Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:35:18.0269145Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:35:18.0269606Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:35:18.0270233Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:35:18.0270658Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:35:18.0271084Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:35:18.0271521Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:35:18.1998402Z info: downloading installer
2025-08-20T22:35:18.4974544Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:35:18.4974919Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:35:18.4975300Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:35:18.4975716Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:35:18.5166486Z info: profile set to 'default'
2025-08-20T22:35:18.5166800Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T22:35:18.5167200Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:35:18.5716408Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:35:18.7653972Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:35:18.7962509Z info: downloading component 'clippy'
2025-08-20T22:35:18.9759280Z info: downloading component 'rustfmt'
2025-08-20T22:35:19.1100289Z info: downloading component 'cargo'
2025-08-20T22:35:19.3327667Z info: downloading component 'rust-std'
2025-08-20T22:35:19.7892295Z info: downloading component 'rustc'
2025-08-20T22:35:20.8245608Z info: removing previous version of component 'clippy'
2025-08-20T22:35:20.8371759Z info: removing previous version of component 'rustfmt'
2025-08-20T22:35:20.8429556Z info: removing previous version of component 'cargo'
2025-08-20T22:35:20.8612098Z info: removing previous version of component 'rust-std'
2025-08-20T22:35:20.8707546Z info: removing previous version of component 'rustc'
2025-08-20T22:35:20.8906153Z info: installing component 'clippy'
2025-08-20T22:35:21.1629139Z info: installing component 'rustfmt'
2025-08-20T22:35:21.3615355Z info: installing component 'cargo'
2025-08-20T22:35:21.8631963Z info: installing component 'rust-std'
2025-08-20T22:35:23.1800741Z info: installing component 'rustc'
2025-08-20T22:35:25.9878393Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:35:25.9878738Z 
2025-08-20T22:35:25.9950921Z   stable-aarch64-unknown-linux-gnu updated - rustc 1.89.0 (29483883e 2025-08-04) (from rustc 1.87.0 (17067e9ac 2025-05-09))
2025-08-20T22:35:25.9951342Z 
2025-08-20T22:35:25.9951346Z 
2025-08-20T22:35:25.9951431Z Rust is installed now. Great!
2025-08-20T22:35:25.9951573Z 
2025-08-20T22:35:25.9952052Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:35:25.9952525Z environment variable. This has not been done automatically.
2025-08-20T22:35:25.9952751Z 
2025-08-20T22:35:25.9952891Z To configure your current shell, you need to source
2025-08-20T22:35:25.9953199Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:35:25.9953377Z 
2025-08-20T22:35:25.9953548Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:35:25.9953933Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:35:25.9954229Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:35:25.9954514Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:35:26.0147402Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:35:26.0473400Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:35:26.0473671Z 
2025-08-20T22:35:26.0546093Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:35:26.0546401Z 
2025-08-20T22:35:26.0953913Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:35:26.1330606Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:35:26.1592029Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:35:26.1592406Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:35:26.1592784Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:35:26.1593138Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:35:26.1593507Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:35:26.1593880Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:35:26.1594242Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:35:26.1594603Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:35:26.1594952Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:35:26.1595281Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:35:26.1595635Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:35:26.1596272Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:35:26.1596659Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:35:26.1597066Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:35:26.1597463Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:35:26.1597862Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:35:26.1598552Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:35:26.1598940Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:35:26.1599335Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:35:26.1599803Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:35:26.1600247Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:35:26.1600639Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:35:26.1601058Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:35:26.1601456Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:35:26.1601808Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:35:26.1602381Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:35:26.1602825Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:35:26.1603245Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:35:26.1603652Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:35:26.1604063Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:35:26.1604484Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:35:26.1604914Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:35:26.1605345Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:35:26.1605952Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:35:26.1606406Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:35:26.1606841Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:35:26.1607245Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:35:26.1607652Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:35:26.1608047Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:35:26.1608451Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:35:26.1608877Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:35:26.1609539Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:35:26.1609964Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:35:26.1610360Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:35:26.1610814Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:35:26.1611292Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:35:26.1611765Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:35:26.1612259Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:35:26.1612706Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:35:26.1613132Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:35:26.1613564Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:35:26.1613974Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:35:26.1614395Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:35:26.1614795Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:35:26.1615166Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:35:26.1615679Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:35:26.1616168Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:35:26.1616564Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:35:26.1617006Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:35:26.1617396Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:35:26.1617811Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:35:26.1618251Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:35:26.1618675Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:35:26.1619089Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:35:26.1619510Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:35:26.1619946Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:35:26.1620352Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:35:26.1620753Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:35:26.1621195Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:35:26.1621701Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:35:26.1622202Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:35:26.1622668Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:35:26.1623087Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:35:26.1623477Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:35:26.1623880Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:35:26.1624288Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:35:26.1624691Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:35:26.1625155Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:35:26.1625656Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:35:26.1626553Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:35:26.1627063Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:35:26.1627503Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:35:26.1627902Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:35:26.1628300Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:35:26.1628706Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:35:26.1629106Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:35:26.1629488Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:35:26.1629910Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:35:26.1630339Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:35:26.1630726Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:35:26.1631101Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:35:26.1631511Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:35:26.1631918Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:35:26.1632469Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:35:26.1632841Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:35:26.1633235Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:35:26.1633623Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:35:26.1633977Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:35:26.1634358Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:35:26.1634777Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:35:26.1635173Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:35:26.1635543Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:35:26.1636132Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:35:26.1636523Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:35:26.1636913Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:35:26.1637314Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:35:26.1637706Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:35:26.1638089Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:35:26.1638473Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:35:26.1638879Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:35:26.1639280Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:35:26.1639651Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:35:26.1640010Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:35:26.1640362Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:35:26.1640723Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:35:26.1641087Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:35:26.1641440Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:35:26.1641815Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:35:26.1642214Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:35:26.1642867Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:35:26.1643332Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:35:26.1643735Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:35:26.1644129Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:35:26.1644520Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:35:26.1644916Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:35:26.1645321Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:35:26.1645726Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:35:26.1646593Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:35:26.1646993Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:35:26.1647417Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:35:26.1647858Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:35:26.1648288Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:35:26.1648678Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:35:26.1649072Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:35:26.1649688Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:35:26.1650108Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:35:26.1650514Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:35:26.1650910Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:35:26.1651311Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:35:26.1651721Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:35:26.1652103Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:35:26.1652462Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:35:26.1652830Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:35:26.1653228Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:35:26.1653631Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:35:26.1654032Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:35:26.1654423Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:35:26.1654795Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:35:26.1655172Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:35:26.1655558Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:35:26.1656525Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:35:26.1656988Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:35:26.1657436Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:35:26.1657835Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:35:26.1658222Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:35:26.1658613Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:35:26.1659034Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:35:26.1659455Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:35:26.1659812Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:35:26.1660380Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:35:26.1660811Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:35:26.1661246Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:35:26.1661656Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:35:26.1662042Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:35:26.1662431Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:35:26.1662817Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:35:26.1663237Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:35:26.1663704Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:35:26.1664117Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:35:26.1664489Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:35:26.1664850Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:35:26.1665298Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:35:26.1665939Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:35:26.1666529Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:35:26.1666907Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:35:26.1667376Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:35:26.1667914Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:35:26.1668420Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:35:26.1668864Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:35:26.1669225Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:35:26.1669603Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:35:26.1670013Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:35:26.1670431Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:35:26.1670842Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:35:26.1671219Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:35:26.1671601Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:35:26.1671997Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:35:26.1672389Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:35:26.1672800Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:35:26.1673202Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:35:26.1673601Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:35:26.1674000Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:35:26.1674423Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:35:26.1674873Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:35:26.1675306Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:35:26.1675702Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:35:26.1676289Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:35:26.1676667Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:35:26.1677257Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:35:26.1677662Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:35:26.1678079Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:35:26.1678547Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:35:26.1678998Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:35:26.1679408Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:35:26.1679796Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:35:26.1680178Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:35:26.1680555Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:35:26.1680928Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:35:26.1681319Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:35:26.1681702Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:35:26.1682145Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:35:26.1682621Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:35:26.1683227Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:35:26.1683749Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:35:26.1684264Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:35:26.1684773Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:35:26.1685212Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:35:26.1685585Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:35:26.1686128Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:35:26.1686518Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:35:26.1686901Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:35:26.1687275Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:35:26.1687668Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:35:26.1688053Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:35:26.1688438Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:35:26.1688815Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:35:26.1689190Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:35:26.1689594Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:35:26.1689988Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:35:26.1690404Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:35:26.1690840Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:35:26.1691262Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:35:26.1691685Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:35:26.1692090Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:35:26.1692507Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:35:26.1692937Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:35:26.1693334Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:35:26.1693897Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:35:26.1694427Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:26.1694948Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:35:26.1695321Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:35:26.1695701Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:35:26.1696196Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:35:26.1696596Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:35:26.1697031Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:35:26.1697458Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:35:26.1697892Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:35:26.1698294Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:35:26.1698696Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:35:26.1699116Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:35:26.1699523Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:35:26.1700070Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:35:26.1700502Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:35:26.1700991Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:35:26.1701488Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:35:26.1701938Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:35:26.1702353Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:35:26.1702756Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:35:26.1703231Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:35:26.1703717Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:35:26.1704131Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:35:26.1704565Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:35:26.1705019Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:35:26.1705424Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:35:26.1705894Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:35:26.1706253Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:35:26.1706629Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:35:26.1707017Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:35:26.1707387Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:35:26.1707744Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:35:26.1708116Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:35:26.1708483Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:35:26.1708842Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:35:26.1709216Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:35:26.1709575Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:35:26.1709953Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:35:26.1710542Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:35:26.1710925Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:35:26.1711289Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:35:26.1711649Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:35:26.1712017Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:35:26.1712401Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:35:26.1712766Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:35:26.1713128Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:35:26.1713505Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:35:26.1713927Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:35:26.1714371Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:35:26.1714780Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:35:26.1715145Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:35:26.1715527Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:35:26.1716162Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:35:26.1716771Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:35:26.1717168Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:35:26.1717535Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:35:26.1717893Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:35:26.1718237Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:35:26.1718585Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:35:26.1718945Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:35:26.1719315Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:35:26.1719676Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:35:26.1720026Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:35:26.1720361Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:35:26.1720745Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:35:26.1721153Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:35:26.1721555Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:35:26.1721953Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:35:26.1722348Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:35:26.1722772Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:35:26.1723274Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:35:26.1723888Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:35:26.1724515Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:35:26.1725058Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:35:26.1725530Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:35:26.1726126Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:35:26.1726648Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:35:26.1727459Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:35:26.1728024Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:35:26.1728517Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:35:26.1728960Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:35:26.1729334Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:35:26.1729713Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:35:26.1730087Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:35:26.1730468Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:35:26.1730858Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:35:26.1731274Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:35:26.1731667Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:35:26.1732055Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:35:26.1732442Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:35:26.1732820Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:35:26.1733197Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:35:26.1733714Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:35:26.1734108Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:35:26.1734503Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:35:26.1734913Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:35:26.1735327Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:35:26.1735703Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:35:26.1736218Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:35:26.1736632Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:35:26.1737042Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:35:26.1737485Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:35:26.1737916Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:35:26.1738287Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:35:26.1738654Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:35:26.1739039Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:35:26.1739411Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:35:26.1739807Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:35:26.1740200Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:35:26.1740586Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:35:26.1740968Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:35:26.1741333Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:35:26.1741703Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:35:26.1742253Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:26.1742970Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:26.1743837Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:26.1744514Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:26.1745040Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:35:26.1745422Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:35:26.1745943Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:35:26.1746356Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:35:26.1746734Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:35:26.1747113Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:35:26.1747479Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:35:26.1747855Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:35:26.1748238Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:35:26.1748615Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:35:26.1748991Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:35:26.1749380Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:35:26.1749788Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:35:26.1750335Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:35:26.1750734Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:35:26.1751122Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:35:26.1751500Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:35:26.1751887Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:35:26.1752295Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:35:26.1752695Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:35:26.1753095Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:35:26.1753483Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:35:26.1753906Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:35:26.1754342Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:35:26.1754743Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:35:26.1755183Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:35:26.1755644Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:35:26.1756215Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:35:26.1756596Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:35:26.1756977Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:35:26.1757376Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:35:26.1757787Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:35:26.1758191Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:35:26.1758575Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:35:26.1758968Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:35:26.1759442Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:35:26.1759912Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:35:26.1760309Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:35:26.1760916Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:35:26.1761383Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:35:26.1761833Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:35:26.1762305Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:35:26.1762797Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:35:26.1763242Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:35:26.1763679Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:35:26.1764079Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:35:26.1764472Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:35:26.1764894Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:35:26.1765278Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:35:26.1765656Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:35:26.1766204Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:35:26.1766610Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:35:26.1767175Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:35:26.1767596Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:35:26.1767990Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:35:26.1768368Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:35:26.1768741Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:35:26.1769104Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:35:26.1769493Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:35:26.1769912Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:35:26.1770303Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:35:26.1770752Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:35:26.1771212Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:35:26.1771612Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:35:26.1772052Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:35:26.1772476Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:35:26.1772889Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:35:26.1773299Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:35:26.1773656Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:35:26.1774019Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:35:26.1774414Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:35:26.1774817Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:35:26.1775197Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:35:26.1775559Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:35:26.1776053Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:35:26.1776403Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:35:26.1777090Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:35:26.1777613Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:35:26.1777997Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:35:26.1778377Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:35:26.1778776Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:35:26.1779192Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:35:26.1779602Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:35:26.1780011Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:35:26.1780424Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:35:26.1780837Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:35:26.1781215Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:35:26.1781581Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:35:26.1781946Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:35:26.1782323Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:35:26.1782746Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:35:26.1783329Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:35:26.1783728Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:35:26.1784149Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:35:26.1784591Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:35:26.1784989Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:35:26.1785363Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:35:26.1785713Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:35:26.1786252Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:35:26.1786626Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:35:26.1787004Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:35:26.1787387Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:35:26.1787788Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:35:26.1788206Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:35:26.1788665Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:35:26.1789105Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:35:26.1789484Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:35:26.1789873Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:35:26.1790268Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:35:26.1790655Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:35:26.1791036Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:35:26.1791419Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:35:26.1791864Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:35:26.1792362Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:35:26.1792789Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:35:26.1793169Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:35:26.1793780Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:35:26.1794203Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:35:26.1794618Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:35:26.1794993Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:35:26.1795390Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:35:26.1795921Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:35:26.1796275Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:35:26.1796637Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:35:26.1797032Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:35:26.1797454Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:35:26.1797838Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:35:26.1798227Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:35:26.1798669Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:35:26.1799114Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:35:26.1799542Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:35:26.1800119Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:35:26.1800632Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:26.1801142Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:35:26.1801534Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:35:26.1801954Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:35:26.1802388Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:35:26.1802910Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:35:26.1803494Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:35:26.1804109Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:35:26.1804764Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:35:26.1805415Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:35:26.1806187Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:35:26.1806822Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:35:26.1807405Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:35:26.1807889Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:35:26.1808332Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:35:26.1808770Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:35:26.1809203Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:35:26.1809683Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:35:26.1810231Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:35:26.1810617Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:35:26.1810988Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:35:26.1811582Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:35:26.1811979Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:35:26.1812389Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:35:26.1812806Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:35:26.1813172Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:35:26.1813571Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:35:26.1814038Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:35:26.1814529Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:35:26.1815023Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:35:26.1815517Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:35:26.1816145Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:35:26.1816563Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:35:26.1817008Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:35:26.1817425Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:35:26.1818029Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:35:26.1818455Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:35:26.1818845Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:35:26.1819229Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:35:26.1819602Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:35:26.1819986Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:35:26.1820422Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:35:26.1820861Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:35:26.1821265Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:35:26.1821682Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:35:26.1822118Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:35:26.1822569Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:35:26.1823015Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:35:26.1823446Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:35:26.1823850Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:35:26.1824226Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:35:26.1824622Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:35:26.1825000Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:35:26.1825373Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:35:26.1825941Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:35:26.1826356Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:35:26.1826784Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:35:26.1827256Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:35:26.1827711Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:35:26.1828316Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:35:26.1828678Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:35:26.1829046Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:35:26.1829439Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:35:26.1829825Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:35:26.1830221Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:35:26.1830652Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:35:26.1831101Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:35:26.1831520Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:35:26.1831907Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:35:26.1832309Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:35:26.1832856Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:35:26.1833435Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:35:26.1833890Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:35:26.1834473Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:35:26.1834898Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:35:26.1835295Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:35:26.1835688Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:35:26.1836219Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:35:26.1836628Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:35:26.1837032Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:35:26.1837413Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:35:26.1837804Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:35:26.1838208Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:35:26.1838585Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:35:26.1838994Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:35:26.1839461Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:35:26.1839887Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:35:26.1840267Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:35:26.1840649Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:35:26.1841043Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:35:26.1841422Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:35:26.1841800Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:35:26.1842228Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:35:26.1842681Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:35:26.1843085Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:35:26.1843485Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:35:26.1843885Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:35:26.1844271Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:35:26.1844901Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:35:26.1845310Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:35:26.1845712Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:35:26.1846279Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:35:26.1846728Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:35:26.1847153Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:35:26.1847556Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:35:26.1847959Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:35:26.1848385Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:35:26.1848775Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:35:26.1849138Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:35:26.1849491Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:35:26.1849858Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:35:26.1850235Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:35:26.1850592Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:35:26.1851107Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:35:26.1851503Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:35:26.1851889Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:35:26.1852245Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:35:26.1852595Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:35:26.1852983Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:35:26.1853386Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:35:26.1853766Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:35:26.1854131Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:35:26.1854495Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:35:26.1854881Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:35:26.1855265Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:35:26.1855617Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:35:26.1856148Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:35:26.1856544Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:35:26.1856930Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:35:26.1857307Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:35:26.1857687Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:35:26.1858073Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:35:26.1858475Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:35:26.1858904Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:35:26.1859309Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:35:26.1859665Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:35:26.1860014Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:35:26.1860363Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:35:26.1860976Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:35:26.1861494Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:35:26.1861968Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:35:26.1862444Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:35:26.1862951Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:35:26.1863394Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:35:26.1863774Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:35:26.1864165Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:35:26.1864556Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:35:26.1864946Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:35:26.1865339Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:35:26.1865729Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:35:26.1866298Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:35:26.1866699Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:35:26.1867143Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:35:26.1867740Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:35:26.1868115Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:35:26.1868517Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:35:26.1868945Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:35:26.1869326Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:35:26.1869679Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:35:26.1870067Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:35:26.1870517Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:35:26.1870978Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:35:26.1871400Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:35:26.1871817Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:35:26.1872240Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:35:26.1872674Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:35:26.1873015Z 
2025-08-20T22:35:26.1873019Z 
2025-08-20T22:35:26.1873396Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:35:26 PM)
2025-08-20T22:35:26.1873754Z 
2025-08-20T22:35:26.1873757Z 
2025-08-20T22:35:26.1873761Z 
2025-08-20T22:35:26.1873831Z [+] Continue : YES
2025-08-20T22:35:26.1873936Z 
2025-08-20T22:35:26.1874171Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:35:26.2562820Z 
2025-08-20T22:35:26.2563549Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:35:26 PM) UTC
2025-08-20T22:35:26.2563854Z 
2025-08-20T22:35:26.2579101Z 
2025-08-20T22:35:26.2579442Z [+] Total RECIPES :: 1
2025-08-20T22:35:26.2579598Z 
2025-08-20T22:35:26.2654181Z 
2025-08-20T22:35:26.2655023Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml (1/1)
2025-08-20T22:35:26.2655542Z 
2025-08-20T22:35:26.3281029Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:35:26.3292235Z mode of '/tmp/pkgforge/J6FazzgK1_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:35:26.3341908Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/skopeo/official/source [Provided]
2025-08-20T22:35:26.3342338Z [+] Setting '.pkg_family' --> skopeo [Provided]
2025-08-20T22:35:26.3355165Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:35:26.3362018Z [00:00:00.000]➜  [+] HOST: Linux runnervmdbl46 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May  1 03:01:44 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2025-08-20T22:35:26.3390117Z [00:00:00.003]➜  
2025-08-20T22:35:26.3390591Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:35:26.3391006Z [00:00:00.003]➜  
2025-08-20T22:35:26.3427315Z [00:00:00.007]➜  
2025-08-20T22:35:26.3444702Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:35:26.3445311Z [00:00:00.007]➜  
2025-08-20T22:35:26.3503102Z [00:00:00.014]➜  
2025-08-20T22:35:26.3504124Z [00:00:00.014]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/skopeo/static.official.source.yaml) --> /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:35:26 PM) UTC]
2025-08-20T22:35:26.3504959Z [00:00:00.014]➜  
2025-08-20T22:35:26.3505141Z [00:00:00.014]➜  
2025-08-20T22:35:26.3505324Z [00:00:00.014]➜  
2025-08-20T22:35:26.3506176Z [00:00:00.014]➜  ###################################################################
2025-08-20T22:35:26.3516186Z [00:00:00.015]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:35:26.3516941Z [00:00:00.015]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:35:26.3517507Z [00:00:00.015]➜  _disabled: false
2025-08-20T22:35:26.3517736Z [00:00:00.015]➜  
2025-08-20T22:35:26.3517942Z [00:00:00.015]➜  pkg: "skopeo"
2025-08-20T22:35:26.3518252Z [00:00:00.015]➜  pkg_id: "github.com.containers.skopeo.source"
2025-08-20T22:35:26.3518594Z [00:00:00.015]➜  pkg_type: "static"
2025-08-20T22:35:26.3518838Z [00:00:00.015]➜  category:
2025-08-20T22:35:26.3519526Z [00:00:00.015]➜    - "ConsoleOnly"
2025-08-20T22:35:26.3519876Z [00:00:00.015]➜    - "Utility"
2025-08-20T22:35:26.3520369Z [00:00:00.015]➜  description: "Perform various operations on container images/repositories without dameon & root"
2025-08-20T22:35:26.3520815Z [00:00:00.015]➜  homepage:
2025-08-20T22:35:26.3521120Z [00:00:00.015]➜    - "https://github.com/containers/skopeo"
2025-08-20T22:35:26.3521415Z [00:00:00.015]➜  license:
2025-08-20T22:35:26.3521650Z [00:00:00.015]➜    - id: "Apache-2.0"
2025-08-20T22:35:26.3522159Z [00:00:00.015]➜      url: "https://github.com/containers/skopeo/raw/44877b3af2683710183559555dfa5b49297844cf/LICENSE"
2025-08-20T22:35:26.3522613Z [00:00:00.015]➜  maintainer:
2025-08-20T22:35:26.3522915Z [00:00:00.015]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:35:26.3523213Z [00:00:00.015]➜  note:
2025-08-20T22:35:26.3523504Z [00:00:00.015]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:35:26.3524018Z [00:00:00.015]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/containers/skopeo"
2025-08-20T22:35:26.3524435Z [00:00:00.015]➜  provides:
2025-08-20T22:35:26.3524685Z [00:00:00.015]➜    - "skopeo"
2025-08-20T22:35:26.3524924Z [00:00:00.015]➜  repology:
2025-08-20T22:35:26.3525149Z [00:00:00.015]➜    - "skopeo"
2025-08-20T22:35:26.3525383Z [00:00:00.015]➜  src_url:
2025-08-20T22:35:26.3525663Z [00:00:00.015]➜    - "https://github.com/containers/skopeo"
2025-08-20T22:35:26.3526173Z [00:00:00.015]➜  tag:
2025-08-20T22:35:26.3526398Z [00:00:00.015]➜    - "Utility"
2025-08-20T22:35:26.3526672Z [00:00:00.015]➜  x_exec:
2025-08-20T22:35:26.3526903Z [00:00:00.015]➜    bsys: "docker://go"
2025-08-20T22:35:26.3527152Z [00:00:00.015]➜    host:
2025-08-20T22:35:26.3527381Z [00:00:00.015]➜      - "aarch64-Linux"
2025-08-20T22:35:26.3527667Z [00:00:00.015]➜      - "x86_64-Linux"
2025-08-20T22:35:26.3528298Z [00:00:00.015]➜    shell: "bash"
2025-08-20T22:35:26.3528582Z [00:00:00.015]➜    pkgver: |
2025-08-20T22:35:26.3528867Z [00:00:00.015]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:35:26.3529573Z [00:00:00.015]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/containers/skopeo" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:35:26.3530445Z [00:00:00.015]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T22:35:26.3531080Z [00:00:00.015]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:35:26.3531456Z [00:00:00.015]➜    run: |
2025-08-20T22:35:26.3531671Z [00:00:00.015]➜      #Build
2025-08-20T22:35:26.3532264Z [00:00:00.015]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:35:26.3532994Z [00:00:00.015]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:35:26.3533574Z [00:00:00.015]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:35:26.3534053Z [00:00:00.015]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:35:26.3534464Z [00:00:00.015]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T22:35:26.3535120Z [00:00:00.015]➜        bash -l -c '
2025-08-20T22:35:26.3535370Z [00:00:00.015]➜        #Setup ENV
2025-08-20T22:35:26.3535908Z [00:00:00.015]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:35:26.3536316Z [00:00:00.015]➜         CGO_ENABLED="1"
2025-08-20T22:35:26.3536753Z [00:00:00.015]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE"
2025-08-20T22:35:26.3537323Z [00:00:00.015]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:35:26.3537712Z [00:00:00.015]➜         GOOS="linux"
2025-08-20T22:35:26.3538025Z [00:00:00.015]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:35:26.3538469Z [00:00:00.015]➜        #Build: https://github.com/containers/skopeo/blob/main/install.md
2025-08-20T22:35:26.3539103Z [00:00:00.015]➜         git clone --filter "blob:none" --quiet "https://github.com/containers/skopeo" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:35:26.3539653Z [00:00:00.015]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:35:26.3540123Z [00:00:00.015]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:35:26.3540550Z [00:00:00.015]➜         go mod tidy -v ; go generate ./...
2025-08-20T22:35:26.3541466Z [00:00:00.015]➜         go build -C "./cmd/skopeo" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -tags "containers_image_openpgp" -o "/build-bins/skopeo"
2025-08-20T22:35:26.3542224Z [00:00:00.015]➜        #Copy
2025-08-20T22:35:26.3542865Z [00:00:00.015]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T22:35:26.3543429Z [00:00:00.015]➜        #Strip 
2025-08-20T22:35:26.3543915Z [00:00:00.015]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:35:26.3544623Z [00:00:00.015]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:35:26.3545312Z [00:00:00.015]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:35:26.3546103Z [00:00:00.015]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:35:26.3547064Z [00:00:00.015]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:35:26.3547567Z [00:00:00.015]➜         popd &>/dev/null
2025-08-20T22:35:26.3547817Z [00:00:00.015]➜        '
2025-08-20T22:35:26.3548039Z [00:00:00.015]➜      #Copy & Meta
2025-08-20T22:35:26.3548394Z [00:00:00.015]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:35:26.3548957Z [00:00:00.015]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:35:26.3550032Z [00:00:00.015]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T22:35:26.3550812Z [00:00:00.015]➜  
2025-08-20T22:35:26.3550997Z [00:00:00.015]➜  
2025-08-20T22:35:26.3551280Z [00:00:00.015]➜  ###################################################################
2025-08-20T22:35:26.3551556Z [00:00:00.015]➜  
2025-08-20T22:35:26.3551740Z [00:00:00.015]➜  
2025-08-20T22:35:26.3551924Z [00:00:00.015]➜  
2025-08-20T22:35:26.3552427Z [00:00:00.017]➜  '/tmp/pkgforge/J6FazzgK1_build.yaml' -> '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:35:27.7995240Z [00:00:01.463]➜  '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.static.version' -> '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.version'
2025-08-20T22:35:27.8046131Z [00:00:01.469]➜  [+] Version: HEAD-eecc6c8-250820T195147 ('.x_exec.pkgver') [/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.static.version]
2025-08-20T22:35:27.8233021Z [00:00:01.487]➜  [+] Progs: skopeo
2025-08-20T22:35:28.0260177Z [00:00:01.690]➜  
2025-08-20T22:35:28.0260574Z [00:00:01.690]➜  [-] Missing packages. Found: 
2025-08-20T22:35:28.0260881Z [00:00:01.690]➜  [+] Expected: skopeo
2025-08-20T22:35:28.0261201Z [00:00:01.690]➜  [+] Continuing with build...
2025-08-20T22:35:28.0261455Z [00:00:01.690]➜  
2025-08-20T22:35:28.3610997Z [00:00:02.025]➜  
2025-08-20T22:35:28.3611349Z [00:00:02.025]➜  
2025-08-20T22:35:28.3689311Z [00:00:02.033]➜  + mkdir -pv /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:35:28.3704874Z [00:00:02.034]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=skopeo -e PKG_ID=github.com.containers.skopeo.source -e PKG_TYPE=static -e PKG_VER=HEAD-eecc6c8-250820T195147 -e PKGVER=HEAD-eecc6c8-250820T195147 -e SBUILD_PKG=skopeo.static -e SBUILD_PKGVER=HEAD-eecc6c8-250820T195147 --volume /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T22:35:28.3707502Z [00:00:02.034]➜    #Setup ENV
2025-08-20T22:35:28.3707889Z [00:00:02.034]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:35:28.3708272Z [00:00:02.034]➜     CGO_ENABLED="1"
2025-08-20T22:35:28.3708688Z [00:00:02.034]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE"
2025-08-20T22:35:28.3709253Z [00:00:02.034]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:35:28.3709636Z [00:00:02.034]➜     GOOS="linux"
2025-08-20T22:35:28.3709933Z [00:00:02.034]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:35:28.3710386Z [00:00:02.034]➜    #Build: https://github.com/containers/skopeo/blob/main/install.md
2025-08-20T22:35:28.3711016Z [00:00:02.034]➜     git clone --filter "blob:none" --quiet "https://github.com/containers/skopeo" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:35:28.3711550Z [00:00:02.034]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:35:28.3712002Z [00:00:02.034]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:35:28.3712829Z [00:00:02.034]➜     go mod tidy -v ; go generate ./...
2025-08-20T22:35:28.3713797Z [00:00:02.034]➜     go build -C "./cmd/skopeo" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -tags "containers_image_openpgp" -o "/build-bins/skopeo"
2025-08-20T22:35:28.3714542Z [00:00:02.034]➜    #Copy
2025-08-20T22:35:28.3715171Z [00:00:02.034]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T22:35:28.3716082Z [00:00:02.034]➜    #Strip 
2025-08-20T22:35:28.3716656Z [00:00:02.034]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:35:28.3717335Z [00:00:02.034]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:35:28.3718027Z [00:00:02.034]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:35:28.3718612Z [00:00:02.034]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:35:28.3719155Z [00:00:02.034]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:35:28.3719565Z [00:00:02.034]➜     popd &>/dev/null
2025-08-20T22:35:28.3719799Z [00:00:02.034]➜    '
2025-08-20T22:35:28.9614886Z [00:00:02.625]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:35:29.0798323Z [00:00:02.744]➜  b2e6f696af52: Pulling fs layer
2025-08-20T22:35:29.0798728Z [00:00:02.744]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T22:35:29.0799034Z [00:00:02.744]➜  99fd740fb142: Pulling fs layer
2025-08-20T22:35:29.0799340Z [00:00:02.744]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T22:35:29.0799643Z [00:00:02.744]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T22:35:29.0799942Z [00:00:02.744]➜  323e89f8c367: Pulling fs layer
2025-08-20T22:35:29.0800260Z [00:00:02.744]➜  2b92eb3035e7: Waiting
2025-08-20T22:35:29.0800526Z [00:00:02.744]➜  4239b2f25ebc: Waiting
2025-08-20T22:35:29.0800790Z [00:00:02.744]➜  323e89f8c367: Waiting
2025-08-20T22:35:29.2968632Z [00:00:02.961]➜  99fd740fb142: Verifying Checksum
2025-08-20T22:35:29.2969019Z [00:00:02.961]➜  99fd740fb142: Download complete
2025-08-20T22:35:29.3187867Z [00:00:02.983]➜  b2e6f696af52: Download complete
2025-08-20T22:35:29.3232113Z [00:00:02.987]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T22:35:29.3234775Z [00:00:02.987]➜  996f2cb07f7c: Download complete
2025-08-20T22:35:29.4018495Z [00:00:03.066]➜  b2e6f696af52: Pull complete
2025-08-20T22:35:29.4719265Z [00:00:03.136]➜  323e89f8c367: Verifying Checksum
2025-08-20T22:35:29.7750443Z [00:00:03.439]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T22:35:29.7750886Z [00:00:03.439]➜  4239b2f25ebc: Download complete
2025-08-20T22:35:36.8106337Z [00:00:10.475]➜  2b92eb3035e7: Verifying Checksum
2025-08-20T22:35:36.8106820Z [00:00:10.475]➜  2b92eb3035e7: Download complete
2025-08-20T22:35:39.9056827Z [00:00:13.570]➜  996f2cb07f7c: Pull complete
2025-08-20T22:35:46.4054670Z [00:00:20.069]➜  99fd740fb142: Pull complete
2025-08-20T22:37:08.1137388Z [00:01:41.778]➜  2b92eb3035e7: Pull complete
2025-08-20T22:37:14.9396465Z [00:01:48.604]➜  4239b2f25ebc: Pull complete
2025-08-20T22:37:14.9946388Z [00:01:48.659]➜  323e89f8c367: Pull complete
2025-08-20T22:37:15.0152184Z [00:01:48.679]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T22:37:15.0230573Z [00:01:48.687]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T22:37:15.2991439Z [00:01:48.963]➜  + mkdir -p /build-bins
2025-08-20T22:37:15.3009579Z [00:01:48.965]➜  ++ mktemp -d
2025-08-20T22:37:15.3024687Z [00:01:48.966]➜  + pushd /tmp/tmp.lQnNYsptAw
2025-08-20T22:37:15.3025025Z [00:01:48.966]➜  + CGO_ENABLED=1
2025-08-20T22:37:15.3026126Z [00:01:48.966]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE'
2025-08-20T22:37:15.3035384Z [00:01:48.968]➜  ++ uname -m
2025-08-20T22:37:15.3035954Z [00:01:48.968]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T22:37:15.3046374Z [00:01:48.969]➜  + GOARCH=arm64
2025-08-20T22:37:15.3046663Z [00:01:48.969]➜  + GOOS=linux
2025-08-20T22:37:15.3049614Z [00:01:48.969]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:37:15.3050201Z [00:01:48.969]➜  + git clone --filter blob:none --quiet https://github.com/containers/skopeo ./TEMPREPO
2025-08-20T22:37:17.5268732Z [00:01:51.191]➜  
2025-08-20T22:37:17.5269093Z [00:01:51.191]➜  [+] Target: "arm64/linux"
2025-08-20T22:37:17.5269633Z [00:01:51.191]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE"
2025-08-20T22:37:17.5270068Z [00:01:51.191]➜  
2025-08-20T22:37:17.5270281Z [00:01:51.191]➜  + cd ./TEMPREPO
2025-08-20T22:37:17.5270567Z [00:01:51.191]➜  + echo -e '\n[+] Target: "arm64/linux"'
2025-08-20T22:37:17.5271163Z [00:01:51.191]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE"\n'
2025-08-20T22:37:17.5271635Z [00:01:51.191]➜  + go mod tidy -v
2025-08-20T22:37:17.5519517Z [00:01:51.216]➜  go: downloading github.com/opencontainers/go-digest v1.0.0
2025-08-20T22:37:17.5520031Z [00:01:51.216]➜  go: downloading github.com/containers/image/v5 v5.36.1
2025-08-20T22:37:17.9791948Z [00:01:51.643]➜  go: downloading github.com/containers/storage v1.59.1
2025-08-20T22:37:17.9792981Z [00:01:51.643]➜  go: downloading github.com/opencontainers/image-spec v1.1.2-0.20250724175814-2daaaaf0e7c1
2025-08-20T22:37:17.9793625Z [00:01:51.643]➜  go: downloading github.com/opencontainers/image-tools v1.0.0-rc3
2025-08-20T22:37:17.9794080Z [00:01:51.643]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T22:37:18.0699439Z [00:01:51.734]➜  go: downloading github.com/Masterminds/semver/v3 v3.4.0
2025-08-20T22:37:18.0771156Z [00:01:51.741]➜  go: downloading github.com/containers/common v0.64.1
2025-08-20T22:37:18.3013779Z [00:01:51.965]➜  go: downloading github.com/containers/ocicrypt v1.2.1
2025-08-20T22:37:18.3014490Z [00:01:51.965]➜  go: downloading github.com/docker/distribution v2.8.3+incompatible
2025-08-20T22:37:18.3698567Z [00:01:52.034]➜  go: downloading github.com/moby/sys/capability v0.4.0
2025-08-20T22:37:18.3700077Z [00:01:52.034]➜  go: downloading github.com/sirupsen/logrus v1.9.3
2025-08-20T22:37:18.4077388Z [00:01:52.072]➜  go: downloading github.com/spf13/cobra v1.9.1
2025-08-20T22:37:18.4077848Z [00:01:52.072]➜  go: downloading github.com/spf13/pflag v1.0.7
2025-08-20T22:37:18.4285148Z [00:01:52.093]➜  go: downloading golang.org/x/term v0.34.0
2025-08-20T22:37:18.4319811Z [00:01:52.096]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T22:37:18.5038137Z [00:01:52.168]➜  go: downloading github.com/proglottis/gpgme v0.1.4
2025-08-20T22:37:18.5038615Z [00:01:52.168]➜  go: downloading github.com/sigstore/fulcio v1.6.6
2025-08-20T22:37:18.5043737Z [00:01:52.168]➜  go: downloading github.com/sigstore/sigstore v1.9.5
2025-08-20T22:37:18.5063490Z [00:01:52.170]➜  go: downloading golang.org/x/crypto v0.40.0
2025-08-20T22:37:18.5631171Z [00:01:52.227]➜  go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
2025-08-20T22:37:18.5887616Z [00:01:52.253]➜  go: downloading github.com/docker/go-connections v0.5.0
2025-08-20T22:37:18.6289400Z [00:01:52.293]➜  go: downloading github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
2025-08-20T22:37:18.6290016Z [00:01:52.293]➜  go: downloading github.com/docker/docker v28.3.3+incompatible
2025-08-20T22:37:18.6491652Z [00:01:52.313]➜  go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2025-08-20T22:37:18.6775180Z [00:01:52.341]➜  go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
2025-08-20T22:37:18.7083260Z [00:01:52.372]➜  go: downloading github.com/opencontainers/image-spec/schema v0.0.0-20250717171153-ab80ff15c2dd
2025-08-20T22:37:18.7110150Z [00:01:52.375]➜  go: downloading github.com/opencontainers/runtime-spec v1.2.1
2025-08-20T22:37:18.7406902Z [00:01:52.405]➜  go: downloading github.com/pkg/errors v0.9.1
2025-08-20T22:37:18.7773304Z [00:01:52.441]➜  go: downloading github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707
2025-08-20T22:37:19.0505660Z [00:01:52.714]➜  go: downloading github.com/vbauerster/mpb/v8 v8.10.2
2025-08-20T22:37:19.1250323Z [00:01:52.789]➜  go: downloading golang.org/x/sync v0.16.0
2025-08-20T22:37:19.1382332Z [00:01:52.802]➜  go: downloading github.com/sylabs/sif/v2 v2.21.1
2025-08-20T22:37:19.1838729Z [00:01:52.848]➜  go: downloading github.com/klauspost/compress v1.18.0
2025-08-20T22:37:19.2167009Z [00:01:52.881]➜  go: downloading github.com/klauspost/pgzip v1.2.6
2025-08-20T22:37:19.2484837Z [00:01:52.912]➜  go: downloading github.com/ulikunitz/xz v0.5.12
2025-08-20T22:37:19.4494119Z [00:01:53.113]➜  go: downloading github.com/secure-systems-lab/go-securesystemslib v0.9.0
2025-08-20T22:37:19.4813289Z [00:01:53.145]➜  go: downloading github.com/hashicorp/go-multierror v1.1.2-0.20250313123807-1ee6e1a1957a
2025-08-20T22:37:19.5179823Z [00:01:53.182]➜  go: downloading golang.org/x/sys v0.35.0
2025-08-20T22:37:19.6762933Z [00:01:53.340]➜  go: downloading github.com/distribution/reference v0.6.0
2025-08-20T22:37:19.7070528Z [00:01:53.371]➜  go: downloading github.com/gorilla/mux v1.8.1
2025-08-20T22:37:19.7399214Z [00:01:53.404]➜  go: downloading github.com/inconshreveable/mousetrap v1.1.0
2025-08-20T22:37:20.1607687Z [00:01:53.825]➜  go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467
2025-08-20T22:37:20.2096268Z [00:01:53.874]➜  go: downloading dario.cat/mergo v1.0.2
2025-08-20T22:37:20.2599628Z [00:01:53.924]➜  go: downloading github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec
2025-08-20T22:37:20.6917597Z [00:01:54.356]➜  go: downloading github.com/onsi/ginkgo/v2 v2.23.4
2025-08-20T22:37:20.6918097Z [00:01:54.356]➜  go: downloading github.com/onsi/gomega v1.37.0
2025-08-20T22:37:20.6918591Z [00:01:54.356]➜  go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
2025-08-20T22:37:20.6919961Z [00:01:54.356]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T22:37:20.7551819Z [00:01:54.419]➜  go: downloading github.com/docker/docker-credential-helpers v0.9.3
2025-08-20T22:37:20.7905294Z [00:01:54.454]➜  go: downloading github.com/docker/cli v28.3.2+incompatible
2025-08-20T22:37:20.9905163Z [00:01:54.654]➜  go: downloading github.com/BurntSushi/toml v1.5.0
2025-08-20T22:37:20.9905660Z [00:01:54.654]➜  go: downloading golang.org/x/text v0.27.0
2025-08-20T22:37:20.9929138Z [00:01:54.657]➜  go: downloading github.com/dlclark/regexp2 v1.11.0
2025-08-20T22:37:21.0690241Z [00:01:54.733]➜  go: downloading github.com/russross/blackfriday/v2 v2.1.0
2025-08-20T22:37:21.1162698Z [00:01:54.780]➜  go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
2025-08-20T22:37:21.1427624Z [00:01:54.807]➜  go: downloading github.com/mattn/go-runewidth v0.0.16
2025-08-20T22:37:21.1451449Z [00:01:54.809]➜  go: downloading github.com/VividCortex/ewma v1.2.0
2025-08-20T22:37:21.1773371Z [00:01:54.841]➜  go: downloading github.com/moby/sys/user v0.4.0
2025-08-20T22:37:21.1773845Z [00:01:54.841]➜  go: downloading github.com/mattn/go-sqlite3 v1.14.28
2025-08-20T22:37:21.2065015Z [00:01:54.870]➜  go: downloading golang.org/x/oauth2 v0.30.0
2025-08-20T22:37:21.2490409Z [00:01:54.913]➜  go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
2025-08-20T22:37:21.2774943Z [00:01:54.941]➜  go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
2025-08-20T22:37:21.3077309Z [00:01:54.972]➜  go: downloading github.com/vbatts/tar-split v0.12.1
2025-08-20T22:37:21.3456691Z [00:01:55.010]➜  go: downloading github.com/google/go-containerregistry v0.20.3
2025-08-20T22:37:21.3457190Z [00:01:55.010]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T22:37:21.3765088Z [00:01:55.040]➜  go: downloading github.com/sebdah/goldie/v2 v2.5.5
2025-08-20T22:37:21.4650851Z [00:01:55.129]➜  go: downloading github.com/sigstore/protobuf-specs v0.4.1
2025-08-20T22:37:21.4651351Z [00:01:55.129]➜  go: downloading github.com/go-test/deep v1.1.1
2025-08-20T22:37:21.4793453Z [00:01:55.143]➜  go: downloading github.com/cyphar/filepath-securejoin v0.4.1
2025-08-20T22:37:21.4793941Z [00:01:55.143]➜  go: downloading github.com/google/go-intervals v0.0.2
2025-08-20T22:37:21.5127970Z [00:01:55.177]➜  go: downloading github.com/json-iterator/go v1.1.12
2025-08-20T22:37:21.5150348Z [00:01:55.179]➜  go: downloading github.com/opencontainers/selinux v1.12.0
2025-08-20T22:37:21.5572503Z [00:01:55.221]➜  go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3
2025-08-20T22:37:21.5573611Z [00:01:55.221]➜  go: downloading github.com/docker/go-units v0.5.0
2025-08-20T22:37:21.5574011Z [00:01:55.221]➜  go: downloading github.com/miekg/pkcs11 v1.1.1
2025-08-20T22:37:21.5625657Z [00:01:55.227]➜  go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
2025-08-20T22:37:21.5888751Z [00:01:55.253]➜  go: downloading github.com/go-jose/go-jose/v4 v4.0.5
2025-08-20T22:37:21.6018883Z [00:01:55.266]➜  go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
2025-08-20T22:37:21.6019421Z [00:01:55.266]➜  go: downloading github.com/kr/pretty v0.3.1
2025-08-20T22:37:21.6019799Z [00:01:55.266]➜  go: downloading github.com/go-logr/logr v1.4.3
2025-08-20T22:37:21.6308309Z [00:01:55.295]➜  go: downloading github.com/containerd/errdefs v1.0.0
2025-08-20T22:37:21.6371208Z [00:01:55.301]➜  go: downloading github.com/containerd/log v0.1.0
2025-08-20T22:37:21.6392548Z [00:01:55.303]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
2025-08-20T22:37:21.6604069Z [00:01:55.324]➜  go: downloading google.golang.org/grpc v1.72.2
2025-08-20T22:37:21.6604569Z [00:01:55.324]➜  go: downloading github.com/smallstep/pkcs7 v0.1.1
2025-08-20T22:37:21.6801472Z [00:01:55.344]➜  go: downloading github.com/rivo/uniseg v0.4.7
2025-08-20T22:37:21.6932177Z [00:01:55.357]➜  go: downloading github.com/coreos/go-oidc/v3 v3.14.1
2025-08-20T22:37:21.6951424Z [00:01:55.359]➜  go: downloading github.com/segmentio/ksuid v1.0.4
2025-08-20T22:37:21.7256360Z [00:01:55.390]➜  go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
2025-08-20T22:37:21.7272464Z [00:01:55.391]➜  go: downloading github.com/go-rod/rod v0.116.2
2025-08-20T22:37:21.7543588Z [00:01:55.418]➜  go: downloading github.com/hashicorp/go-hclog v1.6.3
2025-08-20T22:37:21.8147183Z [00:01:55.479]➜  go: downloading github.com/sergi/go-diff v1.3.1
2025-08-20T22:37:21.8321743Z [00:01:55.496]➜  go: downloading github.com/moby/sys/mountinfo v0.7.2
2025-08-20T22:37:21.8322237Z [00:01:55.496]➜  go: downloading github.com/containerd/errdefs/pkg v0.3.0
2025-08-20T22:37:21.8628361Z [00:01:55.527]➜  go: downloading github.com/tchap/go-patricia/v2 v2.3.3
2025-08-20T22:37:21.8666900Z [00:01:55.530]➜  go: downloading go.opentelemetry.io/otel/trace v1.35.0
2025-08-20T22:37:21.8776647Z [00:01:55.542]➜  go: downloading gotest.tools/v3 v3.5.2
2025-08-20T22:37:21.8994378Z [00:01:55.563]➜  go: downloading go.opentelemetry.io/otel v1.35.0
2025-08-20T22:37:21.9428192Z [00:01:55.607]➜  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
2025-08-20T22:37:21.9428845Z [00:01:55.607]➜  go: downloading google.golang.org/protobuf v1.36.6
2025-08-20T22:37:22.0206059Z [00:01:55.685]➜  go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
2025-08-20T22:37:22.0536521Z [00:01:55.718]➜  go: downloading github.com/modern-go/reflect2 v1.0.2
2025-08-20T22:37:22.1205563Z [00:01:55.784]➜  go: downloading github.com/jmhodges/clock v1.2.0
2025-08-20T22:37:22.1206630Z [00:01:55.785]➜  go: downloading github.com/prometheus/client_golang v1.22.0
2025-08-20T22:37:22.1207067Z [00:01:55.785]➜  go: downloading golang.org/x/net v0.41.0
2025-08-20T22:37:22.1208727Z [00:01:55.785]➜  go: downloading github.com/prometheus/client_model v0.6.2
2025-08-20T22:37:22.1799879Z [00:01:55.844]➜  go: downloading go.uber.org/automaxprocs v1.6.0
2025-08-20T22:37:22.1891227Z [00:01:55.853]➜  go: downloading github.com/kr/text v0.2.0
2025-08-20T22:37:22.2061540Z [00:01:55.870]➜  go: downloading github.com/rogpeppe/go-internal v1.13.1
2025-08-20T22:37:22.2431444Z [00:01:55.907]➜  go: downloading github.com/golang/protobuf v1.5.4
2025-08-20T22:37:22.2454336Z [00:01:55.909]➜  go: downloading github.com/felixge/httpsnoop v1.0.4
2025-08-20T22:37:22.2792081Z [00:01:55.943]➜  go: downloading go.opentelemetry.io/otel/metric v1.35.0
2025-08-20T22:37:22.2871097Z [00:01:55.951]➜  go: downloading go.opentelemetry.io/otel/sdk v1.35.0
2025-08-20T22:37:22.2909288Z [00:01:55.955]➜  go: downloading go.opentelemetry.io/otel/sdk/metric v1.35.0
2025-08-20T22:37:22.3562651Z [00:01:56.020]➜  go: downloading github.com/fatih/color v1.16.0
2025-08-20T22:37:22.3583540Z [00:01:56.022]➜  go: downloading github.com/mattn/go-colorable v0.1.13
2025-08-20T22:37:22.3585130Z [00:01:56.022]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T22:37:22.3585570Z [00:01:56.023]➜  go: downloading github.com/ysmood/goob v0.4.0
2025-08-20T22:37:22.4129597Z [00:01:56.077]➜  go: downloading github.com/ysmood/got v0.40.0
2025-08-20T22:37:22.4187579Z [00:01:56.083]➜  go: downloading github.com/ysmood/gson v0.7.3
2025-08-20T22:37:22.4193309Z [00:01:56.083]➜  go: downloading github.com/ysmood/fetchup v0.2.3
2025-08-20T22:37:22.4196096Z [00:01:56.084]➜  go: downloading github.com/ysmood/leakless v0.9.0
2025-08-20T22:37:22.4775319Z [00:01:56.141]➜  go: downloading github.com/Microsoft/go-winio v0.6.2
2025-08-20T22:37:22.4788500Z [00:01:56.143]➜  go: downloading github.com/Microsoft/hcsshim v0.13.0
2025-08-20T22:37:22.5207124Z [00:01:56.185]➜  go: downloading github.com/mistifyio/go-zfs/v3 v3.0.1
2025-08-20T22:37:22.5211086Z [00:01:56.185]➜  go: downloading github.com/moby/docker-image-spec v1.3.1
2025-08-20T22:37:22.5537553Z [00:01:56.218]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0
2025-08-20T22:37:22.5548143Z [00:01:56.219]➜  go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
2025-08-20T22:37:22.6384539Z [00:01:56.302]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0
2025-08-20T22:37:22.6673678Z [00:01:56.331]➜  go: downloading golang.org/x/tools v0.34.0
2025-08-20T22:37:22.6777626Z [00:01:56.342]➜  go: downloading github.com/beorn7/perks v1.0.1
2025-08-20T22:37:22.6795472Z [00:01:56.344]➜  go: downloading github.com/cespare/xxhash/v2 v2.3.0
2025-08-20T22:37:22.6970227Z [00:01:56.361]➜  go: downloading github.com/prometheus/common v0.62.0
2025-08-20T22:37:22.7390768Z [00:01:56.403]➜  go: downloading github.com/prometheus/procfs v0.15.1
2025-08-20T22:37:22.7751951Z [00:01:56.439]➜  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4
2025-08-20T22:37:22.8261222Z [00:01:56.490]➜  go: downloading github.com/go-logr/stdr v1.2.2
2025-08-20T22:37:22.8262146Z [00:01:56.490]➜  go: downloading github.com/gogo/protobuf v1.3.2
2025-08-20T22:37:22.8262624Z [00:01:56.490]➜  go: downloading github.com/moby/sys/atomicwriter v0.1.0
2025-08-20T22:37:22.8561306Z [00:01:56.520]➜  go: downloading github.com/moby/term v0.5.2
2025-08-20T22:37:22.8839767Z [00:01:56.548]➜  go: downloading github.com/morikuni/aec v1.0.0
2025-08-20T22:37:22.9138491Z [00:01:56.577]➜  go: downloading github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
2025-08-20T22:37:22.9967183Z [00:01:56.661]➜  go: downloading go.opentelemetry.io/proto/otlp v1.3.1
2025-08-20T22:37:23.0361534Z [00:01:56.700]➜  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
2025-08-20T22:37:23.0617049Z [00:01:56.726]➜  go: downloading go.opentelemetry.io/auto/sdk v1.1.0
2025-08-20T22:37:23.0618664Z [00:01:56.726]➜  go: downloading github.com/moby/sys/sequential v0.5.0
2025-08-20T22:37:23.0939944Z [00:01:56.758]➜  go: downloading go.opencensus.io v0.24.0
2025-08-20T22:37:23.1158872Z [00:01:56.780]➜  go: downloading github.com/docker/go-metrics v0.0.1
2025-08-20T22:37:23.1204845Z [00:01:56.785]➜  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
2025-08-20T22:37:23.1243930Z [00:01:56.788]➜  go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1
2025-08-20T22:37:23.1727456Z [00:01:56.837]➜  go: downloading golang.org/x/time v0.11.0
2025-08-20T22:37:23.1779981Z [00:01:56.842]➜  go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
2025-08-20T22:37:23.2359775Z [00:01:56.900]➜  go: downloading github.com/containerd/cgroups/v3 v3.0.5
2025-08-20T22:37:23.2360373Z [00:01:56.900]➜  go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
2025-08-20T22:37:23.2574692Z [00:01:56.921]➜  go: downloading github.com/containerd/typeurl/v2 v2.2.3
2025-08-20T22:37:23.3008134Z [00:01:56.965]➜  + go generate ./...
2025-08-20T22:37:23.4894281Z [00:01:57.153]➜  + go build -C ./cmd/skopeo -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -tags containers_image_openpgp -o /build-bins/skopeo
2025-08-20T22:37:23.4917052Z [00:01:57.156]➜  WORK=/tmp/go-build3346486511
2025-08-20T22:37:23.5725414Z [00:01:57.237]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO
2025-08-20T22:37:23.5725963Z [00:01:57.237]➜  git status --porcelain
2025-08-20T22:37:23.9334728Z [00:01:57.597]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO
2025-08-20T22:37:23.9335184Z [00:01:57.597]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T22:37:23.9351152Z [00:01:57.599]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git config extensions.objectformat
2025-08-20T22:37:23.9360185Z [00:01:57.600]➜  0.001s # cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git config extensions.objectformat
2025-08-20T22:37:23.9361057Z [00:01:57.600]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' eecc6c8590ea843aaf53dbedee0749557200c03e --
2025-08-20T22:37:23.9440403Z [00:01:57.608]➜  0.008s # cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' eecc6c8590ea843aaf53dbedee0749557200c03e --
2025-08-20T22:37:23.9441463Z [00:01:57.608]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged eecc6c8590ea843aaf53dbedee0749557200c03e
2025-08-20T22:37:23.9694414Z [00:01:57.633]➜  0.025s # cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged eecc6c8590ea843aaf53dbedee0749557200c03e
2025-08-20T22:37:23.9695433Z [00:01:57.633]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' eecc6c8590ea --
2025-08-20T22:37:23.9713532Z [00:01:57.635]➜  0.002s # cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' eecc6c8590ea --
2025-08-20T22:37:23.9714371Z [00:01:57.635]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git cat-file blob eecc6c8590ea843aaf53dbedee0749557200c03e:go.mod
2025-08-20T22:37:23.9731175Z [00:01:57.637]➜  0.002s # cd /tmp/tmp.lQnNYsptAw/TEMPREPO; git cat-file blob eecc6c8590ea843aaf53dbedee0749557200c03e:go.mod
2025-08-20T22:37:23.9783929Z [00:01:57.642]➜  internal/goarch
2025-08-20T22:37:23.9788054Z [00:01:57.642]➜  mkdir -p $WORK/b006/
2025-08-20T22:37:23.9788851Z [00:01:57.642]➜  internal/byteorder
2025-08-20T22:37:23.9789227Z [00:01:57.642]➜  mkdir -p $WORK/b012/
2025-08-20T22:37:23.9789509Z [00:01:57.642]➜  internal/unsafeheader
2025-08-20T22:37:23.9789809Z [00:01:57.642]➜  mkdir -p $WORK/b008/
2025-08-20T22:37:23.9790184Z [00:01:57.643]➜  echo '# import config' > $WORK/b006/importcfg # internal
2025-08-20T22:37:23.9790586Z [00:01:57.643]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:23.9802391Z [00:01:57.643]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "/root/.go/src/internal/goarch=>internal/goarch;$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid xcpGd16-xB79hCE2NxH-/xcpGd16-xB79hCE2NxH- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /root/.go/src/internal/goarch/goarch.go /root/.go/src/internal/goarch/goarch_arm64.go /root/.go/src/internal/goarch/zgoarch_arm64.go
2025-08-20T22:37:23.9804249Z [00:01:57.643]➜  echo '# import config' > $WORK/b008/importcfg # internal
2025-08-20T22:37:23.9806080Z [00:01:57.643]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "/root/.go/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid P7HnT-FBefdbfrtuVPxp/P7HnT-FBefdbfrtuVPxp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /root/.go/src/internal/unsafeheader/unsafeheader.go
2025-08-20T22:37:23.9807946Z [00:01:57.644]➜  echo '# import config' > $WORK/b012/importcfg # internal
2025-08-20T22:37:23.9809613Z [00:01:57.644]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "/root/.go/src/internal/byteorder=>internal/byteorder;$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid TBPJ9nmn3XMRKHaQjfh3/TBPJ9nmn3XMRKHaQjfh3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /root/.go/src/internal/byteorder/byteorder.go
2025-08-20T22:37:23.9810965Z [00:01:57.644]➜  internal/cpu
2025-08-20T22:37:23.9811214Z [00:01:57.644]➜  mkdir -p $WORK/b011/
2025-08-20T22:37:23.9811518Z [00:01:57.644]➜  echo -n > $WORK/b011/go_asm.h # internal
2025-08-20T22:37:23.9811849Z [00:01:57.644]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:37:23.9812880Z [00:01:57.644]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s
2025-08-20T22:37:23.9835006Z [00:01:57.647]➜  echo '# import config' > $WORK/b011/importcfg # internal
2025-08-20T22:37:23.9843097Z [00:01:57.647]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:23.9845404Z [00:01:57.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid xOiVxElhnkLKUPIOyZdm/xOiVxElhnkLKUPIOyZdm -goversion go1.25.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /root/.go/src/internal/cpu/cpu.go /root/.go/src/internal/cpu/cpu_arm64.go /root/.go/src/internal/cpu/cpu_arm64_hwcap.go /root/.go/src/internal/cpu/cpu_arm64_linux.go /root/.go/src/internal/cpu/cpu_no_name.go
2025-08-20T22:37:23.9869805Z [00:01:57.651]➜  go tool buildid -w $WORK/b006/_pkg_.a # internal
2025-08-20T22:37:23.9870937Z [00:01:57.651]➜  go tool buildid -w $WORK/b008/_pkg_.a # internal
2025-08-20T22:37:23.9872940Z [00:01:57.651]➜  cp $WORK/b008/_pkg_.a /root/.cache/go-build/39/3904be4136078bbed85318b44e0e90180c8583b55d104c1b76689aa22b880dab-d # internal
2025-08-20T22:37:23.9876996Z [00:01:57.651]➜  internal/coverage/rtcov
2025-08-20T22:37:23.9878665Z [00:01:57.651]➜  mkdir -p $WORK/b014/
2025-08-20T22:37:23.9882071Z [00:01:57.652]➜  echo '# import config' > $WORK/b014/importcfg # internal
2025-08-20T22:37:23.9909013Z [00:01:57.655]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "/root/.go/src/internal/coverage/rtcov=>internal/coverage/rtcov;$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid Lg1Ui5Zii1hLtfRIIRhB/Lg1Ui5Zii1hLtfRIIRhB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /root/.go/src/internal/coverage/rtcov/rtcov.go
2025-08-20T22:37:23.9911691Z [00:01:57.655]➜  cp $WORK/b006/_pkg_.a /root/.cache/go-build/92/92447d945f7317f66a882eb5865e8aeb0349496c6380f010cce5b4175aae7d4d-d # internal
2025-08-20T22:37:23.9915642Z [00:01:57.655]➜  internal/abi
2025-08-20T22:37:23.9916410Z [00:01:57.655]➜  mkdir -p $WORK/b005/
2025-08-20T22:37:23.9916976Z [00:01:57.655]➜  echo -n > $WORK/b005/go_asm.h # internal
2025-08-20T22:37:23.9919041Z [00:01:57.655]➜  cd /root/.go/src/internal/abi
2025-08-20T22:37:23.9920103Z [00:01:57.655]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s
2025-08-20T22:37:23.9928207Z [00:01:57.657]➜  cat >/tmp/go-build3346486511/b005/importcfg << 'EOF' # internal
2025-08-20T22:37:23.9931313Z [00:01:57.657]➜  # import config
2025-08-20T22:37:23.9932878Z [00:01:57.657]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:23.9933720Z [00:01:57.657]➜  EOF
2025-08-20T22:37:23.9935135Z [00:01:57.657]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:23.9939267Z [00:01:57.657]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid OEFtkDQjYlx_bUzkur7n/OEFtkDQjYlx_bUzkur7n -goversion go1.25.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /root/.go/src/internal/abi/abi.go /root/.go/src/internal/abi/abi_arm64.go /root/.go/src/internal/abi/compiletype.go /root/.go/src/internal/abi/escape.go /root/.go/src/internal/abi/funcpc.go /root/.go/src/internal/abi/iface.go /root/.go/src/internal/abi/map_noswiss.go /root/.go/src/internal/abi/map_select_swiss.go /root/.go/src/internal/abi/map_swiss.go /root/.go/src/internal/abi/rangefuncconsts.go /root/.go/src/internal/abi/runtime.go /root/.go/src/internal/abi/stack.go /root/.go/src/internal/abi/switch.go /root/.go/src/internal/abi/symtab.go /root/.go/src/internal/abi/type.go
2025-08-20T22:37:24.0044743Z [00:01:57.668]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T22:37:24.0048045Z [00:01:57.669]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/bc/bc67e9efb9f5e3f901f6d057adf7e6314c09146fae2f0674871f237358a6ef0a-d # internal
2025-08-20T22:37:24.0048622Z [00:01:57.669]➜  internal/godebugs
2025-08-20T22:37:24.0048884Z [00:01:57.669]➜  mkdir -p $WORK/b015/
2025-08-20T22:37:24.0049239Z [00:01:57.669]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T22:37:24.0055330Z [00:01:57.669]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "/root/.go/src/internal/godebugs=>internal/godebugs;$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid z0U3JTpbM1KVjGC6PuUk/z0U3JTpbM1KVjGC6PuUk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /root/.go/src/internal/godebugs/table.go
2025-08-20T22:37:24.0056968Z [00:01:57.669]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T22:37:24.0065376Z [00:01:57.670]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/04/046c818a7a06b497978ecefad6052e14ab998487eecd1fcd1aa2c132e16d0cfa-d # internal
2025-08-20T22:37:24.0066514Z [00:01:57.670]➜  internal/goexperiment
2025-08-20T22:37:24.0066863Z [00:01:57.670]➜  mkdir -p $WORK/b016/
2025-08-20T22:37:24.0067215Z [00:01:57.671]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T22:37:24.0083423Z [00:01:57.671]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "/root/.go/src/internal/goexperiment=>internal/goexperiment;$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid uKWXL1o0Bc-LSj0ptaHT/uKWXL1o0Bc-LSj0ptaHT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /root/.go/src/internal/goexperiment/exp_aliastypeparams_on.go /root/.go/src/internal/goexperiment/exp_arenas_off.go /root/.go/src/internal/goexperiment/exp_boringcrypto_off.go /root/.go/src/internal/goexperiment/exp_cacheprog_off.go /root/.go/src/internal/goexperiment/exp_cgocheck2_off.go /root/.go/src/internal/goexperiment/exp_dwarf5_on.go /root/.go/src/internal/goexperiment/exp_fieldtrack_off.go /root/.go/src/internal/goexperiment/exp_greenteagc_off.go /root/.go/src/internal/goexperiment/exp_heapminimum512kib_off.go /root/.go/src/internal/goexperiment/exp_jsonv2_off.go /root/.go/src/internal/goexperiment/exp_loopvar_off.go /root/.go/src/internal/goexperiment/exp_newinliner_off.go /root/.go/src/internal/goexperiment/exp_preemptibleloops_off.go /root/.go/src/internal/goexperiment/exp_rangefunc_off.go /root/.go/src/internal/goexperiment/exp_regabiargs_on.go /root/.go/src/internal/goexperiment/exp_regabiwrappers_on.go /root/.go/src/internal/goexperiment/exp_staticlockranking_off.go /root/.go/src/internal/goexperiment/exp_swissmap_on.go /root/.go/src/internal/goexperiment/exp_synchashtriemap_on.go /root/.go/src/internal/goexperiment/exp_synctest_off.go /root/.go/src/internal/goexperiment/flags.go
2025-08-20T22:37:24.0096093Z [00:01:57.672]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:37:24.0097506Z [00:01:57.672]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s
2025-08-20T22:37:24.0118295Z [00:01:57.676]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s
2025-08-20T22:37:24.0164439Z [00:01:57.680]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T22:37:24.0168104Z [00:01:57.680]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/ff/ff718b847099f1e12182c6bb50a274869bfd4c8be92830fa8b2d73ee74298e8a-d # internal
2025-08-20T22:37:24.0169653Z [00:01:57.681]➜  internal/goos
2025-08-20T22:37:24.0172195Z [00:01:57.681]➜  mkdir -p $WORK/b017/
2025-08-20T22:37:24.0173138Z [00:01:57.681]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T22:37:24.0173570Z [00:01:57.681]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.0175421Z [00:01:57.681]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "/root/.go/src/internal/goos=>internal/goos;$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid Zaio9CsRMM6rTHRpGKtH/Zaio9CsRMM6rTHRpGKtH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /root/.go/src/internal/goos/goos.go /root/.go/src/internal/goos/unix.go /root/.go/src/internal/goos/zgoos_linux.go
2025-08-20T22:37:24.0192663Z [00:01:57.683]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:37:24.0194063Z [00:01:57.683]➜  go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal
2025-08-20T22:37:24.0194937Z [00:01:57.683]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T22:37:24.0200807Z [00:01:57.684]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/fa/faa1ba3f55ba1a0c1fcef94a9dcdea3dd147c68d776f7ecfd52131b5cc83f978-d # internal
2025-08-20T22:37:24.0208904Z [00:01:57.685]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T22:37:24.0213343Z [00:01:57.685]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/8a/8a684b2382460372a8a42494090362060cae31e70e147c0935744b953b9140a3-d # internal
2025-08-20T22:37:24.0234173Z [00:01:57.687]➜  internal/chacha8rand
2025-08-20T22:37:24.0235481Z [00:01:57.688]➜  mkdir -p $WORK/b013/
2025-08-20T22:37:24.0240025Z [00:01:57.688]➜  echo -n > $WORK/b013/go_asm.h # internal
2025-08-20T22:37:24.0243376Z [00:01:57.688]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:37:24.0249984Z [00:01:57.688]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s
2025-08-20T22:37:24.0254535Z [00:01:57.689]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T22:37:24.0256175Z [00:01:57.689]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/93/9351077ab492d3302cef304953a16238648ba4f25b9d769a2380d6143a418372-d # internal
2025-08-20T22:37:24.0256976Z [00:01:57.689]➜  internal/profilerecord
2025-08-20T22:37:24.0257290Z [00:01:57.689]➜  mkdir -p $WORK/b018/
2025-08-20T22:37:24.0257779Z [00:01:57.689]➜  echo '# import config' > $WORK/b018/importcfg # internal
2025-08-20T22:37:24.0278918Z [00:01:57.692]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.0282344Z [00:01:57.692]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "/root/.go/src/internal/profilerecord=>internal/profilerecord;$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid XXTVkWgYXL2VIK-83WuU/XXTVkWgYXL2VIK-83WuU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /root/.go/src/internal/profilerecord/profilerecord.go
2025-08-20T22:37:24.0294178Z [00:01:57.693]➜  internal/bytealg
2025-08-20T22:37:24.0299380Z [00:01:57.694]➜  mkdir -p $WORK/b010/
2025-08-20T22:37:24.0301633Z [00:01:57.694]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T22:37:24.0302085Z [00:01:57.694]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:37:24.0303457Z [00:01:57.694]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
2025-08-20T22:37:24.0304736Z [00:01:57.694]➜  cat >/tmp/go-build3346486511/b013/importcfg << 'EOF' # internal
2025-08-20T22:37:24.0305086Z [00:01:57.694]➜  # import config
2025-08-20T22:37:24.0305504Z [00:01:57.694]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:24.0306215Z [00:01:57.694]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:24.0306698Z [00:01:57.694]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.0307055Z [00:01:57.694]➜  EOF
2025-08-20T22:37:24.0307330Z [00:01:57.694]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.0309323Z [00:01:57.694]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid M9nUdEz__gedwbgeRjJL/M9nUdEz__gedwbgeRjJL -goversion go1.25.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /root/.go/src/internal/chacha8rand/chacha8.go /root/.go/src/internal/chacha8rand/chacha8_generic.go
2025-08-20T22:37:24.0360855Z [00:01:57.699]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T22:37:24.0361722Z [00:01:57.699]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/53/539ec67dd579b4851e4d7a26e939116354d21dc6a47314baffe8d80d5e86d571-d # internal
2025-08-20T22:37:24.0364455Z [00:01:57.700]➜  internal/runtime/atomic
2025-08-20T22:37:24.0365547Z [00:01:57.700]➜  mkdir -p $WORK/b019/
2025-08-20T22:37:24.0367066Z [00:01:57.700]➜  cat >/tmp/go-build3346486511/b010/importcfg << 'EOF' # internal
2025-08-20T22:37:24.0367500Z [00:01:57.700]➜  # import config
2025-08-20T22:37:24.0367881Z [00:01:57.700]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:24.0368223Z [00:01:57.700]➜  EOF
2025-08-20T22:37:24.0368501Z [00:01:57.700]➜  echo -n > $WORK/b019/go_asm.h # internal
2025-08-20T22:37:24.0368869Z [00:01:57.700]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:37:24.0370060Z [00:01:57.700]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s
2025-08-20T22:37:24.0371128Z [00:01:57.700]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.0374348Z [00:01:57.700]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid cHLYtuUGsNYroo6_NRzy/cHLYtuUGsNYroo6_NRzy -goversion go1.25.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /root/.go/src/internal/bytealg/bytealg.go /root/.go/src/internal/bytealg/compare_native.go /root/.go/src/internal/bytealg/count_native.go /root/.go/src/internal/bytealg/equal_generic.go /root/.go/src/internal/bytealg/equal_native.go /root/.go/src/internal/bytealg/index_arm64.go /root/.go/src/internal/bytealg/index_native.go /root/.go/src/internal/bytealg/indexbyte_native.go /root/.go/src/internal/bytealg/lastindexbyte_generic.go
2025-08-20T22:37:24.0453000Z [00:01:57.709]➜  cat >/tmp/go-build3346486511/b019/importcfg << 'EOF' # internal
2025-08-20T22:37:24.0453588Z [00:01:57.709]➜  # import config
2025-08-20T22:37:24.0454113Z [00:01:57.709]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:24.0454710Z [00:01:57.709]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.0455063Z [00:01:57.709]➜  EOF
2025-08-20T22:37:24.0458108Z [00:01:57.709]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 4iqTnJEJ0Qa9TcC_Q_sc/4iqTnJEJ0Qa9TcC_Q_sc -goversion go1.25.0 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /root/.go/src/internal/runtime/atomic/atomic_arm64.go /root/.go/src/internal/runtime/atomic/doc.go /root/.go/src/internal/runtime/atomic/stubs.go /root/.go/src/internal/runtime/atomic/types.go /root/.go/src/internal/runtime/atomic/types_64bit.go /root/.go/src/internal/runtime/atomic/unaligned.go /root/.go/src/internal/runtime/atomic/xchg8.go
2025-08-20T22:37:24.0508991Z [00:01:57.715]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:37:24.0510669Z [00:01:57.715]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s
2025-08-20T22:37:24.0553564Z [00:01:57.719]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s
2025-08-20T22:37:24.0603643Z [00:01:57.724]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s
2025-08-20T22:37:24.0636403Z [00:01:57.728]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:37:24.0638248Z [00:01:57.728]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s
2025-08-20T22:37:24.0661153Z [00:01:57.730]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:37:24.0662608Z [00:01:57.730]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s
2025-08-20T22:37:24.0719417Z [00:01:57.736]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s
2025-08-20T22:37:24.0722415Z [00:01:57.736]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:37:24.0723388Z [00:01:57.736]➜  go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal
2025-08-20T22:37:24.0724321Z [00:01:57.736]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T22:37:24.0732045Z [00:01:57.737]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/d2/d2f854a00ccd25b061bc5c07c452dfa584e5ab690d4914ab88d4f8aa9a6c5577-d # internal
2025-08-20T22:37:24.0750087Z [00:01:57.739]➜  internal/runtime/math
2025-08-20T22:37:24.0750731Z [00:01:57.739]➜  mkdir -p $WORK/b022/
2025-08-20T22:37:24.0766892Z [00:01:57.741]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:37:24.0767761Z [00:01:57.741]➜  go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal
2025-08-20T22:37:24.0768685Z [00:01:57.741]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T22:37:24.0773486Z [00:01:57.741]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/9e/9e92752c349e069289da95eff553fc35fb64cec9762342d00c13f1dce4f34465-d # internal
2025-08-20T22:37:24.0774672Z [00:01:57.742]➜  internal/runtime/syscall
2025-08-20T22:37:24.0775601Z [00:01:57.742]➜  mkdir -p $WORK/b023/
2025-08-20T22:37:24.0778587Z [00:01:57.742]➜  cat >/tmp/go-build3346486511/b022/importcfg << 'EOF' # internal
2025-08-20T22:37:24.0779075Z [00:01:57.742]➜  # import config
2025-08-20T22:37:24.0779579Z [00:01:57.742]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.0781749Z [00:01:57.742]➜  EOF
2025-08-20T22:37:24.0782282Z [00:01:57.742]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.0784415Z [00:01:57.742]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "/root/.go/src/internal/runtime/math=>internal/runtime/math;$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid 5Ux89PrGBaXlGLWJEWjy/5Ux89PrGBaXlGLWJEWjy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /root/.go/src/internal/runtime/math/math.go
2025-08-20T22:37:24.0786358Z [00:01:57.743]➜  echo -n > $WORK/b023/go_asm.h # internal
2025-08-20T22:37:24.0803290Z [00:01:57.744]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:37:24.0806302Z [00:01:57.744]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s
2025-08-20T22:37:24.0807851Z [00:01:57.744]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:37:24.0809819Z [00:01:57.745]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./asm_linux_arm64.s
2025-08-20T22:37:24.0848526Z [00:01:57.749]➜  cat >/tmp/go-build3346486511/b023/importcfg << 'EOF' # internal
2025-08-20T22:37:24.0849178Z [00:01:57.749]➜  # import config
2025-08-20T22:37:24.0849948Z [00:01:57.749]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.0850323Z [00:01:57.749]➜  EOF
2025-08-20T22:37:24.0867862Z [00:01:57.751]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.0870300Z [00:01:57.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid h7rJ5t74D4jf8hI5e9k-/h7rJ5t74D4jf8hI5e9k- -goversion go1.25.0 -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /root/.go/src/internal/runtime/syscall/defs_linux.go /root/.go/src/internal/runtime/syscall/defs_linux_arm64.go /root/.go/src/internal/runtime/syscall/syscall_linux.go
2025-08-20T22:37:24.0915183Z [00:01:57.755]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T22:37:24.0915856Z [00:01:57.755]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:37:24.0916440Z [00:01:57.755]➜  go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal
2025-08-20T22:37:24.0916984Z [00:01:57.755]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T22:37:24.0918128Z [00:01:57.755]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/5d/5d812f69206ca3ffccba05acaa3450d347d564c53b21dd648937451869a579d8-d # internal
2025-08-20T22:37:24.0918804Z [00:01:57.755]➜  internal/runtime/strconv
2025-08-20T22:37:24.0919192Z [00:01:57.755]➜  mkdir -p $WORK/b021/
2025-08-20T22:37:24.0919687Z [00:01:57.755]➜  cat >/tmp/go-build3346486511/b021/importcfg << 'EOF' # internal
2025-08-20T22:37:24.0920144Z [00:01:57.755]➜  # import config
2025-08-20T22:37:24.0920650Z [00:01:57.755]➜  packagefile internal/runtime/math=/tmp/go-build3346486511/b022/_pkg_.a
2025-08-20T22:37:24.0921147Z [00:01:57.755]➜  EOF
2025-08-20T22:37:24.0921527Z [00:01:57.755]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.0923342Z [00:01:57.755]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "/root/.go/src/internal/runtime/strconv=>internal/runtime/strconv;$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid sGVZN97xBvHwg1gwzGiw/sGVZN97xBvHwg1gwzGiw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /root/.go/src/internal/runtime/strconv/atoi.go
2025-08-20T22:37:24.0925268Z [00:01:57.755]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/f5/f59ee396ab2810ce2128f24d3c84c198eb5432a152bb3e68c641ecbd692be2d2-d # internal
2025-08-20T22:37:24.0926069Z [00:01:57.756]➜  internal/runtime/exithook
2025-08-20T22:37:24.0926482Z [00:01:57.756]➜  mkdir -p $WORK/b024/
2025-08-20T22:37:24.0926956Z [00:01:57.756]➜  cat >/tmp/go-build3346486511/b024/importcfg << 'EOF' # internal
2025-08-20T22:37:24.0927420Z [00:01:57.756]➜  # import config
2025-08-20T22:37:24.0927925Z [00:01:57.756]➜  packagefile internal/runtime/atomic=/tmp/go-build3346486511/b019/_pkg_.a
2025-08-20T22:37:24.0928399Z [00:01:57.756]➜  EOF
2025-08-20T22:37:24.0930183Z [00:01:57.756]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "/root/.go/src/internal/runtime/exithook=>internal/runtime/exithook;$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid vRsvs1FpEvSALlVcu8C5/vRsvs1FpEvSALlVcu8C5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /root/.go/src/internal/runtime/exithook/hooks.go
2025-08-20T22:37:24.1054996Z [00:01:57.769]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:37:24.1060592Z [00:01:57.769]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T22:37:24.1112225Z [00:01:57.774]➜  go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm64.o # internal
2025-08-20T22:37:24.1112840Z [00:01:57.774]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T22:37:24.1113513Z [00:01:57.775]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/d8/d8ed84ca358a4199024344b616f25971c2e575f7676aeffa4166a29672a16272-d # internal
2025-08-20T22:37:24.1114082Z [00:01:57.775]➜  internal/runtime/gc
2025-08-20T22:37:24.1114356Z [00:01:57.775]➜  mkdir -p $WORK/b025/
2025-08-20T22:37:24.1114752Z [00:01:57.775]➜  cat >/tmp/go-build3346486511/b025/importcfg << 'EOF' # internal
2025-08-20T22:37:24.1115099Z [00:01:57.775]➜  # import config
2025-08-20T22:37:24.1115471Z [00:01:57.775]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.1118996Z [00:01:57.775]➜  EOF
2025-08-20T22:37:24.1119334Z [00:01:57.775]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.1121320Z [00:01:57.775]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "/root/.go/src/internal/runtime/gc=>internal/runtime/gc;$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid IW_XP-SAg_cVB1raUxrp/IW_XP-SAg_cVB1raUxrp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /root/.go/src/internal/runtime/gc/malloc.go /root/.go/src/internal/runtime/gc/scan.go /root/.go/src/internal/runtime/gc/sizeclasses.go
2025-08-20T22:37:24.1125630Z [00:01:57.776]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T22:37:24.1128379Z [00:01:57.776]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/b2/b26f993901165e676f357b93dbc5ea6e8036740e0b3cd2508d8f82ba50e37fc3-d # internal
2025-08-20T22:37:24.1128944Z [00:01:57.777]➜  internal/asan
2025-08-20T22:37:24.1129199Z [00:01:57.777]➜  mkdir -p $WORK/b027/
2025-08-20T22:37:24.1129585Z [00:01:57.777]➜  echo '# import config' > $WORK/b027/importcfg # internal
2025-08-20T22:37:24.1131826Z [00:01:57.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "/root/.go/src/internal/asan=>internal/asan;$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid -TFJu7YwUq_gUxtM6rGp/-TFJu7YwUq_gUxtM6rGp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /root/.go/src/internal/asan/doc.go /root/.go/src/internal/asan/noasan.go
2025-08-20T22:37:24.1137437Z [00:01:57.778]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T22:37:24.1141418Z [00:01:57.778]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/87/87c5a07859af16cb6a272d9340225aba45050267a1b5bd85797d47cc7533ad38-d # internal
2025-08-20T22:37:24.1145136Z [00:01:57.779]➜  internal/runtime/cgroup
2025-08-20T22:37:24.1158975Z [00:01:57.780]➜  mkdir -p $WORK/b020/
2025-08-20T22:37:24.1164171Z [00:01:57.780]➜  cat >/tmp/go-build3346486511/b020/importcfg << 'EOF' # internal
2025-08-20T22:37:24.1165054Z [00:01:57.780]➜  # import config
2025-08-20T22:37:24.1165889Z [00:01:57.780]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:24.1166784Z [00:01:57.780]➜  packagefile internal/runtime/strconv=/tmp/go-build3346486511/b021/_pkg_.a
2025-08-20T22:37:24.1167627Z [00:01:57.780]➜  packagefile internal/runtime/syscall=/tmp/go-build3346486511/b023/_pkg_.a
2025-08-20T22:37:24.1168756Z [00:01:57.780]➜  EOF
2025-08-20T22:37:24.1183311Z [00:01:57.782]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "/root/.go/src/internal/runtime/cgroup=>internal/runtime/cgroup;$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid RZkNYuEbdv1cShxbFoVg/RZkNYuEbdv1cShxbFoVg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /root/.go/src/internal/runtime/cgroup/cgroup_linux.go /root/.go/src/internal/runtime/cgroup/line_reader.go /root/.go/src/internal/runtime/cgroup/runtime.go
2025-08-20T22:37:24.1220418Z [00:01:57.786]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T22:37:24.1226143Z [00:01:57.787]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/51/51f67725f0f01360aa8010c0b88c102fb1d7f18dcd0a98308d94ef1e224920d5-d # internal
2025-08-20T22:37:24.1230646Z [00:01:57.787]➜  internal/msan
2025-08-20T22:37:24.1230937Z [00:01:57.787]➜  mkdir -p $WORK/b028/
2025-08-20T22:37:24.1235133Z [00:01:57.788]➜  echo '# import config' > $WORK/b028/importcfg # internal
2025-08-20T22:37:24.1237573Z [00:01:57.788]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "/root/.go/src/internal/msan=>internal/msan;$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid cK2sxiCTxqBq1nuuQvTl/cK2sxiCTxqBq1nuuQvTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /root/.go/src/internal/msan/doc.go /root/.go/src/internal/msan/nomsan.go
2025-08-20T22:37:24.1251367Z [00:01:57.789]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T22:37:24.1252060Z [00:01:57.789]➜  cd /root/.go/src/internal/abi
2025-08-20T22:37:24.1253552Z [00:01:57.789]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s
2025-08-20T22:37:24.1254847Z [00:01:57.789]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/7f/7f4bbd8cd5c80cf10289f353c1ac8af35e79bcb3ab715de3e1f3d53974228ad0-d # internal
2025-08-20T22:37:24.1256036Z [00:01:57.789]➜  internal/runtime/sys
2025-08-20T22:37:24.1256379Z [00:01:57.789]➜  mkdir -p $WORK/b030/
2025-08-20T22:37:24.1256691Z [00:01:57.789]➜  echo -n > $WORK/b030/go_asm.h # internal
2025-08-20T22:37:24.1257029Z [00:01:57.789]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:37:24.1258202Z [00:01:57.789]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dit_arm64.s ./empty.s
2025-08-20T22:37:24.1282117Z [00:01:57.792]➜  cd /root/.go/src/internal/abi
2025-08-20T22:37:24.1287213Z [00:01:57.792]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s
2025-08-20T22:37:24.1309945Z [00:01:57.795]➜  cat >/tmp/go-build3346486511/b030/importcfg << 'EOF' # internal
2025-08-20T22:37:24.1318042Z [00:01:57.795]➜  # import config
2025-08-20T22:37:24.1318520Z [00:01:57.795]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:24.1319011Z [00:01:57.795]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.1319495Z [00:01:57.795]➜  packagefile internal/goos=/tmp/go-build3346486511/b017/_pkg_.a
2025-08-20T22:37:24.1319832Z [00:01:57.795]➜  EOF
2025-08-20T22:37:24.1320130Z [00:01:57.795]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.1322985Z [00:01:57.795]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid JaoXZ_h_hmhHF4urri25/JaoXZ_h_hmhHF4urri25 -goversion go1.25.0 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /root/.go/src/internal/runtime/sys/consts.go /root/.go/src/internal/runtime/sys/consts_norace.go /root/.go/src/internal/runtime/sys/dit_arm64.go /root/.go/src/internal/runtime/sys/intrinsics.go /root/.go/src/internal/runtime/sys/nih.go /root/.go/src/internal/runtime/sys/sys.go /root/.go/src/internal/runtime/sys/zversion.go
2025-08-20T22:37:24.1325672Z [00:01:57.796]➜  cd /root/.go/src/internal/abi
2025-08-20T22:37:24.1326513Z [00:01:57.796]➜  go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal
2025-08-20T22:37:24.1327074Z [00:01:57.796]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T22:37:24.1331550Z [00:01:57.797]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T22:37:24.1335103Z [00:01:57.798]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/a0/a0f5ccff9f366741713bef87bb753e9fe323bcd482a6fca824f3fa19fb0fed3d-d # internal
2025-08-20T22:37:24.1341691Z [00:01:57.798]➜  internal/stringslite
2025-08-20T22:37:24.1342026Z [00:01:57.798]➜  mkdir -p $WORK/b031/
2025-08-20T22:37:24.1344813Z [00:01:57.798]➜  cat >/tmp/go-build3346486511/b031/importcfg << 'EOF' # internal
2025-08-20T22:37:24.1345219Z [00:01:57.798]➜  # import config
2025-08-20T22:37:24.1345605Z [00:01:57.798]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:24.1346129Z [00:01:57.798]➜  EOF
2025-08-20T22:37:24.1346424Z [00:01:57.799]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.1350955Z [00:01:57.799]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "/root/.go/src/internal/stringslite=>internal/stringslite;$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid sgElV92iBri_C0vyrR2H/sgElV92iBri_C0vyrR2H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /root/.go/src/internal/stringslite/strings.go
2025-08-20T22:37:24.1376832Z [00:01:57.802]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/7b/7b5113e0ab5fdd21ab28efe5242b44ecdc941f62616c81b795ef2c2fa7a34f81-d # internal
2025-08-20T22:37:24.1403874Z [00:01:57.804]➜  internal/race
2025-08-20T22:37:24.1404251Z [00:01:57.804]➜  mkdir -p $WORK/b029/
2025-08-20T22:37:24.1404663Z [00:01:57.804]➜  cat >/tmp/go-build3346486511/b029/importcfg << 'EOF' # internal
2025-08-20T22:37:24.1405016Z [00:01:57.804]➜  # import config
2025-08-20T22:37:24.1405376Z [00:01:57.804]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:24.1405711Z [00:01:57.804]➜  EOF
2025-08-20T22:37:24.1410907Z [00:01:57.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "/root/.go/src/internal/race=>internal/race;$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid FhbLQqV1Qz8jSBwlrpNF/FhbLQqV1Qz8jSBwlrpNF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /root/.go/src/internal/race/doc.go /root/.go/src/internal/race/norace.go
2025-08-20T22:37:24.1499550Z [00:01:57.814]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:37:24.1502157Z [00:01:57.814]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dit_arm64.o ./dit_arm64.s
2025-08-20T22:37:24.1539968Z [00:01:57.818]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/empty.o ./empty.s
2025-08-20T22:37:24.1555435Z [00:01:57.819]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T22:37:24.1561453Z [00:01:57.820]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T22:37:24.1567236Z [00:01:57.821]➜  go tool pack r $WORK/b030/_pkg_.a $WORK/b030/dit_arm64.o $WORK/b030/empty.o # internal
2025-08-20T22:37:24.1567749Z [00:01:57.821]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T22:37:24.1570372Z [00:01:57.821]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T22:37:24.1616430Z [00:01:57.826]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/6f/6f3c98e4b8927182bdc37a0f2138b35a773ce9502a92bb0e7ff13d85a5d1c352-d # internal
2025-08-20T22:37:24.1617478Z [00:01:57.826]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/b6/b660b4af4a041fec5cc0f8ab1dd11d02348b8b132f004d2be64b68e1bfbc7d70-d # internal
2025-08-20T22:37:24.1618057Z [00:01:57.826]➜  internal/trace/tracev2
2025-08-20T22:37:24.1618800Z [00:01:57.826]➜  mkdir -p $WORK/b032/
2025-08-20T22:37:24.1619487Z [00:01:57.826]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/e7/e7bc1d1aa877b34cddaaa76a13d117b00ed6866cd383f0bf76a6e4a0e99aa227-d # internal
2025-08-20T22:37:24.1620647Z [00:01:57.826]➜  sync/atomic
2025-08-20T22:37:24.1622500Z [00:01:57.826]➜  mkdir -p $WORK/b036/
2025-08-20T22:37:24.1623938Z [00:01:57.826]➜  echo '# import config' > $WORK/b032/importcfg # internal
2025-08-20T22:37:24.1626961Z [00:01:57.826]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/5b/5b1df4b6317377f8b126b9c0bd332171ca36d3f855363af58f2845771069d5e0-d # internal
2025-08-20T22:37:24.1627597Z [00:01:57.826]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.1629657Z [00:01:57.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "/root/.go/src/internal/trace/tracev2=>internal/trace/tracev2;$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid JOw4kvqnrGZisJYbR6vl/JOw4kvqnrGZisJYbR6vl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /root/.go/src/internal/trace/tracev2/doc.go /root/.go/src/internal/trace/tracev2/events.go /root/.go/src/internal/trace/tracev2/spec.go
2025-08-20T22:37:24.1631402Z [00:01:57.826]➜  echo -n > $WORK/b036/go_asm.h # internal
2025-08-20T22:37:24.1631695Z [00:01:57.826]➜  internal/synctest
2025-08-20T22:37:24.1631953Z [00:01:57.826]➜  mkdir -p $WORK/b037/
2025-08-20T22:37:24.1632580Z [00:01:57.826]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:37:24.1633546Z [00:01:57.826]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./asm.s
2025-08-20T22:37:24.1634384Z [00:01:57.826]➜  internal/runtime/maps
2025-08-20T22:37:24.1634649Z [00:01:57.826]➜  mkdir -p $WORK/b026/
2025-08-20T22:37:24.1635026Z [00:01:57.826]➜  cat >/tmp/go-build3346486511/b037/importcfg << 'EOF' # internal
2025-08-20T22:37:24.1635367Z [00:01:57.826]➜  # import config
2025-08-20T22:37:24.1635726Z [00:01:57.826]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:24.1636202Z [00:01:57.826]➜  EOF
2025-08-20T22:37:24.1636477Z [00:01:57.826]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.1638118Z [00:01:57.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b037=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid TXvhGynv0KAtbNuS7qmd/TXvhGynv0KAtbNuS7qmd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T22:37:24.1639573Z [00:01:57.826]➜  cat >/tmp/go-build3346486511/b026/importcfg << 'EOF' # internal
2025-08-20T22:37:24.1639916Z [00:01:57.826]➜  # import config
2025-08-20T22:37:24.1640280Z [00:01:57.826]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:24.1640748Z [00:01:57.826]➜  packagefile internal/asan=/tmp/go-build3346486511/b027/_pkg_.a
2025-08-20T22:37:24.1641225Z [00:01:57.826]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.1641705Z [00:01:57.826]➜  packagefile internal/msan=/tmp/go-build3346486511/b028/_pkg_.a
2025-08-20T22:37:24.1642174Z [00:01:57.826]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:24.1642688Z [00:01:57.826]➜  packagefile internal/runtime/math=/tmp/go-build3346486511/b022/_pkg_.a
2025-08-20T22:37:24.1643218Z [00:01:57.826]➜  packagefile internal/runtime/sys=/tmp/go-build3346486511/b030/_pkg_.a
2025-08-20T22:37:24.1643576Z [00:01:57.826]➜  EOF
2025-08-20T22:37:24.1648211Z [00:01:57.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "/root/.go/src/internal/runtime/maps=>internal/runtime/maps;$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid FvpnymCbqQDEW_gwSU6f/FvpnymCbqQDEW_gwSU6f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /root/.go/src/internal/runtime/maps/group.go /root/.go/src/internal/runtime/maps/map.go /root/.go/src/internal/runtime/maps/runtime.go /root/.go/src/internal/runtime/maps/runtime_fast32_swiss.go /root/.go/src/internal/runtime/maps/runtime_fast64_swiss.go /root/.go/src/internal/runtime/maps/runtime_faststr_swiss.go /root/.go/src/internal/runtime/maps/runtime_swiss.go /root/.go/src/internal/runtime/maps/table.go /root/.go/src/internal/runtime/maps/table_debug.go
2025-08-20T22:37:24.1651187Z [00:01:57.828]➜  echo '# import config' > $WORK/b036/importcfg # internal
2025-08-20T22:37:24.1654624Z [00:01:57.828]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v-MlDIDzOS5gnwcNEwHP/v-MlDIDzOS5gnwcNEwHP -goversion go1.25.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /root/.go/src/sync/atomic/doc.go /root/.go/src/sync/atomic/doc_64.go /root/.go/src/sync/atomic/type.go /root/.go/src/sync/atomic/value.go
2025-08-20T22:37:24.1758027Z [00:01:57.837]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T22:37:24.1758811Z [00:01:57.840]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/b2/b2873871407a91c440dc3cf51ebd3b1ded1bbc7ce2d525de6bbdde5db340eab1-d # internal
2025-08-20T22:37:24.1759718Z [00:01:57.840]➜  math/bits
2025-08-20T22:37:24.1759973Z [00:01:57.840]➜  mkdir -p $WORK/b039/
2025-08-20T22:37:24.1760326Z [00:01:57.840]➜  echo '# import config' > $WORK/b039/importcfg # internal
2025-08-20T22:37:24.1762111Z [00:01:57.840]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b039=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid mewLIJx9t7e24poTN5tU/mewLIJx9t7e24poTN5tU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /root/.go/src/math/bits/bits.go /root/.go/src/math/bits/bits_errors.go /root/.go/src/math/bits/bits_tables.go
2025-08-20T22:37:24.1848192Z [00:01:57.849]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T22:37:24.1878849Z [00:01:57.852]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/cd/cd3051784454a2168b6c4bb5d41845e5a6c569401a46c05ed660e51fddb1f838-d # internal
2025-08-20T22:37:24.1879650Z [00:01:57.852]➜  unicode
2025-08-20T22:37:24.1879919Z [00:01:57.852]➜  mkdir -p $WORK/b040/
2025-08-20T22:37:24.1880399Z [00:01:57.852]➜  echo '# import config' > $WORK/b040/importcfg # internal
2025-08-20T22:37:24.1889096Z [00:01:57.852]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b040=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid 1uavR90G2Z8Kzq6sjfjV/1uavR90G2Z8Kzq6sjfjV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /root/.go/src/unicode/casetables.go /root/.go/src/unicode/digit.go /root/.go/src/unicode/graphic.go /root/.go/src/unicode/letter.go /root/.go/src/unicode/tables.go
2025-08-20T22:37:24.1947779Z [00:01:57.859]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T22:37:24.1969776Z [00:01:57.861]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/3a/3a50ceb0a2fb77b5edf3aa93566e69df24271103323657ad56870816d20d576f-d # internal
2025-08-20T22:37:24.1971082Z [00:01:57.861]➜  unicode/utf8
2025-08-20T22:37:24.1971740Z [00:01:57.861]➜  mkdir -p $WORK/b041/
2025-08-20T22:37:24.1972304Z [00:01:57.861]➜  echo '# import config' > $WORK/b041/importcfg # internal
2025-08-20T22:37:24.1974291Z [00:01:57.861]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b041=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid reMv-Ud2pu9ytkC_Wm1X/reMv-Ud2pu9ytkC_Wm1X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T22:37:24.1993585Z [00:01:57.863]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:37:24.1996501Z [00:01:57.864]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/asm.o ./asm.s
2025-08-20T22:37:24.2058488Z [00:01:57.870]➜  go tool pack r $WORK/b036/_pkg_.a $WORK/b036/asm.o # internal
2025-08-20T22:37:24.2061257Z [00:01:57.870]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T22:37:24.2073588Z [00:01:57.871]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/fe/feabcbb20f01685b446215b8a907e961472b59cb372daae82e5fd043039954f6-d # internal
2025-08-20T22:37:24.2074849Z [00:01:57.871]➜  internal/sync
2025-08-20T22:37:24.2075636Z [00:01:57.872]➜  mkdir -p $WORK/b035/
2025-08-20T22:37:24.2077383Z [00:01:57.872]➜  cat >/tmp/go-build3346486511/b035/importcfg << 'EOF' # internal
2025-08-20T22:37:24.2078608Z [00:01:57.872]➜  # import config
2025-08-20T22:37:24.2079190Z [00:01:57.872]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:24.2080261Z [00:01:57.872]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.2081502Z [00:01:57.872]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:24.2081983Z [00:01:57.872]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:24.2082658Z [00:01:57.872]➜  EOF
2025-08-20T22:37:24.2082938Z [00:01:57.872]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.2084793Z [00:01:57.872]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b035=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid CrhNaheWs2cMJRe3X-vu/CrhNaheWs2cMJRe3X-vu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /root/.go/src/internal/sync/hashtriemap.go /root/.go/src/internal/sync/mutex.go /root/.go/src/internal/sync/runtime.go
2025-08-20T22:37:24.2183251Z [00:01:57.882]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T22:37:24.2203104Z [00:01:57.884]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/a7/a75ff72001f2bce9c9039ce88ad4bd34bc9d0b5e5fd112b2f9beeaa0a4265c93-d # internal
2025-08-20T22:37:24.2216707Z [00:01:57.884]➜  internal/itoa
2025-08-20T22:37:24.2217887Z [00:01:57.884]➜  mkdir -p $WORK/b047/
2025-08-20T22:37:24.2218539Z [00:01:57.884]➜  echo '# import config' > $WORK/b047/importcfg # internal
2025-08-20T22:37:24.2220612Z [00:01:57.884]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b047=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid 9u4HPsdihVw8NDi4g4l5/9u4HPsdihVw8NDi4g4l5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T22:37:24.2303825Z [00:01:57.894]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T22:37:24.2308248Z [00:01:57.895]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/fb/fb4bd605be1e6c90bef6f038cc77a8497529f7cfa1c89ae8401a6e374cd5dad5-d # internal
2025-08-20T22:37:24.2319300Z [00:01:57.896]➜  cmp
2025-08-20T22:37:24.2319626Z [00:01:57.896]➜  mkdir -p $WORK/b050/
2025-08-20T22:37:24.2320121Z [00:01:57.896]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T22:37:24.2324628Z [00:01:57.896]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/43/43f3793b0347d321d798ee01c1447718113e7bc9ee464864b96656ec487ee6b5-d # internal
2025-08-20T22:37:24.2325314Z [00:01:57.897]➜  encoding
2025-08-20T22:37:24.2325665Z [00:01:57.897]➜  mkdir -p $WORK/b052/
2025-08-20T22:37:24.2328529Z [00:01:57.897]➜  echo '# import config' > $WORK/b052/importcfg # internal
2025-08-20T22:37:24.2336352Z [00:01:57.897]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b052=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid _GZqvJiOcWT_ie0TcTGm/_GZqvJiOcWT_ie0TcTGm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T22:37:24.2338594Z [00:01:57.898]➜  echo '# import config' > $WORK/b050/importcfg # internal
2025-08-20T22:37:24.2340013Z [00:01:57.898]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b050=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid 3pNLZ4lQZRo8EuEyPFwj/3pNLZ4lQZRo8EuEyPFwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T22:37:24.2455559Z [00:01:57.910]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T22:37:24.2461068Z [00:01:57.910]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/52/526e33027ace2eaf45237c67cb09ad12bbd2d06858cd9c3cf78f0537d41174a5-d # internal
2025-08-20T22:37:24.2466869Z [00:01:57.911]➜  math
2025-08-20T22:37:24.2467523Z [00:01:57.911]➜  mkdir -p $WORK/b055/
2025-08-20T22:37:24.2519765Z [00:01:57.916]➜  echo -n > $WORK/b055/go_asm.h # internal
2025-08-20T22:37:24.2520492Z [00:01:57.916]➜  cd /root/.go/src/math
2025-08-20T22:37:24.2521629Z [00:01:57.916]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
2025-08-20T22:37:24.2522996Z [00:01:57.916]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T22:37:24.2523670Z [00:01:57.916]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/ed/ed6c5f43a5203b4128232dc7cfe4b375a2a22f2dead0d2222d83c2bbad9036e1-d # internal
2025-08-20T22:37:24.2524213Z [00:01:57.916]➜  unicode/utf16
2025-08-20T22:37:24.2524460Z [00:01:57.916]➜  mkdir -p $WORK/b068/
2025-08-20T22:37:24.2524809Z [00:01:57.916]➜  echo '# import config' > $WORK/b068/importcfg # internal
2025-08-20T22:37:24.2525203Z [00:01:57.916]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.2526865Z [00:01:57.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid L6aXOucgpcsx5O1yqVow/L6aXOucgpcsx5O1yqVow -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T22:37:24.2558823Z [00:01:57.920]➜  cat >/tmp/go-build3346486511/b055/importcfg << 'EOF' # internal
2025-08-20T22:37:24.2559258Z [00:01:57.920]➜  # import config
2025-08-20T22:37:24.2559616Z [00:01:57.920]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:24.2559939Z [00:01:57.920]➜  EOF
2025-08-20T22:37:24.2568607Z [00:01:57.920]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 6wDiWzQQCqBQkxujwy3F/6wDiWzQQCqBQkxujwy3F -goversion go1.25.0 -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /root/.go/src/math/abs.go /root/.go/src/math/acosh.go /root/.go/src/math/asin.go /root/.go/src/math/asinh.go /root/.go/src/math/atan.go /root/.go/src/math/atan2.go /root/.go/src/math/atanh.go /root/.go/src/math/bits.go /root/.go/src/math/cbrt.go /root/.go/src/math/const.go /root/.go/src/math/copysign.go /root/.go/src/math/dim.go /root/.go/src/math/dim_asm.go /root/.go/src/math/erf.go /root/.go/src/math/erfinv.go /root/.go/src/math/exp.go /root/.go/src/math/exp2_asm.go /root/.go/src/math/exp_asm.go /root/.go/src/math/expm1.go /root/.go/src/math/floor.go /root/.go/src/math/floor_asm.go /root/.go/src/math/fma.go /root/.go/src/math/frexp.go /root/.go/src/math/gamma.go /root/.go/src/math/hypot.go /root/.go/src/math/hypot_noasm.go /root/.go/src/math/j0.go /root/.go/src/math/j1.go /root/.go/src/math/jn.go /root/.go/src/math/ldexp.go /root/.go/src/math/lgamma.go /root/.go/src/math/log.go /root/.go/src/math/log10.go /root/.go/src/math/log1p.go /root/.go/src/math/log_stub.go /root/.go/src/math/logb.go /root/.go/src/math/mod.go /root/.go/src/math/modf.go /root/.go/src/math/modf_asm.go /root/.go/src/math/nextafter.go /root/.go/src/math/pow.go /root/.go/src/math/pow10.go /root/.go/src/math/remainder.go /root/.go/src/math/signbit.go /root/.go/src/math/sin.go /root/.go/src/math/sincos.go /root/.go/src/math/sinh.go /root/.go/src/math/sqrt.go /root/.go/src/math/stubs.go /root/.go/src/math/tan.go /root/.go/src/math/tanh.go /root/.go/src/math/trig_reduce.go /root/.go/src/math/unsafe.go
2025-08-20T22:37:24.2864594Z [00:01:57.950]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T22:37:24.2868146Z [00:01:57.951]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/85/8518c40ad743ffb738856b3fd05f5a55d212ad347f67416987d7ced93845e10e-d # internal
2025-08-20T22:37:24.2868859Z [00:01:57.951]➜  internal/nettrace
2025-08-20T22:37:24.2873685Z [00:01:57.951]➜  mkdir -p $WORK/b086/
2025-08-20T22:37:24.2877178Z [00:01:57.952]➜  echo '# import config' > $WORK/b086/importcfg # internal
2025-08-20T22:37:24.2880236Z [00:01:57.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b086=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid NehoFUm-zDNVaHMKfjIF/NehoFUm-zDNVaHMKfjIF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T22:37:24.2943865Z [00:01:57.958]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T22:37:24.2957333Z [00:01:57.960]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T22:37:24.2967062Z [00:01:57.961]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/c6/c616b65fa5990fbca2ad0a1a9a8c848b696578192ce2a528a51f5ffd3461ffec-d # internal
2025-08-20T22:37:24.2978746Z [00:01:57.962]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/c0/c00ba52636b5888d7d84c383144d49c93a04a07db5d5604dcbb3a46fdbebad9d-d # internal
2025-08-20T22:37:24.2981415Z [00:01:57.962]➜  crypto/internal/fips140/alias
2025-08-20T22:37:24.2983672Z [00:01:57.962]➜  mkdir -p $WORK/b111/
2025-08-20T22:37:24.2987240Z [00:01:57.962]➜  echo '# import config' > $WORK/b111/importcfg # internal
2025-08-20T22:37:24.2989086Z [00:01:57.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b111=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid P89uAJXoYu0tNKQ7oYTl/P89uAJXoYu0tNKQ7oYTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T22:37:24.3135263Z [00:01:57.977]➜  runtime
2025-08-20T22:37:24.3135998Z [00:01:57.977]➜  mkdir -p $WORK/b009/
2025-08-20T22:37:24.3146010Z [00:01:57.979]➜  echo -n > $WORK/b009/go_asm.h # internal
2025-08-20T22:37:24.3147452Z [00:01:57.979]➜  cd /root/.go/src/runtime
2025-08-20T22:37:24.3149201Z [00:01:57.979]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
2025-08-20T22:37:24.3150521Z [00:01:57.979]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T22:37:24.3158933Z [00:01:57.980]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/58/588e32276932b3fdda9ba97641cbebbd242221a30a16856453160f4b3da2f038-d # internal
2025-08-20T22:37:24.3159565Z [00:01:57.980]➜  crypto/internal/fips140deps/byteorder
2025-08-20T22:37:24.3159873Z [00:01:57.980]➜  mkdir -p $WORK/b115/
2025-08-20T22:37:24.3160259Z [00:01:57.980]➜  cat >/tmp/go-build3346486511/b115/importcfg << 'EOF' # internal
2025-08-20T22:37:24.3160608Z [00:01:57.980]➜  # import config
2025-08-20T22:37:24.3160984Z [00:01:57.980]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:24.3161338Z [00:01:57.980]➜  EOF
2025-08-20T22:37:24.3161608Z [00:01:57.980]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.3163565Z [00:01:57.980]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b115=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid ghv3MFGy8L4P-VUWzvG5/ghv3MFGy8L4P-VUWzvG5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T22:37:24.3239898Z [00:01:57.988]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T22:37:24.3246689Z [00:01:57.989]➜  cat >/tmp/go-build3346486511/b009/importcfg << 'EOF' # internal
2025-08-20T22:37:24.3247712Z [00:01:57.989]➜  # import config
2025-08-20T22:37:24.3248168Z [00:01:57.989]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:24.3248663Z [00:01:57.989]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:24.3249168Z [00:01:57.989]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:24.3249711Z [00:01:57.989]➜  packagefile internal/chacha8rand=/tmp/go-build3346486511/b013/_pkg_.a
2025-08-20T22:37:24.3250247Z [00:01:57.989]➜  packagefile internal/coverage/rtcov=/tmp/go-build3346486511/b014/_pkg_.a
2025-08-20T22:37:24.3250750Z [00:01:57.989]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:24.3251225Z [00:01:57.989]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.3252008Z [00:01:57.989]➜  packagefile internal/godebugs=/tmp/go-build3346486511/b015/_pkg_.a
2025-08-20T22:37:24.3252699Z [00:01:57.989]➜  packagefile internal/goexperiment=/tmp/go-build3346486511/b016/_pkg_.a
2025-08-20T22:37:24.3253215Z [00:01:57.989]➜  packagefile internal/goos=/tmp/go-build3346486511/b017/_pkg_.a
2025-08-20T22:37:24.3253721Z [00:01:57.989]➜  packagefile internal/profilerecord=/tmp/go-build3346486511/b018/_pkg_.a
2025-08-20T22:37:24.3254259Z [00:01:57.989]➜  packagefile internal/runtime/atomic=/tmp/go-build3346486511/b019/_pkg_.a
2025-08-20T22:37:24.3254842Z [00:01:57.989]➜  packagefile internal/runtime/cgroup=/tmp/go-build3346486511/b020/_pkg_.a
2025-08-20T22:37:24.3255394Z [00:01:57.989]➜  packagefile internal/runtime/exithook=/tmp/go-build3346486511/b024/_pkg_.a
2025-08-20T22:37:24.3256065Z [00:01:57.989]➜  packagefile internal/runtime/gc=/tmp/go-build3346486511/b025/_pkg_.a
2025-08-20T22:37:24.3256601Z [00:01:57.989]➜  packagefile internal/runtime/maps=/tmp/go-build3346486511/b026/_pkg_.a
2025-08-20T22:37:24.3257126Z [00:01:57.989]➜  packagefile internal/runtime/math=/tmp/go-build3346486511/b022/_pkg_.a
2025-08-20T22:37:24.3257943Z [00:01:57.989]➜  packagefile internal/runtime/strconv=/tmp/go-build3346486511/b021/_pkg_.a
2025-08-20T22:37:24.3258589Z [00:01:57.989]➜  packagefile internal/runtime/sys=/tmp/go-build3346486511/b030/_pkg_.a
2025-08-20T22:37:24.3259126Z [00:01:57.989]➜  packagefile internal/runtime/syscall=/tmp/go-build3346486511/b023/_pkg_.a
2025-08-20T22:37:24.3259660Z [00:01:57.989]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:24.3260202Z [00:01:57.989]➜  packagefile internal/trace/tracev2=/tmp/go-build3346486511/b032/_pkg_.a
2025-08-20T22:37:24.3260568Z [00:01:57.989]➜  EOF
2025-08-20T22:37:24.3296103Z [00:01:57.989]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid B5UbB7eV3_8DKtyjgmA9/B5UbB7eV3_8DKtyjgmA9 -goversion go1.25.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /root/.go/src/runtime/alg.go /root/.go/src/runtime/arena.go /root/.go/src/runtime/asan0.go /root/.go/src/runtime/atomic_pointer.go /root/.go/src/runtime/badlinkname.go /root/.go/src/runtime/badlinkname_linux.go /root/.go/src/runtime/cgo.go /root/.go/src/runtime/cgo_mmap.go /root/.go/src/runtime/cgo_sigaction.go /root/.go/src/runtime/cgocall.go /root/.go/src/runtime/cgocallback.go /root/.go/src/runtime/cgocheck.go /root/.go/src/runtime/cgroup_linux.go /root/.go/src/runtime/chan.go /root/.go/src/runtime/checkptr.go /root/.go/src/runtime/compiler.go /root/.go/src/runtime/complex.go /root/.go/src/runtime/coro.go /root/.go/src/runtime/covercounter.go /root/.go/src/runtime/covermeta.go /root/.go/src/runtime/cpuflags.go /root/.go/src/runtime/cpuflags_arm64.go /root/.go/src/runtime/cpuprof.go /root/.go/src/runtime/create_file_unix.go /root/.go/src/runtime/debug.go /root/.go/src/runtime/debugcall.go /root/.go/src/runtime/debuglog.go /root/.go/src/runtime/debuglog_off.go /root/.go/src/runtime/defs_linux_arm64.go /root/.go/src/runtime/env_posix.go /root/.go/src/runtime/error.go /root/.go/src/runtime/extern.go /root/.go/src/runtime/fastlog2.go /root/.go/src/runtime/fastlog2table.go /root/.go/src/runtime/fds_unix.go /root/.go/src/runtime/float.go /root/.go/src/runtime/hash64.go /root/.go/src/runtime/heapdump.go /root/.go/src/runtime/histogram.go /root/.go/src/runtime/iface.go /root/.go/src/runtime/lfstack.go /root/.go/src/runtime/linkname.go /root/.go/src/runtime/linkname_swiss.go /root/.go/src/runtime/linkname_unix.go /root/.go/src/runtime/lock_futex.go /root/.go/src/runtime/lock_spinbit.go /root/.go/src/runtime/lockrank.go /root/.go/src/runtime/lockrank_off.go /root/.go/src/runtime/malloc.go /root/.go/src/runtime/map_fast32_swiss.go /root/.go/src/runtime/map_fast64_swiss.go /root/.go/src/runtime/map_faststr_swiss.go /root/.go/src/runtime/map_swiss.go /root/.go/src/runtime/mbarrier.go /root/.go/src/runtime/mbitmap.go /root/.go/src/runtime/mcache.go /root/.go/src/runtime/mcentral.go /root/.go/src/runtime/mcheckmark.go /root/.go/src/runtime/mcleanup.go /root/.go/src/runtime/mem.go /root/.go/src/runtime/mem_linux.go /root/.go/src/runtime/mem_nonsbrk.go /root/.go/src/runtime/metrics.go /root/.go/src/runtime/mfinal.go /root/.go/src/runtime/mfixalloc.go /root/.go/src/runtime/mgc.go /root/.go/src/runtime/mgclimit.go /root/.go/src/runtime/mgcmark.go /root/.go/src/runtime/mgcmark_nogreenteagc.go /root/.go/src/runtime/mgcpacer.go /root/.go/src/runtime/mgcscavenge.go /root/.go/src/runtime/mgcstack.go /root/.go/src/runtime/mgcsweep.go /root/.go/src/runtime/mgcwork.go /root/.go/src/runtime/mheap.go /root/.go/src/runtime/minmax.go /root/.go/src/runtime/mpagealloc.go /root/.go/src/runtime/mpagealloc_64bit.go /root/.go/src/runtime/mpagecache.go /root/.go/src/runtime/mpallocbits.go /root/.go/src/runtime/mprof.go /root/.go/src/runtime/mranges.go /root/.go/src/runtime/msan0.go /root/.go/src/runtime/msize.go /root/.go/src/runtime/mspanset.go /root/.go/src/runtime/mstats.go /root/.go/src/runtime/mwbbuf.go /root/.go/src/runtime/nbpipe_pipe2.go /root/.go/src/runtime/netpoll.go /root/.go/src/runtime/netpoll_epoll.go /root/.go/src/runtime/nonwindows_stub.go /root/.go/src/runtime/note_other.go /root/.go/src/runtime/os_linux.go /root/.go/src/runtime/os_linux_arm64.go /root/.go/src/runtime/os_linux_generic.go /root/.go/src/runtime/os_nonopenbsd.go /root/.go/src/runtime/os_unix.go /root/.go/src/runtime/panic.go /root/.go/src/runtime/pinner.go /root/.go/src/runtime/plugin.go /root/.go/src/runtime/preempt.go /root/.go/src/runtime/preempt_nonwindows.go /root/.go/src/runtime/print.go /root/.go/src/runtime/proc.go /root/.go/src/runtime/profbuf.go /root/.go/src/runtime/proflabel.go /root/.go/src/runtime/race0.go /root/.go/src/runtime/rand.go /root/.go/src/runtime/rdebug.go /root/.go/src/runtime/retry.go /root/.go/src/runtime/runtime.go /root/.go/src/runtime/runtime1.go /root/.go/src/runtime/runtime2.go /root/.go/src/runtime/runtime_boring.go /root/.go/src/runtime/rwmutex.go /root/.go/src/runtime/security_linux.go /root/.go/src/runtime/security_unix.go /root/.go/src/runtime/select.go /root/.go/src/runtime/sema.go /root/.go/src/runtime/set_vma_name_linux.go /root/.go/src/runtime/signal_arm64.go /root/.go/src/runtime/signal_linux_arm64.go /root/.go/src/runtime/signal_unix.go /root/.go/src/runtime/sigqueue.go /root/.go/src/runtime/sigqueue_note.go /root/.go/src/runtime/sigtab_linux_generic.go /root/.go/src/runtime/slice.go /root/.go/src/runtime/softfloat64.go /root/.go/src/runtime/stack.go /root/.go/src/runtime/stkframe.go /root/.go/src/runtime/string.go /root/.go/src/runtime/stubs.go /root/.go/src/runtime/stubs2.go /root/.go/src/runtime/stubs3.go /root/.go/src/runtime/stubs_arm64.go /root/.go/src/runtime/stubs_linux.go /root/.go/src/runtime/stubs_nonwasm.go /root/.go/src/runtime/symtab.go /root/.go/src/runtime/symtabinl.go /root/.go/src/runtime/synctest.go /root/.go/src/runtime/sys_arm64.go /root/.go/src/runtime/sys_nonppc64x.go /root/.go/src/runtime/tagptr.go /root/.go/src/runtime/tagptr_64bit.go /root/.go/src/runtime/test_stubs.go /root/.go/src/runtime/time.go /root/.go/src/runtime/time_nofake.go /root/.go/src/runtime/timestub.go /root/.go/src/runtime/timestub2.go /root/.go/src/runtime/tls_stub.go /root/.go/src/runtime/trace.go /root/.go/src/runtime/traceallocfree.go /root/.go/src/runtime/traceback.go /root/.go/src/runtime/tracebuf.go /root/.go/src/runtime/tracecpu.go /root/.go/src/runtime/traceevent.go /root/.go/src/runtime/tracemap.go /root/.go/src/runtime/traceregion.go /root/.go/src/runtime/traceruntime.go /root/.go/src/runtime/tracestack.go /root/.go/src/runtime/tracestatus.go /root/.go/src/runtime/tracestring.go /root/.go/src/runtime/tracetime.go /root/.go/src/runtime/tracetype.go /root/.go/src/runtime/type.go /root/.go/src/runtime/typekind.go /root/.go/src/runtime/unsafe.go /root/.go/src/runtime/utf8.go /root/.go/src/runtime/valgrind0.go /root/.go/src/runtime/vdso_elf64.go /root/.go/src/runtime/vdso_linux.go /root/.go/src/runtime/vdso_linux_arm64.go /root/.go/src/runtime/vgetrandom_linux.go /root/.go/src/runtime/write_err.go
2025-08-20T22:37:24.3321430Z [00:01:57.991]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/47/473cce98a269cae0ec2db1857eecf73a7a3ecee83d576a6d563f184672cf7684-d # internal
2025-08-20T22:37:24.3322030Z [00:01:57.992]➜  crypto/internal/fips140deps/cpu
2025-08-20T22:37:24.3322326Z [00:01:57.992]➜  mkdir -p $WORK/b116/
2025-08-20T22:37:24.3322698Z [00:01:57.993]➜  cat >/tmp/go-build3346486511/b116/importcfg << 'EOF' # internal
2025-08-20T22:37:24.3323042Z [00:01:57.993]➜  # import config
2025-08-20T22:37:24.3323410Z [00:01:57.993]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:24.3323882Z [00:01:57.993]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:24.3324227Z [00:01:57.993]➜  EOF
2025-08-20T22:37:24.3326386Z [00:01:57.993]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b116=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid E6H_w7b3eFEYOHk0R41l/E6H_w7b3eFEYOHk0R41l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T22:37:24.3339456Z [00:01:57.998]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T22:37:24.3352439Z [00:01:57.999]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/3a/3a20cb1432888c208b49a2fbc631359b90629c8d47494e75045c036c20d6315b-d # internal
2025-08-20T22:37:24.3353064Z [00:01:57.999]➜  crypto/internal/fips140/subtle
2025-08-20T22:37:24.3353366Z [00:01:57.999]➜  mkdir -p $WORK/b119/
2025-08-20T22:37:24.3353670Z [00:01:57.999]➜  echo -n > $WORK/b119/go_asm.h # internal
2025-08-20T22:37:24.3354027Z [00:01:57.999]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:37:24.3355313Z [00:01:57.999]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b119=>" -I $WORK/b119/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b119/symabis ./xor_arm64.s
2025-08-20T22:37:24.3431122Z [00:01:58.007]➜  cat >/tmp/go-build3346486511/b119/importcfg << 'EOF' # internal
2025-08-20T22:37:24.3431536Z [00:01:58.007]➜  # import config
2025-08-20T22:37:24.3431976Z [00:01:58.007]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3346486511/b111/_pkg_.a
2025-08-20T22:37:24.3432604Z [00:01:58.007]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:24.3433502Z [00:01:58.007]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:24.3433828Z [00:01:58.007]➜  EOF
2025-08-20T22:37:24.3434098Z [00:01:58.007]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.3436723Z [00:01:58.007]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b119=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 2NY9C7oa8Pj4-CAILAM2/2NY9C7oa8Pj4-CAILAM2 -goversion go1.25.0 -symabis $WORK/b119/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /root/.go/src/crypto/internal/fips140/subtle/constant_time.go /root/.go/src/crypto/internal/fips140/subtle/xor.go /root/.go/src/crypto/internal/fips140/subtle/xor_asm.go
2025-08-20T22:37:24.3461853Z [00:01:58.010]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T22:37:24.3464439Z [00:01:58.010]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/ab/abf0dda6d42bf4e26c835af0338a69f396829085b126221436f314ac1c9e5a97-d # internal
2025-08-20T22:37:24.3465093Z [00:01:58.010]➜  crypto/internal/boring/sig
2025-08-20T22:37:24.3465383Z [00:01:58.010]➜  mkdir -p $WORK/b129/
2025-08-20T22:37:24.3465698Z [00:01:58.011]➜  echo -n > $WORK/b129/go_asm.h # internal
2025-08-20T22:37:24.3466734Z [00:01:58.011]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:37:24.3468426Z [00:01:58.011]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b129=>" -I $WORK/b129/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b129/symabis ./sig_other.s
2025-08-20T22:37:24.3495346Z [00:01:58.014]➜  echo '# import config' > $WORK/b129/importcfg # internal
2025-08-20T22:37:24.3496335Z [00:01:58.014]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.3498738Z [00:01:58.014]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b129=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid HC672PcYn1QAJA2a1Uyp/HC672PcYn1QAJA2a1Uyp -goversion go1.25.0 -symabis $WORK/b129/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h /root/.go/src/crypto/internal/boring/sig/sig.go
2025-08-20T22:37:24.3600107Z [00:01:58.024]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:37:24.3601424Z [00:01:58.024]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b129=>" -I $WORK/b129/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b129/sig_other.o ./sig_other.s
2025-08-20T22:37:24.3621784Z [00:01:58.026]➜  go tool pack r $WORK/b129/_pkg_.a $WORK/b129/sig_other.o # internal
2025-08-20T22:37:24.3636667Z [00:01:58.028]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T22:37:24.3637387Z [00:01:58.028]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/3c/3c162168b36a24f45f82254074f4e5879cdf68374b3f3005ec1f26ea8e4f19cc-d # internal
2025-08-20T22:37:24.3637928Z [00:01:58.028]➜  container/list
2025-08-20T22:37:24.3638179Z [00:01:58.028]➜  mkdir -p $WORK/b133/
2025-08-20T22:37:24.3638529Z [00:01:58.028]➜  echo '# import config' > $WORK/b133/importcfg # internal
2025-08-20T22:37:24.3638931Z [00:01:58.028]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.3640484Z [00:01:58.028]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b133=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid TrZDFbIDKtA6owNtEibT/TrZDFbIDKtA6owNtEibT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T22:37:24.3695806Z [00:01:58.033]➜  cd /root/.go/src/math
2025-08-20T22:37:24.3696815Z [00:01:58.033]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/dim_arm64.o ./dim_arm64.s
2025-08-20T22:37:24.3724242Z [00:01:58.036]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/exp_arm64.o ./exp_arm64.s
2025-08-20T22:37:24.3725534Z [00:01:58.037]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:37:24.3727297Z [00:01:58.037]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b119=>" -I $WORK/b119/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b119/xor_arm64.o ./xor_arm64.s
2025-08-20T22:37:24.3754583Z [00:01:58.039]➜  cd /root/.go/src/math
2025-08-20T22:37:24.3755529Z [00:01:58.039]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/floor_arm64.o ./floor_arm64.s
2025-08-20T22:37:24.3767191Z [00:01:58.040]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:37:24.3772503Z [00:01:58.041]➜  go tool pack r $WORK/b119/_pkg_.a $WORK/b119/xor_arm64.o # internal
2025-08-20T22:37:24.3773653Z [00:01:58.041]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T22:37:24.3774724Z [00:01:58.041]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/31/312e6941e5f2d6e0aa69b3d825feb31da5c5fcba36e8cb51a64564b0756bf30e-d # internal
2025-08-20T22:37:24.3776628Z [00:01:58.042]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:37:24.3776961Z [00:01:58.042]➜  mkdir -p $WORK/b152/
2025-08-20T22:37:24.3778688Z [00:01:58.042]➜  echo '# import config' > $WORK/b152/importcfg # internal
2025-08-20T22:37:24.3781345Z [00:01:58.042]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.3783678Z [00:01:58.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b152=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid aCO_SQqbp-7GmFoyZhlY/aCO_SQqbp-7GmFoyZhlY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T22:37:24.3795972Z [00:01:58.044]➜  cd /root/.go/src/math
2025-08-20T22:37:24.3797431Z [00:01:58.044]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/modf_arm64.o ./modf_arm64.s
2025-08-20T22:37:24.3840529Z [00:01:58.048]➜  go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_arm64.o $WORK/b055/exp_arm64.o $WORK/b055/floor_arm64.o $WORK/b055/modf_arm64.o # internal
2025-08-20T22:37:24.3841934Z [00:01:58.048]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T22:37:24.3843713Z [00:01:58.048]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T22:37:24.3852401Z [00:01:58.049]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/8f/8fe0e9668c0b846e4fd53c753bfbd8710d9c4e64db4dcde3aebe4e15f0ccf539-d # internal
2025-08-20T22:37:24.3854336Z [00:01:58.049]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:37:24.3854669Z [00:01:58.049]➜  mkdir -p $WORK/b165/
2025-08-20T22:37:24.3857516Z [00:01:58.050]➜  echo '# import config' > $WORK/b165/importcfg # internal
2025-08-20T22:37:24.3862499Z [00:01:58.050]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:24.3864524Z [00:01:58.050]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b165=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid G8rFd5R03zb2rRvRO1QK/G8rFd5R03zb2rRvRO1QK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T22:37:24.3884473Z [00:01:58.052]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/17/17b1eb6db80c50e7944d2b5a5f96836bf732615bb04e806d8f21318c0337c86c-d # internal
2025-08-20T22:37:24.3885055Z [00:01:58.052]➜  log/internal
2025-08-20T22:37:24.3885304Z [00:01:58.052]➜  mkdir -p $WORK/b199/
2025-08-20T22:37:24.3890543Z [00:01:58.053]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T22:37:24.3896596Z [00:01:58.054]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/60/60136b9f053ebb266647602dfc5bc7b17d1b0a46834c258505b0fe2aea7dc857-d # internal
2025-08-20T22:37:24.3900058Z [00:01:58.054]➜  github.com/containers/ocicrypt/spec
2025-08-20T22:37:24.3900391Z [00:01:58.054]➜  mkdir -p $WORK/b206/
2025-08-20T22:37:24.3902751Z [00:01:58.054]➜  echo '# import config' > $WORK/b206/importcfg # internal
2025-08-20T22:37:24.3906921Z [00:01:58.055]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/spec=>github.com/containers/ocicrypt@v1.2.1/spec;$WORK/b206=>" -p github.com/containers/ocicrypt/spec -lang=go1.22 -complete -installsuffix shared -buildid HKKpUFfzUpyfTYz_iauR/HKKpUFfzUpyfTYz_iauR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/spec/spec.go
2025-08-20T22:37:24.3920771Z [00:01:58.056]➜  echo '# import config' > $WORK/b199/importcfg # internal
2025-08-20T22:37:24.3922500Z [00:01:58.056]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/.go/src/log/internal=>log/internal;$WORK/b199=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid M0dPiGT15wJWZrjLqd_h/M0dPiGT15wJWZrjLqd_h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/.go/src/log/internal/internal.go
2025-08-20T22:37:24.3960406Z [00:01:58.060]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T22:37:24.3971217Z [00:01:58.061]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/3e/3ec4462fbd4f403e118879cba7c7b85bd7e6cf7c22f970648ef741e140d88a43-d # internal
2025-08-20T22:37:24.3973880Z [00:01:58.061]➜  github.com/containers/common/pkg/report/camelcase
2025-08-20T22:37:24.3975424Z [00:01:58.062]➜  mkdir -p $WORK/b273/
2025-08-20T22:37:24.3982160Z [00:01:58.062]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T22:37:24.3984623Z [00:01:58.062]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/1f/1f1d06549baa495b83b88949998f36456eea99e5ec5b762f3933c4693c04bd08-d # internal
2025-08-20T22:37:24.3986341Z [00:01:58.063]➜  github.com/containers/storage/pkg/promise
2025-08-20T22:37:24.3986693Z [00:01:58.063]➜  mkdir -p $WORK/b290/
2025-08-20T22:37:24.3987087Z [00:01:58.063]➜  cat >/tmp/go-build3346486511/b273/importcfg << 'EOF' # internal
2025-08-20T22:37:24.3988411Z [00:01:58.063]➜  # import config
2025-08-20T22:37:24.3989166Z [00:01:58.063]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:24.3990579Z [00:01:58.063]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:24.3991241Z [00:01:58.063]➜  EOF
2025-08-20T22:37:24.3991650Z [00:01:58.063]➜  echo '# import config' > $WORK/b290/importcfg # internal
2025-08-20T22:37:24.3993952Z [00:01:58.063]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/promise=>github.com/containers/storage@v1.59.1/pkg/promise;$WORK/b290=>" -p github.com/containers/storage/pkg/promise -lang=go1.23 -complete -installsuffix shared -buildid u4Q4mnO0IAr9C9G4VnpI/u4Q4mnO0IAr9C9G4VnpI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/promise/promise.go
2025-08-20T22:37:24.3998337Z [00:01:58.063]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase=>github.com/containers/common@v0.64.1/pkg/report/camelcase;$WORK/b273=>" -p github.com/containers/common/pkg/report/camelcase -lang=go1.23 -complete -installsuffix shared -buildid qYz1XgDGgRKkzzoMCOoL/qYz1XgDGgRKkzzoMCOoL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase/camelcase.go
2025-08-20T22:37:24.4076711Z [00:01:58.071]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T22:37:24.4077737Z [00:01:58.072]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/3e/3e57a438f9e6fbb1f4a158c7b3d148c10a288055c14b73556fec49b3f5010c62-d # internal
2025-08-20T22:37:24.4080844Z [00:01:58.072]➜  github.com/klauspost/compress
2025-08-20T22:37:24.4081890Z [00:01:58.072]➜  mkdir -p $WORK/b292/
2025-08-20T22:37:24.4082621Z [00:01:58.072]➜  cat >/tmp/go-build3346486511/b292/importcfg << 'EOF' # internal
2025-08-20T22:37:24.4083274Z [00:01:58.072]➜  # import config
2025-08-20T22:37:24.4083671Z [00:01:58.072]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:24.4083993Z [00:01:58.072]➜  EOF
2025-08-20T22:37:24.4086046Z [00:01:58.072]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress=>github.com/klauspost/compress@v1.18.0;$WORK/b292=>" -p github.com/klauspost/compress -lang=go1.22 -complete -installsuffix shared -buildid HEadWJC1Ujr3UqpsCrLy/HEadWJC1Ujr3UqpsCrLy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/compressible.go
2025-08-20T22:37:24.4114728Z [00:01:58.076]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T22:37:24.4118845Z [00:01:58.076]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/8d/8d7f0907c056f7f30d4321a8aea65e6a8791f745ae8138607c2cc7c2f7f738c4-d # internal
2025-08-20T22:37:24.4123070Z [00:01:58.076]➜  github.com/klauspost/compress/internal/le
2025-08-20T22:37:24.4123900Z [00:01:58.076]➜  mkdir -p $WORK/b295/
2025-08-20T22:37:24.4136978Z [00:01:58.076]➜  echo '# import config' > $WORK/b295/importcfg # internal
2025-08-20T22:37:24.4140624Z [00:01:58.076]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le=>github.com/klauspost/compress@v1.18.0/internal/le;$WORK/b295=>" -p github.com/klauspost/compress/internal/le -lang=go1.22 -complete -installsuffix shared -buildid jFqXVdQP4HIwXfGmCd4f/jFqXVdQP4HIwXfGmCd4f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/le.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go
2025-08-20T22:37:24.4155459Z [00:01:58.080]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T22:37:24.4159741Z [00:01:58.080]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/af/af9f5f39dd0c0053ceb65075e5bc262c3376126fe6a397767fca4dc32dc44ff2-d # internal
2025-08-20T22:37:24.4161035Z [00:01:58.080]➜  github.com/ulikunitz/xz/internal/hash
2025-08-20T22:37:24.4162000Z [00:01:58.080]➜  mkdir -p $WORK/b304/
2025-08-20T22:37:24.4165337Z [00:01:58.081]➜  echo '# import config' > $WORK/b304/importcfg # internal
2025-08-20T22:37:24.4170163Z [00:01:58.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash=>github.com/ulikunitz/xz@v0.5.12/internal/hash;$WORK/b304=>" -p github.com/ulikunitz/xz/internal/hash -lang=go1.12 -complete -installsuffix shared -buildid JvIjaH5dl5ihFdvfn-dq/JvIjaH5dl5ihFdvfn-dq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/roller.go
2025-08-20T22:37:24.4223194Z [00:01:58.086]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T22:37:24.4230448Z [00:01:58.087]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/12/12aa5233875525288d813846368685b0430a7931846783c8dc4e96027ea79b15-d # internal
2025-08-20T22:37:24.4231848Z [00:01:58.087]➜  google.golang.org/protobuf/internal/flags
2025-08-20T22:37:24.4232210Z [00:01:58.087]➜  mkdir -p $WORK/b338/
2025-08-20T22:37:24.4233277Z [00:01:58.087]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T22:37:24.4238098Z [00:01:58.088]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/7c/7cddddae1b766dbc622ec99aa078e4953fdfc27e0173d82889df004a242c1b6e-d # internal
2025-08-20T22:37:24.4240573Z [00:01:58.088]➜  google.golang.org/protobuf/internal/set
2025-08-20T22:37:24.4240914Z [00:01:58.088]➜  mkdir -p $WORK/b350/
2025-08-20T22:37:24.4245048Z [00:01:58.089]➜  echo '# import config' > $WORK/b338/importcfg # internal
2025-08-20T22:37:24.4247832Z [00:01:58.089]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags=>google.golang.org/protobuf@v1.36.6/internal/flags;$WORK/b338=>" -p google.golang.org/protobuf/internal/flags -lang=go1.22 -complete -installsuffix shared -buildid NhNYNtslc2qgR7toS63K/NhNYNtslc2qgR7toS63K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/flags.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go
2025-08-20T22:37:24.4251062Z [00:01:58.089]➜  cat >/tmp/go-build3346486511/b350/importcfg << 'EOF' # internal
2025-08-20T22:37:24.4251437Z [00:01:58.089]➜  # import config
2025-08-20T22:37:24.4251794Z [00:01:58.089]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:24.4252117Z [00:01:58.089]➜  EOF
2025-08-20T22:37:24.4255590Z [00:01:58.089]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/set=>google.golang.org/protobuf@v1.36.6/internal/set;$WORK/b350=>" -p google.golang.org/protobuf/internal/set -lang=go1.22 -complete -installsuffix shared -buildid JAt1KPGP4i2IlHgvWDJ1/JAt1KPGP4i2IlHgvWDJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/set/ints.go
2025-08-20T22:37:24.4337374Z [00:01:58.096]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T22:37:24.4338362Z [00:01:58.098]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/05/0593ddea4add67acdbd1a6be4f8921b5b70771dd6815638f1c344c30c7feb459-d # internal
2025-08-20T22:37:24.4339096Z [00:01:58.098]➜  github.com/letsencrypt/boulder/identifier
2025-08-20T22:37:24.4339544Z [00:01:58.098]➜  mkdir -p $WORK/b365/
2025-08-20T22:37:24.4339971Z [00:01:58.098]➜  echo '# import config' > $WORK/b365/importcfg # internal
2025-08-20T22:37:24.4342451Z [00:01:58.098]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/identifier=>github.com/letsencrypt/boulder@v0.0.0-20240620165639-de9c06129bec/identifier;$WORK/b365=>" -p github.com/letsencrypt/boulder/identifier -lang=go1.22 -complete -installsuffix shared -buildid K1NDnUKP4TzqGb5BVGoM/K1NDnUKP4TzqGb5BVGoM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/identifier/identifier.go
2025-08-20T22:37:24.4346052Z [00:01:58.098]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T22:37:24.4349282Z [00:01:58.099]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/bb/bb3087e2af73c4d984a4b1c0736b9ffc51c9fa40bf4d883111d8b06a1df8e212-d # internal
2025-08-20T22:37:24.4349878Z [00:01:58.099]➜  golang.org/x/crypto/internal/alias
2025-08-20T22:37:24.4350180Z [00:01:58.099]➜  mkdir -p $WORK/b373/
2025-08-20T22:37:24.4350526Z [00:01:58.099]➜  echo '# import config' > $WORK/b373/importcfg # internal
2025-08-20T22:37:24.4352623Z [00:01:58.099]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/alias=>golang.org/x/crypto@v0.40.0/internal/alias;$WORK/b373=>" -p golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid AU6NCAVrmQaW95S-T_aq/AU6NCAVrmQaW95S-T_aq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T22:37:24.4374083Z [00:01:58.101]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T22:37:24.4382182Z [00:01:58.102]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/1c/1c7b20dcc30006ac8c5a18cf8848ddd080897ad877fdc6df5436ce2aa2af0238-d # internal
2025-08-20T22:37:24.4385211Z [00:01:58.103]➜  golang.org/x/crypto/salsa20/salsa
2025-08-20T22:37:24.4385543Z [00:01:58.103]➜  mkdir -p $WORK/b375/
2025-08-20T22:37:24.4392773Z [00:01:58.103]➜  cat >/tmp/go-build3346486511/b375/importcfg << 'EOF' # internal
2025-08-20T22:37:24.4395883Z [00:01:58.104]➜  # import config
2025-08-20T22:37:24.4396357Z [00:01:58.104]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:24.4396687Z [00:01:58.104]➜  EOF
2025-08-20T22:37:24.4399683Z [00:01:58.104]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa=>golang.org/x/crypto@v0.40.0/salsa20/salsa;$WORK/b375=>" -p golang.org/x/crypto/salsa20/salsa -lang=go1.23 -complete -installsuffix shared -buildid rXpVYSgBwK3N1E12v6Mt/rXpVYSgBwK3N1E12v6Mt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go
2025-08-20T22:37:24.4447989Z [00:01:58.109]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T22:37:24.4451959Z [00:01:58.109]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/6b/6ba76b3b72bb884680df91cbc592ae154efa13b3fddccb6df4bcb734a744edbd-d # internal
2025-08-20T22:37:24.4452603Z [00:01:58.109]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T22:37:24.4455091Z [00:01:58.110]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/29/29076a31f816b99d0e66109680c67ef3c842a31440733a1ca139a8cde97a4289-d # internal
2025-08-20T22:37:24.4456597Z [00:01:58.110]➜  image/color
2025-08-20T22:37:24.4457314Z [00:01:58.110]➜  mkdir -p $WORK/b392/
2025-08-20T22:37:24.4460339Z [00:01:58.110]➜  echo '# import config' > $WORK/b392/importcfg # internal
2025-08-20T22:37:24.4468393Z [00:01:58.111]➜  google.golang.org/grpc/serviceconfig
2025-08-20T22:37:24.4469148Z [00:01:58.111]➜  mkdir -p $WORK/b432/
2025-08-20T22:37:24.4472857Z [00:01:58.111]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/.go/src/image/color=>image/color;$WORK/b392=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid ol6SQl3dUtPQvnKtBlUM/ol6SQl3dUtPQvnKtBlUM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /root/.go/src/image/color/color.go /root/.go/src/image/color/ycbcr.go
2025-08-20T22:37:24.4474340Z [00:01:58.111]➜  echo '# import config' > $WORK/b432/importcfg # internal
2025-08-20T22:37:24.4477497Z [00:01:58.111]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/serviceconfig=>google.golang.org/grpc@v1.72.2/serviceconfig;$WORK/b432=>" -p google.golang.org/grpc/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid TPIPK2rJ1D8IWc84mx8K/TPIPK2rJ1D8IWc84mx8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go
2025-08-20T22:37:24.4556909Z [00:01:58.120]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T22:37:24.4561044Z [00:01:58.120]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/05/051ba6715d79495acd11f7b0b560e82873d25c5550d56bd62d15127deb0f98eb-d # internal
2025-08-20T22:37:24.4561654Z [00:01:58.120]➜  golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:37:24.4561976Z [00:01:58.120]➜  mkdir -p $WORK/b501/
2025-08-20T22:37:24.4563186Z [00:01:58.120]➜  echo '# import config' > $WORK/b501/importcfg # internal
2025-08-20T22:37:24.4566131Z [00:01:58.120]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1=>golang.org/x/crypto@v0.40.0/cryptobyte/asn1;$WORK/b501=>" -p golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -complete -installsuffix shared -buildid M4TzYDKQYvupS_NTiruC/M4TzYDKQYvupS_NTiruC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T22:37:24.4653564Z [00:01:58.129]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T22:37:24.4688419Z [00:01:58.133]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/4b/4b20aeaf029b6010a32e09d5e5ea12271a5e94860278e0d901fb010386c94bf6-d # internal
2025-08-20T22:37:24.4711278Z [00:01:58.135]➜  github.com/rivo/uniseg
2025-08-20T22:37:24.4712303Z [00:01:58.135]➜  mkdir -p $WORK/b507/
2025-08-20T22:37:24.4716195Z [00:01:58.136]➜  cat >/tmp/go-build3346486511/b507/importcfg << 'EOF' # internal
2025-08-20T22:37:24.4716896Z [00:01:58.136]➜  # import config
2025-08-20T22:37:24.4717570Z [00:01:58.136]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:24.4717992Z [00:01:58.136]➜  EOF
2025-08-20T22:37:24.4727103Z [00:01:58.136]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg=>github.com/rivo/uniseg@v0.4.7;$WORK/b507=>" -p github.com/rivo/uniseg -lang=go1.18 -complete -installsuffix shared -buildid _Ij5HmOVJjd14q5M5JOk/_Ij5HmOVJjd14q5M5JOk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/eastasianwidth.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/emojipresentation.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/grapheme.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/graphemeproperties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/graphemerules.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/line.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/lineproperties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/linerules.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/properties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentence.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentenceproperties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentencerules.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/step.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/width.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/word.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/wordproperties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/wordrules.go
2025-08-20T22:37:24.4747289Z [00:01:58.136]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T22:37:24.4747986Z [00:01:58.137]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/90/904b87fb0937360f47a29b7b7f998ee696d03df473a10c4808faca178b73b292-d # internal
2025-08-20T22:37:24.4748553Z [00:01:58.137]➜  github.com/VividCortex/ewma
2025-08-20T22:37:24.4748838Z [00:01:58.137]➜  mkdir -p $WORK/b510/
2025-08-20T22:37:24.4749185Z [00:01:58.137]➜  echo '# import config' > $WORK/b510/importcfg # internal
2025-08-20T22:37:24.4751178Z [00:01:58.137]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma=>github.com/VividCortex/ewma@v1.2.0;$WORK/b510=>" -p github.com/VividCortex/ewma -lang=go1.12 -complete -installsuffix shared -buildid aXul6yw5gzwrc4OPH5kF/aXul6yw5gzwrc4OPH5kF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/ewma.go
2025-08-20T22:37:24.4774138Z [00:01:58.141]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T22:37:24.4834887Z [00:01:58.147]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/e5/e53045bc2ec97b559155d1c5e6dc9a06ce1d46c8809e605557703b51aa03b9a4-d # internal
2025-08-20T22:37:24.4842521Z [00:01:58.148]➜  github.com/vbauerster/mpb/v8/internal
2025-08-20T22:37:24.4844453Z [00:01:58.148]➜  mkdir -p $WORK/b511/
2025-08-20T22:37:24.4853185Z [00:01:58.149]➜  cat >/tmp/go-build3346486511/b511/importcfg << 'EOF' # internal
2025-08-20T22:37:24.4854580Z [00:01:58.150]➜  # import config
2025-08-20T22:37:24.4855594Z [00:01:58.150]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:24.4856140Z [00:01:58.150]➜  EOF
2025-08-20T22:37:24.4858559Z [00:01:58.150]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal=>github.com/vbauerster/mpb/v8@v8.10.2/internal;$WORK/b511=>" -p github.com/vbauerster/mpb/v8/internal -lang=go1.23 -complete -installsuffix shared -buildid 1e7MkAz-oSXa9oCjILGA/1e7MkAz-oSXa9oCjILGA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal/width.go
2025-08-20T22:37:24.4860728Z [00:01:58.150]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T22:37:24.4874277Z [00:01:58.151]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/e6/e69e4978639e3316c3de95b3c70a1d78e6c74eb28223ba6f4f13fccf0c91b879-d # internal
2025-08-20T22:37:24.4875026Z [00:01:58.151]➜  github.com/google/go-containerregistry/pkg/v1/types
2025-08-20T22:37:24.4875378Z [00:01:58.151]➜  mkdir -p $WORK/b539/
2025-08-20T22:37:24.4875733Z [00:01:58.151]➜  echo '# import config' > $WORK/b539/importcfg # internal
2025-08-20T22:37:24.4878287Z [00:01:58.151]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/types=>github.com/google/go-containerregistry@v0.20.3/pkg/v1/types;$WORK/b539=>" -p github.com/google/go-containerregistry/pkg/v1/types -lang=go1.23 -complete -installsuffix shared -buildid B-T2TLVTJZDU3tYNTcRS/B-T2TLVTJZDU3tYNTcRS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go
2025-08-20T22:37:24.5047053Z [00:01:58.168]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T22:37:24.5051214Z [00:01:58.168]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/ec/ece5e958200b65e61434340652a3fac81c991c2c5e14306c2f32b4057cd0f4c3-d # internal
2025-08-20T22:37:24.5051848Z [00:01:58.168]➜  github.com/docker/docker/api
2025-08-20T22:37:24.5052141Z [00:01:58.168]➜  mkdir -p $WORK/b593/
2025-08-20T22:37:24.5052493Z [00:01:58.168]➜  echo '# import config' > $WORK/b593/importcfg # internal
2025-08-20T22:37:24.5054931Z [00:01:58.168]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api=>github.com/docker/docker@v28.3.3+incompatible/api;$WORK/b593=>" -p github.com/docker/docker/api -lang=go1.16 -complete -installsuffix shared -buildid DJtNq2EVPsdh0cWU1Tqh/DJtNq2EVPsdh0cWU1Tqh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/common.go
2025-08-20T22:37:24.5057115Z [00:01:58.168]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T22:37:24.5064828Z [00:01:58.170]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/91/9112f5ed4e01f2da4bb421ca5e2b2f9bd4263280bd9bf83b4f7de0c8948317a8-d # internal
2025-08-20T22:37:24.5069686Z [00:01:58.170]➜  github.com/docker/docker/api/types/common
2025-08-20T22:37:24.5070012Z [00:01:58.170]➜  mkdir -p $WORK/b598/
2025-08-20T22:37:24.5074937Z [00:01:58.172]➜  echo '# import config' > $WORK/b598/importcfg # internal
2025-08-20T22:37:24.5078168Z [00:01:58.172]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/common=>github.com/docker/docker@v28.3.3+incompatible/api/types/common;$WORK/b598=>" -p github.com/docker/docker/api/types/common -lang=go1.16 -complete -installsuffix shared -buildid TwDbU-IedFpDFPIfY_0k/TwDbU-IedFpDFPIfY_0k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/common/id_response.go
2025-08-20T22:37:24.5122062Z [00:01:58.176]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T22:37:24.5129278Z [00:01:58.177]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/8f/8f6f7d4408b81eb7a20f6cbd2ef198f0ebad70a91f2a4712ce83b3368010de2b-d # internal
2025-08-20T22:37:24.5130211Z [00:01:58.177]➜  github.com/docker/docker/api/types/storage
2025-08-20T22:37:24.5131384Z [00:01:58.177]➜  mkdir -p $WORK/b603/
2025-08-20T22:37:24.5131784Z [00:01:58.177]➜  echo '# import config' > $WORK/b603/importcfg # internal
2025-08-20T22:37:24.5134314Z [00:01:58.177]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/storage=>github.com/docker/docker@v28.3.3+incompatible/api/types/storage;$WORK/b603=>" -p github.com/docker/docker/api/types/storage -lang=go1.16 -complete -installsuffix shared -buildid VlcB7c_hFugng23VkAS9/VlcB7c_hFugng23VkAS9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/storage/driver_data.go
2025-08-20T22:37:24.5198745Z [00:01:58.184]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T22:37:24.5202783Z [00:01:58.184]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/11/1133f981082289f008413cf33ad9246ac9b661e5d739ec26c4bf87071a596d7d-d # internal
2025-08-20T22:37:24.5204043Z [00:01:58.184]➜  github.com/docker/docker/api/types/checkpoint
2025-08-20T22:37:24.5205101Z [00:01:58.184]➜  mkdir -p $WORK/b613/
2025-08-20T22:37:24.5209116Z [00:01:58.184]➜  echo '# import config' > $WORK/b613/importcfg # internal
2025-08-20T22:37:24.5223576Z [00:01:58.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint=>github.com/docker/docker@v28.3.3+incompatible/api/types/checkpoint;$WORK/b613=>" -p github.com/docker/docker/api/types/checkpoint -lang=go1.16 -complete -installsuffix shared -buildid GAlQpgAb7hHNtVayCHQO/GAlQpgAb7hHNtVayCHQO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint/list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint/options.go
2025-08-20T22:37:24.5226164Z [00:01:58.185]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T22:37:24.5227162Z [00:01:58.185]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/26/26580673f113331719cca97847150b1e0f6f09efab2113b475fff47a7e4f9763-d # internal
2025-08-20T22:37:24.5227738Z [00:01:58.186]➜  go.opentelemetry.io/otel/internal
2025-08-20T22:37:24.5228042Z [00:01:58.186]➜  mkdir -p $WORK/b626/
2025-08-20T22:37:24.5228414Z [00:01:58.186]➜  cat >/tmp/go-build3346486511/b626/importcfg << 'EOF' # internal
2025-08-20T22:37:24.5228754Z [00:01:58.186]➜  # import config
2025-08-20T22:37:24.5229087Z [00:01:58.186]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:24.5229404Z [00:01:58.186]➜  EOF
2025-08-20T22:37:24.5231708Z [00:01:58.186]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal=>go.opentelemetry.io/otel@v1.35.0/internal;$WORK/b626=>" -p go.opentelemetry.io/otel/internal -lang=go1.22 -complete -installsuffix shared -buildid vinkuXAzSS59O6JaC6xq/vinkuXAzSS59O6JaC6xq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/rawhelpers.go
2025-08-20T22:37:24.5342273Z [00:01:58.198]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T22:37:24.5345383Z [00:01:58.198]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/b6/b65cbd37d2a4bd2e26838e49920a24b23c3590b0da42aab6abe910ecfd8e6350-d # internal
2025-08-20T22:37:24.5351058Z [00:01:58.199]➜  log/slog/internal
2025-08-20T22:37:24.5351400Z [00:01:58.199]➜  mkdir -p $WORK/b633/
2025-08-20T22:37:24.5353269Z [00:01:58.199]➜  echo '# import config' > $WORK/b633/importcfg # internal
2025-08-20T22:37:24.5359571Z [00:01:58.200]➜  go tool buildid -w $WORK/b626/_pkg_.a # internal
2025-08-20T22:37:24.5361514Z [00:01:58.200]➜  cp $WORK/b626/_pkg_.a /root/.cache/go-build/a8/a8e753558cdc7de235f9344d75d5bdf26c43f32492de2b7c65b2cd4a7564dc3c-d # internal
2025-08-20T22:37:24.5363833Z [00:01:58.200]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b633=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _pX6nOEPDwOqnqzQhusU/_pX6nOEPDwOqnqzQhusU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T22:37:24.5370344Z [00:01:58.201]➜  go.opentelemetry.io/otel/trace/embedded
2025-08-20T22:37:24.5371837Z [00:01:58.201]➜  mkdir -p $WORK/b642/
2025-08-20T22:37:24.5373598Z [00:01:58.201]➜  echo '# import config' > $WORK/b642/importcfg # internal
2025-08-20T22:37:24.5376774Z [00:01:58.201]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/embedded=>go.opentelemetry.io/otel/trace@v1.35.0/embedded;$WORK/b642=>" -p go.opentelemetry.io/otel/trace/embedded -lang=go1.22 -complete -installsuffix shared -buildid dMtt1P43XxpCmV_LvasN/dMtt1P43XxpCmV_LvasN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go
2025-08-20T22:37:24.5452704Z [00:01:58.209]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T22:37:24.5453526Z [00:01:58.209]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/05/052fac1c62cacae6b5ed76c6f2dee6b25ce14f214e444a90fbec0679834bc0ad-d # internal
2025-08-20T22:37:24.5456893Z [00:01:58.210]➜  go.opentelemetry.io/otel/metric/embedded
2025-08-20T22:37:24.5460022Z [00:01:58.210]➜  mkdir -p $WORK/b646/
2025-08-20T22:37:24.5460549Z [00:01:58.210]➜  echo '# import config' > $WORK/b646/importcfg # internal
2025-08-20T22:37:24.5462767Z [00:01:58.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/embedded=>go.opentelemetry.io/otel/metric@v1.35.0/embedded;$WORK/b646=>" -p go.opentelemetry.io/otel/metric/embedded -lang=go1.22 -complete -installsuffix shared -buildid 1AEJqdPDM89ChfkST7vt/1AEJqdPDM89ChfkST7vt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go
2025-08-20T22:37:24.5481244Z [00:01:58.212]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T22:37:24.5491512Z [00:01:58.213]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/e9/e93b39213334a18d82c7cfc6779671781d201d6e4db0c5e99d434ad667f65ee7-d # internal
2025-08-20T22:37:24.5497344Z [00:01:58.214]➜  github.com/containers/skopeo/version
2025-08-20T22:37:24.5498292Z [00:01:58.214]➜  mkdir -p $WORK/b656/
2025-08-20T22:37:24.5505189Z [00:01:58.215]➜  echo '# import config' > $WORK/b656/importcfg # internal
2025-08-20T22:37:24.5507580Z [00:01:58.215]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/version=>github.com/containers/skopeo/version;$WORK/b656=>" -p github.com/containers/skopeo/version -lang=go1.23 -complete -installsuffix shared -buildid 2KwvY7uALT2O2VUHcdcu/2KwvY7uALT2O2VUHcdcu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/version/version.go
2025-08-20T22:37:24.5586913Z [00:01:58.223]➜  go tool buildid -w $WORK/b656/_pkg_.a # internal
2025-08-20T22:37:24.5593266Z [00:01:58.223]➜  cp $WORK/b656/_pkg_.a /root/.cache/go-build/b7/b70019185d83b4bdd65bed421dbc92b710319e614de9dc87a1d3bff8bc0e4bbc-d # internal
2025-08-20T22:37:24.5594248Z [00:01:58.223]➜  go tool buildid -w $WORK/b646/_pkg_.a # internal
2025-08-20T22:37:24.5599733Z [00:01:58.224]➜  cp $WORK/b646/_pkg_.a /root/.cache/go-build/e1/e1283483f50e7d23a996dbfe56a2e4f6108ee931fc4dd99997d5cf1d7e653241-d # internal
2025-08-20T22:37:24.6306454Z [00:01:58.294]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T22:37:24.6319557Z [00:01:58.296]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/7f/7f11baf07beced63ee1ba1c91d16963c6126de0599b614b0c82d3d56039e1744-d # internal
2025-08-20T22:37:25.9463334Z [00:01:59.610]➜  cp /root/.go/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h
2025-08-20T22:37:25.9463831Z [00:01:59.610]➜  cd /root/.go/src/runtime
2025-08-20T22:37:25.9464729Z [00:01:59.610]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s
2025-08-20T22:37:25.9490143Z [00:01:59.613]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
2025-08-20T22:37:25.9577974Z [00:01:59.622]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
2025-08-20T22:37:25.9600554Z [00:01:59.624]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s
2025-08-20T22:37:25.9628199Z [00:01:59.627]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s
2025-08-20T22:37:25.9653540Z [00:01:59.629]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s
2025-08-20T22:37:25.9678710Z [00:01:59.632]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s
2025-08-20T22:37:25.9704813Z [00:01:59.634]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s
2025-08-20T22:37:25.9745375Z [00:01:59.638]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s
2025-08-20T22:37:25.9770165Z [00:01:59.641]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s
2025-08-20T22:37:25.9823289Z [00:01:59.646]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s
2025-08-20T22:37:25.9863610Z [00:01:59.650]➜  go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal
2025-08-20T22:37:25.9866039Z [00:01:59.651]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T22:37:26.0163420Z [00:01:59.678]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/9c/9c263cfbf7f11b0105c451f222af469bc8dcc35374590d332eaa8dfccac3e50f-d # internal
2025-08-20T22:37:26.0165002Z [00:01:59.678]➜  internal/reflectlite
2025-08-20T22:37:26.0165350Z [00:01:59.678]➜  mkdir -p $WORK/b004/
2025-08-20T22:37:26.0165990Z [00:01:59.678]➜  weak
2025-08-20T22:37:26.0166263Z [00:01:59.678]➜  mkdir -p $WORK/b090/
2025-08-20T22:37:26.0166507Z [00:01:59.678]➜  sync
2025-08-20T22:37:26.0166998Z [00:01:59.678]➜  mkdir -p $WORK/b034/
2025-08-20T22:37:26.0167315Z [00:01:59.678]➜  echo -n > $WORK/b004/go_asm.h # internal
2025-08-20T22:37:26.0167860Z [00:01:59.679]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:37:26.0169095Z [00:01:59.679]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
2025-08-20T22:37:26.0170052Z [00:01:59.679]➜  iter
2025-08-20T22:37:26.0170685Z [00:01:59.679]➜  mkdir -p $WORK/b038/
2025-08-20T22:37:26.0171145Z [00:01:59.679]➜  cat >/tmp/go-build3346486511/b034/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0171494Z [00:01:59.679]➜  # import config
2025-08-20T22:37:26.0171859Z [00:01:59.679]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:26.0172331Z [00:01:59.679]➜  packagefile internal/sync=/tmp/go-build3346486511/b035/_pkg_.a
2025-08-20T22:37:26.0172832Z [00:01:59.679]➜  packagefile internal/synctest=/tmp/go-build3346486511/b037/_pkg_.a
2025-08-20T22:37:26.0173332Z [00:01:59.679]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.0173777Z [00:01:59.679]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:26.0174107Z [00:01:59.679]➜  EOF
2025-08-20T22:37:26.0174378Z [00:01:59.679]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:26.0176931Z [00:01:59.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b034=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid _xpgFTXYS-CkzPCjgl54/_xpgFTXYS-CkzPCjgl54 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /root/.go/src/sync/cond.go /root/.go/src/sync/hashtriemap.go /root/.go/src/sync/mutex.go /root/.go/src/sync/once.go /root/.go/src/sync/oncefunc.go /root/.go/src/sync/pool.go /root/.go/src/sync/poolqueue.go /root/.go/src/sync/runtime.go /root/.go/src/sync/runtime2.go /root/.go/src/sync/rwmutex.go /root/.go/src/sync/waitgroup.go
2025-08-20T22:37:26.0179345Z [00:01:59.679]➜  cat >/tmp/go-build3346486511/b038/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0179701Z [00:01:59.679]➜  # import config
2025-08-20T22:37:26.0180066Z [00:01:59.679]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:26.0180514Z [00:01:59.679]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.0180834Z [00:01:59.679]➜  EOF
2025-08-20T22:37:26.0181162Z [00:01:59.679]➜  cat >/tmp/go-build3346486511/b090/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0181503Z [00:01:59.679]➜  # import config
2025-08-20T22:37:26.0181863Z [00:01:59.679]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:26.0182309Z [00:01:59.679]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.0182624Z [00:01:59.679]➜  EOF
2025-08-20T22:37:26.0183924Z [00:01:59.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/iter=>iter;$WORK/b038=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid F6jtWTgkNWkohEbPrDHG/F6jtWTgkNWkohEbPrDHG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /root/.go/src/iter/iter.go
2025-08-20T22:37:26.0191883Z [00:01:59.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b090=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid yhoITzeK5DP-MybkpRqt/yhoITzeK5DP-MybkpRqt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T22:37:26.0193672Z [00:01:59.683]➜  cat >/tmp/go-build3346486511/b004/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0194182Z [00:01:59.683]➜  # import config
2025-08-20T22:37:26.0194684Z [00:01:59.683]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:26.0195273Z [00:01:59.683]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:26.0196035Z [00:01:59.683]➜  packagefile internal/unsafeheader=/tmp/go-build3346486511/b008/_pkg_.a
2025-08-20T22:37:26.0196578Z [00:01:59.683]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.0196900Z [00:01:59.683]➜  EOF
2025-08-20T22:37:26.0199269Z [00:01:59.683]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid 5BLKCpsZ5t_lrpMFhH5I/5BLKCpsZ5t_lrpMFhH5I -goversion go1.25.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /root/.go/src/internal/reflectlite/swapper.go /root/.go/src/internal/reflectlite/type.go /root/.go/src/internal/reflectlite/value.go
2025-08-20T22:37:26.0288897Z [00:01:59.690]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T22:37:26.0289658Z [00:01:59.693]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/a0/a0d2321ef736fa41679229edfa6e2822ee60c5d2d20256cf99c0f7531b76fa52-d # internal
2025-08-20T22:37:26.0290340Z [00:01:59.693]➜  crypto/subtle
2025-08-20T22:37:26.0290603Z [00:01:59.693]➜  mkdir -p $WORK/b128/
2025-08-20T22:37:26.0291072Z [00:01:59.693]➜  cat >/tmp/go-build3346486511/b128/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0291587Z [00:01:59.693]➜  # import config
2025-08-20T22:37:26.0292112Z [00:01:59.693]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:26.0293048Z [00:01:59.693]➜  packagefile internal/runtime/sys=/tmp/go-build3346486511/b030/_pkg_.a
2025-08-20T22:37:26.0296526Z [00:01:59.693]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.0296962Z [00:01:59.693]➜  EOF
2025-08-20T22:37:26.0299191Z [00:01:59.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b128=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid L9xD5BsaOGxtRphKUMpv/L9xD5BsaOGxtRphKUMpv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /root/.go/src/crypto/subtle/constant_time.go /root/.go/src/crypto/subtle/dit.go /root/.go/src/crypto/subtle/xor.go
2025-08-20T22:37:26.0302878Z [00:01:59.694]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T22:37:26.0304490Z [00:01:59.694]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/99/993609d73e4c3243eebe5e27764cf7e773b89b3cf93d466b994fbed76bef0f77-d # internal
2025-08-20T22:37:26.0307983Z [00:01:59.695]➜  slices
2025-08-20T22:37:26.0308653Z [00:01:59.695]➜  mkdir -p $WORK/b049/
2025-08-20T22:37:26.0338661Z [00:01:59.698]➜  cat >/tmp/go-build3346486511/b049/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0339449Z [00:01:59.698]➜  # import config
2025-08-20T22:37:26.0340169Z [00:01:59.698]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:26.0341093Z [00:01:59.698]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:26.0341616Z [00:01:59.698]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:26.0341951Z [00:01:59.698]➜  EOF
2025-08-20T22:37:26.0343803Z [00:01:59.698]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b049=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid iFykUHT5cA4lGgnhfBIn/iFykUHT5cA4lGgnhfBIn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /root/.go/src/slices/iter.go /root/.go/src/slices/slices.go /root/.go/src/slices/sort.go /root/.go/src/slices/zsortanyfunc.go /root/.go/src/slices/zsortordered.go
2025-08-20T22:37:26.0407672Z [00:01:59.705]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T22:37:26.0414413Z [00:01:59.705]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/51/5181441f8ba0cbd0fe11d3752f43a314b841c91da94dcbe21afddbddd51276f3-d # internal
2025-08-20T22:37:26.0415271Z [00:01:59.705]➜  maps
2025-08-20T22:37:26.0415874Z [00:01:59.705]➜  mkdir -p $WORK/b094/
2025-08-20T22:37:26.0416547Z [00:01:59.705]➜  cat >/tmp/go-build3346486511/b094/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0417174Z [00:01:59.705]➜  # import config
2025-08-20T22:37:26.0417963Z [00:01:59.705]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:26.0418347Z [00:01:59.705]➜  EOF
2025-08-20T22:37:26.0420058Z [00:01:59.705]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b094=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid XA-Sgfg9JPDGuAJgedrY/XA-Sgfg9JPDGuAJgedrY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T22:37:26.0501043Z [00:01:59.714]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T22:37:26.0504905Z [00:01:59.715]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/5e/5e92c2ec8647a30199cf42d8a8a13177d25c63a05de86dda5ae710b9f46d1277-d # internal
2025-08-20T22:37:26.0506127Z [00:01:59.715]➜  github.com/containers/image/v5/internal/set
2025-08-20T22:37:26.0506911Z [00:01:59.715]➜  mkdir -p $WORK/b204/
2025-08-20T22:37:26.0510509Z [00:01:59.715]➜  cat >/tmp/go-build3346486511/b204/importcfg << 'EOF' # internal
2025-08-20T22:37:26.0511157Z [00:01:59.715]➜  # import config
2025-08-20T22:37:26.0511687Z [00:01:59.715]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:26.0512339Z [00:01:59.715]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:26.0512871Z [00:01:59.715]➜  EOF
2025-08-20T22:37:26.0516172Z [00:01:59.715]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/set=>github.com/containers/image/v5@v5.36.1/internal/set;$WORK/b204=>" -p github.com/containers/image/v5/internal/set -lang=go1.23 -complete -installsuffix shared -buildid oO_Arad3IPgJTB0qPUYE/oO_Arad3IPgJTB0qPUYE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/set/set.go
2025-08-20T22:37:26.0559355Z [00:01:59.720]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T22:37:26.0583543Z [00:01:59.722]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/26/269d27e3f0b2af10b7f62a3831b00004431efded2d8bf5fb9ba8a151c761b219-d # internal
2025-08-20T22:37:26.0644698Z [00:01:59.728]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T22:37:26.0667095Z [00:01:59.729]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/d4/d4bc91d525451e6e04a26c8a8f26b40db5e341c899315841d68207c778ae8189-d # internal
2025-08-20T22:37:26.1173001Z [00:01:59.781]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T22:37:26.1199742Z [00:01:59.784]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/b4/b4737875e8e6911672637ae7ddc12320c0e765f0f632abb79dab8fdc11198613-d # internal
2025-08-20T22:37:26.1200467Z [00:01:59.784]➜  internal/testlog
2025-08-20T22:37:26.1201788Z [00:01:59.784]➜  mkdir -p $WORK/b066/
2025-08-20T22:37:26.1202184Z [00:01:59.784]➜  internal/singleflight
2025-08-20T22:37:26.1202853Z [00:01:59.784]➜  mkdir -p $WORK/b087/
2025-08-20T22:37:26.1203251Z [00:01:59.784]➜  cat >/tmp/go-build3346486511/b066/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1203610Z [00:01:59.784]➜  # import config
2025-08-20T22:37:26.1203945Z [00:01:59.784]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.1204402Z [00:01:59.784]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:26.1204733Z [00:01:59.784]➜  EOF
2025-08-20T22:37:26.1213869Z [00:01:59.784]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "/root/.go/src/internal/testlog=>internal/testlog;$WORK/b066=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid lZKBL5EBzISAizWwsOPq/lZKBL5EBzISAizWwsOPq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /root/.go/src/internal/testlog/exit.go /root/.go/src/internal/testlog/log.go
2025-08-20T22:37:26.1215626Z [00:01:59.785]➜  cat >/tmp/go-build3346486511/b087/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1216144Z [00:01:59.785]➜  # import config
2025-08-20T22:37:26.1216489Z [00:01:59.785]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.1216801Z [00:01:59.785]➜  EOF
2025-08-20T22:37:26.1218727Z [00:01:59.785]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b087=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid 7f0dyo-dhoZb5D4ZzewC/7f0dyo-dhoZb5D4ZzewC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T22:37:26.1245264Z [00:01:59.785]➜  internal/bisect
2025-08-20T22:37:26.1245620Z [00:01:59.786]➜  mkdir -p $WORK/b045/
2025-08-20T22:37:26.1246288Z [00:01:59.787]➜  cat >/tmp/go-build3346486511/b045/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1246646Z [00:01:59.787]➜  # import config
2025-08-20T22:37:26.1246994Z [00:01:59.787]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.1247419Z [00:01:59.787]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.1247854Z [00:01:59.787]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:26.1248184Z [00:01:59.787]➜  EOF
2025-08-20T22:37:26.1249673Z [00:01:59.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b045=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid l4jKZnf1JVKltmsYep8x/l4jKZnf1JVKltmsYep8x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T22:37:26.1252457Z [00:01:59.789]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:37:26.1253864Z [00:01:59.789]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
2025-08-20T22:37:26.1295221Z [00:01:59.793]➜  go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal
2025-08-20T22:37:26.1295671Z [00:01:59.793]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T22:37:26.1318090Z [00:01:59.796]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/8f/8fc32ee02b4b1d3b5c7cc3e0fa4eb0ef5f47caa1ea918acfacf6933a7cfb235c-d # internal
2025-08-20T22:37:26.1319231Z [00:01:59.796]➜  errors
2025-08-20T22:37:26.1323039Z [00:01:59.796]➜  mkdir -p $WORK/b003/
2025-08-20T22:37:26.1324396Z [00:01:59.796]➜  cat >/tmp/go-build3346486511/b003/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1324750Z [00:01:59.796]➜  # import config
2025-08-20T22:37:26.1325172Z [00:01:59.796]➜  packagefile internal/reflectlite=/tmp/go-build3346486511/b004/_pkg_.a
2025-08-20T22:37:26.1325541Z [00:01:59.796]➜  EOF
2025-08-20T22:37:26.1330156Z [00:01:59.796]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:26.1331880Z [00:01:59.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/errors=>errors;$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid 095G1sRcqUaOcFo1s7gh/095G1sRcqUaOcFo1s7gh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /root/.go/src/errors/errors.go /root/.go/src/errors/join.go /root/.go/src/errors/wrap.go
2025-08-20T22:37:26.1389297Z [00:01:59.803]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T22:37:26.1391448Z [00:01:59.803]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/b9/b94d9dd39ba61ca0b32ddf5fdca4bfebf5bfc3acaf2da37265db8ce16dc9d9f5-d # internal
2025-08-20T22:37:26.1397732Z [00:01:59.804]➜  sort
2025-08-20T22:37:26.1423132Z [00:01:59.806]➜  mkdir -p $WORK/b073/
2025-08-20T22:37:26.1429385Z [00:01:59.807]➜  cat >/tmp/go-build3346486511/b073/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1429946Z [00:01:59.807]➜  # import config
2025-08-20T22:37:26.1431232Z [00:01:59.807]➜  packagefile internal/reflectlite=/tmp/go-build3346486511/b004/_pkg_.a
2025-08-20T22:37:26.1432008Z [00:01:59.807]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:26.1433141Z [00:01:59.807]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:26.1434175Z [00:01:59.807]➜  EOF
2025-08-20T22:37:26.1436201Z [00:01:59.807]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b073=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid p4KTq1vYeL3p6fuhbC28/p4KTq1vYeL3p6fuhbC28 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /root/.go/src/sort/search.go /root/.go/src/sort/slice.go /root/.go/src/sort/sort.go /root/.go/src/sort/zsortfunc.go /root/.go/src/sort/zsortinterface.go
2025-08-20T22:37:26.1437894Z [00:01:59.807]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T22:37:26.1446700Z [00:01:59.809]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/71/7106edb4f435aa35f7ac407d27f39b99f03ce7b570691dddd74a612b4d72c57f-d # internal
2025-08-20T22:37:26.1449324Z [00:01:59.809]➜  unique
2025-08-20T22:37:26.1450233Z [00:01:59.809]➜  mkdir -p $WORK/b089/
2025-08-20T22:37:26.1452242Z [00:01:59.809]➜  cat >/tmp/go-build3346486511/b089/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1453703Z [00:01:59.809]➜  # import config
2025-08-20T22:37:26.1454237Z [00:01:59.809]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:26.1455090Z [00:01:59.809]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:26.1456151Z [00:01:59.809]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:26.1457060Z [00:01:59.809]➜  packagefile internal/sync=/tmp/go-build3346486511/b035/_pkg_.a
2025-08-20T22:37:26.1457531Z [00:01:59.809]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.1457960Z [00:01:59.809]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.1458395Z [00:01:59.809]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:26.1458834Z [00:01:59.809]➜  packagefile weak=/tmp/go-build3346486511/b090/_pkg_.a
2025-08-20T22:37:26.1459146Z [00:01:59.809]➜  EOF
2025-08-20T22:37:26.1460818Z [00:01:59.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b089=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid l2dWsOAjPHs0NzjmsNFx/l2dWsOAjPHs0NzjmsNFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /root/.go/src/unique/canonmap.go /root/.go/src/unique/clone.go /root/.go/src/unique/doc.go /root/.go/src/unique/handle.go
2025-08-20T22:37:26.1613310Z [00:01:59.825]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T22:37:26.1619137Z [00:01:59.826]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/83/83ffbf7d10ccd074da0d856e56b8a6c0ba1dedd57754997f87e271b969cc12f5-d # internal
2025-08-20T22:37:26.1620669Z [00:01:59.826]➜  io
2025-08-20T22:37:26.1621244Z [00:01:59.826]➜  mkdir -p $WORK/b033/
2025-08-20T22:37:26.1624224Z [00:01:59.826]➜  cat >/tmp/go-build3346486511/b033/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1624847Z [00:01:59.826]➜  # import config
2025-08-20T22:37:26.1625614Z [00:01:59.826]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.1626769Z [00:01:59.826]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.1627458Z [00:01:59.826]➜  EOF
2025-08-20T22:37:26.1629419Z [00:01:59.827]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b033=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid ymzOBahWBQSHctlSrZkw/ymzOBahWBQSHctlSrZkw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T22:37:26.1794067Z [00:01:59.843]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T22:37:26.1802355Z [00:01:59.844]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/da/da78892514f3cf86b6a6bbda6a9219d31316e04b19dbf61cf37e453563480810-d # internal
2025-08-20T22:37:26.1803739Z [00:01:59.844]➜  internal/godebug
2025-08-20T22:37:26.1804281Z [00:01:59.844]➜  mkdir -p $WORK/b044/
2025-08-20T22:37:26.1809631Z [00:01:59.845]➜  cat >/tmp/go-build3346486511/b044/importcfg << 'EOF' # internal
2025-08-20T22:37:26.1810084Z [00:01:59.845]➜  # import config
2025-08-20T22:37:26.1810466Z [00:01:59.845]➜  packagefile internal/bisect=/tmp/go-build3346486511/b045/_pkg_.a
2025-08-20T22:37:26.1810966Z [00:01:59.845]➜  packagefile internal/godebugs=/tmp/go-build3346486511/b015/_pkg_.a
2025-08-20T22:37:26.1811443Z [00:01:59.845]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.1811878Z [00:01:59.845]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:26.1812211Z [00:01:59.845]➜  EOF
2025-08-20T22:37:26.1821938Z [00:01:59.846]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b044=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid LmYiLXYZhZSnPow1X0TD/LmYiLXYZhZSnPow1X0TD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T22:37:26.2301365Z [00:01:59.894]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T22:37:26.2317813Z [00:01:59.896]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/17/17f6724336f2ab5ebe43513935a2a509db50b9569e723a011daf768d49295fed-d # internal
2025-08-20T22:37:26.2318706Z [00:01:59.896]➜  bytes
2025-08-20T22:37:26.2319235Z [00:01:59.896]➜  mkdir -p $WORK/b002/
2025-08-20T22:37:26.2320429Z [00:01:59.896]➜  cat >/tmp/go-build3346486511/b002/importcfg << 'EOF' # internal
2025-08-20T22:37:26.2321508Z [00:01:59.896]➜  # import config
2025-08-20T22:37:26.2321912Z [00:01:59.896]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.2322387Z [00:01:59.896]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.2322841Z [00:01:59.896]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:26.2323273Z [00:01:59.896]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:26.2323701Z [00:01:59.896]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:26.2324137Z [00:01:59.896]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:26.2324586Z [00:01:59.896]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.2324919Z [00:01:59.896]➜  EOF
2025-08-20T22:37:26.2326731Z [00:01:59.896]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b002=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid ay423br3koLuVDH0_p8K/ay423br3koLuVDH0_p8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /root/.go/src/bytes/buffer.go /root/.go/src/bytes/bytes.go /root/.go/src/bytes/iter.go /root/.go/src/bytes/reader.go
2025-08-20T22:37:26.2490490Z [00:01:59.913]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T22:37:26.2504565Z [00:01:59.914]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/14/14b1a30a7b302987587c0bf14eed13eb5561c133d7aef78813c063105354c84e-d # internal
2025-08-20T22:37:26.2505902Z [00:01:59.914]➜  internal/oserror
2025-08-20T22:37:26.2506860Z [00:01:59.915]➜  mkdir -p $WORK/b048/
2025-08-20T22:37:26.2531023Z [00:01:59.917]➜  cat >/tmp/go-build3346486511/b048/importcfg << 'EOF' # internal
2025-08-20T22:37:26.2533637Z [00:01:59.917]➜  # import config
2025-08-20T22:37:26.2534026Z [00:01:59.917]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.2534381Z [00:01:59.917]➜  EOF
2025-08-20T22:37:26.2536029Z [00:01:59.917]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b048=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid DkixL9Lt3mtxmevGhxjJ/DkixL9Lt3mtxmevGhxjJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T22:37:26.2637130Z [00:01:59.928]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T22:37:26.2641069Z [00:01:59.928]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/97/97b2e124ea11508d410ebe513d2698564d93e248990e0e5a385972fe923176ff-d # internal
2025-08-20T22:37:26.2646386Z [00:01:59.929]➜  syscall
2025-08-20T22:37:26.2647497Z [00:01:59.929]➜  mkdir -p $WORK/b046/
2025-08-20T22:37:26.2650481Z [00:01:59.929]➜  echo -n > $WORK/b046/go_asm.h # internal
2025-08-20T22:37:26.2652243Z [00:01:59.929]➜  cd /root/.go/src/syscall
2025-08-20T22:37:26.2654024Z [00:01:59.929]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b046=>" -I $WORK/b046/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./asm_linux_arm64.s
2025-08-20T22:37:26.2655015Z [00:01:59.930]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T22:37:26.2677444Z [00:01:59.932]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/06/0616e33089847667bdeefa4b3ea43058aeeffc7f273b66415ef875983c9075d0-d # internal
2025-08-20T22:37:26.2684824Z [00:01:59.932]➜  strconv
2025-08-20T22:37:26.2685445Z [00:01:59.933]➜  mkdir -p $WORK/b054/
2025-08-20T22:37:26.2690799Z [00:01:59.933]➜  cat >/tmp/go-build3346486511/b054/importcfg << 'EOF' # internal
2025-08-20T22:37:26.2691505Z [00:01:59.933]➜  # import config
2025-08-20T22:37:26.2691956Z [00:01:59.933]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.2692995Z [00:01:59.933]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.2693595Z [00:01:59.933]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:26.2694077Z [00:01:59.933]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:26.2694511Z [00:01:59.933]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:26.2694973Z [00:01:59.933]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.2695311Z [00:01:59.933]➜  EOF
2025-08-20T22:37:26.2695612Z [00:01:59.933]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:26.2698640Z [00:01:59.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid -NFPF1TgPmFIp5xx8aOt/-NFPF1TgPmFIp5xx8aOt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /root/.go/src/strconv/atob.go /root/.go/src/strconv/atoc.go /root/.go/src/strconv/atof.go /root/.go/src/strconv/atoi.go /root/.go/src/strconv/bytealg.go /root/.go/src/strconv/ctoa.go /root/.go/src/strconv/decimal.go /root/.go/src/strconv/doc.go /root/.go/src/strconv/eisel_lemire.go /root/.go/src/strconv/ftoa.go /root/.go/src/strconv/ftoaryu.go /root/.go/src/strconv/isprint.go /root/.go/src/strconv/itoa.go /root/.go/src/strconv/quote.go
2025-08-20T22:37:26.2711104Z [00:01:59.935]➜  cat >/tmp/go-build3346486511/b046/importcfg << 'EOF' # internal
2025-08-20T22:37:26.2712222Z [00:01:59.935]➜  # import config
2025-08-20T22:37:26.2718325Z [00:01:59.935]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.2719333Z [00:01:59.935]➜  packagefile internal/asan=/tmp/go-build3346486511/b027/_pkg_.a
2025-08-20T22:37:26.2719905Z [00:01:59.935]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.2720413Z [00:01:59.935]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:26.2720933Z [00:01:59.935]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:26.2721415Z [00:01:59.935]➜  packagefile internal/itoa=/tmp/go-build3346486511/b047/_pkg_.a
2025-08-20T22:37:26.2721885Z [00:01:59.935]➜  packagefile internal/msan=/tmp/go-build3346486511/b028/_pkg_.a
2025-08-20T22:37:26.2722369Z [00:01:59.935]➜  packagefile internal/oserror=/tmp/go-build3346486511/b048/_pkg_.a
2025-08-20T22:37:26.2722847Z [00:01:59.935]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:26.2723374Z [00:01:59.935]➜  packagefile internal/runtime/syscall=/tmp/go-build3346486511/b023/_pkg_.a
2025-08-20T22:37:26.2723861Z [00:01:59.935]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.2724286Z [00:01:59.935]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:26.2724701Z [00:01:59.935]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.2725129Z [00:01:59.935]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:26.2726159Z [00:01:59.935]➜  EOF
2025-08-20T22:37:26.2731320Z [00:01:59.935]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b046=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid ktFerKhiYiuGIxv1i7DE/ktFerKhiYiuGIxv1i7DE -goversion go1.25.0 -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /root/.go/src/syscall/badlinkname_unix.go /root/.go/src/syscall/dirent.go /root/.go/src/syscall/env_unix.go /root/.go/src/syscall/exec_linux.go /root/.go/src/syscall/exec_unix.go /root/.go/src/syscall/flock_linux.go /root/.go/src/syscall/forkpipe2.go /root/.go/src/syscall/linkname_unix.go /root/.go/src/syscall/lsf_linux.go /root/.go/src/syscall/net.go /root/.go/src/syscall/netlink_linux.go /root/.go/src/syscall/rlimit.go /root/.go/src/syscall/rlimit_stub.go /root/.go/src/syscall/setuidgid_linux.go /root/.go/src/syscall/sockcmsg_linux.go /root/.go/src/syscall/sockcmsg_unix.go /root/.go/src/syscall/sockcmsg_unix_other.go /root/.go/src/syscall/syscall.go /root/.go/src/syscall/syscall_linux.go /root/.go/src/syscall/syscall_linux_arm64.go /root/.go/src/syscall/syscall_unix.go /root/.go/src/syscall/time_nofake.go /root/.go/src/syscall/timestruct.go /root/.go/src/syscall/zerrors_linux_arm64.go /root/.go/src/syscall/zsyscall_linux_arm64.go /root/.go/src/syscall/zsysnum_linux_arm64.go /root/.go/src/syscall/ztypes_linux_arm64.go
2025-08-20T22:37:26.2823476Z [00:01:59.946]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T22:37:26.2826720Z [00:01:59.947]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/62/626021483130f7fe84dcf682acc3175598cfb76e3b33db5fdf4cc07f4663f819-d # internal
2025-08-20T22:37:26.2827285Z [00:01:59.947]➜  path
2025-08-20T22:37:26.2829486Z [00:01:59.947]➜  mkdir -p $WORK/b062/
2025-08-20T22:37:26.2829898Z [00:01:59.947]➜  cat >/tmp/go-build3346486511/b062/importcfg << 'EOF' # internal
2025-08-20T22:37:26.2830267Z [00:01:59.947]➜  # import config
2025-08-20T22:37:26.2830606Z [00:01:59.947]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.2831071Z [00:01:59.947]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.2831548Z [00:01:59.947]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.2831882Z [00:01:59.947]➜  EOF
2025-08-20T22:37:26.2833610Z [00:01:59.947]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b062=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid IZsxqBDjV4qmdR3qJ35o/IZsxqBDjV4qmdR3qJ35o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T22:37:26.3080965Z [00:01:59.972]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T22:37:26.3095097Z [00:01:59.973]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/f4/f4291545e460c4665473c0c71e5068dada68746a5594d68d147e1908c7e16a59-d # internal
2025-08-20T22:37:26.3101092Z [00:01:59.974]➜  strings
2025-08-20T22:37:26.3101535Z [00:01:59.974]➜  mkdir -p $WORK/b067/
2025-08-20T22:37:26.3110168Z [00:01:59.975]➜  cat >/tmp/go-build3346486511/b067/importcfg << 'EOF' # internal
2025-08-20T22:37:26.3110613Z [00:01:59.975]➜  # import config
2025-08-20T22:37:26.3111163Z [00:01:59.975]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.3111778Z [00:01:59.975]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:26.3112406Z [00:01:59.975]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.3113049Z [00:01:59.975]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:26.3113602Z [00:01:59.975]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:26.3114139Z [00:01:59.975]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:26.3115055Z [00:01:59.975]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:26.3115601Z [00:01:59.975]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.3116301Z [00:01:59.975]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:26.3116889Z [00:01:59.975]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.3117313Z [00:01:59.975]➜  EOF
2025-08-20T22:37:26.3120469Z [00:01:59.976]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid 7c9vJPLXfeWsNhsNR7m0/7c9vJPLXfeWsNhsNR7m0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /root/.go/src/strings/builder.go /root/.go/src/strings/clone.go /root/.go/src/strings/compare.go /root/.go/src/strings/iter.go /root/.go/src/strings/reader.go /root/.go/src/strings/replace.go /root/.go/src/strings/search.go /root/.go/src/strings/strings.go
2025-08-20T22:37:26.3459784Z [00:02:00.010]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T22:37:26.3494213Z [00:02:00.013]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/90/90169e17ed7d2c1d3e3c7fb3cda546c8a50bf09534de39f84bd4f36a548c14c9-d # internal
2025-08-20T22:37:26.3494921Z [00:02:00.013]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:37:26.3495967Z [00:02:00.014]➜  mkdir -p $WORK/b085/
2025-08-20T22:37:26.3500134Z [00:02:00.014]➜  cat >/tmp/go-build3346486511/b085/importcfg << 'EOF' # internal
2025-08-20T22:37:26.3500541Z [00:02:00.014]➜  # import config
2025-08-20T22:37:26.3500893Z [00:02:00.014]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.3501216Z [00:02:00.014]➜  EOF
2025-08-20T22:37:26.3503831Z [00:02:00.014]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b085=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid xj7JpWxOh6nwN8rq-KYI/xj7JpWxOh6nwN8rq-KYI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T22:37:26.4541467Z [00:02:00.118]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T22:37:26.4560096Z [00:02:00.120]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/35/351337b25007bda7193cb43a0fe686aa795513fc48cc5f92d100aa7ca4ca0d3c-d # internal
2025-08-20T22:37:26.4580850Z [00:02:00.122]➜  encoding/base64
2025-08-20T22:37:26.4581415Z [00:02:00.122]➜  mkdir -p $WORK/b053/
2025-08-20T22:37:26.4588826Z [00:02:00.123]➜  cat >/tmp/go-build3346486511/b053/importcfg << 'EOF' # internal
2025-08-20T22:37:26.4589362Z [00:02:00.123]➜  # import config
2025-08-20T22:37:26.4589785Z [00:02:00.123]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:26.4596664Z [00:02:00.123]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:26.4597311Z [00:02:00.123]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:26.4597903Z [00:02:00.123]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:26.4598332Z [00:02:00.123]➜  EOF
2025-08-20T22:37:26.4599854Z [00:02:00.123]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b053=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid FKJwPhQaRaoMo7QhtkYl/FKJwPhQaRaoMo7QhtkYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T22:37:26.4879910Z [00:02:00.152]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T22:37:26.4901098Z [00:02:00.154]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/de/deebb0529c4195681834f1f5e93c754f41e28d4d5f6d9cfe9946c29f7f395e32-d # internal
2025-08-20T22:37:26.4902299Z [00:02:00.154]➜  reflect
2025-08-20T22:37:26.4902732Z [00:02:00.154]➜  mkdir -p $WORK/b058/
2025-08-20T22:37:26.4903887Z [00:02:00.154]➜  echo -n > $WORK/b058/go_asm.h # internal
2025-08-20T22:37:26.4904269Z [00:02:00.154]➜  cd /root/.go/src/reflect
2025-08-20T22:37:26.4905221Z [00:02:00.154]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b058=>" -I $WORK/b058/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./asm_arm64.s
2025-08-20T22:37:26.4931551Z [00:02:00.157]➜  cat >/tmp/go-build3346486511/b058/importcfg << 'EOF' # internal
2025-08-20T22:37:26.4932133Z [00:02:00.157]➜  # import config
2025-08-20T22:37:26.4932507Z [00:02:00.157]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.4933528Z [00:02:00.157]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:26.4934047Z [00:02:00.157]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.4934575Z [00:02:00.157]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:26.4935054Z [00:02:00.157]➜  packagefile internal/itoa=/tmp/go-build3346486511/b047/_pkg_.a
2025-08-20T22:37:26.4935519Z [00:02:00.157]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:26.4943551Z [00:02:00.157]➜  packagefile internal/runtime/maps=/tmp/go-build3346486511/b026/_pkg_.a
2025-08-20T22:37:26.4944111Z [00:02:00.157]➜  packagefile internal/runtime/sys=/tmp/go-build3346486511/b030/_pkg_.a
2025-08-20T22:37:26.4944667Z [00:02:00.157]➜  packagefile internal/unsafeheader=/tmp/go-build3346486511/b008/_pkg_.a
2025-08-20T22:37:26.4945141Z [00:02:00.157]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:26.4945555Z [00:02:00.157]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:26.4946184Z [00:02:00.157]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.4946617Z [00:02:00.157]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:26.4947053Z [00:02:00.157]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.4947474Z [00:02:00.157]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:26.4947921Z [00:02:00.157]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.4948257Z [00:02:00.157]➜  EOF
2025-08-20T22:37:26.4948531Z [00:02:00.157]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:26.4951713Z [00:02:00.157]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b058=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid n7dc5IpgUHaURtvfKDUL/n7dc5IpgUHaURtvfKDUL -goversion go1.25.0 -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /root/.go/src/reflect/abi.go /root/.go/src/reflect/badlinkname.go /root/.go/src/reflect/deepequal.go /root/.go/src/reflect/float32reg_generic.go /root/.go/src/reflect/iter.go /root/.go/src/reflect/makefunc.go /root/.go/src/reflect/map_swiss.go /root/.go/src/reflect/swapper.go /root/.go/src/reflect/type.go /root/.go/src/reflect/value.go /root/.go/src/reflect/visiblefields.go
2025-08-20T22:37:26.5118032Z [00:02:00.174]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T22:37:26.5129636Z [00:02:00.177]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/13/136f20d250b7cf0a23475d7b8414ffad112bb4859bff615910bc38791957c046-d # internal
2025-08-20T22:37:26.5135142Z [00:02:00.177]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T22:37:26.5146426Z [00:02:00.178]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/d5/d5ee532bc527e701997f1a1af786affae7df91acb6263f0edfe666a4c8356610-d # internal
2025-08-20T22:37:26.5147062Z [00:02:00.178]➜  bufio
2025-08-20T22:37:26.5148328Z [00:02:00.178]➜  mkdir -p $WORK/b075/
2025-08-20T22:37:26.5149528Z [00:02:00.178]➜  cat >/tmp/go-build3346486511/b075/importcfg << 'EOF' # internal
2025-08-20T22:37:26.5150312Z [00:02:00.178]➜  # import config
2025-08-20T22:37:26.5150659Z [00:02:00.178]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:26.5151085Z [00:02:00.178]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.5151494Z [00:02:00.178]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:26.5151911Z [00:02:00.178]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:26.5152355Z [00:02:00.178]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.5152703Z [00:02:00.178]➜  EOF
2025-08-20T22:37:26.5154134Z [00:02:00.179]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b075=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid Q1p5ESaeRWXuhO4Me_H8/Q1p5ESaeRWXuhO4Me_H8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T22:37:26.5167306Z [00:02:00.181]➜  regexp/syntax
2025-08-20T22:37:26.5168114Z [00:02:00.181]➜  mkdir -p $WORK/b072/
2025-08-20T22:37:26.5186349Z [00:02:00.183]➜  cat >/tmp/go-build3346486511/b072/importcfg << 'EOF' # internal
2025-08-20T22:37:26.5188353Z [00:02:00.183]➜  # import config
2025-08-20T22:37:26.5189344Z [00:02:00.183]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:26.5189793Z [00:02:00.183]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:26.5190242Z [00:02:00.183]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:26.5190679Z [00:02:00.183]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:26.5191101Z [00:02:00.183]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.5191523Z [00:02:00.183]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:26.5192216Z [00:02:00.183]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.5192574Z [00:02:00.183]➜  EOF
2025-08-20T22:37:26.5195308Z [00:02:00.183]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b072=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid EKozo-ZOxsorX7n1uCXH/EKozo-ZOxsorX7n1uCXH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /root/.go/src/regexp/syntax/compile.go /root/.go/src/regexp/syntax/doc.go /root/.go/src/regexp/syntax/op_string.go /root/.go/src/regexp/syntax/parse.go /root/.go/src/regexp/syntax/perl_groups.go /root/.go/src/regexp/syntax/prog.go /root/.go/src/regexp/syntax/regexp.go /root/.go/src/regexp/syntax/simplify.go
2025-08-20T22:37:26.5887011Z [00:02:00.253]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T22:37:26.5908628Z [00:02:00.255]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/46/469512d529b07404753ecbea7e304a46ce2650d37e5b7ad99d70799ee107b380-d # internal
2025-08-20T22:37:26.5937719Z [00:02:00.255]➜  net/netip
2025-08-20T22:37:26.5938045Z [00:02:00.255]➜  mkdir -p $WORK/b088/
2025-08-20T22:37:26.5938435Z [00:02:00.255]➜  cat >/tmp/go-build3346486511/b088/importcfg << 'EOF' # internal
2025-08-20T22:37:26.5938782Z [00:02:00.255]➜  # import config
2025-08-20T22:37:26.5939117Z [00:02:00.255]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:26.5939534Z [00:02:00.255]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.5940025Z [00:02:00.255]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.5940531Z [00:02:00.255]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:26.5941023Z [00:02:00.255]➜  packagefile internal/itoa=/tmp/go-build3346486511/b047/_pkg_.a
2025-08-20T22:37:26.5941461Z [00:02:00.255]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:26.5941885Z [00:02:00.255]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:26.5942684Z [00:02:00.255]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:26.5943114Z [00:02:00.255]➜  packagefile unique=/tmp/go-build3346486511/b089/_pkg_.a
2025-08-20T22:37:26.5943425Z [00:02:00.255]➜  EOF
2025-08-20T22:37:26.5944935Z [00:02:00.255]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b088=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid 5dRBDaI-hKcLqPpHX3Ab/5dRBDaI-hKcLqPpHX3Ab -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T22:37:26.6139884Z [00:02:00.278]➜  cd /root/.go/src/syscall
2025-08-20T22:37:26.6141938Z [00:02:00.278]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b046=>" -I $WORK/b046/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T22:37:26.6166811Z [00:02:00.280]➜  go tool pack r $WORK/b046/_pkg_.a $WORK/b046/asm_linux_arm64.o # internal
2025-08-20T22:37:26.6167361Z [00:02:00.281]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T22:37:26.6219940Z [00:02:00.286]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/58/58d1cad8cd99dae214ed51f84ef312c8395a5a114bc7c31f9bfbf3fcefea0095-d # internal
2025-08-20T22:37:26.6229329Z [00:02:00.287]➜  time
2025-08-20T22:37:26.6236282Z [00:02:00.288]➜  mkdir -p $WORK/b043/
2025-08-20T22:37:26.6246046Z [00:02:00.289]➜  cat >/tmp/go-build3346486511/b043/importcfg << 'EOF' # internal
2025-08-20T22:37:26.6246969Z [00:02:00.289]➜  # import config
2025-08-20T22:37:26.6247994Z [00:02:00.289]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:26.6248539Z [00:02:00.289]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:26.6249047Z [00:02:00.289]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:26.6249596Z [00:02:00.289]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:26.6250082Z [00:02:00.289]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:26.6250532Z [00:02:00.289]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.6250954Z [00:02:00.289]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.6251374Z [00:02:00.289]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:26.6251694Z [00:02:00.289]➜  EOF
2025-08-20T22:37:26.6252348Z [00:02:00.289]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:26.6254799Z [00:02:00.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b043=>" -p time -lang=go1.25 -std -installsuffix shared -buildid EXE43KLT6MRts9SmvSmj/EXE43KLT6MRts9SmvSmj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /root/.go/src/time/format.go /root/.go/src/time/format_rfc3339.go /root/.go/src/time/sleep.go /root/.go/src/time/sys_unix.go /root/.go/src/time/tick.go /root/.go/src/time/time.go /root/.go/src/time/zoneinfo.go /root/.go/src/time/zoneinfo_goroot.go /root/.go/src/time/zoneinfo_read.go /root/.go/src/time/zoneinfo_unix.go
2025-08-20T22:37:26.7541871Z [00:02:00.418]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T22:37:26.7560989Z [00:02:00.420]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/92/929244c0749032b195252659a56dfc1c02f6c4e879dc08af1f32f8686759b11f-d # internal
2025-08-20T22:37:26.7750692Z [00:02:00.439]➜  internal/syscall/unix
2025-08-20T22:37:26.7751144Z [00:02:00.439]➜  mkdir -p $WORK/b064/
2025-08-20T22:37:26.7752388Z [00:02:00.439]➜  cat >/tmp/go-build3346486511/b064/importcfg << 'EOF' # internal
2025-08-20T22:37:26.7752760Z [00:02:00.439]➜  # import config
2025-08-20T22:37:26.7753107Z [00:02:00.439]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:26.7753561Z [00:02:00.439]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:26.7754420Z [00:02:00.439]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:26.7754741Z [00:02:00.439]➜  EOF
2025-08-20T22:37:26.7761245Z [00:02:00.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "/root/.go/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b064=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid Ne2S1YEhOUt-bc8qV8By/Ne2S1YEhOUt-bc8qV8By -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /root/.go/src/internal/syscall/unix/at.go /root/.go/src/internal/syscall/unix/at_fstatat.go /root/.go/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /root/.go/src/internal/syscall/unix/at_sysnum_linux.go /root/.go/src/internal/syscall/unix/constants.go /root/.go/src/internal/syscall/unix/copy_file_range_unix.go /root/.go/src/internal/syscall/unix/eaccess.go /root/.go/src/internal/syscall/unix/faccessat_syscall.go /root/.go/src/internal/syscall/unix/fcntl_unix.go /root/.go/src/internal/syscall/unix/getrandom.go /root/.go/src/internal/syscall/unix/getrandom_linux.go /root/.go/src/internal/syscall/unix/kernel_version_linux.go /root/.go/src/internal/syscall/unix/net.go /root/.go/src/internal/syscall/unix/nofollow_posix.go /root/.go/src/internal/syscall/unix/nonblocking_unix.go /root/.go/src/internal/syscall/unix/pidfd_linux.go /root/.go/src/internal/syscall/unix/renameat_sysnum_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux_other.go /root/.go/src/internal/syscall/unix/syscall.go /root/.go/src/internal/syscall/unix/sysnum_linux_generic.go /root/.go/src/internal/syscall/unix/tcsetpgrp_linux.go /root/.go/src/internal/syscall/unix/utimes.go /root/.go/src/internal/syscall/unix/waitid_linux.go
2025-08-20T22:37:26.8327408Z [00:02:00.496]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T22:37:26.8337323Z [00:02:00.497]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/7a/7acafcabc891cff6297dbe54b0cdd2d37e30c3a9474d63ce4b24e52a81e81050-d # internal
2025-08-20T22:37:26.8338033Z [00:02:00.497]➜  internal/syscall/execenv
2025-08-20T22:37:26.8347922Z [00:02:00.497]➜  mkdir -p $WORK/b065/
2025-08-20T22:37:26.8350641Z [00:02:00.497]➜  cat >/tmp/go-build3346486511/b065/importcfg << 'EOF' # internal
2025-08-20T22:37:26.8352325Z [00:02:00.497]➜  # import config
2025-08-20T22:37:26.8352682Z [00:02:00.497]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:26.8353006Z [00:02:00.497]➜  EOF
2025-08-20T22:37:26.8355056Z [00:02:00.497]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "/root/.go/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b065=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid 7tm8QoYprXBtFLRZ-Wgo/7tm8QoYprXBtFLRZ-Wgo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /root/.go/src/internal/syscall/execenv/execenv_default.go
2025-08-20T22:37:26.8549970Z [00:02:00.519]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T22:37:26.8556199Z [00:02:00.520]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/2e/2e548dc6bd8bff553b122d697f41e356d44fd89a4776f8cd6ca23c213868860f-d # internal
2025-08-20T22:37:26.8559789Z [00:02:00.520]➜  regexp
2025-08-20T22:37:26.8561104Z [00:02:00.520]➜  mkdir -p $WORK/b071/
2025-08-20T22:37:26.8562014Z [00:02:00.520]➜  cat >/tmp/go-build3346486511/b071/importcfg << 'EOF' # internal
2025-08-20T22:37:26.8562681Z [00:02:00.520]➜  # import config
2025-08-20T22:37:26.8563291Z [00:02:00.520]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:26.8563956Z [00:02:00.520]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:26.8566305Z [00:02:00.520]➜  packagefile regexp/syntax=/tmp/go-build3346486511/b072/_pkg_.a
2025-08-20T22:37:26.8567035Z [00:02:00.520]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:26.8568901Z [00:02:00.520]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:26.8569351Z [00:02:00.520]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:26.8569780Z [00:02:00.520]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:26.8570205Z [00:02:00.520]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:26.8570656Z [00:02:00.520]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:26.8570993Z [00:02:00.520]➜  EOF
2025-08-20T22:37:26.8572694Z [00:02:00.520]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b071=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid OVCec7tSb5whGRiUe_hP/OVCec7tSb5whGRiUe_hP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /root/.go/src/regexp/backtrack.go /root/.go/src/regexp/exec.go /root/.go/src/regexp/onepass.go /root/.go/src/regexp/regexp.go
2025-08-20T22:37:26.9218043Z [00:02:00.585]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T22:37:26.9370304Z [00:02:00.601]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/0c/0cbe1cd840df4fbcdb3072cda120472d630a6d57cba83cf76154fc28dd549393-d # internal
2025-08-20T22:37:26.9487191Z [00:02:00.613]➜  runtime/cgo
2025-08-20T22:37:26.9487535Z [00:02:00.613]➜  mkdir -p $WORK/b091/
2025-08-20T22:37:26.9490549Z [00:02:00.613]➜  echo -n > $WORK/b091/preferlinkext # internal
2025-08-20T22:37:26.9491868Z [00:02:00.613]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:26.9493729Z [00:02:00.613]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b091/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T22:37:26.9668431Z [00:02:00.631]➜  cd $WORK
2025-08-20T22:37:26.9670089Z [00:02:00.631]➜  gcc -fno-caret-diagnostics -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -c -x c - -o /dev/null || true
2025-08-20T22:37:26.9770879Z [00:02:00.641]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T22:37:26.9803957Z [00:02:00.644]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/95/9577bc76e952ddd35d969a3752805a4967ee26c8043b7b22ce2adadcae07e5c6-d # internal
2025-08-20T22:37:26.9902292Z [00:02:00.654]➜  gcc -Qunused-arguments -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -c -x c - -o /dev/null || true
2025-08-20T22:37:27.0063568Z [00:02:00.670]➜  gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
2025-08-20T22:37:27.0067290Z [00:02:00.671]➜  context
2025-08-20T22:37:27.0067568Z [00:02:00.671]➜  mkdir -p $WORK/b042/
2025-08-20T22:37:27.0071472Z [00:02:00.671]➜  cat >/tmp/go-build3346486511/b042/importcfg << 'EOF' # internal
2025-08-20T22:37:27.0071844Z [00:02:00.671]➜  # import config
2025-08-20T22:37:27.0072192Z [00:02:00.671]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.0072707Z [00:02:00.671]➜  packagefile internal/reflectlite=/tmp/go-build3346486511/b004/_pkg_.a
2025-08-20T22:37:27.0073174Z [00:02:00.671]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.0073610Z [00:02:00.671]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:27.0074042Z [00:02:00.671]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:27.0074353Z [00:02:00.671]➜  EOF
2025-08-20T22:37:27.0074639Z [00:02:00.671]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.0076274Z [00:02:00.671]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b042=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid gRLXQ6VV_2rD5_jjTIDg/gRLXQ6VV_2rD5_jjTIDg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /root/.go/src/context/context.go
2025-08-20T22:37:27.0343603Z [00:02:00.698]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T22:37:27.0351931Z [00:02:00.699]➜  cd $WORK
2025-08-20T22:37:27.0352519Z [00:02:00.699]➜  gcc -fdebug-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -c -x c - -o /dev/null || true
2025-08-20T22:37:27.0364367Z [00:02:00.700]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/73/7358b30a52590f367844ce1a19d21e5368cb495d37a1a56ad4b34a3f61ce3f28-d # internal
2025-08-20T22:37:27.0610636Z [00:02:00.725]➜  gcc -ffile-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -c -x c - -o /dev/null || true
2025-08-20T22:37:27.0828800Z [00:02:00.747]➜  io/fs
2025-08-20T22:37:27.0829195Z [00:02:00.747]➜  mkdir -p $WORK/b061/
2025-08-20T22:37:27.0830962Z [00:02:00.747]➜  gcc -gno-record-gcc-switches -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -c -x c - -o /dev/null || true
2025-08-20T22:37:27.0839954Z [00:02:00.748]➜  cat >/tmp/go-build3346486511/b061/importcfg << 'EOF' # internal
2025-08-20T22:37:27.0840527Z [00:02:00.748]➜  # import config
2025-08-20T22:37:27.0840910Z [00:02:00.748]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.0841374Z [00:02:00.748]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:27.0841869Z [00:02:00.748]➜  packagefile internal/oserror=/tmp/go-build3346486511/b048/_pkg_.a
2025-08-20T22:37:27.0842308Z [00:02:00.748]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.0842735Z [00:02:00.748]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:27.0843153Z [00:02:00.748]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.0843566Z [00:02:00.748]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:27.0844004Z [00:02:00.748]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:27.0844336Z [00:02:00.748]➜  EOF
2025-08-20T22:37:27.0844608Z [00:02:00.748]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.0847234Z [00:02:00.748]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b061=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid vF5XFSOZzDb9MNUW-Wc4/vF5XFSOZzDb9MNUW-Wc4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /root/.go/src/io/fs/format.go /root/.go/src/io/fs/fs.go /root/.go/src/io/fs/glob.go /root/.go/src/io/fs/readdir.go /root/.go/src/io/fs/readfile.go /root/.go/src/io/fs/readlink.go /root/.go/src/io/fs/stat.go /root/.go/src/io/fs/sub.go /root/.go/src/io/fs/walk.go
2025-08-20T22:37:27.0869263Z [00:02:00.751]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T22:37:27.0897498Z [00:02:00.754]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/31/310d21f8f9cb06d4b9def7648da8879a6505bc1050f7a5a8871fc856a57f3a86-d # internal
2025-08-20T22:37:27.1162612Z [00:02:00.780]➜  cd $WORK
2025-08-20T22:37:27.1163786Z [00:02:00.780]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -c -x c - -o /dev/null || true
2025-08-20T22:37:27.1303016Z [00:02:00.794]➜  cd $WORK/b091
2025-08-20T22:37:27.1306483Z [00:02:00.795]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x001.o -c _cgo_export.c
2025-08-20T22:37:27.1309006Z [00:02:00.795]➜  internal/poll
2025-08-20T22:37:27.1310357Z [00:02:00.795]➜  mkdir -p $WORK/b063/
2025-08-20T22:37:27.1315089Z [00:02:00.796]➜  cat >/tmp/go-build3346486511/b063/importcfg << 'EOF' # internal
2025-08-20T22:37:27.1316610Z [00:02:00.796]➜  # import config
2025-08-20T22:37:27.1317983Z [00:02:00.796]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.1318831Z [00:02:00.796]➜  packagefile internal/itoa=/tmp/go-build3346486511/b047/_pkg_.a
2025-08-20T22:37:27.1320007Z [00:02:00.796]➜  packagefile internal/syscall/unix=/tmp/go-build3346486511/b064/_pkg_.a
2025-08-20T22:37:27.1321306Z [00:02:00.796]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.1321997Z [00:02:00.796]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:27.1322621Z [00:02:00.796]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.1323380Z [00:02:00.796]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:27.1324147Z [00:02:00.796]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:27.1324890Z [00:02:00.796]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:27.1325507Z [00:02:00.796]➜  EOF
2025-08-20T22:37:27.1326431Z [00:02:00.796]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.1331491Z [00:02:00.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "/root/.go/src/internal/poll=>internal/poll;$WORK/b063=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid xdd4bpnqufmBejaVtNIS/xdd4bpnqufmBejaVtNIS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /root/.go/src/internal/poll/copy_file_range_linux.go /root/.go/src/internal/poll/copy_file_range_unix.go /root/.go/src/internal/poll/errno_unix.go /root/.go/src/internal/poll/fd.go /root/.go/src/internal/poll/fd_fsync_posix.go /root/.go/src/internal/poll/fd_mutex.go /root/.go/src/internal/poll/fd_poll_runtime.go /root/.go/src/internal/poll/fd_posix.go /root/.go/src/internal/poll/fd_unix.go /root/.go/src/internal/poll/fd_unixjs.go /root/.go/src/internal/poll/fd_writev_unix.go /root/.go/src/internal/poll/hook_cloexec.go /root/.go/src/internal/poll/hook_unix.go /root/.go/src/internal/poll/iovec_unix.go /root/.go/src/internal/poll/sendfile.go /root/.go/src/internal/poll/sendfile_unix.go /root/.go/src/internal/poll/sock_cloexec.go /root/.go/src/internal/poll/sockopt.go /root/.go/src/internal/poll/sockopt_linux.go /root/.go/src/internal/poll/sockopt_unix.go /root/.go/src/internal/poll/sockoptip.go /root/.go/src/internal/poll/splice_linux.go /root/.go/src/internal/poll/writev.go
2025-08-20T22:37:27.1515395Z [00:02:00.815]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T22:37:27.1530038Z [00:02:00.817]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/e9/e9cdb2c7060a7131eaa1268d84555e855c9d8002f581faa53e7c56d3561f9da8-d # internal
2025-08-20T22:37:27.1532090Z [00:02:00.817]➜  internal/filepathlite
2025-08-20T22:37:27.1532435Z [00:02:00.817]➜  mkdir -p $WORK/b060/
2025-08-20T22:37:27.1540790Z [00:02:00.818]➜  cat >/tmp/go-build3346486511/b060/importcfg << 'EOF' # internal
2025-08-20T22:37:27.1541177Z [00:02:00.818]➜  # import config
2025-08-20T22:37:27.1541554Z [00:02:00.818]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.1542027Z [00:02:00.818]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:27.1542545Z [00:02:00.818]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:27.1543017Z [00:02:00.818]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:27.1543437Z [00:02:00.818]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.1543763Z [00:02:00.818]➜  EOF
2025-08-20T22:37:27.1546070Z [00:02:00.819]➜  cd $WORK/b091
2025-08-20T22:37:27.1552169Z [00:02:00.819]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x002.o -c cgo.cgo2.c
2025-08-20T22:37:27.1554168Z [00:02:00.819]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.1556380Z [00:02:00.819]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b060=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid 3Pvg2aOousz6X6FWyKfn/3Pvg2aOousz6X6FWyKfn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /root/.go/src/internal/filepathlite/path.go /root/.go/src/internal/filepathlite/path_nonwindows.go /root/.go/src/internal/filepathlite/path_unix.go
2025-08-20T22:37:27.1597802Z [00:02:00.823]➜  cd /root/.go/src/reflect
2025-08-20T22:37:27.1602320Z [00:02:00.824]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b058=>" -I $WORK/b058/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/asm_arm64.o ./asm_arm64.s
2025-08-20T22:37:27.1618959Z [00:02:00.826]➜  go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_arm64.o # internal
2025-08-20T22:37:27.1620710Z [00:02:00.826]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T22:37:27.1704416Z [00:02:00.834]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/0a/0a1048130b06dd36e7eb3554945b43b9b7ca92d353d427ba212dc939b94582f8-d # internal
2025-08-20T22:37:27.1706810Z [00:02:00.834]➜  internal/fmtsort
2025-08-20T22:37:27.1709974Z [00:02:00.834]➜  mkdir -p $WORK/b057/
2025-08-20T22:37:27.1710423Z [00:02:00.835]➜  cat >/tmp/go-build3346486511/b057/importcfg << 'EOF' # internal
2025-08-20T22:37:27.1710779Z [00:02:00.835]➜  # import config
2025-08-20T22:37:27.1711110Z [00:02:00.835]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:27.1711541Z [00:02:00.835]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:27.1711970Z [00:02:00.835]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.1712302Z [00:02:00.835]➜  EOF
2025-08-20T22:37:27.1712575Z [00:02:00.835]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.1714154Z [00:02:00.835]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b057=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid WjE68PAQ6wuoco_9izpG/WjE68PAQ6wuoco_9izpG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T22:37:27.1741885Z [00:02:00.838]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.1744292Z [00:02:00.838]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x003.o -c gcc_context.c
2025-08-20T22:37:27.1899431Z [00:02:00.854]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T22:37:27.1906257Z [00:02:00.855]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/8a/8a053efe38784feab85f17c07a4d04fc66aa2f130e36e0445a3b6f81af963ff5-d # internal
2025-08-20T22:37:27.1909968Z [00:02:00.855]➜  encoding/binary
2025-08-20T22:37:27.1910262Z [00:02:00.855]➜  mkdir -p $WORK/b100/
2025-08-20T22:37:27.1913989Z [00:02:00.855]➜  cat >/tmp/go-build3346486511/b100/importcfg << 'EOF' # internal
2025-08-20T22:37:27.1914409Z [00:02:00.855]➜  # import config
2025-08-20T22:37:27.1914757Z [00:02:00.855]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.1915169Z [00:02:00.855]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.1915579Z [00:02:00.855]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:27.1916504Z [00:02:00.855]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:27.1917331Z [00:02:00.855]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.1917751Z [00:02:00.855]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.1918060Z [00:02:00.855]➜  EOF
2025-08-20T22:37:27.1919662Z [00:02:00.856]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.1952319Z [00:02:00.859]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b100=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid NuN1vJFz0DtSsbIcH3t4/NuN1vJFz0DtSsbIcH3t4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /root/.go/src/encoding/binary/binary.go /root/.go/src/encoding/binary/native_endian_little.go /root/.go/src/encoding/binary/varint.go
2025-08-20T22:37:27.2046312Z [00:02:00.868]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.2049040Z [00:02:00.869]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x004.o -c gcc_fatalf.c
2025-08-20T22:37:27.2091904Z [00:02:00.873]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T22:37:27.2113773Z [00:02:00.875]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/9f/9f8c269bfa78612c7992d73741a311bfd3566afa10ebffb2ba24b9b0467a9b0e-d # internal
2025-08-20T22:37:27.2130748Z [00:02:00.877]➜  hash
2025-08-20T22:37:27.2131195Z [00:02:00.877]➜  mkdir -p $WORK/b106/
2025-08-20T22:37:27.2136947Z [00:02:00.878]➜  cat >/tmp/go-build3346486511/b106/importcfg << 'EOF' # internal
2025-08-20T22:37:27.2138650Z [00:02:00.878]➜  # import config
2025-08-20T22:37:27.2139060Z [00:02:00.878]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.2139400Z [00:02:00.878]➜  EOF
2025-08-20T22:37:27.2139673Z [00:02:00.878]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.2141286Z [00:02:00.878]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b106=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid 8Uee5i_pcRkHzOIsnGmB/8Uee5i_pcRkHzOIsnGmB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T22:37:27.2284135Z [00:02:00.892]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.2286111Z [00:02:00.892]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x005.o -c gcc_libinit.c
2025-08-20T22:37:27.2321741Z [00:02:00.896]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T22:37:27.2331406Z [00:02:00.897]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/c4/c44b3775dccf3cedcea0a2d0637c74b08b2859352a12311dc1e00ee5c55de831-d # internal
2025-08-20T22:37:27.2332803Z [00:02:00.897]➜  crypto
2025-08-20T22:37:27.2349160Z [00:02:00.899]➜  mkdir -p $WORK/b105/
2025-08-20T22:37:27.2349600Z [00:02:00.899]➜  cat >/tmp/go-build3346486511/b105/importcfg << 'EOF' # internal
2025-08-20T22:37:27.2349954Z [00:02:00.899]➜  # import config
2025-08-20T22:37:27.2350341Z [00:02:00.899]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:27.2350758Z [00:02:00.899]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.2351175Z [00:02:00.899]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:27.2351495Z [00:02:00.899]➜  EOF
2025-08-20T22:37:27.2351769Z [00:02:00.899]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.2353571Z [00:02:00.899]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b105=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid dgNSfK5ZCKqEnZCelX39/dgNSfK5ZCKqEnZCelX39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T22:37:27.2662494Z [00:02:00.930]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.2664613Z [00:02:00.930]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x006.o -c gcc_linux_arm64.c
2025-08-20T22:37:27.2707434Z [00:02:00.935]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T22:37:27.2710709Z [00:02:00.935]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/3c/3c300b4240e90aef1a1349f29ada8e7b5f1ae3af44312d1e690980074ee38fb3-d # internal
2025-08-20T22:37:27.2712407Z [00:02:00.935]➜  crypto/internal/fips140deps/godebug
2025-08-20T22:37:27.2712730Z [00:02:00.935]➜  mkdir -p $WORK/b110/
2025-08-20T22:37:27.2713112Z [00:02:00.935]➜  cat >/tmp/go-build3346486511/b110/importcfg << 'EOF' # internal
2025-08-20T22:37:27.2713459Z [00:02:00.935]➜  # import config
2025-08-20T22:37:27.2713859Z [00:02:00.935]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:27.2714209Z [00:02:00.935]➜  EOF
2025-08-20T22:37:27.2714481Z [00:02:00.935]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.2716531Z [00:02:00.935]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b110=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 0x2qePh479BKx6TEJYm5/0x2qePh479BKx6TEJYm5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T22:37:27.3048553Z [00:02:00.969]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T22:37:27.3052915Z [00:02:00.969]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.3057916Z [00:02:00.969]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x007.o -c gcc_mmap.c
2025-08-20T22:37:27.3062716Z [00:02:00.970]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/e9/e936076d1c514863cf2fe1210d877f835ff613679827c7aa8f709c340ce411c9-d # internal
2025-08-20T22:37:27.3063513Z [00:02:00.970]➜  crypto/internal/fips140
2025-08-20T22:37:27.3063819Z [00:02:00.970]➜  mkdir -p $WORK/b109/
2025-08-20T22:37:27.3069770Z [00:02:00.971]➜  cat >/tmp/go-build3346486511/b109/importcfg << 'EOF' # internal
2025-08-20T22:37:27.3070341Z [00:02:00.971]➜  # import config
2025-08-20T22:37:27.3070905Z [00:02:00.971]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3346486511/b110/_pkg_.a
2025-08-20T22:37:27.3071536Z [00:02:00.971]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.3072079Z [00:02:00.971]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:27.3072622Z [00:02:00.971]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:27.3073143Z [00:02:00.971]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:27.3073539Z [00:02:00.971]➜  EOF
2025-08-20T22:37:27.3073827Z [00:02:00.971]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.3079881Z [00:02:00.971]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b109=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid kjNalgJ9uA2kVbAh4fIp/kjNalgJ9uA2kVbAh4fIp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /root/.go/src/crypto/internal/fips140/cast.go /root/.go/src/crypto/internal/fips140/fips140.go /root/.go/src/crypto/internal/fips140/indicator.go /root/.go/src/crypto/internal/fips140/notasan.go /root/.go/src/crypto/internal/fips140/notboring.go
2025-08-20T22:37:27.3110521Z [00:02:00.975]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T22:37:27.3133888Z [00:02:00.977]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/49/4909387a1955e57da76a5f87f142c0890139a4dfe4d502b519ce19e52b2591a3-d # internal
2025-08-20T22:37:27.3227090Z [00:02:00.987]➜  os
2025-08-20T22:37:27.3227463Z [00:02:00.987]➜  mkdir -p $WORK/b059/
2025-08-20T22:37:27.3228517Z [00:02:00.987]➜  cat >/tmp/go-build3346486511/b059/importcfg << 'EOF' # internal
2025-08-20T22:37:27.3228929Z [00:02:00.987]➜  # import config
2025-08-20T22:37:27.3229273Z [00:02:00.987]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.3229736Z [00:02:00.987]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:27.3230239Z [00:02:00.987]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:27.3230761Z [00:02:00.987]➜  packagefile internal/filepathlite=/tmp/go-build3346486511/b060/_pkg_.a
2025-08-20T22:37:27.3231282Z [00:02:00.987]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:27.3231760Z [00:02:00.987]➜  packagefile internal/itoa=/tmp/go-build3346486511/b047/_pkg_.a
2025-08-20T22:37:27.3232226Z [00:02:00.987]➜  packagefile internal/poll=/tmp/go-build3346486511/b063/_pkg_.a
2025-08-20T22:37:27.3232721Z [00:02:00.987]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:27.3233269Z [00:02:00.987]➜  packagefile internal/syscall/execenv=/tmp/go-build3346486511/b065/_pkg_.a
2025-08-20T22:37:27.3233804Z [00:02:00.987]➜  packagefile internal/syscall/unix=/tmp/go-build3346486511/b064/_pkg_.a
2025-08-20T22:37:27.3234313Z [00:02:00.987]➜  packagefile internal/testlog=/tmp/go-build3346486511/b066/_pkg_.a
2025-08-20T22:37:27.3234759Z [00:02:00.987]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.3235171Z [00:02:00.987]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:27.3236048Z [00:02:00.987]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:27.3236590Z [00:02:00.987]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.3237010Z [00:02:00.987]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.3237441Z [00:02:00.987]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:27.3242309Z [00:02:00.987]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:27.3242753Z [00:02:00.987]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:27.3250312Z [00:02:00.987]➜  EOF
2025-08-20T22:37:27.3255829Z [00:02:00.987]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b059=>" -p os -lang=go1.25 -std -installsuffix shared -buildid oUESCsCAy6GOzPyYrhiS/oUESCsCAy6GOzPyYrhiS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /root/.go/src/os/dir.go /root/.go/src/os/dir_unix.go /root/.go/src/os/dirent_linux.go /root/.go/src/os/eloop_other.go /root/.go/src/os/env.go /root/.go/src/os/error.go /root/.go/src/os/error_errno.go /root/.go/src/os/exec.go /root/.go/src/os/exec_linux.go /root/.go/src/os/exec_posix.go /root/.go/src/os/exec_unix.go /root/.go/src/os/executable.go /root/.go/src/os/executable_procfs.go /root/.go/src/os/file.go /root/.go/src/os/file_open_unix.go /root/.go/src/os/file_posix.go /root/.go/src/os/file_unix.go /root/.go/src/os/getwd.go /root/.go/src/os/path.go /root/.go/src/os/path_unix.go /root/.go/src/os/pidfd_linux.go /root/.go/src/os/pipe2_unix.go /root/.go/src/os/proc.go /root/.go/src/os/rawconn.go /root/.go/src/os/removeall_at.go /root/.go/src/os/removeall_unix.go /root/.go/src/os/root.go /root/.go/src/os/root_nonwindows.go /root/.go/src/os/root_openat.go /root/.go/src/os/root_unix.go /root/.go/src/os/stat.go /root/.go/src/os/stat_linux.go /root/.go/src/os/stat_unix.go /root/.go/src/os/sticky_notbsd.go /root/.go/src/os/sys.go /root/.go/src/os/sys_linux.go /root/.go/src/os/sys_unix.go /root/.go/src/os/tempfile.go /root/.go/src/os/types.go /root/.go/src/os/types_unix.go /root/.go/src/os/wait_waitid.go /root/.go/src/os/zero_copy_linux.go /root/.go/src/os/zero_copy_posix.go
2025-08-20T22:37:27.3277537Z [00:02:00.992]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T22:37:27.3287324Z [00:02:00.993]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/0e/0e26c0d04e1ece6cb4ea043da72b9225a1afd08d19b5f8184feb56889d2129f9-d # internal
2025-08-20T22:37:27.3295343Z [00:02:00.994]➜  crypto/internal/impl
2025-08-20T22:37:27.3295936Z [00:02:00.994]➜  mkdir -p $WORK/b117/
2025-08-20T22:37:27.3305586Z [00:02:00.995]➜  cat >/tmp/go-build3346486511/b117/importcfg << 'EOF' # internal
2025-08-20T22:37:27.3306249Z [00:02:00.995]➜  # import config
2025-08-20T22:37:27.3306709Z [00:02:00.995]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:27.3307134Z [00:02:00.995]➜  EOF
2025-08-20T22:37:27.3318057Z [00:02:00.996]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b117=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid 6QumvVO52A7zozQnmsdk/6QumvVO52A7zozQnmsdk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T22:37:27.3481385Z [00:02:01.012]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.3484014Z [00:02:01.012]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x008.o -c gcc_setenv.c
2025-08-20T22:37:27.3539700Z [00:02:01.018]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T22:37:27.3541284Z [00:02:01.018]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/10/10baa6b60e6f77c88883ea0b3ff18f711d59bc724c961434709adfd20d940586-d # internal
2025-08-20T22:37:27.3544091Z [00:02:01.018]➜  crypto/internal/fips140/sha256
2025-08-20T22:37:27.3544605Z [00:02:01.018]➜  mkdir -p $WORK/b114/
2025-08-20T22:37:27.3545271Z [00:02:01.018]➜  echo -n > $WORK/b114/go_asm.h # internal
2025-08-20T22:37:27.3546313Z [00:02:01.018]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:37:27.3547709Z [00:02:01.018]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b114=>" -I $WORK/b114/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b114/symabis ./sha256block_arm64.s
2025-08-20T22:37:27.3560451Z [00:02:01.020]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T22:37:27.3577745Z [00:02:01.022]➜  cat >/tmp/go-build3346486511/b114/importcfg << 'EOF' # internal
2025-08-20T22:37:27.3580127Z [00:02:01.022]➜  # import config
2025-08-20T22:37:27.3580486Z [00:02:01.022]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:27.3580976Z [00:02:01.022]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:27.3581589Z [00:02:01.022]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:27.3582215Z [00:02:01.022]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3346486511/b116/_pkg_.a
2025-08-20T22:37:27.3583224Z [00:02:01.022]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:27.3583700Z [00:02:01.022]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.3584115Z [00:02:01.022]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:27.3584544Z [00:02:01.022]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:27.3584861Z [00:02:01.022]➜  EOF
2025-08-20T22:37:27.3585154Z [00:02:01.022]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.3588021Z [00:02:01.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b114=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid XQzWVxa3jQncItt-ppNY/XQzWVxa3jQncItt-ppNY -goversion go1.25.0 -symabis $WORK/b114/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /root/.go/src/crypto/internal/fips140/sha256/cast.go /root/.go/src/crypto/internal/fips140/sha256/sha256.go /root/.go/src/crypto/internal/fips140/sha256/sha256block.go /root/.go/src/crypto/internal/fips140/sha256/sha256block_arm64.go
2025-08-20T22:37:27.3601884Z [00:02:01.024]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/5b/5be705ae0cc83865cb78464926149111407cd36b8a1bd981be98649f357cccc2-d # internal
2025-08-20T22:37:27.3623497Z [00:02:01.026]➜  golang.org/x/sys/unix
2025-08-20T22:37:27.3634060Z [00:02:01.026]➜  mkdir -p $WORK/b099/
2025-08-20T22:37:27.3635322Z [00:02:01.027]➜  echo -n > $WORK/b099/go_asm.h # internal
2025-08-20T22:37:27.3641589Z [00:02:01.028]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix
2025-08-20T22:37:27.3644451Z [00:02:01.028]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b099=>" -I $WORK/b099/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b099/symabis ./asm_linux_arm64.s
2025-08-20T22:37:27.3664730Z [00:02:01.031]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.3667099Z [00:02:01.031]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x009.o -c gcc_sigaction.c
2025-08-20T22:37:27.3695215Z [00:02:01.033]➜  cat >/tmp/go-build3346486511/b099/importcfg << 'EOF' # internal
2025-08-20T22:37:27.3695729Z [00:02:01.034]➜  # import config
2025-08-20T22:37:27.3696334Z [00:02:01.034]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:27.3696917Z [00:02:01.034]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:27.3697522Z [00:02:01.034]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:27.3698093Z [00:02:01.034]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:27.3698649Z [00:02:01.034]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.3699172Z [00:02:01.034]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:27.3708153Z [00:02:01.034]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:27.3710264Z [00:02:01.034]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:27.3710736Z [00:02:01.034]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.3711160Z [00:02:01.034]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:27.3711579Z [00:02:01.034]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:27.3711891Z [00:02:01.034]➜  EOF
2025-08-20T22:37:27.3712551Z [00:02:01.034]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.3726213Z [00:02:01.034]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b099=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid aFG0iYWlth8bQMP2Jg1c/aFG0iYWlth8bQMP2Jg1c -goversion go1.25.0 -symabis $WORK/b099/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/affinity_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/aliases.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/auxv.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/bluetooth_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/constants.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dirent.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/endian_little.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/env_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fcntl.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fdset.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ifreq_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_unsigned.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mremap.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/pagesize_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/race0.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/readdirent_getdents.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix_gc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/timestruct.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/vgetrandom_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go
2025-08-20T22:37:27.3959269Z [00:02:01.057]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.3963318Z [00:02:01.057]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x010.o -c gcc_stack_unix.c
2025-08-20T22:37:27.3988434Z [00:02:01.063]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:37:27.3991647Z [00:02:01.063]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b114=>" -I $WORK/b114/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b114/sha256block_arm64.o ./sha256block_arm64.s
2025-08-20T22:37:27.4020560Z [00:02:01.066]➜  go tool pack r $WORK/b114/_pkg_.a $WORK/b114/sha256block_arm64.o # internal
2025-08-20T22:37:27.4025519Z [00:02:01.067]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T22:37:27.4037347Z [00:02:01.068]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/d1/d19515b2e80e65923abf5807c2c8b5568a876ea699b66397e7ae2fd764857cb9-d # internal
2025-08-20T22:37:27.4048529Z [00:02:01.068]➜  crypto/internal/fips140/sha3
2025-08-20T22:37:27.4049023Z [00:02:01.069]➜  mkdir -p $WORK/b118/
2025-08-20T22:37:27.4049452Z [00:02:01.069]➜  echo -n > $WORK/b118/go_asm.h # internal
2025-08-20T22:37:27.4057300Z [00:02:01.070]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:37:27.4060769Z [00:02:01.070]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b118=>" -I $WORK/b118/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b118/symabis ./sha3_arm64.s
2025-08-20T22:37:27.4095491Z [00:02:01.073]➜  cat >/tmp/go-build3346486511/b118/importcfg << 'EOF' # internal
2025-08-20T22:37:27.4096371Z [00:02:01.073]➜  # import config
2025-08-20T22:37:27.4097007Z [00:02:01.073]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:27.4098007Z [00:02:01.073]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:27.4098688Z [00:02:01.073]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:27.4099334Z [00:02:01.073]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:27.4099985Z [00:02:01.073]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3346486511/b116/_pkg_.a
2025-08-20T22:37:27.4100544Z [00:02:01.073]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:27.4106475Z [00:02:01.073]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.4107032Z [00:02:01.073]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:27.4107853Z [00:02:01.073]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:27.4108244Z [00:02:01.073]➜  EOF
2025-08-20T22:37:27.4108547Z [00:02:01.074]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.4111542Z [00:02:01.074]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b118=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid 5NyZ3zk_6nxSVqI7PXdR/5NyZ3zk_6nxSVqI7PXdR -goversion go1.25.0 -symabis $WORK/b118/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /root/.go/src/crypto/internal/fips140/sha3/cast.go /root/.go/src/crypto/internal/fips140/sha3/hashes.go /root/.go/src/crypto/internal/fips140/sha3/keccakf.go /root/.go/src/crypto/internal/fips140/sha3/sha3.go /root/.go/src/crypto/internal/fips140/sha3/sha3_arm64.go /root/.go/src/crypto/internal/fips140/sha3/shake.go
2025-08-20T22:37:27.4171748Z [00:02:01.081]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.4173421Z [00:02:01.081]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x011.o -c gcc_traceback.c
2025-08-20T22:37:27.4349570Z [00:02:01.099]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x012.o -c gcc_util.c
2025-08-20T22:37:27.4542308Z [00:02:01.118]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:37:27.4543729Z [00:02:01.118]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b118=>" -I $WORK/b118/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b118/sha3_arm64.o ./sha3_arm64.s
2025-08-20T22:37:27.4580445Z [00:02:01.122]➜  go tool pack r $WORK/b118/_pkg_.a $WORK/b118/sha3_arm64.o # internal
2025-08-20T22:37:27.4587574Z [00:02:01.123]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T22:37:27.4602858Z [00:02:01.124]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/b5/b56400a772ca551d2a34ea2c6874e837aeaafcd0c8dd538e49cf1db4209b2f3e-d # internal
2025-08-20T22:37:27.4612366Z [00:02:01.125]➜  crypto/internal/fips140/sha512
2025-08-20T22:37:27.4612896Z [00:02:01.125]➜  mkdir -p $WORK/b120/
2025-08-20T22:37:27.4622074Z [00:02:01.126]➜  echo -n > $WORK/b120/go_asm.h # internal
2025-08-20T22:37:27.4629789Z [00:02:01.127]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:37:27.4631758Z [00:02:01.127]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b120=>" -I $WORK/b120/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b120/symabis ./sha512block_arm64.s
2025-08-20T22:37:27.4653523Z [00:02:01.129]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.4655291Z [00:02:01.129]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x013.o -c linux_syscall.c
2025-08-20T22:37:27.4699685Z [00:02:01.133]➜  cat >/tmp/go-build3346486511/b120/importcfg << 'EOF' # internal
2025-08-20T22:37:27.4700617Z [00:02:01.133]➜  # import config
2025-08-20T22:37:27.4701366Z [00:02:01.133]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:27.4702368Z [00:02:01.133]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:27.4703037Z [00:02:01.133]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:27.4703676Z [00:02:01.133]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3346486511/b116/_pkg_.a
2025-08-20T22:37:27.4704660Z [00:02:01.133]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:27.4705133Z [00:02:01.133]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.4705556Z [00:02:01.133]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:27.4706449Z [00:02:01.133]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:27.4706786Z [00:02:01.133]➜  EOF
2025-08-20T22:37:27.4716446Z [00:02:01.134]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.4719296Z [00:02:01.134]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b120=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid vU8PREIG3jI8YOHtjSmu/vU8PREIG3jI8YOHtjSmu -goversion go1.25.0 -symabis $WORK/b120/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /root/.go/src/crypto/internal/fips140/sha512/cast.go /root/.go/src/crypto/internal/fips140/sha512/sha512.go /root/.go/src/crypto/internal/fips140/sha512/sha512block.go /root/.go/src/crypto/internal/fips140/sha512/sha512block_arm64.go
2025-08-20T22:37:27.5067209Z [00:02:01.171]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.5069462Z [00:02:01.171]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_x014.o -c gcc_arm64.S
2025-08-20T22:37:27.5086695Z [00:02:01.173]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:37:27.5088215Z [00:02:01.173]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b120=>" -I $WORK/b120/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/sha512block_arm64.o ./sha512block_arm64.s
2025-08-20T22:37:27.5177581Z [00:02:01.179]➜  go tool pack r $WORK/b120/_pkg_.a $WORK/b120/sha512block_arm64.o # internal
2025-08-20T22:37:27.5178256Z [00:02:01.179]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T22:37:27.5179475Z [00:02:01.180]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/ea/ea881f7a3e0a44e25a0d7d679321bd08a4f219b03f54805c1394fdacc2c23633-d # internal
2025-08-20T22:37:27.5180229Z [00:02:01.180]➜  crypto/internal/fips140/hmac
2025-08-20T22:37:27.5180649Z [00:02:01.180]➜  mkdir -p $WORK/b113/
2025-08-20T22:37:27.5181135Z [00:02:01.181]➜  cat >/tmp/go-build3346486511/b113/importcfg << 'EOF' # internal
2025-08-20T22:37:27.5181621Z [00:02:01.181]➜  # import config
2025-08-20T22:37:27.5182077Z [00:02:01.181]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:27.5182702Z [00:02:01.181]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:27.5183372Z [00:02:01.181]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:27.5184046Z [00:02:01.181]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3346486511/b118/_pkg_.a
2025-08-20T22:37:27.5184730Z [00:02:01.181]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:27.5185338Z [00:02:01.181]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.5190651Z [00:02:01.181]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:27.5191057Z [00:02:01.181]➜  EOF
2025-08-20T22:37:27.5191337Z [00:02:01.181]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.5193315Z [00:02:01.181]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b113=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid A42YQXKTz7j6V6eZYMhB/A42YQXKTz7j6V6eZYMhB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T22:37:27.5251514Z [00:02:01.189]➜  cd $WORK/b091
2025-08-20T22:37:27.5253798Z [00:02:01.189]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=saxJO6-pWoPo56gkOfzQ -o $WORK/b091/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:27.5455358Z [00:02:01.209]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.5458652Z [00:02:01.210]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/preferlinkext $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o $WORK/b091/_x013.o $WORK/b091/_x014.o -O2 -g -lpthread
2025-08-20T22:37:27.5494872Z [00:02:01.213]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T22:37:27.5502852Z [00:02:01.214]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/b5/b50eb6d7c3f677fe545a3d9ad59605538a27051bf0355c93330d8650c6dfb38a-d # internal
2025-08-20T22:37:27.5506137Z [00:02:01.215]➜  crypto/internal/fips140/check
2025-08-20T22:37:27.5507890Z [00:02:01.215]➜  mkdir -p $WORK/b112/
2025-08-20T22:37:27.5508618Z [00:02:01.215]➜  cat >/tmp/go-build3346486511/b112/importcfg << 'EOF' # internal
2025-08-20T22:37:27.5509019Z [00:02:01.215]➜  # import config
2025-08-20T22:37:27.5509430Z [00:02:01.215]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:27.5510003Z [00:02:01.215]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3346486511/b113/_pkg_.a
2025-08-20T22:37:27.5511679Z [00:02:01.215]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:27.5512417Z [00:02:01.215]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:27.5513390Z [00:02:01.215]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3346486511/b110/_pkg_.a
2025-08-20T22:37:27.5513999Z [00:02:01.215]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.5514310Z [00:02:01.215]➜  EOF
2025-08-20T22:37:27.5516262Z [00:02:01.215]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b112=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid nhNKEvIck5oeTpa1dzoq/nhNKEvIck5oeTpa1dzoq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T22:37:27.5750525Z [00:02:01.239]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T22:37:27.5758417Z [00:02:01.240]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/8f/8f85460442b947f9b5b7d7f144a673385d21402d34ce36aa26932abdd2536258-d # internal
2025-08-20T22:37:27.5762186Z [00:02:01.240]➜  crypto/internal/fips140/aes
2025-08-20T22:37:27.5762543Z [00:02:01.240]➜  mkdir -p $WORK/b108/
2025-08-20T22:37:27.5762890Z [00:02:01.240]➜  echo -n > $WORK/b108/go_asm.h # internal
2025-08-20T22:37:27.5763247Z [00:02:01.240]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:37:27.5764747Z [00:02:01.240]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b108=>" -I $WORK/b108/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./aes_arm64.s ./ctr_arm64.s
2025-08-20T22:37:27.5861178Z [00:02:01.250]➜  cat >/tmp/go-build3346486511/b108/importcfg << 'EOF' # internal
2025-08-20T22:37:27.5871156Z [00:02:01.250]➜  # import config
2025-08-20T22:37:27.5871743Z [00:02:01.250]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:27.5872371Z [00:02:01.250]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:27.5873100Z [00:02:01.250]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3346486511/b111/_pkg_.a
2025-08-20T22:37:27.5873782Z [00:02:01.250]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:27.5874464Z [00:02:01.250]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:27.5875215Z [00:02:01.250]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:27.5876171Z [00:02:01.251]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3346486511/b116/_pkg_.a
2025-08-20T22:37:27.5876937Z [00:02:01.251]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3346486511/b110/_pkg_.a
2025-08-20T22:37:27.5877609Z [00:02:01.251]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:27.5878208Z [00:02:01.251]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.5878754Z [00:02:01.251]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:27.5879278Z [00:02:01.251]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:27.5879734Z [00:02:01.251]➜  EOF
2025-08-20T22:37:27.5880136Z [00:02:01.251]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.5884091Z [00:02:01.251]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b108=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid nMw5pB3PdI_aXx7k9ui_/nMw5pB3PdI_aXx7k9ui_ -goversion go1.25.0 -symabis $WORK/b108/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /root/.go/src/crypto/internal/fips140/aes/aes.go /root/.go/src/crypto/internal/fips140/aes/aes_asm.go /root/.go/src/crypto/internal/fips140/aes/aes_generic.go /root/.go/src/crypto/internal/fips140/aes/cast.go /root/.go/src/crypto/internal/fips140/aes/cbc.go /root/.go/src/crypto/internal/fips140/aes/cbc_noasm.go /root/.go/src/crypto/internal/fips140/aes/const.go /root/.go/src/crypto/internal/fips140/aes/ctr.go /root/.go/src/crypto/internal/fips140/aes/ctr_asm.go
2025-08-20T22:37:27.6902535Z [00:02:01.353]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:37:27.6903872Z [00:02:01.353]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b108=>" -I $WORK/b108/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/aes_arm64.o ./aes_arm64.s
2025-08-20T22:37:27.6930053Z [00:02:01.357]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b108=>" -I $WORK/b108/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/ctr_arm64.o ./ctr_arm64.s
2025-08-20T22:37:27.6959149Z [00:02:01.358]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/preferlinkext $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o $WORK/b091/_x013.o $WORK/b091/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T22:37:27.6961396Z [00:02:01.358]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.6962221Z [00:02:01.358]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go -dynlinker
2025-08-20T22:37:27.6985063Z [00:02:01.362]➜  echo -n > $WORK/b091/go_asm.h # internal
2025-08-20T22:37:27.6993832Z [00:02:01.363]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.6994965Z [00:02:01.363]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b091=>" -I $WORK/b091/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./asm_arm64.s
2025-08-20T22:37:27.7000793Z [00:02:01.363]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:37:27.7001311Z [00:02:01.363]➜  go tool pack r $WORK/b108/_pkg_.a $WORK/b108/aes_arm64.o $WORK/b108/ctr_arm64.o # internal
2025-08-20T22:37:27.7001817Z [00:02:01.364]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T22:37:27.7006004Z [00:02:01.365]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/0f/0fb5aff5be34a29fc58fbbf9ef1a7053f4b4c161587f1d1ff90ff4f0bcf13483-d # internal
2025-08-20T22:37:27.7017489Z [00:02:01.366]➜  math/rand/v2
2025-08-20T22:37:27.7017947Z [00:02:01.366]➜  mkdir -p $WORK/b126/
2025-08-20T22:37:27.7021150Z [00:02:01.366]➜  cat >/tmp/go-build3346486511/b126/importcfg << 'EOF' # internal
2025-08-20T22:37:27.7021525Z [00:02:01.366]➜  # import config
2025-08-20T22:37:27.7022016Z [00:02:01.366]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.7022613Z [00:02:01.366]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:27.7023173Z [00:02:01.366]➜  packagefile internal/chacha8rand=/tmp/go-build3346486511/b013/_pkg_.a
2025-08-20T22:37:27.7023746Z [00:02:01.366]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:27.7024213Z [00:02:01.366]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:27.7024658Z [00:02:01.366]➜  EOF
2025-08-20T22:37:27.7024951Z [00:02:01.366]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.7027647Z [00:02:01.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b126=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid ZfMw8tkUidw9934lNf6V/ZfMw8tkUidw9934lNf6V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /root/.go/src/math/rand/v2/chacha8.go /root/.go/src/math/rand/v2/exp.go /root/.go/src/math/rand/v2/normal.go /root/.go/src/math/rand/v2/pcg.go /root/.go/src/math/rand/v2/rand.go /root/.go/src/math/rand/v2/zipf.go
2025-08-20T22:37:27.7065366Z [00:02:01.370]➜  cat >/tmp/go-build3346486511/b091/importcfg << 'EOF' # internal
2025-08-20T22:37:27.7072162Z [00:02:01.370]➜  # import config
2025-08-20T22:37:27.7072615Z [00:02:01.370]➜  packagefile internal/runtime/sys=/tmp/go-build3346486511/b030/_pkg_.a
2025-08-20T22:37:27.7073094Z [00:02:01.370]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.7073563Z [00:02:01.370]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:27.7073896Z [00:02:01.370]➜  EOF
2025-08-20T22:37:27.7076913Z [00:02:01.371]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b091=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid saxJO6-pWoPo56gkOfzQ/saxJO6-pWoPo56gkOfzQ -goversion go1.25.0 -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /root/.go/src/runtime/cgo/callbacks.go /root/.go/src/runtime/cgo/callbacks_traceback.go /root/.go/src/runtime/cgo/handle.go /root/.go/src/runtime/cgo/iscgo.go /root/.go/src/runtime/cgo/linux.go /root/.go/src/runtime/cgo/mmap.go /root/.go/src/runtime/cgo/setenv.go /root/.go/src/runtime/cgo/sigaction.go $WORK/b091/_cgo_gotypes.go $WORK/b091/cgo.cgo1.go $WORK/b091/_cgo_import.go
2025-08-20T22:37:27.7213745Z [00:02:01.385]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T22:37:27.7316870Z [00:02:01.395]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/7d/7df7c8d1c2856767383eedf994384d2cd47d739e4b1c324c4ffc5e216f8e1997-d # internal
2025-08-20T22:37:27.7319834Z [00:02:01.396]➜  fmt
2025-08-20T22:37:27.7320414Z [00:02:01.396]➜  mkdir -p $WORK/b056/
2025-08-20T22:37:27.7321308Z [00:02:01.396]➜  cat >/tmp/go-build3346486511/b056/importcfg << 'EOF' # internal
2025-08-20T22:37:27.7321933Z [00:02:01.396]➜  # import config
2025-08-20T22:37:27.7324475Z [00:02:01.396]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.7326819Z [00:02:01.396]➜  packagefile internal/fmtsort=/tmp/go-build3346486511/b057/_pkg_.a
2025-08-20T22:37:27.7328814Z [00:02:01.396]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.7329621Z [00:02:01.396]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:27.7330413Z [00:02:01.396]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:27.7331135Z [00:02:01.396]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:27.7332133Z [00:02:01.396]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.7332614Z [00:02:01.396]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:27.7333075Z [00:02:01.396]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.7333519Z [00:02:01.396]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:27.7333858Z [00:02:01.396]➜  EOF
2025-08-20T22:37:27.7335513Z [00:02:01.396]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b056=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid KK0d2mAdBMirocFQerGP/KK0d2mAdBMirocFQerGP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /root/.go/src/fmt/doc.go /root/.go/src/fmt/errors.go /root/.go/src/fmt/format.go /root/.go/src/fmt/print.go /root/.go/src/fmt/scan.go
2025-08-20T22:37:27.7716809Z [00:02:01.436]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T22:37:27.7725378Z [00:02:01.437]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/7d/7d24c85d1486f6fa6c930dfddb1ef34720afc8a0f1c26874bed53687167e44f3-d # internal
2025-08-20T22:37:27.7733658Z [00:02:01.437]➜  path/filepath
2025-08-20T22:37:27.7734271Z [00:02:01.437]➜  mkdir -p $WORK/b092/
2025-08-20T22:37:27.7756757Z [00:02:01.439]➜  cat >/tmp/go-build3346486511/b092/importcfg << 'EOF' # internal
2025-08-20T22:37:27.7757135Z [00:02:01.439]➜  # import config
2025-08-20T22:37:27.7757486Z [00:02:01.439]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.7757950Z [00:02:01.439]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:27.7758489Z [00:02:01.439]➜  packagefile internal/filepathlite=/tmp/go-build3346486511/b060/_pkg_.a
2025-08-20T22:37:27.7758959Z [00:02:01.439]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:27.7759363Z [00:02:01.439]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:27.7759778Z [00:02:01.439]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:27.7760202Z [00:02:01.439]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.7760637Z [00:02:01.439]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:27.7761066Z [00:02:01.439]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:27.7761507Z [00:02:01.439]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:27.7761839Z [00:02:01.439]➜  EOF
2025-08-20T22:37:27.7764175Z [00:02:01.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b092=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid opMDk0VgiCmU5a1iZkch/opMDk0VgiCmU5a1iZkch -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /root/.go/src/path/filepath/match.go /root/.go/src/path/filepath/path.go /root/.go/src/path/filepath/path_unix.go /root/.go/src/path/filepath/symlink.go /root/.go/src/path/filepath/symlink_unix.go
2025-08-20T22:37:27.7986745Z [00:02:01.462]➜  cp /root/.go/src/runtime/cgo/abi_arm64.h $WORK/b091/abi_GOARCH.h
2025-08-20T22:37:27.7987248Z [00:02:01.463]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:37:27.7992603Z [00:02:01.463]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b091=>" -I $WORK/b091/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/asm_arm64.o ./asm_arm64.s
2025-08-20T22:37:27.8016450Z [00:02:01.465]➜  go tool pack r $WORK/b091/_pkg_.a $WORK/b091/asm_arm64.o $WORK/b091/preferlinkext $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o $WORK/b091/_x013.o $WORK/b091/_x014.o # internal
2025-08-20T22:37:27.8018231Z [00:02:01.466]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T22:37:27.8039468Z [00:02:01.468]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/7c/7c9cdbb35cadcd3f04a28c6e7d5f6f6b0b9e714cb622cbf27d63a9b6ba4e4b52-d # internal
2025-08-20T22:37:27.8152337Z [00:02:01.479]➜  net
2025-08-20T22:37:27.8153073Z [00:02:01.479]➜  mkdir -p $WORK/b084/
2025-08-20T22:37:27.8155020Z [00:02:01.480]➜  echo -n > $WORK/b084/preferlinkext # internal
2025-08-20T22:37:27.8156138Z [00:02:01.480]➜  cd /root/.go/src/net
2025-08-20T22:37:27.8159692Z [00:02:01.480]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b084/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
2025-08-20T22:37:27.8523054Z [00:02:01.516]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T22:37:27.8547085Z [00:02:01.519]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/26/267dc4c156ccc50cf599558cf568c55813a573c1d4246accbcdf18eb512a2197-d # internal
2025-08-20T22:37:27.8553980Z [00:02:01.519]➜  os/signal
2025-08-20T22:37:27.8555470Z [00:02:01.520]➜  mkdir -p $WORK/b101/
2025-08-20T22:37:27.8568422Z [00:02:01.521]➜  echo -n > $WORK/b101/go_asm.h # internal
2025-08-20T22:37:27.8596791Z [00:02:01.521]➜  cd /root/.go/src/os/signal
2025-08-20T22:37:27.8597835Z [00:02:01.521]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b101=>" -I $WORK/b101/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./sig.s
2025-08-20T22:37:27.8663208Z [00:02:01.530]➜  cat >/tmp/go-build3346486511/b101/importcfg << 'EOF' # internal
2025-08-20T22:37:27.8664245Z [00:02:01.530]➜  # import config
2025-08-20T22:37:27.8664705Z [00:02:01.530]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:27.8665901Z [00:02:01.530]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:27.8666433Z [00:02:01.530]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.8666861Z [00:02:01.530]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.8667309Z [00:02:01.530]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:27.8667629Z [00:02:01.530]➜  EOF
2025-08-20T22:37:27.8667906Z [00:02:01.531]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.8669796Z [00:02:01.531]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b101=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 0PbWp1NnRJ7j75tcHFoi/0PbWp1NnRJ7j75tcHFoi -goversion go1.25.0 -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /root/.go/src/os/signal/doc.go /root/.go/src/os/signal/signal.go /root/.go/src/os/signal/signal_unix.go
2025-08-20T22:37:27.9123287Z [00:02:01.576]➜  cd /root/.go/src/os/signal
2025-08-20T22:37:27.9128938Z [00:02:01.576]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b101=>" -I $WORK/b101/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/sig.o ./sig.s
2025-08-20T22:37:27.9150284Z [00:02:01.579]➜  go tool pack r $WORK/b101/_pkg_.a $WORK/b101/sig.o # internal
2025-08-20T22:37:27.9151741Z [00:02:01.579]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T22:37:27.9161119Z [00:02:01.580]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/30/30bdd559b4b5f884c540480655f93b453e61dc51066d3e09611618a1c51e009d-d # internal
2025-08-20T22:37:27.9163613Z [00:02:01.580]➜  crypto/internal/sysrand
2025-08-20T22:37:27.9163966Z [00:02:01.580]➜  mkdir -p $WORK/b124/
2025-08-20T22:37:27.9166798Z [00:02:01.581]➜  cat >/tmp/go-build3346486511/b124/importcfg << 'EOF' # internal
2025-08-20T22:37:27.9167179Z [00:02:01.581]➜  # import config
2025-08-20T22:37:27.9167528Z [00:02:01.581]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.9168034Z [00:02:01.581]➜  packagefile internal/syscall/unix=/tmp/go-build3346486511/b064/_pkg_.a
2025-08-20T22:37:27.9168718Z [00:02:01.581]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:27.9169179Z [00:02:01.581]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:27.9169609Z [00:02:01.581]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:27.9170042Z [00:02:01.581]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.9170652Z [00:02:01.581]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:27.9171213Z [00:02:01.581]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:27.9171780Z [00:02:01.581]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:27.9172191Z [00:02:01.581]➜  EOF
2025-08-20T22:37:27.9172493Z [00:02:01.581]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:27.9174757Z [00:02:01.581]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b124=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid mnJYHg0KzS7cWivVHp2O/mnJYHg0KzS7cWivVHp2O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T22:37:27.9390817Z [00:02:01.603]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T22:37:27.9399873Z [00:02:01.604]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/4a/4a8e17b89188d75b1cdeeba9678dd280582d3ba7d2956df51b7f193a9c2cff01-d # internal
2025-08-20T22:37:27.9409629Z [00:02:01.604]➜  crypto/internal/entropy
2025-08-20T22:37:27.9410009Z [00:02:01.604]➜  mkdir -p $WORK/b123/
2025-08-20T22:37:27.9410392Z [00:02:01.605]➜  cat >/tmp/go-build3346486511/b123/importcfg << 'EOF' # internal
2025-08-20T22:37:27.9410739Z [00:02:01.605]➜  # import config
2025-08-20T22:37:27.9411144Z [00:02:01.605]➜  packagefile crypto/internal/sysrand=/tmp/go-build3346486511/b124/_pkg_.a
2025-08-20T22:37:27.9411524Z [00:02:01.605]➜  EOF
2025-08-20T22:37:27.9413181Z [00:02:01.605]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b123=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid uyN8ZSB0PiltA8jeC8ce/uyN8ZSB0PiltA8jeC8ce -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T22:37:27.9605402Z [00:02:01.624]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T22:37:27.9606347Z [00:02:01.624]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/08/08d07c5e414a70bc03d0805d4ad67af129f3d930fc500b13e40e400ba96e6f97-d # internal
2025-08-20T22:37:27.9606957Z [00:02:01.624]➜  crypto/internal/randutil
2025-08-20T22:37:27.9607256Z [00:02:01.624]➜  mkdir -p $WORK/b125/
2025-08-20T22:37:27.9607638Z [00:02:01.624]➜  cat >/tmp/go-build3346486511/b125/importcfg << 'EOF' # internal
2025-08-20T22:37:27.9607990Z [00:02:01.624]➜  # import config
2025-08-20T22:37:27.9608354Z [00:02:01.624]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.9608799Z [00:02:01.624]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:27.9609129Z [00:02:01.624]➜  EOF
2025-08-20T22:37:27.9610780Z [00:02:01.624]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b125=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid jI6rmh7sOgnLoJtpj6tm/jI6rmh7sOgnLoJtpj6tm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T22:37:27.9658866Z [00:02:01.630]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T22:37:27.9684662Z [00:02:01.632]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/f7/f734bbe3d7f17cbf7dcaef69f39ae0646223f0c97cd852b9eab968f8d454b685-d # internal
2025-08-20T22:37:27.9687854Z [00:02:01.633]➜  encoding/json
2025-08-20T22:37:27.9688898Z [00:02:01.633]➜  mkdir -p $WORK/b051/
2025-08-20T22:37:27.9692003Z [00:02:01.633]➜  cat >/tmp/go-build3346486511/b051/importcfg << 'EOF' # internal
2025-08-20T22:37:27.9693460Z [00:02:01.633]➜  # import config
2025-08-20T22:37:27.9694482Z [00:02:01.633]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:27.9694919Z [00:02:01.633]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:27.9695372Z [00:02:01.633]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:27.9698260Z [00:02:01.633]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:27.9699158Z [00:02:01.633]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.9699757Z [00:02:01.633]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:27.9700248Z [00:02:01.633]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:27.9701347Z [00:02:01.633]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:27.9702039Z [00:02:01.633]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:27.9702548Z [00:02:01.633]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:27.9704061Z [00:02:01.633]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:27.9704719Z [00:02:01.633]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:27.9705164Z [00:02:01.633]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:27.9705584Z [00:02:01.633]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:27.9706160Z [00:02:01.633]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:27.9706628Z [00:02:01.633]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:27.9706963Z [00:02:01.633]➜  EOF
2025-08-20T22:37:27.9717086Z [00:02:01.633]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b051=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid LVFDRKtEsWkoES0oPVFq/LVFDRKtEsWkoES0oPVFq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /root/.go/src/encoding/json/decode.go /root/.go/src/encoding/json/encode.go /root/.go/src/encoding/json/fold.go /root/.go/src/encoding/json/indent.go /root/.go/src/encoding/json/scanner.go /root/.go/src/encoding/json/stream.go /root/.go/src/encoding/json/tables.go /root/.go/src/encoding/json/tags.go
2025-08-20T22:37:27.9720363Z [00:02:01.634]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T22:37:27.9721068Z [00:02:01.635]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/f5/f531161022c110c2c0a5994535a4eb2bf83e3f68e87903e28d1dfd4a1fa459f4-d # internal
2025-08-20T22:37:27.9721609Z [00:02:01.636]➜  database/sql/driver
2025-08-20T22:37:27.9738434Z [00:02:01.638]➜  mkdir -p $WORK/b070/
2025-08-20T22:37:27.9742973Z [00:02:01.638]➜  cat >/tmp/go-build3346486511/b070/importcfg << 'EOF' # internal
2025-08-20T22:37:27.9744341Z [00:02:01.638]➜  # import config
2025-08-20T22:37:27.9744747Z [00:02:01.638]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:27.9745196Z [00:02:01.638]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:27.9745617Z [00:02:01.638]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:27.9746360Z [00:02:01.638]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:27.9746830Z [00:02:01.638]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:27.9747253Z [00:02:01.638]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:27.9747564Z [00:02:01.638]➜  EOF
2025-08-20T22:37:27.9749302Z [00:02:01.639]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b070=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid Ta7tT4K82NIZFE2DKn7H/Ta7tT4K82NIZFE2DKn7H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T22:37:28.0467165Z [00:02:01.708]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T22:37:28.0468745Z [00:02:01.709]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/ba/ba3c38e1700f97098d6e8d9afc0dd9288229a33703d4adf41c9157e261f6b8f5-d # internal
2025-08-20T22:37:28.0469443Z [00:02:01.709]➜  github.com/moby/sys/capability
2025-08-20T22:37:28.0469751Z [00:02:01.710]➜  mkdir -p $WORK/b078/
2025-08-20T22:37:28.0470144Z [00:02:01.710]➜  cat >/tmp/go-build3346486511/b078/importcfg << 'EOF' # internal
2025-08-20T22:37:28.0470493Z [00:02:01.710]➜  # import config
2025-08-20T22:37:28.0470830Z [00:02:01.710]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:28.0471252Z [00:02:01.710]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.0472057Z [00:02:01.710]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.0472534Z [00:02:01.710]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.0472933Z [00:02:01.710]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:28.0473342Z [00:02:01.710]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:28.0473765Z [00:02:01.710]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.0474209Z [00:02:01.710]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.0474629Z [00:02:01.710]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.0475051Z [00:02:01.710]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:28.0475368Z [00:02:01.710]➜  EOF
2025-08-20T22:37:28.0478867Z [00:02:01.710]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability=>github.com/moby/sys/capability@v0.4.0;$WORK/b078=>" -p github.com/moby/sys/capability -lang=go1.21 -complete -installsuffix shared -buildid XuJVuxhO4-Kt1Y4JIJOo/XuJVuxhO4-Kt1Y4JIJOo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/enum.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/enum_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/syscall_linux.go
2025-08-20T22:37:28.0557984Z [00:02:01.720]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix
2025-08-20T22:37:28.0560460Z [00:02:01.720]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b099=>" -I $WORK/b099/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b099/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T22:37:28.0565916Z [00:02:01.721]➜  go tool pack r $WORK/b099/_pkg_.a $WORK/b099/asm_linux_arm64.o # internal
2025-08-20T22:37:28.0568020Z [00:02:01.721]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T22:37:28.0673263Z [00:02:01.731]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/96/9628eb4052d717105871aa746744bbf4f41a33f56e8e69be926658df728048fd-d # internal
2025-08-20T22:37:28.0674860Z [00:02:01.732]➜  encoding/csv
2025-08-20T22:37:28.0676073Z [00:02:01.732]➜  mkdir -p $WORK/b081/
2025-08-20T22:37:28.0683720Z [00:02:01.732]➜  cat >/tmp/go-build3346486511/b081/importcfg << 'EOF' # internal
2025-08-20T22:37:28.0685632Z [00:02:01.733]➜  # import config
2025-08-20T22:37:28.0686611Z [00:02:01.733]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:28.0687085Z [00:02:01.733]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:28.0687548Z [00:02:01.733]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.0687971Z [00:02:01.733]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.0688376Z [00:02:01.733]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.0688806Z [00:02:01.733]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.0689236Z [00:02:01.733]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:28.0689702Z [00:02:01.733]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:28.0690039Z [00:02:01.733]➜  EOF
2025-08-20T22:37:28.0690310Z [00:02:01.733]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.0692317Z [00:02:01.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/encoding/csv=>encoding/csv;$WORK/b081=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid FTkU4SFUfHTAgI8mlUkE/FTkU4SFUfHTAgI8mlUkE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /root/.go/src/encoding/csv/reader.go /root/.go/src/encoding/csv/writer.go
2025-08-20T22:37:28.1173913Z [00:02:01.781]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T22:37:28.1188391Z [00:02:01.783]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/ba/ba51f074ab70afde8d6803d8b444f0eeb134e8ddf31025b7a8dfe422043a1313-d # internal
2025-08-20T22:37:28.1196899Z [00:02:01.784]➜  encoding/hex
2025-08-20T22:37:28.1197597Z [00:02:01.784]➜  mkdir -p $WORK/b082/
2025-08-20T22:37:28.1213049Z [00:02:01.785]➜  cat >/tmp/go-build3346486511/b082/importcfg << 'EOF' # internal
2025-08-20T22:37:28.1213728Z [00:02:01.785]➜  # import config
2025-08-20T22:37:28.1214422Z [00:02:01.785]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.1215457Z [00:02:01.785]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.1216161Z [00:02:01.785]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.1216642Z [00:02:01.785]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:28.1217072Z [00:02:01.785]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.1217391Z [00:02:01.785]➜  EOF
2025-08-20T22:37:28.1226892Z [00:02:01.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b082=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid iWEB8UeCwiqQ43IOsso9/iWEB8UeCwiqQ43IOsso9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T22:37:28.1244206Z [00:02:01.788]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T22:37:28.1255912Z [00:02:01.790]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/5e/5e986696bb0e9a18561932d8b6ccc21fd4ca3315b467b71f08efb07820d97873-d # internal
2025-08-20T22:37:28.1280148Z [00:02:01.792]➜  github.com/containers/common/pkg/capabilities
2025-08-20T22:37:28.1281506Z [00:02:01.792]➜  mkdir -p $WORK/b077/
2025-08-20T22:37:28.1283624Z [00:02:01.792]➜  cat >/tmp/go-build3346486511/b077/importcfg << 'EOF' # internal
2025-08-20T22:37:28.1284028Z [00:02:01.792]➜  # import config
2025-08-20T22:37:28.1285141Z [00:02:01.793]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.1286941Z [00:02:01.793]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.1287483Z [00:02:01.793]➜  packagefile github.com/moby/sys/capability=/tmp/go-build3346486511/b078/_pkg_.a
2025-08-20T22:37:28.1287986Z [00:02:01.793]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:28.1288414Z [00:02:01.793]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.1288949Z [00:02:01.793]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.1289265Z [00:02:01.793]➜  EOF
2025-08-20T22:37:28.1291456Z [00:02:01.793]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/capabilities=>github.com/containers/common@v0.64.1/pkg/capabilities;$WORK/b077=>" -p github.com/containers/common/pkg/capabilities -lang=go1.23 -complete -installsuffix shared -buildid 3_mshqMEZy_h1ereO_2l/3_mshqMEZy_h1ereO_2l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/capabilities/capabilities.go
2025-08-20T22:37:28.1548148Z [00:02:01.819]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T22:37:28.1554743Z [00:02:01.819]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/00/00162c66b3bc09d931a54658ff37e9d049e4ea29ea223761ee8b2bbbfd6cd20a-d # internal
2025-08-20T22:37:28.1555469Z [00:02:01.820]➜  flag
2025-08-20T22:37:28.1555964Z [00:02:01.820]➜  mkdir -p $WORK/b083/
2025-08-20T22:37:28.1559192Z [00:02:01.820]➜  cat >/tmp/go-build3346486511/b083/importcfg << 'EOF' # internal
2025-08-20T22:37:28.1561472Z [00:02:01.820]➜  # import config
2025-08-20T22:37:28.1561934Z [00:02:01.820]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:28.1562375Z [00:02:01.820]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.1562796Z [00:02:01.820]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.1563199Z [00:02:01.820]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.1563619Z [00:02:01.820]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:28.1564037Z [00:02:01.820]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:28.1564467Z [00:02:01.820]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:28.1564890Z [00:02:01.820]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:28.1565316Z [00:02:01.820]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.1565933Z [00:02:01.820]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.1566434Z [00:02:01.820]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:28.1566746Z [00:02:01.820]➜  EOF
2025-08-20T22:37:28.1568022Z [00:02:01.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b083=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid TAyvud_rBhb0cdgz5-RI/TAyvud_rBhb0cdgz5-RI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T22:37:28.1981480Z [00:02:01.862]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T22:37:28.2002173Z [00:02:01.864]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/2c/2c912fc0c9a63718d25d00f91efb77cc8da1101f21d9f054feddf91507108991-d # internal
2025-08-20T22:37:28.2011029Z [00:02:01.864]➜  net/url
2025-08-20T22:37:28.2011298Z [00:02:01.864]➜  mkdir -p $WORK/b095/
2025-08-20T22:37:28.2011689Z [00:02:01.864]➜  cat >/tmp/go-build3346486511/b095/importcfg << 'EOF' # internal
2025-08-20T22:37:28.2012084Z [00:02:01.864]➜  # import config
2025-08-20T22:37:28.2012430Z [00:02:01.864]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.2012854Z [00:02:01.864]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.2013264Z [00:02:01.864]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:28.2013674Z [00:02:01.864]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:28.2014112Z [00:02:01.864]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:28.2014539Z [00:02:01.864]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.2014967Z [00:02:01.864]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.2015285Z [00:02:01.864]➜  EOF
2025-08-20T22:37:28.2016781Z [00:02:01.864]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b095=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid A8RFegZZZybLED1GbpJw/A8RFegZZZybLED1GbpJw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T22:37:28.2916463Z [00:02:01.955]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T22:37:28.2957610Z [00:02:01.960]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/47/47bbd515ada0e4721ed7b62c268f1231d70dc92ada60deb11d42d665cfc869e7-d # internal
2025-08-20T22:37:28.2960069Z [00:02:01.960]➜  text/template/parse
2025-08-20T22:37:28.2960506Z [00:02:01.960]➜  mkdir -p $WORK/b096/
2025-08-20T22:37:28.2964334Z [00:02:01.960]➜  cat >/tmp/go-build3346486511/b096/importcfg << 'EOF' # internal
2025-08-20T22:37:28.2964794Z [00:02:01.961]➜  # import config
2025-08-20T22:37:28.2965171Z [00:02:01.961]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:28.2967401Z [00:02:01.961]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.2968623Z [00:02:01.961]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:28.2969931Z [00:02:01.961]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.2970714Z [00:02:01.961]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.2971476Z [00:02:01.961]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:28.2972179Z [00:02:01.961]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:28.2972831Z [00:02:01.961]➜  EOF
2025-08-20T22:37:28.2975281Z [00:02:01.961]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b096=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid 18g1CEh_U2Nxe_9ajhbY/18g1CEh_U2Nxe_9ajhbY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /root/.go/src/text/template/parse/lex.go /root/.go/src/text/template/parse/node.go /root/.go/src/text/template/parse/parse.go
2025-08-20T22:37:28.3107341Z [00:02:01.973]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T22:37:28.3109143Z [00:02:01.975]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/e4/e40d323752e6f936361ab1dc7cd24cbeabb92031183c087d08ccdca85b8e7afd-d # internal
2025-08-20T22:37:28.3121972Z [00:02:01.976]➜  golang.org/x/term
2025-08-20T22:37:28.3122288Z [00:02:01.976]➜  mkdir -p $WORK/b098/
2025-08-20T22:37:28.3126378Z [00:02:01.977]➜  cat >/tmp/go-build3346486511/b098/importcfg << 'EOF' # internal
2025-08-20T22:37:28.3127272Z [00:02:01.977]➜  # import config
2025-08-20T22:37:28.3128640Z [00:02:01.977]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:28.3129339Z [00:02:01.977]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.3130081Z [00:02:01.977]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:28.3130937Z [00:02:01.977]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.3131655Z [00:02:01.977]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:28.3132422Z [00:02:01.977]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.3132999Z [00:02:01.977]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.3133639Z [00:02:01.977]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:28.3146422Z [00:02:01.977]➜  EOF
2025-08-20T22:37:28.3149305Z [00:02:01.977]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term=>golang.org/x/term@v0.34.0;$WORK/b098=>" -p golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid 1QRftYFdzN8viUP5V971/1QRftYFdzN8viUP5V971 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix_other.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/terminal.go
2025-08-20T22:37:28.3332256Z [00:02:01.997]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T22:37:28.3431634Z [00:02:02.007]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/86/8630d9cd567755f79611dab42aaf3147928fa09b4f6d5802016e8e8fc301379e-d # internal
2025-08-20T22:37:28.3434676Z [00:02:02.007]➜  github.com/Masterminds/semver/v3
2025-08-20T22:37:28.3435720Z [00:02:02.007]➜  mkdir -p $WORK/b069/
2025-08-20T22:37:28.3436596Z [00:02:02.007]➜  cat >/tmp/go-build3346486511/b069/importcfg << 'EOF' # internal
2025-08-20T22:37:28.3437190Z [00:02:02.007]➜  # import config
2025-08-20T22:37:28.3438312Z [00:02:02.007]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:28.3438806Z [00:02:02.007]➜  packagefile database/sql/driver=/tmp/go-build3346486511/b070/_pkg_.a
2025-08-20T22:37:28.3439307Z [00:02:02.007]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:28.3440069Z [00:02:02.007]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.3440556Z [00:02:02.007]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.3440975Z [00:02:02.007]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:28.3441401Z [00:02:02.007]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.3441830Z [00:02:02.007]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.3442162Z [00:02:02.007]➜  EOF
2025-08-20T22:37:28.3445090Z [00:02:02.008]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3=>github.com/Masterminds/semver/v3@v3.4.0;$WORK/b069=>" -p github.com/Masterminds/semver/v3 -lang=go1.21 -complete -installsuffix shared -buildid zdNVRBTW530j4Tz_Jue9/zdNVRBTW530j4Tz_Jue9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/collection.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/constraints.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/version.go
2025-08-20T22:37:28.4185260Z [00:02:02.082]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T22:37:28.4203358Z [00:02:02.083]➜  cd $WORK/b084
2025-08-20T22:37:28.4205298Z [00:02:02.083]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=DKnUC4LzR_tods-YJ9hg -o $WORK/b084/_x001.o -c _cgo_export.c
2025-08-20T22:37:28.4207224Z [00:02:02.084]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/ab/abdabab486e027b830a5e66d6364381ce0898d701e9a74969d33376fe56a6324-d # internal
2025-08-20T22:37:28.4236114Z [00:02:02.087]➜  github.com/containers/common/pkg/password
2025-08-20T22:37:28.4238269Z [00:02:02.087]➜  mkdir -p $WORK/b097/
2025-08-20T22:37:28.4238946Z [00:02:02.088]➜  cat >/tmp/go-build3346486511/b097/importcfg << 'EOF' # internal
2025-08-20T22:37:28.4239606Z [00:02:02.088]➜  # import config
2025-08-20T22:37:28.4241553Z [00:02:02.088]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.4242216Z [00:02:02.088]➜  packagefile golang.org/x/term=/tmp/go-build3346486511/b098/_pkg_.a
2025-08-20T22:37:28.4245389Z [00:02:02.088]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:28.4246129Z [00:02:02.088]➜  packagefile os/signal=/tmp/go-build3346486511/b101/_pkg_.a
2025-08-20T22:37:28.4246996Z [00:02:02.088]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:28.4247553Z [00:02:02.088]➜  EOF
2025-08-20T22:37:28.4247953Z [00:02:02.088]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.4251134Z [00:02:02.088]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/***;$WORK/b097=>" -p github.com/containers/common/pkg/password -lang=go1.23 -complete -installsuffix shared -buildid uErizYoThNFzkI-dhm1P/uErizYoThNFzkI-dhm1P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/password/password_supported.go
2025-08-20T22:37:28.4276862Z [00:02:02.092]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T22:37:28.4314996Z [00:02:02.095]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/12/122960beede474538f54be0e756d220c62248895dd91795e75a24da3758da83d-d # internal
2025-08-20T22:37:28.4316093Z [00:02:02.096]➜  crypto/internal/fips140/drbg
2025-08-20T22:37:28.4318305Z [00:02:02.096]➜  mkdir -p $WORK/b122/
2025-08-20T22:37:28.4319312Z [00:02:02.096]➜  cat >/tmp/go-build3346486511/b122/importcfg << 'EOF' # internal
2025-08-20T22:37:28.4320080Z [00:02:02.096]➜  # import config
2025-08-20T22:37:28.4320653Z [00:02:02.096]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:28.4321427Z [00:02:02.096]➜  packagefile crypto/internal/entropy=/tmp/go-build3346486511/b123/_pkg_.a
2025-08-20T22:37:28.4322190Z [00:02:02.096]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:28.4323165Z [00:02:02.096]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3346486511/b108/_pkg_.a
2025-08-20T22:37:28.4324352Z [00:02:02.096]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:28.4324995Z [00:02:02.096]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:28.4325638Z [00:02:02.096]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:28.4326473Z [00:02:02.096]➜  packagefile crypto/internal/randutil=/tmp/go-build3346486511/b125/_pkg_.a
2025-08-20T22:37:28.4327032Z [00:02:02.096]➜  packagefile crypto/internal/sysrand=/tmp/go-build3346486511/b124/_pkg_.a
2025-08-20T22:37:28.4327520Z [00:02:02.096]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.4327938Z [00:02:02.096]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.4328365Z [00:02:02.096]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:28.4329203Z [00:02:02.096]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.4329524Z [00:02:02.096]➜  EOF
2025-08-20T22:37:28.4331658Z [00:02:02.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b122=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid 2bhr8WQOGW7jzWbzCEFo/2bhr8WQOGW7jzWbzCEFo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /root/.go/src/crypto/internal/fips140/drbg/cast.go /root/.go/src/crypto/internal/fips140/drbg/ctrdrbg.go /root/.go/src/crypto/internal/fips140/drbg/rand.go
2025-08-20T22:37:28.4507242Z [00:02:02.115]➜  cd $WORK/b084
2025-08-20T22:37:28.4509304Z [00:02:02.115]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=DKnUC4LzR_tods-YJ9hg -o $WORK/b084/_x002.o -c cgo_linux.cgo2.c
2025-08-20T22:37:28.4680023Z [00:02:02.132]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T22:37:28.4682423Z [00:02:02.132]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T22:37:28.4683119Z [00:02:02.132]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/c4/c468dc1cb97a377336ad524795b593532d49be0eb3e673c92d6415fa3dfdedd4-d # internal
2025-08-20T22:37:28.4683697Z [00:02:02.132]➜  math/rand
2025-08-20T22:37:28.4683950Z [00:02:02.132]➜  mkdir -p $WORK/b131/
2025-08-20T22:37:28.4684555Z [00:02:02.132]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/1f/1f0bcdaae5c96dc3831b92d8004a00f982c864e9b1546e96425dc4405a3e3f48-d # internal
2025-08-20T22:37:28.4685208Z [00:02:02.132]➜  cat >/tmp/go-build3346486511/b131/importcfg << 'EOF' # internal
2025-08-20T22:37:28.4685557Z [00:02:02.132]➜  # import config
2025-08-20T22:37:28.4686401Z [00:02:02.132]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:28.4686873Z [00:02:02.132]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:28.4687290Z [00:02:02.132]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.4687724Z [00:02:02.132]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:28.4688057Z [00:02:02.132]➜  EOF
2025-08-20T22:37:28.4688326Z [00:02:02.132]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.4690638Z [00:02:02.132]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b131=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid d_7wOllrEnD7fz2-rkyO/d_7wOllrEnD7fz2-rkyO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /root/.go/src/math/rand/exp.go /root/.go/src/math/rand/normal.go /root/.go/src/math/rand/rand.go /root/.go/src/math/rand/rng.go /root/.go/src/math/rand/zipf.go
2025-08-20T22:37:28.4692400Z [00:02:02.132]➜  crypto/internal/fips140/aes/gcm
2025-08-20T22:37:28.4692698Z [00:02:02.132]➜  mkdir -p $WORK/b121/
2025-08-20T22:37:28.4693000Z [00:02:02.132]➜  echo -n > $WORK/b121/go_asm.h # internal
2025-08-20T22:37:28.4693354Z [00:02:02.132]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:37:28.4694653Z [00:02:02.132]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b121=>" -I $WORK/b121/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b121/symabis ./gcm_arm64.s
2025-08-20T22:37:28.4755247Z [00:02:02.139]➜  cat >/tmp/go-build3346486511/b121/importcfg << 'EOF' # internal
2025-08-20T22:37:28.4763898Z [00:02:02.139]➜  # import config
2025-08-20T22:37:28.4764340Z [00:02:02.139]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:28.4765301Z [00:02:02.139]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3346486511/b108/_pkg_.a
2025-08-20T22:37:28.4766038Z [00:02:02.139]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3346486511/b111/_pkg_.a
2025-08-20T22:37:28.4766694Z [00:02:02.139]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:28.4767279Z [00:02:02.139]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:28.4767878Z [00:02:02.139]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:28.4768507Z [00:02:02.139]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:28.4769134Z [00:02:02.139]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3346486511/b116/_pkg_.a
2025-08-20T22:37:28.4769693Z [00:02:02.139]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:28.4770284Z [00:02:02.139]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.4770704Z [00:02:02.139]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:28.4771014Z [00:02:02.139]➜  EOF
2025-08-20T22:37:28.4771288Z [00:02:02.140]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.4774846Z [00:02:02.140]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b121=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid RrjrLvctw9Bw7sArM-0F/RrjrLvctw9Bw7sArM-0F -goversion go1.25.0 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /root/.go/src/crypto/internal/fips140/aes/gcm/cast.go /root/.go/src/crypto/internal/fips140/aes/gcm/cmac.go /root/.go/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /root/.go/src/crypto/internal/fips140/aes/gcm/ghash.go
2025-08-20T22:37:28.4851860Z [00:02:02.149]➜  cd $WORK/b084
2025-08-20T22:37:28.4855040Z [00:02:02.149]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=DKnUC4LzR_tods-YJ9hg -o $WORK/b084/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T22:37:28.4864064Z [00:02:02.150]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T22:37:28.4900407Z [00:02:02.154]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/4a/4a153cb2abd1b09c561e3b53954477b6c5bfa0de61452711a8e6f2d3edf369bb-d # internal
2025-08-20T22:37:28.4901174Z [00:02:02.154]➜  text/template
2025-08-20T22:37:28.4907394Z [00:02:02.154]➜  mkdir -p $WORK/b093/
2025-08-20T22:37:28.4907997Z [00:02:02.155]➜  cat >/tmp/go-build3346486511/b093/importcfg << 'EOF' # internal
2025-08-20T22:37:28.4908909Z [00:02:02.155]➜  # import config
2025-08-20T22:37:28.4909319Z [00:02:02.155]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.4909765Z [00:02:02.155]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.4910225Z [00:02:02.155]➜  packagefile internal/fmtsort=/tmp/go-build3346486511/b057/_pkg_.a
2025-08-20T22:37:28.4910695Z [00:02:02.155]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.4911116Z [00:02:02.155]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:28.4911529Z [00:02:02.155]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:28.4911950Z [00:02:02.155]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:28.4912361Z [00:02:02.155]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:28.4913165Z [00:02:02.155]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:28.4913612Z [00:02:02.155]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:28.4914065Z [00:02:02.155]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:28.4914497Z [00:02:02.155]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:28.4914931Z [00:02:02.155]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.4915368Z [00:02:02.155]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.4916967Z [00:02:02.155]➜  packagefile text/template/parse=/tmp/go-build3346486511/b096/_pkg_.a
2025-08-20T22:37:28.4917530Z [00:02:02.155]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:28.4917978Z [00:02:02.155]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:28.4918315Z [00:02:02.155]➜  EOF
2025-08-20T22:37:28.4918602Z [00:02:02.155]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.4925091Z [00:02:02.156]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b093=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid nWNn5zq-4zq24i--jN00/nWNn5zq-4zq24i--jN00 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /root/.go/src/text/template/doc.go /root/.go/src/text/template/exec.go /root/.go/src/text/template/funcs.go /root/.go/src/text/template/helper.go /root/.go/src/text/template/option.go /root/.go/src/text/template/template.go
2025-08-20T22:37:28.5170849Z [00:02:02.181]➜  cd $WORK/b084
2025-08-20T22:37:28.5174676Z [00:02:02.181]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=DKnUC4LzR_tods-YJ9hg -o $WORK/b084/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T22:37:28.5210426Z [00:02:02.185]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T22:37:28.5260779Z [00:02:02.190]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/59/595d545b97ad24434d502fd90fa5b8d27742695b58673c8b07cf1936006add50-d # internal
2025-08-20T22:37:28.5267900Z [00:02:02.191]➜  crypto/internal/fips140only
2025-08-20T22:37:28.5268765Z [00:02:02.191]➜  mkdir -p $WORK/b127/
2025-08-20T22:37:28.5282514Z [00:02:02.192]➜  cat >/tmp/go-build3346486511/b127/importcfg << 'EOF' # internal
2025-08-20T22:37:28.5282982Z [00:02:02.192]➜  # import config
2025-08-20T22:37:28.5283417Z [00:02:02.192]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:28.5284013Z [00:02:02.192]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:28.5284595Z [00:02:02.192]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3346486511/b118/_pkg_.a
2025-08-20T22:37:28.5285583Z [00:02:02.192]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:28.5286238Z [00:02:02.192]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:28.5286693Z [00:02:02.192]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:28.5287140Z [00:02:02.192]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.5287446Z [00:02:02.192]➜  EOF
2025-08-20T22:37:28.5287734Z [00:02:02.192]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.5289509Z [00:02:02.192]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b127=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid g0InnHkhLGhIIw-Lc_FU/g0InnHkhLGhIIw-Lc_FU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T22:37:28.5443440Z [00:02:02.208]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:37:28.5458656Z [00:02:02.208]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b121=>" -I $WORK/b121/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/gcm_arm64.o ./gcm_arm64.s
2025-08-20T22:37:28.5459976Z [00:02:02.209]➜  cd $WORK/b084
2025-08-20T22:37:28.5461436Z [00:02:02.209]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=DKnUC4LzR_tods-YJ9hg -o $WORK/b084/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T22:37:28.5477797Z [00:02:02.211]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:37:28.5478322Z [00:02:02.211]➜  go tool pack r $WORK/b121/_pkg_.a $WORK/b121/gcm_arm64.o # internal
2025-08-20T22:37:28.5478752Z [00:02:02.211]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T22:37:28.5482740Z [00:02:02.212]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/bc/bcd068a70d188b1a7045f7a377cdee9afc5e9e0750063c9b6e3f13ed9fd213bf-d # internal
2025-08-20T22:37:28.5487531Z [00:02:02.213]➜  math/big
2025-08-20T22:37:28.5490220Z [00:02:02.213]➜  mkdir -p $WORK/b130/
2025-08-20T22:37:28.5491429Z [00:02:02.213]➜  echo -n > $WORK/b130/go_asm.h # internal
2025-08-20T22:37:28.5491776Z [00:02:02.213]➜  cd /root/.go/src/math/big
2025-08-20T22:37:28.5492737Z [00:02:02.213]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b130=>" -I $WORK/b130/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b130/symabis ./arith_arm64.s
2025-08-20T22:37:28.5507936Z [00:02:02.215]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T22:37:28.5516158Z [00:02:02.216]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/12/12aa38f968bc69f3d5ed4376f739ba98cbd5d6daa2565e946a4bf1122ad150f2-d # internal
2025-08-20T22:37:28.5520538Z [00:02:02.216]➜  cat >/tmp/go-build3346486511/b130/importcfg << 'EOF' # internal
2025-08-20T22:37:28.5522066Z [00:02:02.216]➜  # import config
2025-08-20T22:37:28.5523751Z [00:02:02.216]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:28.5525548Z [00:02:02.216]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.5526107Z [00:02:02.216]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:28.5526571Z [00:02:02.216]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:28.5527023Z [00:02:02.216]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.5531760Z [00:02:02.216]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:28.5532635Z [00:02:02.216]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:28.5533081Z [00:02:02.216]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:28.5533510Z [00:02:02.216]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:28.5533933Z [00:02:02.216]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.5534364Z [00:02:02.216]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:28.5534793Z [00:02:02.216]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.5535102Z [00:02:02.216]➜  EOF
2025-08-20T22:37:28.5535405Z [00:02:02.216]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.5539755Z [00:02:02.216]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b130=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid ckCotv1-eUY3z3WtniLs/ckCotv1-eUY3z3WtniLs -goversion go1.25.0 -symabis $WORK/b130/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h /root/.go/src/math/big/accuracy_string.go /root/.go/src/math/big/arith.go /root/.go/src/math/big/arith_decl.go /root/.go/src/math/big/decimal.go /root/.go/src/math/big/doc.go /root/.go/src/math/big/float.go /root/.go/src/math/big/floatconv.go /root/.go/src/math/big/floatmarsh.go /root/.go/src/math/big/ftoa.go /root/.go/src/math/big/int.go /root/.go/src/math/big/intconv.go /root/.go/src/math/big/intmarsh.go /root/.go/src/math/big/nat.go /root/.go/src/math/big/natconv.go /root/.go/src/math/big/natdiv.go /root/.go/src/math/big/natmul.go /root/.go/src/math/big/prime.go /root/.go/src/math/big/rat.go /root/.go/src/math/big/ratconv.go /root/.go/src/math/big/ratmarsh.go /root/.go/src/math/big/roundingmode_string.go /root/.go/src/math/big/sqrt.go
2025-08-20T22:37:28.5543399Z [00:02:02.217]➜  crypto/cipher
2025-08-20T22:37:28.5543657Z [00:02:02.217]➜  mkdir -p $WORK/b107/
2025-08-20T22:37:28.5544025Z [00:02:02.217]➜  cat >/tmp/go-build3346486511/b107/importcfg << 'EOF' # internal
2025-08-20T22:37:28.5544368Z [00:02:02.217]➜  # import config
2025-08-20T22:37:28.5544700Z [00:02:02.217]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:28.5545203Z [00:02:02.217]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3346486511/b108/_pkg_.a
2025-08-20T22:37:28.5558284Z [00:02:02.217]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3346486511/b121/_pkg_.a
2025-08-20T22:37:28.5559407Z [00:02:02.217]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3346486511/b111/_pkg_.a
2025-08-20T22:37:28.5560073Z [00:02:02.217]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:28.5560597Z [00:02:02.217]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:28.5561044Z [00:02:02.217]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.5561521Z [00:02:02.217]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:28.5561969Z [00:02:02.217]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.5562271Z [00:02:02.217]➜  EOF
2025-08-20T22:37:28.5564459Z [00:02:02.217]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b107=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid fzu7Q_qA2I-up68G7SF3/fzu7Q_qA2I-up68G7SF3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /root/.go/src/crypto/cipher/cbc.go /root/.go/src/crypto/cipher/cfb.go /root/.go/src/crypto/cipher/cipher.go /root/.go/src/crypto/cipher/ctr.go /root/.go/src/crypto/cipher/gcm.go /root/.go/src/crypto/cipher/io.go /root/.go/src/crypto/cipher/ofb.go
2025-08-20T22:37:28.5801922Z [00:02:02.243]➜  cd $WORK/b084
2025-08-20T22:37:28.5803530Z [00:02:02.244]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=DKnUC4LzR_tods-YJ9hg -o $WORK/b084/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T22:37:28.6094304Z [00:02:02.273]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T22:37:28.6111975Z [00:02:02.275]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/72/72ab7f75beb3d86c57f7c36d5d87a383f3fbe69548b5e7ca6ab2b863601d572c-d # internal
2025-08-20T22:37:28.6119652Z [00:02:02.276]➜  crypto/internal/boring
2025-08-20T22:37:28.6122293Z [00:02:02.276]➜  mkdir -p $WORK/b104/
2025-08-20T22:37:28.6130915Z [00:02:02.277]➜  cat >/tmp/go-build3346486511/b104/importcfg << 'EOF' # internal
2025-08-20T22:37:28.6134332Z [00:02:02.277]➜  # import config
2025-08-20T22:37:28.6137444Z [00:02:02.277]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:28.6137970Z [00:02:02.277]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:28.6138501Z [00:02:02.277]➜  packagefile crypto/internal/boring/sig=/tmp/go-build3346486511/b129/_pkg_.a
2025-08-20T22:37:28.6138989Z [00:02:02.277]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:28.6139299Z [00:02:02.277]➜  EOF
2025-08-20T22:37:28.6139571Z [00:02:02.277]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.6141445Z [00:02:02.277]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b104=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid H_jz5aWRk7iUgy8YLLCA/H_jz5aWRk7iUgy8YLLCA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T22:37:28.6161221Z [00:02:02.280]➜  cd $WORK/b084
2025-08-20T22:37:28.6163132Z [00:02:02.280]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=DKnUC4LzR_tods-YJ9hg -o $WORK/b084/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:28.6381333Z [00:02:02.302]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.6391460Z [00:02:02.303]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -o $WORK/b084/_cgo_.o $WORK/b084/_cgo_main.o $WORK/b084/preferlinkext $WORK/b084/_x001.o $WORK/b084/_x002.o $WORK/b084/_x003.o $WORK/b084/_x004.o $WORK/b084/_x005.o $WORK/b084/_x006.o -O2 -g -lresolv
2025-08-20T22:37:28.6418168Z [00:02:02.306]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T22:37:28.6455131Z [00:02:02.310]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/24/24e8588ad9f381e439e0ec4a8f306894ff43c02e860277ea3f57f1173f770d3a-d # internal
2025-08-20T22:37:28.6470706Z [00:02:02.311]➜  crypto/aes
2025-08-20T22:37:28.6471002Z [00:02:02.311]➜  mkdir -p $WORK/b134/
2025-08-20T22:37:28.6471391Z [00:02:02.311]➜  cat >/tmp/go-build3346486511/b134/importcfg << 'EOF' # internal
2025-08-20T22:37:28.6471741Z [00:02:02.311]➜  # import config
2025-08-20T22:37:28.6472110Z [00:02:02.311]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:28.6472678Z [00:02:02.311]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:28.6473238Z [00:02:02.311]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3346486511/b108/_pkg_.a
2025-08-20T22:37:28.6473737Z [00:02:02.311]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.6474055Z [00:02:02.311]➜  EOF
2025-08-20T22:37:28.6475433Z [00:02:02.311]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b134=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid NIrY2sXihKc0NX5_sWAT/NIrY2sXihKc0NX5_sWAT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T22:37:28.6857597Z [00:02:02.350]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T22:37:28.6871616Z [00:02:02.351]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/e0/e047e0232e0a4d676419a212a0209962efb1a4432e6c25341dde94c828c8934b-d # internal
2025-08-20T22:37:28.6873324Z [00:02:02.351]➜  crypto/des
2025-08-20T22:37:28.6873600Z [00:02:02.351]➜  mkdir -p $WORK/b135/
2025-08-20T22:37:28.6873976Z [00:02:02.351]➜  cat >/tmp/go-build3346486511/b135/importcfg << 'EOF' # internal
2025-08-20T22:37:28.6874325Z [00:02:02.351]➜  # import config
2025-08-20T22:37:28.6874690Z [00:02:02.351]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:28.6875255Z [00:02:02.351]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3346486511/b111/_pkg_.a
2025-08-20T22:37:28.6876054Z [00:02:02.351]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:28.6876611Z [00:02:02.351]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.6877080Z [00:02:02.351]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:28.6877550Z [00:02:02.351]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:28.6877983Z [00:02:02.351]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.6878310Z [00:02:02.351]➜  EOF
2025-08-20T22:37:28.6879955Z [00:02:02.351]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b135=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid V3t-4XrzLvRnqQjloiZp/V3t-4XrzLvRnqQjloiZp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /root/.go/src/crypto/des/block.go /root/.go/src/crypto/des/cipher.go /root/.go/src/crypto/des/const.go
2025-08-20T22:37:28.7226866Z [00:02:02.386]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T22:37:28.7227638Z [00:02:02.386]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/2f/2fd2b069ea6d486e778785a320001e983c6c7a46bb43fd53fbed7f48e0caf2eb-d # internal
2025-08-20T22:37:28.7238228Z [00:02:02.388]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T22:37:28.7239050Z [00:02:02.388]➜  mkdir -p $WORK/b139/
2025-08-20T22:37:28.7247015Z [00:02:02.389]➜  cat >/tmp/go-build3346486511/b139/importcfg << 'EOF' # internal
2025-08-20T22:37:28.7248827Z [00:02:02.389]➜  # import config
2025-08-20T22:37:28.7249740Z [00:02:02.389]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:28.7251128Z [00:02:02.389]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:28.7251886Z [00:02:02.389]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.7252675Z [00:02:02.389]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:28.7253283Z [00:02:02.389]➜  EOF
2025-08-20T22:37:28.7271260Z [00:02:02.390]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b139=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid IYbIrobBm91v6aBwRqJ1/IYbIrobBm91v6aBwRqJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /root/.go/src/crypto/internal/fips140/nistec/fiat/cast.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
2025-08-20T22:37:28.7354316Z [00:02:02.399]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T22:37:28.7487117Z [00:02:02.413]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/2f/2f8eb2e2e96041bf41210deaa3541138afde05707c0898dba39e707799d4383a-d # internal
2025-08-20T22:37:28.7487804Z [00:02:02.413]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T22:37:28.7488130Z [00:02:02.413]➜  mkdir -p $WORK/b140/
2025-08-20T22:37:28.7489634Z [00:02:02.413]➜  cat >/tmp/go-build3346486511/b140/importcfg << 'EOF' # internal
2025-08-20T22:37:28.7492203Z [00:02:02.413]➜  # import config
2025-08-20T22:37:28.7492733Z [00:02:02.413]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:28.7493336Z [00:02:02.413]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:28.7503440Z [00:02:02.413]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:28.7504309Z [00:02:02.413]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.7504790Z [00:02:02.413]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:28.7505121Z [00:02:02.413]➜  EOF
2025-08-20T22:37:28.7507869Z [00:02:02.413]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b140=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -complete -installsuffix shared -buildid IphQMC9eTQKq58morZAk/IphQMC9eTQKq58morZAk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/field/fe.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
2025-08-20T22:37:28.7597303Z [00:02:02.423]➜  gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -o $WORK/b084/_cgo_.o $WORK/b084/_cgo_main.o $WORK/b084/preferlinkext $WORK/b084/_x001.o $WORK/b084/_x002.o $WORK/b084/_x003.o $WORK/b084/_x004.o $WORK/b084/_x005.o $WORK/b084/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T22:37:28.7599049Z [00:02:02.424]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b084/_cgo_.o -dynout $WORK/b084/_cgo_import.go
2025-08-20T22:37:28.7649129Z [00:02:02.429]➜  cat >/tmp/go-build3346486511/b084/importcfg << 'EOF' # internal
2025-08-20T22:37:28.7649608Z [00:02:02.429]➜  # import config
2025-08-20T22:37:28.7650059Z [00:02:02.429]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:37:28.7650573Z [00:02:02.429]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:28.7651037Z [00:02:02.429]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:28.7651464Z [00:02:02.429]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.7652017Z [00:02:02.429]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3346486511/b085/_pkg_.a
2025-08-20T22:37:28.7652582Z [00:02:02.429]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:28.7653074Z [00:02:02.429]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:28.7653557Z [00:02:02.429]➜  packagefile internal/itoa=/tmp/go-build3346486511/b047/_pkg_.a
2025-08-20T22:37:28.7654421Z [00:02:02.429]➜  packagefile internal/nettrace=/tmp/go-build3346486511/b086/_pkg_.a
2025-08-20T22:37:28.7654908Z [00:02:02.429]➜  packagefile internal/poll=/tmp/go-build3346486511/b063/_pkg_.a
2025-08-20T22:37:28.7655415Z [00:02:02.429]➜  packagefile internal/singleflight=/tmp/go-build3346486511/b087/_pkg_.a
2025-08-20T22:37:28.7656162Z [00:02:02.429]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:28.7656713Z [00:02:02.429]➜  packagefile internal/syscall/unix=/tmp/go-build3346486511/b064/_pkg_.a
2025-08-20T22:37:28.7657192Z [00:02:02.429]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:28.7657601Z [00:02:02.429]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:28.7658027Z [00:02:02.429]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:28.7658447Z [00:02:02.429]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:28.7658859Z [00:02:02.429]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:28.7659296Z [00:02:02.429]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:28.7659710Z [00:02:02.429]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.7660145Z [00:02:02.429]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:28.7660613Z [00:02:02.429]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:28.7661041Z [00:02:02.429]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:28.7661496Z [00:02:02.429]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:28.7661836Z [00:02:02.429]➜  EOF
2025-08-20T22:37:28.7670696Z [00:02:02.429]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b084=>" -p net -lang=go1.25 -std -installsuffix shared -buildid DKnUC4LzR_tods-YJ9hg/DKnUC4LzR_tods-YJ9hg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /root/.go/src/net/addrselect.go /root/.go/src/net/cgo_unix.go /root/.go/src/net/conf.go /root/.go/src/net/dial.go /root/.go/src/net/dnsclient.go /root/.go/src/net/dnsclient_unix.go /root/.go/src/net/dnsconfig.go /root/.go/src/net/dnsconfig_unix.go /root/.go/src/net/error_posix.go /root/.go/src/net/error_unix.go /root/.go/src/net/fd_posix.go /root/.go/src/net/fd_unix.go /root/.go/src/net/file.go /root/.go/src/net/file_posix.go /root/.go/src/net/file_unix.go /root/.go/src/net/hook.go /root/.go/src/net/hook_unix.go /root/.go/src/net/hosts.go /root/.go/src/net/interface.go /root/.go/src/net/interface_linux.go /root/.go/src/net/ip.go /root/.go/src/net/iprawsock.go /root/.go/src/net/iprawsock_posix.go /root/.go/src/net/ipsock.go /root/.go/src/net/ipsock_posix.go /root/.go/src/net/lookup.go /root/.go/src/net/lookup_unix.go /root/.go/src/net/mac.go /root/.go/src/net/mptcpsock_linux.go /root/.go/src/net/net.go /root/.go/src/net/netcgo_off.go /root/.go/src/net/netgo_off.go /root/.go/src/net/nss.go /root/.go/src/net/parse.go /root/.go/src/net/pipe.go /root/.go/src/net/port.go /root/.go/src/net/port_unix.go /root/.go/src/net/rawconn.go /root/.go/src/net/rlimit_unix.go /root/.go/src/net/sendfile.go /root/.go/src/net/sendfile_nonwindows.go /root/.go/src/net/sock_cloexec.go /root/.go/src/net/sock_linux.go /root/.go/src/net/sock_posix.go /root/.go/src/net/sockaddr_posix.go /root/.go/src/net/sockopt_linux.go /root/.go/src/net/sockopt_posix.go /root/.go/src/net/sockoptip4_linux.go /root/.go/src/net/sockoptip6_posix.go /root/.go/src/net/splice_linux.go /root/.go/src/net/tcpsock.go /root/.go/src/net/tcpsock_posix.go /root/.go/src/net/tcpsock_unix.go /root/.go/src/net/tcpsockopt_posix.go /root/.go/src/net/tcpsockopt_unix.go /root/.go/src/net/udpsock.go /root/.go/src/net/udpsock_posix.go /root/.go/src/net/unixsock.go /root/.go/src/net/unixsock_posix.go /root/.go/src/net/unixsock_readmsg_cmsg_cloexec.go /root/.go/src/net/writev_unix.go $WORK/b084/_cgo_gotypes.go $WORK/b084/cgo_linux.cgo1.go $WORK/b084/cgo_resnew.cgo1.go $WORK/b084/cgo_socknew.cgo1.go $WORK/b084/cgo_unix_cgo.cgo1.go $WORK/b084/cgo_unix_cgo_res.cgo1.go $WORK/b084/_cgo_import.go
2025-08-20T22:37:28.8111708Z [00:02:02.475]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T22:37:28.8118243Z [00:02:02.476]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/d3/d374e27d9e09ed4e9e326ab5007f9a381ad2c71fe0445a3f11674312508f549c-d # internal
2025-08-20T22:37:28.8120508Z [00:02:02.476]➜  crypto/internal/fips140/bigmod
2025-08-20T22:37:28.8122107Z [00:02:02.476]➜  mkdir -p $WORK/b145/
2025-08-20T22:37:28.8125568Z [00:02:02.477]➜  echo -n > $WORK/b145/go_asm.h # internal
2025-08-20T22:37:28.8127592Z [00:02:02.477]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:37:28.8130124Z [00:02:02.477]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b145=>" -I $WORK/b145/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b145/symabis ./nat_arm64.s
2025-08-20T22:37:28.8158520Z [00:02:02.480]➜  cat >/tmp/go-build3346486511/b145/importcfg << 'EOF' # internal
2025-08-20T22:37:28.8159063Z [00:02:02.480]➜  # import config
2025-08-20T22:37:28.8159644Z [00:02:02.480]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:28.8160374Z [00:02:02.480]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:28.8161088Z [00:02:02.480]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3346486511/b116/_pkg_.a
2025-08-20T22:37:28.8161701Z [00:02:02.480]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:28.8162271Z [00:02:02.480]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:28.8163132Z [00:02:02.480]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:28.8163465Z [00:02:02.480]➜  EOF
2025-08-20T22:37:28.8163852Z [00:02:02.480]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.8167270Z [00:02:02.480]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b145=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid d01bEfxgoen9rA0aoqkj/d01bEfxgoen9rA0aoqkj -goversion go1.25.0 -symabis $WORK/b145/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T22:37:28.9128775Z [00:02:02.577]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:37:28.9132052Z [00:02:02.577]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b145=>" -I $WORK/b145/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b145/nat_arm64.o ./nat_arm64.s
2025-08-20T22:37:28.9167073Z [00:02:02.581]➜  go tool pack r $WORK/b145/_pkg_.a $WORK/b145/nat_arm64.o # internal
2025-08-20T22:37:28.9189528Z [00:02:02.583]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T22:37:28.9190608Z [00:02:02.583]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/f7/f7986a7e6caebf96b24bec07677c267eb89478c99e762fe5983d333aa087e6e9-d # internal
2025-08-20T22:37:28.9191778Z [00:02:02.583]➜  crypto/internal/fips140cache
2025-08-20T22:37:28.9192208Z [00:02:02.583]➜  mkdir -p $WORK/b146/
2025-08-20T22:37:28.9192797Z [00:02:02.583]➜  cat >/tmp/go-build3346486511/b146/importcfg << 'EOF' # internal
2025-08-20T22:37:28.9193399Z [00:02:02.583]➜  # import config
2025-08-20T22:37:28.9194516Z [00:02:02.583]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:28.9194968Z [00:02:02.583]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:28.9195387Z [00:02:02.583]➜  packagefile weak=/tmp/go-build3346486511/b090/_pkg_.a
2025-08-20T22:37:28.9196445Z [00:02:02.583]➜  EOF
2025-08-20T22:37:28.9196730Z [00:02:02.583]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:28.9198634Z [00:02:02.583]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b146=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid mOJ69xxADTyI1M8QoAOK/mOJ69xxADTyI1M8QoAOK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T22:37:28.9456569Z [00:02:02.609]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T22:37:28.9464662Z [00:02:02.610]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/ec/ecb6050c896b1a1aa56bda048308423917209637b01c24884234f8096a636c47-d # internal
2025-08-20T22:37:28.9465882Z [00:02:02.610]➜  crypto/sha3
2025-08-20T22:37:28.9467785Z [00:02:02.610]➜  mkdir -p $WORK/b148/
2025-08-20T22:37:28.9468608Z [00:02:02.610]➜  cat >/tmp/go-build3346486511/b148/importcfg << 'EOF' # internal
2025-08-20T22:37:28.9469315Z [00:02:02.610]➜  # import config
2025-08-20T22:37:28.9471351Z [00:02:02.610]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:28.9472024Z [00:02:02.610]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3346486511/b118/_pkg_.a
2025-08-20T22:37:28.9472809Z [00:02:02.610]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:28.9473409Z [00:02:02.610]➜  EOF
2025-08-20T22:37:28.9475060Z [00:02:02.611]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b148=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid W_YWW6j20GnVUuObQInA/W_YWW6j20GnVUuObQInA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T22:37:28.9940013Z [00:02:02.658]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T22:37:28.9948031Z [00:02:02.659]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/42/42e88f3760debb7363fa01249a0c46d43937cb420f2b8237af0c56c98a16dd97-d # internal
2025-08-20T22:37:28.9950066Z [00:02:02.659]➜  crypto/internal/fips140hash
2025-08-20T22:37:28.9951408Z [00:02:02.659]➜  mkdir -p $WORK/b147/
2025-08-20T22:37:28.9971184Z [00:02:02.660]➜  cat >/tmp/go-build3346486511/b147/importcfg << 'EOF' # internal
2025-08-20T22:37:28.9971876Z [00:02:02.660]➜  # import config
2025-08-20T22:37:28.9972762Z [00:02:02.660]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3346486511/b118/_pkg_.a
2025-08-20T22:37:28.9973357Z [00:02:02.660]➜  packagefile crypto/sha3=/tmp/go-build3346486511/b148/_pkg_.a
2025-08-20T22:37:28.9973807Z [00:02:02.660]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:28.9974119Z [00:02:02.660]➜  EOF
2025-08-20T22:37:28.9976108Z [00:02:02.660]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b147=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid 6XBZ2k4E8iuwnCWRrN-E/6XBZ2k4E8iuwnCWRrN-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T22:37:29.0152150Z [00:02:02.679]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T22:37:29.0158076Z [00:02:02.680]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/b8/b8844c17a175c0d7f53f9b757e2cca687e2071d41bb7d5cbdf428152a2897094-d # internal
2025-08-20T22:37:29.0162178Z [00:02:02.680]➜  crypto/sha512
2025-08-20T22:37:29.0164207Z [00:02:02.680]➜  mkdir -p $WORK/b149/
2025-08-20T22:37:29.0177464Z [00:02:02.682]➜  cat >/tmp/go-build3346486511/b149/importcfg << 'EOF' # internal
2025-08-20T22:37:29.0178006Z [00:02:02.682]➜  # import config
2025-08-20T22:37:29.0178473Z [00:02:02.682]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.0179095Z [00:02:02.682]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.0180244Z [00:02:02.682]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:29.0182916Z [00:02:02.682]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.0183330Z [00:02:02.682]➜  EOF
2025-08-20T22:37:29.0184814Z [00:02:02.682]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b149=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid l_784h4NNARlOp1RaqZi/l_784h4NNARlOp1RaqZi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T22:37:29.0239269Z [00:02:02.688]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T22:37:29.0263522Z [00:02:02.690]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/dd/dd5a9defda8a26f133bfa4f440b79e8a0767d4042349c4cf4f7aff60501f2434-d # internal
2025-08-20T22:37:29.0274690Z [00:02:02.692]➜  crypto/internal/fips140/nistec
2025-08-20T22:37:29.0297200Z [00:02:02.694]➜  mkdir -p $WORK/b138/
2025-08-20T22:37:29.0304394Z [00:02:02.694]➜  echo -n > $WORK/b138/go_asm.h # internal
2025-08-20T22:37:29.0315197Z [00:02:02.695]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:37:29.0316782Z [00:02:02.695]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b138=>" -I $WORK/b138/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b138/symabis ./p256_asm_arm64.s
2025-08-20T22:37:29.0324386Z [00:02:02.696]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T22:37:29.0334843Z [00:02:02.697]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/f6/f6f29b57fb53d83386d851c96625bdb4ccc33a0b45b8852fa2e62c9e674330f3-d # internal
2025-08-20T22:37:29.0343502Z [00:02:02.698]➜  crypto/internal/fips140/edwards25519
2025-08-20T22:37:29.0355416Z [00:02:02.700]➜  mkdir -p $WORK/b155/
2025-08-20T22:37:29.0357842Z [00:02:02.700]➜  cat >/tmp/go-build3346486511/b155/importcfg << 'EOF' # internal
2025-08-20T22:37:29.0358697Z [00:02:02.700]➜  # import config
2025-08-20T22:37:29.0359224Z [00:02:02.700]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.0359888Z [00:02:02.700]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3346486511/b140/_pkg_.a
2025-08-20T22:37:29.0360881Z [00:02:02.700]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:29.0361620Z [00:02:02.700]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:29.0362158Z [00:02:02.700]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.0362595Z [00:02:02.700]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.0363022Z [00:02:02.700]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:29.0363349Z [00:02:02.700]➜  EOF
2025-08-20T22:37:29.0363622Z [00:02:02.700]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.0367050Z [00:02:02.700]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b155=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 43DwD2TM_46EvNt2sEHy/43DwD2TM_46EvNt2sEHy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/doc.go /root/.go/src/crypto/internal/fips140/edwards25519/edwards25519.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /root/.go/src/crypto/internal/fips140/edwards25519/scalarmult.go /root/.go/src/crypto/internal/fips140/edwards25519/tables.go
2025-08-20T22:37:29.0370228Z [00:02:02.701]➜  cat >/tmp/go-build3346486511/b138/importcfg << 'EOF' # internal
2025-08-20T22:37:29.0380719Z [00:02:02.701]➜  # import config
2025-08-20T22:37:29.0381157Z [00:02:02.701]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.0381775Z [00:02:02.701]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3346486511/b139/_pkg_.a
2025-08-20T22:37:29.0382385Z [00:02:02.701]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:29.0383026Z [00:02:02.701]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:29.0383552Z [00:02:02.701]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.0383987Z [00:02:02.701]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.0384421Z [00:02:02.701]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:29.0384850Z [00:02:02.701]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:29.0385158Z [00:02:02.701]➜  EOF
2025-08-20T22:37:29.0409907Z [00:02:02.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b138=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid I6xat44r4YjCpdw5c6zD/I6xat44r4YjCpdw5c6zD -goversion go1.25.0 -symabis $WORK/b138/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h /root/.go/src/crypto/internal/fips140/nistec/nistec.go /root/.go/src/crypto/internal/fips140/nistec/p224.go /root/.go/src/crypto/internal/fips140/nistec/p224_sqrt.go /root/.go/src/crypto/internal/fips140/nistec/p256_asm.go /root/.go/src/crypto/internal/fips140/nistec/p256_ordinv.go /root/.go/src/crypto/internal/fips140/nistec/p256_table.go /root/.go/src/crypto/internal/fips140/nistec/p384.go /root/.go/src/crypto/internal/fips140/nistec/p521.go
2025-08-20T22:37:29.0417345Z [00:02:02.705]➜  cd /root/.go/src/math/big
2025-08-20T22:37:29.0418292Z [00:02:02.705]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b130=>" -I $WORK/b130/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b130/arith_arm64.o ./arith_arm64.s
2025-08-20T22:37:29.0444640Z [00:02:02.708]➜  go tool pack r $WORK/b130/_pkg_.a $WORK/b130/arith_arm64.o # internal
2025-08-20T22:37:29.0445275Z [00:02:02.708]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T22:37:29.0488080Z [00:02:02.713]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/f4/f45ee9c061e45e004d49286b8264ef5c400999a8ab2e91662c9b36434f347474-d # internal
2025-08-20T22:37:29.0488761Z [00:02:02.713]➜  crypto/rand
2025-08-20T22:37:29.0489025Z [00:02:02.713]➜  mkdir -p $WORK/b103/
2025-08-20T22:37:29.0489657Z [00:02:02.713]➜  cat >/tmp/go-build3346486511/b103/importcfg << 'EOF' # internal
2025-08-20T22:37:29.0490198Z [00:02:02.713]➜  # import config
2025-08-20T22:37:29.0490752Z [00:02:02.713]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.0491392Z [00:02:02.713]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.0491976Z [00:02:02.713]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:29.0496368Z [00:02:02.713]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.0496948Z [00:02:02.713]➜  packagefile crypto/internal/randutil=/tmp/go-build3346486511/b125/_pkg_.a
2025-08-20T22:37:29.0497490Z [00:02:02.713]➜  packagefile crypto/internal/sysrand=/tmp/go-build3346486511/b124/_pkg_.a
2025-08-20T22:37:29.0499973Z [00:02:02.713]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.0500392Z [00:02:02.713]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.0500813Z [00:02:02.713]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.0502422Z [00:02:02.713]➜  EOF
2025-08-20T22:37:29.0502729Z [00:02:02.713]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.0504485Z [00:02:02.713]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b103=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid A38w9Mg8qJS5LJrKaVFx/A38w9Mg8qJS5LJrKaVFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /root/.go/src/crypto/rand/rand.go /root/.go/src/crypto/rand/text.go /root/.go/src/crypto/rand/util.go
2025-08-20T22:37:29.0714153Z [00:02:02.735]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T22:37:29.0715424Z [00:02:02.735]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/1b/1bf7f27970ce9e2286d4e2d71ac592f52f998b9e407b0315d357c172ae987e1d-d # internal
2025-08-20T22:37:29.0717747Z [00:02:02.735]➜  crypto/internal/boring/bbig
2025-08-20T22:37:29.0718072Z [00:02:02.735]➜  mkdir -p $WORK/b143/
2025-08-20T22:37:29.0718494Z [00:02:02.735]➜  cat >/tmp/go-build3346486511/b143/importcfg << 'EOF' # internal
2025-08-20T22:37:29.0718848Z [00:02:02.735]➜  # import config
2025-08-20T22:37:29.0719246Z [00:02:02.735]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.0719735Z [00:02:02.735]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.0720059Z [00:02:02.735]➜  EOF
2025-08-20T22:37:29.0721753Z [00:02:02.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b143=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid uLuL3fdmLM1-eRuYX6XK/uLuL3fdmLM1-eRuYX6XK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T22:37:29.1013570Z [00:02:02.765]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T22:37:29.1046116Z [00:02:02.768]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/88/88edf4806a1182fbe40b1684c93792656bce39dc8ed4bcf19d6e109e51e7a5de-d # internal
2025-08-20T22:37:29.1047267Z [00:02:02.768]➜  encoding/asn1
2025-08-20T22:37:29.1047999Z [00:02:02.768]➜  mkdir -p $WORK/b151/
2025-08-20T22:37:29.1048649Z [00:02:02.768]➜  cat >/tmp/go-build3346486511/b151/importcfg << 'EOF' # internal
2025-08-20T22:37:29.1049229Z [00:02:02.768]➜  # import config
2025-08-20T22:37:29.1050164Z [00:02:02.768]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.1051060Z [00:02:02.768]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.1051552Z [00:02:02.768]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:29.1051965Z [00:02:02.768]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:29.1052388Z [00:02:02.768]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.1052829Z [00:02:02.768]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:29.1053270Z [00:02:02.768]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:29.1053696Z [00:02:02.768]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:29.1054123Z [00:02:02.768]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:29.1054542Z [00:02:02.768]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:29.1054988Z [00:02:02.768]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:29.1055455Z [00:02:02.768]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:29.1055940Z [00:02:02.768]➜  EOF
2025-08-20T22:37:29.1057707Z [00:02:02.768]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b151=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid gw_QiJhDAJhYzCghGh4Q/gw_QiJhDAJhYzCghGh4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /root/.go/src/encoding/asn1/asn1.go /root/.go/src/encoding/asn1/common.go /root/.go/src/encoding/asn1/marshal.go
2025-08-20T22:37:29.1181509Z [00:02:02.782]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T22:37:29.1202780Z [00:02:02.784]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/1e/1eef6ea75998168352387a948438dcac8eea91de42931a026c97ca6094e0688d-d # internal
2025-08-20T22:37:29.1203558Z [00:02:02.784]➜  crypto/internal/fips140/ed25519
2025-08-20T22:37:29.1203940Z [00:02:02.784]➜  mkdir -p $WORK/b154/
2025-08-20T22:37:29.1204328Z [00:02:02.784]➜  cat >/tmp/go-build3346486511/b154/importcfg << 'EOF' # internal
2025-08-20T22:37:29.1204670Z [00:02:02.784]➜  # import config
2025-08-20T22:37:29.1205009Z [00:02:02.784]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.1205506Z [00:02:02.784]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.1206271Z [00:02:02.784]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.1206850Z [00:02:02.784]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:29.1207456Z [00:02:02.784]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3346486511/b155/_pkg_.a
2025-08-20T22:37:29.1208066Z [00:02:02.784]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:29.1208564Z [00:02:02.784]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.1209001Z [00:02:02.784]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:29.1209420Z [00:02:02.784]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:29.1209728Z [00:02:02.784]➜  EOF
2025-08-20T22:37:29.1212254Z [00:02:02.784]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b154=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid unbye3IrmxVyBiMgNX5o/unbye3IrmxVyBiMgNX5o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T22:37:29.1579769Z [00:02:02.822]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T22:37:29.1611969Z [00:02:02.825]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/5f/5f968098c61e825fe0a9316d473d71c2047182aeacbb86694cacd3454f4e4d32-d # internal
2025-08-20T22:37:29.1619189Z [00:02:02.825]➜  crypto/ed25519
2025-08-20T22:37:29.1619520Z [00:02:02.825]➜  mkdir -p $WORK/b153/
2025-08-20T22:37:29.1619911Z [00:02:02.825]➜  cat >/tmp/go-build3346486511/b153/importcfg << 'EOF' # internal
2025-08-20T22:37:29.1620265Z [00:02:02.825]➜  # import config
2025-08-20T22:37:29.1620608Z [00:02:02.825]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.1621166Z [00:02:02.825]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build3346486511/b154/_pkg_.a
2025-08-20T22:37:29.1621757Z [00:02:02.825]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3346486511/b146/_pkg_.a
2025-08-20T22:37:29.1622339Z [00:02:02.825]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.1622849Z [00:02:02.825]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:29.1623326Z [00:02:02.825]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:29.1623777Z [00:02:02.825]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.1624189Z [00:02:02.825]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.1624606Z [00:02:02.825]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:29.1624929Z [00:02:02.825]➜  EOF
2025-08-20T22:37:29.1626548Z [00:02:02.825]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b153=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid ubc8QILqzxwNY9uAXovg/ubc8QILqzxwNY9uAXovg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T22:37:29.2881283Z [00:02:02.952]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T22:37:29.2910790Z [00:02:02.955]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/ba/ba9e862be789804eb5216eaa59076dc3e7829afaee26fe50ed4d027b7b68f92c-d # internal
2025-08-20T22:37:29.2911992Z [00:02:02.955]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:37:29.2912682Z [00:02:02.955]➜  mkdir -p $WORK/b150/
2025-08-20T22:37:29.2931659Z [00:02:02.957]➜  cat >/tmp/go-build3346486511/b150/importcfg << 'EOF' # internal
2025-08-20T22:37:29.2932371Z [00:02:02.957]➜  # import config
2025-08-20T22:37:29.2933187Z [00:02:02.957]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:37:29.2934380Z [00:02:02.957]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:29.2934889Z [00:02:02.957]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.2935315Z [00:02:02.957]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:29.2935999Z [00:02:02.957]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3346486511/b152/_pkg_.a
2025-08-20T22:37:29.2936640Z [00:02:02.957]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.2937076Z [00:02:02.957]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:29.2937494Z [00:02:02.957]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:29.2937813Z [00:02:02.957]➜  EOF
2025-08-20T22:37:29.2940138Z [00:02:02.957]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b150=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid oRvOipY8qVEQF5KC7uVV/oRvOipY8qVEQF5KC7uVV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/string.go
2025-08-20T22:37:29.3130477Z [00:02:02.977]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T22:37:29.3221979Z [00:02:02.986]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/5a/5a93c480d596584b158bc3f91091ebcfb7fee73c3115cdb7ce21a87f647dcf86-d # internal
2025-08-20T22:37:29.3223652Z [00:02:02.986]➜  crypto/internal/fips140/hkdf
2025-08-20T22:37:29.3224026Z [00:02:02.986]➜  mkdir -p $WORK/b157/
2025-08-20T22:37:29.3239692Z [00:02:02.988]➜  cat >/tmp/go-build3346486511/b157/importcfg << 'EOF' # internal
2025-08-20T22:37:29.3240259Z [00:02:02.988]➜  # import config
2025-08-20T22:37:29.3240769Z [00:02:02.988]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.3241407Z [00:02:02.988]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.3242181Z [00:02:02.988]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.3242940Z [00:02:02.988]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3346486511/b113/_pkg_.a
2025-08-20T22:37:29.3243669Z [00:02:02.988]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:29.3244310Z [00:02:02.988]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.3244854Z [00:02:02.988]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.3245251Z [00:02:02.988]➜  EOF
2025-08-20T22:37:29.3247357Z [00:02:02.988]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b157=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid bQq8kK-sRD2qWI2UGSWz/bQq8kK-sRD2qWI2UGSWz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T22:37:29.3673519Z [00:02:03.031]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T22:37:29.3683452Z [00:02:03.032]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/05/05277414b8f3a04b3a70f21a37b6afb440a8ed68c3607ecbf35a1aad72299301-d # internal
2025-08-20T22:37:29.3684052Z [00:02:03.032]➜  crypto/hkdf
2025-08-20T22:37:29.3687765Z [00:02:03.032]➜  mkdir -p $WORK/b156/
2025-08-20T22:37:29.3709391Z [00:02:03.035]➜  cat >/tmp/go-build3346486511/b156/importcfg << 'EOF' # internal
2025-08-20T22:37:29.3710262Z [00:02:03.035]➜  # import config
2025-08-20T22:37:29.3710738Z [00:02:03.035]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3346486511/b157/_pkg_.a
2025-08-20T22:37:29.3711366Z [00:02:03.035]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3346486511/b147/_pkg_.a
2025-08-20T22:37:29.3711939Z [00:02:03.035]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.3712429Z [00:02:03.035]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.3712844Z [00:02:03.035]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.3713153Z [00:02:03.035]➜  EOF
2025-08-20T22:37:29.3714582Z [00:02:03.035]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b156=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid le8lku1Ns3Um0BHAqMkZ/le8lku1Ns3Um0BHAqMkZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T22:37:29.3900836Z [00:02:03.054]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T22:37:29.3901587Z [00:02:03.054]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/f2/f2737138cd2a5e5c62a990ae02f80bc2cb6947f388f10bdeb3b2f127187cf920-d # internal
2025-08-20T22:37:29.3905244Z [00:02:03.054]➜  crypto/hmac
2025-08-20T22:37:29.3905930Z [00:02:03.054]➜  mkdir -p $WORK/b158/
2025-08-20T22:37:29.3906390Z [00:02:03.054]➜  cat >/tmp/go-build3346486511/b158/importcfg << 'EOF' # internal
2025-08-20T22:37:29.3906741Z [00:02:03.054]➜  # import config
2025-08-20T22:37:29.3907545Z [00:02:03.054]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.3908194Z [00:02:03.054]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3346486511/b113/_pkg_.a
2025-08-20T22:37:29.3908776Z [00:02:03.054]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3346486511/b147/_pkg_.a
2025-08-20T22:37:29.3909349Z [00:02:03.054]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.3909865Z [00:02:03.054]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:29.3910324Z [00:02:03.054]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.3910639Z [00:02:03.054]➜  EOF
2025-08-20T22:37:29.3912039Z [00:02:03.054]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b158=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 549e95ZYMU_qbfhVYNI1/549e95ZYMU_qbfhVYNI1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T22:37:29.4030879Z [00:02:03.067]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T22:37:29.4052333Z [00:02:03.069]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/f6/f6bab0b5ea7334ab165c5b1fad0552dcfa781dba0b82927021febc7d258ca2eb-d # internal
2025-08-20T22:37:29.4053262Z [00:02:03.069]➜  crypto/internal/fips140/mlkem
2025-08-20T22:37:29.4056826Z [00:02:03.069]➜  mkdir -p $WORK/b159/
2025-08-20T22:37:29.4111375Z [00:02:03.075]➜  cat >/tmp/go-build3346486511/b159/importcfg << 'EOF' # internal
2025-08-20T22:37:29.4120670Z [00:02:03.075]➜  # import config
2025-08-20T22:37:29.4121411Z [00:02:03.075]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.4122638Z [00:02:03.075]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.4123226Z [00:02:03.075]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.4123833Z [00:02:03.075]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:29.4124412Z [00:02:03.075]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3346486511/b118/_pkg_.a
2025-08-20T22:37:29.4124997Z [00:02:03.075]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:29.4125634Z [00:02:03.075]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:29.4126353Z [00:02:03.075]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.4126673Z [00:02:03.075]➜  EOF
2025-08-20T22:37:29.4129056Z [00:02:03.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b159=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid dtpPPng82mXKfRgXsEIR/dtpPPng82mXKfRgXsEIR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /root/.go/src/crypto/internal/fips140/mlkem/cast.go /root/.go/src/crypto/internal/fips140/mlkem/field.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem1024.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem768.go
2025-08-20T22:37:29.4131190Z [00:02:03.075]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T22:37:29.4131851Z [00:02:03.076]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/f2/f239d7e0be3a5fabb1cc326802bfaf5e947d64114d85e590e0110c3fe02dc1cc-d # internal
2025-08-20T22:37:29.4132431Z [00:02:03.076]➜  crypto/internal/fips140/tls12
2025-08-20T22:37:29.4132717Z [00:02:03.076]➜  mkdir -p $WORK/b160/
2025-08-20T22:37:29.4133085Z [00:02:03.076]➜  cat >/tmp/go-build3346486511/b160/importcfg << 'EOF' # internal
2025-08-20T22:37:29.4133426Z [00:02:03.076]➜  # import config
2025-08-20T22:37:29.4133758Z [00:02:03.076]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.4134245Z [00:02:03.076]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.4135142Z [00:02:03.076]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.4135914Z [00:02:03.076]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3346486511/b113/_pkg_.a
2025-08-20T22:37:29.4136589Z [00:02:03.076]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:29.4137184Z [00:02:03.076]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:29.4137691Z [00:02:03.076]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.4138106Z [00:02:03.076]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.4138413Z [00:02:03.076]➜  EOF
2025-08-20T22:37:29.4140621Z [00:02:03.077]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b160=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid riSwBUQK0g9rKDJhvxyr/riSwBUQK0g9rKDJhvxyr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T22:37:29.4331201Z [00:02:03.097]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T22:37:29.4342076Z [00:02:03.098]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/a9/a9efd40316c384ac05215e94e0c02d6934f78098faa8c59e8c3f6494e8ac3501-d # internal
2025-08-20T22:37:29.4343113Z [00:02:03.098]➜  crypto/internal/fips140/tls13
2025-08-20T22:37:29.4347973Z [00:02:03.098]➜  mkdir -p $WORK/b161/
2025-08-20T22:37:29.4356238Z [00:02:03.098]➜  cat >/tmp/go-build3346486511/b161/importcfg << 'EOF' # internal
2025-08-20T22:37:29.4364615Z [00:02:03.098]➜  # import config
2025-08-20T22:37:29.4383727Z [00:02:03.098]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.4388492Z [00:02:03.098]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.4389097Z [00:02:03.098]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.4389687Z [00:02:03.098]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3346486511/b157/_pkg_.a
2025-08-20T22:37:29.4390271Z [00:02:03.098]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:29.4390892Z [00:02:03.098]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:29.4391436Z [00:02:03.098]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.4391852Z [00:02:03.098]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.4392159Z [00:02:03.098]➜  EOF
2025-08-20T22:37:29.4394108Z [00:02:03.100]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b161=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid HdcjQUsc722trmK-PCnO/HdcjQUsc722trmK-PCnO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T22:37:29.4923066Z [00:02:03.156]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:37:29.4940112Z [00:02:03.156]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b138=>" -I $WORK/b138/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b138/p256_asm_arm64.o ./p256_asm_arm64.s
2025-08-20T22:37:29.5015459Z [00:02:03.165]➜  go tool pack r $WORK/b138/_pkg_.a $WORK/b138/p256_asm_arm64.o # internal
2025-08-20T22:37:29.5016948Z [00:02:03.165]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T22:37:29.5036318Z [00:02:03.168]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/fa/fa6f38691e5d582ef7053e66c99a8deb87b5287e9010609b87dbde79011bcdcc-d # internal
2025-08-20T22:37:29.5041946Z [00:02:03.168]➜  crypto/internal/fips140/ecdh
2025-08-20T22:37:29.5042274Z [00:02:03.168]➜  mkdir -p $WORK/b137/
2025-08-20T22:37:29.5042653Z [00:02:03.168]➜  cat >/tmp/go-build3346486511/b137/importcfg << 'EOF' # internal
2025-08-20T22:37:29.5043001Z [00:02:03.168]➜  # import config
2025-08-20T22:37:29.5043374Z [00:02:03.168]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.5043862Z [00:02:03.168]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.5044436Z [00:02:03.168]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.5045015Z [00:02:03.168]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:29.5045595Z [00:02:03.168]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3346486511/b138/_pkg_.a
2025-08-20T22:37:29.5046441Z [00:02:03.168]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:29.5046976Z [00:02:03.168]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.5047389Z [00:02:03.168]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.5047809Z [00:02:03.168]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.5048581Z [00:02:03.168]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:29.5048890Z [00:02:03.168]➜  EOF
2025-08-20T22:37:29.5051925Z [00:02:03.169]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.5054493Z [00:02:03.169]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b137=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid R8Mx55QHRizxqaWLETEj/R8Mx55QHRizxqaWLETEj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T22:37:29.5070752Z [00:02:03.171]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T22:37:29.5084289Z [00:02:03.172]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/43/43ec0ab1b9e6743b8ab44c32407dffad0f52447237f901a2d782963c7fdca4ea-d # internal
2025-08-20T22:37:29.5085284Z [00:02:03.173]➜  crypto/elliptic
2025-08-20T22:37:29.5092513Z [00:02:03.173]➜  mkdir -p $WORK/b142/
2025-08-20T22:37:29.5101291Z [00:02:03.174]➜  cat >/tmp/go-build3346486511/b142/importcfg << 'EOF' # internal
2025-08-20T22:37:29.5101993Z [00:02:03.174]➜  # import config
2025-08-20T22:37:29.5102910Z [00:02:03.174]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3346486511/b138/_pkg_.a
2025-08-20T22:37:29.5103504Z [00:02:03.174]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.5103943Z [00:02:03.174]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.5104366Z [00:02:03.174]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.5104789Z [00:02:03.174]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:29.5105100Z [00:02:03.174]➜  EOF
2025-08-20T22:37:29.5107023Z [00:02:03.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b142=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid 1H0eO7wkpv4CFuI8AScz/1H0eO7wkpv4CFuI8AScz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /root/.go/src/crypto/elliptic/elliptic.go /root/.go/src/crypto/elliptic/nistec.go /root/.go/src/crypto/elliptic/params.go
2025-08-20T22:37:29.5268430Z [00:02:03.191]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T22:37:29.5287754Z [00:02:03.193]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/93/93e60f76d750e20a57ceae742a0c842201ae3e67f4dd98b903c26ad8f67d21a9-d # internal
2025-08-20T22:37:29.5298189Z [00:02:03.194]➜  crypto/internal/fips140/ecdsa
2025-08-20T22:37:29.5299443Z [00:02:03.194]➜  mkdir -p $WORK/b144/
2025-08-20T22:37:29.5310903Z [00:02:03.195]➜  cat >/tmp/go-build3346486511/b144/importcfg << 'EOF' # internal
2025-08-20T22:37:29.5311493Z [00:02:03.195]➜  # import config
2025-08-20T22:37:29.5311953Z [00:02:03.195]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.5313000Z [00:02:03.195]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.5313869Z [00:02:03.195]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3346486511/b145/_pkg_.a
2025-08-20T22:37:29.5314491Z [00:02:03.195]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.5315618Z [00:02:03.195]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:29.5316397Z [00:02:03.195]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3346486511/b113/_pkg_.a
2025-08-20T22:37:29.5317154Z [00:02:03.195]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3346486511/b138/_pkg_.a
2025-08-20T22:37:29.5317757Z [00:02:03.195]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:29.5318257Z [00:02:03.195]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.5318788Z [00:02:03.195]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.5319348Z [00:02:03.195]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.5319773Z [00:02:03.195]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:29.5320200Z [00:02:03.196]➜  EOF
2025-08-20T22:37:29.5322630Z [00:02:03.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b144=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid HdvRbXigLOCyZkMS7U9j/HdvRbXigLOCyZkMS7U9j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdsa/cast.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /root/.go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
2025-08-20T22:37:29.5428035Z [00:02:03.207]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T22:37:29.5436093Z [00:02:03.207]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/a4/a4904f15475b9b4719f68152fa4b2845ca4887c33326acf54323f59c7e1a4e96-d # internal
2025-08-20T22:37:29.5441915Z [00:02:03.208]➜  crypto/ecdh
2025-08-20T22:37:29.5443405Z [00:02:03.208]➜  mkdir -p $WORK/b136/
2025-08-20T22:37:29.5443894Z [00:02:03.208]➜  cat >/tmp/go-build3346486511/b136/importcfg << 'EOF' # internal
2025-08-20T22:37:29.5444252Z [00:02:03.208]➜  # import config
2025-08-20T22:37:29.5444594Z [00:02:03.208]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.5445406Z [00:02:03.208]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.5446245Z [00:02:03.208]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.5446829Z [00:02:03.208]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build3346486511/b137/_pkg_.a
2025-08-20T22:37:29.5447477Z [00:02:03.208]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3346486511/b140/_pkg_.a
2025-08-20T22:37:29.5448125Z [00:02:03.208]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.5448687Z [00:02:03.208]➜  packagefile crypto/internal/randutil=/tmp/go-build3346486511/b125/_pkg_.a
2025-08-20T22:37:29.5449199Z [00:02:03.208]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:29.5449643Z [00:02:03.208]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.5450065Z [00:02:03.208]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.5450363Z [00:02:03.208]➜  EOF
2025-08-20T22:37:29.5452294Z [00:02:03.209]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b136=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid CeLS31ovxjiZUv3X6PYl/CeLS31ovxjiZUv3X6PYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /root/.go/src/crypto/ecdh/ecdh.go /root/.go/src/crypto/ecdh/nist.go /root/.go/src/crypto/ecdh/x25519.go
2025-08-20T22:37:29.6129236Z [00:02:03.277]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T22:37:29.6147042Z [00:02:03.279]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/a0/a0d91c25c4305b3571d4fc3369fcf6a5ab142f204e295db901dc1e0e3551e728-d # internal
2025-08-20T22:37:29.6158270Z [00:02:03.280]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T22:37:29.6164279Z [00:02:03.280]➜  mkdir -p $WORK/b164/
2025-08-20T22:37:29.6186952Z [00:02:03.283]➜  echo -n > $WORK/b164/go_asm.h # internal
2025-08-20T22:37:29.6194498Z [00:02:03.284]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T22:37:29.6203493Z [00:02:03.284]➜  /root/.go/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b164=>" -I $WORK/b164/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b164/symabis ./chacha_arm64.s
2025-08-20T22:37:29.6253455Z [00:02:03.289]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T22:37:29.6257214Z [00:02:03.290]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/b0/b08bd85b9e15d32832cda58d6a52a91e012cdead4476e962d978a659ab9bb958-d # internal
2025-08-20T22:37:29.6260361Z [00:02:03.290]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:37:29.6261082Z [00:02:03.290]➜  mkdir -p $WORK/b166/
2025-08-20T22:37:29.6261698Z [00:02:03.290]➜  cat >/tmp/go-build3346486511/b166/importcfg << 'EOF' # internal
2025-08-20T22:37:29.6262378Z [00:02:03.290]➜  # import config
2025-08-20T22:37:29.6263298Z [00:02:03.290]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:29.6263842Z [00:02:03.290]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:29.6264317Z [00:02:03.290]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.6264644Z [00:02:03.290]➜  EOF
2025-08-20T22:37:29.6264945Z [00:02:03.290]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.6268103Z [00:02:03.290]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b166=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid rwaYiG88Dovpw4-wiOWd/rwaYiG88Dovpw4-wiOWd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
2025-08-20T22:37:29.6285276Z [00:02:03.292]➜  cat >/tmp/go-build3346486511/b164/importcfg << 'EOF' # internal
2025-08-20T22:37:29.6285686Z [00:02:03.292]➜  # import config
2025-08-20T22:37:29.6286326Z [00:02:03.292]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:37:29.6286919Z [00:02:03.292]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:29.6287401Z [00:02:03.292]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:29.6287853Z [00:02:03.292]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.6288407Z [00:02:03.292]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3346486511/b165/_pkg_.a
2025-08-20T22:37:29.6288965Z [00:02:03.292]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.6289402Z [00:02:03.292]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:29.6289721Z [00:02:03.292]➜  EOF
2025-08-20T22:37:29.6292179Z [00:02:03.292]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b164=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -installsuffix shared -buildid uM0VDGLk5oDbYrNXo2Np/uM0VDGLk5oDbYrNXo2Np -goversion go1.25.0 -symabis $WORK/b164/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/xor.go
2025-08-20T22:37:29.6553627Z [00:02:03.319]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T22:37:29.6586121Z [00:02:03.323]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/39/398197bfae009e713577e1d9022c2871e61f88bc8ba77eb6a7d6d3b21f34319d-d # internal
2025-08-20T22:37:29.6587180Z [00:02:03.323]➜  crypto/ecdsa
2025-08-20T22:37:29.6587939Z [00:02:03.323]➜  mkdir -p $WORK/b141/
2025-08-20T22:37:29.6621955Z [00:02:03.326]➜  cat >/tmp/go-build3346486511/b141/importcfg << 'EOF' # internal
2025-08-20T22:37:29.6622702Z [00:02:03.326]➜  # import config
2025-08-20T22:37:29.6623656Z [00:02:03.326]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:37:29.6624348Z [00:02:03.326]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:37:29.6624903Z [00:02:03.326]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.6625354Z [00:02:03.326]➜  packagefile crypto/ecdh=/tmp/go-build3346486511/b136/_pkg_.a
2025-08-20T22:37:29.6625981Z [00:02:03.326]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:29.6626586Z [00:02:03.326]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.6627143Z [00:02:03.326]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3346486511/b143/_pkg_.a
2025-08-20T22:37:29.6627745Z [00:02:03.326]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3346486511/b144/_pkg_.a
2025-08-20T22:37:29.6628333Z [00:02:03.326]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3346486511/b138/_pkg_.a
2025-08-20T22:37:29.6628928Z [00:02:03.326]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3346486511/b146/_pkg_.a
2025-08-20T22:37:29.6629498Z [00:02:03.326]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3346486511/b147/_pkg_.a
2025-08-20T22:37:29.6630113Z [00:02:03.326]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.6630671Z [00:02:03.326]➜  packagefile crypto/internal/randutil=/tmp/go-build3346486511/b125/_pkg_.a
2025-08-20T22:37:29.6631568Z [00:02:03.326]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:29.6632114Z [00:02:03.326]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:29.6632557Z [00:02:03.326]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.6633095Z [00:02:03.326]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3346486511/b150/_pkg_.a
2025-08-20T22:37:29.6633755Z [00:02:03.326]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3346486511/b152/_pkg_.a
2025-08-20T22:37:29.6634297Z [00:02:03.326]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.6634715Z [00:02:03.326]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.6635197Z [00:02:03.326]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:29.6635536Z [00:02:03.326]➜  EOF
2025-08-20T22:37:29.6637538Z [00:02:03.326]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b141=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid RMncMWtMn5o5fs9EVDuT/RMncMWtMn5o5fs9EVDuT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /root/.go/src/crypto/ecdsa/ecdsa.go /root/.go/src/crypto/ecdsa/ecdsa_legacy.go /root/.go/src/crypto/ecdsa/notboring.go
2025-08-20T22:37:29.6676285Z [00:02:03.331]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T22:37:29.6677403Z [00:02:03.331]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/78/78446b1ee78c2afdb8f9495f19b05e5d6c7f2b5855e1553ee9753739c23c7758-d # internal
2025-08-20T22:37:29.6677950Z [00:02:03.331]➜  crypto/md5
2025-08-20T22:37:29.6678200Z [00:02:03.331]➜  mkdir -p $WORK/b167/
2025-08-20T22:37:29.6678466Z [00:02:03.331]➜  cd /root/.go/src/net
2025-08-20T22:37:29.6679211Z [00:02:03.331]➜  go tool pack r $WORK/b084/_pkg_.a $WORK/b084/preferlinkext $WORK/b084/_x001.o $WORK/b084/_x002.o $WORK/b084/_x003.o $WORK/b084/_x004.o $WORK/b084/_x005.o $WORK/b084/_x006.o # internal
2025-08-20T22:37:29.6679911Z [00:02:03.331]➜  echo -n > $WORK/b167/go_asm.h # internal
2025-08-20T22:37:29.6680221Z [00:02:03.331]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:37:29.6681219Z [00:02:03.331]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b167=>" -I $WORK/b167/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b167/symabis ./md5block_arm64.s
2025-08-20T22:37:29.6682154Z [00:02:03.331]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T22:37:29.6747558Z [00:02:03.338]➜  cat >/tmp/go-build3346486511/b167/importcfg << 'EOF' # internal
2025-08-20T22:37:29.6748045Z [00:02:03.338]➜  # import config
2025-08-20T22:37:29.6748402Z [00:02:03.338]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.6748914Z [00:02:03.338]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.6749437Z [00:02:03.338]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.6749862Z [00:02:03.338]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.6750330Z [00:02:03.338]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:29.6750807Z [00:02:03.338]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.6751131Z [00:02:03.338]➜  EOF
2025-08-20T22:37:29.6751406Z [00:02:03.338]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.6753343Z [00:02:03.338]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b167=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid bDTVyBGdsUxgSuJoa3w1/bDTVyBGdsUxgSuJoa3w1 -goversion go1.25.0 -symabis $WORK/b167/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h /root/.go/src/crypto/md5/md5.go /root/.go/src/crypto/md5/md5block.go /root/.go/src/crypto/md5/md5block_decl.go
2025-08-20T22:37:29.6779536Z [00:02:03.342]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T22:37:29.6781644Z [00:02:03.342]➜  /root/.go/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b164=>" -I $WORK/b164/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b164/chacha_arm64.o ./chacha_arm64.s
2025-08-20T22:37:29.6789673Z [00:02:03.342]➜  go tool pack r $WORK/b164/_pkg_.a $WORK/b164/chacha_arm64.o # internal
2025-08-20T22:37:29.6794822Z [00:02:03.342]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T22:37:29.6795542Z [00:02:03.343]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/83/838ff9aaf4d79068bf707c6281d5cc38bfe3ee5e7cfb22a3a8db0aa07ea1e5c1-d # internal
2025-08-20T22:37:29.6796296Z [00:02:03.343]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:37:29.6796623Z [00:02:03.343]➜  mkdir -p $WORK/b163/
2025-08-20T22:37:29.6797017Z [00:02:03.343]➜  cat >/tmp/go-build3346486511/b163/importcfg << 'EOF' # internal
2025-08-20T22:37:29.6797364Z [00:02:03.343]➜  # import config
2025-08-20T22:37:29.6797770Z [00:02:03.343]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T22:37:29.6798382Z [00:02:03.343]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:37:29.6799057Z [00:02:03.343]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:37:29.6799975Z [00:02:03.343]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:29.6800460Z [00:02:03.343]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:29.6800916Z [00:02:03.343]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.6801448Z [00:02:03.343]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3346486511/b164/_pkg_.a
2025-08-20T22:37:29.6802105Z [00:02:03.343]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3346486511/b165/_pkg_.a
2025-08-20T22:37:29.6802784Z [00:02:03.343]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3346486511/b166/_pkg_.a
2025-08-20T22:37:29.6803224Z [00:02:03.343]➜  EOF
2025-08-20T22:37:29.6803495Z [00:02:03.343]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.6818000Z [00:02:03.343]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b163=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid PtXt1W2VBM9XbqSI4dsx/PtXt1W2VBM9XbqSI4dsx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
2025-08-20T22:37:29.6821208Z [00:02:03.345]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/22/22eb19454cb3fbc23b2d0d1a78e3a16b1b4d1e5d5ab01d6225ce6355f4f89ee6-d # internal
2025-08-20T22:37:29.6821778Z [00:02:03.345]➜  github.com/spf13/pflag
2025-08-20T22:37:29.6822058Z [00:02:03.345]➜  mkdir -p $WORK/b080/
2025-08-20T22:37:29.6822441Z [00:02:03.345]➜  cat >/tmp/go-build3346486511/b080/importcfg << 'EOF' # internal
2025-08-20T22:37:29.6822784Z [00:02:03.345]➜  # import config
2025-08-20T22:37:29.6823118Z [00:02:03.345]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.6823551Z [00:02:03.345]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:29.6824011Z [00:02:03.345]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:29.6824861Z [00:02:03.345]➜  packagefile encoding/csv=/tmp/go-build3346486511/b081/_pkg_.a
2025-08-20T22:37:29.6825413Z [00:02:03.345]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:29.6826079Z [00:02:03.345]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.6826554Z [00:02:03.345]➜  packagefile flag=/tmp/go-build3346486511/b083/_pkg_.a
2025-08-20T22:37:29.6826960Z [00:02:03.345]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:29.6827371Z [00:02:03.345]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.6827775Z [00:02:03.345]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:29.6828176Z [00:02:03.345]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:29.6828588Z [00:02:03.345]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:29.6829010Z [00:02:03.345]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:29.6829425Z [00:02:03.345]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:29.6829863Z [00:02:03.345]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:29.6830283Z [00:02:03.345]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:29.6830593Z [00:02:03.345]➜  EOF
2025-08-20T22:37:29.6844258Z [00:02:03.345]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag=>github.com/spf13/pflag@v1.0.7;$WORK/b080=>" -p github.com/spf13/pflag -lang=go1.12 -complete -installsuffix shared -buildid XUmtYiVXYRAcMnSCwy5a/XUmtYiVXYRAcMnSCwy5a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool_func.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bytes.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/count.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/duration.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/duration_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/flag.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float32.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float32_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float64_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/func.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/golangflag.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int16.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int32.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int32_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int64_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int8.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ip.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ip_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipmask.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipnet.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipnet_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_array.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_int.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_int64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/text.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/time.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint16.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint32.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint8.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint_slice.go
2025-08-20T22:37:29.7081375Z [00:02:03.372]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T22:37:29.7082188Z [00:02:03.372]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/9d/9d0f705a43be22d6bcecf748791f8d66b6526109568f18204e4524b4b2471782-d # internal
2025-08-20T22:37:29.7082751Z [00:02:03.372]➜  crypto/internal/hpke
2025-08-20T22:37:29.7083022Z [00:02:03.372]➜  mkdir -p $WORK/b162/
2025-08-20T22:37:29.7083429Z [00:02:03.372]➜  cat >/tmp/go-build3346486511/b162/importcfg << 'EOF' # internal
2025-08-20T22:37:29.7083775Z [00:02:03.372]➜  # import config
2025-08-20T22:37:29.7084255Z [00:02:03.372]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:37:29.7084805Z [00:02:03.372]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.7085250Z [00:02:03.372]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:29.7086294Z [00:02:03.372]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:29.7086764Z [00:02:03.372]➜  packagefile crypto/ecdh=/tmp/go-build3346486511/b136/_pkg_.a
2025-08-20T22:37:29.7087218Z [00:02:03.372]➜  packagefile crypto/hkdf=/tmp/go-build3346486511/b156/_pkg_.a
2025-08-20T22:37:29.7087678Z [00:02:03.372]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:29.7088118Z [00:02:03.372]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.7088691Z [00:02:03.372]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3346486511/b163/_pkg_.a
2025-08-20T22:37:29.7089289Z [00:02:03.372]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:29.7089764Z [00:02:03.372]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.7090093Z [00:02:03.372]➜  EOF
2025-08-20T22:37:29.7091656Z [00:02:03.372]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b162=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid LLbop9o7yLjyEdHS5Pgg/LLbop9o7yLjyEdHS5Pgg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T22:37:29.7121363Z [00:02:03.376]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:37:29.7124702Z [00:02:03.376]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b167=>" -I $WORK/b167/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b167/md5block_arm64.o ./md5block_arm64.s
2025-08-20T22:37:29.7153417Z [00:02:03.379]➜  go tool pack r $WORK/b167/_pkg_.a $WORK/b167/md5block_arm64.o # internal
2025-08-20T22:37:29.7154639Z [00:02:03.379]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T22:37:29.7157834Z [00:02:03.380]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/98/988b8828e3f5df0eb7dbdfc45822b1d69389789a6ba9c8e4b63767d9c82c4147-d # internal
2025-08-20T22:37:29.7158961Z [00:02:03.380]➜  crypto/rc4
2025-08-20T22:37:29.7159227Z [00:02:03.380]➜  mkdir -p $WORK/b168/
2025-08-20T22:37:29.7161915Z [00:02:03.380]➜  cat >/tmp/go-build3346486511/b168/importcfg << 'EOF' # internal
2025-08-20T22:37:29.7162307Z [00:02:03.380]➜  # import config
2025-08-20T22:37:29.7162742Z [00:02:03.380]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3346486511/b111/_pkg_.a
2025-08-20T22:37:29.7168093Z [00:02:03.380]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.7168737Z [00:02:03.380]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.7169169Z [00:02:03.380]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:29.7169488Z [00:02:03.380]➜  EOF
2025-08-20T22:37:29.7169760Z [00:02:03.380]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.7171386Z [00:02:03.380]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b168=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid 1zqoT4OvkccO8S9B-3Ss/1zqoT4OvkccO8S9B-3Ss -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T22:37:29.7299200Z [00:02:03.394]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T22:37:29.7304149Z [00:02:03.394]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/09/09c9855f4a1c035159e0c1ce80b38bcb54150839e1c7a6555899b7b6298d24bb-d # internal
2025-08-20T22:37:29.7306186Z [00:02:03.395]➜  crypto/internal/fips140/rsa
2025-08-20T22:37:29.7306537Z [00:02:03.395]➜  mkdir -p $WORK/b170/
2025-08-20T22:37:29.7311425Z [00:02:03.395]➜  cat >/tmp/go-build3346486511/b170/importcfg << 'EOF' # internal
2025-08-20T22:37:29.7311946Z [00:02:03.395]➜  # import config
2025-08-20T22:37:29.7312445Z [00:02:03.395]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.7313496Z [00:02:03.395]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.7314124Z [00:02:03.395]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3346486511/b145/_pkg_.a
2025-08-20T22:37:29.7314716Z [00:02:03.395]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.7315404Z [00:02:03.395]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:29.7316275Z [00:02:03.395]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:29.7316968Z [00:02:03.395]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3346486511/b118/_pkg_.a
2025-08-20T22:37:29.7317660Z [00:02:03.395]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:29.7318353Z [00:02:03.395]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:29.7318964Z [00:02:03.395]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.7319488Z [00:02:03.395]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.7319986Z [00:02:03.395]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.7320489Z [00:02:03.395]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:29.7320886Z [00:02:03.395]➜  EOF
2025-08-20T22:37:29.7323442Z [00:02:03.395]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b170=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid OvegTzCjjcLC3qIlw50G/OvegTzCjjcLC3qIlw50G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /root/.go/src/crypto/internal/fips140/rsa/cast.go /root/.go/src/crypto/internal/fips140/rsa/keygen.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v15.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v22.go /root/.go/src/crypto/internal/fips140/rsa/rsa.go
2025-08-20T22:37:29.7469161Z [00:02:03.411]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T22:37:29.7486891Z [00:02:03.412]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/58/5800b8800abbe1766b016db57f80df41f6d0608b2882316d79f8e0e1ba0e00d0-d # internal
2025-08-20T22:37:29.7487531Z [00:02:03.412]➜  crypto/sha1
2025-08-20T22:37:29.7487793Z [00:02:03.412]➜  mkdir -p $WORK/b171/
2025-08-20T22:37:29.7501781Z [00:02:03.413]➜  echo -n > $WORK/b171/go_asm.h # internal
2025-08-20T22:37:29.7502263Z [00:02:03.414]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:37:29.7503298Z [00:02:03.414]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b171=>" -I $WORK/b171/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b171/symabis ./sha1block_arm64.s
2025-08-20T22:37:29.7546718Z [00:02:03.417]➜  cat >/tmp/go-build3346486511/b171/importcfg << 'EOF' # internal
2025-08-20T22:37:29.7547235Z [00:02:03.418]➜  # import config
2025-08-20T22:37:29.7547590Z [00:02:03.418]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.7548083Z [00:02:03.418]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.7548646Z [00:02:03.418]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.7549194Z [00:02:03.418]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:29.7549680Z [00:02:03.418]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.7550099Z [00:02:03.418]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.7550561Z [00:02:03.418]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:29.7551048Z [00:02:03.418]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:29.7551956Z [00:02:03.418]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:29.7552285Z [00:02:03.418]➜  EOF
2025-08-20T22:37:29.7552553Z [00:02:03.418]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.7554518Z [00:02:03.418]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b171=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid 8Z_kqFRDVoFSVE0DDi_T/8Z_kqFRDVoFSVE0DDi_T -goversion go1.25.0 -symabis $WORK/b171/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h /root/.go/src/crypto/sha1/sha1.go /root/.go/src/crypto/sha1/sha1block.go /root/.go/src/crypto/sha1/sha1block_arm64.go
2025-08-20T22:37:29.7823457Z [00:02:03.446]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:37:29.7824594Z [00:02:03.446]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b171=>" -I $WORK/b171/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b171/sha1block_arm64.o ./sha1block_arm64.s
2025-08-20T22:37:29.7886263Z [00:02:03.452]➜  go tool pack r $WORK/b171/_pkg_.a $WORK/b171/sha1block_arm64.o # internal
2025-08-20T22:37:29.7886832Z [00:02:03.453]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T22:37:29.7896997Z [00:02:03.453]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/18/188c5a7ac4b169caa8e545477d05ead69d1d04e3f771f88acb1588d8d861d949-d # internal
2025-08-20T22:37:29.7920353Z [00:02:03.456]➜  crypto/sha256
2025-08-20T22:37:29.7920717Z [00:02:03.456]➜  mkdir -p $WORK/b172/
2025-08-20T22:37:29.7926613Z [00:02:03.457]➜  cat >/tmp/go-build3346486511/b172/importcfg << 'EOF' # internal
2025-08-20T22:37:29.7928154Z [00:02:03.457]➜  # import config
2025-08-20T22:37:29.7928547Z [00:02:03.457]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.7929042Z [00:02:03.457]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.7929682Z [00:02:03.457]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:29.7930184Z [00:02:03.457]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.7930495Z [00:02:03.457]➜  EOF
2025-08-20T22:37:29.7930782Z [00:02:03.457]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:29.7932675Z [00:02:03.457]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b172=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid RmStr0QK9Mz1kZnAomE3/RmStr0QK9Mz1kZnAomE3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T22:37:29.8353176Z [00:02:03.499]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T22:37:29.8359536Z [00:02:03.500]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/c7/c711b71bf1a12435eac6d98f495612abbde0959dada7abdea806e260546e8267-d # internal
2025-08-20T22:37:29.8360159Z [00:02:03.500]➜  crypto/fips140
2025-08-20T22:37:29.8360415Z [00:02:03.500]➜  mkdir -p $WORK/b174/
2025-08-20T22:37:29.8363088Z [00:02:03.500]➜  cat >/tmp/go-build3346486511/b174/importcfg << 'EOF' # internal
2025-08-20T22:37:29.8364017Z [00:02:03.500]➜  # import config
2025-08-20T22:37:29.8365075Z [00:02:03.500]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:29.8365723Z [00:02:03.500]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:29.8366268Z [00:02:03.500]➜  EOF
2025-08-20T22:37:29.8367787Z [00:02:03.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b174=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid UVWRQBKknR7nlw0IEp2a/UVWRQBKknR7nlw0IEp2a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T22:37:29.8505174Z [00:02:03.514]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T22:37:29.8510797Z [00:02:03.515]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T22:37:29.8519527Z [00:02:03.516]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/84/84c8d1a27eceeb0e44431cc4bf5b89d6a892732e4d6c6d87119771a32286af77-d # internal
2025-08-20T22:37:29.8523382Z [00:02:03.516]➜  crypto/tls/internal/fips140tls
2025-08-20T22:37:29.8523707Z [00:02:03.516]➜  mkdir -p $WORK/b173/
2025-08-20T22:37:29.8524122Z [00:02:03.516]➜  cat >/tmp/go-build3346486511/b173/importcfg << 'EOF' # internal
2025-08-20T22:37:29.8525067Z [00:02:03.516]➜  # import config
2025-08-20T22:37:29.8536881Z [00:02:03.516]➜  packagefile crypto/fips140=/tmp/go-build3346486511/b174/_pkg_.a
2025-08-20T22:37:29.8537507Z [00:02:03.516]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:29.8537849Z [00:02:03.516]➜  EOF
2025-08-20T22:37:29.8539591Z [00:02:03.516]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b173=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid -_aiYtR8X7izFgsp_Aw4/-_aiYtR8X7izFgsp_Aw4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T22:37:29.8541483Z [00:02:03.518]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/34/3469c2e99b183b8c6f7ed124eaa26124ea6d78853628f1649b3edb03194eda1c-d # internal
2025-08-20T22:37:29.8579169Z [00:02:03.522]➜  crypto/rsa
2025-08-20T22:37:29.8610305Z [00:02:03.525]➜  mkdir -p $WORK/b169/
2025-08-20T22:37:29.8613032Z [00:02:03.525]➜  cat >/tmp/go-build3346486511/b169/importcfg << 'EOF' # internal
2025-08-20T22:37:29.8613988Z [00:02:03.525]➜  # import config
2025-08-20T22:37:29.8615109Z [00:02:03.525]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:29.8616350Z [00:02:03.525]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:29.8617046Z [00:02:03.525]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3346486511/b143/_pkg_.a
2025-08-20T22:37:29.8617641Z [00:02:03.525]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3346486511/b145/_pkg_.a
2025-08-20T22:37:29.8618230Z [00:02:03.525]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build3346486511/b170/_pkg_.a
2025-08-20T22:37:29.8618803Z [00:02:03.525]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3346486511/b147/_pkg_.a
2025-08-20T22:37:29.8619745Z [00:02:03.525]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.8620381Z [00:02:03.525]➜  packagefile crypto/internal/randutil=/tmp/go-build3346486511/b125/_pkg_.a
2025-08-20T22:37:29.8620887Z [00:02:03.526]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:29.8621353Z [00:02:03.526]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:29.8621811Z [00:02:03.526]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.8622226Z [00:02:03.526]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:29.8622630Z [00:02:03.526]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:29.8623084Z [00:02:03.526]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:29.8623531Z [00:02:03.526]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.8623942Z [00:02:03.526]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:29.8624374Z [00:02:03.526]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.8624695Z [00:02:03.526]➜  EOF
2025-08-20T22:37:29.8641345Z [00:02:03.528]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b169=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid JTexBd_D0Nz1-drfuDKA/JTexBd_D0Nz1-drfuDKA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /root/.go/src/crypto/rsa/fips.go /root/.go/src/crypto/rsa/notboring.go /root/.go/src/crypto/rsa/pkcs1v15.go /root/.go/src/crypto/rsa/rsa.go
2025-08-20T22:37:29.8843620Z [00:02:03.548]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T22:37:29.8848399Z [00:02:03.549]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/bf/bf83de4a47aba345ad14802745c26c588b69907a9952f543a647e9f9ddd888dc-d # internal
2025-08-20T22:37:29.8851068Z [00:02:03.549]➜  crypto/dsa
2025-08-20T22:37:29.8851388Z [00:02:03.549]➜  mkdir -p $WORK/b176/
2025-08-20T22:37:29.8855525Z [00:02:03.550]➜  cat >/tmp/go-build3346486511/b176/importcfg << 'EOF' # internal
2025-08-20T22:37:29.8859821Z [00:02:03.550]➜  # import config
2025-08-20T22:37:29.8860268Z [00:02:03.550]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:29.8860838Z [00:02:03.550]➜  packagefile crypto/internal/randutil=/tmp/go-build3346486511/b125/_pkg_.a
2025-08-20T22:37:29.8861359Z [00:02:03.550]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.8861770Z [00:02:03.550]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.8862189Z [00:02:03.550]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.8862508Z [00:02:03.550]➜  EOF
2025-08-20T22:37:29.8863912Z [00:02:03.550]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b176=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid CRgkcrHysHqpZTiOvdzM/CRgkcrHysHqpZTiOvdzM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T22:37:29.9617220Z [00:02:03.626]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T22:37:29.9622318Z [00:02:03.626]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/2c/2ca86016c3d19792067bf12acb58f03e82ddf79c1bdd79556a10c2286394660c-d # internal
2025-08-20T22:37:29.9622940Z [00:02:03.626]➜  crypto/x509/pkix
2025-08-20T22:37:29.9623203Z [00:02:03.626]➜  mkdir -p $WORK/b177/
2025-08-20T22:37:29.9631543Z [00:02:03.627]➜  cat >/tmp/go-build3346486511/b177/importcfg << 'EOF' # internal
2025-08-20T22:37:29.9632449Z [00:02:03.627]➜  # import config
2025-08-20T22:37:29.9633351Z [00:02:03.627]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:29.9633866Z [00:02:03.627]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:29.9634674Z [00:02:03.627]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:29.9635176Z [00:02:03.627]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:29.9635601Z [00:02:03.627]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:29.9636273Z [00:02:03.627]➜  EOF
2025-08-20T22:37:29.9637769Z [00:02:03.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b177=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid o8QYJTPZ2keH1_3HaYX-/o8QYJTPZ2keH1_3HaYX- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T22:37:29.9739219Z [00:02:03.638]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T22:37:29.9754946Z [00:02:03.639]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/45/450e33b908a1b55025f45579542c47d8c84cf12393abaaf12b3065907fb66524-d # internal
2025-08-20T22:37:29.9755616Z [00:02:03.640]➜  encoding/pem
2025-08-20T22:37:29.9756717Z [00:02:03.640]➜  mkdir -p $WORK/b178/
2025-08-20T22:37:29.9763174Z [00:02:03.640]➜  cat >/tmp/go-build3346486511/b178/importcfg << 'EOF' # internal
2025-08-20T22:37:29.9763572Z [00:02:03.640]➜  # import config
2025-08-20T22:37:29.9763915Z [00:02:03.640]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:29.9764373Z [00:02:03.640]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:29.9765227Z [00:02:03.640]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:29.9765637Z [00:02:03.640]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:29.9766211Z [00:02:03.640]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:29.9766645Z [00:02:03.640]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:29.9766966Z [00:02:03.640]➜  EOF
2025-08-20T22:37:29.9768410Z [00:02:03.640]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b178=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid IAl9BknR8ABaNGAVZQ94/IAl9BknR8ABaNGAVZQ94 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T22:37:30.0163158Z [00:02:03.680]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T22:37:30.0173626Z [00:02:03.681]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/4b/4b0ac0cf87498f11dfbd56d884f4677a060f93887a1d692c2ce1d597611422fa-d # internal
2025-08-20T22:37:30.0180972Z [00:02:03.682]➜  github.com/containers/storage/pkg/regexp
2025-08-20T22:37:30.0181831Z [00:02:03.682]➜  mkdir -p $WORK/b181/
2025-08-20T22:37:30.0189145Z [00:02:03.683]➜  cat >/tmp/go-build3346486511/b181/importcfg << 'EOF' # internal
2025-08-20T22:37:30.0189882Z [00:02:03.683]➜  # import config
2025-08-20T22:37:30.0190651Z [00:02:03.683]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.0191145Z [00:02:03.683]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:30.0191575Z [00:02:03.683]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.0191880Z [00:02:03.683]➜  EOF
2025-08-20T22:37:30.0200443Z [00:02:03.684]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp=>github.com/containers/storage@v1.59.1/pkg/regexp;$WORK/b181=>" -p github.com/containers/storage/pkg/regexp -lang=go1.23 -complete -installsuffix shared -buildid voXONxRMtdsKB4OabrnI/voXONxRMtdsKB4OabrnI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go
2025-08-20T22:37:30.0322185Z [00:02:03.696]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T22:37:30.0329460Z [00:02:03.697]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/33/335bd4690c5899076352e43717f12bccc590fb20cf59a7bf97426b2a32554f8e-d # internal
2025-08-20T22:37:30.0331089Z [00:02:03.697]➜  github.com/opencontainers/go-digest
2025-08-20T22:37:30.0331850Z [00:02:03.697]➜  mkdir -p $WORK/b182/
2025-08-20T22:37:30.0336674Z [00:02:03.698]➜  cat >/tmp/go-build3346486511/b182/importcfg << 'EOF' # internal
2025-08-20T22:37:30.0337183Z [00:02:03.698]➜  # import config
2025-08-20T22:37:30.0337535Z [00:02:03.698]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:30.0337960Z [00:02:03.698]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.0338378Z [00:02:03.698]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:30.0338782Z [00:02:03.698]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.0339191Z [00:02:03.698]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:30.0339627Z [00:02:03.698]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.0339947Z [00:02:03.698]➜  EOF
2025-08-20T22:37:30.0344557Z [00:02:03.698]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest=>github.com/opencontainers/go-digest@v1.0.0;$WORK/b182=>" -p github.com/opencontainers/go-digest -lang=go1.13 -complete -installsuffix shared -buildid XTgUr98Ek4kPioSzpjJ0/XTgUr98Ek4kPioSzpjJ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/algorithm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/digest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/digester.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/verifiers.go
2025-08-20T22:37:30.0527982Z [00:02:03.715]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T22:37:30.0632647Z [00:02:03.727]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/9a/9adcb034ec57d5af7d9d30e433d9984e9ced5e1d960ec9ed25b07bf199b4882e-d # internal
2025-08-20T22:37:30.0637819Z [00:02:03.728]➜  crypto/x509
2025-08-20T22:37:30.0641097Z [00:02:03.728]➜  mkdir -p $WORK/b175/
2025-08-20T22:37:30.0676421Z [00:02:03.731]➜  cat >/tmp/go-build3346486511/b175/importcfg << 'EOF' # internal
2025-08-20T22:37:30.0676956Z [00:02:03.731]➜  # import config
2025-08-20T22:37:30.0677399Z [00:02:03.731]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:37:30.0678045Z [00:02:03.731]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:37:30.0678587Z [00:02:03.731]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.0679010Z [00:02:03.731]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:30.0679467Z [00:02:03.731]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:30.0679935Z [00:02:03.731]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:30.0680395Z [00:02:03.731]➜  packagefile crypto/des=/tmp/go-build3346486511/b135/_pkg_.a
2025-08-20T22:37:30.0680840Z [00:02:03.731]➜  packagefile crypto/dsa=/tmp/go-build3346486511/b176/_pkg_.a
2025-08-20T22:37:30.0681306Z [00:02:03.731]➜  packagefile crypto/ecdh=/tmp/go-build3346486511/b136/_pkg_.a
2025-08-20T22:37:30.0681766Z [00:02:03.731]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:30.0682234Z [00:02:03.731]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:30.0682712Z [00:02:03.731]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:30.0683228Z [00:02:03.731]➜  packagefile crypto/md5=/tmp/go-build3346486511/b167/_pkg_.a
2025-08-20T22:37:30.0686336Z [00:02:03.733]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:30.0687310Z [00:02:03.733]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:30.0688194Z [00:02:03.733]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:30.0689219Z [00:02:03.733]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:30.0689762Z [00:02:03.733]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:30.0690281Z [00:02:03.733]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:30.0690751Z [00:02:03.733]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:30.0691215Z [00:02:03.733]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:30.0691660Z [00:02:03.733]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.0692078Z [00:02:03.733]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.0692628Z [00:02:03.733]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3346486511/b150/_pkg_.a
2025-08-20T22:37:30.0693291Z [00:02:03.733]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3346486511/b152/_pkg_.a
2025-08-20T22:37:30.0693866Z [00:02:03.733]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:30.0694346Z [00:02:03.733]➜  packagefile internal/goos=/tmp/go-build3346486511/b017/_pkg_.a
2025-08-20T22:37:30.0695227Z [00:02:03.733]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.0695637Z [00:02:03.733]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:30.0696279Z [00:02:03.733]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:30.0696686Z [00:02:03.733]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:30.0697096Z [00:02:03.733]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:30.0697523Z [00:02:03.733]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:30.0697962Z [00:02:03.733]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:30.0698382Z [00:02:03.733]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:30.0698803Z [00:02:03.733]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:30.0699237Z [00:02:03.733]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:30.0699662Z [00:02:03.733]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.0700098Z [00:02:03.733]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.0700549Z [00:02:03.733]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:30.0700979Z [00:02:03.733]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.0701405Z [00:02:03.733]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.0701840Z [00:02:03.733]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.0702260Z [00:02:03.733]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.0702673Z [00:02:03.733]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.0703096Z [00:02:03.733]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:30.0703570Z [00:02:03.733]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:30.0704044Z [00:02:03.733]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:30.0704377Z [00:02:03.733]➜  EOF
2025-08-20T22:37:30.0707604Z [00:02:03.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b175=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid 4R2BVd74JnPxk_iM3ky0/4R2BVd74JnPxk_iM3ky0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /root/.go/src/crypto/x509/cert_pool.go /root/.go/src/crypto/x509/oid.go /root/.go/src/crypto/x509/parser.go /root/.go/src/crypto/x509/pem_decrypt.go /root/.go/src/crypto/x509/pkcs1.go /root/.go/src/crypto/x509/pkcs8.go /root/.go/src/crypto/x509/root.go /root/.go/src/crypto/x509/root_linux.go /root/.go/src/crypto/x509/root_unix.go /root/.go/src/crypto/x509/sec1.go /root/.go/src/crypto/x509/verify.go /root/.go/src/crypto/x509/x509.go
2025-08-20T22:37:30.0776920Z [00:02:03.739]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T22:37:30.0779290Z [00:02:03.740]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/14/14895ebd24c6f02a4cc52080fadda2419190b5a9314176255dc308e3784a9e3e-d # internal
2025-08-20T22:37:30.0781772Z [00:02:03.740]➜  github.com/containers/image/v5/pkg/compression/internal
2025-08-20T22:37:30.0782148Z [00:02:03.741]➜  mkdir -p $WORK/b185/
2025-08-20T22:37:30.0782529Z [00:02:03.741]➜  cat >/tmp/go-build3346486511/b185/importcfg << 'EOF' # internal
2025-08-20T22:37:30.0782881Z [00:02:03.741]➜  # import config
2025-08-20T22:37:30.0783278Z [00:02:03.741]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.0783589Z [00:02:03.741]➜  EOF
2025-08-20T22:37:30.0786134Z [00:02:03.741]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/internal=>github.com/containers/image/v5@v5.36.1/pkg/compression/internal;$WORK/b185=>" -p github.com/containers/image/v5/pkg/compression/internal -lang=go1.23 -complete -installsuffix shared -buildid tHvilR0GLUMifPAJrxRQ/tHvilR0GLUMifPAJrxRQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/internal/types.go
2025-08-20T22:37:30.0872469Z [00:02:03.751]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T22:37:30.0886036Z [00:02:03.752]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/e1/e199b037417a09654cd145b93a148087b05c9a21e361bc5450b1edac95b7dac2-d # internal
2025-08-20T22:37:30.0899844Z [00:02:03.754]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T22:37:30.0908205Z [00:02:03.755]➜  github.com/containers/image/v5/docker/reference
2025-08-20T22:37:30.0909454Z [00:02:03.755]➜  mkdir -p $WORK/b180/
2025-08-20T22:37:30.0918705Z [00:02:03.756]➜  cat >/tmp/go-build3346486511/b180/importcfg << 'EOF' # internal
2025-08-20T22:37:30.0920014Z [00:02:03.756]➜  # import config
2025-08-20T22:37:30.0920917Z [00:02:03.756]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.0921379Z [00:02:03.756]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.0921941Z [00:02:03.756]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:30.0922592Z [00:02:03.756]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.0923107Z [00:02:03.756]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:30.0923546Z [00:02:03.756]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:30.0923973Z [00:02:03.756]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.0924288Z [00:02:03.756]➜  EOF
2025-08-20T22:37:30.0928570Z [00:02:03.756]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference=>github.com/containers/image/v5@v5.36.1/docker/reference;$WORK/b180=>" -p github.com/containers/image/v5/docker/reference -lang=go1.23 -complete -installsuffix shared -buildid FtaJHOhGJvB-A23qFWpr/FtaJHOhGJvB-A23qFWpr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/helpers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/normalize.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/reference.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/regexp-additions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/regexp.go
2025-08-20T22:37:30.0932768Z [00:02:03.757]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/2c/2cdc4763760b520c3163aa9d42a530b4514b6ec2b08bd4bb03e6a9c7d70bbe42-d # internal
2025-08-20T22:37:30.0937904Z [00:02:03.758]➜  github.com/containers/image/v5/pkg/compression/types
2025-08-20T22:37:30.0946353Z [00:02:03.759]➜  mkdir -p $WORK/b184/
2025-08-20T22:37:30.0957711Z [00:02:03.760]➜  cat >/tmp/go-build3346486511/b184/importcfg << 'EOF' # internal
2025-08-20T22:37:30.0958178Z [00:02:03.760]➜  # import config
2025-08-20T22:37:30.0958744Z [00:02:03.760]➜  packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build3346486511/b185/_pkg_.a
2025-08-20T22:37:30.0959233Z [00:02:03.760]➜  EOF
2025-08-20T22:37:30.0975543Z [00:02:03.761]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/types=>github.com/containers/image/v5@v5.36.1/pkg/compression/types;$WORK/b184=>" -p github.com/containers/image/v5/pkg/compression/types -lang=go1.23 -complete -installsuffix shared -buildid -Wchd_AqMYninDuNQ_pS/-Wchd_AqMYninDuNQ_pS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/types/types.go
2025-08-20T22:37:30.1158168Z [00:02:03.780]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T22:37:30.1162423Z [00:02:03.780]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/da/dac9e6a5d5610a3b05d173f7a70bc4f5b49e247c7087b0d03441158ae1df53ef-d # internal
2025-08-20T22:37:30.1165113Z [00:02:03.780]➜  github.com/opencontainers/image-spec/specs-go
2025-08-20T22:37:30.1165479Z [00:02:03.780]➜  mkdir -p $WORK/b188/
2025-08-20T22:37:30.1169700Z [00:02:03.781]➜  cat >/tmp/go-build3346486511/b188/importcfg << 'EOF' # internal
2025-08-20T22:37:30.1170222Z [00:02:03.781]➜  # import config
2025-08-20T22:37:30.1170562Z [00:02:03.781]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.1170875Z [00:02:03.781]➜  EOF
2025-08-20T22:37:30.1173542Z [00:02:03.781]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go=>github.com/opencontainers/image-spec@v1.1.2-0.20250724175814-2daaaaf0e7c1/specs-go;$WORK/b188=>" -p github.com/opencontainers/image-spec/specs-go -lang=go1.18 -complete -installsuffix shared -buildid 6NnfiBUDYpoTlk52ulge/6NnfiBUDYpoTlk52ulge -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/version.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go
2025-08-20T22:37:30.1310856Z [00:02:03.795]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T22:37:30.1327900Z [00:02:03.795]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/ad/ad643e5365b96826a60332edbb2f14b9450427345d0c9f5a20ffc47d4244efcf-d # internal
2025-08-20T22:37:30.1329992Z [00:02:03.795]➜  github.com/opencontainers/image-spec/specs-go/v1
2025-08-20T22:37:30.1330369Z [00:02:03.795]➜  mkdir -p $WORK/b187/
2025-08-20T22:37:30.1330750Z [00:02:03.796]➜  cat >/tmp/go-build3346486511/b187/importcfg << 'EOF' # internal
2025-08-20T22:37:30.1331127Z [00:02:03.796]➜  # import config
2025-08-20T22:37:30.1331575Z [00:02:03.796]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.1332261Z [00:02:03.796]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3346486511/b188/_pkg_.a
2025-08-20T22:37:30.1332812Z [00:02:03.796]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.1333288Z [00:02:03.796]➜  EOF
2025-08-20T22:37:30.1338365Z [00:02:03.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1=>github.com/opencontainers/image-spec@v1.1.2-0.20250724175814-2daaaaf0e7c1/specs-go/v1;$WORK/b187=>" -p github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid xv1wJ-pqUq4FLEcfwBRA/xv1wJ-pqUq4FLEcfwBRA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go
2025-08-20T22:37:30.1520927Z [00:02:03.816]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T22:37:30.1526142Z [00:02:03.816]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/10/10042a8e8c14f97f331dcef1fa275d9875e7fb8bd37c50f2bbc6833331be671a-d # internal
2025-08-20T22:37:30.1526840Z [00:02:03.816]➜  github.com/containers/image/v5/internal/signature
2025-08-20T22:37:30.1531227Z [00:02:03.817]➜  mkdir -p $WORK/b193/
2025-08-20T22:37:30.1540782Z [00:02:03.818]➜  cat >/tmp/go-build3346486511/b193/importcfg << 'EOF' # internal
2025-08-20T22:37:30.1541705Z [00:02:03.818]➜  # import config
2025-08-20T22:37:30.1542434Z [00:02:03.818]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.1543390Z [00:02:03.818]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:30.1543953Z [00:02:03.818]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.1544392Z [00:02:03.818]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.1544809Z [00:02:03.818]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:30.1545122Z [00:02:03.818]➜  EOF
2025-08-20T22:37:30.1548326Z [00:02:03.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature=>github.com/containers/image/v5@v5.36.1/internal/signature;$WORK/b193=>" -p github.com/containers/image/v5/internal/signature -lang=go1.23 -complete -installsuffix shared -buildid L41GLonK-rv6SN3rWKsg/L41GLonK-rv6SN3rWKsg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/signature.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/sigstore.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/simple.go
2025-08-20T22:37:30.1665189Z [00:02:03.829]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T22:37:30.1667818Z [00:02:03.830]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/0f/0f0afb2ab17846541b8e1a1d4ea06f7ed46e3b8ac555cceaf838237af7ae33b1-d # internal
2025-08-20T22:37:30.1668563Z [00:02:03.830]➜  github.com/containers/image/v5/docker/policyconfiguration
2025-08-20T22:37:30.1668953Z [00:02:03.831]➜  mkdir -p $WORK/b179/
2025-08-20T22:37:30.1669440Z [00:02:03.831]➜  cat >/tmp/go-build3346486511/b179/importcfg << 'EOF' # internal
2025-08-20T22:37:30.1669790Z [00:02:03.831]➜  # import config
2025-08-20T22:37:30.1670133Z [00:02:03.831]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.1670550Z [00:02:03.831]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.1671295Z [00:02:03.831]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:30.1672508Z [00:02:03.831]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.1673312Z [00:02:03.831]➜  EOF
2025-08-20T22:37:30.1680234Z [00:02:03.831]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/policyconfiguration=>github.com/containers/image/v5@v5.36.1/docker/policyconfiguration;$WORK/b179=>" -p github.com/containers/image/v5/docker/policyconfiguration -lang=go1.23 -complete -installsuffix shared -buildid skX3wBuLK1E6OnAzNkiY/skX3wBuLK1E6OnAzNkiY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/policyconfiguration/naming.go
2025-08-20T22:37:30.1682758Z [00:02:03.832]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T22:37:30.1779950Z [00:02:03.842]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/61/6121bc5609b2e58b2780b76cf214c5d35f1eda3749932e9be1db136617aeaeb2-d # internal
2025-08-20T22:37:30.1781400Z [00:02:03.842]➜  github.com/spf13/cobra
2025-08-20T22:37:30.1781710Z [00:02:03.842]➜  mkdir -p $WORK/b079/
2025-08-20T22:37:30.1791601Z [00:02:03.843]➜  cat >/tmp/go-build3346486511/b079/importcfg << 'EOF' # internal
2025-08-20T22:37:30.1792834Z [00:02:03.843]➜  # import config
2025-08-20T22:37:30.1793235Z [00:02:03.843]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.1794113Z [00:02:03.843]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.1794551Z [00:02:03.843]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.1794970Z [00:02:03.843]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.1795446Z [00:02:03.843]➜  packagefile github.com/spf13/pflag=/tmp/go-build3346486511/b080/_pkg_.a
2025-08-20T22:37:30.1797115Z [00:02:03.843]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.1797577Z [00:02:03.843]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.1798029Z [00:02:03.843]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.1799584Z [00:02:03.843]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:30.1800218Z [00:02:03.843]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:30.1800724Z [00:02:03.843]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:30.1801172Z [00:02:03.843]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.1801604Z [00:02:03.843]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.1802029Z [00:02:03.843]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.1802476Z [00:02:03.843]➜  packagefile text/template=/tmp/go-build3346486511/b093/_pkg_.a
2025-08-20T22:37:30.1802919Z [00:02:03.843]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.1803639Z [00:02:03.843]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:30.1804042Z [00:02:03.843]➜  EOF
2025-08-20T22:37:30.1809625Z [00:02:03.843]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra=>github.com/spf13/cobra@v1.9.1;$WORK/b079=>" -p github.com/spf13/cobra -lang=go1.15 -complete -installsuffix shared -buildid cZkgRTsmIh5tWibM5DYq/cZkgRTsmIh5tWibM5DYq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/active_help.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/args.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/bash_completions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/bash_completionsV2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/cobra.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command_notwin.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/completions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/fish_completions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/flag_groups.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/powershell_completions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/shell_completions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/zsh_completions.go
2025-08-20T22:37:30.1814687Z [00:02:03.844]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T22:37:30.1822410Z [00:02:03.846]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/b6/b67d4ea9c607e8885aa658595e785730e5b7cd00d9e33c0d95866fb7fbe01474-d # internal
2025-08-20T22:37:30.1823747Z [00:02:03.846]➜  github.com/containers/image/v5/types
2025-08-20T22:37:30.1824127Z [00:02:03.846]➜  mkdir -p $WORK/b186/
2025-08-20T22:37:30.1831506Z [00:02:03.847]➜  cat >/tmp/go-build3346486511/b186/importcfg << 'EOF' # internal
2025-08-20T22:37:30.1832406Z [00:02:03.847]➜  # import config
2025-08-20T22:37:30.1832797Z [00:02:03.847]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.1833401Z [00:02:03.847]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:30.1834158Z [00:02:03.847]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:30.1834860Z [00:02:03.847]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.1835537Z [00:02:03.847]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:30.1836269Z [00:02:03.847]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.1846701Z [00:02:03.847]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:30.1847200Z [00:02:03.847]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.1847540Z [00:02:03.847]➜  EOF
2025-08-20T22:37:30.1849585Z [00:02:03.847]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/types=>github.com/containers/image/v5@v5.36.1/types;$WORK/b186=>" -p github.com/containers/image/v5/types -lang=go1.23 -complete -installsuffix shared -buildid jtMuT0EjPlU3Wc9s0UM8/jtMuT0EjPlU3Wc9s0UM8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/types/types.go
2025-08-20T22:37:30.1878711Z [00:02:03.852]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T22:37:30.1885367Z [00:02:03.853]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/92/92f304b3ae4e50b070cd3487a25a65324901dde4acc8fb7f3b4854a8bd7c632a-d # internal
2025-08-20T22:37:30.1886441Z [00:02:03.853]➜  github.com/containers/image/v5/internal/iolimits
2025-08-20T22:37:30.1886782Z [00:02:03.853]➜  mkdir -p $WORK/b194/
2025-08-20T22:37:30.1888878Z [00:02:03.853]➜  cat >/tmp/go-build3346486511/b194/importcfg << 'EOF' # internal
2025-08-20T22:37:30.1889408Z [00:02:03.853]➜  # import config
2025-08-20T22:37:30.1889762Z [00:02:03.853]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.1890177Z [00:02:03.853]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.1890487Z [00:02:03.853]➜  EOF
2025-08-20T22:37:30.1893133Z [00:02:03.853]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/iolimits=>github.com/containers/image/v5@v5.36.1/internal/iolimits;$WORK/b194=>" -p github.com/containers/image/v5/internal/iolimits -lang=go1.23 -complete -installsuffix shared -buildid RS7h2yoH8YKOXJaiGSTd/RS7h2yoH8YKOXJaiGSTd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/iolimits/iolimits.go
2025-08-20T22:37:30.2017904Z [00:02:03.866]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T22:37:30.2023500Z [00:02:03.866]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/de/debc4a4d74b230e8758626a5439fc6c36727694cb00032b77df893131f027d71-d # internal
2025-08-20T22:37:30.2024669Z [00:02:03.866]➜  log
2025-08-20T22:37:30.2024964Z [00:02:03.866]➜  mkdir -p $WORK/b198/
2025-08-20T22:37:30.2041041Z [00:02:03.868]➜  cat >/tmp/go-build3346486511/b198/importcfg << 'EOF' # internal
2025-08-20T22:37:30.2041828Z [00:02:03.868]➜  # import config
2025-08-20T22:37:30.2042174Z [00:02:03.868]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.2042584Z [00:02:03.868]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.2043021Z [00:02:03.868]➜  packagefile log/internal=/tmp/go-build3346486511/b199/_pkg_.a
2025-08-20T22:37:30.2043452Z [00:02:03.868]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.2043882Z [00:02:03.868]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.2044305Z [00:02:03.868]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.2044740Z [00:02:03.868]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:30.2045174Z [00:02:03.868]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.2045484Z [00:02:03.868]➜  EOF
2025-08-20T22:37:30.2055872Z [00:02:03.869]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/.go/src/log=>log;$WORK/b198=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid jPprHZI6Qsaa_ihmkgSu/jPprHZI6Qsaa_ihmkgSu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /root/.go/src/log/log.go
2025-08-20T22:37:30.2113051Z [00:02:03.875]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T22:37:30.2125148Z [00:02:03.877]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/76/76990d298630a37324bffc52d55a606402430b3e4bf82d192d1de586271e8047-d # internal
2025-08-20T22:37:30.2126375Z [00:02:03.877]➜  github.com/containers/image/v5/internal/blobinfocache
2025-08-20T22:37:30.2126808Z [00:02:03.877]➜  mkdir -p $WORK/b183/
2025-08-20T22:37:30.2133586Z [00:02:03.877]➜  cat >/tmp/go-build3346486511/b183/importcfg << 'EOF' # internal
2025-08-20T22:37:30.2134129Z [00:02:03.877]➜  # import config
2025-08-20T22:37:30.2134809Z [00:02:03.877]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:30.2135665Z [00:02:03.877]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.2144733Z [00:02:03.877]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.2145165Z [00:02:03.877]➜  EOF
2025-08-20T22:37:30.2148362Z [00:02:03.878]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache=>github.com/containers/image/v5@v5.36.1/internal/blobinfocache;$WORK/b183=>" -p github.com/containers/image/v5/internal/blobinfocache -lang=go1.23 -complete -installsuffix shared -buildid QWOEY4SwCTaQ8v8uoK5q/QWOEY4SwCTaQ8v8uoK5q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache/types.go
2025-08-20T22:37:30.2326448Z [00:02:03.896]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T22:37:30.2334851Z [00:02:03.897]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/42/423ce64f1834c074d80f10e9c70c05b763ade658c13f6c7426905984971acd8c-d # internal
2025-08-20T22:37:30.2375628Z [00:02:03.897]➜  github.com/containers/image/v5/internal/private
2025-08-20T22:37:30.2376263Z [00:02:03.897]➜  mkdir -p $WORK/b192/
2025-08-20T22:37:30.2378518Z [00:02:03.901]➜  cat >/tmp/go-build3346486511/b192/importcfg << 'EOF' # internal
2025-08-20T22:37:30.2379001Z [00:02:03.901]➜  # import config
2025-08-20T22:37:30.2379433Z [00:02:03.901]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.2380159Z [00:02:03.901]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:30.2381048Z [00:02:03.901]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:30.2382393Z [00:02:03.901]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:30.2383252Z [00:02:03.901]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:30.2384083Z [00:02:03.901]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.2384809Z [00:02:03.901]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.2385589Z [00:02:03.901]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:30.2386429Z [00:02:03.901]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.2386932Z [00:02:03.901]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.2387332Z [00:02:03.901]➜  EOF
2025-08-20T22:37:30.2389665Z [00:02:03.901]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/private=>github.com/containers/image/v5@v5.36.1/internal/private;$WORK/b192=>" -p github.com/containers/image/v5/internal/private -lang=go1.23 -complete -installsuffix shared -buildid 6N_CQU9CezMfZ3FoAXY5/6N_CQU9CezMfZ3FoAXY5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/private/private.go
2025-08-20T22:37:30.2758510Z [00:02:03.940]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T22:37:30.2767080Z [00:02:03.941]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/65/654bf445a1131d1014704709d6e8eb340682e9c121586b6e28cb5a934a65a225-d # internal
2025-08-20T22:37:30.2773161Z [00:02:03.941]➜  github.com/containers/image/v5/internal/imagesource/stubs
2025-08-20T22:37:30.2773555Z [00:02:03.941]➜  mkdir -p $WORK/b191/
2025-08-20T22:37:30.2783738Z [00:02:03.942]➜  cat >/tmp/go-build3346486511/b191/importcfg << 'EOF' # internal
2025-08-20T22:37:30.2784951Z [00:02:03.942]➜  # import config
2025-08-20T22:37:30.2786003Z [00:02:03.942]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.2786662Z [00:02:03.942]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.2787257Z [00:02:03.942]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:30.2790093Z [00:02:03.942]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.2790689Z [00:02:03.942]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.2790998Z [00:02:03.942]➜  EOF
2025-08-20T22:37:30.2797434Z [00:02:03.944]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T22:37:30.2809764Z [00:02:03.945]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs=>github.com/containers/image/v5@v5.36.1/internal/imagesource/stubs;$WORK/b191=>" -p github.com/containers/image/v5/internal/imagesource/stubs -lang=go1.23 -complete -installsuffix shared -buildid 64QqxIxZXwTXa00mSS_Q/64QqxIxZXwTXa00mSS_Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go
2025-08-20T22:37:30.2841046Z [00:02:03.948]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/31/31fd281146067bac2160f5045c9a737469db49d07070d28a6657fff5bd75a018-d # internal
2025-08-20T22:37:30.2844083Z [00:02:03.948]➜  github.com/sirupsen/logrus
2025-08-20T22:37:30.2844410Z [00:02:03.948]➜  mkdir -p $WORK/b197/
2025-08-20T22:37:30.2844785Z [00:02:03.948]➜  cat >/tmp/go-build3346486511/b197/importcfg << 'EOF' # internal
2025-08-20T22:37:30.2845529Z [00:02:03.948]➜  # import config
2025-08-20T22:37:30.2847969Z [00:02:03.948]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:30.2848433Z [00:02:03.948]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.2848859Z [00:02:03.948]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.2849311Z [00:02:03.948]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:30.2849745Z [00:02:03.948]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.2850229Z [00:02:03.948]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.2850684Z [00:02:03.948]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.2851081Z [00:02:03.948]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:30.2851482Z [00:02:03.948]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.2851895Z [00:02:03.948]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:30.2852339Z [00:02:03.948]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.2852761Z [00:02:03.948]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:30.2853184Z [00:02:03.948]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.2853609Z [00:02:03.948]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.2854032Z [00:02:03.948]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.2854477Z [00:02:03.948]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:30.2854910Z [00:02:03.948]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.2855349Z [00:02:03.948]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:30.2855684Z [00:02:03.948]➜  EOF
2025-08-20T22:37:30.2862006Z [00:02:03.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus=>github.com/sirupsen/logrus@v1.9.3;$WORK/b197=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid 7A2KQUZNZPrbp9gUvrAt/7A2KQUZNZPrbp9gUvrAt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/alt_exit.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/buffer_pool.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/entry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/exported.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/formatter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/hooks.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/json_formatter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/logger.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/logrus.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/text_formatter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/writer.go
2025-08-20T22:37:30.3254168Z [00:02:03.989]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T22:37:30.3255328Z [00:02:03.989]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/74/748f004b513025ded01e25ab56bdf9daad7ef72f6a3cef020f2d793e04084f07-d # internal
2025-08-20T22:37:30.3257842Z [00:02:03.990]➜  github.com/containers/image/v5/internal/imagesource
2025-08-20T22:37:30.3288859Z [00:02:03.993]➜  mkdir -p $WORK/b190/
2025-08-20T22:37:30.3294528Z [00:02:03.993]➜  cat >/tmp/go-build3346486511/b190/importcfg << 'EOF' # internal
2025-08-20T22:37:30.3294936Z [00:02:03.993]➜  # import config
2025-08-20T22:37:30.3295658Z [00:02:03.993]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.3296503Z [00:02:03.993]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:30.3297266Z [00:02:03.993]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:30.3297994Z [00:02:03.993]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:30.3298688Z [00:02:03.993]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.3299314Z [00:02:03.993]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.3299720Z [00:02:03.993]➜  EOF
2025-08-20T22:37:30.3301998Z [00:02:03.993]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource=>github.com/containers/image/v5@v5.36.1/internal/imagesource;$WORK/b190=>" -p github.com/containers/image/v5/internal/imagesource -lang=go1.23 -complete -installsuffix shared -buildid nNaq8WWSdSEoA4n_z5Bn/nNaq8WWSdSEoA4n_z5Bn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/wrapper.go
2025-08-20T22:37:30.3680236Z [00:02:04.032]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T22:37:30.3829801Z [00:02:04.047]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/43/43ef689b019d8ecddaebe1cdb4828f085db306800615c7f487503d5ffed80d78-d # internal
2025-08-20T22:37:30.3862635Z [00:02:04.050]➜  encoding/base32
2025-08-20T22:37:30.3864591Z [00:02:04.050]➜  mkdir -p $WORK/b201/
2025-08-20T22:37:30.3865033Z [00:02:04.050]➜  cat >/tmp/go-build3346486511/b201/importcfg << 'EOF' # internal
2025-08-20T22:37:30.3865387Z [00:02:04.050]➜  # import config
2025-08-20T22:37:30.3865884Z [00:02:04.050]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.3866360Z [00:02:04.050]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:30.3866789Z [00:02:04.050]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.3867108Z [00:02:04.050]➜  EOF
2025-08-20T22:37:30.3868886Z [00:02:04.050]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/.go/src/encoding/base32=>encoding/base32;$WORK/b201=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid wSxZ1fJ2dzB_s8K_sYly/wSxZ1fJ2dzB_s8K_sYly -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /root/.go/src/encoding/base32/base32.go
2025-08-20T22:37:30.4493394Z [00:02:04.113]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T22:37:30.4497783Z [00:02:04.114]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/ee/ee2f14d17c6627802ff1800b76b3a5f966e421b5b10a7472725b22a8ade8a02d-d # internal
2025-08-20T22:37:30.4498902Z [00:02:04.114]➜  io/ioutil
2025-08-20T22:37:30.4499585Z [00:02:04.114]➜  mkdir -p $WORK/b202/
2025-08-20T22:37:30.4521470Z [00:02:04.116]➜  cat >/tmp/go-build3346486511/b202/importcfg << 'EOF' # internal
2025-08-20T22:37:30.4522157Z [00:02:04.116]➜  # import config
2025-08-20T22:37:30.4523208Z [00:02:04.116]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.4523677Z [00:02:04.116]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:30.4524093Z [00:02:04.116]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.4524537Z [00:02:04.116]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:30.4524969Z [00:02:04.116]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.4525287Z [00:02:04.116]➜  EOF
2025-08-20T22:37:30.4527324Z [00:02:04.116]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b202=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid 1THy3quLs4RypiYbEiwj/1THy3quLs4RypiYbEiwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T22:37:30.5096063Z [00:02:04.174]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T22:37:30.5106536Z [00:02:04.175]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/22/224f8d91fcb16082e8751dd9f5db0f84e8b7480b67d4ae4303f47f53d4d2eed4-d # internal
2025-08-20T22:37:30.5108604Z [00:02:04.175]➜  github.com/containers/image/v5/pkg/strslice
2025-08-20T22:37:30.5108958Z [00:02:04.175]➜  mkdir -p $WORK/b205/
2025-08-20T22:37:30.5116781Z [00:02:04.176]➜  cat >/tmp/go-build3346486511/b205/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5117531Z [00:02:04.176]➜  # import config
2025-08-20T22:37:30.5118485Z [00:02:04.176]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:30.5119161Z [00:02:04.176]➜  EOF
2025-08-20T22:37:30.5121786Z [00:02:04.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/strslice=>github.com/containers/image/v5@v5.36.1/pkg/strslice;$WORK/b205=>" -p github.com/containers/image/v5/pkg/strslice -lang=go1.23 -complete -installsuffix shared -buildid cEqKiscECLVBqj7_1g_K/cEqKiscECLVBqj7_1g_K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/strslice/strslice.go
2025-08-20T22:37:30.5207872Z [00:02:04.185]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T22:37:30.5239237Z [00:02:04.188]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/99/9955cbb9a462c869de14f53176093c527ca4252a79e041a4c87225f9d69e4325-d # internal
2025-08-20T22:37:30.5241118Z [00:02:04.188]➜  github.com/containers/image/v5/internal/pkg/platform
2025-08-20T22:37:30.5241493Z [00:02:04.188]➜  mkdir -p $WORK/b196/
2025-08-20T22:37:30.5243289Z [00:02:04.188]➜  cat >/tmp/go-build3346486511/b196/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5243650Z [00:02:04.188]➜  # import config
2025-08-20T22:37:30.5243996Z [00:02:04.188]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:30.5244428Z [00:02:04.188]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.5244955Z [00:02:04.188]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.5246046Z [00:02:04.188]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:30.5246795Z [00:02:04.188]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:30.5247277Z [00:02:04.188]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.5247699Z [00:02:04.188]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.5248123Z [00:02:04.188]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:30.5248564Z [00:02:04.188]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.5248883Z [00:02:04.188]➜  EOF
2025-08-20T22:37:30.5251254Z [00:02:04.189]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/pkg/platform=>github.com/containers/image/v5@v5.36.1/internal/pkg/platform;$WORK/b196=>" -p github.com/containers/image/v5/internal/pkg/platform -lang=go1.23 -complete -installsuffix shared -buildid Jmfm1OnQ8JcqOg3QM480/Jmfm1OnQ8JcqOg3QM480 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go
2025-08-20T22:37:30.5253378Z [00:02:04.189]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T22:37:30.5258426Z [00:02:04.190]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T22:37:30.5264173Z [00:02:04.190]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/b0/b0d535f300e94489b66523de78a3aa0bf6596f5ae75ad680eb9645a345f9a148-d # internal
2025-08-20T22:37:30.5265351Z [00:02:04.190]➜  github.com/docker/docker/api/types/versions
2025-08-20T22:37:30.5265717Z [00:02:04.190]➜  mkdir -p $WORK/b207/
2025-08-20T22:37:30.5266257Z [00:02:04.190]➜  cat >/tmp/go-build3346486511/b207/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5266606Z [00:02:04.190]➜  # import config
2025-08-20T22:37:30.5266954Z [00:02:04.190]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.5267405Z [00:02:04.190]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.5267729Z [00:02:04.190]➜  EOF
2025-08-20T22:37:30.5269935Z [00:02:04.190]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/versions=>github.com/docker/docker@v28.3.3+incompatible/api/types/versions;$WORK/b207=>" -p github.com/docker/docker/api/types/versions -lang=go1.16 -complete -installsuffix shared -buildid QeatvUPFXybBPJClSQWi/QeatvUPFXybBPJClSQWi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/versions/compare.go
2025-08-20T22:37:30.5312886Z [00:02:04.195]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/40/40de6db30f194ac23302385be90529c25a260baeb149aee86ad96a8a80aad1d7-d # internal
2025-08-20T22:37:30.5316297Z [00:02:04.196]➜  github.com/containers/common/pkg/completion
2025-08-20T22:37:30.5316669Z [00:02:04.196]➜  mkdir -p $WORK/b076/
2025-08-20T22:37:30.5323451Z [00:02:04.196]➜  cat >/tmp/go-build3346486511/b076/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5324608Z [00:02:04.196]➜  # import config
2025-08-20T22:37:30.5325240Z [00:02:04.196]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:30.5326123Z [00:02:04.196]➜  packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build3346486511/b077/_pkg_.a
2025-08-20T22:37:30.5326972Z [00:02:04.196]➜  packagefile github.com/spf13/cobra=/tmp/go-build3346486511/b079/_pkg_.a
2025-08-20T22:37:30.5327680Z [00:02:04.196]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.5328312Z [00:02:04.196]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.5328922Z [00:02:04.196]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:30.5329301Z [00:02:04.196]➜  EOF
2025-08-20T22:37:30.5332390Z [00:02:04.197]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/completion=>github.com/containers/common@v0.64.1/pkg/completion;$WORK/b076=>" -p github.com/containers/common/pkg/completion -lang=go1.23 -complete -installsuffix shared -buildid ub86quK4cLyW4peIVUJW/ub86quK4cLyW4peIVUJW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/completion/completion.go
2025-08-20T22:37:30.5409034Z [00:02:04.205]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T22:37:30.5416228Z [00:02:04.206]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/53/53035237d7272c60c518ffb8e460e3d46d6a9ed30831b09bf37a80eca6be2211-d # internal
2025-08-20T22:37:30.5416951Z [00:02:04.206]➜  github.com/containers/image/v5/pkg/blobinfocache/none
2025-08-20T22:37:30.5417303Z [00:02:04.206]➜  mkdir -p $WORK/b208/
2025-08-20T22:37:30.5417708Z [00:02:04.206]➜  cat >/tmp/go-build3346486511/b208/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5418059Z [00:02:04.206]➜  # import config
2025-08-20T22:37:30.5418588Z [00:02:04.206]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:30.5419287Z [00:02:04.206]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.5419916Z [00:02:04.206]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.5420751Z [00:02:04.206]➜  EOF
2025-08-20T22:37:30.5423089Z [00:02:04.206]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=>github.com/containers/image/v5@v5.36.1/pkg/blobinfocache/none;$WORK/b208=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -lang=go1.23 -complete -installsuffix shared -buildid LMMMJP73OBWrz9bf0Zxc/LMMMJP73OBWrz9bf0Zxc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/none/none.go
2025-08-20T22:37:30.5502133Z [00:02:04.214]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T22:37:30.5575317Z [00:02:04.221]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T22:37:30.5584552Z [00:02:04.222]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/22/223c2f6b04a44691b807dcf8d8f9c56f189626f1c54f05f07b86637a1aecd21b-d # internal
2025-08-20T22:37:30.5585557Z [00:02:04.222]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/ce/ce7ef686834271a7150b812e43209c977aa17b86d12d4c02dbee307376d33e52-d # internal
2025-08-20T22:37:30.5590117Z [00:02:04.223]➜  github.com/containers/image/v5/internal/imagedestination/stubs
2025-08-20T22:37:30.5590694Z [00:02:04.223]➜  mkdir -p $WORK/b210/
2025-08-20T22:37:30.5591177Z [00:02:04.223]➜  cat >/tmp/go-build3346486511/b210/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5591659Z [00:02:04.223]➜  # import config
2025-08-20T22:37:30.5592141Z [00:02:04.223]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.5592662Z [00:02:04.223]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.5593159Z [00:02:04.223]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.5593821Z [00:02:04.223]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:30.5594672Z [00:02:04.223]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:30.5595457Z [00:02:04.223]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.5596324Z [00:02:04.223]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.5597112Z [00:02:04.223]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:30.5600405Z [00:02:04.223]➜  EOF
2025-08-20T22:37:30.5627222Z [00:02:04.223]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs=>github.com/containers/image/v5@v5.36.1/internal/imagedestination/stubs;$WORK/b210=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -lang=go1.23 -complete -installsuffix shared -buildid 1VNlxhImZYCcNu7IsM-w/1VNlxhImZYCcNu7IsM-w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/original_oci_config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go
2025-08-20T22:37:30.5631646Z [00:02:04.224]➜  crypto/tls
2025-08-20T22:37:30.5631909Z [00:02:04.224]➜  mkdir -p $WORK/b132/
2025-08-20T22:37:30.5632295Z [00:02:04.226]➜  cat >/tmp/go-build3346486511/b132/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5632643Z [00:02:04.226]➜  # import config
2025-08-20T22:37:30.5633124Z [00:02:04.226]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:37:30.5634211Z [00:02:04.226]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:37:30.5634724Z [00:02:04.226]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.5635177Z [00:02:04.226]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:30.5635634Z [00:02:04.226]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.5636232Z [00:02:04.226]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:30.5636690Z [00:02:04.226]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:30.5637149Z [00:02:04.226]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:30.5637604Z [00:02:04.226]➜  packagefile crypto/des=/tmp/go-build3346486511/b135/_pkg_.a
2025-08-20T22:37:30.5638061Z [00:02:04.226]➜  packagefile crypto/ecdh=/tmp/go-build3346486511/b136/_pkg_.a
2025-08-20T22:37:30.5638526Z [00:02:04.226]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:30.5639001Z [00:02:04.226]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:30.5639475Z [00:02:04.226]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:30.5639945Z [00:02:04.226]➜  packagefile crypto/hkdf=/tmp/go-build3346486511/b156/_pkg_.a
2025-08-20T22:37:30.5640400Z [00:02:04.226]➜  packagefile crypto/hmac=/tmp/go-build3346486511/b158/_pkg_.a
2025-08-20T22:37:30.5640908Z [00:02:04.226]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:30.5641464Z [00:02:04.226]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3346486511/b108/_pkg_.a
2025-08-20T22:37:30.5642047Z [00:02:04.226]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3346486511/b121/_pkg_.a
2025-08-20T22:37:30.5642635Z [00:02:04.226]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build3346486511/b159/_pkg_.a
2025-08-20T22:37:30.5643220Z [00:02:04.226]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build3346486511/b160/_pkg_.a
2025-08-20T22:37:30.5643799Z [00:02:04.226]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build3346486511/b161/_pkg_.a
2025-08-20T22:37:30.5644347Z [00:02:04.226]➜  packagefile crypto/internal/hpke=/tmp/go-build3346486511/b162/_pkg_.a
2025-08-20T22:37:30.5645627Z [00:02:04.226]➜  packagefile crypto/md5=/tmp/go-build3346486511/b167/_pkg_.a
2025-08-20T22:37:30.5647025Z [00:02:04.226]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:30.5647952Z [00:02:04.226]➜  packagefile crypto/rc4=/tmp/go-build3346486511/b168/_pkg_.a
2025-08-20T22:37:30.5648737Z [00:02:04.226]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:30.5649466Z [00:02:04.226]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:30.5650194Z [00:02:04.226]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:30.5650920Z [00:02:04.226]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:30.5651456Z [00:02:04.226]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:30.5652584Z [00:02:04.226]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build3346486511/b173/_pkg_.a
2025-08-20T22:37:30.5653424Z [00:02:04.226]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:30.5654078Z [00:02:04.226]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:30.5654791Z [00:02:04.226]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.5655366Z [00:02:04.226]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.5656268Z [00:02:04.226]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3346486511/b163/_pkg_.a
2025-08-20T22:37:30.5657176Z [00:02:04.226]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3346486511/b150/_pkg_.a
2025-08-20T22:37:30.5658320Z [00:02:04.226]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:30.5658866Z [00:02:04.226]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:30.5659576Z [00:02:04.226]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:30.5660255Z [00:02:04.226]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:30.5660941Z [00:02:04.226]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.5661516Z [00:02:04.226]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:30.5662356Z [00:02:04.226]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.5662926Z [00:02:04.226]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.5663410Z [00:02:04.226]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:30.5664003Z [00:02:04.226]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:30.5664725Z [00:02:04.226]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.5665592Z [00:02:04.226]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.5666408Z [00:02:04.226]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.5667104Z [00:02:04.226]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:30.5667727Z [00:02:04.226]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.5668189Z [00:02:04.226]➜  packagefile weak=/tmp/go-build3346486511/b090/_pkg_.a
2025-08-20T22:37:30.5668720Z [00:02:04.226]➜  EOF
2025-08-20T22:37:30.5673924Z [00:02:04.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b132=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid WmWIQtpgWGl6kMz0LTQk/WmWIQtpgWGl6kMz0LTQk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /root/.go/src/crypto/tls/alert.go /root/.go/src/crypto/tls/auth.go /root/.go/src/crypto/tls/cache.go /root/.go/src/crypto/tls/cipher_suites.go /root/.go/src/crypto/tls/common.go /root/.go/src/crypto/tls/common_string.go /root/.go/src/crypto/tls/conn.go /root/.go/src/crypto/tls/defaults.go /root/.go/src/crypto/tls/defaults_fips140.go /root/.go/src/crypto/tls/ech.go /root/.go/src/crypto/tls/handshake_client.go /root/.go/src/crypto/tls/handshake_client_tls13.go /root/.go/src/crypto/tls/handshake_messages.go /root/.go/src/crypto/tls/handshake_server.go /root/.go/src/crypto/tls/handshake_server_tls13.go /root/.go/src/crypto/tls/key_agreement.go /root/.go/src/crypto/tls/key_schedule.go /root/.go/src/crypto/tls/prf.go /root/.go/src/crypto/tls/quic.go /root/.go/src/crypto/tls/ticket.go /root/.go/src/crypto/tls/tls.go
2025-08-20T22:37:30.5679975Z [00:02:04.229]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T22:37:30.5680657Z [00:02:04.229]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/03/03a375b5e52dc59e6afd4eefda00c9cb4374f64873e294889418915370fb50a4-d # internal
2025-08-20T22:37:30.5681319Z [00:02:04.229]➜  github.com/containers/image/v5/internal/imagesource/impl
2025-08-20T22:37:30.5681667Z [00:02:04.229]➜  mkdir -p $WORK/b211/
2025-08-20T22:37:30.5682038Z [00:02:04.231]➜  cat >/tmp/go-build3346486511/b211/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5682379Z [00:02:04.231]➜  # import config
2025-08-20T22:37:30.5682976Z [00:02:04.231]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.5683704Z [00:02:04.231]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:30.5684440Z [00:02:04.231]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:30.5685119Z [00:02:04.231]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.5685858Z [00:02:04.231]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.5686606Z [00:02:04.231]➜  EOF
2025-08-20T22:37:30.5716794Z [00:02:04.231]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl=>github.com/containers/image/v5@v5.36.1/internal/imagesource/impl;$WORK/b211=>" -p github.com/containers/image/v5/internal/imagesource/impl -lang=go1.23 -complete -installsuffix shared -buildid Ed5RbldiXxeBT4p9xbGP/Ed5RbldiXxeBT4p9xbGP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/compat.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/properties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/signatures.go
2025-08-20T22:37:30.5720572Z [00:02:04.236]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T22:37:30.5728572Z [00:02:04.237]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/87/87ba0974a48824564b23c8edecc37bfb25fbb8fd1f8af019cd5eaa5cf25c3340-d # internal
2025-08-20T22:37:30.5729319Z [00:02:04.237]➜  github.com/containers/image/v5/internal/multierr
2025-08-20T22:37:30.5729660Z [00:02:04.237]➜  mkdir -p $WORK/b212/
2025-08-20T22:37:30.5730039Z [00:02:04.237]➜  cat >/tmp/go-build3346486511/b212/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5730406Z [00:02:04.237]➜  # import config
2025-08-20T22:37:30.5730979Z [00:02:04.237]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.5731558Z [00:02:04.237]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.5732004Z [00:02:04.237]➜  EOF
2025-08-20T22:37:30.5736723Z [00:02:04.237]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/multierr=>github.com/containers/image/v5@v5.36.1/internal/multierr;$WORK/b212=>" -p github.com/containers/image/v5/internal/multierr -lang=go1.23 -complete -installsuffix shared -buildid oMmKhWS2rkgxp5c1G1EH/oMmKhWS2rkgxp5c1G1EH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/multierr/multierr.go
2025-08-20T22:37:30.5823251Z [00:02:04.246]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T22:37:30.5824420Z [00:02:04.246]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/ee/ee994bc887e6a256a71f3778d0ee13fd469d9cff40e0d4cfd8e2f5def31bce56-d # internal
2025-08-20T22:37:30.5825252Z [00:02:04.246]➜  github.com/containers/image/v5/internal/putblobdigest
2025-08-20T22:37:30.5825732Z [00:02:04.246]➜  mkdir -p $WORK/b213/
2025-08-20T22:37:30.5826289Z [00:02:04.246]➜  cat >/tmp/go-build3346486511/b213/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5826772Z [00:02:04.246]➜  # import config
2025-08-20T22:37:30.5827369Z [00:02:04.246]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.5828090Z [00:02:04.246]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:30.5828699Z [00:02:04.246]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.5829110Z [00:02:04.246]➜  EOF
2025-08-20T22:37:30.5831576Z [00:02:04.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/putblobdigest=>github.com/containers/image/v5@v5.36.1/internal/putblobdigest;$WORK/b213=>" -p github.com/containers/image/v5/internal/putblobdigest -lang=go1.23 -complete -installsuffix shared -buildid LlmKmiohVg2Pf42x5aDy/LlmKmiohVg2Pf42x5aDy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go
2025-08-20T22:37:30.5844499Z [00:02:04.248]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T22:37:30.5850681Z [00:02:04.249]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T22:37:30.5855913Z [00:02:04.249]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/cf/cfd4e1d88609516cd00b9c5b0e44da56d521d53e1d9fe18b7ad1e6df0fa78fbf-d # internal
2025-08-20T22:37:30.5858478Z [00:02:04.249]➜  github.com/containers/image/v5/internal/rootless
2025-08-20T22:37:30.5859231Z [00:02:04.249]➜  mkdir -p $WORK/b214/
2025-08-20T22:37:30.5869363Z [00:02:04.251]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/ad/ad75e73b3c45acfddaf9506444a0ca7de67d07d31ac942b0613a4b4c8e307401-d # internal
2025-08-20T22:37:30.5870851Z [00:02:04.251]➜  github.com/containers/image/v5/internal/tmpdir
2025-08-20T22:37:30.5871209Z [00:02:04.251]➜  mkdir -p $WORK/b216/
2025-08-20T22:37:30.5871591Z [00:02:04.251]➜  cat >/tmp/go-build3346486511/b216/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5871954Z [00:02:04.251]➜  # import config
2025-08-20T22:37:30.5872403Z [00:02:04.251]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.5872914Z [00:02:04.251]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.5873333Z [00:02:04.251]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.5873654Z [00:02:04.251]➜  EOF
2025-08-20T22:37:30.5876068Z [00:02:04.251]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/tmpdir=>github.com/containers/image/v5@v5.36.1/internal/tmpdir;$WORK/b216=>" -p github.com/containers/image/v5/internal/tmpdir -lang=go1.23 -complete -installsuffix shared -buildid sNKFozx8XEdlRED_qIYO/sNKFozx8XEdlRED_qIYO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/tmpdir/tmpdir.go
2025-08-20T22:37:30.5878144Z [00:02:04.251]➜  cat >/tmp/go-build3346486511/b214/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5878490Z [00:02:04.251]➜  # import config
2025-08-20T22:37:30.5878814Z [00:02:04.251]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.5879232Z [00:02:04.251]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.5879548Z [00:02:04.251]➜  EOF
2025-08-20T22:37:30.5882037Z [00:02:04.251]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/rootless=>github.com/containers/image/v5@v5.36.1/internal/rootless;$WORK/b214=>" -p github.com/containers/image/v5/internal/rootless -lang=go1.23 -complete -installsuffix shared -buildid VFKWSEjI4eeZZGCg79Q7/VFKWSEjI4eeZZGCg79Q7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/rootless/rootless.go
2025-08-20T22:37:30.5968807Z [00:02:04.261]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T22:37:30.5972581Z [00:02:04.261]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/53/5394ba2d8a10c9232211c85d230ef57c5adb7e0a82048a2cbbfc9cc04c774ad7-d # internal
2025-08-20T22:37:30.5976234Z [00:02:04.262]➜  github.com/containers/image/v5/internal/uploadreader
2025-08-20T22:37:30.5977751Z [00:02:04.262]➜  mkdir -p $WORK/b217/
2025-08-20T22:37:30.5978373Z [00:02:04.262]➜  cat >/tmp/go-build3346486511/b217/importcfg << 'EOF' # internal
2025-08-20T22:37:30.5978892Z [00:02:04.262]➜  # import config
2025-08-20T22:37:30.5979298Z [00:02:04.262]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.5979923Z [00:02:04.262]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.5980237Z [00:02:04.262]➜  EOF
2025-08-20T22:37:30.5982580Z [00:02:04.262]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/uploadreader=>github.com/containers/image/v5@v5.36.1/internal/uploadreader;$WORK/b217=>" -p github.com/containers/image/v5/internal/uploadreader -lang=go1.23 -complete -installsuffix shared -buildid w91HBh5MSbutvnOsvAhd/w91HBh5MSbutvnOsvAhd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/uploadreader/upload_reader.go
2025-08-20T22:37:30.6024366Z [00:02:04.266]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T22:37:30.6030274Z [00:02:04.267]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/c0/c07423853e4fdb87ef14ce359fe049e0b899adfc870e553c78c178992fe7375f-d # internal
2025-08-20T22:37:30.6031009Z [00:02:04.267]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T22:37:30.6031412Z [00:02:04.267]➜  github.com/containers/image/v5/internal/streamdigest
2025-08-20T22:37:30.6031748Z [00:02:04.267]➜  mkdir -p $WORK/b215/
2025-08-20T22:37:30.6046606Z [00:02:04.268]➜  cat >/tmp/go-build3346486511/b215/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6047410Z [00:02:04.268]➜  # import config
2025-08-20T22:37:30.6047855Z [00:02:04.268]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.6048713Z [00:02:04.268]➜  packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3346486511/b213/_pkg_.a
2025-08-20T22:37:30.6050058Z [00:02:04.268]➜  packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3346486511/b216/_pkg_.a
2025-08-20T22:37:30.6051006Z [00:02:04.268]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:30.6051762Z [00:02:04.268]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.6052343Z [00:02:04.268]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.6052688Z [00:02:04.268]➜  EOF
2025-08-20T22:37:30.6055694Z [00:02:04.268]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/streamdigest=>github.com/containers/image/v5@v5.36.1/internal/streamdigest;$WORK/b215=>" -p github.com/containers/image/v5/internal/streamdigest -lang=go1.23 -complete -installsuffix shared -buildid xf-ljXuSPh3KwN8-08KB/xf-ljXuSPh3KwN8-08KB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/streamdigest/stream_digest.go
2025-08-20T22:37:30.6059197Z [00:02:04.268]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/c1/c13bc2ed927cb0213488a19b4beb2422c8505e2f08f67e65568f97445d7a3d79-d # internal
2025-08-20T22:37:30.6060043Z [00:02:04.268]➜  github.com/containers/image/v5/version
2025-08-20T22:37:30.6060534Z [00:02:04.268]➜  mkdir -p $WORK/b219/
2025-08-20T22:37:30.6060976Z [00:02:04.268]➜  cat >/tmp/go-build3346486511/b219/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6061553Z [00:02:04.268]➜  # import config
2025-08-20T22:37:30.6062056Z [00:02:04.269]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.6062438Z [00:02:04.269]➜  EOF
2025-08-20T22:37:30.6065160Z [00:02:04.269]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/version=>github.com/containers/image/v5@v5.36.1/version;$WORK/b219=>" -p github.com/containers/image/v5/version -lang=go1.23 -complete -installsuffix shared -buildid BMe_CjkFpsT712h4_tV0/BMe_CjkFpsT712h4_tV0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/version/version.go
2025-08-20T22:37:30.6151630Z [00:02:04.279]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T22:37:30.6152983Z [00:02:04.279]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/b2/b24491e857ad71af19678d3b787c4a709dd9d560cd74a1cecba47dffd1d2f1ce-d # internal
2025-08-20T22:37:30.6162789Z [00:02:04.280]➜  github.com/BurntSushi/toml/internal
2025-08-20T22:37:30.6166092Z [00:02:04.281]➜  mkdir -p $WORK/b223/
2025-08-20T22:37:30.6167335Z [00:02:04.281]➜  cat >/tmp/go-build3346486511/b223/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6167730Z [00:02:04.281]➜  # import config
2025-08-20T22:37:30.6168078Z [00:02:04.281]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.6168413Z [00:02:04.281]➜  EOF
2025-08-20T22:37:30.6168706Z [00:02:04.281]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T22:37:30.6170800Z [00:02:04.281]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/internal=>github.com/BurntSushi/toml@v1.5.0/internal;$WORK/b223=>" -p github.com/BurntSushi/toml/internal -lang=go1.18 -complete -installsuffix shared -buildid l5aj24_SjmJKEnA33BJ6/l5aj24_SjmJKEnA33BJ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/internal/tz.go
2025-08-20T22:37:30.6172879Z [00:02:04.281]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/63/638529343a4bf5b72c49e24b000aa6adfbb3365675ce085fa160ef069296e210-d # internal
2025-08-20T22:37:30.6173493Z [00:02:04.281]➜  github.com/containers/image/v5/internal/useragent
2025-08-20T22:37:30.6173821Z [00:02:04.281]➜  mkdir -p $WORK/b218/
2025-08-20T22:37:30.6174202Z [00:02:04.281]➜  cat >/tmp/go-build3346486511/b218/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6174544Z [00:02:04.281]➜  # import config
2025-08-20T22:37:30.6175004Z [00:02:04.281]➜  packagefile github.com/containers/image/v5/version=/tmp/go-build3346486511/b219/_pkg_.a
2025-08-20T22:37:30.6175421Z [00:02:04.281]➜  EOF
2025-08-20T22:37:30.6177777Z [00:02:04.281]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/useragent=>github.com/containers/image/v5@v5.36.1/internal/useragent;$WORK/b218=>" -p github.com/containers/image/v5/internal/useragent -lang=go1.23 -complete -installsuffix shared -buildid -EuAI0A8NS2CfkFPh_3a/-EuAI0A8NS2CfkFPh_3a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/useragent/useragent.go
2025-08-20T22:37:30.6240738Z [00:02:04.288]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T22:37:30.6245026Z [00:02:04.289]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/9d/9dda98b9e7e850d90317b99a3fe4e7a84c01d63a06352421ab9968c4c442d751-d # internal
2025-08-20T22:37:30.6246507Z [00:02:04.289]➜  text/scanner
2025-08-20T22:37:30.6247786Z [00:02:04.289]➜  mkdir -p $WORK/b225/
2025-08-20T22:37:30.6248591Z [00:02:04.289]➜  cat >/tmp/go-build3346486511/b225/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6248956Z [00:02:04.289]➜  # import config
2025-08-20T22:37:30.6249295Z [00:02:04.289]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.6249718Z [00:02:04.289]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.6250133Z [00:02:04.289]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.6250527Z [00:02:04.289]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.6250941Z [00:02:04.289]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:30.6251385Z [00:02:04.289]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:30.6251717Z [00:02:04.289]➜  EOF
2025-08-20T22:37:30.6253289Z [00:02:04.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/.go/src/text/scanner=>text/scanner;$WORK/b225=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid kEyM8SBeealTfkFIGRHY/kEyM8SBeealTfkFIGRHY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /root/.go/src/text/scanner/scanner.go
2025-08-20T22:37:30.6279609Z [00:02:04.292]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T22:37:30.6281439Z [00:02:04.292]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/d3/d390bdb1d24967d32f2e2b2b86cc252216db222f18ea13bb3fef34ee26bd2abd-d # internal
2025-08-20T22:37:30.6282057Z [00:02:04.292]➜  github.com/moby/sys/mountinfo
2025-08-20T22:37:30.6282366Z [00:02:04.292]➜  mkdir -p $WORK/b231/
2025-08-20T22:37:30.6282747Z [00:02:04.292]➜  cat >/tmp/go-build3346486511/b231/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6283097Z [00:02:04.292]➜  # import config
2025-08-20T22:37:30.6283431Z [00:02:04.292]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:30.6283866Z [00:02:04.292]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.6284337Z [00:02:04.292]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.6284794Z [00:02:04.292]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.6285193Z [00:02:04.292]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.6285633Z [00:02:04.292]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.6286380Z [00:02:04.292]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.6286818Z [00:02:04.292]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.6287249Z [00:02:04.292]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.6287667Z [00:02:04.292]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.6287974Z [00:02:04.292]➜  EOF
2025-08-20T22:37:30.6298718Z [00:02:04.292]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo=>github.com/moby/sys/mountinfo@v0.7.2;$WORK/b231=>" -p github.com/moby/sys/mountinfo -lang=go1.17 -complete -installsuffix shared -buildid UDHiDUhDCYrkzn2thYNT/UDHiDUhDCYrkzn2thYNT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mounted_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mounted_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go
2025-08-20T22:37:30.6306030Z [00:02:04.295]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T22:37:30.6309744Z [00:02:04.295]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/dd/dd776b78bc8fa7f35a9d6697cca0ba06aee459c61495a79ac6e2e6d8e43707d7-d # internal
2025-08-20T22:37:30.6310807Z [00:02:04.295]➜  github.com/BurntSushi/toml
2025-08-20T22:37:30.6311331Z [00:02:04.295]➜  mkdir -p $WORK/b222/
2025-08-20T22:37:30.6320457Z [00:02:04.296]➜  cat >/tmp/go-build3346486511/b222/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6321552Z [00:02:04.296]➜  # import config
2025-08-20T22:37:30.6321968Z [00:02:04.296]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:30.6322400Z [00:02:04.296]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.6322828Z [00:02:04.296]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:30.6323288Z [00:02:04.296]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:30.6323734Z [00:02:04.296]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.6324163Z [00:02:04.296]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.6324687Z [00:02:04.296]➜  packagefile github.com/BurntSushi/toml/internal=/tmp/go-build3346486511/b223/_pkg_.a
2025-08-20T22:37:30.6325192Z [00:02:04.296]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.6325596Z [00:02:04.296]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:30.6326301Z [00:02:04.296]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:30.6327081Z [00:02:04.296]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.6327500Z [00:02:04.296]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:30.6327922Z [00:02:04.296]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.6328338Z [00:02:04.296]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:30.6328755Z [00:02:04.296]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.6329191Z [00:02:04.296]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.6329610Z [00:02:04.296]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.6330015Z [00:02:04.296]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.6330432Z [00:02:04.296]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:30.6330875Z [00:02:04.296]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:30.6331218Z [00:02:04.296]➜  EOF
2025-08-20T22:37:30.6335679Z [00:02:04.297]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml=>github.com/BurntSushi/toml@v1.5.0;$WORK/b222=>" -p github.com/BurntSushi/toml -lang=go1.18 -complete -installsuffix shared -buildid p6ZphFbZTXp96hajTXH1/p6ZphFbZTXp96hajTXH1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/deprecated.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/error.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/lex.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/meta.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/parse.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/type_fields.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/type_toml.go
2025-08-20T22:37:30.6825149Z [00:02:04.346]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T22:37:30.6835622Z [00:02:04.348]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/0b/0b43094b0f3ec98c9e2c5d39a8d1d0542c7bc1109d9dddea69fa0cdddb2e4da4-d # internal
2025-08-20T22:37:30.6839924Z [00:02:04.348]➜  github.com/containers/storage/pkg/fileutils
2025-08-20T22:37:30.6841523Z [00:02:04.348]➜  mkdir -p $WORK/b224/
2025-08-20T22:37:30.6850088Z [00:02:04.349]➜  cat >/tmp/go-build3346486511/b224/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6850573Z [00:02:04.349]➜  # import config
2025-08-20T22:37:30.6850928Z [00:02:04.349]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.6851351Z [00:02:04.349]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.6851869Z [00:02:04.349]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:30.6852408Z [00:02:04.349]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.6852864Z [00:02:04.349]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.6853263Z [00:02:04.349]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.6853698Z [00:02:04.349]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.6854150Z [00:02:04.349]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:30.6854575Z [00:02:04.349]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.6855020Z [00:02:04.349]➜  packagefile text/scanner=/tmp/go-build3346486511/b225/_pkg_.a
2025-08-20T22:37:30.6855354Z [00:02:04.349]➜  EOF
2025-08-20T22:37:30.6861207Z [00:02:04.350]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils=>github.com/containers/storage@v1.59.1/pkg/fileutils;$WORK/b224=>" -p github.com/containers/storage/pkg/fileutils -lang=go1.23 -complete -installsuffix shared -buildid axfHzlVlLK1OV45M4Fdg/axfHzlVlLK1OV45M4Fdg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/exists_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/reflink_linux.go
2025-08-20T22:37:30.6883455Z [00:02:04.352]➜  go tool buildid -w $WORK/b231/_pkg_.a # internal
2025-08-20T22:37:30.6885152Z [00:02:04.352]➜  cp $WORK/b231/_pkg_.a /root/.cache/go-build/03/0344a9e99f69df189e518338f9518495bc7b64689aabcf017ba8682e1494b263-d # internal
2025-08-20T22:37:30.6891137Z [00:02:04.352]➜  github.com/containers/storage/pkg/mount
2025-08-20T22:37:30.6891477Z [00:02:04.352]➜  mkdir -p $WORK/b230/
2025-08-20T22:37:30.6891855Z [00:02:04.352]➜  cat >/tmp/go-build3346486511/b230/importcfg << 'EOF' # internal
2025-08-20T22:37:30.6892200Z [00:02:04.352]➜  # import config
2025-08-20T22:37:30.6892533Z [00:02:04.352]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.6893034Z [00:02:04.352]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build3346486511/b231/_pkg_.a
2025-08-20T22:37:30.6894077Z [00:02:04.352]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.6894936Z [00:02:04.353]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.6895946Z [00:02:04.353]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:30.6896466Z [00:02:04.353]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.6896911Z [00:02:04.353]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.6897366Z [00:02:04.353]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.6897673Z [00:02:04.353]➜  EOF
2025-08-20T22:37:30.6902620Z [00:02:04.353]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount=>github.com/containers/storage@v1.59.1/pkg/mount;$WORK/b230=>" -p github.com/containers/storage/pkg/mount -lang=go1.23 -complete -installsuffix shared -buildid 6A2A6aLpOKd35AoyZx9y/6A2A6aLpOKd35AoyZx9y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mount.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mounter_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mountinfo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mountinfo_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/unmount_unix.go
2025-08-20T22:37:30.7394105Z [00:02:04.403]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T22:37:30.7467578Z [00:02:04.411]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/8b/8bb377c15a47bd9adac8a1c11debbd701f751d887433009b4497b011a71f6f0d-d # internal
2025-08-20T22:37:30.7469130Z [00:02:04.411]➜  github.com/docker/go-units
2025-08-20T22:37:30.7470035Z [00:02:04.411]➜  mkdir -p $WORK/b232/
2025-08-20T22:37:30.7473030Z [00:02:04.411]➜  cat >/tmp/go-build3346486511/b232/importcfg << 'EOF' # internal
2025-08-20T22:37:30.7474531Z [00:02:04.412]➜  # import config
2025-08-20T22:37:30.7475420Z [00:02:04.412]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.7476948Z [00:02:04.412]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.7477595Z [00:02:04.412]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.7478225Z [00:02:04.412]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.7478811Z [00:02:04.412]➜  EOF
2025-08-20T22:37:30.7481665Z [00:02:04.412]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units=>github.com/docker/go-units@v0.5.0;$WORK/b232=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid QJqR_WCpO5njPAO25BJL/QJqR_WCpO5njPAO25BJL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/duration.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/size.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/ulimit.go
2025-08-20T22:37:30.7496967Z [00:02:04.414]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T22:37:30.7522761Z [00:02:04.416]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/9e/9e9c4faeee498a6d02db743318642e3b8fdce342a524dd8f90a23bed14775eb3-d # internal
2025-08-20T22:37:30.7531596Z [00:02:04.417]➜  os/exec
2025-08-20T22:37:30.7543377Z [00:02:04.418]➜  mkdir -p $WORK/b233/
2025-08-20T22:37:30.7552253Z [00:02:04.419]➜  cat >/tmp/go-build3346486511/b233/importcfg << 'EOF' # internal
2025-08-20T22:37:30.7552660Z [00:02:04.419]➜  # import config
2025-08-20T22:37:30.7553038Z [00:02:04.419]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.7553468Z [00:02:04.419]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.7553893Z [00:02:04.419]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.7554354Z [00:02:04.419]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:30.7554923Z [00:02:04.419]➜  packagefile internal/syscall/execenv=/tmp/go-build3346486511/b065/_pkg_.a
2025-08-20T22:37:30.7555464Z [00:02:04.419]➜  packagefile internal/syscall/unix=/tmp/go-build3346486511/b064/_pkg_.a
2025-08-20T22:37:30.7556356Z [00:02:04.419]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.7556786Z [00:02:04.419]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:30.7557192Z [00:02:04.419]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.7557942Z [00:02:04.419]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.7558485Z [00:02:04.419]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.7558918Z [00:02:04.419]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.7559347Z [00:02:04.419]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.7559773Z [00:02:04.419]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:30.7560424Z [00:02:04.419]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.7560736Z [00:02:04.419]➜  EOF
2025-08-20T22:37:30.7562327Z [00:02:04.419]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b233=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid SIVNkOzSCWEnsKXlYW2Y/SIVNkOzSCWEnsKXlYW2Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/.go/src/os/exec/exec.go /root/.go/src/os/exec/exec_unix.go /root/.go/src/os/exec/lp_unix.go
2025-08-20T22:37:30.7762725Z [00:02:04.440]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T22:37:30.7777743Z [00:02:04.441]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/65/6591fd9508a1a2020ac26e386676904895379b988e4222c194fce8eccfef7c2e-d # internal
2025-08-20T22:37:30.7778349Z [00:02:04.441]➜  github.com/moby/sys/user
2025-08-20T22:37:30.7778639Z [00:02:04.441]➜  mkdir -p $WORK/b234/
2025-08-20T22:37:30.7779049Z [00:02:04.441]➜  cat >/tmp/go-build3346486511/b234/importcfg << 'EOF' # internal
2025-08-20T22:37:30.7779396Z [00:02:04.441]➜  # import config
2025-08-20T22:37:30.7779735Z [00:02:04.441]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:30.7780222Z [00:02:04.441]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.7780645Z [00:02:04.441]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.7781060Z [00:02:04.441]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.7781543Z [00:02:04.441]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.7782000Z [00:02:04.441]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.7782398Z [00:02:04.441]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.7782833Z [00:02:04.441]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.7783296Z [00:02:04.441]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.7783726Z [00:02:04.441]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.7784155Z [00:02:04.441]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:30.7784468Z [00:02:04.441]➜  EOF
2025-08-20T22:37:30.7798687Z [00:02:04.441]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user=>github.com/moby/sys/user@v0.4.0;$WORK/b234=>" -p github.com/moby/sys/user -lang=go1.17 -complete -installsuffix shared -buildid 9Ei1tZvaisSPDQLPEL4o/9Ei1tZvaisSPDQLPEL4o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/lookup_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/user.go
2025-08-20T22:37:30.8739384Z [00:02:04.536]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T22:37:30.8771643Z [00:02:04.541]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/49/49eb024a962097b639a41610a596f20f6fe4ea0b35a6c1b3f72af343c2b59aa8-d # internal
2025-08-20T22:37:30.8777803Z [00:02:04.541]➜  github.com/containers/storage/pkg/system
2025-08-20T22:37:30.8778153Z [00:02:04.541]➜  mkdir -p $WORK/b229/
2025-08-20T22:37:30.8778536Z [00:02:04.541]➜  cat >/tmp/go-build3346486511/b229/importcfg << 'EOF' # internal
2025-08-20T22:37:30.8778925Z [00:02:04.541]➜  # import config
2025-08-20T22:37:30.8779268Z [00:02:04.541]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:30.8779688Z [00:02:04.541]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.8780105Z [00:02:04.541]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.8780522Z [00:02:04.541]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.8781395Z [00:02:04.541]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:30.8782004Z [00:02:04.541]➜  packagefile github.com/docker/go-units=/tmp/go-build3346486511/b232/_pkg_.a
2025-08-20T22:37:30.8782560Z [00:02:04.541]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:30.8783095Z [00:02:04.541]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.8783616Z [00:02:04.541]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.8784015Z [00:02:04.541]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.8784427Z [00:02:04.541]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:30.8784853Z [00:02:04.541]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:30.8785281Z [00:02:04.541]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:30.8785717Z [00:02:04.541]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:30.8786351Z [00:02:04.541]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:30.8786774Z [00:02:04.541]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.8787083Z [00:02:04.541]➜  EOF
2025-08-20T22:37:30.8802854Z [00:02:04.541]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system=>github.com/containers/storage@v1.59.1/pkg/system;$WORK/b229=>" -p github.com/containers/storage/pkg/system -lang=go1.23 -complete -installsuffix shared -buildid gduUBUQghiIGhw74NodS/gduUBUQghiIGhw74NodS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chmod.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/exitcode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/extattr_unsupported.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/init.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lchown.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lcow_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lstat_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/mknod.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/process_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm_common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/syscall_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/umask.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/utimes_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_linux.go
2025-08-20T22:37:30.8895868Z [00:02:04.553]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T22:37:30.8915929Z [00:02:04.555]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/71/7179cda7e7fc3c99902651e649bb0a958e00095ea09a822e7983961b47318224-d # internal
2025-08-20T22:37:30.8925487Z [00:02:04.556]➜  os/user
2025-08-20T22:37:30.8931869Z [00:02:04.557]➜  mkdir -p $WORK/b235/
2025-08-20T22:37:30.8939829Z [00:02:04.558]➜  echo -n > $WORK/b235/preferlinkext # internal
2025-08-20T22:37:30.8947682Z [00:02:04.559]➜  cd /root/.go/src/os/user
2025-08-20T22:37:30.8954102Z [00:02:04.559]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b235/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b235/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T22:37:30.9364502Z [00:02:04.600]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T22:37:30.9401939Z [00:02:04.604]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/85/852f9e321b435b482676b24ac04fa05fa848dc61269a62c3697f333fb94d9a84-d # internal
2025-08-20T22:37:30.9409182Z [00:02:04.605]➜  github.com/containers/storage/pkg/reexec
2025-08-20T22:37:30.9411634Z [00:02:04.605]➜  mkdir -p $WORK/b236/
2025-08-20T22:37:30.9420730Z [00:02:04.605]➜  cat >/tmp/go-build3346486511/b236/importcfg << 'EOF' # internal
2025-08-20T22:37:30.9421154Z [00:02:04.605]➜  # import config
2025-08-20T22:37:30.9421510Z [00:02:04.605]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.9421975Z [00:02:04.605]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.9422385Z [00:02:04.605]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.9422801Z [00:02:04.605]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:30.9423260Z [00:02:04.605]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.9423600Z [00:02:04.605]➜  EOF
2025-08-20T22:37:30.9423887Z [00:02:04.605]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:30.9427022Z [00:02:04.605]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec=>github.com/containers/storage@v1.59.1/pkg/reexec;$WORK/b236=>" -p github.com/containers/storage/pkg/reexec -lang=go1.23 -complete -installsuffix shared -buildid 0JsUX9YTdfIjGXSdy1Wa/0JsUX9YTdfIjGXSdy1Wa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/reexec.go
2025-08-20T22:37:30.9545011Z [00:02:04.618]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T22:37:30.9574508Z [00:02:04.619]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/f8/f8d12ff4ba196db8867c42ab6af11f0dbc7cc8ea82b2d1c50d2c40d593a71f56-d # internal
2025-08-20T22:37:30.9575250Z [00:02:04.619]➜  github.com/opencontainers/runtime-spec/specs-go
2025-08-20T22:37:30.9575594Z [00:02:04.619]➜  mkdir -p $WORK/b237/
2025-08-20T22:37:30.9576139Z [00:02:04.620]➜  cat >/tmp/go-build3346486511/b237/importcfg << 'EOF' # internal
2025-08-20T22:37:30.9576500Z [00:02:04.620]➜  # import config
2025-08-20T22:37:30.9576835Z [00:02:04.620]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.9577241Z [00:02:04.620]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.9577548Z [00:02:04.620]➜  EOF
2025-08-20T22:37:30.9580497Z [00:02:04.620]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go=>github.com/opencontainers/runtime-spec@v1.2.1/specs-go;$WORK/b237=>" -p github.com/opencontainers/runtime-spec/specs-go -lang=go1.16 -complete -installsuffix shared -buildid pS3OmN5pGvVeeYzlVjR8/pS3OmN5pGvVeeYzlVjR8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go
2025-08-20T22:37:30.9592146Z [00:02:04.623]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T22:37:30.9604238Z [00:02:04.624]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/4f/4fc821fdf457c883964982c1cf53b26c5d29b3567291a2d748d723446df72978-d # internal
2025-08-20T22:37:30.9613603Z [00:02:04.624]➜  github.com/containers/storage/internal/rawfilelock
2025-08-20T22:37:30.9614054Z [00:02:04.624]➜  mkdir -p $WORK/b239/
2025-08-20T22:37:30.9614431Z [00:02:04.624]➜  cat >/tmp/go-build3346486511/b239/importcfg << 'EOF' # internal
2025-08-20T22:37:30.9614783Z [00:02:04.624]➜  # import config
2025-08-20T22:37:30.9615181Z [00:02:04.624]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.9615654Z [00:02:04.624]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.9616201Z [00:02:04.624]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.9616515Z [00:02:04.624]➜  EOF
2025-08-20T22:37:30.9619252Z [00:02:04.624]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock=>github.com/containers/storage@v1.59.1/internal/rawfilelock;$WORK/b239=>" -p github.com/containers/storage/internal/rawfilelock -lang=go1.23 -complete -installsuffix shared -buildid awLtP2ZWsb1HTdRMBrCZ/awLtP2ZWsb1HTdRMBrCZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock_unix.go
2025-08-20T22:37:30.9828132Z [00:02:04.646]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T22:37:30.9836443Z [00:02:04.647]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/11/1184152f269b39691558a546a4c6034424a82524b5bbfed6bf4db9be1a78a9cf-d # internal
2025-08-20T22:37:30.9845052Z [00:02:04.647]➜  github.com/containers/storage/pkg/ioutils
2025-08-20T22:37:30.9852065Z [00:02:04.647]➜  mkdir -p $WORK/b240/
2025-08-20T22:37:30.9852688Z [00:02:04.647]➜  cat >/tmp/go-build3346486511/b240/importcfg << 'EOF' # internal
2025-08-20T22:37:30.9853044Z [00:02:04.647]➜  # import config
2025-08-20T22:37:30.9853716Z [00:02:04.647]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:30.9854237Z [00:02:04.647]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:30.9854711Z [00:02:04.647]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:30.9855156Z [00:02:04.647]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:30.9855640Z [00:02:04.647]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.9856398Z [00:02:04.647]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:30.9856803Z [00:02:04.647]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.9857239Z [00:02:04.647]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.9857685Z [00:02:04.647]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.9858099Z [00:02:04.647]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.9858423Z [00:02:04.647]➜  EOF
2025-08-20T22:37:30.9863134Z [00:02:04.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils=>github.com/containers/storage@v1.59.1/pkg/ioutils;$WORK/b240=>" -p github.com/containers/storage/pkg/ioutils -lang=go1.23 -complete -installsuffix shared -buildid 2bdRopYX4abycF9EP00i/2bdRopYX4abycF9EP00i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/buffer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/bytespipe.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/readers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/temp_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/writeflusher.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/writers.go
2025-08-20T22:37:30.9899616Z [00:02:04.649]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T22:37:30.9900300Z [00:02:04.649]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/1a/1a10eae0eeb86f060d66385df7edf926df8943a3f6c1ca3a2fc1170071e7ebb3-d # internal
2025-08-20T22:37:30.9900926Z [00:02:04.653]➜  github.com/containers/storage/pkg/lockfile
2025-08-20T22:37:30.9901239Z [00:02:04.653]➜  mkdir -p $WORK/b238/
2025-08-20T22:37:30.9901614Z [00:02:04.653]➜  cat >/tmp/go-build3346486511/b238/importcfg << 'EOF' # internal
2025-08-20T22:37:30.9901954Z [00:02:04.653]➜  # import config
2025-08-20T22:37:30.9902291Z [00:02:04.653]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:30.9902743Z [00:02:04.653]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:30.9903217Z [00:02:04.653]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:30.9903658Z [00:02:04.653]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:30.9904247Z [00:02:04.653]➜  packagefile github.com/containers/storage/internal/rawfilelock=/tmp/go-build3346486511/b239/_pkg_.a
2025-08-20T22:37:30.9904947Z [00:02:04.653]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:30.9905548Z [00:02:04.653]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:30.9906205Z [00:02:04.653]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:30.9906650Z [00:02:04.653]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:30.9907091Z [00:02:04.653]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:30.9907808Z [00:02:04.653]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:30.9908319Z [00:02:04.653]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:30.9908629Z [00:02:04.653]➜  EOF
2025-08-20T22:37:30.9911508Z [00:02:04.653]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile=>github.com/containers/storage@v1.59.1/pkg/lockfile;$WORK/b238=>" -p github.com/containers/storage/pkg/lockfile -lang=go1.23 -complete -installsuffix shared -buildid dCCMo4YXScBPOTk5DoNF/dCCMo4YXScBPOTk5DoNF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lastwrite.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile_unix.go
2025-08-20T22:37:31.0665578Z [00:02:04.730]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T22:37:31.0682277Z [00:02:04.732]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/61/616648e57506af81e38ca6325ba66ae41a732566e8b5914b0e957d7ce26a3ddc-d # internal
2025-08-20T22:37:31.0688758Z [00:02:04.733]➜  github.com/docker/docker-credential-helpers/credentials
2025-08-20T22:37:31.0694730Z [00:02:04.733]➜  mkdir -p $WORK/b242/
2025-08-20T22:37:31.0699586Z [00:02:04.734]➜  cat >/tmp/go-build3346486511/b242/importcfg << 'EOF' # internal
2025-08-20T22:37:31.0702069Z [00:02:04.734]➜  # import config
2025-08-20T22:37:31.0704795Z [00:02:04.734]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.0706090Z [00:02:04.734]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.0706566Z [00:02:04.734]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:31.0707020Z [00:02:04.734]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.0707436Z [00:02:04.734]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.0707861Z [00:02:04.734]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.0708265Z [00:02:04.734]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:31.0708683Z [00:02:04.734]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.0709002Z [00:02:04.734]➜  EOF
2025-08-20T22:37:31.0712600Z [00:02:04.734]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials=>github.com/docker/docker-credential-helpers@v0.9.3/credentials;$WORK/b242=>" -p github.com/docker/docker-credential-helpers/credentials -lang=go1.21 -complete -installsuffix shared -buildid vUj0CnUh52ydLhSxfwVQ/vUj0CnUh52ydLhSxfwVQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/error.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
2025-08-20T22:37:31.0849145Z [00:02:04.749]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T22:37:31.0870512Z [00:02:04.751]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/9a/9ac251bb49567b44456baa263a6b1afca7b7b221b903c80c33cdd6691fb30883-d # internal
2025-08-20T22:37:31.0875507Z [00:02:04.751]➜  compress/flate
2025-08-20T22:37:31.0875948Z [00:02:04.751]➜  mkdir -p $WORK/b246/
2025-08-20T22:37:31.0876410Z [00:02:04.752]➜  cat >/tmp/go-build3346486511/b246/importcfg << 'EOF' # internal
2025-08-20T22:37:31.0876768Z [00:02:04.752]➜  # import config
2025-08-20T22:37:31.0877110Z [00:02:04.752]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.0877856Z [00:02:04.752]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.0879309Z [00:02:04.752]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.0879909Z [00:02:04.752]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.0880553Z [00:02:04.752]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:31.0881264Z [00:02:04.752]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:31.0882109Z [00:02:04.752]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:31.0883492Z [00:02:04.752]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:31.0883935Z [00:02:04.752]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.0884249Z [00:02:04.752]➜  EOF
2025-08-20T22:37:31.0886901Z [00:02:04.752]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b246=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid ilfncTBnkA4QKWtYPm5O/ilfncTBnkA4QKWtYPm5O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /root/.go/src/compress/flate/deflate.go /root/.go/src/compress/flate/deflatefast.go /root/.go/src/compress/flate/dict_decoder.go /root/.go/src/compress/flate/huffman_bit_writer.go /root/.go/src/compress/flate/huffman_code.go /root/.go/src/compress/flate/inflate.go /root/.go/src/compress/flate/token.go
2025-08-20T22:37:31.1265487Z [00:02:04.790]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T22:37:31.1274151Z [00:02:04.791]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/51/51f3948dbbfb15272da4c495e0a3289563005cf6ecd9b48efb423277fbabab7f-d # internal
2025-08-20T22:37:31.1275596Z [00:02:04.792]➜  github.com/docker/docker-credential-helpers/client
2025-08-20T22:37:31.1277386Z [00:02:04.792]➜  mkdir -p $WORK/b241/
2025-08-20T22:37:31.1281353Z [00:02:04.792]➜  cat >/tmp/go-build3346486511/b241/importcfg << 'EOF' # internal
2025-08-20T22:37:31.1281773Z [00:02:04.792]➜  # import config
2025-08-20T22:37:31.1282128Z [00:02:04.792]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.1282580Z [00:02:04.792]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:31.1283017Z [00:02:04.792]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.1283630Z [00:02:04.792]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3346486511/b242/_pkg_.a
2025-08-20T22:37:31.1284226Z [00:02:04.792]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.1284625Z [00:02:04.792]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:31.1285042Z [00:02:04.792]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:31.1285470Z [00:02:04.792]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.1285966Z [00:02:04.792]➜  EOF
2025-08-20T22:37:31.1290204Z [00:02:04.793]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client=>github.com/docker/docker-credential-helpers@v0.9.3/client;$WORK/b241=>" -p github.com/docker/docker-credential-helpers/client -lang=go1.21 -complete -installsuffix shared -buildid SPUxlKwO0EZ86DO9Rh94/SPUxlKwO0EZ86DO9Rh94 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client/client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client/command.go
2025-08-20T22:37:31.1630291Z [00:02:04.827]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T22:37:31.1639122Z [00:02:04.828]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/a3/a3efbc7e7ab3ff747936def35406bdb714267d40a0788d0e35ec6a781348959d-d # internal
2025-08-20T22:37:31.1642725Z [00:02:04.828]➜  hash/crc32
2025-08-20T22:37:31.1668044Z [00:02:04.828]➜  mkdir -p $WORK/b247/
2025-08-20T22:37:31.1668954Z [00:02:04.828]➜  echo -n > $WORK/b247/go_asm.h # internal
2025-08-20T22:37:31.1669364Z [00:02:04.829]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:37:31.1670364Z [00:02:04.829]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b247=>" -I $WORK/b247/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b247/symabis ./crc32_arm64.s
2025-08-20T22:37:31.1674987Z [00:02:04.831]➜  cat >/tmp/go-build3346486511/b247/importcfg << 'EOF' # internal
2025-08-20T22:37:31.1676357Z [00:02:04.832]➜  # import config
2025-08-20T22:37:31.1676866Z [00:02:04.832]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.1679251Z [00:02:04.832]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:31.1679976Z [00:02:04.832]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:31.1680784Z [00:02:04.832]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:31.1682889Z [00:02:04.832]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.1683337Z [00:02:04.832]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:31.1683673Z [00:02:04.832]➜  EOF
2025-08-20T22:37:31.1683944Z [00:02:04.832]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.1686166Z [00:02:04.832]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b247=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid jqW3dDY0YLEOOFeWovmy/jqW3dDY0YLEOOFeWovmy -goversion go1.25.0 -symabis $WORK/b247/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack -asmhdr $WORK/b247/go_asm.h /root/.go/src/hash/crc32/crc32.go /root/.go/src/hash/crc32/crc32_arm64.go /root/.go/src/hash/crc32/crc32_generic.go /root/.go/src/hash/crc32/gen.go
2025-08-20T22:37:31.2107446Z [00:02:04.873]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:37:31.2110714Z [00:02:04.873]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b247=>" -I $WORK/b247/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b247/crc32_arm64.o ./crc32_arm64.s
2025-08-20T22:37:31.2197291Z [00:02:04.884]➜  go tool pack r $WORK/b247/_pkg_.a $WORK/b247/crc32_arm64.o # internal
2025-08-20T22:37:31.2198495Z [00:02:04.884]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T22:37:31.2206326Z [00:02:04.885]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/24/249b1596982f39aaf2effcc074aaebc33c6624d3bdd578d7bbfb98b3be7a61bb-d # internal
2025-08-20T22:37:31.2208122Z [00:02:04.885]➜  vendor/golang.org/x/text/transform
2025-08-20T22:37:31.2208754Z [00:02:04.885]➜  mkdir -p $WORK/b251/
2025-08-20T22:37:31.2209391Z [00:02:04.885]➜  cat >/tmp/go-build3346486511/b251/importcfg << 'EOF' # internal
2025-08-20T22:37:31.2210006Z [00:02:04.885]➜  # import config
2025-08-20T22:37:31.2210591Z [00:02:04.885]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.2211307Z [00:02:04.885]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.2211873Z [00:02:04.885]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.2212443Z [00:02:04.885]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.2212883Z [00:02:04.885]➜  EOF
2025-08-20T22:37:31.2213828Z [00:02:04.885]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.2215734Z [00:02:04.885]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b251=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid BSrY3R4O6tQ1u6yl32u_/BSrY3R4O6tQ1u6yl32u_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T22:37:31.2317694Z [00:02:04.896]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T22:37:31.2335974Z [00:02:04.898]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/2c/2c5df6099e86c3f2c42959de92cbe7bebf11b1ea94ca62d377b4ee049c7834f9-d # internal
2025-08-20T22:37:31.2337976Z [00:02:04.898]➜  compress/gzip
2025-08-20T22:37:31.2338540Z [00:02:04.898]➜  mkdir -p $WORK/b245/
2025-08-20T22:37:31.2343047Z [00:02:04.898]➜  cat >/tmp/go-build3346486511/b245/importcfg << 'EOF' # internal
2025-08-20T22:37:31.2343438Z [00:02:04.898]➜  # import config
2025-08-20T22:37:31.2344884Z [00:02:04.898]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.2345443Z [00:02:04.898]➜  packagefile compress/flate=/tmp/go-build3346486511/b246/_pkg_.a
2025-08-20T22:37:31.2346036Z [00:02:04.898]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:31.2346508Z [00:02:04.898]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.2346929Z [00:02:04.898]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.2347385Z [00:02:04.898]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:31.2347812Z [00:02:04.898]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.2348224Z [00:02:04.898]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:31.2348533Z [00:02:04.898]➜  EOF
2025-08-20T22:37:31.2350142Z [00:02:04.899]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b245=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid QZrYBpMOEIxYc1KN8cnf/QZrYBpMOEIxYc1KN8cnf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T22:37:31.2753008Z [00:02:04.939]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T22:37:31.2768492Z [00:02:04.941]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/f8/f83dc428b777e23b1838019751360a29eb8c3de25caa3aa7dfc3dd2ff2bc777e-d # internal
2025-08-20T22:37:31.2770321Z [00:02:04.941]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:37:31.2770700Z [00:02:04.941]➜  mkdir -p $WORK/b252/
2025-08-20T22:37:31.2780804Z [00:02:04.942]➜  cat >/tmp/go-build3346486511/b252/importcfg << 'EOF' # internal
2025-08-20T22:37:31.2781249Z [00:02:04.942]➜  # import config
2025-08-20T22:37:31.2781853Z [00:02:04.942]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.2782484Z [00:02:04.942]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:31.2783022Z [00:02:04.942]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.2783566Z [00:02:04.942]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:31.2784089Z [00:02:04.942]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:31.2784636Z [00:02:04.942]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.2785124Z [00:02:04.942]➜  EOF
2025-08-20T22:37:31.2788425Z [00:02:04.942]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b252=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid aTuuQ1ywASEnKgawejoF/aTuuQ1ywASEnKgawejoF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/core.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/prop.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
2025-08-20T22:37:31.2797889Z [00:02:04.944]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T22:37:31.2814363Z [00:02:04.945]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/ac/ac093be51668a469ed82bfa500a9598efe50fd51d78d5743f957217017de5219-d # internal
2025-08-20T22:37:31.2822226Z [00:02:04.946]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T22:37:31.2825707Z [00:02:04.946]➜  mkdir -p $WORK/b253/
2025-08-20T22:37:31.2834761Z [00:02:04.947]➜  cat >/tmp/go-build3346486511/b253/importcfg << 'EOF' # internal
2025-08-20T22:37:31.2840186Z [00:02:04.947]➜  # import config
2025-08-20T22:37:31.2840631Z [00:02:04.947]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:37:31.2841152Z [00:02:04.947]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:31.2841603Z [00:02:04.947]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.2842130Z [00:02:04.947]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3346486511/b251/_pkg_.a
2025-08-20T22:37:31.2842635Z [00:02:04.947]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.2843055Z [00:02:04.947]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.2843497Z [00:02:04.947]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.2843831Z [00:02:04.947]➜  EOF
2025-08-20T22:37:31.2847856Z [00:02:04.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b253=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid HIQaXrGp6qScwX9GSuHd/HIQaXrGp6qScwX9GSuHd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/norm/composition.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/input.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/iter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/normalize.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/transform.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/trie.go
2025-08-20T22:37:31.2975520Z [00:02:04.961]➜  cd $WORK/b235
2025-08-20T22:37:31.2977343Z [00:02:04.961]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I $WORK/b235/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=tPjeCln9y7qgUkx8leDM -o $WORK/b235/_x001.o -c _cgo_export.c
2025-08-20T22:37:31.3204142Z [00:02:04.984]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I $WORK/b235/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=tPjeCln9y7qgUkx8leDM -o $WORK/b235/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T22:37:31.3801242Z [00:02:05.044]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I $WORK/b235/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=tPjeCln9y7qgUkx8leDM -o $WORK/b235/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T22:37:31.4188566Z [00:02:05.083]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I $WORK/b235/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=tPjeCln9y7qgUkx8leDM -o $WORK/b235/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:31.4266927Z [00:02:05.090]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T22:37:31.4281082Z [00:02:05.092]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/e0/e0827970f74045e35958571a654bd84584f4e4525bc36cf208d006213d326189-d # internal
2025-08-20T22:37:31.4282779Z [00:02:05.092]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:37:31.4285727Z [00:02:05.092]➜  mkdir -p $WORK/b250/
2025-08-20T22:37:31.4287911Z [00:02:05.093]➜  cat >/tmp/go-build3346486511/b250/importcfg << 'EOF' # internal
2025-08-20T22:37:31.4290919Z [00:02:05.093]➜  # import config
2025-08-20T22:37:31.4293081Z [00:02:05.093]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:37:31.4293709Z [00:02:05.093]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:37:31.4294223Z [00:02:05.093]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.4294752Z [00:02:05.093]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3346486511/b251/_pkg_.a
2025-08-20T22:37:31.4295395Z [00:02:05.093]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3346486511/b252/_pkg_.a
2025-08-20T22:37:31.4296157Z [00:02:05.093]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.4296506Z [00:02:05.093]➜  EOF
2025-08-20T22:37:31.4296778Z [00:02:05.093]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.4299057Z [00:02:05.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b250=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid iYTtLRk29tX9cYfXA5ms/iYTtLRk29tX9cYfXA5ms -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
2025-08-20T22:37:31.4393115Z [00:02:05.103]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -o $WORK/b235/_cgo_.o $WORK/b235/_cgo_main.o $WORK/b235/preferlinkext $WORK/b235/_x001.o $WORK/b235/_x002.o $WORK/b235/_x003.o -O2 -g
2025-08-20T22:37:31.4491094Z [00:02:05.113]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T22:37:31.4496070Z [00:02:05.114]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/61/61ba4834b84929ed8e2d68542bb29237f5541d6f24793e4be169d7f5f1f91f58-d # internal
2025-08-20T22:37:31.4497559Z [00:02:05.114]➜  net/textproto
2025-08-20T22:37:31.4499222Z [00:02:05.114]➜  mkdir -p $WORK/b254/
2025-08-20T22:37:31.4504118Z [00:02:05.114]➜  cat >/tmp/go-build3346486511/b254/importcfg << 'EOF' # internal
2025-08-20T22:37:31.4508589Z [00:02:05.114]➜  # import config
2025-08-20T22:37:31.4508949Z [00:02:05.114]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.4509398Z [00:02:05.114]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.4509822Z [00:02:05.114]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.4510241Z [00:02:05.115]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.4510645Z [00:02:05.115]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.4511053Z [00:02:05.115]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:31.4511475Z [00:02:05.115]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:31.4511892Z [00:02:05.115]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:31.4512325Z [00:02:05.115]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.4512745Z [00:02:05.115]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.4513059Z [00:02:05.115]➜  EOF
2025-08-20T22:37:31.4515470Z [00:02:05.115]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b254=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid 7VUHxZF8iDB4wNY-rJIz/7VUHxZF8iDB4wNY-rJIz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /root/.go/src/net/textproto/header.go /root/.go/src/net/textproto/pipeline.go /root/.go/src/net/textproto/reader.go /root/.go/src/net/textproto/textproto.go /root/.go/src/net/textproto/writer.go
2025-08-20T22:37:31.5242600Z [00:02:05.188]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T22:37:31.5252387Z [00:02:05.189]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/2e/2e87d9f1e9212486537ea9c36039097b413a760c346329b679ae2b1b6ba71621-d # internal
2025-08-20T22:37:31.5260971Z [00:02:05.190]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T22:37:31.5267169Z [00:02:05.191]➜  mkdir -p $WORK/b256/
2025-08-20T22:37:31.5277429Z [00:02:05.192]➜  cat >/tmp/go-build3346486511/b256/importcfg << 'EOF' # internal
2025-08-20T22:37:31.5279910Z [00:02:05.192]➜  # import config
2025-08-20T22:37:31.5282128Z [00:02:05.192]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.5282583Z [00:02:05.192]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.5283003Z [00:02:05.192]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.5283403Z [00:02:05.192]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.5283812Z [00:02:05.192]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.5284590Z [00:02:05.192]➜  EOF
2025-08-20T22:37:31.5298406Z [00:02:05.193]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b256=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid 097bK01DbOlXZCQSVAdy/097bK01DbOlXZCQSVAdy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http2/hpack/encode.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/hpack.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/huffman.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/static_table.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/tables.go
2025-08-20T22:37:31.5772659Z [00:02:05.241]➜  gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -o $WORK/b235/_cgo_.o $WORK/b235/_cgo_main.o $WORK/b235/preferlinkext $WORK/b235/_x001.o $WORK/b235/_x002.o $WORK/b235/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:37:31.5775525Z [00:02:05.241]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b235/_cgo_.o -dynout $WORK/b235/_cgo_import.go
2025-08-20T22:37:31.5791713Z [00:02:05.243]➜  cat >/tmp/go-build3346486511/b235/importcfg << 'EOF' # internal
2025-08-20T22:37:31.5795360Z [00:02:05.243]➜  # import config
2025-08-20T22:37:31.5795859Z [00:02:05.243]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.5796349Z [00:02:05.243]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:31.5796851Z [00:02:05.243]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:31.5797284Z [00:02:05.243]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.5797705Z [00:02:05.243]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.5798139Z [00:02:05.243]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:31.5798583Z [00:02:05.243]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:31.5798916Z [00:02:05.243]➜  EOF
2025-08-20T22:37:31.5819383Z [00:02:05.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b235=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid tPjeCln9y7qgUkx8leDM/tPjeCln9y7qgUkx8leDM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /root/.go/src/os/user/cgo_listgroups_unix.go /root/.go/src/os/user/cgo_lookup_unix.go /root/.go/src/os/user/lookup.go /root/.go/src/os/user/user.go $WORK/b235/_cgo_gotypes.go $WORK/b235/cgo_lookup_cgo.cgo1.go $WORK/b235/getgrouplist_unix.cgo1.go $WORK/b235/_cgo_import.go
2025-08-20T22:37:31.6149347Z [00:02:05.279]➜  cd /root/.go/src/os/user
2025-08-20T22:37:31.6151143Z [00:02:05.279]➜  go tool pack r $WORK/b235/_pkg_.a $WORK/b235/preferlinkext $WORK/b235/_x001.o $WORK/b235/_x002.o $WORK/b235/_x003.o # internal
2025-08-20T22:37:31.6160213Z [00:02:05.280]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T22:37:31.6184631Z [00:02:05.282]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/9e/9e091d8f88d129daea2b4a2af6bfb5a3bc8017ad98f8e8ec872cfbafc467a922-d # internal
2025-08-20T22:37:31.6189208Z [00:02:05.283]➜  github.com/containers/storage/pkg/idtools
2025-08-20T22:37:31.6189562Z [00:02:05.283]➜  mkdir -p $WORK/b228/
2025-08-20T22:37:31.6193004Z [00:02:05.283]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T22:37:31.6202605Z [00:02:05.284]➜  cat >/tmp/go-build3346486511/b228/importcfg << 'EOF' # internal
2025-08-20T22:37:31.6203759Z [00:02:05.284]➜  # import config
2025-08-20T22:37:31.6204566Z [00:02:05.284]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.6205041Z [00:02:05.284]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.6205979Z [00:02:05.284]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.6206466Z [00:02:05.284]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.6207035Z [00:02:05.284]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:31.6207715Z [00:02:05.284]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:31.6208427Z [00:02:05.284]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:31.6209049Z [00:02:05.284]➜  packagefile github.com/moby/sys/user=/tmp/go-build3346486511/b234/_pkg_.a
2025-08-20T22:37:31.6209596Z [00:02:05.284]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:31.6210063Z [00:02:05.284]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.6210472Z [00:02:05.284]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:31.6210893Z [00:02:05.284]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:31.6211315Z [00:02:05.284]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:31.6211733Z [00:02:05.284]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:31.6214145Z [00:02:05.284]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:31.6217130Z [00:02:05.284]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:31.6217692Z [00:02:05.284]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:31.6218148Z [00:02:05.284]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:31.6218568Z [00:02:05.284]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:31.6218990Z [00:02:05.284]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:31.6219414Z [00:02:05.284]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.6219845Z [00:02:05.284]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.6220265Z [00:02:05.284]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:31.6220580Z [00:02:05.284]➜  EOF
2025-08-20T22:37:31.6220869Z [00:02:05.285]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.6225278Z [00:02:05.286]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools=>github.com/containers/storage@v1.59.1/pkg/idtools;$WORK/b228=>" -p github.com/containers/storage/pkg/idtools -lang=go1.23 -complete -installsuffix shared -buildid kyPhiXKsO_BCVG9ipc7G/kyPhiXKsO_BCVG9ipc7G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_unsupported.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/parser.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/utils_unix.go
2025-08-20T22:37:31.6248912Z [00:02:05.289]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/d6/d6b21b60b897191c5f016d9bbc9cd8419791fd2305d157873e958178e7570b36-d # internal
2025-08-20T22:37:31.6260302Z [00:02:05.290]➜  vendor/golang.org/x/net/idna
2025-08-20T22:37:31.6261447Z [00:02:05.290]➜  mkdir -p $WORK/b249/
2025-08-20T22:37:31.6271975Z [00:02:05.291]➜  cat >/tmp/go-build3346486511/b249/importcfg << 'EOF' # internal
2025-08-20T22:37:31.6273656Z [00:02:05.291]➜  # import config
2025-08-20T22:37:31.6274626Z [00:02:05.291]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:37:31.6275654Z [00:02:05.291]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:37:31.6276459Z [00:02:05.291]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T22:37:31.6276964Z [00:02:05.291]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.6277517Z [00:02:05.291]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3346486511/b250/_pkg_.a
2025-08-20T22:37:31.6278178Z [00:02:05.291]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3346486511/b252/_pkg_.a
2025-08-20T22:37:31.6278815Z [00:02:05.291]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3346486511/b253/_pkg_.a
2025-08-20T22:37:31.6279333Z [00:02:05.291]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:31.6279753Z [00:02:05.291]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.6280209Z [00:02:05.291]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.6280559Z [00:02:05.291]➜  EOF
2025-08-20T22:37:31.6286959Z [00:02:05.292]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b249=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid cqxO-Grpd7T51adYSl9w/cqxO-Grpd7T51adYSl9w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/.go/src/vendor/golang.org/x/net/idna/go118.go /root/.go/src/vendor/golang.org/x/net/idna/idna10.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/punycode.go /root/.go/src/vendor/golang.org/x/net/idna/tables15.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trie.go /root/.go/src/vendor/golang.org/x/net/idna/trie13.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trieval.go
2025-08-20T22:37:31.6449221Z [00:02:05.309]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T22:37:31.6469567Z [00:02:05.311]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/74/741fff092c8e1e96837ce488fcf0dc7e51a2a42d5924336c01e7bd8499f8d7d1-d # internal
2025-08-20T22:37:31.6476166Z [00:02:05.312]➜  mime
2025-08-20T22:37:31.6480577Z [00:02:05.312]➜  mkdir -p $WORK/b257/
2025-08-20T22:37:31.6488382Z [00:02:05.313]➜  cat >/tmp/go-build3346486511/b257/importcfg << 'EOF' # internal
2025-08-20T22:37:31.6490700Z [00:02:05.313]➜  # import config
2025-08-20T22:37:31.6491076Z [00:02:05.313]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.6491819Z [00:02:05.313]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.6492326Z [00:02:05.313]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:31.6492778Z [00:02:05.313]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.6493194Z [00:02:05.313]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.6493595Z [00:02:05.313]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.6494015Z [00:02:05.313]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:31.6494420Z [00:02:05.313]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:31.6494828Z [00:02:05.313]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:31.6495252Z [00:02:05.313]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.6495674Z [00:02:05.313]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.6498497Z [00:02:05.313]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:31.6498964Z [00:02:05.313]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.6499303Z [00:02:05.313]➜  EOF
2025-08-20T22:37:31.6505933Z [00:02:05.314]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b257=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid I4kIffXijneyMNNmoBLE/I4kIffXijneyMNNmoBLE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/.go/src/mime/encodedword.go /root/.go/src/mime/grammar.go /root/.go/src/mime/mediatype.go /root/.go/src/mime/type.go /root/.go/src/mime/type_unix.go
2025-08-20T22:37:31.6559594Z [00:02:05.320]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T22:37:31.6704780Z [00:02:05.334]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/d9/d96b9fda3af064837f9a009006fe43614e5107d0253f71422c465ac095fb937f-d # internal
2025-08-20T22:37:31.6706913Z [00:02:05.334]➜  github.com/containers/libtrust
2025-08-20T22:37:31.6707242Z [00:02:05.334]➜  mkdir -p $WORK/b200/
2025-08-20T22:37:31.6707626Z [00:02:05.334]➜  cat >/tmp/go-build3346486511/b200/importcfg << 'EOF' # internal
2025-08-20T22:37:31.6707975Z [00:02:05.334]➜  # import config
2025-08-20T22:37:31.6708317Z [00:02:05.334]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.6708744Z [00:02:05.334]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:31.6709208Z [00:02:05.334]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:31.6709688Z [00:02:05.334]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:31.6710165Z [00:02:05.334]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:31.6710622Z [00:02:05.334]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:31.6711085Z [00:02:05.334]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:31.6711562Z [00:02:05.334]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:31.6712024Z [00:02:05.334]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:31.6712483Z [00:02:05.334]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:31.6712960Z [00:02:05.334]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:31.6713460Z [00:02:05.334]➜  packagefile encoding/base32=/tmp/go-build3346486511/b201/_pkg_.a
2025-08-20T22:37:31.6713946Z [00:02:05.334]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:31.6714429Z [00:02:05.334]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:31.6714912Z [00:02:05.334]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:31.6715383Z [00:02:05.334]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:31.6716305Z [00:02:05.334]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.6716811Z [00:02:05.334]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.6717220Z [00:02:05.334]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.6717642Z [00:02:05.334]➜  packagefile io/ioutil=/tmp/go-build3346486511/b202/_pkg_.a
2025-08-20T22:37:31.6718082Z [00:02:05.334]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:31.6718511Z [00:02:05.334]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:31.6718928Z [00:02:05.334]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:31.6719338Z [00:02:05.334]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:31.6719743Z [00:02:05.334]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:31.6720187Z [00:02:05.334]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:31.6720636Z [00:02:05.334]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:31.6721057Z [00:02:05.334]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.6721476Z [00:02:05.334]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.6721889Z [00:02:05.334]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:31.6722314Z [00:02:05.334]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:31.6722913Z [00:02:05.334]➜  EOF
2025-08-20T22:37:31.6729159Z [00:02:05.334]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust=>github.com/containers/libtrust@v0.0.0-20230121012942-c1716e8a8d01;$WORK/b200=>" -p github.com/containers/libtrust -lang=go1.16 -complete -installsuffix shared -buildid kLghlOXfub174pxNL_rZ/kLghlOXfub174pxNL_rZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/certificates.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key_no_openssl.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/filter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/hash.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/jsonsign.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key_files.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key_manager.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/rsa_key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/util.go
2025-08-20T22:37:31.7016206Z [00:02:05.366]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T22:37:31.7035105Z [00:02:05.368]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/a0/a0b7c578ab337c033b62552c9c2de0fb2b11d8757f36107bf3272bc799ff237e-d # internal
2025-08-20T22:37:31.7042663Z [00:02:05.368]➜  github.com/containers/storage/pkg/unshare
2025-08-20T22:37:31.7047548Z [00:02:05.369]➜  mkdir -p $WORK/b227/
2025-08-20T22:37:31.7053517Z [00:02:05.369]➜  echo -n > $WORK/b227/preferlinkext # internal
2025-08-20T22:37:31.7060543Z [00:02:05.370]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare
2025-08-20T22:37:31.7063114Z [00:02:05.370]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b227/ -importpath github.com/containers/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b227/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall ./getenv_linux_cgo.go ./unshare_cgo.go
2025-08-20T22:37:31.7990784Z [00:02:05.463]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T22:37:31.8009103Z [00:02:05.465]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/32/3225d403c945b9be38f1b33442128dea0864bdb33569661637f1f37dbf97fe50-d # internal
2025-08-20T22:37:31.8014122Z [00:02:05.465]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T22:37:31.8016683Z [00:02:05.466]➜  mkdir -p $WORK/b248/
2025-08-20T22:37:31.8022363Z [00:02:05.466]➜  cat >/tmp/go-build3346486511/b248/importcfg << 'EOF' # internal
2025-08-20T22:37:31.8025184Z [00:02:05.466]➜  # import config
2025-08-20T22:37:31.8025621Z [00:02:05.466]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:37:31.8026443Z [00:02:05.466]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3346486511/b249/_pkg_.a
2025-08-20T22:37:31.8026934Z [00:02:05.466]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:31.8027381Z [00:02:05.466]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:31.8027832Z [00:02:05.466]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.8028298Z [00:02:05.466]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.8028635Z [00:02:05.466]➜  EOF
2025-08-20T22:37:31.8031827Z [00:02:05.467]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.8034512Z [00:02:05.467]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b248=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid 2jp5cbCWlTT5w0SmKPLO/2jp5cbCWlTT5w0SmKPLO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpguts/guts.go /root/.go/src/vendor/golang.org/x/net/http/httpguts/httplex.go
2025-08-20T22:37:31.8223363Z [00:02:05.484]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T22:37:31.8230541Z [00:02:05.487]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/16/162a94f25d2169fb2c3dd121053822aaea934e781eee8dd2887942175d80acec-d # internal
2025-08-20T22:37:31.8292377Z [00:02:05.493]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:37:31.8293113Z [00:02:05.493]➜  mkdir -p $WORK/b255/
2025-08-20T22:37:31.8300611Z [00:02:05.494]➜  cat >/tmp/go-build3346486511/b255/importcfg << 'EOF' # internal
2025-08-20T22:37:31.8301331Z [00:02:05.494]➜  # import config
2025-08-20T22:37:31.8303775Z [00:02:05.494]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:37:31.8304495Z [00:02:05.494]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.8306091Z [00:02:05.494]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.8306797Z [00:02:05.494]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3346486511/b249/_pkg_.a
2025-08-20T22:37:31.8307491Z [00:02:05.494]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:31.8307945Z [00:02:05.494]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:31.8308407Z [00:02:05.494]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:31.8308824Z [00:02:05.494]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:31.8309241Z [00:02:05.494]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.8309693Z [00:02:05.494]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:31.8310028Z [00:02:05.494]➜  EOF
2025-08-20T22:37:31.8311880Z [00:02:05.494]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b255=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid eQE6a3YttAGYtM5GDoZt/eQE6a3YttAGYtM5GDoZt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T22:37:31.8357535Z [00:02:05.500]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T22:37:31.8362560Z [00:02:05.500]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/16/167a09169481fd13bbd5e6408c3fb02ed27f86d12687e09f11cebe16d2b92835-d # internal
2025-08-20T22:37:31.8363246Z [00:02:05.500]➜  mime/quotedprintable
2025-08-20T22:37:31.8365106Z [00:02:05.500]➜  mkdir -p $WORK/b259/
2025-08-20T22:37:31.8365711Z [00:02:05.501]➜  cat >/tmp/go-build3346486511/b259/importcfg << 'EOF' # internal
2025-08-20T22:37:31.8366309Z [00:02:05.501]➜  # import config
2025-08-20T22:37:31.8366779Z [00:02:05.501]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.8367308Z [00:02:05.501]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.8367839Z [00:02:05.501]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.8368357Z [00:02:05.501]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.8368769Z [00:02:05.501]➜  EOF
2025-08-20T22:37:31.8370679Z [00:02:05.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b259=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid E46iEalzJcETRtFu1tSk/E46iEalzJcETRtFu1tSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T22:37:31.8610950Z [00:02:05.525]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T22:37:31.8619080Z [00:02:05.525]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/3b/3bc6be67421966581c330ad14d69e3e0267250408be1064dedd66f3d5af8f308-d # internal
2025-08-20T22:37:31.8619724Z [00:02:05.525]➜  mime/multipart
2025-08-20T22:37:31.8619986Z [00:02:05.525]➜  mkdir -p $WORK/b258/
2025-08-20T22:37:31.8620365Z [00:02:05.526]➜  cat >/tmp/go-build3346486511/b258/importcfg << 'EOF' # internal
2025-08-20T22:37:31.8620711Z [00:02:05.526]➜  # import config
2025-08-20T22:37:31.8621078Z [00:02:05.526]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.8621502Z [00:02:05.526]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.8621939Z [00:02:05.526]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:31.8622377Z [00:02:05.526]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.8622789Z [00:02:05.526]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.8623279Z [00:02:05.526]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:31.8623722Z [00:02:05.526]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.8624129Z [00:02:05.526]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:31.8624538Z [00:02:05.526]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:31.8624946Z [00:02:05.526]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:31.8625431Z [00:02:05.526]➜  packagefile mime/quotedprintable=/tmp/go-build3346486511/b259/_pkg_.a
2025-08-20T22:37:31.8626134Z [00:02:05.526]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:31.8626634Z [00:02:05.526]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:31.8627068Z [00:02:05.526]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:31.8627513Z [00:02:05.526]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:31.8627949Z [00:02:05.526]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:31.8628377Z [00:02:05.526]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.8628689Z [00:02:05.526]➜  EOF
2025-08-20T22:37:31.8630982Z [00:02:05.526]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b258=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid w7XsgNceqMxV_M3Kzwv6/w7XsgNceqMxV_M3Kzwv6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /root/.go/src/mime/multipart/formdata.go /root/.go/src/mime/multipart/multipart.go /root/.go/src/mime/multipart/readmimeheader.go /root/.go/src/mime/multipart/writer.go
2025-08-20T22:37:31.8660792Z [00:02:05.530]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T22:37:31.8672692Z [00:02:05.531]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/61/61683aa16e758f7e4f28af565dfe0d060a078134e660eea457dc4d1d6d687687-d # internal
2025-08-20T22:37:31.8673748Z [00:02:05.531]➜  net/http/httptrace
2025-08-20T22:37:31.8674034Z [00:02:05.531]➜  mkdir -p $WORK/b260/
2025-08-20T22:37:31.8674413Z [00:02:05.531]➜  cat >/tmp/go-build3346486511/b260/importcfg << 'EOF' # internal
2025-08-20T22:37:31.8674764Z [00:02:05.531]➜  # import config
2025-08-20T22:37:31.8675109Z [00:02:05.531]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:31.8675551Z [00:02:05.531]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:31.8676357Z [00:02:05.531]➜  packagefile internal/nettrace=/tmp/go-build3346486511/b086/_pkg_.a
2025-08-20T22:37:31.8676815Z [00:02:05.531]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:31.8677258Z [00:02:05.531]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:31.8677708Z [00:02:05.531]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:31.8678140Z [00:02:05.531]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:31.8678449Z [00:02:05.531]➜  EOF
2025-08-20T22:37:31.8679980Z [00:02:05.531]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b260=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid J9Q5nGWM5xgLq2LzQgE6/J9Q5nGWM5xgLq2LzQgE6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T22:37:31.8900266Z [00:02:05.554]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T22:37:31.8924029Z [00:02:05.556]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/45/45db78725c89e743650532c682940ad02102cf5e32b377157ead173c9a5f895e-d # internal
2025-08-20T22:37:31.8934004Z [00:02:05.557]➜  github.com/containers/image/v5/internal/manifest
2025-08-20T22:37:31.8936903Z [00:02:05.558]➜  mkdir -p $WORK/b195/
2025-08-20T22:37:31.8942621Z [00:02:05.558]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T22:37:31.8954122Z [00:02:05.559]➜  cat >/tmp/go-build3346486511/b195/importcfg << 'EOF' # internal
2025-08-20T22:37:31.8955075Z [00:02:05.559]➜  # import config
2025-08-20T22:37:31.8955508Z [00:02:05.559]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.8956111Z [00:02:05.559]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:31.8956558Z [00:02:05.559]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.8957453Z [00:02:05.559]➜  packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build3346486511/b196/_pkg_.a
2025-08-20T22:37:31.8958298Z [00:02:05.559]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:31.8958999Z [00:02:05.559]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:31.8959609Z [00:02:05.559]➜  packagefile github.com/containers/libtrust=/tmp/go-build3346486511/b200/_pkg_.a
2025-08-20T22:37:31.8960262Z [00:02:05.559]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:31.8960927Z [00:02:05.559]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3346486511/b188/_pkg_.a
2025-08-20T22:37:31.8961640Z [00:02:05.559]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:31.8962198Z [00:02:05.559]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:31.8962618Z [00:02:05.559]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:31.8963042Z [00:02:05.559]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:31.8963468Z [00:02:05.559]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:31.8963781Z [00:02:05.559]➜  EOF
2025-08-20T22:37:31.8976515Z [00:02:05.559]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest=>github.com/containers/image/v5@v5.36.1/internal/manifest;$WORK/b195=>" -p github.com/containers/image/v5/internal/manifest -lang=go1.23 -complete -installsuffix shared -buildid Plyxrz9uG9BscDsidcSC/Plyxrz9uG9BscDsidcSC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/docker_schema2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/manifest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/oci_index.go
2025-08-20T22:37:31.8981137Z [00:02:05.561]➜  cd $WORK/b227
2025-08-20T22:37:31.8993154Z [00:02:05.561]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I $WORK/b227/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=gN2uIoEmeLRa8891dXpB -o $WORK/b227/_x001.o -c _cgo_export.c
2025-08-20T22:37:31.8995263Z [00:02:05.561]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/2f/2fb3a5c95147d23ae40779209e98e201a4a397abe9c28d1d72f9812a5b14f1cc-d # internal
2025-08-20T22:37:31.8995981Z [00:02:05.563]➜  net/http/internal
2025-08-20T22:37:31.8997667Z [00:02:05.564]➜  mkdir -p $WORK/b261/
2025-08-20T22:37:31.8998099Z [00:02:05.564]➜  cat >/tmp/go-build3346486511/b261/importcfg << 'EOF' # internal
2025-08-20T22:37:31.8998472Z [00:02:05.564]➜  # import config
2025-08-20T22:37:31.8998811Z [00:02:05.564]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:31.8999229Z [00:02:05.564]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:31.8999651Z [00:02:05.564]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.9000063Z [00:02:05.564]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.9000668Z [00:02:05.564]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:31.9001053Z [00:02:05.564]➜  EOF
2025-08-20T22:37:31.9001333Z [00:02:05.564]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.9002942Z [00:02:05.564]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b261=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid vHdEEpk9aalnU7c9Q2CQ/vHdEEpk9aalnU7c9Q2CQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T22:37:31.9160727Z [00:02:05.580]➜  cd $WORK/b227
2025-08-20T22:37:31.9163683Z [00:02:05.580]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I $WORK/b227/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=gN2uIoEmeLRa8891dXpB -o $WORK/b227/_x002.o -c getenv_linux_cgo.cgo2.c
2025-08-20T22:37:31.9368200Z [00:02:05.600]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I $WORK/b227/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=gN2uIoEmeLRa8891dXpB -o $WORK/b227/_x003.o -c unshare_cgo.cgo2.c
2025-08-20T22:37:31.9480263Z [00:02:05.612]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T22:37:31.9481004Z [00:02:05.612]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/c2/c28118b3758da9141682a9cbc67717cc135b0cf9cd6aa19b85adea007e201d18-d # internal
2025-08-20T22:37:31.9481578Z [00:02:05.612]➜  net/http/internal/ascii
2025-08-20T22:37:31.9481864Z [00:02:05.612]➜  mkdir -p $WORK/b262/
2025-08-20T22:37:31.9488950Z [00:02:05.613]➜  cat >/tmp/go-build3346486511/b262/importcfg << 'EOF' # internal
2025-08-20T22:37:31.9489344Z [00:02:05.613]➜  # import config
2025-08-20T22:37:31.9490032Z [00:02:05.613]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.9490475Z [00:02:05.613]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:31.9490797Z [00:02:05.613]➜  EOF
2025-08-20T22:37:31.9491093Z [00:02:05.613]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.9492775Z [00:02:05.613]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b262=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid Sz7mY_P9tDOtwBMvD0b9/Sz7mY_P9tDOtwBMvD0b9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T22:37:31.9575881Z [00:02:05.622]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare
2025-08-20T22:37:31.9578893Z [00:02:05.622]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I $WORK/b227/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=gN2uIoEmeLRa8891dXpB -o $WORK/b227/_x004.o -c unshare.c
2025-08-20T22:37:31.9700738Z [00:02:05.634]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T22:37:31.9715477Z [00:02:05.636]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/8a/8a3a74efee7ab483bd3bd0a7cd787c791f261261755e17731b3a06360cd914b1-d # internal
2025-08-20T22:37:31.9716868Z [00:02:05.636]➜  net/http/internal/httpcommon
2025-08-20T22:37:31.9720064Z [00:02:05.636]➜  mkdir -p $WORK/b263/
2025-08-20T22:37:31.9720553Z [00:02:05.636]➜  cat >/tmp/go-build3346486511/b263/importcfg << 'EOF' # internal
2025-08-20T22:37:31.9721226Z [00:02:05.636]➜  # import config
2025-08-20T22:37:31.9721733Z [00:02:05.636]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:37:31.9722320Z [00:02:05.636]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:37:31.9722821Z [00:02:05.636]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:31.9723253Z [00:02:05.636]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:31.9723695Z [00:02:05.636]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.9724224Z [00:02:05.636]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3346486511/b248/_pkg_.a
2025-08-20T22:37:31.9724852Z [00:02:05.636]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3346486511/b256/_pkg_.a
2025-08-20T22:37:31.9725409Z [00:02:05.636]➜  packagefile net/http/httptrace=/tmp/go-build3346486511/b260/_pkg_.a
2025-08-20T22:37:31.9726088Z [00:02:05.636]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:31.9726606Z [00:02:05.636]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:31.9727025Z [00:02:05.636]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:31.9727439Z [00:02:05.636]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:31.9727862Z [00:02:05.636]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:31.9728589Z [00:02:05.636]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.9728900Z [00:02:05.636]➜  EOF
2025-08-20T22:37:31.9729186Z [00:02:05.636]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:31.9730991Z [00:02:05.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b263=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid Cy6zNOsid188_CRkXwQO/Cy6zNOsid188_CRkXwQO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T22:37:31.9831320Z [00:02:05.647]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T22:37:31.9832845Z [00:02:05.647]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/8e/8e0dccb9f74df18d3810f1cb8a981222a19b48f0d99928ebfe6fd74b3421bff9-d # internal
2025-08-20T22:37:31.9833533Z [00:02:05.647]➜  github.com/containers/image/v5/transports
2025-08-20T22:37:31.9833848Z [00:02:05.647]➜  mkdir -p $WORK/b264/
2025-08-20T22:37:31.9834224Z [00:02:05.647]➜  cat >/tmp/go-build3346486511/b264/importcfg << 'EOF' # internal
2025-08-20T22:37:31.9834572Z [00:02:05.647]➜  # import config
2025-08-20T22:37:31.9834907Z [00:02:05.647]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:31.9835468Z [00:02:05.647]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:31.9836356Z [00:02:05.647]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:31.9836890Z [00:02:05.647]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:31.9837304Z [00:02:05.647]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:31.9837613Z [00:02:05.647]➜  EOF
2025-08-20T22:37:31.9843198Z [00:02:05.648]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports=>github.com/containers/image/v5@v5.36.1/transports;$WORK/b264=>" -p github.com/containers/image/v5/transports -lang=go1.23 -complete -installsuffix shared -buildid vWh76IESoMymkM8dURNF/vWh76IESoMymkM8dURNF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/stub.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/transports.go
2025-08-20T22:37:31.9970191Z [00:02:05.661]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T22:37:31.9987870Z [00:02:05.663]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/0f/0f55ffacd620a5fa2d89277f445ca12e5362e335ad997001a3da2fff33eadd5c-d # internal
2025-08-20T22:37:31.9994404Z [00:02:05.663]➜  github.com/containers/image/v5/manifest
2025-08-20T22:37:31.9994913Z [00:02:05.664]➜  mkdir -p $WORK/b203/
2025-08-20T22:37:32.0004385Z [00:02:05.664]➜  cat >/tmp/go-build3346486511/b203/importcfg << 'EOF' # internal
2025-08-20T22:37:32.0005672Z [00:02:05.665]➜  # import config
2025-08-20T22:37:32.0019300Z [00:02:05.665]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:32.0020056Z [00:02:05.665]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.0020484Z [00:02:05.665]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.0021092Z [00:02:05.665]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:32.0021821Z [00:02:05.665]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:32.0022527Z [00:02:05.665]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:32.0023250Z [00:02:05.665]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:32.0024333Z [00:02:05.665]➜  packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build3346486511/b205/_pkg_.a
2025-08-20T22:37:32.0024987Z [00:02:05.665]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:32.0025594Z [00:02:05.665]➜  packagefile github.com/containers/libtrust=/tmp/go-build3346486511/b200/_pkg_.a
2025-08-20T22:37:32.0026451Z [00:02:05.665]➜  packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3346486511/b206/_pkg_.a
2025-08-20T22:37:32.0027118Z [00:02:05.665]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:32.0027793Z [00:02:05.665]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3346486511/b207/_pkg_.a
2025-08-20T22:37:32.0028442Z [00:02:05.665]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:32.0029103Z [00:02:05.665]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3346486511/b188/_pkg_.a
2025-08-20T22:37:32.0029819Z [00:02:05.665]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:32.0030448Z [00:02:05.665]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:32.0030936Z [00:02:05.665]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.0031363Z [00:02:05.665]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.0031790Z [00:02:05.665]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:32.0032096Z [00:02:05.665]➜  EOF
2025-08-20T22:37:32.0037279Z [00:02:05.665]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest=>github.com/containers/image/v5@v5.36.1/manifest;$WORK/b203=>" -p github.com/containers/image/v5/manifest -lang=go1.23 -complete -installsuffix shared -buildid VYWGmFGlyvRi5lr9VOSn/VYWGmFGlyvRi5lr9VOSn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema1.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema2_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/manifest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/oci.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/oci_index.go
2025-08-20T22:37:32.0142452Z [00:02:05.678]➜  cd $WORK/b227
2025-08-20T22:37:32.0144448Z [00:02:05.678]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I $WORK/b227/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -Wall -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=gN2uIoEmeLRa8891dXpB -o $WORK/b227/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:32.0192982Z [00:02:05.683]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T22:37:32.0194640Z [00:02:05.683]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/32/3231c67ad8b9f4123ae5a845062cb0d34a1edf9e04134cca81933a5211630807-d # internal
2025-08-20T22:37:32.0195325Z [00:02:05.683]➜  github.com/containers/image/v5/internal/imagedestination/impl
2025-08-20T22:37:32.0195704Z [00:02:05.683]➜  mkdir -p $WORK/b209/
2025-08-20T22:37:32.0196290Z [00:02:05.683]➜  cat >/tmp/go-build3346486511/b209/importcfg << 'EOF' # internal
2025-08-20T22:37:32.0196673Z [00:02:05.683]➜  # import config
2025-08-20T22:37:32.0197432Z [00:02:05.683]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:32.0198058Z [00:02:05.683]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:32.0198810Z [00:02:05.683]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:32.0199528Z [00:02:05.683]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:32.0200263Z [00:02:05.683]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:32.0200940Z [00:02:05.683]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:32.0201566Z [00:02:05.683]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:32.0202071Z [00:02:05.683]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.0202382Z [00:02:05.683]➜  EOF
2025-08-20T22:37:32.0202655Z [00:02:05.683]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:32.0206464Z [00:02:05.683]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl=>github.com/containers/image/v5@v5.36.1/internal/imagedestination/impl;$WORK/b209=>" -p github.com/containers/image/v5/internal/imagedestination/impl -lang=go1.23 -complete -installsuffix shared -buildid nQnCTWeYh0SOq_xp0bVt/nQnCTWeYh0SOq_xp0bVt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/compat.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/helpers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/properties.go
2025-08-20T22:37:32.0269036Z [00:02:05.691]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T22:37:32.0275481Z [00:02:05.691]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/4f/4f1074e04a92669d432df32ecf8a09cdb1a0184a89f78f6a259f28c0f7e71743-d # internal
2025-08-20T22:37:32.0287461Z [00:02:05.692]➜  net/http
2025-08-20T22:37:32.0294232Z [00:02:05.692]➜  mkdir -p $WORK/b244/
2025-08-20T22:37:32.0294630Z [00:02:05.693]➜  cat >/tmp/go-build3346486511/b244/importcfg << 'EOF' # internal
2025-08-20T22:37:32.0294982Z [00:02:05.693]➜  # import config
2025-08-20T22:37:32.0295671Z [00:02:05.693]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:37:32.0296451Z [00:02:05.693]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:37:32.0297071Z [00:02:05.693]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:37:32.0297580Z [00:02:05.693]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:37:32.0298038Z [00:02:05.693]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:32.0298451Z [00:02:05.693]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.0298897Z [00:02:05.693]➜  packagefile compress/gzip=/tmp/go-build3346486511/b245/_pkg_.a
2025-08-20T22:37:32.0299368Z [00:02:05.693]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:32.0299818Z [00:02:05.693]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:32.0300273Z [00:02:05.693]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:32.0300728Z [00:02:05.693]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:32.0301197Z [00:02:05.693]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:32.0301679Z [00:02:05.693]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:32.0302127Z [00:02:05.693]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.0302818Z [00:02:05.693]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.0303349Z [00:02:05.693]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3346486511/b248/_pkg_.a
2025-08-20T22:37:32.0303987Z [00:02:05.693]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3346486511/b255/_pkg_.a
2025-08-20T22:37:32.0304614Z [00:02:05.693]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3346486511/b256/_pkg_.a
2025-08-20T22:37:32.0305211Z [00:02:05.693]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3346486511/b249/_pkg_.a
2025-08-20T22:37:32.0305863Z [00:02:05.693]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:32.0306384Z [00:02:05.693]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.0306791Z [00:02:05.693]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:32.0307202Z [00:02:05.693]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:32.0307625Z [00:02:05.693]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:32.0308037Z [00:02:05.693]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:32.0308459Z [00:02:05.693]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:32.0308901Z [00:02:05.693]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:32.0309321Z [00:02:05.693]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:32.0309771Z [00:02:05.693]➜  packagefile mime/multipart=/tmp/go-build3346486511/b258/_pkg_.a
2025-08-20T22:37:32.0310209Z [00:02:05.693]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:32.0310666Z [00:02:05.693]➜  packagefile net/http/httptrace=/tmp/go-build3346486511/b260/_pkg_.a
2025-08-20T22:37:32.0311167Z [00:02:05.693]➜  packagefile net/http/internal=/tmp/go-build3346486511/b261/_pkg_.a
2025-08-20T22:37:32.0311700Z [00:02:05.693]➜  packagefile net/http/internal/ascii=/tmp/go-build3346486511/b262/_pkg_.a
2025-08-20T22:37:32.0312261Z [00:02:05.693]➜  packagefile net/http/internal/httpcommon=/tmp/go-build3346486511/b263/_pkg_.a
2025-08-20T22:37:32.0312781Z [00:02:05.693]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:32.0313232Z [00:02:05.693]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:32.0313642Z [00:02:05.693]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:32.0314299Z [00:02:05.693]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:32.0314832Z [00:02:05.693]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:32.0315284Z [00:02:05.693]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:32.0315707Z [00:02:05.693]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.0318457Z [00:02:05.693]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.0318892Z [00:02:05.693]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:32.0319308Z [00:02:05.693]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.0319735Z [00:02:05.693]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.0320151Z [00:02:05.693]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.0320582Z [00:02:05.693]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:32.0321023Z [00:02:05.693]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:32.0321437Z [00:02:05.693]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:32.0321880Z [00:02:05.693]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:32.0322210Z [00:02:05.693]➜  EOF
2025-08-20T22:37:32.0327236Z [00:02:05.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b244=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid IHawYnjS2m6dwWWr2FQL/IHawYnjS2m6dwWWr2FQL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /root/.go/src/net/http/client.go /root/.go/src/net/http/clone.go /root/.go/src/net/http/cookie.go /root/.go/src/net/http/csrf.go /root/.go/src/net/http/doc.go /root/.go/src/net/http/filetransport.go /root/.go/src/net/http/fs.go /root/.go/src/net/http/h2_bundle.go /root/.go/src/net/http/h2_error.go /root/.go/src/net/http/header.go /root/.go/src/net/http/http.go /root/.go/src/net/http/jar.go /root/.go/src/net/http/mapping.go /root/.go/src/net/http/method.go /root/.go/src/net/http/pattern.go /root/.go/src/net/http/request.go /root/.go/src/net/http/response.go /root/.go/src/net/http/responsecontroller.go /root/.go/src/net/http/roundtrip.go /root/.go/src/net/http/routing_index.go /root/.go/src/net/http/routing_tree.go /root/.go/src/net/http/servemux121.go /root/.go/src/net/http/server.go /root/.go/src/net/http/sniff.go /root/.go/src/net/http/socks_bundle.go /root/.go/src/net/http/status.go /root/.go/src/net/http/transfer.go /root/.go/src/net/http/transport.go /root/.go/src/net/http/transport_default_other.go
2025-08-20T22:37:32.0399053Z [00:02:05.704]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -o $WORK/b227/_cgo_.o $WORK/b227/_cgo_main.o $WORK/b227/preferlinkext $WORK/b227/_x001.o $WORK/b227/_x002.o $WORK/b227/_x003.o $WORK/b227/_x004.o -O2 -g
2025-08-20T22:37:32.0413360Z [00:02:05.705]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T22:37:32.0430017Z [00:02:05.707]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/b8/b873aecd2a489b6787ac2e43143a42d18075a7c4fef898ca7e6fa80415ca3b26-d # internal
2025-08-20T22:37:32.0442151Z [00:02:05.707]➜  github.com/distribution/reference
2025-08-20T22:37:32.0442502Z [00:02:05.707]➜  mkdir -p $WORK/b267/
2025-08-20T22:37:32.0442880Z [00:02:05.707]➜  cat >/tmp/go-build3346486511/b267/importcfg << 'EOF' # internal
2025-08-20T22:37:32.0443229Z [00:02:05.707]➜  # import config
2025-08-20T22:37:32.0443568Z [00:02:05.707]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.0443986Z [00:02:05.707]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.0444514Z [00:02:05.707]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:32.0445302Z [00:02:05.707]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:32.0446779Z [00:02:05.707]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:32.0447280Z [00:02:05.707]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:32.0447698Z [00:02:05.707]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.0448012Z [00:02:05.707]➜  EOF
2025-08-20T22:37:32.0451282Z [00:02:05.707]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference=>github.com/distribution/reference@v0.6.0;$WORK/b267=>" -p github.com/distribution/reference -lang=go1.20 -complete -installsuffix shared -buildid Xi8c0QyQ4_fDD_qB35Ls/Xi8c0QyQ4_fDD_qB35Ls -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/helpers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/normalize.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/reference.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/regexp.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/sort.go
2025-08-20T22:37:32.0915253Z [00:02:05.755]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T22:37:32.0932192Z [00:02:05.757]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/5a/5a4cf52c532ccb637ba1e7dc003374e80ce43351a0a84b38545c3826b3ac9d4a-d # internal
2025-08-20T22:37:32.0940159Z [00:02:05.758]➜  github.com/containers/image/v5/internal/image
2025-08-20T22:37:32.0940830Z [00:02:05.758]➜  mkdir -p $WORK/b189/
2025-08-20T22:37:32.0954237Z [00:02:05.759]➜  cat >/tmp/go-build3346486511/b189/importcfg << 'EOF' # internal
2025-08-20T22:37:32.0954884Z [00:02:05.759]➜  # import config
2025-08-20T22:37:32.0955608Z [00:02:05.759]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.0958622Z [00:02:05.759]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:32.0959095Z [00:02:05.759]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:32.0959561Z [00:02:05.759]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:32.0960032Z [00:02:05.759]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:32.0960476Z [00:02:05.759]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.0960910Z [00:02:05.759]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.0961496Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:32.0962236Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3346486511/b190/_pkg_.a
2025-08-20T22:37:32.0962974Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3346486511/b194/_pkg_.a
2025-08-20T22:37:32.0963708Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:32.0964436Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:32.0965164Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:32.0966000Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:32.0966788Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3346486511/b208/_pkg_.a
2025-08-20T22:37:32.0967480Z [00:02:05.759]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:32.0968121Z [00:02:05.759]➜  packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3346486511/b206/_pkg_.a
2025-08-20T22:37:32.0969003Z [00:02:05.759]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:32.0969754Z [00:02:05.759]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:32.0970385Z [00:02:05.759]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:32.0970873Z [00:02:05.759]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.0971312Z [00:02:05.759]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.0971630Z [00:02:05.759]➜  EOF
2025-08-20T22:37:32.0980413Z [00:02:05.759]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image=>github.com/containers/image/v5@v5.36.1/internal/image;$WORK/b189=>" -p github.com/containers/image/v5/internal/image -lang=go1.23 -complete -installsuffix shared -buildid 4LzzadLyo4BRrmeV-Ayx/4LzzadLyo4BRrmeV-Ayx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_schema1.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_schema2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/manifest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/memory.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/oci.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/oci_index.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/sourced.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/unparsed.go
2025-08-20T22:37:32.1181842Z [00:02:05.782]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T22:37:32.1216238Z [00:02:05.783]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/6d/6d4e0b1ffbb40e9a82887dc019ae801d5e3987eaf42420b63755289e6773e5f1-d # internal
2025-08-20T22:37:32.1216942Z [00:02:05.784]➜  github.com/docker/go-connections/tlsconfig
2025-08-20T22:37:32.1217270Z [00:02:05.784]➜  mkdir -p $WORK/b269/
2025-08-20T22:37:32.1217650Z [00:02:05.784]➜  cat >/tmp/go-build3346486511/b269/importcfg << 'EOF' # internal
2025-08-20T22:37:32.1218015Z [00:02:05.784]➜  # import config
2025-08-20T22:37:32.1218374Z [00:02:05.784]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:32.1218834Z [00:02:05.784]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:32.1219298Z [00:02:05.784]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:32.1219744Z [00:02:05.784]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.1220157Z [00:02:05.784]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.1220571Z [00:02:05.784]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:32.1220992Z [00:02:05.784]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.1221305Z [00:02:05.784]➜  EOF
2025-08-20T22:37:32.1224189Z [00:02:05.784]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig=>github.com/docker/go-connections@v0.5.0/tlsconfig;$WORK/b269=>" -p github.com/docker/go-connections/tlsconfig -lang=go1.18 -complete -installsuffix shared -buildid IQR0nbfCdIl2juTw8sbF/IQR0nbfCdIl2juTw8sbF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/certpool.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go
2025-08-20T22:37:32.1445020Z [00:02:05.808]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T22:37:32.1452395Z [00:02:05.809]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/24/24de24d65c9e20ce0e47b60ef2458ad9bf6331c354b3272de46dc07981db91b2-d # internal
2025-08-20T22:37:32.1528349Z [00:02:05.816]➜  gopkg.in/yaml.v3
2025-08-20T22:37:32.1529884Z [00:02:05.817]➜  mkdir -p $WORK/b270/
2025-08-20T22:37:32.1532608Z [00:02:05.817]➜  cat >/tmp/go-build3346486511/b270/importcfg << 'EOF' # internal
2025-08-20T22:37:32.1534537Z [00:02:05.817]➜  # import config
2025-08-20T22:37:32.1535467Z [00:02:05.817]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.1536621Z [00:02:05.817]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:32.1537153Z [00:02:05.817]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:32.1537616Z [00:02:05.817]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.1538070Z [00:02:05.817]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.1538475Z [00:02:05.817]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.1538885Z [00:02:05.817]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:32.1539305Z [00:02:05.817]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:32.1539730Z [00:02:05.817]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:32.1540576Z [00:02:05.817]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:32.1541002Z [00:02:05.817]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.1541435Z [00:02:05.817]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.1541856Z [00:02:05.818]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.1542267Z [00:02:05.818]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:32.1542701Z [00:02:05.818]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:32.1543153Z [00:02:05.818]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:32.1543486Z [00:02:05.818]➜  EOF
2025-08-20T22:37:32.1548224Z [00:02:05.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3=>gopkg.in/yaml.v3@v3.0.1;$WORK/b270=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid f90Ix7u7NR8rzVeZHFOG/f90Ix7u7NR8rzVeZHFOG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/apic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/emitterc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/parserc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/readerc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/resolve.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/scannerc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/sorter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/writerc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yaml.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yamlh.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yamlprivateh.go
2025-08-20T22:37:32.2007439Z [00:02:05.865]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T22:37:32.2038881Z [00:02:05.868]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/86/86278455ae887259d47afc250069b469d56e2e7017e1f0178e3b7a812c1cd858-d # internal
2025-08-20T22:37:32.2047950Z [00:02:05.869]➜  github.com/containers/common/pkg/flag
2025-08-20T22:37:32.2049141Z [00:02:05.869]➜  mkdir -p $WORK/b271/
2025-08-20T22:37:32.2050222Z [00:02:05.869]➜  cat >/tmp/go-build3346486511/b271/importcfg << 'EOF' # internal
2025-08-20T22:37:32.2051573Z [00:02:05.869]➜  # import config
2025-08-20T22:37:32.2052477Z [00:02:05.869]➜  packagefile github.com/spf13/pflag=/tmp/go-build3346486511/b080/_pkg_.a
2025-08-20T22:37:32.2053469Z [00:02:05.869]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.2054149Z [00:02:05.869]➜  EOF
2025-08-20T22:37:32.2056603Z [00:02:05.869]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/flag=>github.com/containers/common@v0.64.1/pkg/flag;$WORK/b271=>" -p github.com/containers/common/pkg/flag -lang=go1.23 -complete -installsuffix shared -buildid Rb8-Ks_9ZJkzX3rx6Aps/Rb8-Ks_9ZJkzX3rx6Aps -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/flag/flag.go
2025-08-20T22:37:32.2259444Z [00:02:05.890]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T22:37:32.2265087Z [00:02:05.891]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/4f/4fb0475058a3bbaac12853167779d78853320904ede8bd51bb9904d937f7acc2-d # internal
2025-08-20T22:37:32.2266508Z [00:02:05.891]➜  text/tabwriter
2025-08-20T22:37:32.2267824Z [00:02:05.891]➜  mkdir -p $WORK/b274/
2025-08-20T22:37:32.2270907Z [00:02:05.891]➜  cat >/tmp/go-build3346486511/b274/importcfg << 'EOF' # internal
2025-08-20T22:37:32.2272035Z [00:02:05.891]➜  # import config
2025-08-20T22:37:32.2272738Z [00:02:05.891]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.2287519Z [00:02:05.891]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.2288345Z [00:02:05.891]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:32.2289130Z [00:02:05.891]➜  EOF
2025-08-20T22:37:32.2291031Z [00:02:05.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "/root/.go/src/text/tabwriter=>text/tabwriter;$WORK/b274=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid F1g7de6928ui3NDQUUlH/F1g7de6928ui3NDQUUlH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /root/.go/src/text/tabwriter/tabwriter.go
2025-08-20T22:37:32.2548410Z [00:02:05.919]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T22:37:32.2570444Z [00:02:05.921]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/3a/3a28cd866336bb2cae757bd805508ab4565ebea39f3ac79063f2cb92974d8a73-d # internal
2025-08-20T22:37:32.2572784Z [00:02:05.921]➜  github.com/containers/common/pkg/report
2025-08-20T22:37:32.2573504Z [00:02:05.921]➜  mkdir -p $WORK/b272/
2025-08-20T22:37:32.2574212Z [00:02:05.921]➜  cat >/tmp/go-build3346486511/b272/importcfg << 'EOF' # internal
2025-08-20T22:37:32.2574908Z [00:02:05.921]➜  # import config
2025-08-20T22:37:32.2575956Z [00:02:05.921]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.2576527Z [00:02:05.921]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:32.2577195Z [00:02:05.921]➜  packagefile github.com/containers/common/pkg/report/camelcase=/tmp/go-build3346486511/b273/_pkg_.a
2025-08-20T22:37:32.2577906Z [00:02:05.921]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:32.2578435Z [00:02:05.921]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.2578853Z [00:02:05.921]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:32.2579281Z [00:02:05.921]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.2579756Z [00:02:05.921]➜  packagefile text/tabwriter=/tmp/go-build3346486511/b274/_pkg_.a
2025-08-20T22:37:32.2580230Z [00:02:05.921]➜  packagefile text/template=/tmp/go-build3346486511/b093/_pkg_.a
2025-08-20T22:37:32.2580566Z [00:02:05.921]➜  EOF
2025-08-20T22:37:32.2584417Z [00:02:05.921]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report=>github.com/containers/common@v0.64.1/pkg/report;$WORK/b272=>" -p github.com/containers/common/pkg/report -lang=go1.23 -complete -installsuffix shared -buildid kxd2JU5m7xTlCl0SBT09/kxd2JU5m7xTlCl0SBT09 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/formatter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/template.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/validate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/writer.go
2025-08-20T22:37:32.3056872Z [00:02:05.969]➜  gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -o $WORK/b227/_cgo_.o $WORK/b227/_cgo_main.o $WORK/b227/preferlinkext $WORK/b227/_x001.o $WORK/b227/_x002.o $WORK/b227/_x003.o $WORK/b227/_x004.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:37:32.3058961Z [00:02:05.970]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b227/_cgo_.o -dynout $WORK/b227/_cgo_import.go
2025-08-20T22:37:32.3247971Z [00:02:05.987]➜  cat >/tmp/go-build3346486511/b227/importcfg << 'EOF' # internal
2025-08-20T22:37:32.3248453Z [00:02:05.987]➜  # import config
2025-08-20T22:37:32.3248804Z [00:02:05.987]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:32.3249697Z [00:02:05.987]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.3250124Z [00:02:05.987]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.3250545Z [00:02:05.987]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.3251100Z [00:02:05.987]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:32.3251789Z [00:02:05.987]➜  packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3346486511/b236/_pkg_.a
2025-08-20T22:37:32.3252416Z [00:02:05.987]➜  packagefile github.com/moby/sys/capability=/tmp/go-build3346486511/b078/_pkg_.a
2025-08-20T22:37:32.3253076Z [00:02:05.987]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3346486511/b237/_pkg_.a
2025-08-20T22:37:32.3253711Z [00:02:05.987]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:32.3254192Z [00:02:05.987]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.3254589Z [00:02:05.987]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:32.3254998Z [00:02:05.987]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:32.3255435Z [00:02:05.987]➜  packagefile os/signal=/tmp/go-build3346486511/b101/_pkg_.a
2025-08-20T22:37:32.3256019Z [00:02:05.987]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:32.3256521Z [00:02:05.987]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.3256949Z [00:02:05.987]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.3257373Z [00:02:05.987]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.3257823Z [00:02:05.987]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.3258243Z [00:02:05.987]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:32.3258691Z [00:02:05.987]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:32.3259022Z [00:02:05.987]➜  EOF
2025-08-20T22:37:32.3262170Z [00:02:05.987]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare=>github.com/containers/storage@v1.59.1/pkg/unshare;$WORK/b227=>" -p github.com/containers/storage/pkg/unshare -lang=go1.23 -installsuffix shared -buildid gN2uIoEmeLRa8891dXpB/gN2uIoEmeLRa8891dXpB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b227/_cgo_gotypes.go $WORK/b227/getenv_linux_cgo.cgo1.go $WORK/b227/unshare_cgo.cgo1.go $WORK/b227/_cgo_import.go
2025-08-20T22:37:32.3727308Z [00:02:06.036]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T22:37:32.3805316Z [00:02:06.044]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/c2/c2d7617cd88bd8fdbf07dbab7e0fc571d4a1127df1363d1bff8f01cda7231966-d # internal
2025-08-20T22:37:32.3812648Z [00:02:06.045]➜  github.com/hashicorp/go-multierror
2025-08-20T22:37:32.3815373Z [00:02:06.045]➜  mkdir -p $WORK/b276/
2025-08-20T22:37:32.3822440Z [00:02:06.046]➜  cat >/tmp/go-build3346486511/b276/importcfg << 'EOF' # internal
2025-08-20T22:37:32.3834473Z [00:02:06.046]➜  # import config
2025-08-20T22:37:32.3834851Z [00:02:06.046]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.3835311Z [00:02:06.046]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.3835850Z [00:02:06.046]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.3836337Z [00:02:06.046]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.3836654Z [00:02:06.046]➜  EOF
2025-08-20T22:37:32.3865210Z [00:02:06.050]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror=>github.com/hashicorp/go-multierror@v1.1.2-0.20250313123807-1ee6e1a1957a;$WORK/b276=>" -p github.com/hashicorp/go-multierror -lang=go1.13 -complete -installsuffix shared -buildid wY0-m2Ei3Mafq22HLd4p/wY0-m2Ei3Mafq22HLd4p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/append.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/flatten.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/format.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/group.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/multierror.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/prefix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/sort.go
2025-08-20T22:37:32.4280211Z [00:02:06.092]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T22:37:32.4286841Z [00:02:06.092]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/50/5094b09f159806bd31cd318d6208639db4807ffa54f857c147462711f1eb7c90-d # internal
2025-08-20T22:37:32.4296275Z [00:02:06.093]➜  github.com/containers/image/v5/internal/imagedestination
2025-08-20T22:37:32.4296669Z [00:02:06.093]➜  mkdir -p $WORK/b278/
2025-08-20T22:37:32.4297052Z [00:02:06.093]➜  cat >/tmp/go-build3346486511/b278/importcfg << 'EOF' # internal
2025-08-20T22:37:32.4297398Z [00:02:06.093]➜  # import config
2025-08-20T22:37:32.4297778Z [00:02:06.093]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:32.4298450Z [00:02:06.093]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:32.4299235Z [00:02:06.093]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:32.4299963Z [00:02:06.093]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:32.4300666Z [00:02:06.093]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:32.4301296Z [00:02:06.093]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:32.4301802Z [00:02:06.093]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.4302110Z [00:02:06.093]➜  EOF
2025-08-20T22:37:32.4304891Z [00:02:06.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination=>github.com/containers/image/v5@v5.36.1/internal/imagedestination;$WORK/b278=>" -p github.com/containers/image/v5/internal/imagedestination -lang=go1.23 -complete -installsuffix shared -buildid sbspyvsB9cXNWPQT5hv2/sbspyvsB9cXNWPQT5hv2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/wrapper.go
2025-08-20T22:37:32.4389128Z [00:02:06.103]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare
2025-08-20T22:37:32.4397290Z [00:02:06.103]➜  go tool pack r $WORK/b227/_pkg_.a $WORK/b227/preferlinkext $WORK/b227/_x001.o $WORK/b227/_x002.o $WORK/b227/_x003.o $WORK/b227/_x004.o # internal
2025-08-20T22:37:32.4397940Z [00:02:06.103]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T22:37:32.4405649Z [00:02:06.104]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/e8/e842afdf36a2dde160a874d13e345a286cc84b067b0fa95ab84130a6eddffe5f-d # internal
2025-08-20T22:37:32.4450619Z [00:02:06.109]➜  github.com/containers/storage/pkg/homedir
2025-08-20T22:37:32.4452854Z [00:02:06.109]➜  mkdir -p $WORK/b226/
2025-08-20T22:37:32.4453703Z [00:02:06.109]➜  cat >/tmp/go-build3346486511/b226/importcfg << 'EOF' # internal
2025-08-20T22:37:32.4454338Z [00:02:06.109]➜  # import config
2025-08-20T22:37:32.4457276Z [00:02:06.109]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.4458033Z [00:02:06.109]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.4458861Z [00:02:06.109]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:32.4459817Z [00:02:06.109]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:32.4460527Z [00:02:06.109]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:32.4461519Z [00:02:06.109]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:32.4462037Z [00:02:06.109]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.4462475Z [00:02:06.109]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.4462900Z [00:02:06.109]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.4463324Z [00:02:06.109]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:32.4463656Z [00:02:06.109]➜  EOF
2025-08-20T22:37:32.4463933Z [00:02:06.109]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:32.4466712Z [00:02:06.109]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir=>github.com/containers/storage@v1.59.1/pkg/homedir;$WORK/b226=>" -p github.com/containers/storage/pkg/homedir -lang=go1.23 -complete -installsuffix shared -buildid lm6O0l5NdMGTHG2qK91u/lm6O0l5NdMGTHG2qK91u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir_unix.go
2025-08-20T22:37:32.4627843Z [00:02:06.127]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T22:37:32.4652705Z [00:02:06.129]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/b4/b4bc89883a3fe4be5f6ddd39788b64db72e0c2ee54ab36f87ade6b0d0532209f-d # internal
2025-08-20T22:37:32.4660873Z [00:02:06.130]➜  github.com/containers/image/v5/internal/signer
2025-08-20T22:37:32.4661255Z [00:02:06.130]➜  mkdir -p $WORK/b279/
2025-08-20T22:37:32.4671164Z [00:02:06.131]➜  cat >/tmp/go-build3346486511/b279/importcfg << 'EOF' # internal
2025-08-20T22:37:32.4671750Z [00:02:06.131]➜  # import config
2025-08-20T22:37:32.4672337Z [00:02:06.131]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:32.4673736Z [00:02:06.131]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:32.4674589Z [00:02:06.131]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:32.4675061Z [00:02:06.131]➜  EOF
2025-08-20T22:37:32.4682055Z [00:02:06.132]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signer=>github.com/containers/image/v5@v5.36.1/internal/signer;$WORK/b279=>" -p github.com/containers/image/v5/internal/signer -lang=go1.23 -complete -installsuffix shared -buildid o14uGtbghGzjFAdDuKyi/o14uGtbghGzjFAdDuKyi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signer/signer.go
2025-08-20T22:37:32.4959362Z [00:02:06.160]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T22:37:32.4965453Z [00:02:06.161]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T22:37:32.4970952Z [00:02:06.161]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/ee/ee5e0c80cd93bd678996f60c7e76f76ac52344a36168679ff2dccadd361b648d-d # internal
2025-08-20T22:37:32.4974232Z [00:02:06.161]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/62/62eacd126a39cd7fce7f2891ba87660be772208d529a3cdcea9070594f0cf8ba-d # internal
2025-08-20T22:37:32.4978919Z [00:02:06.162]➜  compress/bzip2
2025-08-20T22:37:32.4980404Z [00:02:06.162]➜  mkdir -p $WORK/b284/
2025-08-20T22:37:32.4983287Z [00:02:06.162]➜  github.com/containers/image/v5/pkg/sysregistriesv2
2025-08-20T22:37:32.4984754Z [00:02:06.162]➜  mkdir -p $WORK/b221/
2025-08-20T22:37:32.4986430Z [00:02:06.163]➜  cat >/tmp/go-build3346486511/b221/importcfg << 'EOF' # internal
2025-08-20T22:37:32.4987655Z [00:02:06.163]➜  # import config
2025-08-20T22:37:32.4988012Z [00:02:06.163]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.4988458Z [00:02:06.163]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.4988961Z [00:02:06.163]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build3346486511/b222/_pkg_.a
2025-08-20T22:37:32.4989613Z [00:02:06.163]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:32.4990338Z [00:02:06.163]➜  packagefile github.com/containers/image/v5/internal/multierr=/tmp/go-build3346486511/b212/_pkg_.a
2025-08-20T22:37:32.4991082Z [00:02:06.163]➜  packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3346486511/b214/_pkg_.a
2025-08-20T22:37:32.4991760Z [00:02:06.163]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:32.4992420Z [00:02:06.163]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:32.4993102Z [00:02:06.163]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:32.4993791Z [00:02:06.163]➜  packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3346486511/b238/_pkg_.a
2025-08-20T22:37:32.4994464Z [00:02:06.163]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:32.4995072Z [00:02:06.163]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:32.4995557Z [00:02:06.163]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:32.5008054Z [00:02:06.163]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:32.5008493Z [00:02:06.163]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:32.5008938Z [00:02:06.163]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:32.5009390Z [00:02:06.163]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:32.5009814Z [00:02:06.163]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.5010557Z [00:02:06.163]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:32.5011054Z [00:02:06.163]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.5011478Z [00:02:06.163]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.5011782Z [00:02:06.163]➜  EOF
2025-08-20T22:37:32.5015104Z [00:02:06.163]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=>github.com/containers/image/v5@v5.36.1/pkg/sysregistriesv2;$WORK/b221=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -lang=go1.23 -complete -installsuffix shared -buildid Z1R6WFWhdR-BwwOiO1Cf/Z1R6WFWhdR-BwwOiO1Cf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go
2025-08-20T22:37:32.5035338Z [00:02:06.167]➜  cat >/tmp/go-build3346486511/b284/importcfg << 'EOF' # internal
2025-08-20T22:37:32.5036335Z [00:02:06.167]➜  # import config
2025-08-20T22:37:32.5037406Z [00:02:06.167]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:32.5038207Z [00:02:06.167]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:32.5038618Z [00:02:06.167]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.5039030Z [00:02:06.167]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.5039343Z [00:02:06.167]➜  EOF
2025-08-20T22:37:32.5041314Z [00:02:06.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/.go/src/compress/bzip2=>compress/bzip2;$WORK/b284=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid TqBajTQfFBHlgJ51aebO/TqBajTQfFBHlgJ51aebO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/.go/src/compress/bzip2/bit_reader.go /root/.go/src/compress/bzip2/bzip2.go /root/.go/src/compress/bzip2/huffman.go /root/.go/src/compress/bzip2/move_to_front.go
2025-08-20T22:37:32.6137146Z [00:02:06.277]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T22:37:32.6175090Z [00:02:06.281]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T22:37:32.6176292Z [00:02:06.282]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T22:37:32.6190620Z [00:02:06.283]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/87/873506112b5dd8bd4be5058c81b631f08a20b6ce1256a53fe7f7e8105a644ce2-d # internal
2025-08-20T22:37:32.6194852Z [00:02:06.283]➜  github.com/containers/image/v5/pkg/docker/config
2025-08-20T22:37:32.6196390Z [00:02:06.283]➜  mkdir -p $WORK/b220/
2025-08-20T22:37:32.6197799Z [00:02:06.284]➜  cat >/tmp/go-build3346486511/b220/importcfg << 'EOF' # internal
2025-08-20T22:37:32.6198194Z [00:02:06.284]➜  # import config
2025-08-20T22:37:32.6200564Z [00:02:06.284]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:32.6201055Z [00:02:06.284]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:32.6201505Z [00:02:06.284]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.6207451Z [00:02:06.284]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.6208200Z [00:02:06.284]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:32.6208961Z [00:02:06.284]➜  packagefile github.com/containers/image/v5/internal/multierr=/tmp/go-build3346486511/b212/_pkg_.a
2025-08-20T22:37:32.6210055Z [00:02:06.284]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:32.6211250Z [00:02:06.284]➜  packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3346486511/b221/_pkg_.a
2025-08-20T22:37:32.6212022Z [00:02:06.284]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:32.6212684Z [00:02:06.284]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:32.6213460Z [00:02:06.284]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:32.6214146Z [00:02:06.284]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:32.6214850Z [00:02:06.284]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build3346486511/b241/_pkg_.a
2025-08-20T22:37:32.6215622Z [00:02:06.284]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3346486511/b242/_pkg_.a
2025-08-20T22:37:32.6219751Z [00:02:06.284]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:32.6220280Z [00:02:06.284]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:32.6220730Z [00:02:06.284]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:32.6221146Z [00:02:06.284]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:32.6226166Z [00:02:06.284]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:32.6226679Z [00:02:06.284]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:32.6227512Z [00:02:06.284]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:32.6227968Z [00:02:06.284]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.6228398Z [00:02:06.284]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.6228718Z [00:02:06.284]➜  EOF
2025-08-20T22:37:32.6233541Z [00:02:06.284]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/docker/config=>github.com/containers/image/v5@v5.36.1/pkg/docker/config;$WORK/b220=>" -p github.com/containers/image/v5/pkg/docker/config -lang=go1.23 -complete -installsuffix shared -buildid ebmnJErLMRf9drOzCXbs/ebmnJErLMRf9drOzCXbs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/docker/config/config.go
2025-08-20T22:37:32.6243917Z [00:02:06.285]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/2b/2b7553427a1a7b3e65f6e2e3dae9361a3b29cf3680a7491f4ffd192b04c764a9-d # internal
2025-08-20T22:37:32.6244815Z [00:02:06.286]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/41/41ce51d857e796019bc8deaf14c97882c0b737ae5077b81835943758b9206a22-d # internal
2025-08-20T22:37:32.6245398Z [00:02:06.286]➜  github.com/containers/storage/pkg/pools
2025-08-20T22:37:32.6245707Z [00:02:06.286]➜  mkdir -p $WORK/b289/
2025-08-20T22:37:32.6246218Z [00:02:06.286]➜  cat >/tmp/go-build3346486511/b289/importcfg << 'EOF' # internal
2025-08-20T22:37:32.6246581Z [00:02:06.286]➜  # import config
2025-08-20T22:37:32.6246916Z [00:02:06.286]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:32.6247474Z [00:02:06.286]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:32.6247999Z [00:02:06.286]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.6248405Z [00:02:06.286]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.6248724Z [00:02:06.286]➜  EOF
2025-08-20T22:37:32.6251084Z [00:02:06.286]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/pools=>github.com/containers/storage@v1.59.1/pkg/pools;$WORK/b289=>" -p github.com/containers/storage/pkg/pools -lang=go1.23 -complete -installsuffix shared -buildid hVEuiMhicIyf9whB4Ear/hVEuiMhicIyf9whB4Ear -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/pools/pools.go
2025-08-20T22:37:32.6252956Z [00:02:06.286]➜  archive/tar
2025-08-20T22:37:32.6253205Z [00:02:06.288]➜  mkdir -p $WORK/b288/
2025-08-20T22:37:32.6253573Z [00:02:06.288]➜  cat >/tmp/go-build3346486511/b288/importcfg << 'EOF' # internal
2025-08-20T22:37:32.6253918Z [00:02:06.288]➜  # import config
2025-08-20T22:37:32.6254254Z [00:02:06.288]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.6254917Z [00:02:06.288]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.6255337Z [00:02:06.288]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.6261402Z [00:02:06.288]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:32.6261957Z [00:02:06.288]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.6262372Z [00:02:06.288]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:32.6262802Z [00:02:06.288]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:32.6263208Z [00:02:06.288]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:32.6263625Z [00:02:06.288]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:32.6264042Z [00:02:06.288]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:32.6264483Z [00:02:06.288]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:32.6264943Z [00:02:06.288]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:32.6265370Z [00:02:06.288]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.6265919Z [00:02:06.288]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.6266424Z [00:02:06.288]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.6266852Z [00:02:06.288]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.6267281Z [00:02:06.288]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.6267703Z [00:02:06.288]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:32.6268121Z [00:02:06.288]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:32.6268428Z [00:02:06.288]➜  EOF
2025-08-20T22:37:32.6270639Z [00:02:06.288]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/.go/src/archive/tar=>archive/tar;$WORK/b288=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid hzxsAVg_HCQatNTMzKEV/hzxsAVg_HCQatNTMzKEV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/.go/src/archive/tar/common.go /root/.go/src/archive/tar/format.go /root/.go/src/archive/tar/reader.go /root/.go/src/archive/tar/stat_actime1.go /root/.go/src/archive/tar/stat_unix.go /root/.go/src/archive/tar/strconv.go /root/.go/src/archive/tar/writer.go
2025-08-20T22:37:32.6492687Z [00:02:06.313]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T22:37:32.6506584Z [00:02:06.314]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/33/332d8ffe59163c7e711ec3f0de323a470d3d2ac7abb6037ae94fb634bda32528-d # internal
2025-08-20T22:37:32.6514938Z [00:02:06.315]➜  github.com/klauspost/compress/fse
2025-08-20T22:37:32.6521010Z [00:02:06.316]➜  mkdir -p $WORK/b294/
2025-08-20T22:37:32.6529802Z [00:02:06.317]➜  cat >/tmp/go-build3346486511/b294/importcfg << 'EOF' # internal
2025-08-20T22:37:32.6530724Z [00:02:06.317]➜  # import config
2025-08-20T22:37:32.6533224Z [00:02:06.317]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:32.6533910Z [00:02:06.317]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.6541096Z [00:02:06.317]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.6541518Z [00:02:06.317]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.6541942Z [00:02:06.317]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:32.6542289Z [00:02:06.317]➜  EOF
2025-08-20T22:37:32.6559365Z [00:02:06.319]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse=>github.com/klauspost/compress@v1.18.0/fse;$WORK/b294=>" -p github.com/klauspost/compress/fse -lang=go1.22 -complete -installsuffix shared -buildid bxHx-ffo5RT64TL76bRz/bxHx-ffo5RT64TL76bRz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bitreader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bitwriter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bytereader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/compress.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/decompress.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/fse.go
2025-08-20T22:37:32.6933190Z [00:02:06.357]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T22:37:32.6961043Z [00:02:06.360]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/c6/c6106f06c550bdd3cdd671d253d4f6c7c373d5d488c801fcbc63341cab4e284e-d # internal
2025-08-20T22:37:32.6961913Z [00:02:06.360]➜  github.com/klauspost/compress/internal/snapref
2025-08-20T22:37:32.6962493Z [00:02:06.360]➜  mkdir -p $WORK/b296/
2025-08-20T22:37:32.6963175Z [00:02:06.360]➜  cat >/tmp/go-build3346486511/b296/importcfg << 'EOF' # internal
2025-08-20T22:37:32.6964324Z [00:02:06.360]➜  # import config
2025-08-20T22:37:32.6964743Z [00:02:06.360]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:32.6965212Z [00:02:06.360]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.6965650Z [00:02:06.360]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:32.6966270Z [00:02:06.360]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.6966608Z [00:02:06.360]➜  EOF
2025-08-20T22:37:32.6970380Z [00:02:06.360]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref=>github.com/klauspost/compress@v1.18.0/internal/snapref;$WORK/b296=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.22 -complete -installsuffix shared -buildid TvYxzjslCLS4o9G1Sb3D/TvYxzjslCLS4o9G1Sb3D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/snappy.go
2025-08-20T22:37:32.7388970Z [00:02:06.401]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T22:37:32.7390119Z [00:02:06.402]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/05/05fd846634fbd647c25e552d8a9a6a188ef498bf5afe4474a819aed37d03f438-d # internal
2025-08-20T22:37:32.7390760Z [00:02:06.402]➜  github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T22:37:32.7391108Z [00:02:06.402]➜  mkdir -p $WORK/b297/
2025-08-20T22:37:32.7391442Z [00:02:06.402]➜  echo -n > $WORK/b297/go_asm.h # internal
2025-08-20T22:37:32.7391958Z [00:02:06.402]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T22:37:32.7393774Z [00:02:06.402]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b297=>" -I $WORK/b297/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b297/symabis ./xxhash_arm64.s
2025-08-20T22:37:32.7412053Z [00:02:06.405]➜  cat >/tmp/go-build3346486511/b297/importcfg << 'EOF' # internal
2025-08-20T22:37:32.7433465Z [00:02:06.405]➜  # import config
2025-08-20T22:37:32.7433901Z [00:02:06.405]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:32.7434371Z [00:02:06.405]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.7435200Z [00:02:06.405]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:32.7435533Z [00:02:06.405]➜  EOF
2025-08-20T22:37:32.7435964Z [00:02:06.405]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:32.7439411Z [00:02:06.405]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b297=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.22 -installsuffix shared -buildid BsMI3q2JKCQLklBgxug0/BsMI3q2JKCQLklBgxug0 -goversion go1.25.0 -symabis $WORK/b297/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack -asmhdr $WORK/b297/go_asm.h /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go
2025-08-20T22:37:32.7646404Z [00:02:06.428]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T22:37:32.7664479Z [00:02:06.430]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/c0/c070af0304919ae0aa00c386825a4a2e7e33671f724c4601531edfa2a8580a77-d # internal
2025-08-20T22:37:32.7674013Z [00:02:06.431]➜  github.com/klauspost/compress/huff0
2025-08-20T22:37:32.7675402Z [00:02:06.431]➜  mkdir -p $WORK/b293/
2025-08-20T22:37:32.7692838Z [00:02:06.433]➜  cat >/tmp/go-build3346486511/b293/importcfg << 'EOF' # internal
2025-08-20T22:37:32.7697940Z [00:02:06.433]➜  # import config
2025-08-20T22:37:32.7698384Z [00:02:06.433]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.7698812Z [00:02:06.433]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.7699332Z [00:02:06.433]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build3346486511/b294/_pkg_.a
2025-08-20T22:37:32.7700012Z [00:02:06.433]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3346486511/b295/_pkg_.a
2025-08-20T22:37:32.7700541Z [00:02:06.433]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.7700952Z [00:02:06.433]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:32.7701376Z [00:02:06.433]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:32.7701813Z [00:02:06.433]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.7702579Z [00:02:06.433]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.7702960Z [00:02:06.433]➜  EOF
2025-08-20T22:37:32.7703415Z [00:02:06.434]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T22:37:32.7705193Z [00:02:06.434]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b297=>" -I $WORK/b297/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b297/xxhash_arm64.o ./xxhash_arm64.s
2025-08-20T22:37:32.7717824Z [00:02:06.436]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:32.7724242Z [00:02:06.436]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b293=>" -p github.com/klauspost/compress/huff0 -lang=go1.22 -complete -installsuffix shared -buildid E1zN2auDOzH3LvtzUSUY/E1zN2auDOzH3LvtzUSUY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/bitreader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/bitwriter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/compress.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress_generic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/huff0.go
2025-08-20T22:37:32.7736541Z [00:02:06.437]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T22:37:32.7737683Z [00:02:06.438]➜  go tool pack r $WORK/b297/_pkg_.a $WORK/b297/xxhash_arm64.o # internal
2025-08-20T22:37:32.7745941Z [00:02:06.439]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T22:37:32.7758844Z [00:02:06.440]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/a3/a3b50f0c78abb4e589b327f22a5f6a942f41a99fe7386ff2839c191eec9c8d1d-d # internal
2025-08-20T22:37:32.7768263Z [00:02:06.441]➜  runtime/debug
2025-08-20T22:37:32.7770776Z [00:02:06.441]➜  mkdir -p $WORK/b298/
2025-08-20T22:37:32.7781209Z [00:02:06.442]➜  echo -n > $WORK/b298/go_asm.h # internal
2025-08-20T22:37:32.7789459Z [00:02:06.443]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:37:32.7792180Z [00:02:06.443]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b298=>" -I $WORK/b298/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b298/symabis ./debug.s
2025-08-20T22:37:32.7844499Z [00:02:06.448]➜  cat >/tmp/go-build3346486511/b298/importcfg << 'EOF' # internal
2025-08-20T22:37:32.7845111Z [00:02:06.448]➜  # import config
2025-08-20T22:37:32.7847996Z [00:02:06.448]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.7848665Z [00:02:06.448]➜  packagefile internal/poll=/tmp/go-build3346486511/b063/_pkg_.a
2025-08-20T22:37:32.7850152Z [00:02:06.448]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:32.7850877Z [00:02:06.448]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.7867995Z [00:02:06.448]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.7868737Z [00:02:06.448]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.7869408Z [00:02:06.448]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.7870065Z [00:02:06.448]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:32.7870598Z [00:02:06.448]➜  EOF
2025-08-20T22:37:32.7871060Z [00:02:06.448]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:32.7873697Z [00:02:06.448]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b298=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid mxuhknRyDyMkG_Bz4Oci/mxuhknRyDyMkG_Bz4Oci -goversion go1.25.0 -symabis $WORK/b298/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack -asmhdr $WORK/b298/go_asm.h /root/.go/src/runtime/debug/garbage.go /root/.go/src/runtime/debug/mod.go /root/.go/src/runtime/debug/stack.go /root/.go/src/runtime/debug/stubs.go
2025-08-20T22:37:32.8953724Z [00:02:06.559]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:37:32.8955455Z [00:02:06.559]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b298=>" -I $WORK/b298/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b298/debug.o ./debug.s
2025-08-20T22:37:32.9037831Z [00:02:06.568]➜  go tool pack r $WORK/b298/_pkg_.a $WORK/b298/debug.o # internal
2025-08-20T22:37:32.9038760Z [00:02:06.568]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T22:37:32.9050103Z [00:02:06.569]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/cb/cb3b30c8e26d6daf52407c28a3594f02b6e62c5f066c8b23b7c934ed448d9fd8-d # internal
2025-08-20T22:37:32.9091121Z [00:02:06.573]➜  github.com/klauspost/compress/flate
2025-08-20T22:37:32.9091836Z [00:02:06.573]➜  mkdir -p $WORK/b300/
2025-08-20T22:37:32.9102724Z [00:02:06.574]➜  cat >/tmp/go-build3346486511/b300/importcfg << 'EOF' # internal
2025-08-20T22:37:32.9103401Z [00:02:06.574]➜  # import config
2025-08-20T22:37:32.9104516Z [00:02:06.574]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:32.9105242Z [00:02:06.574]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.9106245Z [00:02:06.574]➜  packagefile compress/flate=/tmp/go-build3346486511/b246/_pkg_.a
2025-08-20T22:37:32.9107319Z [00:02:06.574]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:32.9108192Z [00:02:06.574]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.9108815Z [00:02:06.574]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.9109492Z [00:02:06.574]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3346486511/b295/_pkg_.a
2025-08-20T22:37:32.9110321Z [00:02:06.574]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.9110886Z [00:02:06.574]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:32.9119526Z [00:02:06.574]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:32.9120034Z [00:02:06.574]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.9120461Z [00:02:06.574]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.9120773Z [00:02:06.574]➜  EOF
2025-08-20T22:37:32.9121047Z [00:02:06.574]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:32.9146410Z [00:02:06.574]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate=>github.com/klauspost/compress@v1.18.0/flate;$WORK/b300=>" -p github.com/klauspost/compress/flate -lang=go1.22 -complete -installsuffix shared -buildid MKfQD_GgWZCSu5Pg4zmV/MKfQD_GgWZCSu5Pg4zmV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/deflate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/dict_decoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/fast_encoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_code.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/inflate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/inflate_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level1.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level3.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level4.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level5.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level6.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/matchlen_generic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/regmask_other.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/stateless.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/token.go
2025-08-20T22:37:32.9536119Z [00:02:06.617]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T22:37:32.9582706Z [00:02:06.622]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/ba/ba98cdf2a93c878e04029161e8b5dcf1e5507031ff8e832b5f9ebd9e394eefc6-d # internal
2025-08-20T22:37:32.9599524Z [00:02:06.624]➜  github.com/klauspost/compress/zstd
2025-08-20T22:37:32.9601299Z [00:02:06.624]➜  mkdir -p $WORK/b291/
2025-08-20T22:37:32.9627791Z [00:02:06.625]➜  cat >/tmp/go-build3346486511/b291/importcfg << 'EOF' # internal
2025-08-20T22:37:32.9628225Z [00:02:06.625]➜  # import config
2025-08-20T22:37:32.9629037Z [00:02:06.625]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:32.9629474Z [00:02:06.625]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:32.9629927Z [00:02:06.625]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:32.9630402Z [00:02:06.625]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:32.9630879Z [00:02:06.625]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:32.9631337Z [00:02:06.625]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:32.9631752Z [00:02:06.625]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:32.9632254Z [00:02:06.625]➜  packagefile github.com/klauspost/compress=/tmp/go-build3346486511/b292/_pkg_.a
2025-08-20T22:37:32.9632863Z [00:02:06.625]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build3346486511/b293/_pkg_.a
2025-08-20T22:37:32.9633548Z [00:02:06.625]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3346486511/b295/_pkg_.a
2025-08-20T22:37:32.9634248Z [00:02:06.625]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3346486511/b296/_pkg_.a
2025-08-20T22:37:32.9634980Z [00:02:06.625]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3346486511/b297/_pkg_.a
2025-08-20T22:37:32.9635567Z [00:02:06.625]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:32.9640648Z [00:02:06.625]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:32.9641065Z [00:02:06.625]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:32.9641479Z [00:02:06.625]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:32.9641905Z [00:02:06.625]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:32.9642339Z [00:02:06.625]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:32.9642800Z [00:02:06.625]➜  packagefile runtime/debug=/tmp/go-build3346486511/b298/_pkg_.a
2025-08-20T22:37:32.9643245Z [00:02:06.625]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:32.9643656Z [00:02:06.625]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:32.9644077Z [00:02:06.625]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:32.9644507Z [00:02:06.625]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:32.9645217Z [00:02:06.625]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:32.9645589Z [00:02:06.625]➜  EOF
2025-08-20T22:37:32.9658612Z [00:02:06.625]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b291=>" -p github.com/klauspost/compress/zstd -lang=go1.22 -complete -installsuffix shared -buildid jpscWRjVMIu4U0tBz2YJ/jpscWRjVMIu4U0tBz2YJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bitreader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bitwriter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blockdec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blockenc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blocktype_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bytebuf.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bytereader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decodeheader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decoder_options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/dict.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_base.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_best.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_better.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_dfast.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_fast.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/encoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/encoder_options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/framedec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/frameenc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder_generic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_encoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_predefined.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/hash.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/history.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/matchlen_generic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec_generic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqenc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/snappy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/zip.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/zstd.go
2025-08-20T22:37:33.0254168Z [00:02:06.689]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T22:37:33.0344135Z [00:02:06.698]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/41/41d1db8d5f904d5e580c3a3f58292f55b6f97a6bcddabfb7fbcafa3b66317353-d # internal
2025-08-20T22:37:33.0353235Z [00:02:06.698]➜  github.com/ulikunitz/xz/internal/xlog
2025-08-20T22:37:33.0353611Z [00:02:06.698]➜  mkdir -p $WORK/b302/
2025-08-20T22:37:33.0353995Z [00:02:06.698]➜  cat >/tmp/go-build3346486511/b302/importcfg << 'EOF' # internal
2025-08-20T22:37:33.0354342Z [00:02:06.698]➜  # import config
2025-08-20T22:37:33.0354675Z [00:02:06.698]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.0355468Z [00:02:06.698]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.0356106Z [00:02:06.698]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:33.0356559Z [00:02:06.698]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:33.0356997Z [00:02:06.698]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.0357409Z [00:02:06.698]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:33.0357740Z [00:02:06.698]➜  EOF
2025-08-20T22:37:33.0359772Z [00:02:06.698]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/xlog=>github.com/ulikunitz/xz@v0.5.12/internal/xlog;$WORK/b302=>" -p github.com/ulikunitz/xz/internal/xlog -lang=go1.12 -complete -installsuffix shared -buildid zHcaJzm9RJc0ZLWS86Z9/zHcaJzm9RJc0ZLWS86Z9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go
2025-08-20T22:37:33.0852281Z [00:02:06.749]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T22:37:33.0859438Z [00:02:06.750]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/15/15c2a4f8422d67587e4e9886c1fb90cb2319f3f12ce81e57371cb63b9f88fc66-d # internal
2025-08-20T22:37:33.0894730Z [00:02:06.753]➜  github.com/ulikunitz/xz/lzma
2025-08-20T22:37:33.0896607Z [00:02:06.753]➜  mkdir -p $WORK/b303/
2025-08-20T22:37:33.0897407Z [00:02:06.754]➜  cat >/tmp/go-build3346486511/b303/importcfg << 'EOF' # internal
2025-08-20T22:37:33.0897767Z [00:02:06.754]➜  # import config
2025-08-20T22:37:33.0898111Z [00:02:06.754]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:33.0898531Z [00:02:06.754]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:33.0898955Z [00:02:06.754]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:33.0899371Z [00:02:06.754]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.0899921Z [00:02:06.754]➜  packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build3346486511/b304/_pkg_.a
2025-08-20T22:37:33.0900564Z [00:02:06.754]➜  packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3346486511/b302/_pkg_.a
2025-08-20T22:37:33.0901075Z [00:02:06.754]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.0901494Z [00:02:06.754]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:33.0901826Z [00:02:06.754]➜  EOF
2025-08-20T22:37:33.0912103Z [00:02:06.754]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma=>github.com/ulikunitz/xz@v0.5.12/lzma;$WORK/b303=>" -p github.com/ulikunitz/xz/lzma -lang=go1.12 -complete -installsuffix shared -buildid uBQ9eJjHmfahG4iChfFn/uBQ9eJjHmfahG4iChfFn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bintree.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bitops.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/breader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/buffer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/decoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/directcodec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/distcodec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/encoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/hashtable.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/header.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/header2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/operation.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/prob.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/properties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/reader2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/state.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/writer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/writer2.go
2025-08-20T22:37:33.3463148Z [00:02:07.010]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T22:37:33.3509667Z [00:02:07.013]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/99/9969ed15b67fdfc2515bb99cdf8f146d0720127ef3bee6a2b529c7a827c95090-d # internal
2025-08-20T22:37:33.3510471Z [00:02:07.013]➜  hash/crc64
2025-08-20T22:37:33.3510741Z [00:02:07.013]➜  mkdir -p $WORK/b305/
2025-08-20T22:37:33.3511118Z [00:02:07.013]➜  cat >/tmp/go-build3346486511/b305/importcfg << 'EOF' # internal
2025-08-20T22:37:33.3511869Z [00:02:07.013]➜  # import config
2025-08-20T22:37:33.3512215Z [00:02:07.013]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:33.3512642Z [00:02:07.013]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:33.3513107Z [00:02:07.013]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:33.3513571Z [00:02:07.013]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.3513885Z [00:02:07.013]➜  EOF
2025-08-20T22:37:33.3515339Z [00:02:07.013]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "/root/.go/src/hash/crc64=>hash/crc64;$WORK/b305=>" -p hash/crc64 -lang=go1.25 -std -complete -installsuffix shared -buildid vIAun-56Mke2ijYIZdG6/vIAun-56Mke2ijYIZdG6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /root/.go/src/hash/crc64/crc64.go
2025-08-20T22:37:33.3743228Z [00:02:07.038]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T22:37:33.3746541Z [00:02:07.038]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/98/9813749492ebfc64271d8c23b2471f641f2d8e97e45f3709f95e620d0b04ef98-d # internal
2025-08-20T22:37:33.3838036Z [00:02:07.047]➜  github.com/ulikunitz/xz
2025-08-20T22:37:33.3839898Z [00:02:07.047]➜  mkdir -p $WORK/b301/
2025-08-20T22:37:33.3840313Z [00:02:07.048]➜  cat >/tmp/go-build3346486511/b301/importcfg << 'EOF' # internal
2025-08-20T22:37:33.3840670Z [00:02:07.048]➜  # import config
2025-08-20T22:37:33.3841018Z [00:02:07.048]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:33.3841510Z [00:02:07.048]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:33.3841957Z [00:02:07.048]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:33.3842381Z [00:02:07.048]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.3842915Z [00:02:07.048]➜  packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3346486511/b302/_pkg_.a
2025-08-20T22:37:33.3843541Z [00:02:07.048]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build3346486511/b303/_pkg_.a
2025-08-20T22:37:33.3844030Z [00:02:07.048]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:33.3844463Z [00:02:07.048]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:33.3844913Z [00:02:07.048]➜  packagefile hash/crc64=/tmp/go-build3346486511/b305/_pkg_.a
2025-08-20T22:37:33.3845336Z [00:02:07.048]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.3846128Z [00:02:07.048]➜  EOF
2025-08-20T22:37:33.3850383Z [00:02:07.048]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz=>github.com/ulikunitz/xz@v0.5.12;$WORK/b301=>" -p github.com/ulikunitz/xz -lang=go1.12 -complete -installsuffix shared -buildid ZNl0Kl1bJHa4FtfFH1qU/ZNl0Kl1bJHa4FtfFH1qU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/bits.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/crc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/format.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzmafilter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/none-check.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/writer.go
2025-08-20T22:37:33.3886891Z [00:02:07.052]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T22:37:33.3939961Z [00:02:07.058]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/d9/d9605a545e3b1ef7cf335ae520bbd7b73e1cc13a20431bf054dccd8e4508fb15-d # internal
2025-08-20T22:37:33.3942746Z [00:02:07.058]➜  github.com/klauspost/pgzip
2025-08-20T22:37:33.3945168Z [00:02:07.058]➜  mkdir -p $WORK/b299/
2025-08-20T22:37:33.3945892Z [00:02:07.058]➜  cat >/tmp/go-build3346486511/b299/importcfg << 'EOF' # internal
2025-08-20T22:37:33.3947589Z [00:02:07.058]➜  # import config
2025-08-20T22:37:33.3947950Z [00:02:07.058]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:33.3948376Z [00:02:07.058]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:33.3948795Z [00:02:07.058]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:33.3949214Z [00:02:07.058]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.3949741Z [00:02:07.058]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build3346486511/b300/_pkg_.a
2025-08-20T22:37:33.3950277Z [00:02:07.058]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:33.3950711Z [00:02:07.058]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:33.3951134Z [00:02:07.058]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.3951549Z [00:02:07.058]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:33.3951989Z [00:02:07.058]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.3952397Z [00:02:07.058]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:33.3952704Z [00:02:07.058]➜  EOF
2025-08-20T22:37:33.3990444Z [00:02:07.062]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip=>github.com/klauspost/pgzip@v1.2.6;$WORK/b299=>" -p github.com/klauspost/pgzip -lang=go1.16 -complete -installsuffix shared -buildid DXvfib7izde1HFMyXeVe/DXvfib7izde1HFMyXeVe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/gunzip.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/gzip.go
2025-08-20T22:37:33.5031191Z [00:02:07.167]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T22:37:33.5050978Z [00:02:07.169]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/58/58137c50506ae8faae1568115e038b714a7d118f0f740091ba16292c98ef735b-d # internal
2025-08-20T22:37:33.5051737Z [00:02:07.169]➜  github.com/modern-go/concurrent
2025-08-20T22:37:33.5052050Z [00:02:07.169]➜  mkdir -p $WORK/b307/
2025-08-20T22:37:33.5052433Z [00:02:07.169]➜  cat >/tmp/go-build3346486511/b307/importcfg << 'EOF' # internal
2025-08-20T22:37:33.5052782Z [00:02:07.169]➜  # import config
2025-08-20T22:37:33.5053126Z [00:02:07.169]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:33.5053550Z [00:02:07.169]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.5054296Z [00:02:07.169]➜  packagefile io/ioutil=/tmp/go-build3346486511/b202/_pkg_.a
2025-08-20T22:37:33.5054797Z [00:02:07.169]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:33.5055203Z [00:02:07.169]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:33.5055618Z [00:02:07.169]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:33.5056229Z [00:02:07.169]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:33.5056701Z [00:02:07.169]➜  packagefile runtime/debug=/tmp/go-build3346486511/b298/_pkg_.a
2025-08-20T22:37:33.5057141Z [00:02:07.169]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.5057554Z [00:02:07.169]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:33.5057865Z [00:02:07.169]➜  EOF
2025-08-20T22:37:33.5060878Z [00:02:07.169]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent=>github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd;$WORK/b307=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid X5fETsLM_gylC2wPOF-Z/X5fETsLM_gylC2wPOF-Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/executor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/go_above_19.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/log.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/unbounded_executor.go
2025-08-20T22:37:33.5642752Z [00:02:07.227]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T22:37:33.5657449Z [00:02:07.228]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/d8/d8ee54747f7a17240b9a674034b6f4f95798b77d7828de062c265a033dd8dc4a-d # internal
2025-08-20T22:37:33.5658034Z [00:02:07.229]➜  github.com/modern-go/reflect2
2025-08-20T22:37:33.5658379Z [00:02:07.229]➜  mkdir -p $WORK/b308/
2025-08-20T22:37:33.5658691Z [00:02:07.229]➜  echo -n > $WORK/b308/go_asm.h # internal
2025-08-20T22:37:33.5659125Z [00:02:07.229]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2
2025-08-20T22:37:33.5660791Z [00:02:07.229]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b308=>" -I $WORK/b308/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b308/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s
2025-08-20T22:37:33.5762271Z [00:02:07.240]➜  cat >/tmp/go-build3346486511/b308/importcfg << 'EOF' # internal
2025-08-20T22:37:33.5767141Z [00:02:07.240]➜  # import config
2025-08-20T22:37:33.5767515Z [00:02:07.240]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:33.5767993Z [00:02:07.240]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:33.5768413Z [00:02:07.240]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.5768726Z [00:02:07.240]➜  EOF
2025-08-20T22:37:33.5769001Z [00:02:07.240]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:33.5777501Z [00:02:07.240]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b308=>" -p github.com/modern-go/reflect2 -lang=go1.12 -installsuffix shared -buildid lKnNIh2EEKiMP7-hTbcW/lKnNIh2EEKiMP7-hTbcW -goversion go1.25.0 -symabis $WORK/b308/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack -asmhdr $WORK/b308/go_asm.h /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_above_118.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_above_19.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2_kind.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_field.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_struct.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_type.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/type_map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_array.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_eface.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_field.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_iface.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_link.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_ptr.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_struct.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_type.go
2025-08-20T22:37:33.6251680Z [00:02:07.289]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T22:37:33.6277253Z [00:02:07.291]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/e7/e7256898750dfd6ff29a0ca207301ccb53a81f2be67d753b2867f8cc305566a8-d # internal
2025-08-20T22:37:33.6346342Z [00:02:07.298]➜  github.com/vbatts/tar-split/archive/tar
2025-08-20T22:37:33.6368022Z [00:02:07.298]➜  mkdir -p $WORK/b309/
2025-08-20T22:37:33.6368453Z [00:02:07.299]➜  cat >/tmp/go-build3346486511/b309/importcfg << 'EOF' # internal
2025-08-20T22:37:33.6368809Z [00:02:07.299]➜  # import config
2025-08-20T22:37:33.6369188Z [00:02:07.299]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:33.6412218Z [00:02:07.299]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:33.6412666Z [00:02:07.299]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.6413074Z [00:02:07.299]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.6413481Z [00:02:07.299]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:33.6413883Z [00:02:07.299]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:33.6414314Z [00:02:07.299]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:33.6414734Z [00:02:07.299]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:33.6415154Z [00:02:07.299]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:33.6415579Z [00:02:07.299]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:33.6416207Z [00:02:07.299]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:33.6416644Z [00:02:07.299]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:33.6417074Z [00:02:07.299]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:33.6417489Z [00:02:07.299]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.6417908Z [00:02:07.299]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:33.6418326Z [00:02:07.299]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:33.6418644Z [00:02:07.299]➜  EOF
2025-08-20T22:37:33.6423289Z [00:02:07.299]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar=>github.com/vbatts/tar-split@v0.12.1/archive/tar;$WORK/b309=>" -p github.com/vbatts/tar-split/archive/tar -lang=go1.17 -complete -installsuffix shared -buildid rZASOX0SpbpAZt0Ab8Hf/rZASOX0SpbpAZt0Ab8Hf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/format.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/writer.go
2025-08-20T22:37:33.7333536Z [00:02:07.397]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T22:37:33.7486291Z [00:02:07.412]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/29/29756d8fb3ad31e897e65bb6e2d891487813a15b5c0fb4d98b5429e0350804cc-d # internal
2025-08-20T22:37:33.7487762Z [00:02:07.413]➜  github.com/containers/storage/pkg/archive
2025-08-20T22:37:33.7489662Z [00:02:07.413]➜  mkdir -p $WORK/b287/
2025-08-20T22:37:33.7491316Z [00:02:07.413]➜  cat >/tmp/go-build3346486511/b287/importcfg << 'EOF' # internal
2025-08-20T22:37:33.7491999Z [00:02:07.413]➜  # import config
2025-08-20T22:37:33.7494799Z [00:02:07.413]➜  packagefile archive/tar=/tmp/go-build3346486511/b288/_pkg_.a
2025-08-20T22:37:33.7495252Z [00:02:07.413]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:33.7495671Z [00:02:07.413]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:33.7496685Z [00:02:07.413]➜  packagefile compress/bzip2=/tmp/go-build3346486511/b284/_pkg_.a
2025-08-20T22:37:33.7497138Z [00:02:07.413]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:33.7497553Z [00:02:07.413]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.7498113Z [00:02:07.413]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:33.7498806Z [00:02:07.413]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:33.7499476Z [00:02:07.413]➜  packagefile github.com/containers/storage/pkg/pools=/tmp/go-build3346486511/b289/_pkg_.a
2025-08-20T22:37:33.7500138Z [00:02:07.413]➜  packagefile github.com/containers/storage/pkg/promise=/tmp/go-build3346486511/b290/_pkg_.a
2025-08-20T22:37:33.7500807Z [00:02:07.413]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:33.7501482Z [00:02:07.413]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:33.7502122Z [00:02:07.413]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3346486511/b291/_pkg_.a
2025-08-20T22:37:33.7502719Z [00:02:07.413]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build3346486511/b299/_pkg_.a
2025-08-20T22:37:33.7503280Z [00:02:07.413]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:33.7503835Z [00:02:07.413]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build3346486511/b301/_pkg_.a
2025-08-20T22:37:33.7504368Z [00:02:07.413]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:33.7504819Z [00:02:07.413]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.7505220Z [00:02:07.413]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:33.7505636Z [00:02:07.413]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:33.7506221Z [00:02:07.413]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:33.7506633Z [00:02:07.413]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:33.7507084Z [00:02:07.413]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:33.7507532Z [00:02:07.413]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:33.7507957Z [00:02:07.413]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:33.7508601Z [00:02:07.413]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:33.7509083Z [00:02:07.413]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:33.7509508Z [00:02:07.413]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:33.7509924Z [00:02:07.413]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.7510344Z [00:02:07.413]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:33.7510774Z [00:02:07.413]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:33.7511078Z [00:02:07.413]➜  EOF
2025-08-20T22:37:33.7525640Z [00:02:07.413]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive=>github.com/containers/storage@v1.59.1/pkg/archive;$WORK/b287=>" -p github.com/containers/storage/pkg/archive -lang=go1.23 -complete -installsuffix shared -buildid xFMATeEznOXCImERx-hQ/xFMATeEznOXCImERx-hQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_110.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_zstd.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/diff.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/fflags_unsupported.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/filter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/time_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/whiteouts.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/wrap.go
2025-08-20T22:37:33.9383456Z [00:02:07.602]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T22:37:33.9442053Z [00:02:07.606]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/d6/d6d1d86e4d68c82338f7db5662ce49a5fd7c0d29f51f1253f55a6ee9b14c788c-d # internal
2025-08-20T22:37:33.9442801Z [00:02:07.606]➜  github.com/vbatts/tar-split/tar/storage
2025-08-20T22:37:33.9443120Z [00:02:07.606]➜  mkdir -p $WORK/b311/
2025-08-20T22:37:33.9443539Z [00:02:07.607]➜  cat >/tmp/go-build3346486511/b311/importcfg << 'EOF' # internal
2025-08-20T22:37:33.9443888Z [00:02:07.607]➜  # import config
2025-08-20T22:37:33.9444225Z [00:02:07.607]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:33.9444671Z [00:02:07.607]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:33.9445116Z [00:02:07.607]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:33.9445571Z [00:02:07.607]➜  packagefile hash/crc64=/tmp/go-build3346486511/b305/_pkg_.a
2025-08-20T22:37:33.9447434Z [00:02:07.607]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.9447843Z [00:02:07.607]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:33.9448277Z [00:02:07.607]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:33.9448745Z [00:02:07.607]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:33.9449080Z [00:02:07.607]➜  EOF
2025-08-20T22:37:33.9452514Z [00:02:07.607]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage=>github.com/vbatts/tar-split@v0.12.1/tar/storage;$WORK/b311=>" -p github.com/vbatts/tar-split/tar/storage -lang=go1.17 -complete -installsuffix shared -buildid QiAiQOFDkfZKDfPL3Kqq/QiAiQOFDkfZKDfPL3Kqq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/entry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/getter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/packer.go
2025-08-20T22:37:33.9922322Z [00:02:07.656]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T22:37:33.9936591Z [00:02:07.657]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/6a/6a3eb7715e5da2278968ec97d3c80541693e63753f78d6cfe2eb7250eb2ebd5a-d # internal
2025-08-20T22:37:33.9937836Z [00:02:07.658]➜  github.com/vbatts/tar-split/tar/asm
2025-08-20T22:37:33.9957257Z [00:02:07.658]➜  mkdir -p $WORK/b310/
2025-08-20T22:37:33.9958005Z [00:02:07.658]➜  cat >/tmp/go-build3346486511/b310/importcfg << 'EOF' # internal
2025-08-20T22:37:33.9960449Z [00:02:07.658]➜  # import config
2025-08-20T22:37:33.9961406Z [00:02:07.658]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:33.9962390Z [00:02:07.658]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:33.9962937Z [00:02:07.658]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:33.9963588Z [00:02:07.658]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:33.9964105Z [00:02:07.658]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:33.9964534Z [00:02:07.658]➜  packagefile hash/crc64=/tmp/go-build3346486511/b305/_pkg_.a
2025-08-20T22:37:33.9964970Z [00:02:07.658]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:33.9965375Z [00:02:07.658]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:33.9965683Z [00:02:07.658]➜  EOF
2025-08-20T22:37:33.9968907Z [00:02:07.658]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm=>github.com/vbatts/tar-split@v0.12.1/tar/asm;$WORK/b310=>" -p github.com/vbatts/tar-split/tar/asm -lang=go1.17 -complete -installsuffix shared -buildid 64o1Z5Syv67FO2zgcrz-/64o1Z5Syv67FO2zgcrz- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go
2025-08-20T22:37:34.0092336Z [00:02:07.673]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T22:37:34.0483321Z [00:02:07.712]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T22:37:34.0491456Z [00:02:07.713]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/8b/8b2ae16d84bdb90e993b0468b367a572810682a5aea9c824c9f003015de4c09f-d # internal
2025-08-20T22:37:34.0501788Z [00:02:07.714]➜  database/sql
2025-08-20T22:37:34.0502716Z [00:02:07.714]➜  mkdir -p $WORK/b313/
2025-08-20T22:37:34.0512420Z [00:02:07.715]➜  cat >/tmp/go-build3346486511/b313/importcfg << 'EOF' # internal
2025-08-20T22:37:34.0512869Z [00:02:07.715]➜  # import config
2025-08-20T22:37:34.0513216Z [00:02:07.715]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:34.0513646Z [00:02:07.715]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:34.0514120Z [00:02:07.715]➜  packagefile database/sql/driver=/tmp/go-build3346486511/b070/_pkg_.a
2025-08-20T22:37:34.0514957Z [00:02:07.715]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.0515454Z [00:02:07.715]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.0518652Z [00:02:07.715]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:34.0519130Z [00:02:07.715]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:34.0519576Z [00:02:07.715]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:34.0520045Z [00:02:07.715]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:34.0520470Z [00:02:07.715]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:34.0520891Z [00:02:07.715]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:34.0521311Z [00:02:07.715]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:34.0521726Z [00:02:07.715]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:34.0522171Z [00:02:07.715]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:34.0522600Z [00:02:07.715]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:34.0523016Z [00:02:07.715]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:34.0523459Z [00:02:07.715]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:34.0523795Z [00:02:07.715]➜  EOF
2025-08-20T22:37:34.0526096Z [00:02:07.715]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/.go/src/database/sql=>database/sql;$WORK/b313=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid auzaFcKoG4gG1XdcVgxH/auzaFcKoG4gG1XdcVgxH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/.go/src/database/sql/convert.go /root/.go/src/database/sql/ctxutil.go /root/.go/src/database/sql/sql.go
2025-08-20T22:37:34.0659023Z [00:02:07.728]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/1b/1bc759a788b1e75b17f7eff05e1949bd11245aac6b97d287aa55e74170ea8ad9-d # internal
2025-08-20T22:37:34.0670943Z [00:02:07.731]➜  github.com/containers/image/v5/pkg/tlsclientconfig
2025-08-20T22:37:34.0671843Z [00:02:07.731]➜  mkdir -p $WORK/b243/
2025-08-20T22:37:34.0674434Z [00:02:07.731]➜  cat >/tmp/go-build3346486511/b243/importcfg << 'EOF' # internal
2025-08-20T22:37:34.0674790Z [00:02:07.731]➜  # import config
2025-08-20T22:37:34.0675148Z [00:02:07.731]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:34.0675642Z [00:02:07.731]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:34.0676258Z [00:02:07.731]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.0676680Z [00:02:07.731]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.0677170Z [00:02:07.731]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:34.0677665Z [00:02:07.731]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:34.0678087Z [00:02:07.731]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:34.0678497Z [00:02:07.731]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:34.0678934Z [00:02:07.731]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:34.0679379Z [00:02:07.731]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:34.0679816Z [00:02:07.731]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.0680239Z [00:02:07.731]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:34.0680550Z [00:02:07.731]➜  EOF
2025-08-20T22:37:34.0683274Z [00:02:07.731]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=>github.com/containers/image/v5@v5.36.1/pkg/tlsclientconfig;$WORK/b243=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -lang=go1.23 -complete -installsuffix shared -buildid j0lsJjrlVT0fPEhij2zt/j0lsJjrlVT0fPEhij2zt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go
2025-08-20T22:37:34.1150609Z [00:02:07.779]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T22:37:34.1169299Z [00:02:07.780]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/13/137b0ae6a8424fc4b74fb8ea14986a9c364810170e9380042bb2622662b1276d-d # internal
2025-08-20T22:37:34.1170093Z [00:02:07.780]➜  github.com/docker/distribution/registry/api/errcode
2025-08-20T22:37:34.1170484Z [00:02:07.780]➜  mkdir -p $WORK/b265/
2025-08-20T22:37:34.1170857Z [00:02:07.780]➜  cat >/tmp/go-build3346486511/b265/importcfg << 'EOF' # internal
2025-08-20T22:37:34.1171204Z [00:02:07.780]➜  # import config
2025-08-20T22:37:34.1171570Z [00:02:07.780]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:34.1172028Z [00:02:07.780]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.1172455Z [00:02:07.780]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:34.1172874Z [00:02:07.780]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:34.1173295Z [00:02:07.780]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.1173714Z [00:02:07.780]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:34.1174496Z [00:02:07.780]➜  EOF
2025-08-20T22:37:34.1177804Z [00:02:07.780]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode=>github.com/docker/distribution@v2.8.3+incompatible/registry/api/errcode;$WORK/b265=>" -p github.com/docker/distribution/registry/api/errcode -lang=go1.16 -complete -installsuffix shared -buildid wp3V5-1B_Blrgngh-Vbw/wp3V5-1B_Blrgngh-Vbw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/handler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/register.go
2025-08-20T22:37:34.1685276Z [00:02:07.832]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T22:37:34.1705971Z [00:02:07.833]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/7b/7ba14c7c1536d475f13dc9c9178ea8d5c06d619db1214f870b1f71109b6110e6-d # internal
2025-08-20T22:37:34.1706691Z [00:02:07.834]➜  github.com/gorilla/mux
2025-08-20T22:37:34.1706982Z [00:02:07.834]➜  mkdir -p $WORK/b268/
2025-08-20T22:37:34.1707360Z [00:02:07.834]➜  cat >/tmp/go-build3346486511/b268/importcfg << 'EOF' # internal
2025-08-20T22:37:34.1707704Z [00:02:07.834]➜  # import config
2025-08-20T22:37:34.1708040Z [00:02:07.834]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:34.1708497Z [00:02:07.834]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:34.1708926Z [00:02:07.834]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.1709353Z [00:02:07.834]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.1709773Z [00:02:07.834]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:34.1710206Z [00:02:07.834]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:34.1710642Z [00:02:07.834]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:34.1711059Z [00:02:07.834]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:34.1711482Z [00:02:07.834]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:34.1711913Z [00:02:07.834]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.1712236Z [00:02:07.834]➜  EOF
2025-08-20T22:37:34.1715899Z [00:02:07.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux=>github.com/gorilla/mux@v1.8.1;$WORK/b268=>" -p github.com/gorilla/mux -lang=go1.20 -complete -installsuffix shared -buildid KNGU3JejavwZweSdrI9q/KNGU3JejavwZweSdrI9q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/middleware.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/mux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/regexp.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/route.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/test_helpers.go
2025-08-20T22:37:34.2362894Z [00:02:07.900]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2
2025-08-20T22:37:34.2367241Z [00:02:07.900]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b308=>" -I $WORK/b308/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b308/relfect2_arm64.o ./relfect2_arm64.s
2025-08-20T22:37:34.2408562Z [00:02:07.905]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T22:37:34.2432752Z [00:02:07.907]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b308=>" -I $WORK/b308/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b308/relfect2_mips64x.o ./relfect2_mips64x.s
2025-08-20T22:37:34.2479694Z [00:02:07.912]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/c5/c521f02b526d5c543f018d8184c4ebce2889c26bb428dd4960e6828fc7d6430d-d # internal
2025-08-20T22:37:34.2488302Z [00:02:07.913]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b308=>" -I $WORK/b308/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b308/relfect2_mipsx.o ./relfect2_mipsx.s
2025-08-20T22:37:34.2505069Z [00:02:07.914]➜  github.com/containers/image/v5/internal/unparsedimage
2025-08-20T22:37:34.2506202Z [00:02:07.915]➜  mkdir -p $WORK/b316/
2025-08-20T22:37:34.2516046Z [00:02:07.916]➜  cat >/tmp/go-build3346486511/b316/importcfg << 'EOF' # internal
2025-08-20T22:37:34.2518530Z [00:02:07.916]➜  # import config
2025-08-20T22:37:34.2520840Z [00:02:07.916]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:34.2523675Z [00:02:07.916]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:34.2524435Z [00:02:07.916]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:34.2525134Z [00:02:07.916]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:34.2525543Z [00:02:07.916]➜  EOF
2025-08-20T22:37:34.2526072Z [00:02:07.916]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:34.2528544Z [00:02:07.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/unparsedimage=>github.com/containers/image/v5@v5.36.1/internal/unparsedimage;$WORK/b316=>" -p github.com/containers/image/v5/internal/unparsedimage -lang=go1.23 -complete -installsuffix shared -buildid H4lhOdZsfvbtChldoVwz/H4lhOdZsfvbtChldoVwz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/unparsedimage/wrapper.go
2025-08-20T22:37:34.2574586Z [00:02:07.919]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2
2025-08-20T22:37:34.2576934Z [00:02:07.919]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b308=>" -I $WORK/b308/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b308/relfect2_ppc64x.o ./relfect2_ppc64x.s
2025-08-20T22:37:34.2612759Z [00:02:07.925]➜  go tool pack r $WORK/b308/_pkg_.a $WORK/b308/relfect2_arm64.o $WORK/b308/relfect2_mips64x.o $WORK/b308/relfect2_mipsx.o $WORK/b308/relfect2_ppc64x.o # internal
2025-08-20T22:37:34.2615228Z [00:02:07.925]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T22:37:34.2750884Z [00:02:07.939]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T22:37:34.2751419Z [00:02:07.939]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T22:37:34.2769961Z [00:02:07.941]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/ba/baa1ae8b847bea5384cab1c7bb4e56677a8c1750b6ebe866bdebc4b3726651f2-d # internal
2025-08-20T22:37:34.2770754Z [00:02:07.941]➜  github.com/docker/distribution/registry/api/v2
2025-08-20T22:37:34.2773629Z [00:02:07.941]➜  mkdir -p $WORK/b266/
2025-08-20T22:37:34.2774054Z [00:02:07.941]➜  cat >/tmp/go-build3346486511/b266/importcfg << 'EOF' # internal
2025-08-20T22:37:34.2774413Z [00:02:07.941]➜  # import config
2025-08-20T22:37:34.2774747Z [00:02:07.941]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.2775270Z [00:02:07.941]➜  packagefile github.com/distribution/reference=/tmp/go-build3346486511/b267/_pkg_.a
2025-08-20T22:37:34.2783583Z [00:02:07.941]➜  packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3346486511/b265/_pkg_.a
2025-08-20T22:37:34.2784243Z [00:02:07.941]➜  packagefile github.com/gorilla/mux=/tmp/go-build3346486511/b268/_pkg_.a
2025-08-20T22:37:34.2784825Z [00:02:07.941]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:34.2785352Z [00:02:07.941]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:34.2785888Z [00:02:07.941]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:34.2786381Z [00:02:07.941]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:34.2786810Z [00:02:07.941]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.2787239Z [00:02:07.941]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:34.2787559Z [00:02:07.941]➜  EOF
2025-08-20T22:37:34.2787846Z [00:02:07.941]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:34.2792138Z [00:02:07.941]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2=>github.com/docker/distribution@v2.8.3+incompatible/registry/api/v2;$WORK/b266=>" -p github.com/docker/distribution/registry/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid wDeUgPq54SPNIWZbROII/wDeUgPq54SPNIWZbROII -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/routes.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/urls.go
2025-08-20T22:37:34.2798488Z [00:02:07.942]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/c3/c32cbae66fd68abce0f3010adbe1ea1afed159b626d6f9aafecf32442baca39a-d # internal
2025-08-20T22:37:34.2799241Z [00:02:07.942]➜  github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer
2025-08-20T22:37:34.2799677Z [00:02:07.942]➜  mkdir -p $WORK/b318/
2025-08-20T22:37:34.2800388Z [00:02:07.942]➜  cat >/tmp/go-build3346486511/b318/importcfg << 'EOF' # internal
2025-08-20T22:37:34.2800798Z [00:02:07.942]➜  # import config
2025-08-20T22:37:34.2801166Z [00:02:07.942]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:34.2801611Z [00:02:07.942]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.2802024Z [00:02:07.942]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.2802433Z [00:02:07.942]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:34.2802860Z [00:02:07.942]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:34.2803284Z [00:02:07.942]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.2803729Z [00:02:07.942]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:34.2804063Z [00:02:07.942]➜  EOF
2025-08-20T22:37:34.2807593Z [00:02:07.943]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=>github.com/cyberphone/json-canonicalization@v0.0.0-20241213102144-19d51d7fe467/go/src/webpki.org/jsoncanonicalizer;$WORK/b318=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.16 -complete -installsuffix shared -buildid K_1t0hvLAKvQUK03az1n/K_1t0hvLAKvQUK03az1n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go
2025-08-20T22:37:34.2892461Z [00:02:07.953]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/9a/9adeac84c071d370420e62746d12b28fbb0849acdcd88c8d14519fbfb5022a8b-d # internal
2025-08-20T22:37:34.2917007Z [00:02:07.954]➜  github.com/json-iterator/go
2025-08-20T22:37:34.2930618Z [00:02:07.957]➜  mkdir -p $WORK/b306/
2025-08-20T22:37:34.2943460Z [00:02:07.957]➜  cat >/tmp/go-build3346486511/b306/importcfg << 'EOF' # internal
2025-08-20T22:37:34.2943886Z [00:02:07.957]➜  # import config
2025-08-20T22:37:34.2944231Z [00:02:07.957]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:34.2944662Z [00:02:07.957]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:34.2945125Z [00:02:07.957]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:34.2945625Z [00:02:07.957]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:34.2946223Z [00:02:07.957]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.2946643Z [00:02:07.957]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.2947146Z [00:02:07.957]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build3346486511/b307/_pkg_.a
2025-08-20T22:37:34.2948081Z [00:02:07.957]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build3346486511/b308/_pkg_.a
2025-08-20T22:37:34.2948653Z [00:02:07.957]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:34.2949057Z [00:02:07.957]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:34.2949484Z [00:02:07.957]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:34.2949916Z [00:02:07.957]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:34.2950347Z [00:02:07.957]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:34.2950766Z [00:02:07.957]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:34.2951194Z [00:02:07.957]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.2951613Z [00:02:07.957]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:34.2952030Z [00:02:07.957]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:34.2952491Z [00:02:07.957]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:34.2952956Z [00:02:07.957]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:34.2953289Z [00:02:07.957]➜  EOF
2025-08-20T22:37:34.2969653Z [00:02:07.958]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go=>github.com/json-iterator/go@v1.1.12;$WORK/b306=>" -p github.com/json-iterator/go -lang=go1.12 -complete -installsuffix shared -buildid xVPHJMpFpVfphDB8tuVn/xVPHJMpFpVfphDB8tuVn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/adapter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_array.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_bool.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_float.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_int32.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_int64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_invalid.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_nil.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_number.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_object.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_str.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_uint32.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_uint64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_array.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_float.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_int.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_object.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip_strict.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_str.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/jsoniter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/pool.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_array.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_dynamic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_extension.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_json_number.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_json_raw_message.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_marshaler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_native.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_optional.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_struct_decoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_struct_encoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_float.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_int.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_str.go
2025-08-20T22:37:34.3376058Z [00:02:08.001]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T22:37:34.3398750Z [00:02:08.003]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/ed/ed4d023bcbed9b55fc9d18fc3025fe1eed2f768f21c671faeb22e9b074fc1b07-d # internal
2025-08-20T22:37:34.3399542Z [00:02:08.003]➜  github.com/google/go-containerregistry/pkg/name
2025-08-20T22:37:34.3399892Z [00:02:08.003]➜  mkdir -p $WORK/b320/
2025-08-20T22:37:34.3400268Z [00:02:08.004]➜  cat >/tmp/go-build3346486511/b320/importcfg << 'EOF' # internal
2025-08-20T22:37:34.3400614Z [00:02:08.004]➜  # import config
2025-08-20T22:37:34.3401370Z [00:02:08.004]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:34.3401849Z [00:02:08.004]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:34.3402297Z [00:02:08.004]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.3402710Z [00:02:08.004]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.3403233Z [00:02:08.004]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:34.3403754Z [00:02:08.004]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:34.3404170Z [00:02:08.004]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:34.3404593Z [00:02:08.004]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:34.3405009Z [00:02:08.004]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:34.3405436Z [00:02:08.004]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.3426991Z [00:02:08.004]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:34.3427468Z [00:02:08.004]➜  EOF
2025-08-20T22:37:34.3432669Z [00:02:08.004]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name=>github.com/google/go-containerregistry@v0.20.3/pkg/name;$WORK/b320=>" -p github.com/google/go-containerregistry/pkg/name -lang=go1.23 -complete -installsuffix shared -buildid 1AKI-4f1JZwKRoJOnF1h/1AKI-4f1JZwKRoJOnF1h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/check.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/digest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/ref.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/registry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/repository.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/tag.go
2025-08-20T22:37:34.3809683Z [00:02:08.045]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T22:37:34.3841430Z [00:02:08.048]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T22:37:34.3865207Z [00:02:08.050]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/0b/0bfd1168c1692f485196cf986c9bef58a0c4a2184871657ccae725fff5c7d507-d # internal
2025-08-20T22:37:34.3866850Z [00:02:08.050]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/b3/b347f7961832b0fa4c0c46fb0d2334f92584b7b663a205c6a97b7fb9a385c4a5-d # internal
2025-08-20T22:37:34.3930543Z [00:02:08.057]➜  github.com/containers/image/v5/docker
2025-08-20T22:37:34.3932751Z [00:02:08.057]➜  mkdir -p $WORK/b102/
2025-08-20T22:37:34.3947400Z [00:02:08.059]➜  cat >/tmp/go-build3346486511/b102/importcfg << 'EOF' # internal
2025-08-20T22:37:34.3948065Z [00:02:08.059]➜  # import config
2025-08-20T22:37:34.3949528Z [00:02:08.059]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:34.3950113Z [00:02:08.059]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:34.3950800Z [00:02:08.059]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:34.3951608Z [00:02:08.059]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:34.3952182Z [00:02:08.059]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:34.3952705Z [00:02:08.059]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.3954472Z [00:02:08.059]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.3955114Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3346486511/b179/_pkg_.a
2025-08-20T22:37:34.3956065Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:34.3956903Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:34.3957670Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:34.3958460Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:34.3959303Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:34.3960116Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:34.3960914Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:34.3961672Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3346486511/b194/_pkg_.a
2025-08-20T22:37:34.3962394Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/multierr=/tmp/go-build3346486511/b212/_pkg_.a
2025-08-20T22:37:34.3963120Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:34.3963863Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3346486511/b213/_pkg_.a
2025-08-20T22:37:34.3964601Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3346486511/b214/_pkg_.a
2025-08-20T22:37:34.3965306Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:34.3966145Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:34.3966946Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build3346486511/b215/_pkg_.a
2025-08-20T22:37:34.3967741Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build3346486511/b217/_pkg_.a
2025-08-20T22:37:34.3968773Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build3346486511/b218/_pkg_.a
2025-08-20T22:37:34.3969547Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:34.3970260Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3346486511/b208/_pkg_.a
2025-08-20T22:37:34.3971021Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:34.3971762Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build3346486511/b220/_pkg_.a
2025-08-20T22:37:34.3972492Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3346486511/b221/_pkg_.a
2025-08-20T22:37:34.3973235Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build3346486511/b243/_pkg_.a
2025-08-20T22:37:34.3973943Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:34.3974592Z [00:02:08.059]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:34.3975250Z [00:02:08.059]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:34.3987600Z [00:02:08.059]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:34.3988868Z [00:02:08.059]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:34.3989593Z [00:02:08.059]➜  packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3346486511/b265/_pkg_.a
2025-08-20T22:37:34.3990325Z [00:02:08.059]➜  packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build3346486511/b266/_pkg_.a
2025-08-20T22:37:34.3991024Z [00:02:08.059]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3346486511/b269/_pkg_.a
2025-08-20T22:37:34.3991671Z [00:02:08.059]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:34.3992342Z [00:02:08.059]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:34.3992974Z [00:02:08.059]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:34.3993509Z [00:02:08.059]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:34.3993953Z [00:02:08.059]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:34.3994362Z [00:02:08.059]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:34.3994771Z [00:02:08.059]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:34.3995178Z [00:02:08.059]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:34.3995586Z [00:02:08.059]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:34.3996301Z [00:02:08.059]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:34.3996746Z [00:02:08.059]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:34.3997193Z [00:02:08.059]➜  packagefile mime/multipart=/tmp/go-build3346486511/b258/_pkg_.a
2025-08-20T22:37:34.3997644Z [00:02:08.059]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:34.3998084Z [00:02:08.059]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:34.3998494Z [00:02:08.059]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:34.3998906Z [00:02:08.059]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:34.3999321Z [00:02:08.059]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:34.3999761Z [00:02:08.059]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:34.4000477Z [00:02:08.059]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:34.4000964Z [00:02:08.059]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:34.4001393Z [00:02:08.059]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.4001809Z [00:02:08.059]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:34.4002225Z [00:02:08.059]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:34.4002650Z [00:02:08.059]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:34.4002961Z [00:02:08.059]➜  EOF
2025-08-20T22:37:34.4023394Z [00:02:08.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker=>github.com/containers/image/v5@v5.36.1/docker;$WORK/b102=>" -p github.com/containers/image/v5/docker -lang=go1.23 -complete -installsuffix shared -buildid V-UgbB7MarmTZAQtflRm/V-UgbB7MarmTZAQtflRm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/body_reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/cache.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/distribution_error.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image_dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_transport.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/paths_common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/registries_d.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/wwwauthenticate.go
2025-08-20T22:37:34.4103905Z [00:02:08.074]➜  github.com/mattn/go-sqlite3
2025-08-20T22:37:34.4109276Z [00:02:08.075]➜  mkdir -p $WORK/b314/
2025-08-20T22:37:34.4114461Z [00:02:08.075]➜  echo -n > $WORK/b314/preferlinkext # internal
2025-08-20T22:37:34.4118795Z [00:02:08.076]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3
2025-08-20T22:37:34.4126495Z [00:02:08.076]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b314/ -importpath github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go
2025-08-20T22:37:34.4160279Z [00:02:08.080]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T22:37:34.4193730Z [00:02:08.083]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/39/39c6850d01e4ea44c80de8f75cc4bcb9d02ce87bce42f2ea352d6bd1fc59421a-d # internal
2025-08-20T22:37:34.4194513Z [00:02:08.083]➜  hash/fnv
2025-08-20T22:37:34.4194961Z [00:02:08.083]➜  mkdir -p $WORK/b328/
2025-08-20T22:37:34.4207532Z [00:02:08.084]➜  cat >/tmp/go-build3346486511/b328/importcfg << 'EOF' # internal
2025-08-20T22:37:34.4208374Z [00:02:08.084]➜  # import config
2025-08-20T22:37:34.4209127Z [00:02:08.084]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.4210005Z [00:02:08.084]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:34.4210838Z [00:02:08.084]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:34.4211393Z [00:02:08.084]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:34.4211724Z [00:02:08.084]➜  EOF
2025-08-20T22:37:34.4211998Z [00:02:08.084]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:34.4213445Z [00:02:08.084]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b328=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid uLzdQ0oUWqb99HA1DntA/uLzdQ0oUWqb99HA1DntA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T22:37:34.4783862Z [00:02:08.142]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T22:37:34.4798225Z [00:02:08.144]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/ba/ba8ce044f7eab64dc1fc5eb041af72b7d57ee02e59ef741cbc5aa62d0ca2f213-d # internal
2025-08-20T22:37:34.4803465Z [00:02:08.144]➜  google.golang.org/protobuf/internal/detrand
2025-08-20T22:37:34.4803831Z [00:02:08.144]➜  mkdir -p $WORK/b327/
2025-08-20T22:37:34.4808190Z [00:02:08.145]➜  cat >/tmp/go-build3346486511/b327/importcfg << 'EOF' # internal
2025-08-20T22:37:34.4809828Z [00:02:08.145]➜  # import config
2025-08-20T22:37:34.4810915Z [00:02:08.145]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:34.4811846Z [00:02:08.145]➜  packagefile hash/fnv=/tmp/go-build3346486511/b328/_pkg_.a
2025-08-20T22:37:34.4812292Z [00:02:08.145]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:34.4812608Z [00:02:08.145]➜  EOF
2025-08-20T22:37:34.4814763Z [00:02:08.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/detrand=>google.golang.org/protobuf@v1.36.6/internal/detrand;$WORK/b327=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.22 -complete -installsuffix shared -buildid C0onLxeqYYCIgfoYQHMW/C0onLxeqYYCIgfoYQHMW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/detrand/rand.go
2025-08-20T22:37:34.4980019Z [00:02:08.162]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T22:37:34.4987274Z [00:02:08.163]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/af/af7fdbef9080fa06277360f2175e12856050101e44516b7173b60f1ce770c330-d # internal
2025-08-20T22:37:34.4991208Z [00:02:08.163]➜  google.golang.org/protobuf/internal/errors
2025-08-20T22:37:34.4992616Z [00:02:08.163]➜  mkdir -p $WORK/b326/
2025-08-20T22:37:34.4995683Z [00:02:08.164]➜  cat >/tmp/go-build3346486511/b326/importcfg << 'EOF' # internal
2025-08-20T22:37:34.4996524Z [00:02:08.164]➜  # import config
2025-08-20T22:37:34.4996881Z [00:02:08.164]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.4997321Z [00:02:08.164]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.4997906Z [00:02:08.164]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3346486511/b327/_pkg_.a
2025-08-20T22:37:34.4998349Z [00:02:08.164]➜  EOF
2025-08-20T22:37:34.5006199Z [00:02:08.164]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/errors=>google.golang.org/protobuf@v1.36.6/internal/errors;$WORK/b326=>" -p google.golang.org/protobuf/internal/errors -lang=go1.22 -complete -installsuffix shared -buildid g7267KKUT3AmOYzy21C7/g7267KKUT3AmOYzy21C7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/errors/errors.go
2025-08-20T22:37:34.5171362Z [00:02:08.181]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T22:37:34.5176768Z [00:02:08.182]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/c5/c5bc2277faa0e380326034f37ad341931dc9533ba539e31b9ac0dee80ff4b790-d # internal
2025-08-20T22:37:34.5183740Z [00:02:08.182]➜  google.golang.org/protobuf/encoding/protowire
2025-08-20T22:37:34.5184117Z [00:02:08.182]➜  mkdir -p $WORK/b325/
2025-08-20T22:37:34.5196543Z [00:02:08.184]➜  cat >/tmp/go-build3346486511/b325/importcfg << 'EOF' # internal
2025-08-20T22:37:34.5197508Z [00:02:08.184]➜  # import config
2025-08-20T22:37:34.5198472Z [00:02:08.184]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:34.5199610Z [00:02:08.184]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:34.5200119Z [00:02:08.184]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:34.5200557Z [00:02:08.184]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:34.5200885Z [00:02:08.184]➜  EOF
2025-08-20T22:37:34.5203091Z [00:02:08.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protowire=>google.golang.org/protobuf@v1.36.6/encoding/protowire;$WORK/b325=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.22 -complete -installsuffix shared -buildid ll4xJpCzUVXhR5AnlI_1/ll4xJpCzUVXhR5AnlI_1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protowire/wire.go
2025-08-20T22:37:34.5433079Z [00:02:08.207]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T22:37:34.5436866Z [00:02:08.208]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/44/44fe0e1cbb07caa7709fc2ff70494a65dffd5f97eddfeba80e82ad1a0e30420c-d # internal
2025-08-20T22:37:34.5439898Z [00:02:08.208]➜  google.golang.org/protobuf/internal/pragma
2025-08-20T22:37:34.5441083Z [00:02:08.208]➜  mkdir -p $WORK/b329/
2025-08-20T22:37:34.5442291Z [00:02:08.208]➜  cat >/tmp/go-build3346486511/b329/importcfg << 'EOF' # internal
2025-08-20T22:37:34.5444373Z [00:02:08.208]➜  # import config
2025-08-20T22:37:34.5444965Z [00:02:08.208]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:34.5445428Z [00:02:08.208]➜  EOF
2025-08-20T22:37:34.5447955Z [00:02:08.208]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/pragma=>google.golang.org/protobuf@v1.36.6/internal/pragma;$WORK/b329=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.22 -complete -installsuffix shared -buildid NHr-BLqF5XhR7s9pXNZf/NHr-BLqF5XhR7s9pXNZf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/pragma/pragma.go
2025-08-20T22:37:34.5556324Z [00:02:08.219]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T22:37:34.5558455Z [00:02:08.220]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/73/7382aa788588c3ef6c2475608cb19281d720b8af3e8c06bd7479b4022e6abc04-d # internal
2025-08-20T22:37:34.5589830Z [00:02:08.223]➜  google.golang.org/protobuf/reflect/protoreflect
2025-08-20T22:37:34.5595428Z [00:02:08.223]➜  mkdir -p $WORK/b324/
2025-08-20T22:37:34.5595910Z [00:02:08.223]➜  cat >/tmp/go-build3346486511/b324/importcfg << 'EOF' # internal
2025-08-20T22:37:34.5598980Z [00:02:08.223]➜  # import config
2025-08-20T22:37:34.5601061Z [00:02:08.223]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:34.5601603Z [00:02:08.223]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.5602204Z [00:02:08.223]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:34.5602906Z [00:02:08.223]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:34.5603441Z [00:02:08.223]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:34.5603860Z [00:02:08.223]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:34.5604573Z [00:02:08.223]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:34.5605084Z [00:02:08.223]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.5605403Z [00:02:08.223]➜  EOF
2025-08-20T22:37:34.5610932Z [00:02:08.223]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect=>google.golang.org/protobuf@v1.36.6/reflect/protoreflect;$WORK/b324=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.22 -complete -installsuffix shared -buildid Fc1_Unz8Md4Hm8PiArw7/Fc1_Unz8Md4Hm8PiArw7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go
2025-08-20T22:37:34.8483662Z [00:02:08.512]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T22:37:34.8543830Z [00:02:08.518]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/77/77353f38f7fcb24ec7fdcc1b83325730e804839ed571bfc11fffcaedc3265451-d # internal
2025-08-20T22:37:34.8549246Z [00:02:08.519]➜  google.golang.org/protobuf/internal/descfmt
2025-08-20T22:37:34.8554773Z [00:02:08.519]➜  mkdir -p $WORK/b332/
2025-08-20T22:37:34.8555211Z [00:02:08.519]➜  cat >/tmp/go-build3346486511/b332/importcfg << 'EOF' # internal
2025-08-20T22:37:34.8555567Z [00:02:08.519]➜  # import config
2025-08-20T22:37:34.8556051Z [00:02:08.519]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.8556623Z [00:02:08.519]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3346486511/b327/_pkg_.a
2025-08-20T22:37:34.8557304Z [00:02:08.519]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:34.8558028Z [00:02:08.519]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:34.8558578Z [00:02:08.519]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:34.8558996Z [00:02:08.519]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:34.8559422Z [00:02:08.520]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:34.8559858Z [00:02:08.520]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.8560956Z [00:02:08.520]➜  EOF
2025-08-20T22:37:34.8600379Z [00:02:08.521]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descfmt=>google.golang.org/protobuf@v1.36.6/internal/descfmt;$WORK/b332=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.22 -complete -installsuffix shared -buildid nSPRELQWW8rB8ZdzFyfG/nSPRELQWW8rB8ZdzFyfG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go
2025-08-20T22:37:34.9368611Z [00:02:08.601]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T22:37:34.9378793Z [00:02:08.602]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/f3/f3de3d893edf63b4b77d3a8fb9cdff672cf1093f338afd8612fb964c2d4901f1-d # internal
2025-08-20T22:37:34.9385895Z [00:02:08.603]➜  google.golang.org/protobuf/internal/descopts
2025-08-20T22:37:34.9387647Z [00:02:08.603]➜  mkdir -p $WORK/b333/
2025-08-20T22:37:34.9389616Z [00:02:08.603]➜  cat >/tmp/go-build3346486511/b333/importcfg << 'EOF' # internal
2025-08-20T22:37:34.9390779Z [00:02:08.603]➜  # import config
2025-08-20T22:37:34.9393804Z [00:02:08.603]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:34.9394608Z [00:02:08.603]➜  EOF
2025-08-20T22:37:34.9399101Z [00:02:08.603]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descopts=>google.golang.org/protobuf@v1.36.6/internal/descopts;$WORK/b333=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.22 -complete -installsuffix shared -buildid JMGrVihzy-gUdFWJ-Fdg/JMGrVihzy-gUdFWJ-Fdg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descopts/options.go
2025-08-20T22:37:34.9572257Z [00:02:08.621]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T22:37:34.9644264Z [00:02:08.628]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T22:37:34.9648104Z [00:02:08.629]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/b2/b20a5360217c56fea782a2370fa7d7cf6bd1b476e6bd70fd0b437773e7174462-d # internal
2025-08-20T22:37:34.9658994Z [00:02:08.630]➜  embed
2025-08-20T22:37:34.9660954Z [00:02:08.630]➜  mkdir -p $WORK/b335/
2025-08-20T22:37:34.9661693Z [00:02:08.630]➜  cat >/tmp/go-build3346486511/b335/importcfg << 'EOF' # internal
2025-08-20T22:37:34.9662054Z [00:02:08.630]➜  # import config
2025-08-20T22:37:34.9662402Z [00:02:08.630]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.9662864Z [00:02:08.630]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:34.9663376Z [00:02:08.630]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:34.9663857Z [00:02:08.630]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:34.9664266Z [00:02:08.630]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:34.9664677Z [00:02:08.630]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:34.9664985Z [00:02:08.630]➜  EOF
2025-08-20T22:37:34.9666492Z [00:02:08.630]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b335=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid QFiBJLv8Lq6LyZVR1Q-x/QFiBJLv8Lq6LyZVR1Q-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T22:37:34.9698019Z [00:02:08.633]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/a0/a0e7241c02601a6b9e19bb1c740cfb46c5640206fb04f88065944165c4b5ea69-d # internal
2025-08-20T22:37:34.9699476Z [00:02:08.633]➜  github.com/containers/common/pkg/auth
2025-08-20T22:37:34.9699798Z [00:02:08.634]➜  mkdir -p $WORK/b074/
2025-08-20T22:37:34.9700201Z [00:02:08.634]➜  cat >/tmp/go-build3346486511/b074/importcfg << 'EOF' # internal
2025-08-20T22:37:34.9700551Z [00:02:08.634]➜  # import config
2025-08-20T22:37:34.9700889Z [00:02:08.634]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:34.9701315Z [00:02:08.634]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:34.9703324Z [00:02:08.634]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:34.9704099Z [00:02:08.634]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:34.9706040Z [00:02:08.634]➜  packagefile github.com/containers/common/pkg/completion=/tmp/go-build3346486511/b076/_pkg_.a
2025-08-20T22:37:34.9707381Z [00:02:08.634]➜  packagefile github.com/containers/common/pkg/***
2025-08-20T22:37:34.9708335Z [00:02:08.634]➜  packagefile github.com/containers/image/v5/docker=/tmp/go-build3346486511/b102/_pkg_.a
2025-08-20T22:37:34.9709759Z [00:02:08.634]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:34.9711415Z [00:02:08.634]➜  packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build3346486511/b220/_pkg_.a
2025-08-20T22:37:34.9712163Z [00:02:08.634]➜  packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3346486511/b221/_pkg_.a
2025-08-20T22:37:34.9712850Z [00:02:08.634]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:34.9713528Z [00:02:08.634]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:34.9714206Z [00:02:08.634]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:34.9714818Z [00:02:08.634]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:34.9715358Z [00:02:08.634]➜  packagefile github.com/spf13/pflag=/tmp/go-build3346486511/b080/_pkg_.a
2025-08-20T22:37:34.9722587Z [00:02:08.634]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:34.9723075Z [00:02:08.634]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:34.9723510Z [00:02:08.634]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:34.9723953Z [00:02:08.634]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:34.9724401Z [00:02:08.634]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:34.9725129Z [00:02:08.634]➜  EOF
2025-08-20T22:37:34.9727612Z [00:02:08.634]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth=>github.com/containers/common@v0.64.1/pkg/auth;$WORK/b074=>" -p github.com/containers/common/pkg/auth -lang=go1.23 -complete -installsuffix shared -buildid L36f8sjPhPxnUj_xHLzy/L36f8sjPhPxnUj_xHLzy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth/auth.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth/cli.go
2025-08-20T22:37:35.0113879Z [00:02:08.675]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T22:37:35.0118470Z [00:02:08.676]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/52/52af8cb2a532bab302e9f7fb061655a50333958840ea22ce9b7cd81a35113a21-d # internal
2025-08-20T22:37:35.0119103Z [00:02:08.676]➜  github.com/containers/common/pkg/retry
2025-08-20T22:37:35.0119458Z [00:02:08.676]➜  mkdir -p $WORK/b275/
2025-08-20T22:37:35.0123386Z [00:02:08.676]➜  cat >/tmp/go-build3346486511/b275/importcfg << 'EOF' # internal
2025-08-20T22:37:35.0124168Z [00:02:08.676]➜  # import config
2025-08-20T22:37:35.0124877Z [00:02:08.676]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:35.0125684Z [00:02:08.676]➜  packagefile github.com/containers/image/v5/docker=/tmp/go-build3346486511/b102/_pkg_.a
2025-08-20T22:37:35.0127048Z [00:02:08.676]➜  packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3346486511/b265/_pkg_.a
2025-08-20T22:37:35.0128120Z [00:02:08.676]➜  packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build3346486511/b266/_pkg_.a
2025-08-20T22:37:35.0129369Z [00:02:08.676]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build3346486511/b276/_pkg_.a
2025-08-20T22:37:35.0130005Z [00:02:08.676]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:35.0130520Z [00:02:08.676]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.0130935Z [00:02:08.676]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.0131378Z [00:02:08.676]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:35.0131811Z [00:02:08.676]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:35.0132233Z [00:02:08.676]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:35.0133001Z [00:02:08.676]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:35.0133493Z [00:02:08.676]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:35.0133914Z [00:02:08.676]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:35.0134220Z [00:02:08.676]➜  EOF
2025-08-20T22:37:35.0136883Z [00:02:08.676]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry=>github.com/containers/common@v0.64.1/pkg/retry;$WORK/b275=>" -p github.com/containers/common/pkg/retry -lang=go1.23 -complete -installsuffix shared -buildid B4m3x2Hy3okgfhoMPete/B4m3x2Hy3okgfhoMPete -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry_linux.go
2025-08-20T22:37:35.0245587Z [00:02:08.689]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T22:37:35.0257478Z [00:02:08.690]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/d1/d12d2cc3ef6df04046bd961da326eea8a1bd4efd83e8d2995b67c2a4dcf15b5f-d # internal
2025-08-20T22:37:35.0276916Z [00:02:08.692]➜  google.golang.org/protobuf/internal/editiondefaults
2025-08-20T22:37:35.0278243Z [00:02:08.692]➜  mkdir -p $WORK/b334/
2025-08-20T22:37:35.0292341Z [00:02:08.693]➜  cat >/tmp/go-build3346486511/b334/importcfg << 'EOF' # internal
2025-08-20T22:37:35.0295168Z [00:02:08.693]➜  # import config
2025-08-20T22:37:35.0318705Z [00:02:08.693]➜  packagefile embed=/tmp/go-build3346486511/b335/_pkg_.a
2025-08-20T22:37:35.0319072Z [00:02:08.693]➜  EOF
2025-08-20T22:37:35.0319402Z [00:02:08.694]➜  cat >/tmp/go-build3346486511/b334/embedcfg << 'EOF' # internal
2025-08-20T22:37:35.0319723Z [00:02:08.694]➜  {
2025-08-20T22:37:35.0319931Z [00:02:08.694]➜  	"Patterns": {
2025-08-20T22:37:35.0320204Z [00:02:08.694]➜  		"editions_defaults.binpb": [
2025-08-20T22:37:35.0320538Z [00:02:08.694]➜  			"editions_defaults.binpb"
2025-08-20T22:37:35.0320794Z [00:02:08.694]➜  		]
2025-08-20T22:37:35.0320990Z [00:02:08.694]➜  	},
2025-08-20T22:37:35.0321200Z [00:02:08.694]➜  	"Files": {
2025-08-20T22:37:35.0321884Z [00:02:08.694]➜  		"editions_defaults.binpb": "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb"
2025-08-20T22:37:35.0322480Z [00:02:08.694]➜  	}
2025-08-20T22:37:35.0322686Z [00:02:08.694]➜  }EOF
2025-08-20T22:37:35.0325092Z [00:02:08.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults=>google.golang.org/protobuf@v1.36.6/internal/editiondefaults;$WORK/b334=>" -p google.golang.org/protobuf/internal/editiondefaults -lang=go1.22 -complete -installsuffix shared -buildid u1UXmGt3gSdYMBNhmBQQ/u1UXmGt3gSdYMBNhmBQQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -embedcfg $WORK/b334/embedcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go
2025-08-20T22:37:35.0532993Z [00:02:08.717]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T22:37:35.0538083Z [00:02:08.718]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T22:37:35.0547037Z [00:02:08.718]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/1f/1f860235e8ffadc0f8b862e5e84c72710c8dd9d87a92d56b50018ffbe4087f42-d # internal
2025-08-20T22:37:35.0549423Z [00:02:08.719]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/f4/f4cf8a5d1425c11bba55bfaa772cea2ffd30466d8d308fe2e454dfac22f85994-d # internal
2025-08-20T22:37:35.0554426Z [00:02:08.719]➜  go/token
2025-08-20T22:37:35.0554699Z [00:02:08.719]➜  mkdir -p $WORK/b340/
2025-08-20T22:37:35.0555068Z [00:02:08.719]➜  google.golang.org/protobuf/internal/encoding/messageset
2025-08-20T22:37:35.0555426Z [00:02:08.719]➜  mkdir -p $WORK/b341/
2025-08-20T22:37:35.0556392Z [00:02:08.719]➜  cat >/tmp/go-build3346486511/b340/importcfg << 'EOF' # internal
2025-08-20T22:37:35.0556820Z [00:02:08.719]➜  # import config
2025-08-20T22:37:35.0557162Z [00:02:08.719]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:35.0557576Z [00:02:08.719]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.0557985Z [00:02:08.719]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:35.0558401Z [00:02:08.719]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:35.0558856Z [00:02:08.719]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.0559278Z [00:02:08.719]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.0559714Z [00:02:08.719]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:35.0560155Z [00:02:08.719]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:35.0560606Z [00:02:08.719]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.0560948Z [00:02:08.719]➜  EOF
2025-08-20T22:37:35.0562742Z [00:02:08.719]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/.go/src/go/token=>go/token;$WORK/b340=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid HsSZP51HG9owoqBSmaqZ/HsSZP51HG9owoqBSmaqZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/.go/src/go/token/position.go /root/.go/src/go/token/serialize.go /root/.go/src/go/token/token.go /root/.go/src/go/token/tree.go
2025-08-20T22:37:35.0565964Z [00:02:08.721]➜  cat >/tmp/go-build3346486511/b341/importcfg << 'EOF' # internal
2025-08-20T22:37:35.0566913Z [00:02:08.721]➜  # import config
2025-08-20T22:37:35.0567750Z [00:02:08.721]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:35.0568939Z [00:02:08.721]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.0569709Z [00:02:08.721]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.0570284Z [00:02:08.721]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.0570600Z [00:02:08.721]➜  EOF
2025-08-20T22:37:35.0572963Z [00:02:08.721]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/messageset=>google.golang.org/protobuf@v1.36.6/internal/encoding/messageset;$WORK/b341=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.22 -complete -installsuffix shared -buildid x2T9PGNl5CUPrymt5633/x2T9PGNl5CUPrymt5633 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go
2025-08-20T22:37:35.0711915Z [00:02:08.735]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T22:37:35.0815884Z [00:02:08.746]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T22:37:35.0823704Z [00:02:08.746]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/88/8816e49676a3fa85286107a528c68050d1a0e793da7c1a5009d1264f52ec6894-d # internal
2025-08-20T22:37:35.0827642Z [00:02:08.747]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/e0/e047de62e284f638e3d25195f65e670317db56e17cb43bb6d155cc626d6af747-d # internal
2025-08-20T22:37:35.0829214Z [00:02:08.747]➜  github.com/containers/storage/pkg/chunked/internal/minimal
2025-08-20T22:37:35.0829635Z [00:02:08.747]➜  mkdir -p $WORK/b286/
2025-08-20T22:37:35.0841712Z [00:02:08.748]➜  cat >/tmp/go-build3346486511/b286/importcfg << 'EOF' # internal
2025-08-20T22:37:35.0842551Z [00:02:08.748]➜  # import config
2025-08-20T22:37:35.0843055Z [00:02:08.748]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.0843705Z [00:02:08.748]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:35.0844728Z [00:02:08.748]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:35.0846237Z [00:02:08.748]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.0846807Z [00:02:08.748]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:35.0847426Z [00:02:08.748]➜  packagefile github.com/json-iterator/go=/tmp/go-build3346486511/b306/_pkg_.a
2025-08-20T22:37:35.0848023Z [00:02:08.748]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3346486511/b291/_pkg_.a
2025-08-20T22:37:35.0848659Z [00:02:08.748]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:35.0849312Z [00:02:08.748]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:35.0849828Z [00:02:08.748]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.0850245Z [00:02:08.748]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.0850675Z [00:02:08.748]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:35.0850992Z [00:02:08.748]➜  EOF
2025-08-20T22:37:35.0853544Z [00:02:08.748]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/minimal=>github.com/containers/storage@v1.59.1/pkg/chunked/internal/minimal;$WORK/b286=>" -p github.com/containers/storage/pkg/chunked/internal/minimal -lang=go1.23 -complete -installsuffix shared -buildid bpIvkgslC5vwXcbVIT8W/bpIvkgslC5vwXcbVIT8W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/minimal/compression.go
2025-08-20T22:37:35.0892764Z [00:02:08.753]➜  google.golang.org/protobuf/internal/genid
2025-08-20T22:37:35.0895713Z [00:02:08.753]➜  mkdir -p $WORK/b342/
2025-08-20T22:37:35.0901092Z [00:02:08.754]➜  cat >/tmp/go-build3346486511/b342/importcfg << 'EOF' # internal
2025-08-20T22:37:35.0901962Z [00:02:08.754]➜  # import config
2025-08-20T22:37:35.0902758Z [00:02:08.754]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.0903517Z [00:02:08.754]➜  EOF
2025-08-20T22:37:35.0912579Z [00:02:08.754]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid=>google.golang.org/protobuf@v1.36.6/internal/genid;$WORK/b342=>" -p google.golang.org/protobuf/internal/genid -lang=go1.22 -complete -installsuffix shared -buildid p45a4YRlOmSfsgo5IPHe/p45a4YRlOmSfsgo5IPHe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/any_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/api_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/goname.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/map_entry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/name.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/type_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/wrappers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go
2025-08-20T22:37:35.1276880Z [00:02:08.792]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T22:37:35.1290371Z [00:02:08.793]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T22:37:35.1294897Z [00:02:08.793]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/49/492ab1f6ed018d94830420a0a22133b4ed6e633f6a5e79e0ced83bc13231eb81-d # internal
2025-08-20T22:37:35.1297138Z [00:02:08.794]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/3c/3ce5bc7a0e359f154a3fc843400ffbab8785e0445b7500dc97e3f95a1b54ee8f-d # internal
2025-08-20T22:37:35.1312848Z [00:02:08.795]➜  google.golang.org/protobuf/internal/strs
2025-08-20T22:37:35.1313931Z [00:02:08.795]➜  mkdir -p $WORK/b339/
2025-08-20T22:37:35.1318376Z [00:02:08.796]➜  cat >/tmp/go-build3346486511/b339/importcfg << 'EOF' # internal
2025-08-20T22:37:35.1320042Z [00:02:08.796]➜  # import config
2025-08-20T22:37:35.1321059Z [00:02:08.796]➜  packagefile go/token=/tmp/go-build3346486511/b340/_pkg_.a
2025-08-20T22:37:35.1321928Z [00:02:08.796]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:35.1324793Z [00:02:08.796]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.1325974Z [00:02:08.796]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.1326470Z [00:02:08.796]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:35.1326929Z [00:02:08.796]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.1327265Z [00:02:08.796]➜  EOF
2025-08-20T22:37:35.1329724Z [00:02:08.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs=>google.golang.org/protobuf@v1.36.6/internal/strs;$WORK/b339=>" -p google.golang.org/protobuf/internal/strs -lang=go1.22 -complete -installsuffix shared -buildid opG3-o4Bq_gMpPjEADXQ/opG3-o4Bq_gMpPjEADXQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs/strings.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go
2025-08-20T22:37:35.1346739Z [00:02:08.796]➜  google.golang.org/protobuf/internal/order
2025-08-20T22:37:35.1347097Z [00:02:08.796]➜  mkdir -p $WORK/b344/
2025-08-20T22:37:35.1347477Z [00:02:08.796]➜  cat >/tmp/go-build3346486511/b344/importcfg << 'EOF' # internal
2025-08-20T22:37:35.1347826Z [00:02:08.796]➜  # import config
2025-08-20T22:37:35.1348324Z [00:02:08.796]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.1348904Z [00:02:08.796]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:35.1349316Z [00:02:08.796]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.1349626Z [00:02:08.796]➜  EOF
2025-08-20T22:37:35.1352202Z [00:02:08.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order=>google.golang.org/protobuf@v1.36.6/internal/order;$WORK/b344=>" -p google.golang.org/protobuf/internal/order -lang=go1.22 -complete -installsuffix shared -buildid 58M8WeWEUULVdKfjGdA0/58M8WeWEUULVdKfjGdA0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order/order.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order/range.go
2025-08-20T22:37:35.1700518Z [00:02:08.834]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T22:37:35.1706463Z [00:02:08.835]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/3a/3ad334930441477f443f319f45b8f45795473c04858e13017371ff146ae20d27-d # internal
2025-08-20T22:37:35.1710635Z [00:02:08.835]➜  google.golang.org/protobuf/reflect/protoregistry
2025-08-20T22:37:35.1711697Z [00:02:08.835]➜  mkdir -p $WORK/b345/
2025-08-20T22:37:35.1713330Z [00:02:08.835]➜  cat >/tmp/go-build3346486511/b345/importcfg << 'EOF' # internal
2025-08-20T22:37:35.1713694Z [00:02:08.835]➜  # import config
2025-08-20T22:37:35.1714063Z [00:02:08.835]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.1714686Z [00:02:08.835]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3346486511/b341/_pkg_.a
2025-08-20T22:37:35.1715415Z [00:02:08.835]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.1716251Z [00:02:08.835]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:35.1716958Z [00:02:08.835]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.1717509Z [00:02:08.835]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:35.1717923Z [00:02:08.835]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.1718344Z [00:02:08.835]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.1718653Z [00:02:08.835]➜  EOF
2025-08-20T22:37:35.1721274Z [00:02:08.835]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoregistry=>google.golang.org/protobuf@v1.36.6/reflect/protoregistry;$WORK/b345=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.22 -complete -installsuffix shared -buildid SXhTR5ADF2fZiMm7DcwL/SXhTR5ADF2fZiMm7DcwL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go
2025-08-20T22:37:35.1740190Z [00:02:08.837]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T22:37:35.1744369Z [00:02:08.838]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/a9/a9d6beff3052219407cb578fd5ee3adb9dc78d310890c7aa8883fd58fa19b436-d # internal
2025-08-20T22:37:35.1762219Z [00:02:08.840]➜  google.golang.org/protobuf/internal/encoding/text
2025-08-20T22:37:35.1763046Z [00:02:08.840]➜  mkdir -p $WORK/b337/
2025-08-20T22:37:35.1770220Z [00:02:08.841]➜  cat >/tmp/go-build3346486511/b337/importcfg << 'EOF' # internal
2025-08-20T22:37:35.1770634Z [00:02:08.841]➜  # import config
2025-08-20T22:37:35.1770975Z [00:02:08.841]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.1771391Z [00:02:08.841]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.1771954Z [00:02:08.841]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3346486511/b327/_pkg_.a
2025-08-20T22:37:35.1772655Z [00:02:08.841]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.1773327Z [00:02:08.841]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:35.1773983Z [00:02:08.841]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:35.1774500Z [00:02:08.841]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.1774944Z [00:02:08.841]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.1775372Z [00:02:08.841]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:35.1776019Z [00:02:08.841]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.1776510Z [00:02:08.841]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.1776939Z [00:02:08.841]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:35.1777652Z [00:02:08.841]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:35.1778201Z [00:02:08.841]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.1778535Z [00:02:08.841]➜  EOF
2025-08-20T22:37:35.1782873Z [00:02:08.841]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text=>google.golang.org/protobuf@v1.36.6/internal/encoding/text;$WORK/b337=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.22 -complete -installsuffix shared -buildid 63RhB76s5n_ihUzAD11l/63RhB76s5n_ihUzAD11l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go
2025-08-20T22:37:35.1923359Z [00:02:08.854]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T22:37:35.1936200Z [00:02:08.858]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/5e/5ee7d8a063434cc696965b42fa6258c7f802bcaa499895c43ca3017a896ed840-d # internal
2025-08-20T22:37:35.1937205Z [00:02:08.858]➜  github.com/containers/storage/pkg/chunked/compressor
2025-08-20T22:37:35.1937562Z [00:02:08.858]➜  mkdir -p $WORK/b285/
2025-08-20T22:37:35.1937937Z [00:02:08.858]➜  cat >/tmp/go-build3346486511/b285/importcfg << 'EOF' # internal
2025-08-20T22:37:35.1938281Z [00:02:08.858]➜  # import config
2025-08-20T22:37:35.1938618Z [00:02:08.858]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:35.1939053Z [00:02:08.858]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.1939686Z [00:02:08.858]➜  packagefile github.com/containers/storage/pkg/chunked/internal/minimal=/tmp/go-build3346486511/b286/_pkg_.a
2025-08-20T22:37:35.1940426Z [00:02:08.858]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:35.1941078Z [00:02:08.858]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:35.1941728Z [00:02:08.858]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:35.1942354Z [00:02:08.858]➜  packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build3346486511/b310/_pkg_.a
2025-08-20T22:37:35.1942989Z [00:02:08.858]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:35.1943499Z [00:02:08.858]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.1943930Z [00:02:08.858]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:35.1944254Z [00:02:08.858]➜  EOF
2025-08-20T22:37:35.1947181Z [00:02:08.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor=>github.com/containers/storage@v1.59.1/pkg/chunked/compressor;$WORK/b285=>" -p github.com/containers/storage/pkg/chunked/compressor -lang=go1.23 -complete -installsuffix shared -buildid p_oWxZPiNlI1dXw8MJeL/p_oWxZPiNlI1dXw8MJeL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor/compressor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor/rollsum.go
2025-08-20T22:37:35.2556068Z [00:02:08.920]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T22:37:35.2568858Z [00:02:08.921]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/99/9998df57cdaddf53838a931313f7e90e1759a66fa302c169b8a76078403d6740-d # internal
2025-08-20T22:37:35.2590088Z [00:02:08.923]➜  google.golang.org/protobuf/runtime/protoiface
2025-08-20T22:37:35.2590468Z [00:02:08.923]➜  mkdir -p $WORK/b346/
2025-08-20T22:37:35.2591677Z [00:02:08.923]➜  cat >/tmp/go-build3346486511/b346/importcfg << 'EOF' # internal
2025-08-20T22:37:35.2593968Z [00:02:08.923]➜  # import config
2025-08-20T22:37:35.2594555Z [00:02:08.923]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:35.2595310Z [00:02:08.923]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.2595904Z [00:02:08.923]➜  EOF
2025-08-20T22:37:35.2601581Z [00:02:08.923]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface=>google.golang.org/protobuf@v1.36.6/runtime/protoiface;$WORK/b346=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.22 -complete -installsuffix shared -buildid uS7KU_28exQvhnl94n2D/uS7KU_28exQvhnl94n2D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go
2025-08-20T22:37:35.2700124Z [00:02:08.934]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T22:37:35.2729700Z [00:02:08.937]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/8d/8dbc1d948f73d19a42cc43e8a5f8d9b57d823b9d8107c3b9ac32180a207f5f97-d # internal
2025-08-20T22:37:35.2730401Z [00:02:08.937]➜  google.golang.org/protobuf/internal/encoding/defval
2025-08-20T22:37:35.2730768Z [00:02:08.937]➜  mkdir -p $WORK/b336/
2025-08-20T22:37:35.2731103Z [00:02:08.937]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T22:37:35.2731530Z [00:02:08.937]➜  cat >/tmp/go-build3346486511/b336/importcfg << 'EOF' # internal
2025-08-20T22:37:35.2731901Z [00:02:08.937]➜  # import config
2025-08-20T22:37:35.2732231Z [00:02:08.937]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.2732820Z [00:02:08.937]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3346486511/b337/_pkg_.a
2025-08-20T22:37:35.2733522Z [00:02:08.937]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.2734238Z [00:02:08.937]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.2734796Z [00:02:08.937]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.2735222Z [00:02:08.937]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.2735542Z [00:02:08.937]➜  EOF
2025-08-20T22:37:35.2738152Z [00:02:08.937]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/defval=>google.golang.org/protobuf@v1.36.6/internal/encoding/defval;$WORK/b336=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.22 -complete -installsuffix shared -buildid owD3SlubY6qkWyLfHJxR/owD3SlubY6qkWyLfHJxR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go
2025-08-20T22:37:35.2742227Z [00:02:08.938]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/9b/9b61f90e4fbf814b27381f4883215c8de3d62c4559e765dc03bed7e03e132470-d # internal
2025-08-20T22:37:35.2743070Z [00:02:08.938]➜  github.com/containers/image/v5/pkg/compression
2025-08-20T22:37:35.2743436Z [00:02:08.938]➜  mkdir -p $WORK/b283/
2025-08-20T22:37:35.2745151Z [00:02:08.938]➜  cat >/tmp/go-build3346486511/b283/importcfg << 'EOF' # internal
2025-08-20T22:37:35.2746388Z [00:02:08.938]➜  # import config
2025-08-20T22:37:35.2747469Z [00:02:08.938]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.2751019Z [00:02:08.938]➜  packagefile compress/bzip2=/tmp/go-build3346486511/b284/_pkg_.a
2025-08-20T22:37:35.2751598Z [00:02:08.938]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.2752273Z [00:02:08.938]➜  packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build3346486511/b185/_pkg_.a
2025-08-20T22:37:35.2753050Z [00:02:08.938]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:35.2761476Z [00:02:08.938]➜  packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build3346486511/b285/_pkg_.a
2025-08-20T22:37:35.2762184Z [00:02:08.938]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3346486511/b291/_pkg_.a
2025-08-20T22:37:35.2762775Z [00:02:08.938]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build3346486511/b299/_pkg_.a
2025-08-20T22:37:35.2763350Z [00:02:08.938]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:35.2763895Z [00:02:08.938]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build3346486511/b301/_pkg_.a
2025-08-20T22:37:35.2764358Z [00:02:08.938]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.2764660Z [00:02:08.938]➜  EOF
2025-08-20T22:37:35.2767338Z [00:02:08.938]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression=>github.com/containers/image/v5@v5.36.1/pkg/compression;$WORK/b283=>" -p github.com/containers/image/v5/pkg/compression -lang=go1.23 -complete -installsuffix shared -buildid xJ0Gc1KBhCLGUSC3Ofvo/xJ0Gc1KBhCLGUSC3Ofvo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/compression.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/zstd.go
2025-08-20T22:37:35.2770120Z [00:02:08.939]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T22:37:35.2770809Z [00:02:08.939]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/e5/e58c768a005aba3476b8fcbddf4a934678b23b892b6688d8782fd9d1529df640-d # internal
2025-08-20T22:37:35.2829515Z [00:02:08.947]➜  google.golang.org/protobuf/proto
2025-08-20T22:37:35.2830900Z [00:02:08.947]➜  mkdir -p $WORK/b343/
2025-08-20T22:37:35.2842053Z [00:02:08.947]➜  cat >/tmp/go-build3346486511/b343/importcfg << 'EOF' # internal
2025-08-20T22:37:35.2843237Z [00:02:08.948]➜  # import config
2025-08-20T22:37:35.2845068Z [00:02:08.949]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.2846235Z [00:02:08.949]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.2847579Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:35.2849099Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3346486511/b341/_pkg_.a
2025-08-20T22:37:35.2851582Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.2852273Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:35.2852941Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3346486511/b342/_pkg_.a
2025-08-20T22:37:35.2853621Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3346486511/b344/_pkg_.a
2025-08-20T22:37:35.2854295Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:35.2854961Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:35.2855654Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.2856910Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:35.2857711Z [00:02:08.949]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3346486511/b346/_pkg_.a
2025-08-20T22:37:35.2858263Z [00:02:08.949]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.2858681Z [00:02:08.949]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:35.2860620Z [00:02:08.950]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.2861133Z [00:02:08.950]➜  EOF
2025-08-20T22:37:35.2868433Z [00:02:08.950]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto=>google.golang.org/protobuf@v1.36.6/proto;$WORK/b343=>" -p google.golang.org/protobuf/proto -lang=go1.22 -complete -installsuffix shared -buildid tnqD7DajGuTRmAg4KMsN/tnqD7DajGuTRmAg4KMsN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/checkinit.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/decode_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/encode_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/equal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/extension.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/merge.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/messageset.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto_methods.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/reset.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/size.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/size_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/wrapperopaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/wrappers.go
2025-08-20T22:37:35.2980516Z [00:02:08.962]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T22:37:35.2990008Z [00:02:08.963]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/ba/ba8cb8b748306c316010cf2dda1b6c20b6cb618176c524f7657ffc8ea7c08927-d # internal
2025-08-20T22:37:35.3016571Z [00:02:08.965]➜  google.golang.org/protobuf/internal/protolazy
2025-08-20T22:37:35.3016945Z [00:02:08.966]➜  mkdir -p $WORK/b352/
2025-08-20T22:37:35.3017326Z [00:02:08.966]➜  cat >/tmp/go-build3346486511/b352/importcfg << 'EOF' # internal
2025-08-20T22:37:35.3017671Z [00:02:08.966]➜  # import config
2025-08-20T22:37:35.3018035Z [00:02:08.966]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.3018449Z [00:02:08.966]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.3019017Z [00:02:08.966]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:35.3019715Z [00:02:08.966]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3346486511/b346/_pkg_.a
2025-08-20T22:37:35.3020268Z [00:02:08.966]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.3020676Z [00:02:08.966]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:35.3030546Z [00:02:08.966]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:35.3031023Z [00:02:08.966]➜  EOF
2025-08-20T22:37:35.3035296Z [00:02:08.966]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy=>google.golang.org/protobuf@v1.36.6/internal/protolazy;$WORK/b352=>" -p google.golang.org/protobuf/internal/protolazy -lang=go1.22 -complete -installsuffix shared -buildid BBHpgSfJxaQiAwo13VmY/BBHpgSfJxaQiAwo13VmY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go
2025-08-20T22:37:35.3146762Z [00:02:08.978]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T22:37:35.3152141Z [00:02:08.979]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/17/17f89fe75ed219c8211a6c1891355445e55c7e40e28ed8c2b7a220549045ad0d-d # internal
2025-08-20T22:37:35.3153447Z [00:02:08.979]➜  github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize
2025-08-20T22:37:35.3157702Z [00:02:08.979]➜  mkdir -p $WORK/b282/
2025-08-20T22:37:35.3158133Z [00:02:08.980]➜  cat >/tmp/go-build3346486511/b282/importcfg << 'EOF' # internal
2025-08-20T22:37:35.3158487Z [00:02:08.980]➜  # import config
2025-08-20T22:37:35.3158823Z [00:02:08.980]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:35.3159432Z [00:02:08.980]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:35.3160192Z [00:02:08.980]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:35.3160909Z [00:02:08.980]➜  packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3346486511/b283/_pkg_.a
2025-08-20T22:37:35.3161580Z [00:02:08.980]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:35.3162206Z [00:02:08.980]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:35.3162808Z [00:02:08.980]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:35.3163301Z [00:02:08.980]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:35.3163718Z [00:02:08.980]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:35.3164028Z [00:02:08.980]➜  EOF
2025-08-20T22:37:35.3171293Z [00:02:08.980]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=>github.com/containers/image/v5@v5.36.1/pkg/blobinfocache/internal/prioritize;$WORK/b282=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.23 -complete -installsuffix shared -buildid Wz4kwYkqRqZn9DI2wgQt/Wz4kwYkqRqZn9DI2wgQt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go
2025-08-20T22:37:35.3549844Z [00:02:09.019]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T22:37:35.3559968Z [00:02:09.020]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/26/2604839fb076a78ebb4623458abd5c35d7439253f2aa9bbb49d19e4c4e8dd544-d # internal
2025-08-20T22:37:35.3571275Z [00:02:09.021]➜  google.golang.org/protobuf/internal/version
2025-08-20T22:37:35.3572563Z [00:02:09.021]➜  mkdir -p $WORK/b353/
2025-08-20T22:37:35.3576021Z [00:02:09.021]➜  cat >/tmp/go-build3346486511/b353/importcfg << 'EOF' # internal
2025-08-20T22:37:35.3576760Z [00:02:09.021]➜  # import config
2025-08-20T22:37:35.3579438Z [00:02:09.021]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.3579874Z [00:02:09.021]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.3580197Z [00:02:09.021]➜  EOF
2025-08-20T22:37:35.3582332Z [00:02:09.021]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/version=>google.golang.org/protobuf@v1.36.6/internal/version;$WORK/b353=>" -p google.golang.org/protobuf/internal/version -lang=go1.22 -complete -installsuffix shared -buildid 3YTIBZ_fKiQhYR-A8g-z/3YTIBZ_fKiQhYR-A8g-z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/version/version.go
2025-08-20T22:37:35.3602972Z [00:02:09.024]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T22:37:35.3628239Z [00:02:09.027]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/b6/b62c4c004991e96efce8f346cbdcb4fc84a0e4eb41db67ada6b4eae96212cf88-d # internal
2025-08-20T22:37:35.3629644Z [00:02:09.027]➜  github.com/containers/image/v5/pkg/blobinfocache/memory
2025-08-20T22:37:35.3631200Z [00:02:09.027]➜  mkdir -p $WORK/b281/
2025-08-20T22:37:35.3634614Z [00:02:09.028]➜  cat >/tmp/go-build3346486511/b281/importcfg << 'EOF' # internal
2025-08-20T22:37:35.3636149Z [00:02:09.028]➜  # import config
2025-08-20T22:37:35.3637182Z [00:02:09.028]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:35.3639053Z [00:02:09.028]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:35.3639882Z [00:02:09.028]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3346486511/b282/_pkg_.a
2025-08-20T22:37:35.3640666Z [00:02:09.028]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:35.3641294Z [00:02:09.028]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:35.3641886Z [00:02:09.028]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:35.3642368Z [00:02:09.028]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.3642780Z [00:02:09.028]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:35.3643102Z [00:02:09.028]➜  EOF
2025-08-20T22:37:35.3645443Z [00:02:09.028]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=>github.com/containers/image/v5@v5.36.1/pkg/blobinfocache/memory;$WORK/b281=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -lang=go1.23 -complete -installsuffix shared -buildid Z-NmmUGta42D3gWZg3Fi/Z-NmmUGta42D3gWZg3Fi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go
2025-08-20T22:37:35.3775425Z [00:02:09.041]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T22:37:35.3776406Z [00:02:09.041]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/8d/8dbd3dedbdf6e3346145e72cf6d25f678a0d5f1853926ee26d973bd6d973e602-d # internal
2025-08-20T22:37:35.3779307Z [00:02:09.042]➜  expvar
2025-08-20T22:37:35.3779846Z [00:02:09.042]➜  mkdir -p $WORK/b360/
2025-08-20T22:37:35.3780351Z [00:02:09.042]➜  cat >/tmp/go-build3346486511/b360/importcfg << 'EOF' # internal
2025-08-20T22:37:35.3780702Z [00:02:09.042]➜  # import config
2025-08-20T22:37:35.3781069Z [00:02:09.042]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:35.3781551Z [00:02:09.042]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:35.3782012Z [00:02:09.042]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:35.3782423Z [00:02:09.042]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.3782847Z [00:02:09.042]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:35.3783261Z [00:02:09.042]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:35.3783678Z [00:02:09.042]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:35.3784103Z [00:02:09.042]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:35.3784565Z [00:02:09.042]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.3784990Z [00:02:09.042]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.3785426Z [00:02:09.042]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:35.3786066Z [00:02:09.042]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.3786669Z [00:02:09.042]➜  EOF
2025-08-20T22:37:35.3788003Z [00:02:09.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "/root/.go/src/expvar=>expvar;$WORK/b360=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid uLHZN11Kt-OodIlPF12a/uLHZN11Kt-OodIlPF12a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /root/.go/src/expvar/expvar.go
2025-08-20T22:37:35.4194160Z [00:02:09.083]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T22:37:35.4249788Z [00:02:09.088]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T22:37:35.4250527Z [00:02:09.089]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/81/81016e4cc3baa0b7582fc8da9d96582a0052640ee556e3e50590981caf649d32-d # internal
2025-08-20T22:37:35.4252114Z [00:02:09.089]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/ef/efebd77143d12872a8a4c255ed1ab41148b469abe0d112b77a6c710432c38f62-d # internal
2025-08-20T22:37:35.4317887Z [00:02:09.096]➜  google.golang.org/protobuf/encoding/prototext
2025-08-20T22:37:35.4318586Z [00:02:09.096]➜  mkdir -p $WORK/b349/
2025-08-20T22:37:35.4329674Z [00:02:09.097]➜  cat >/tmp/go-build3346486511/b349/importcfg << 'EOF' # internal
2025-08-20T22:37:35.4330352Z [00:02:09.097]➜  # import config
2025-08-20T22:37:35.4331311Z [00:02:09.097]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.4332082Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:35.4333314Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3346486511/b341/_pkg_.a
2025-08-20T22:37:35.4334118Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3346486511/b337/_pkg_.a
2025-08-20T22:37:35.4335141Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.4336747Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:35.4337544Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3346486511/b342/_pkg_.a
2025-08-20T22:37:35.4338215Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3346486511/b344/_pkg_.a
2025-08-20T22:37:35.4339751Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:35.4340588Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3346486511/b350/_pkg_.a
2025-08-20T22:37:35.4341621Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:35.4347636Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:35.4348471Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.4349225Z [00:02:09.097]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:35.4349793Z [00:02:09.097]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.4350246Z [00:02:09.097]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.4350582Z [00:02:09.097]➜  EOF
2025-08-20T22:37:35.4353502Z [00:02:09.097]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext=>google.golang.org/protobuf@v1.36.6/encoding/prototext;$WORK/b349=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.22 -complete -installsuffix shared -buildid 8LuHB3T3ji1lYzUZP8nb/8LuHB3T3ji1lYzUZP8nb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/encode.go
2025-08-20T22:37:35.4360813Z [00:02:09.100]➜  google.golang.org/protobuf/internal/filedesc
2025-08-20T22:37:35.4361162Z [00:02:09.100]➜  mkdir -p $WORK/b331/
2025-08-20T22:37:35.4361535Z [00:02:09.100]➜  cat >/tmp/go-build3346486511/b331/importcfg << 'EOF' # internal
2025-08-20T22:37:35.4361881Z [00:02:09.100]➜  # import config
2025-08-20T22:37:35.4362214Z [00:02:09.100]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.4362647Z [00:02:09.100]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.4363214Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:35.4363903Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3346486511/b332/_pkg_.a
2025-08-20T22:37:35.4364590Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3346486511/b333/_pkg_.a
2025-08-20T22:37:35.4365325Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3346486511/b334/_pkg_.a
2025-08-20T22:37:35.4377122Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3346486511/b336/_pkg_.a
2025-08-20T22:37:35.4377928Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3346486511/b341/_pkg_.a
2025-08-20T22:37:35.4378672Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.4379347Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3346486511/b342/_pkg_.a
2025-08-20T22:37:35.4380018Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:35.4380679Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:35.4381314Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:35.4381978Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.4382699Z [00:02:09.100]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:35.4383256Z [00:02:09.100]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.4384004Z [00:02:09.100]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:35.4384502Z [00:02:09.100]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:35.4384921Z [00:02:09.100]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.4385336Z [00:02:09.100]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.4385905Z [00:02:09.100]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:35.4386307Z [00:02:09.100]➜  EOF
2025-08-20T22:37:35.4391085Z [00:02:09.100]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc=>google.golang.org/protobuf@v1.36.6/internal/filedesc;$WORK/b331=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.22 -complete -installsuffix shared -buildid uz_UBaeCqJELymzP5Wy0/uz_UBaeCqJELymzP5Wy0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/build.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/editions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go
2025-08-20T22:37:35.5103027Z [00:02:09.174]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T22:37:35.5146005Z [00:02:09.178]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/ee/eecca3df178e575daf39dd201eb2998f1c538b86b64c795c728b5e7d267fd041-d # internal
2025-08-20T22:37:35.5148752Z [00:02:09.179]➜  github.com/go-jose/go-jose/v4/cipher
2025-08-20T22:37:35.5149928Z [00:02:09.179]➜  mkdir -p $WORK/b362/
2025-08-20T22:37:35.5161278Z [00:02:09.180]➜  cat >/tmp/go-build3346486511/b362/importcfg << 'EOF' # internal
2025-08-20T22:37:35.5162041Z [00:02:09.180]➜  # import config
2025-08-20T22:37:35.5162788Z [00:02:09.180]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.5163815Z [00:02:09.180]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:35.5164327Z [00:02:09.180]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:35.5164814Z [00:02:09.180]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:35.5165297Z [00:02:09.180]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:35.5165911Z [00:02:09.180]➜  packagefile crypto/hmac=/tmp/go-build3346486511/b158/_pkg_.a
2025-08-20T22:37:35.5166484Z [00:02:09.180]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:35.5166962Z [00:02:09.180]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:35.5167429Z [00:02:09.180]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:35.5167907Z [00:02:09.180]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:35.5168360Z [00:02:09.180]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.5168790Z [00:02:09.180]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:35.5169208Z [00:02:09.180]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.5169512Z [00:02:09.180]➜  EOF
2025-08-20T22:37:35.5172743Z [00:02:09.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher=>github.com/go-jose/go-jose/v4@v4.0.5/cipher;$WORK/b362=>" -p github.com/go-jose/go-jose/v4/cipher -lang=go1.21 -complete -installsuffix shared -buildid 3E_UngACr2z8_o-n4lQJ/3E_UngACr2z8_o-n4lQJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go
2025-08-20T22:37:35.5673946Z [00:02:09.231]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T22:37:35.5682079Z [00:02:09.232]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/5a/5af6b1c72786b40ee2222095da6a7b8a6f3f2e8c54a91f6ab9016429514b2d97-d # internal
2025-08-20T22:37:35.5684909Z [00:02:09.233]➜  github.com/go-jose/go-jose/v4/json
2025-08-20T22:37:35.5691116Z [00:02:09.233]➜  mkdir -p $WORK/b363/
2025-08-20T22:37:35.5717883Z [00:02:09.233]➜  cat >/tmp/go-build3346486511/b363/importcfg << 'EOF' # internal
2025-08-20T22:37:35.5718392Z [00:02:09.233]➜  # import config
2025-08-20T22:37:35.5718739Z [00:02:09.233]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.5719170Z [00:02:09.233]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:35.5719635Z [00:02:09.233]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:35.5720089Z [00:02:09.233]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.5720842Z [00:02:09.233]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.5721245Z [00:02:09.233]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.5721647Z [00:02:09.233]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.5722063Z [00:02:09.233]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:35.5722490Z [00:02:09.233]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:35.5722924Z [00:02:09.233]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:35.5723344Z [00:02:09.233]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.5723765Z [00:02:09.233]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.5724184Z [00:02:09.233]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.5724601Z [00:02:09.233]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:35.5725058Z [00:02:09.233]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:35.5725524Z [00:02:09.233]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.5729154Z [00:02:09.233]➜  EOF
2025-08-20T22:37:35.5732693Z [00:02:09.233]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json=>github.com/go-jose/go-jose/v4@v4.0.5/json;$WORK/b363=>" -p github.com/go-jose/go-jose/v4/json -lang=go1.21 -complete -installsuffix shared -buildid VGUZAISXpyFHL2gDzyvl/VGUZAISXpyFHL2gDzyvl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/indent.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/scanner.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/stream.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/tags.go
2025-08-20T22:37:35.5735860Z [00:02:09.234]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T22:37:35.5736585Z [00:02:09.236]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/f7/f7d3b635bd6ec030d2a871fb03505649e77cdebd0ed094ffd98af795d0917893-d # internal
2025-08-20T22:37:35.5737153Z [00:02:09.236]➜  golang.org/x/crypto/pbkdf2
2025-08-20T22:37:35.5737702Z [00:02:09.236]➜  mkdir -p $WORK/b364/
2025-08-20T22:37:35.5768524Z [00:02:09.240]➜  cat >/tmp/go-build3346486511/b364/importcfg << 'EOF' # internal
2025-08-20T22:37:35.5768956Z [00:02:09.241]➜  # import config
2025-08-20T22:37:35.5769325Z [00:02:09.241]➜  packagefile crypto/hmac=/tmp/go-build3346486511/b158/_pkg_.a
2025-08-20T22:37:35.5769762Z [00:02:09.241]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:35.5770093Z [00:02:09.241]➜  EOF
2025-08-20T22:37:35.5781379Z [00:02:09.242]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/pbkdf2=>golang.org/x/crypto@v0.40.0/pbkdf2;$WORK/b364=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.23 -complete -installsuffix shared -buildid BpZglQxAzOhwBa9TLS6U/BpZglQxAzOhwBa9TLS6U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go
2025-08-20T22:37:35.6066390Z [00:02:09.270]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T22:37:35.6067328Z [00:02:09.271]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/02/02ab6b53fe88370874aee143e00f242c0f37df0b6b4198ee233830391d300b38-d # internal
2025-08-20T22:37:35.6080589Z [00:02:09.272]➜  github.com/letsencrypt/boulder/probs
2025-08-20T22:37:35.6081095Z [00:02:09.272]➜  mkdir -p $WORK/b366/
2025-08-20T22:37:35.6081601Z [00:02:09.272]➜  cat >/tmp/go-build3346486511/b366/importcfg << 'EOF' # internal
2025-08-20T22:37:35.6082457Z [00:02:09.272]➜  # import config
2025-08-20T22:37:35.6082915Z [00:02:09.272]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.6083579Z [00:02:09.272]➜  packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build3346486511/b365/_pkg_.a
2025-08-20T22:37:35.6084228Z [00:02:09.272]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:35.6084653Z [00:02:09.272]➜  EOF
2025-08-20T22:37:35.6087073Z [00:02:09.272]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/probs=>github.com/letsencrypt/boulder@v0.0.0-20240620165639-de9c06129bec/probs;$WORK/b366=>" -p github.com/letsencrypt/boulder/probs -lang=go1.22 -complete -installsuffix shared -buildid BxKFNElusM4jY7MsNO7V/BxKFNElusM4jY7MsNO7V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/probs/probs.go
2025-08-20T22:37:35.6384493Z [00:02:09.302]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T22:37:35.6388281Z [00:02:09.303]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/c4/c484a9f96191f51608d8e4cb2799b0d2909a1537a4ef34a01e00479eabfc215b-d # internal
2025-08-20T22:37:35.6390300Z [00:02:09.303]➜  golang.org/x/crypto/ocsp
2025-08-20T22:37:35.6390611Z [00:02:09.303]➜  mkdir -p $WORK/b368/
2025-08-20T22:37:35.6395881Z [00:02:09.303]➜  cat >/tmp/go-build3346486511/b368/importcfg << 'EOF' # internal
2025-08-20T22:37:35.6396334Z [00:02:09.303]➜  # import config
2025-08-20T22:37:35.6396682Z [00:02:09.303]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:35.6401674Z [00:02:09.304]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:35.6402742Z [00:02:09.304]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:35.6403797Z [00:02:09.304]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:35.6404645Z [00:02:09.304]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:35.6406435Z [00:02:09.304]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:35.6407038Z [00:02:09.304]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:35.6407515Z [00:02:09.304]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:35.6407980Z [00:02:09.304]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:35.6408782Z [00:02:09.304]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:35.6409362Z [00:02:09.304]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:35.6409813Z [00:02:09.304]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.6410229Z [00:02:09.304]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.6410662Z [00:02:09.304]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:35.6415574Z [00:02:09.304]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.6416338Z [00:02:09.304]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:35.6416661Z [00:02:09.304]➜  EOF
2025-08-20T22:37:35.6418501Z [00:02:09.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/ocsp=>golang.org/x/crypto@v0.40.0/ocsp;$WORK/b368=>" -p golang.org/x/crypto/ocsp -lang=go1.23 -complete -installsuffix shared -buildid yguABw4wOJksvqMaLwCz/yguABw4wOJksvqMaLwCz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/ocsp/ocsp.go
2025-08-20T22:37:35.7173831Z [00:02:09.381]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T22:37:35.7198367Z [00:02:09.384]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/b1/b1cafcb00924d5f82c537f880a8fd8a05d1020184602367e60c046f1047d556c-d # internal
2025-08-20T22:37:35.7220650Z [00:02:09.386]➜  github.com/letsencrypt/boulder/revocation
2025-08-20T22:37:35.7224047Z [00:02:09.386]➜  mkdir -p $WORK/b367/
2025-08-20T22:37:35.7224446Z [00:02:09.386]➜  cat >/tmp/go-build3346486511/b367/importcfg << 'EOF' # internal
2025-08-20T22:37:35.7224798Z [00:02:09.386]➜  # import config
2025-08-20T22:37:35.7225159Z [00:02:09.386]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.7225681Z [00:02:09.386]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3346486511/b368/_pkg_.a
2025-08-20T22:37:35.7226352Z [00:02:09.386]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:35.7226775Z [00:02:09.386]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.7227092Z [00:02:09.386]➜  EOF
2025-08-20T22:37:35.7239693Z [00:02:09.386]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/revocation=>github.com/letsencrypt/boulder@v0.0.0-20240620165639-de9c06129bec/revocation;$WORK/b367=>" -p github.com/letsencrypt/boulder/revocation -lang=go1.22 -complete -installsuffix shared -buildid yu4qiDYPEOKnskZKx7fC/yu4qiDYPEOKnskZKx7fC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/revocation/reasons.go
2025-08-20T22:37:35.7284265Z [00:02:09.391]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T22:37:35.7407218Z [00:02:09.405]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/4d/4df0f812edb1f466998d188b4f555363bde43852afaa0544d412e344abbe1eba-d # internal
2025-08-20T22:37:35.7438390Z [00:02:09.408]➜  google.golang.org/protobuf/internal/encoding/tag
2025-08-20T22:37:35.7438781Z [00:02:09.408]➜  mkdir -p $WORK/b351/
2025-08-20T22:37:35.7439176Z [00:02:09.408]➜  cat >/tmp/go-build3346486511/b351/importcfg << 'EOF' # internal
2025-08-20T22:37:35.7439561Z [00:02:09.408]➜  # import config
2025-08-20T22:37:35.7440261Z [00:02:09.408]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3346486511/b336/_pkg_.a
2025-08-20T22:37:35.7441198Z [00:02:09.408]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3346486511/b331/_pkg_.a
2025-08-20T22:37:35.7442034Z [00:02:09.408]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:35.7443465Z [00:02:09.408]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.7444134Z [00:02:09.408]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:35.7444574Z [00:02:09.408]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.7445006Z [00:02:09.408]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.7445326Z [00:02:09.408]➜  EOF
2025-08-20T22:37:35.7445611Z [00:02:09.408]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T22:37:35.7448273Z [00:02:09.408]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/tag=>google.golang.org/protobuf@v1.36.6/internal/encoding/tag;$WORK/b351=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.22 -complete -installsuffix shared -buildid iymLFbNxW877GuyetCkZ/iymLFbNxW877GuyetCkZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go
2025-08-20T22:37:35.7450562Z [00:02:09.408]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/48/484c8139475255ef8fa71a48e6545decea3fe61120d4be9fcf5a74ceefcb88cf-d # internal
2025-08-20T22:37:35.7451161Z [00:02:09.408]➜  github.com/letsencrypt/boulder/strictyaml
2025-08-20T22:37:35.7451475Z [00:02:09.408]➜  mkdir -p $WORK/b369/
2025-08-20T22:37:35.7451876Z [00:02:09.408]➜  cat >/tmp/go-build3346486511/b369/importcfg << 'EOF' # internal
2025-08-20T22:37:35.7452532Z [00:02:09.408]➜  # import config
2025-08-20T22:37:35.7452874Z [00:02:09.408]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.7453297Z [00:02:09.408]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.7453709Z [00:02:09.408]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.7454160Z [00:02:09.408]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:35.7454608Z [00:02:09.408]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.7454917Z [00:02:09.408]➜  EOF
2025-08-20T22:37:35.7457242Z [00:02:09.409]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/strictyaml=>github.com/letsencrypt/boulder@v0.0.0-20240620165639-de9c06129bec/strictyaml;$WORK/b369=>" -p github.com/letsencrypt/boulder/strictyaml -lang=go1.22 -complete -installsuffix shared -buildid oX1IlRcOMHDREYaprKMa/oX1IlRcOMHDREYaprKMa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go
2025-08-20T22:37:35.7607515Z [00:02:09.425]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T22:37:35.7614557Z [00:02:09.425]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/a6/a6aff2a37d0c8fe1982047a114d9a123084066edebbce76f17c5305e1e7e16f1-d # internal
2025-08-20T22:37:35.7618536Z [00:02:09.426]➜  github.com/titanous/rocacheck
2025-08-20T22:37:35.7621975Z [00:02:09.426]➜  mkdir -p $WORK/b370/
2025-08-20T22:37:35.7628831Z [00:02:09.427]➜  cat >/tmp/go-build3346486511/b370/importcfg << 'EOF' # internal
2025-08-20T22:37:35.7630203Z [00:02:09.427]➜  # import config
2025-08-20T22:37:35.7630717Z [00:02:09.427]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:35.7631225Z [00:02:09.427]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:35.7632596Z [00:02:09.427]➜  EOF
2025-08-20T22:37:35.7641239Z [00:02:09.428]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck=>github.com/titanous/rocacheck@v0.0.0-20171023193734-afe73141d399;$WORK/b370=>" -p github.com/titanous/rocacheck -lang=go1.16 -complete -installsuffix shared -buildid aZaclISARpE3Wiixp4dL/aZaclISARpE3Wiixp4dL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck/rocacheck.go
2025-08-20T22:37:35.7913196Z [00:02:09.455]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T22:37:35.7921952Z [00:02:09.456]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T22:37:35.7932282Z [00:02:09.457]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/81/81cf7f792add648906411ea82a6820e287f01c33e5e895384f2ccf008072768e-d # internal
2025-08-20T22:37:35.7933170Z [00:02:09.457]➜  golang.org/x/crypto/internal/poly1305
2025-08-20T22:37:35.7933687Z [00:02:09.457]➜  mkdir -p $WORK/b374/
2025-08-20T22:37:35.7934314Z [00:02:09.457]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/7b/7bc348e362d85419bd71a415c7c78422f7d7e3f661d2361eec6bcacf5cb2b013-d # internal
2025-08-20T22:37:35.7943938Z [00:02:09.458]➜  cat >/tmp/go-build3346486511/b374/importcfg << 'EOF' # internal
2025-08-20T22:37:35.7944905Z [00:02:09.458]➜  # import config
2025-08-20T22:37:35.7945317Z [00:02:09.458]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:35.7945924Z [00:02:09.458]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:35.7946454Z [00:02:09.458]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:35.7946791Z [00:02:09.458]➜  EOF
2025-08-20T22:37:35.7949556Z [00:02:09.458]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305=>golang.org/x/crypto@v0.40.0/internal/poly1305;$WORK/b374=>" -p golang.org/x/crypto/internal/poly1305 -lang=go1.23 -complete -installsuffix shared -buildid ouoRjGOYYrebUmmZg-oQ/ouoRjGOYYrebUmmZg-oQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
2025-08-20T22:37:35.8139243Z [00:02:09.478]➜  google.golang.org/protobuf/internal/impl
2025-08-20T22:37:35.8139641Z [00:02:09.478]➜  mkdir -p $WORK/b348/
2025-08-20T22:37:35.8150564Z [00:02:09.479]➜  cat >/tmp/go-build3346486511/b348/importcfg << 'EOF' # internal
2025-08-20T22:37:35.8159132Z [00:02:09.479]➜  # import config
2025-08-20T22:37:35.8159524Z [00:02:09.479]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.8159984Z [00:02:09.479]➜  packagefile compress/gzip=/tmp/go-build3346486511/b245/_pkg_.a
2025-08-20T22:37:35.8160495Z [00:02:09.479]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:35.8160976Z [00:02:09.479]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:35.8161420Z [00:02:09.479]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.8161994Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3346486511/b349/_pkg_.a
2025-08-20T22:37:35.8162712Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:35.8163413Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3346486511/b333/_pkg_.a
2025-08-20T22:37:35.8164105Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3346486511/b327/_pkg_.a
2025-08-20T22:37:35.8164848Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3346486511/b341/_pkg_.a
2025-08-20T22:37:35.8165609Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3346486511/b351/_pkg_.a
2025-08-20T22:37:35.8166469Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:35.8167155Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3346486511/b331/_pkg_.a
2025-08-20T22:37:35.8168163Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:35.8168921Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3346486511/b342/_pkg_.a
2025-08-20T22:37:35.8169589Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3346486511/b344/_pkg_.a
2025-08-20T22:37:35.8170257Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:35.8171504Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3346486511/b352/_pkg_.a
2025-08-20T22:37:35.8173516Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:35.8174166Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:35.8174837Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:35.8175575Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:35.8176478Z [00:02:09.479]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3346486511/b346/_pkg_.a
2025-08-20T22:37:35.8177046Z [00:02:09.479]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:35.8177469Z [00:02:09.479]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.8181504Z [00:02:09.479]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:35.8181957Z [00:02:09.479]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:35.8185078Z [00:02:09.479]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:35.8185724Z [00:02:09.479]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:35.8186591Z [00:02:09.479]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:35.8187200Z [00:02:09.479]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.8187728Z [00:02:09.479]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.8188357Z [00:02:09.479]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:35.8188988Z [00:02:09.479]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:35.8189591Z [00:02:09.479]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:35.8190009Z [00:02:09.479]➜  EOF
2025-08-20T22:37:35.8208225Z [00:02:09.479]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl=>google.golang.org/protobuf@v1.36.6/internal/impl;$WORK/b348=>" -p google.golang.org/protobuf/internal/impl -lang=go1.22 -complete -installsuffix shared -buildid RpBRQGAV8PTOAcayfnp7/RpBRQGAV8PTOAcayfnp7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/api_export.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/bitmap.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/checkinit.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_field.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_message.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert_map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/enum.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/equal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/extension.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/lazy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/merge.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/presence.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/validate.go
2025-08-20T22:37:35.8226333Z [00:02:09.482]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T22:37:35.8227026Z [00:02:09.482]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/c6/c68f06c94b9c992414ecfa4a97bab499a4118c6102563aafd81722306b89a127-d # internal
2025-08-20T22:37:35.8227625Z [00:02:09.482]➜  golang.org/x/crypto/nacl/secretbox
2025-08-20T22:37:35.8227918Z [00:02:09.482]➜  mkdir -p $WORK/b372/
2025-08-20T22:37:35.8228287Z [00:02:09.483]➜  cat >/tmp/go-build3346486511/b372/importcfg << 'EOF' # internal
2025-08-20T22:37:35.8228631Z [00:02:09.483]➜  # import config
2025-08-20T22:37:35.8229074Z [00:02:09.483]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3346486511/b373/_pkg_.a
2025-08-20T22:37:35.8229717Z [00:02:09.483]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3346486511/b374/_pkg_.a
2025-08-20T22:37:35.8230337Z [00:02:09.483]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build3346486511/b375/_pkg_.a
2025-08-20T22:37:35.8230735Z [00:02:09.483]➜  EOF
2025-08-20T22:37:35.8233027Z [00:02:09.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/nacl/secretbox=>golang.org/x/crypto@v0.40.0/nacl/secretbox;$WORK/b372=>" -p golang.org/x/crypto/nacl/secretbox -lang=go1.23 -complete -installsuffix shared -buildid SHiPr1PuuD1so2k0XH-t/SHiPr1PuuD1so2k0XH-t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go
2025-08-20T22:37:35.8279844Z [00:02:09.492]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T22:37:35.8323331Z [00:02:09.496]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/e5/e5d12493e0d7be70150b12102e0900f4583bb2b5652447e3a8a966b7640f9929-d # internal
2025-08-20T22:37:35.8324596Z [00:02:09.496]➜  github.com/go-jose/go-jose/v4
2025-08-20T22:37:35.8324953Z [00:02:09.496]➜  mkdir -p $WORK/b361/
2025-08-20T22:37:35.8325375Z [00:02:09.496]➜  cat >/tmp/go-build3346486511/b361/importcfg << 'EOF' # internal
2025-08-20T22:37:35.8325732Z [00:02:09.496]➜  # import config
2025-08-20T22:37:35.8326390Z [00:02:09.496]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:35.8326868Z [00:02:09.496]➜  packagefile compress/flate=/tmp/go-build3346486511/b246/_pkg_.a
2025-08-20T22:37:35.8327324Z [00:02:09.496]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:35.8327768Z [00:02:09.496]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:35.8328231Z [00:02:09.496]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:35.8328702Z [00:02:09.496]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:35.8329586Z [00:02:09.496]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:35.8330067Z [00:02:09.497]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:35.8330538Z [00:02:09.497]➜  packagefile crypto/hmac=/tmp/go-build3346486511/b158/_pkg_.a
2025-08-20T22:37:35.8330997Z [00:02:09.497]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:35.8331450Z [00:02:09.497]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:35.8331916Z [00:02:09.497]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:35.8332382Z [00:02:09.497]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:35.8333187Z [00:02:09.497]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:35.8333854Z [00:02:09.497]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:35.8334499Z [00:02:09.497]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:35.8335001Z [00:02:09.497]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:35.8335526Z [00:02:09.497]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:35.8336095Z [00:02:09.497]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:35.8336542Z [00:02:09.497]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.8336956Z [00:02:09.497]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.8337485Z [00:02:09.497]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3346486511/b362/_pkg_.a
2025-08-20T22:37:35.8338096Z [00:02:09.497]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build3346486511/b363/_pkg_.a
2025-08-20T22:37:35.8338679Z [00:02:09.497]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3346486511/b364/_pkg_.a
2025-08-20T22:37:35.8339162Z [00:02:09.497]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:35.8339582Z [00:02:09.497]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.8340006Z [00:02:09.497]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:35.8340438Z [00:02:09.497]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:35.8340867Z [00:02:09.497]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:35.8341298Z [00:02:09.497]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.8342014Z [00:02:09.497]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:35.8342415Z [00:02:09.497]➜  EOF
2025-08-20T22:37:35.8347341Z [00:02:09.498]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4=>github.com/go-jose/go-jose/v4@v4.0.5;$WORK/b361=>" -p github.com/go-jose/go-jose/v4 -lang=go1.21 -complete -installsuffix shared -buildid QwFD9tZXdOi_7AppHhe2/QwFD9tZXdOi_7AppHhe2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/asymmetric.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/crypter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/encoding.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jwe.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jwk.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jws.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/opaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/shared.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/signing.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/symmetric.go
2025-08-20T22:37:35.8416677Z [00:02:09.506]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T22:37:35.8425679Z [00:02:09.507]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/47/4762948a66fbac4b4102bc452181fa1c55480eb757276f9b1560139bcd6896e3-d # internal
2025-08-20T22:37:35.8433650Z [00:02:09.507]➜  golang.org/x/crypto/scrypt
2025-08-20T22:37:35.8440689Z [00:02:09.508]➜  mkdir -p $WORK/b376/
2025-08-20T22:37:35.8450975Z [00:02:09.509]➜  cat >/tmp/go-build3346486511/b376/importcfg << 'EOF' # internal
2025-08-20T22:37:35.8451659Z [00:02:09.509]➜  # import config
2025-08-20T22:37:35.8452353Z [00:02:09.509]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:35.8453131Z [00:02:09.509]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:35.8453896Z [00:02:09.509]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.8454736Z [00:02:09.509]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3346486511/b364/_pkg_.a
2025-08-20T22:37:35.8455518Z [00:02:09.509]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:35.8456432Z [00:02:09.509]➜  EOF
2025-08-20T22:37:35.8476222Z [00:02:09.511]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/scrypt=>golang.org/x/crypto@v0.40.0/scrypt;$WORK/b376=>" -p golang.org/x/crypto/scrypt -lang=go1.23 -complete -installsuffix shared -buildid nE8C6yoHgvU1ce2deSTa/nE8C6yoHgvU1ce2deSTa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/scrypt/scrypt.go
2025-08-20T22:37:35.8685247Z [00:02:09.532]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T22:37:35.8695707Z [00:02:09.534]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/fc/fc01ed53454daf30dbef925afcda98cd45606cfc5ad40e2833555925cde0c213-d # internal
2025-08-20T22:37:35.8703028Z [00:02:09.534]➜  github.com/secure-systems-lab/go-securesystemslib/encrypted
2025-08-20T22:37:35.8709956Z [00:02:09.535]➜  mkdir -p $WORK/b371/
2025-08-20T22:37:35.8720753Z [00:02:09.536]➜  cat >/tmp/go-build3346486511/b371/importcfg << 'EOF' # internal
2025-08-20T22:37:35.8721490Z [00:02:09.536]➜  # import config
2025-08-20T22:37:35.8722121Z [00:02:09.536]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:35.8722859Z [00:02:09.536]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:35.8723478Z [00:02:09.536]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.8724367Z [00:02:09.536]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.8725637Z [00:02:09.536]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3346486511/b372/_pkg_.a
2025-08-20T22:37:35.8726434Z [00:02:09.536]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build3346486511/b376/_pkg_.a
2025-08-20T22:37:35.8726909Z [00:02:09.536]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.8727212Z [00:02:09.536]➜  EOF
2025-08-20T22:37:35.8741685Z [00:02:09.538]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=>github.com/secure-systems-lab/go-securesystemslib@v0.9.0/encrypted;$WORK/b371=>" -p github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.20 -complete -installsuffix shared -buildid B1gV-KAolmKXZnmYkAgl/B1gV-KAolmKXZnmYkAgl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go
2025-08-20T22:37:35.8920961Z [00:02:09.556]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T22:37:35.8931091Z [00:02:09.557]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/a1/a168d218588626448a75c505b7b3bb4c3ab6b420edc4c546f1321ef9964c5602-d # internal
2025-08-20T22:37:35.8939985Z [00:02:09.558]➜  github.com/sigstore/sigstore/pkg/signature/options
2025-08-20T22:37:35.8958218Z [00:02:09.560]➜  mkdir -p $WORK/b377/
2025-08-20T22:37:35.8966202Z [00:02:09.560]➜  cat >/tmp/go-build3346486511/b377/importcfg << 'EOF' # internal
2025-08-20T22:37:35.8966927Z [00:02:09.560]➜  # import config
2025-08-20T22:37:35.8967565Z [00:02:09.560]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:35.8968161Z [00:02:09.560]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:35.8968771Z [00:02:09.560]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:35.8970098Z [00:02:09.560]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:35.8970534Z [00:02:09.560]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.8970839Z [00:02:09.560]➜  EOF
2025-08-20T22:37:35.8977202Z [00:02:09.560]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options=>github.com/sigstore/sigstore@v1.9.5/pkg/signature/options;$WORK/b377=>" -p github.com/sigstore/sigstore/pkg/signature/options -lang=go1.23 -complete -installsuffix shared -buildid l8lDJ_l9OSjj-cGUS5Ia/l8lDJ_l9OSjj-cGUS5Ia -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go
2025-08-20T22:37:35.9669514Z [00:02:09.630]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T22:37:35.9748718Z [00:02:09.639]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/ba/baa3ea377798967c57e5ce0b8290ea737ac456b5462336a380db80e3f9dfe9c2-d # internal
2025-08-20T22:37:35.9768679Z [00:02:09.639]➜  github.com/sigstore/sigstore/pkg/signature/payload
2025-08-20T22:37:35.9769128Z [00:02:09.639]➜  mkdir -p $WORK/b378/
2025-08-20T22:37:35.9769527Z [00:02:09.639]➜  cat >/tmp/go-build3346486511/b378/importcfg << 'EOF' # internal
2025-08-20T22:37:35.9769877Z [00:02:09.639]➜  # import config
2025-08-20T22:37:35.9770241Z [00:02:09.639]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:35.9770683Z [00:02:09.639]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:35.9771277Z [00:02:09.639]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build3346486511/b320/_pkg_.a
2025-08-20T22:37:35.9771724Z [00:02:09.639]➜  EOF
2025-08-20T22:37:35.9775017Z [00:02:09.639]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload=>github.com/sigstore/sigstore@v1.9.5/pkg/signature/payload;$WORK/b378=>" -p github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.23 -complete -installsuffix shared -buildid zbQERTZo0UVvwfPT8TKT/zbQERTZo0UVvwfPT8TKT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go
2025-08-20T22:37:35.9939648Z [00:02:09.658]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T22:37:35.9946717Z [00:02:09.658]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/bd/bd4cea7023ea6ead0b70afcb9b1cf86fc1561bdc7aec61e834eb27d6876158de-d # internal
2025-08-20T22:37:35.9951776Z [00:02:09.659]➜  golang.org/x/sys/cpu
2025-08-20T22:37:35.9952251Z [00:02:09.659]➜  mkdir -p $WORK/b380/
2025-08-20T22:37:35.9959284Z [00:02:09.660]➜  echo -n > $WORK/b380/go_asm.h # internal
2025-08-20T22:37:35.9959738Z [00:02:09.660]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu
2025-08-20T22:37:35.9961073Z [00:02:09.660]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/cpu -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b380=>" -I $WORK/b380/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b380/symabis ./cpu_arm64.s
2025-08-20T22:37:35.9993762Z [00:02:09.663]➜  cat >/tmp/go-build3346486511/b380/importcfg << 'EOF' # internal
2025-08-20T22:37:35.9994324Z [00:02:09.663]➜  # import config
2025-08-20T22:37:35.9994846Z [00:02:09.663]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:35.9995355Z [00:02:09.663]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:35.9996065Z [00:02:09.663]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:35.9996654Z [00:02:09.663]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:35.9997203Z [00:02:09.663]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:35.9997761Z [00:02:09.663]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:35.9998317Z [00:02:09.663]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:35.9998748Z [00:02:09.663]➜  EOF
2025-08-20T22:37:36.0011562Z [00:02:09.665]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:36.0016870Z [00:02:09.665]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b380=>" -p golang.org/x/sys/cpu -lang=go1.23 -installsuffix shared -buildid UEKktlb9an-w94TZzYvC/UEKktlb9an-w94TZzYvC -goversion go1.25.0 -symabis $WORK/b380/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack -asmhdr $WORK/b380/go_asm.h /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/byteorder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/endian_little.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/hwcap_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/parse.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/runtime_auxv.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go
2025-08-20T22:37:36.0734474Z [00:02:09.737]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu
2025-08-20T22:37:36.0735937Z [00:02:09.737]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/cpu -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b380=>" -I $WORK/b380/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b380/cpu_arm64.o ./cpu_arm64.s
2025-08-20T22:37:36.0789005Z [00:02:09.743]➜  go tool pack r $WORK/b380/_pkg_.a $WORK/b380/cpu_arm64.o # internal
2025-08-20T22:37:36.0791963Z [00:02:09.743]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T22:37:36.0798395Z [00:02:09.744]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/08/08d42fd7d649472727384a727cf2283616cea5b95a68df43706de11181faf97c-d # internal
2025-08-20T22:37:36.0800040Z [00:02:09.744]➜  golang.org/x/crypto/sha3
2025-08-20T22:37:36.0802540Z [00:02:09.744]➜  mkdir -p $WORK/b379/
2025-08-20T22:37:36.0804000Z [00:02:09.744]➜  cat >/tmp/go-build3346486511/b379/importcfg << 'EOF' # internal
2025-08-20T22:37:36.0804362Z [00:02:09.744]➜  # import config
2025-08-20T22:37:36.0804700Z [00:02:09.744]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:36.0805123Z [00:02:09.744]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:36.0805572Z [00:02:09.744]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:36.0806279Z [00:02:09.744]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:36.0806736Z [00:02:09.744]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.0807214Z [00:02:09.744]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build3346486511/b380/_pkg_.a
2025-08-20T22:37:36.0807676Z [00:02:09.744]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:36.0808088Z [00:02:09.744]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.0808521Z [00:02:09.744]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:36.0808848Z [00:02:09.744]➜  EOF
2025-08-20T22:37:36.0809121Z [00:02:09.744]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:36.0812751Z [00:02:09.744]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3=>golang.org/x/crypto@v0.40.0/sha3;$WORK/b379=>" -p golang.org/x/crypto/sha3 -lang=go1.23 -complete -installsuffix shared -buildid mylmQqdMViAlOPkBJzL9/mylmQqdMViAlOPkBJzL9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/hashes.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/hashes_noasm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/keccakf.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/sha3.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/shake.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/shake_noasm.go
2025-08-20T22:37:36.1142538Z [00:02:09.778]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T22:37:36.1186369Z [00:02:09.782]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/e1/e1a08fa64c2a339427682a291f3bef4c95ab73b621184bb7a7c9671987977d34-d # internal
2025-08-20T22:37:36.1187252Z [00:02:09.783]➜  github.com/sigstore/fulcio/pkg/certificate
2025-08-20T22:37:36.1195186Z [00:02:09.784]➜  mkdir -p $WORK/b381/
2025-08-20T22:37:36.1198322Z [00:02:09.784]➜  cat >/tmp/go-build3346486511/b381/importcfg << 'EOF' # internal
2025-08-20T22:37:36.1199211Z [00:02:09.784]➜  # import config
2025-08-20T22:37:36.1200075Z [00:02:09.784]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:36.1200883Z [00:02:09.784]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:36.1201772Z [00:02:09.784]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.1202266Z [00:02:09.784]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:36.1202579Z [00:02:09.784]➜  EOF
2025-08-20T22:37:36.1211873Z [00:02:09.785]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate=>github.com/sigstore/fulcio@v1.6.6/pkg/certificate;$WORK/b381=>" -p github.com/sigstore/fulcio/pkg/certificate -lang=go1.23 -complete -installsuffix shared -buildid Fr-aPRyQy-554UBejYpB/Fr-aPRyQy-554UBejYpB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go
2025-08-20T22:37:36.1357264Z [00:02:09.800]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T22:37:36.1367270Z [00:02:09.801]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/9c/9c22c54e84a619ea2ec043c2be1f053d701cc60a5dd2d621307a3abdace1d00e-d # internal
2025-08-20T22:37:36.1368422Z [00:02:09.801]➜  golang.org/x/crypto/openpgp/errors
2025-08-20T22:37:36.1368744Z [00:02:09.801]➜  mkdir -p $WORK/b384/
2025-08-20T22:37:36.1369126Z [00:02:09.801]➜  cat >/tmp/go-build3346486511/b384/importcfg << 'EOF' # internal
2025-08-20T22:37:36.1369470Z [00:02:09.801]➜  # import config
2025-08-20T22:37:36.1369822Z [00:02:09.801]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:36.1370147Z [00:02:09.801]➜  EOF
2025-08-20T22:37:36.1372135Z [00:02:09.801]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/errors=>golang.org/x/crypto@v0.40.0/openpgp/errors;$WORK/b384=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.23 -complete -installsuffix shared -buildid y_k8v7vUorwcaHMiI4Gy/y_k8v7vUorwcaHMiI4Gy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/errors/errors.go
2025-08-20T22:37:36.1492941Z [00:02:09.813]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T22:37:36.1497599Z [00:02:09.814]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/b8/b830ed6411a8101e891ae89816bdb4ad4f0b60167b4347e931faf1f4539462f3-d # internal
2025-08-20T22:37:36.1498217Z [00:02:09.814]➜  golang.org/x/crypto/openpgp/armor
2025-08-20T22:37:36.1498527Z [00:02:09.814]➜  mkdir -p $WORK/b383/
2025-08-20T22:37:36.1498939Z [00:02:09.814]➜  cat >/tmp/go-build3346486511/b383/importcfg << 'EOF' # internal
2025-08-20T22:37:36.1499291Z [00:02:09.814]➜  # import config
2025-08-20T22:37:36.1499628Z [00:02:09.814]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:36.1500086Z [00:02:09.814]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:36.1500538Z [00:02:09.814]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:36.1501137Z [00:02:09.814]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3346486511/b384/_pkg_.a
2025-08-20T22:37:36.1501638Z [00:02:09.814]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.1501941Z [00:02:09.814]➜  EOF
2025-08-20T22:37:36.1504548Z [00:02:09.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor=>golang.org/x/crypto@v0.40.0/openpgp/armor;$WORK/b383=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.23 -complete -installsuffix shared -buildid vm_37QVR6594XpXAp5h2/vm_37QVR6594XpXAp5h2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor/armor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor/encode.go
2025-08-20T22:37:36.1566348Z [00:02:09.821]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T22:37:36.1573908Z [00:02:09.821]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/62/621702e7c7d42ceb305035c46370f84b3b37f98424f374c5a1b567a306faa887-d # internal
2025-08-20T22:37:36.1588179Z [00:02:09.822]➜  hash/adler32
2025-08-20T22:37:36.1588606Z [00:02:09.822]➜  mkdir -p $WORK/b387/
2025-08-20T22:37:36.1588988Z [00:02:09.822]➜  cat >/tmp/go-build3346486511/b387/importcfg << 'EOF' # internal
2025-08-20T22:37:36.1589343Z [00:02:09.822]➜  # import config
2025-08-20T22:37:36.1589686Z [00:02:09.822]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.1590146Z [00:02:09.822]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:36.1590617Z [00:02:09.822]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:36.1590979Z [00:02:09.822]➜  EOF
2025-08-20T22:37:36.1592411Z [00:02:09.823]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b387=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid zYnB5d9XbU5vl2fMxxwe/zYnB5d9XbU5vl2fMxxwe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T22:37:36.1765490Z [00:02:09.840]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T22:37:36.1773963Z [00:02:09.840]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T22:37:36.1776072Z [00:02:09.841]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/c4/c4effad20123a08bb8a1021958f599f04434ee49d095cf01dc213a40883c934a-d # internal
2025-08-20T22:37:36.1779495Z [00:02:09.842]➜  compress/zlib
2025-08-20T22:37:36.1779774Z [00:02:09.842]➜  mkdir -p $WORK/b386/
2025-08-20T22:37:36.1783362Z [00:02:09.842]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/51/51c4ea2daf1c23390a6fe39aeb827721c185b1d261a87a01eab7deeab00cc8f8-d # internal
2025-08-20T22:37:36.1787862Z [00:02:09.843]➜  golang.org/x/crypto/cast5
2025-08-20T22:37:36.1789745Z [00:02:09.843]➜  mkdir -p $WORK/b388/
2025-08-20T22:37:36.1792157Z [00:02:09.843]➜  cat >/tmp/go-build3346486511/b386/importcfg << 'EOF' # internal
2025-08-20T22:37:36.1793040Z [00:02:09.843]➜  # import config
2025-08-20T22:37:36.1796353Z [00:02:09.843]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:36.1796994Z [00:02:09.843]➜  packagefile compress/flate=/tmp/go-build3346486511/b246/_pkg_.a
2025-08-20T22:37:36.1816692Z [00:02:09.843]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:36.1817311Z [00:02:09.843]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.1818108Z [00:02:09.843]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:36.1818594Z [00:02:09.843]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:36.1819039Z [00:02:09.843]➜  packagefile hash/adler32=/tmp/go-build3346486511/b387/_pkg_.a
2025-08-20T22:37:36.1819472Z [00:02:09.843]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.1819781Z [00:02:09.843]➜  EOF
2025-08-20T22:37:36.1821409Z [00:02:09.844]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b386=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid E-spwvnpdd0cpvAhA7T0/E-spwvnpdd0cpvAhA7T0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T22:37:36.1822954Z [00:02:09.844]➜  cat >/tmp/go-build3346486511/b388/importcfg << 'EOF' # internal
2025-08-20T22:37:36.1823312Z [00:02:09.844]➜  # import config
2025-08-20T22:37:36.1823652Z [00:02:09.844]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.1824086Z [00:02:09.844]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:36.1824406Z [00:02:09.844]➜  EOF
2025-08-20T22:37:36.1826483Z [00:02:09.844]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cast5=>golang.org/x/crypto@v0.40.0/cast5;$WORK/b388=>" -p golang.org/x/crypto/cast5 -lang=go1.23 -complete -installsuffix shared -buildid 2aU8NblgLIDfqo23VXa3/2aU8NblgLIDfqo23VXa3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cast5/cast5.go
2025-08-20T22:37:36.2117269Z [00:02:09.875]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T22:37:36.2132145Z [00:02:09.876]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T22:37:36.2132886Z [00:02:09.876]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/c6/c69c612904f217cb75119e51387857e77735c99e6ce617dd8eb72ce1266e2f03-d # internal
2025-08-20T22:37:36.2133478Z [00:02:09.876]➜  golang.org/x/crypto/openpgp/elgamal
2025-08-20T22:37:36.2133788Z [00:02:09.876]➜  mkdir -p $WORK/b389/
2025-08-20T22:37:36.2134167Z [00:02:09.876]➜  cat >/tmp/go-build3346486511/b389/importcfg << 'EOF' # internal
2025-08-20T22:37:36.2134510Z [00:02:09.876]➜  # import config
2025-08-20T22:37:36.2134890Z [00:02:09.876]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:36.2135355Z [00:02:09.876]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:36.2136018Z [00:02:09.876]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.2136527Z [00:02:09.876]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.2136952Z [00:02:09.876]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:36.2137272Z [00:02:09.876]➜  EOF
2025-08-20T22:37:36.2139344Z [00:02:09.876]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/elgamal=>golang.org/x/crypto@v0.40.0/openpgp/elgamal;$WORK/b389=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.23 -complete -installsuffix shared -buildid mFz35r2hglHdOX5WdPeT/mFz35r2hglHdOX5WdPeT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go
2025-08-20T22:37:36.2141495Z [00:02:09.877]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/3e/3e267c749854f7071c1d50d56d4091bd3c89b80269d15d7de76dccc34040c56f-d # internal
2025-08-20T22:37:36.2142759Z [00:02:09.877]➜  golang.org/x/crypto/openpgp/s2k
2025-08-20T22:37:36.2143385Z [00:02:09.877]➜  mkdir -p $WORK/b390/
2025-08-20T22:37:36.2144059Z [00:02:09.877]➜  cat >/tmp/go-build3346486511/b390/importcfg << 'EOF' # internal
2025-08-20T22:37:36.2144973Z [00:02:09.877]➜  # import config
2025-08-20T22:37:36.2145510Z [00:02:09.877]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:36.2146311Z [00:02:09.877]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3346486511/b384/_pkg_.a
2025-08-20T22:37:36.2147406Z [00:02:09.877]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:36.2147827Z [00:02:09.877]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.2148263Z [00:02:09.877]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:36.2148582Z [00:02:09.877]➜  EOF
2025-08-20T22:37:36.2150497Z [00:02:09.877]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/s2k=>golang.org/x/crypto@v0.40.0/openpgp/s2k;$WORK/b390=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.23 -complete -installsuffix shared -buildid K4w6HWAiCFL4KmeTei39/K4w6HWAiCFL4KmeTei39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go
2025-08-20T22:37:36.2281786Z [00:02:09.892]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T22:37:36.2374400Z [00:02:09.900]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/2c/2cb8353add35a73d2847bee4778486edf1bd50cf792e71ea45a0d383b3b49d05-d # internal
2025-08-20T22:37:36.2377347Z [00:02:09.901]➜  image
2025-08-20T22:37:36.2383419Z [00:02:09.901]➜  mkdir -p $WORK/b391/
2025-08-20T22:37:36.2383835Z [00:02:09.901]➜  cat >/tmp/go-build3346486511/b391/importcfg << 'EOF' # internal
2025-08-20T22:37:36.2384191Z [00:02:09.901]➜  # import config
2025-08-20T22:37:36.2384531Z [00:02:09.901]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:36.2384956Z [00:02:09.901]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.2385425Z [00:02:09.901]➜  packagefile image/color=/tmp/go-build3346486511/b392/_pkg_.a
2025-08-20T22:37:36.2386017Z [00:02:09.901]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.2386503Z [00:02:09.901]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:36.2386941Z [00:02:09.901]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:36.2387362Z [00:02:09.901]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:36.2387799Z [00:02:09.901]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:36.2388148Z [00:02:09.901]➜  EOF
2025-08-20T22:37:36.2389861Z [00:02:09.902]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/.go/src/image=>image;$WORK/b391=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid 5atW7hS7FvXrIRy7S1Sm/5atW7hS7FvXrIRy7S1Sm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/.go/src/image/format.go /root/.go/src/image/geom.go /root/.go/src/image/image.go /root/.go/src/image/names.go /root/.go/src/image/ycbcr.go
2025-08-20T22:37:36.2412428Z [00:02:09.905]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T22:37:36.2422528Z [00:02:09.906]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/25/25dd25d203c7d84d17e5e5dd4779230cb5cdec335ef7a1da5c6896a05e0e9058-d # internal
2025-08-20T22:37:36.2433693Z [00:02:09.906]➜  github.com/containers/image/v5/signature/signer
2025-08-20T22:37:36.2434085Z [00:02:09.906]➜  mkdir -p $WORK/b395/
2025-08-20T22:37:36.2434495Z [00:02:09.906]➜  cat >/tmp/go-build3346486511/b395/importcfg << 'EOF' # internal
2025-08-20T22:37:36.2434843Z [00:02:09.906]➜  # import config
2025-08-20T22:37:36.2435340Z [00:02:09.906]➜  packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3346486511/b279/_pkg_.a
2025-08-20T22:37:36.2435938Z [00:02:09.906]➜  EOF
2025-08-20T22:37:36.2439486Z [00:02:09.906]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/signer=>github.com/containers/image/v5@v5.36.1/signature/signer;$WORK/b395=>" -p github.com/containers/image/v5/signature/signer -lang=go1.23 -complete -installsuffix shared -buildid jSFk1jeYE2ocm_J9muYM/jSFk1jeYE2ocm_J9muYM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/signer/signer.go
2025-08-20T22:37:36.2567288Z [00:02:09.919]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T22:37:36.2568345Z [00:02:09.920]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/37/37ddbdc33de61bee325294f6f032b4d9289a091d39041062bc325b01139e40c7-d # internal
2025-08-20T22:37:36.2569036Z [00:02:09.921]➜  github.com/miekg/pkcs11
2025-08-20T22:37:36.2569347Z [00:02:09.921]➜  mkdir -p $WORK/b403/
2025-08-20T22:37:36.2570462Z [00:02:09.921]➜  echo -n > $WORK/b403/preferlinkext # internal
2025-08-20T22:37:36.2572946Z [00:02:09.921]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11
2025-08-20T22:37:36.2575235Z [00:02:09.922]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b403/ -importpath github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b403/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE ./params.go ./pkcs11.go ./types.go
2025-08-20T22:37:36.3580508Z [00:02:10.022]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T22:37:36.3628332Z [00:02:10.027]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/78/785bed4ba14081da51765d45b81953cced3b447e1399e86302ae85c258e6b9cd-d # internal
2025-08-20T22:37:36.3629720Z [00:02:10.027]➜  image/internal/imageutil
2025-08-20T22:37:36.3631145Z [00:02:10.027]➜  mkdir -p $WORK/b394/
2025-08-20T22:37:36.3631556Z [00:02:10.027]➜  cat >/tmp/go-build3346486511/b394/importcfg << 'EOF' # internal
2025-08-20T22:37:36.3631932Z [00:02:10.027]➜  # import config
2025-08-20T22:37:36.3632280Z [00:02:10.027]➜  packagefile image=/tmp/go-build3346486511/b391/_pkg_.a
2025-08-20T22:37:36.3632595Z [00:02:10.027]➜  EOF
2025-08-20T22:37:36.3632890Z [00:02:10.027]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:36.3634797Z [00:02:10.027]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/.go/src/image/internal/imageutil=>image/internal/imageutil;$WORK/b394=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid dD2uzJyr78_eNthmncD2/dD2uzJyr78_eNthmncD2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /root/.go/src/image/internal/imageutil/imageutil.go /root/.go/src/image/internal/imageutil/impl.go
2025-08-20T22:37:36.3786953Z [00:02:10.042]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T22:37:36.3788275Z [00:02:10.043]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/73/73699e292ac1a89c59e08a0c47cd491743701e6075ac72089ca2940e29c9f0c7-d # internal
2025-08-20T22:37:36.3789563Z [00:02:10.043]➜  image/jpeg
2025-08-20T22:37:36.3789828Z [00:02:10.043]➜  mkdir -p $WORK/b393/
2025-08-20T22:37:36.3819091Z [00:02:10.046]➜  cat >/tmp/go-build3346486511/b393/importcfg << 'EOF' # internal
2025-08-20T22:37:36.3820901Z [00:02:10.046]➜  # import config
2025-08-20T22:37:36.3821460Z [00:02:10.046]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:36.3822986Z [00:02:10.046]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.3823657Z [00:02:10.046]➜  packagefile image=/tmp/go-build3346486511/b391/_pkg_.a
2025-08-20T22:37:36.3824388Z [00:02:10.046]➜  packagefile image/color=/tmp/go-build3346486511/b392/_pkg_.a
2025-08-20T22:37:36.3825125Z [00:02:10.046]➜  packagefile image/internal/imageutil=/tmp/go-build3346486511/b394/_pkg_.a
2025-08-20T22:37:36.3826308Z [00:02:10.046]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.3826679Z [00:02:10.046]➜  EOF
2025-08-20T22:37:36.3829218Z [00:02:10.046]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/.go/src/image/jpeg=>image/jpeg;$WORK/b393=>" -p image/jpeg -lang=go1.25 -std -complete -installsuffix shared -buildid qiqcMJ0n6aAaek-5WkvE/qiqcMJ0n6aAaek-5WkvE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/.go/src/image/jpeg/fdct.go /root/.go/src/image/jpeg/huffman.go /root/.go/src/image/jpeg/idct.go /root/.go/src/image/jpeg/reader.go /root/.go/src/image/jpeg/scan.go /root/.go/src/image/jpeg/writer.go
2025-08-20T22:37:36.4654721Z [00:02:10.129]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T22:37:36.4677091Z [00:02:10.132]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/f3/f31e48d16aaf146e45b2dfe20ffaced478f23c5add4e46ff919ca47bdd4f0f61-d # internal
2025-08-20T22:37:36.4682712Z [00:02:10.132]➜  golang.org/x/crypto/openpgp/packet
2025-08-20T22:37:36.4683541Z [00:02:10.132]➜  mkdir -p $WORK/b385/
2025-08-20T22:37:36.4690353Z [00:02:10.133]➜  cat >/tmp/go-build3346486511/b385/importcfg << 'EOF' # internal
2025-08-20T22:37:36.4690786Z [00:02:10.133]➜  # import config
2025-08-20T22:37:36.4691133Z [00:02:10.133]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:36.4691589Z [00:02:10.133]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:36.4692040Z [00:02:10.133]➜  packagefile compress/bzip2=/tmp/go-build3346486511/b284/_pkg_.a
2025-08-20T22:37:36.4692515Z [00:02:10.133]➜  packagefile compress/flate=/tmp/go-build3346486511/b246/_pkg_.a
2025-08-20T22:37:36.4692985Z [00:02:10.133]➜  packagefile compress/zlib=/tmp/go-build3346486511/b386/_pkg_.a
2025-08-20T22:37:36.4693785Z [00:02:10.133]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:36.4694226Z [00:02:10.133]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:36.4694691Z [00:02:10.133]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:36.4695151Z [00:02:10.133]➜  packagefile crypto/des=/tmp/go-build3346486511/b135/_pkg_.a
2025-08-20T22:37:36.4695600Z [00:02:10.133]➜  packagefile crypto/dsa=/tmp/go-build3346486511/b176/_pkg_.a
2025-08-20T22:37:36.4696316Z [00:02:10.133]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:36.4696806Z [00:02:10.133]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:36.4697268Z [00:02:10.133]➜  packagefile crypto/md5=/tmp/go-build3346486511/b167/_pkg_.a
2025-08-20T22:37:36.4697724Z [00:02:10.133]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:36.4698178Z [00:02:10.133]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:36.4698639Z [00:02:10.133]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:36.4699101Z [00:02:10.133]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:36.4699569Z [00:02:10.133]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:36.4700038Z [00:02:10.133]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:36.4700508Z [00:02:10.133]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:36.4700995Z [00:02:10.133]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:36.4701440Z [00:02:10.133]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:36.4701937Z [00:02:10.133]➜  packagefile golang.org/x/crypto/cast5=/tmp/go-build3346486511/b388/_pkg_.a
2025-08-20T22:37:36.4702537Z [00:02:10.133]➜  packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3346486511/b389/_pkg_.a
2025-08-20T22:37:36.4703172Z [00:02:10.133]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3346486511/b384/_pkg_.a
2025-08-20T22:37:36.4703775Z [00:02:10.133]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3346486511/b390/_pkg_.a
2025-08-20T22:37:36.4704275Z [00:02:10.133]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:36.4704687Z [00:02:10.133]➜  packagefile image=/tmp/go-build3346486511/b391/_pkg_.a
2025-08-20T22:37:36.4705120Z [00:02:10.133]➜  packagefile image/jpeg=/tmp/go-build3346486511/b393/_pkg_.a
2025-08-20T22:37:36.4705933Z [00:02:10.133]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.4706460Z [00:02:10.133]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:36.4706905Z [00:02:10.133]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:36.4707338Z [00:02:10.133]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:36.4707768Z [00:02:10.133]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:36.4708194Z [00:02:10.133]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:36.4708502Z [00:02:10.133]➜  EOF
2025-08-20T22:37:36.4716564Z [00:02:10.133]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet=>golang.org/x/crypto@v0.40.0/openpgp/packet;$WORK/b385=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.23 -complete -installsuffix shared -buildid xt7TpVvuAwmZa3nnn2Bj/xt7TpVvuAwmZa3nnn2Bj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/compressed.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/literal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/opaque.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/packet.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/private_key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/public_key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/signature.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/userid.go
2025-08-20T22:37:36.7573279Z [00:02:10.421]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T22:37:36.7644322Z [00:02:10.428]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/22/224439824d7bdefa6945948dca74fe81f25af003f65fb6000b21186c3f3a0a38-d # internal
2025-08-20T22:37:36.7652991Z [00:02:10.429]➜  golang.org/x/crypto/openpgp
2025-08-20T22:37:36.7678108Z [00:02:10.432]➜  mkdir -p $WORK/b382/
2025-08-20T22:37:36.7688932Z [00:02:10.433]➜  cat >/tmp/go-build3346486511/b382/importcfg << 'EOF' # internal
2025-08-20T22:37:36.7689488Z [00:02:10.433]➜  # import config
2025-08-20T22:37:36.7689978Z [00:02:10.433]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:36.7690550Z [00:02:10.433]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:36.7691143Z [00:02:10.433]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:36.7691844Z [00:02:10.433]➜  packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build3346486511/b383/_pkg_.a
2025-08-20T22:37:36.7692564Z [00:02:10.433]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3346486511/b384/_pkg_.a
2025-08-20T22:37:36.7693270Z [00:02:10.433]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3346486511/b385/_pkg_.a
2025-08-20T22:37:36.7693998Z [00:02:10.433]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3346486511/b390/_pkg_.a
2025-08-20T22:37:36.7694939Z [00:02:10.433]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:36.7695546Z [00:02:10.433]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:36.7696278Z [00:02:10.433]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:36.7696796Z [00:02:10.433]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:36.7697188Z [00:02:10.433]➜  EOF
2025-08-20T22:37:36.7709429Z [00:02:10.434]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp=>golang.org/x/crypto@v0.40.0/openpgp;$WORK/b382=>" -p golang.org/x/crypto/openpgp -lang=go1.23 -complete -installsuffix shared -buildid zwoB7jsYP3HEoRRMW8u-/zwoB7jsYP3HEoRRMW8u- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/canonical_text.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/keys.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/read.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/write.go
2025-08-20T22:37:36.8682106Z [00:02:10.532]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T22:37:36.8703713Z [00:02:10.534]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/6e/6e8cf37ccff530a00cc3a024ad8828186e93242c9e99c083b3898d931846bb67-d # internal
2025-08-20T22:37:36.8720140Z [00:02:10.536]➜  github.com/stefanberger/go-pkcs11uri
2025-08-20T22:37:36.8724590Z [00:02:10.537]➜  mkdir -p $WORK/b404/
2025-08-20T22:37:36.8736475Z [00:02:10.538]➜  cat >/tmp/go-build3346486511/b404/importcfg << 'EOF' # internal
2025-08-20T22:37:36.8737300Z [00:02:10.538]➜  # import config
2025-08-20T22:37:36.8737694Z [00:02:10.538]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:36.8738125Z [00:02:10.538]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:36.8738591Z [00:02:10.538]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:36.8739008Z [00:02:10.538]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:36.8739450Z [00:02:10.538]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:36.8739897Z [00:02:10.538]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:36.8740326Z [00:02:10.538]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:36.8740769Z [00:02:10.538]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:36.8741085Z [00:02:10.538]➜  EOF
2025-08-20T22:37:36.8750417Z [00:02:10.539]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri=>github.com/stefanberger/go-pkcs11uri@v0.0.0-20230803200340-78284954bff6;$WORK/b404=>" -p github.com/stefanberger/go-pkcs11uri -lang=go1.19 -complete -installsuffix shared -buildid pUKiy4Z5yFUAoaQRHFYA/pUKiy4Z5yFUAoaQRHFYA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go
2025-08-20T22:37:36.9241936Z [00:02:10.588]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T22:37:36.9257321Z [00:02:10.589]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/37/37e058634c2e34d705b1c075ca70d88ec5d4582ed239a6b502b942052ca4d392-d # internal
2025-08-20T22:37:36.9258232Z [00:02:10.589]➜  github.com/containers/ocicrypt/config/keyprovider-config
2025-08-20T22:37:36.9258615Z [00:02:10.589]➜  mkdir -p $WORK/b406/
2025-08-20T22:37:36.9258992Z [00:02:10.589]➜  cat >/tmp/go-build3346486511/b406/importcfg << 'EOF' # internal
2025-08-20T22:37:36.9259342Z [00:02:10.589]➜  # import config
2025-08-20T22:37:36.9259708Z [00:02:10.589]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:36.9260153Z [00:02:10.589]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:36.9260909Z [00:02:10.589]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:36.9261304Z [00:02:10.589]➜  EOF
2025-08-20T22:37:36.9263688Z [00:02:10.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/keyprovider-config=>github.com/containers/ocicrypt@v1.2.1/config/keyprovider-config;$WORK/b406=>" -p github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.22 -complete -installsuffix shared -buildid tzcp1n24D4T5DyWJGVAl/tzcp1n24D4T5DyWJGVAl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go
2025-08-20T22:37:36.9376423Z [00:02:10.601]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T22:37:36.9399562Z [00:02:10.602]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/68/68e23dbd6df25b2efb840bc6a7092e05f1fd8e10a33488e3548afff082eb0f72-d # internal
2025-08-20T22:37:36.9407090Z [00:02:10.604]➜  golang.org/x/net/internal/timeseries
2025-08-20T22:37:36.9407889Z [00:02:10.604]➜  mkdir -p $WORK/b417/
2025-08-20T22:37:36.9408726Z [00:02:10.605]➜  cat >/tmp/go-build3346486511/b417/importcfg << 'EOF' # internal
2025-08-20T22:37:36.9409576Z [00:02:10.605]➜  # import config
2025-08-20T22:37:36.9409974Z [00:02:10.605]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:36.9410400Z [00:02:10.605]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:36.9411211Z [00:02:10.605]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:36.9411532Z [00:02:10.605]➜  EOF
2025-08-20T22:37:36.9413574Z [00:02:10.605]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/timeseries=>golang.org/x/net@v0.41.0/internal/timeseries;$WORK/b417=>" -p golang.org/x/net/internal/timeseries -lang=go1.23 -complete -installsuffix shared -buildid xCr3OONe_hqHhKV6mKc_/xCr3OONe_hqHhKV6mKc_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/timeseries/timeseries.go
2025-08-20T22:37:37.0201258Z [00:02:10.684]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T22:37:37.0207382Z [00:02:10.685]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/c1/c1ff1f92f8e6fb7992b77039e85c5cd46fa66d1988169f651adfcc6d30a6b0ee-d # internal
2025-08-20T22:37:37.0210861Z [00:02:10.685]➜  html
2025-08-20T22:37:37.0211679Z [00:02:10.685]➜  mkdir -p $WORK/b419/
2025-08-20T22:37:37.0216104Z [00:02:10.686]➜  cat >/tmp/go-build3346486511/b419/importcfg << 'EOF' # internal
2025-08-20T22:37:37.0216557Z [00:02:10.686]➜  # import config
2025-08-20T22:37:37.0216910Z [00:02:10.686]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:37.0217338Z [00:02:10.686]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.0217811Z [00:02:10.686]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:37.0218149Z [00:02:10.686]➜  EOF
2025-08-20T22:37:37.0219565Z [00:02:10.686]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b419=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid OrC31vHZcTisU4uxpfKZ/OrC31vHZcTisU4uxpfKZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T22:37:37.0568875Z [00:02:10.721]➜  cd $WORK/b314
2025-08-20T22:37:37.0572660Z [00:02:10.721]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x001.o -c _cgo_export.c
2025-08-20T22:37:37.0664447Z [00:02:10.730]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T22:37:37.0677522Z [00:02:10.732]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/a8/a8f5748843c414dff27d277c5be26ef5585e39f30013b8a1ee6aac2802bce3a0-d # internal
2025-08-20T22:37:37.0683165Z [00:02:10.732]➜  html/template
2025-08-20T22:37:37.0684292Z [00:02:10.732]➜  mkdir -p $WORK/b418/
2025-08-20T22:37:37.0719091Z [00:02:10.733]➜  cat >/tmp/go-build3346486511/b418/importcfg << 'EOF' # internal
2025-08-20T22:37:37.0719480Z [00:02:10.736]➜  # import config
2025-08-20T22:37:37.0719823Z [00:02:10.736]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:37.0720305Z [00:02:10.736]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:37.0720742Z [00:02:10.736]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.0721150Z [00:02:10.736]➜  packagefile html=/tmp/go-build3346486511/b419/_pkg_.a
2025-08-20T22:37:37.0721603Z [00:02:10.736]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:37.0722041Z [00:02:10.736]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:37.0722780Z [00:02:10.736]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:37.0723193Z [00:02:10.736]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:37.0723595Z [00:02:10.736]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:37.0723998Z [00:02:10.736]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:37.0724438Z [00:02:10.736]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:37.0724896Z [00:02:10.736]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.0725320Z [00:02:10.736]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:37.0725893Z [00:02:10.736]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:37.0726425Z [00:02:10.736]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:37.0726849Z [00:02:10.736]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.0727303Z [00:02:10.736]➜  packagefile text/template=/tmp/go-build3346486511/b093/_pkg_.a
2025-08-20T22:37:37.0727793Z [00:02:10.736]➜  packagefile text/template/parse=/tmp/go-build3346486511/b096/_pkg_.a
2025-08-20T22:37:37.0728263Z [00:02:10.736]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:37.0728709Z [00:02:10.736]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:37.0729042Z [00:02:10.736]➜  EOF
2025-08-20T22:37:37.0729326Z [00:02:10.736]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.0733573Z [00:02:10.736]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/.go/src/html/template=>html/template;$WORK/b418=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid bcIVhNf49Yk1d6M9nH2_/bcIVhNf49Yk1d6M9nH2_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /root/.go/src/html/template/attr.go /root/.go/src/html/template/attr_string.go /root/.go/src/html/template/content.go /root/.go/src/html/template/context.go /root/.go/src/html/template/css.go /root/.go/src/html/template/delim_string.go /root/.go/src/html/template/doc.go /root/.go/src/html/template/element_string.go /root/.go/src/html/template/error.go /root/.go/src/html/template/escape.go /root/.go/src/html/template/html.go /root/.go/src/html/template/js.go /root/.go/src/html/template/jsctx_string.go /root/.go/src/html/template/state_string.go /root/.go/src/html/template/template.go /root/.go/src/html/template/transition.go /root/.go/src/html/template/url.go /root/.go/src/html/template/urlpart_string.go
2025-08-20T22:37:37.0834131Z [00:02:10.747]➜  cd $WORK/b314
2025-08-20T22:37:37.0839731Z [00:02:10.747]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x002.o -c backup.cgo2.c
2025-08-20T22:37:37.1082108Z [00:02:10.772]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T22:37:37.1104943Z [00:02:10.774]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x003.o -c callback.cgo2.c
2025-08-20T22:37:37.1277082Z [00:02:10.791]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/29/29bad14f07bc8d1198c4dda8713215b7b305c566a14558cf538cce650e50e1d1-d # internal
2025-08-20T22:37:37.1284205Z [00:02:10.792]➜  google.golang.org/protobuf/internal/filetype
2025-08-20T22:37:37.1284588Z [00:02:10.792]➜  mkdir -p $WORK/b347/
2025-08-20T22:37:37.1327615Z [00:02:10.797]➜  cat >/tmp/go-build3346486511/b347/importcfg << 'EOF' # internal
2025-08-20T22:37:37.1328763Z [00:02:10.797]➜  # import config
2025-08-20T22:37:37.1329805Z [00:02:10.797]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3346486511/b333/_pkg_.a
2025-08-20T22:37:37.1330597Z [00:02:10.797]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3346486511/b331/_pkg_.a
2025-08-20T22:37:37.1331280Z [00:02:10.797]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3346486511/b348/_pkg_.a
2025-08-20T22:37:37.1331974Z [00:02:10.797]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.1332709Z [00:02:10.797]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:37.1333280Z [00:02:10.797]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.1333596Z [00:02:10.797]➜  EOF
2025-08-20T22:37:37.1333878Z [00:02:10.797]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.1346661Z [00:02:10.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filetype=>google.golang.org/protobuf@v1.36.6/internal/filetype;$WORK/b347=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.22 -complete -installsuffix shared -buildid 4p3HIy9rJhWfs6UCqXBr/4p3HIy9rJhWfs6UCqXBr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filetype/build.go
2025-08-20T22:37:37.1440792Z [00:02:10.807]➜  cd $WORK/b314
2025-08-20T22:37:37.1444189Z [00:02:10.807]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x004.o -c error.cgo2.c
2025-08-20T22:37:37.1693672Z [00:02:10.833]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x005.o -c sqlite3.cgo2.c
2025-08-20T22:37:37.1853558Z [00:02:10.849]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T22:37:37.1870151Z [00:02:10.851]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/29/294d3c59c2f7866b180c648d20ea8b3bbc7d799373d28ae4f11c2e2d17063c4e-d # internal
2025-08-20T22:37:37.1895969Z [00:02:10.854]➜  google.golang.org/protobuf/runtime/protoimpl
2025-08-20T22:37:37.1897182Z [00:02:10.854]➜  mkdir -p $WORK/b330/
2025-08-20T22:37:37.1911821Z [00:02:10.855]➜  cat >/tmp/go-build3346486511/b330/importcfg << 'EOF' # internal
2025-08-20T22:37:37.1912218Z [00:02:10.855]➜  # import config
2025-08-20T22:37:37.1912717Z [00:02:10.855]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3346486511/b331/_pkg_.a
2025-08-20T22:37:37.1913416Z [00:02:10.855]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3346486511/b347/_pkg_.a
2025-08-20T22:37:37.1914092Z [00:02:10.855]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3346486511/b348/_pkg_.a
2025-08-20T22:37:37.1914796Z [00:02:10.855]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3346486511/b352/_pkg_.a
2025-08-20T22:37:37.1915484Z [00:02:10.855]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3346486511/b353/_pkg_.a
2025-08-20T22:37:37.1923197Z [00:02:10.855]➜  EOF
2025-08-20T22:37:37.1923500Z [00:02:10.856]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.1926716Z [00:02:10.856]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl=>google.golang.org/protobuf@v1.36.6/runtime/protoimpl;$WORK/b330=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.22 -complete -installsuffix shared -buildid iUxZA2TDeKDELUZ9xuWp/iUxZA2TDeKDELUZ9xuWp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go
2025-08-20T22:37:37.2295171Z [00:02:10.893]➜  cd $WORK/b314
2025-08-20T22:37:37.2299480Z [00:02:10.893]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x006.o -c sqlite3_context.cgo2.c
2025-08-20T22:37:37.2456618Z [00:02:10.909]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T22:37:37.2464894Z [00:02:10.910]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/b2/b228e07eae044d01e9df2978a197a3bd0679252c4cabea59bde75803d61e9cb1-d # internal
2025-08-20T22:37:37.2470851Z [00:02:10.911]➜  google.golang.org/genproto/googleapis/api
2025-08-20T22:37:37.2471552Z [00:02:10.911]➜  mkdir -p $WORK/b323/
2025-08-20T22:37:37.2476242Z [00:02:10.912]➜  cat >/tmp/go-build3346486511/b323/importcfg << 'EOF' # internal
2025-08-20T22:37:37.2476960Z [00:02:10.912]➜  # import config
2025-08-20T22:37:37.2477834Z [00:02:10.912]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.2479145Z [00:02:10.912]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.2480017Z [00:02:10.912]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.2480809Z [00:02:10.912]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.2481986Z [00:02:10.912]➜  EOF
2025-08-20T22:37:37.2482326Z [00:02:10.912]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.2484709Z [00:02:10.912]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api=>google.golang.org/genproto/googleapis/api@v0.0.0-20250303144028-a0af3efb3deb;$WORK/b323=>" -p google.golang.org/genproto/googleapis/api -lang=go1.23 -complete -installsuffix shared -buildid 6LX6izhDWsH3Erj2HYW5/6LX6izhDWsH3Erj2HYW5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go
2025-08-20T22:37:37.2624086Z [00:02:10.926]➜  cd $WORK/b314
2025-08-20T22:37:37.2628340Z [00:02:10.926]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x007.o -c sqlite3_load_extension.cgo2.c
2025-08-20T22:37:37.2841064Z [00:02:10.948]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T22:37:37.2874315Z [00:02:10.951]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/e7/e7c59546a2b9565a618f150cab6b6376e99809e613f218199721a5100643c91b-d # internal
2025-08-20T22:37:37.2883220Z [00:02:10.952]➜  google.golang.org/protobuf/types/descriptorpb
2025-08-20T22:37:37.2889560Z [00:02:10.953]➜  mkdir -p $WORK/b354/
2025-08-20T22:37:37.2889992Z [00:02:10.953]➜  cat >/tmp/go-build3346486511/b354/importcfg << 'EOF' # internal
2025-08-20T22:37:37.2890343Z [00:02:10.953]➜  # import config
2025-08-20T22:37:37.2890846Z [00:02:10.953]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.2891559Z [00:02:10.953]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.2892470Z [00:02:10.953]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.2892973Z [00:02:10.953]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.2893281Z [00:02:10.953]➜  EOF
2025-08-20T22:37:37.2893554Z [00:02:10.953]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.2896392Z [00:02:10.953]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/descriptorpb=>google.golang.org/protobuf@v1.36.6/types/descriptorpb;$WORK/b354=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.22 -complete -installsuffix shared -buildid Pcsm9J5QW9Gk3yXCvAjH/Pcsm9J5QW9Gk3yXCvAjH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go
2025-08-20T22:37:37.2949335Z [00:02:10.959]➜  cd $WORK/b314
2025-08-20T22:37:37.2953452Z [00:02:10.959]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x008.o -c sqlite3_opt_serialize.cgo2.c
2025-08-20T22:37:37.2969725Z [00:02:10.961]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T22:37:37.2990349Z [00:02:10.963]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/59/59ae897b808b5d70a3331e42c2d58fcf39196c34895999fb6dbfe6280f30645d-d # internal
2025-08-20T22:37:37.2991041Z [00:02:10.963]➜  google.golang.org/protobuf/types/known/durationpb
2025-08-20T22:37:37.2991384Z [00:02:10.963]➜  mkdir -p $WORK/b355/
2025-08-20T22:37:37.2991755Z [00:02:10.963]➜  cat >/tmp/go-build3346486511/b355/importcfg << 'EOF' # internal
2025-08-20T22:37:37.2992103Z [00:02:10.963]➜  # import config
2025-08-20T22:37:37.2992601Z [00:02:10.963]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.2993321Z [00:02:10.963]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.2993869Z [00:02:10.963]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:37.2994292Z [00:02:10.963]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.2994716Z [00:02:10.963]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.2995129Z [00:02:10.963]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:37.2995449Z [00:02:10.963]➜  EOF
2025-08-20T22:37:37.2995722Z [00:02:10.963]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.2998311Z [00:02:10.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/durationpb=>google.golang.org/protobuf@v1.36.6/types/known/durationpb;$WORK/b355=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.22 -complete -installsuffix shared -buildid NL19J-JP3EPOP6NTbYtr/NL19J-JP3EPOP6NTbYtr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go
2025-08-20T22:37:37.3222843Z [00:02:10.986]➜  cd $WORK/b314
2025-08-20T22:37:37.3228412Z [00:02:10.986]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c
2025-08-20T22:37:37.3358425Z [00:02:11.000]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T22:37:37.3368317Z [00:02:11.001]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/ab/aba4fc3541f64d4284899b90223b8c3b9ca599f740c6b0691f5bdb7bb9131283-d # internal
2025-08-20T22:37:37.3376891Z [00:02:11.002]➜  google.golang.org/protobuf/types/known/timestamppb
2025-08-20T22:37:37.3377728Z [00:02:11.002]➜  mkdir -p $WORK/b356/
2025-08-20T22:37:37.3378782Z [00:02:11.002]➜  cat >/tmp/go-build3346486511/b356/importcfg << 'EOF' # internal
2025-08-20T22:37:37.3379223Z [00:02:11.002]➜  # import config
2025-08-20T22:37:37.3379736Z [00:02:11.002]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.3380457Z [00:02:11.002]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.3381424Z [00:02:11.002]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.3381860Z [00:02:11.002]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.3382276Z [00:02:11.002]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:37.3382585Z [00:02:11.002]➜  EOF
2025-08-20T22:37:37.3387539Z [00:02:11.003]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.3389980Z [00:02:11.003]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/timestamppb=>google.golang.org/protobuf@v1.36.6/types/known/timestamppb;$WORK/b356=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.22 -complete -installsuffix shared -buildid -wrBlv2Nu0p_rMFSjLtq/-wrBlv2Nu0p_rMFSjLtq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go
2025-08-20T22:37:37.3469983Z [00:02:11.011]➜  cd $WORK/b314
2025-08-20T22:37:37.3476414Z [00:02:11.011]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x010.o -c sqlite3_other.cgo2.c
2025-08-20T22:37:37.3647850Z [00:02:11.028]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x011.o -c sqlite3_type.cgo2.c
2025-08-20T22:37:37.3742343Z [00:02:11.038]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T22:37:37.3769661Z [00:02:11.041]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/67/67594deb84d0e15fb7d54c961beab2bc726ec90abb35df66af27dcab715a444e-d # internal
2025-08-20T22:37:37.3771653Z [00:02:11.041]➜  github.com/letsencrypt/boulder/core
2025-08-20T22:37:37.3772658Z [00:02:11.041]➜  mkdir -p $WORK/b359/
2025-08-20T22:37:37.3786761Z [00:02:11.042]➜  cat >/tmp/go-build3346486511/b359/importcfg << 'EOF' # internal
2025-08-20T22:37:37.3787509Z [00:02:11.042]➜  # import config
2025-08-20T22:37:37.3788468Z [00:02:11.042]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:37.3788999Z [00:02:11.042]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:37.3789546Z [00:02:11.042]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:37.3790010Z [00:02:11.042]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:37.3790470Z [00:02:11.042]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:37.3790933Z [00:02:11.042]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:37.3791407Z [00:02:11.042]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:37.3792381Z [00:02:11.042]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:37.3792852Z [00:02:11.042]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:37.3793320Z [00:02:11.042]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:37.3793760Z [00:02:11.042]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:37.3794181Z [00:02:11.042]➜  packagefile expvar=/tmp/go-build3346486511/b360/_pkg_.a
2025-08-20T22:37:37.3794606Z [00:02:11.042]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.3795100Z [00:02:11.042]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3346486511/b361/_pkg_.a
2025-08-20T22:37:37.3798616Z [00:02:11.042]➜  packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build3346486511/b365/_pkg_.a
2025-08-20T22:37:37.3799310Z [00:02:11.042]➜  packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build3346486511/b366/_pkg_.a
2025-08-20T22:37:37.3799994Z [00:02:11.042]➜  packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build3346486511/b367/_pkg_.a
2025-08-20T22:37:37.3800609Z [00:02:11.042]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3346486511/b368/_pkg_.a
2025-08-20T22:37:37.3801260Z [00:02:11.042]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3346486511/b355/_pkg_.a
2025-08-20T22:37:37.3802000Z [00:02:11.042]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3346486511/b356/_pkg_.a
2025-08-20T22:37:37.3802586Z [00:02:11.042]➜  packagefile hash/fnv=/tmp/go-build3346486511/b328/_pkg_.a
2025-08-20T22:37:37.3803030Z [00:02:11.043]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:37.3803440Z [00:02:11.043]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:37.3803876Z [00:02:11.043]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:37.3804306Z [00:02:11.043]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:37.3804702Z [00:02:11.043]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:37.3805109Z [00:02:11.043]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:37.3814589Z [00:02:11.043]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.3815050Z [00:02:11.043]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:37.3815466Z [00:02:11.043]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:37.3816748Z [00:02:11.043]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:37.3817274Z [00:02:11.043]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:37.3817699Z [00:02:11.043]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:37.3818016Z [00:02:11.043]➜  EOF
2025-08-20T22:37:37.3818294Z [00:02:11.043]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.3821529Z [00:02:11.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core=>github.com/letsencrypt/boulder@v0.0.0-20240620165639-de9c06129bec/core;$WORK/b359=>" -p github.com/letsencrypt/boulder/core -lang=go1.22 -complete -installsuffix shared -buildid i-z03c0F3uOPWcBrl-7n/i-z03c0F3uOPWcBrl-7n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/challenges.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/interfaces.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/objects.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/util.go
2025-08-20T22:37:37.3972428Z [00:02:11.061]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3
2025-08-20T22:37:37.3975507Z [00:02:11.061]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x012.o -c sqlite3-binding.c
2025-08-20T22:37:37.4583237Z [00:02:11.122]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T22:37:37.4604714Z [00:02:11.124]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/0c/0c038e55f152e775a2b77eb5438064eabd906293ec0cb4242c47d56cc4657f03-d # internal
2025-08-20T22:37:37.4613225Z [00:02:11.125]➜  github.com/letsencrypt/boulder/goodkey
2025-08-20T22:37:37.4621591Z [00:02:11.126]➜  mkdir -p $WORK/b358/
2025-08-20T22:37:37.4632912Z [00:02:11.127]➜  cat >/tmp/go-build3346486511/b358/importcfg << 'EOF' # internal
2025-08-20T22:37:37.4633599Z [00:02:11.127]➜  # import config
2025-08-20T22:37:37.4634663Z [00:02:11.127]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:37.4635486Z [00:02:11.127]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:37.4637182Z [00:02:11.127]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:37.4637702Z [00:02:11.127]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:37.4638172Z [00:02:11.127]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:37.4638629Z [00:02:11.127]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:37.4639089Z [00:02:11.127]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:37.4639564Z [00:02:11.127]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:37.4640053Z [00:02:11.127]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:37.4640523Z [00:02:11.127]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:37.4640965Z [00:02:11.127]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:37.4641377Z [00:02:11.127]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.4642148Z [00:02:11.127]➜  packagefile github.com/letsencrypt/boulder/core=/tmp/go-build3346486511/b359/_pkg_.a
2025-08-20T22:37:37.4642868Z [00:02:11.127]➜  packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3346486511/b369/_pkg_.a
2025-08-20T22:37:37.4643493Z [00:02:11.127]➜  packagefile github.com/titanous/rocacheck=/tmp/go-build3346486511/b370/_pkg_.a
2025-08-20T22:37:37.4643992Z [00:02:11.127]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:37.4644404Z [00:02:11.127]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:37.4644819Z [00:02:11.127]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.4645121Z [00:02:11.127]➜  EOF
2025-08-20T22:37:37.4654861Z [00:02:11.129]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:37.4659192Z [00:02:11.130]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey=>github.com/letsencrypt/boulder@v0.0.0-20240620165639-de9c06129bec/goodkey;$WORK/b358=>" -p github.com/letsencrypt/boulder/goodkey -lang=go1.22 -complete -installsuffix shared -buildid DhFnZjVZvfotleiRExZz/DhFnZjVZvfotleiRExZz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/weak.go
2025-08-20T22:37:37.4822639Z [00:02:11.146]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T22:37:37.4875723Z [00:02:11.152]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/71/717aab7aeef0b0f2809969dc72be90389c7bff261fe73e7d81fc4d790d5e4d05-d # internal
2025-08-20T22:37:37.4926097Z [00:02:11.157]➜  google.golang.org/genproto/googleapis/api/annotations
2025-08-20T22:37:37.4933003Z [00:02:11.157]➜  mkdir -p $WORK/b322/
2025-08-20T22:37:37.4946029Z [00:02:11.158]➜  cat >/tmp/go-build3346486511/b322/importcfg << 'EOF' # internal
2025-08-20T22:37:37.4946488Z [00:02:11.159]➜  # import config
2025-08-20T22:37:37.4946972Z [00:02:11.159]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build3346486511/b323/_pkg_.a
2025-08-20T22:37:37.4947677Z [00:02:11.159]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.4948380Z [00:02:11.159]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.4949090Z [00:02:11.159]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3346486511/b354/_pkg_.a
2025-08-20T22:37:37.4949807Z [00:02:11.159]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3346486511/b355/_pkg_.a
2025-08-20T22:37:37.4950385Z [00:02:11.159]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.4950806Z [00:02:11.159]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.4951114Z [00:02:11.159]➜  EOF
2025-08-20T22:37:37.4956414Z [00:02:11.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations=>google.golang.org/genproto/googleapis/api@v0.0.0-20250303144028-a0af3efb3deb/annotations;$WORK/b322=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.23 -complete -installsuffix shared -buildid vb_mU301W9E-_BI26VQ5/vb_mU301W9E-_BI26VQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go
2025-08-20T22:37:37.5034519Z [00:02:11.167]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T22:37:37.5050796Z [00:02:11.169]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/9b/9b642c136e2b8aa417bbbb03c49725d58637676717b7b05002102b8d237105aa-d # internal
2025-08-20T22:37:37.5059719Z [00:02:11.170]➜  github.com/sigstore/sigstore/pkg/cryptoutils
2025-08-20T22:37:37.5067222Z [00:02:11.171]➜  mkdir -p $WORK/b357/
2025-08-20T22:37:37.5079834Z [00:02:11.172]➜  cat >/tmp/go-build3346486511/b357/importcfg << 'EOF' # internal
2025-08-20T22:37:37.5082246Z [00:02:11.172]➜  # import config
2025-08-20T22:37:37.5082801Z [00:02:11.172]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:37.5083630Z [00:02:11.172]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:37.5084309Z [00:02:11.172]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:37.5084836Z [00:02:11.172]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:37.5085383Z [00:02:11.172]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:37.5086188Z [00:02:11.172]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:37.5087336Z [00:02:11.172]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:37.5087960Z [00:02:11.172]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:37.5088830Z [00:02:11.172]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:37.5097846Z [00:02:11.172]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:37.5098367Z [00:02:11.172]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:37.5098870Z [00:02:11.172]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:37.5099355Z [00:02:11.172]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:37.5099822Z [00:02:11.172]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:37.5100263Z [00:02:11.172]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:37.5100691Z [00:02:11.172]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.5101249Z [00:02:11.172]➜  packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build3346486511/b358/_pkg_.a
2025-08-20T22:37:37.5101982Z [00:02:11.172]➜  packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3346486511/b371/_pkg_.a
2025-08-20T22:37:37.5102619Z [00:02:11.172]➜  packagefile golang.org/x/term=/tmp/go-build3346486511/b098/_pkg_.a
2025-08-20T22:37:37.5103067Z [00:02:11.172]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:37.5103490Z [00:02:11.172]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:37.5103935Z [00:02:11.172]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:37.5104346Z [00:02:11.172]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:37.5104654Z [00:02:11.172]➜  EOF
2025-08-20T22:37:37.5109796Z [00:02:11.172]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=>github.com/sigstore/sigstore@v1.9.5/pkg/cryptoutils;$WORK/b357=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.23 -complete -installsuffix shared -buildid j-HdhiqiRfvL-fte1rSl/j-HdhiqiRfvL-fte1rSl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go
2025-08-20T22:37:37.5618013Z [00:02:11.226]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T22:37:37.5631871Z [00:02:11.227]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/a7/a721d89d44d826aa74001ec21b246af6e90b8e1c53665f55e748972e45e51df8-d # internal
2025-08-20T22:37:37.5643991Z [00:02:11.228]➜  google.golang.org/protobuf/internal/editionssupport
2025-08-20T22:37:37.5644394Z [00:02:11.228]➜  mkdir -p $WORK/b413/
2025-08-20T22:37:37.5670091Z [00:02:11.229]➜  cat >/tmp/go-build3346486511/b413/importcfg << 'EOF' # internal
2025-08-20T22:37:37.5670515Z [00:02:11.229]➜  # import config
2025-08-20T22:37:37.5671024Z [00:02:11.229]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3346486511/b354/_pkg_.a
2025-08-20T22:37:37.5671472Z [00:02:11.229]➜  EOF
2025-08-20T22:37:37.5673772Z [00:02:11.229]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editionssupport=>google.golang.org/protobuf@v1.36.6/internal/editionssupport;$WORK/b413=>" -p google.golang.org/protobuf/internal/editionssupport -lang=go1.22 -complete -installsuffix shared -buildid 3ltPXcqahcmrrnQKnmm8/3ltPXcqahcmrrnQKnmm8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go
2025-08-20T22:37:37.5770247Z [00:02:11.241]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T22:37:37.5785462Z [00:02:11.242]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/9d/9d5777e5b79a58fc6e2228efed6a36d4d8b0d6cc8139d7d36be286976ae6019e-d # internal
2025-08-20T22:37:37.5792824Z [00:02:11.243]➜  google.golang.org/protobuf/types/gofeaturespb
2025-08-20T22:37:37.5793206Z [00:02:11.243]➜  mkdir -p $WORK/b414/
2025-08-20T22:37:37.5793590Z [00:02:11.243]➜  cat >/tmp/go-build3346486511/b414/importcfg << 'EOF' # internal
2025-08-20T22:37:37.5793942Z [00:02:11.243]➜  # import config
2025-08-20T22:37:37.5794474Z [00:02:11.243]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.5795185Z [00:02:11.243]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.5796037Z [00:02:11.243]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3346486511/b354/_pkg_.a
2025-08-20T22:37:37.5796649Z [00:02:11.243]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.5797085Z [00:02:11.243]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.5797398Z [00:02:11.243]➜  EOF
2025-08-20T22:37:37.5799604Z [00:02:11.243]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/gofeaturespb=>google.golang.org/protobuf@v1.36.6/types/gofeaturespb;$WORK/b414=>" -p google.golang.org/protobuf/types/gofeaturespb -lang=go1.22 -complete -installsuffix shared -buildid YDH4zuTBqVCm4ltRxVcK/YDH4zuTBqVCm4ltRxVcK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go
2025-08-20T22:37:37.6150635Z [00:02:11.279]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T22:37:37.6166216Z [00:02:11.280]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/3e/3e9102d15021a4cd1cf3c8699e7ebf0051778cf612ec539c6ca9db3101573b47-d # internal
2025-08-20T22:37:37.6200436Z [00:02:11.284]➜  google.golang.org/protobuf/reflect/protodesc
2025-08-20T22:37:37.6210483Z [00:02:11.285]➜  mkdir -p $WORK/b412/
2025-08-20T22:37:37.6221421Z [00:02:11.286]➜  cat >/tmp/go-build3346486511/b412/importcfg << 'EOF' # internal
2025-08-20T22:37:37.6222147Z [00:02:11.286]➜  # import config
2025-08-20T22:37:37.6223166Z [00:02:11.286]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.6223813Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:37.6224591Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3346486511/b334/_pkg_.a
2025-08-20T22:37:37.6225353Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3346486511/b413/_pkg_.a
2025-08-20T22:37:37.6226303Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3346486511/b336/_pkg_.a
2025-08-20T22:37:37.6227038Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:37.6227723Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3346486511/b331/_pkg_.a
2025-08-20T22:37:37.6228396Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:37.6229060Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3346486511/b342/_pkg_.a
2025-08-20T22:37:37.6230181Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:37.6230855Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:37.6231751Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:37.6232537Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.6233279Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:37.6233993Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3346486511/b354/_pkg_.a
2025-08-20T22:37:37.6234692Z [00:02:11.286]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3346486511/b414/_pkg_.a
2025-08-20T22:37:37.6235229Z [00:02:11.286]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:37.6235654Z [00:02:11.286]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:37.6236180Z [00:02:11.286]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.6236604Z [00:02:11.286]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:37.6236919Z [00:02:11.286]➜  EOF
2025-08-20T22:37:37.6240971Z [00:02:11.287]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc=>google.golang.org/protobuf@v1.36.6/reflect/protodesc;$WORK/b412=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.22 -complete -installsuffix shared -buildid _zC4OpD9UM6Vx-04werf/_zC4OpD9UM6Vx-04werf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go
2025-08-20T22:37:37.6376615Z [00:02:11.301]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T22:37:37.6399941Z [00:02:11.304]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/da/daaa623b2e78a7075310c08e7753406d26d66ff0fd94f5d7c4ea09cbdf74b3c5-d # internal
2025-08-20T22:37:37.6417125Z [00:02:11.304]➜  github.com/sigstore/protobuf-specs/gen/pb-go/common/v1
2025-08-20T22:37:37.6417994Z [00:02:11.304]➜  mkdir -p $WORK/b321/
2025-08-20T22:37:37.6418421Z [00:02:11.305]➜  cat >/tmp/go-build3346486511/b321/importcfg << 'EOF' # internal
2025-08-20T22:37:37.6418837Z [00:02:11.305]➜  # import config
2025-08-20T22:37:37.6419374Z [00:02:11.305]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3346486511/b322/_pkg_.a
2025-08-20T22:37:37.6420133Z [00:02:11.305]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.6420839Z [00:02:11.305]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.6421573Z [00:02:11.305]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3346486511/b356/_pkg_.a
2025-08-20T22:37:37.6422155Z [00:02:11.305]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.6422578Z [00:02:11.305]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.6422891Z [00:02:11.305]➜  EOF
2025-08-20T22:37:37.6425215Z [00:02:11.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=>github.com/sigstore/protobuf-specs@v0.4.1/gen/pb-go/common/v1;$WORK/b321=>" -p github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.22 -complete -installsuffix shared -buildid -xFLeFxqlv3TPmf-6eKm/-xFLeFxqlv3TPmf-6eKm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go
2025-08-20T22:37:37.7254533Z [00:02:11.388]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T22:37:37.7256731Z [00:02:11.390]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/0a/0a3498e882a8ddee267bc28dbe9ab991cdf817e4624a4c14b487d97ed12e8991-d # internal
2025-08-20T22:37:37.7353691Z [00:02:11.399]➜  github.com/sigstore/sigstore/pkg/signature
2025-08-20T22:37:37.7354108Z [00:02:11.399]➜  mkdir -p $WORK/b319/
2025-08-20T22:37:37.7360846Z [00:02:11.400]➜  cat >/tmp/go-build3346486511/b319/importcfg << 'EOF' # internal
2025-08-20T22:37:37.7361347Z [00:02:11.400]➜  # import config
2025-08-20T22:37:37.7361698Z [00:02:11.400]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:37.7362128Z [00:02:11.400]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:37.7362560Z [00:02:11.400]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:37.7363002Z [00:02:11.400]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:37.7363465Z [00:02:11.400]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:37.7364233Z [00:02:11.400]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:37.7364754Z [00:02:11.400]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:37.7365211Z [00:02:11.400]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:37.7365671Z [00:02:11.400]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:37.7366375Z [00:02:11.400]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:37.7366848Z [00:02:11.400]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:37.7367359Z [00:02:11.400]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:37.7367799Z [00:02:11.400]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:37.7368216Z [00:02:11.400]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.7368797Z [00:02:11.400]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build3346486511/b320/_pkg_.a
2025-08-20T22:37:37.7369542Z [00:02:11.400]➜  packagefile github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3346486511/b321/_pkg_.a
2025-08-20T22:37:37.7370375Z [00:02:11.400]➜  packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3346486511/b357/_pkg_.a
2025-08-20T22:37:37.7372907Z [00:02:11.401]➜  packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3346486511/b377/_pkg_.a
2025-08-20T22:37:37.7373960Z [00:02:11.401]➜  packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3346486511/b378/_pkg_.a
2025-08-20T22:37:37.7374602Z [00:02:11.401]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build3346486511/b379/_pkg_.a
2025-08-20T22:37:37.7375073Z [00:02:11.401]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:37.7375491Z [00:02:11.401]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:37.7376141Z [00:02:11.401]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:37.7376592Z [00:02:11.401]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:37.7376931Z [00:02:11.401]➜  EOF
2025-08-20T22:37:37.7383893Z [00:02:11.401]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature=>github.com/sigstore/sigstore@v1.9.5/pkg/signature;$WORK/b319=>" -p github.com/sigstore/sigstore/pkg/signature -lang=go1.23 -complete -installsuffix shared -buildid iUD59BHCnviNwOSBRW_i/iUD59BHCnviNwOSBRW_i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/message.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/util.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go
2025-08-20T22:37:37.7961809Z [00:02:11.460]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T22:37:37.7998478Z [00:02:11.464]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/d1/d1a58c988dd2b6507a6eb886280a1edafb1d710ded14309e2dc2a420bfe4c54e-d # internal
2025-08-20T22:37:37.8004557Z [00:02:11.465]➜  github.com/golang/protobuf/proto
2025-08-20T22:37:37.8008785Z [00:02:11.465]➜  mkdir -p $WORK/b411/
2025-08-20T22:37:37.8015689Z [00:02:11.466]➜  cat >/tmp/go-build3346486511/b411/importcfg << 'EOF' # internal
2025-08-20T22:37:37.8018050Z [00:02:11.466]➜  # import config
2025-08-20T22:37:37.8021334Z [00:02:11.466]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:37.8021833Z [00:02:11.466]➜  packagefile compress/gzip=/tmp/go-build3346486511/b245/_pkg_.a
2025-08-20T22:37:37.8022297Z [00:02:11.466]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:37.8022757Z [00:02:11.466]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:37.8023204Z [00:02:11.466]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:37.8023649Z [00:02:11.466]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.8024232Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3346486511/b349/_pkg_.a
2025-08-20T22:37:37.8024938Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:37.8025589Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:37.8026803Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3346486511/b412/_pkg_.a
2025-08-20T22:37:37.8027515Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:37.8028239Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:37.8028962Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3346486511/b346/_pkg_.a
2025-08-20T22:37:37.8029658Z [00:02:11.466]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:37.8030199Z [00:02:11.466]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:37.8030614Z [00:02:11.466]➜  packagefile io/ioutil=/tmp/go-build3346486511/b202/_pkg_.a
2025-08-20T22:37:37.8031044Z [00:02:11.466]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:37.8031471Z [00:02:11.466]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:37.8031890Z [00:02:11.466]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:37.8032310Z [00:02:11.466]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:37.8032745Z [00:02:11.466]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:37.8033166Z [00:02:11.466]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:37.8033613Z [00:02:11.466]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:37.8033948Z [00:02:11.466]➜  EOF
2025-08-20T22:37:37.8046592Z [00:02:11.468]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto=>github.com/golang/protobuf@v1.5.4/proto;$WORK/b411=>" -p github.com/golang/protobuf/proto -lang=go1.17 -complete -installsuffix shared -buildid TDuXlhhK3qnJHAgunFsZ/TDuXlhhK3qnJHAgunFsZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/buffer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/defaults.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/deprecated.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/discard.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/extensions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/properties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/proto.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/registry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/text_decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/text_encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/wire.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/wrappers.go
2025-08-20T22:37:37.8732943Z [00:02:11.537]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T22:37:37.8780609Z [00:02:11.541]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/a7/a7db37b3ee1ab4d31cb8da908697e4fe534797cac4cc5f54a8838e6385182103-d # internal
2025-08-20T22:37:37.8787100Z [00:02:11.542]➜  github.com/containers/image/v5/signature/internal
2025-08-20T22:37:37.8787465Z [00:02:11.542]➜  mkdir -p $WORK/b317/
2025-08-20T22:37:37.8787890Z [00:02:11.542]➜  cat >/tmp/go-build3346486511/b317/importcfg << 'EOF' # internal
2025-08-20T22:37:37.8788242Z [00:02:11.542]➜  # import config
2025-08-20T22:37:37.8788579Z [00:02:11.542]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:37.8789020Z [00:02:11.542]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:37.8789467Z [00:02:11.542]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:37.8790317Z [00:02:11.542]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:37.8790799Z [00:02:11.542]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:37.8791276Z [00:02:11.542]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:37.8791738Z [00:02:11.542]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:37.8792204Z [00:02:11.542]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:37.8792656Z [00:02:11.542]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:37.8793068Z [00:02:11.542]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.8793630Z [00:02:11.542]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:37.8794295Z [00:02:11.542]➜  packagefile github.com/containers/image/v5/version=/tmp/go-build3346486511/b219/_pkg_.a
2025-08-20T22:37:37.8795154Z [00:02:11.542]➜  packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3346486511/b318/_pkg_.a
2025-08-20T22:37:37.8796106Z [00:02:11.542]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:37.8796816Z [00:02:11.542]➜  packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3346486511/b319/_pkg_.a
2025-08-20T22:37:37.8797352Z [00:02:11.542]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:37.8797780Z [00:02:11.542]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:37.8798198Z [00:02:11.542]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:37.8798506Z [00:02:11.542]➜  EOF
2025-08-20T22:37:37.8802591Z [00:02:11.543]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal=>github.com/containers/image/v5@v5.36.1/signature/internal;$WORK/b317=>" -p github.com/containers/image/v5/signature/internal -lang=go1.23 -complete -installsuffix shared -buildid jlRnW24miRwsPMFVlLTp/jlRnW24miRwsPMFVlLTp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/json.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/rekor_api_types.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/rekor_set.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/sigstore_payload.go
2025-08-20T22:37:37.9526404Z [00:02:11.616]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T22:37:37.9559768Z [00:02:11.620]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/b4/b4695952140c7d51673410baea20a67eb72106db1eb8c719e07df2d8b34cd10f-d # internal
2025-08-20T22:37:37.9569300Z [00:02:11.620]➜  github.com/containers/image/v5/signature
2025-08-20T22:37:37.9569642Z [00:02:11.620]➜  mkdir -p $WORK/b315/
2025-08-20T22:37:37.9577561Z [00:02:11.622]➜  cat >/tmp/go-build3346486511/b315/importcfg << 'EOF' # internal
2025-08-20T22:37:37.9608297Z [00:02:11.622]➜  # import config
2025-08-20T22:37:37.9608683Z [00:02:11.622]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:37.9609128Z [00:02:11.622]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:37.9609590Z [00:02:11.622]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:37.9610035Z [00:02:11.622]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:37.9610494Z [00:02:11.622]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:37.9610958Z [00:02:11.622]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:37.9611451Z [00:02:11.622]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:37.9612305Z [00:02:11.622]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:37.9612721Z [00:02:11.622]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:37.9613300Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:37.9614025Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/internal/multierr=/tmp/go-build3346486511/b212/_pkg_.a
2025-08-20T22:37:37.9614757Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:37.9615485Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:37.9616481Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build3346486511/b316/_pkg_.a
2025-08-20T22:37:37.9617214Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:37.9617910Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build3346486511/b317/_pkg_.a
2025-08-20T22:37:37.9618608Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:37.9619251Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:37.9619897Z [00:02:11.622]➜  packagefile github.com/containers/image/v5/version=/tmp/go-build3346486511/b219/_pkg_.a
2025-08-20T22:37:37.9620563Z [00:02:11.622]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:37.9621241Z [00:02:11.622]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:37.9621905Z [00:02:11.622]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:37.9622559Z [00:02:11.622]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:37.9623216Z [00:02:11.622]➜  packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3346486511/b381/_pkg_.a
2025-08-20T22:37:37.9623903Z [00:02:11.622]➜  packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3346486511/b357/_pkg_.a
2025-08-20T22:37:37.9624528Z [00:02:11.622]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:37.9625327Z [00:02:11.622]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3346486511/b382/_pkg_.a
2025-08-20T22:37:37.9629435Z [00:02:11.622]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:37.9629859Z [00:02:11.622]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:37.9630262Z [00:02:11.622]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:37.9630722Z [00:02:11.622]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:37.9631170Z [00:02:11.622]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:37.9631588Z [00:02:11.622]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:37.9632005Z [00:02:11.622]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:37.9632313Z [00:02:11.622]➜  EOF
2025-08-20T22:37:37.9640336Z [00:02:11.622]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature=>github.com/containers/image/v5@v5.36.1/signature;$WORK/b315=>" -p github.com/containers/image/v5/signature -lang=go1.23 -complete -installsuffix shared -buildid MhXVV8b1uVQ_opUw4_6o/MhXVV8b1uVQ_opUw4_6o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/docker.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/fulcio_cert.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism_openpgp.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/pki_cert.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_config_sigstore.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_baselayer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_signedby.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_sigstore.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_simple.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_paths_common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_reference_match.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_types.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simple.go
2025-08-20T22:37:38.0976291Z [00:02:11.761]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T22:37:38.1014578Z [00:02:11.765]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/dc/dced2df9b0385ddcf51daf448824734387a02670f67a9d099e71c6b4c5933348-d # internal
2025-08-20T22:37:38.1037594Z [00:02:11.765]➜  github.com/containers/image/v5/signature/sigstore/internal
2025-08-20T22:37:38.1038025Z [00:02:11.766]➜  mkdir -p $WORK/b397/
2025-08-20T22:37:38.1038412Z [00:02:11.766]➜  cat >/tmp/go-build3346486511/b397/importcfg << 'EOF' # internal
2025-08-20T22:37:38.1038753Z [00:02:11.766]➜  # import config
2025-08-20T22:37:38.1039119Z [00:02:11.766]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:38.1039551Z [00:02:11.766]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.1040013Z [00:02:11.766]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:38.1040488Z [00:02:11.766]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:38.1040934Z [00:02:11.766]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.1041657Z [00:02:11.766]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.1042301Z [00:02:11.766]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:38.1043035Z [00:02:11.766]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:38.1043727Z [00:02:11.766]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:38.1044475Z [00:02:11.766]➜  packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build3346486511/b317/_pkg_.a
2025-08-20T22:37:38.1045179Z [00:02:11.766]➜  packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3346486511/b319/_pkg_.a
2025-08-20T22:37:38.1045613Z [00:02:11.766]➜  EOF
2025-08-20T22:37:38.1048242Z [00:02:11.766]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/internal=>github.com/containers/image/v5@v5.36.1/signature/sigstore/internal;$WORK/b397=>" -p github.com/containers/image/v5/signature/sigstore/internal -lang=go1.23 -complete -installsuffix shared -buildid PEvWKnOV_MHqDtsM6Ufr/PEvWKnOV_MHqDtsM6Ufr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/internal/signer.go
2025-08-20T22:37:38.1241316Z [00:02:11.788]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T22:37:38.1251527Z [00:02:11.789]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/3f/3fd6bd5da3953b9af82352ade9b6e1a794818ca126173a4c23b0ab25f800e9a8-d # internal
2025-08-20T22:37:38.1266242Z [00:02:11.789]➜  github.com/containers/image/v5/signature/sigstore
2025-08-20T22:37:38.1266610Z [00:02:11.789]➜  mkdir -p $WORK/b396/
2025-08-20T22:37:38.1266990Z [00:02:11.789]➜  cat >/tmp/go-build3346486511/b396/importcfg << 'EOF' # internal
2025-08-20T22:37:38.1267338Z [00:02:11.789]➜  # import config
2025-08-20T22:37:38.1267708Z [00:02:11.789]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:38.1268157Z [00:02:11.789]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:38.1268623Z [00:02:11.789]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:38.1269100Z [00:02:11.789]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:38.1269584Z [00:02:11.789]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:38.1270037Z [00:02:11.789]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:38.1270486Z [00:02:11.789]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:38.1270945Z [00:02:11.789]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:38.1271385Z [00:02:11.789]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.1271811Z [00:02:11.789]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.1272385Z [00:02:11.789]➜  packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3346486511/b279/_pkg_.a
2025-08-20T22:37:38.1273148Z [00:02:11.789]➜  packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3346486511/b395/_pkg_.a
2025-08-20T22:37:38.1273922Z [00:02:11.789]➜  packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build3346486511/b397/_pkg_.a
2025-08-20T22:37:38.1274736Z [00:02:11.789]➜  packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3346486511/b371/_pkg_.a
2025-08-20T22:37:38.1275481Z [00:02:11.789]➜  packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3346486511/b357/_pkg_.a
2025-08-20T22:37:38.1276402Z [00:02:11.789]➜  packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3346486511/b319/_pkg_.a
2025-08-20T22:37:38.1276933Z [00:02:11.789]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:38.1277238Z [00:02:11.789]➜  EOF
2025-08-20T22:37:38.1280619Z [00:02:11.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore=>github.com/containers/image/v5@v5.36.1/signature/sigstore;$WORK/b396=>" -p github.com/containers/image/v5/signature/sigstore -lang=go1.23 -complete -installsuffix shared -buildid TM78aSIPDFaCoaUV5qDb/TM78aSIPDFaCoaUV5qDb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/copied.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/generate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/signer.go
2025-08-20T22:37:38.1737755Z [00:02:11.838]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T22:37:38.1744732Z [00:02:11.838]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/22/220958a22f56160c5fb735791f702c4dee57d32a3a223b9e6b3298c137e86546-d # internal
2025-08-20T22:37:38.1751299Z [00:02:11.839]➜  golang.org/x/net/trace
2025-08-20T22:37:38.1752166Z [00:02:11.839]➜  mkdir -p $WORK/b416/
2025-08-20T22:37:38.1753003Z [00:02:11.839]➜  cat >/tmp/go-build3346486511/b416/importcfg << 'EOF' # internal
2025-08-20T22:37:38.1753587Z [00:02:11.839]➜  # import config
2025-08-20T22:37:38.1755057Z [00:02:11.839]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:38.1756217Z [00:02:11.839]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.1756876Z [00:02:11.839]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.1757860Z [00:02:11.839]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3346486511/b417/_pkg_.a
2025-08-20T22:37:38.1758652Z [00:02:11.839]➜  packagefile html/template=/tmp/go-build3346486511/b418/_pkg_.a
2025-08-20T22:37:38.1759474Z [00:02:11.839]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:38.1760116Z [00:02:11.839]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:38.1760749Z [00:02:11.839]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:38.1761458Z [00:02:11.839]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.1762459Z [00:02:11.839]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:38.1762994Z [00:02:11.839]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:38.1763467Z [00:02:11.839]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:38.1763895Z [00:02:11.839]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:38.1764320Z [00:02:11.839]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:38.1764748Z [00:02:11.839]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.1765166Z [00:02:11.839]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:38.1765612Z [00:02:11.839]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:38.1766291Z [00:02:11.839]➜  packagefile text/tabwriter=/tmp/go-build3346486511/b274/_pkg_.a
2025-08-20T22:37:38.1766735Z [00:02:11.839]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.1767046Z [00:02:11.839]➜  EOF
2025-08-20T22:37:38.1769537Z [00:02:11.839]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace=>golang.org/x/net@v0.41.0/trace;$WORK/b416=>" -p golang.org/x/net/trace -lang=go1.23 -complete -installsuffix shared -buildid wxzSpVAkDy0JMieVJyd1/wxzSpVAkDy0JMieVJyd1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/events.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/histogram.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/trace.go
2025-08-20T22:37:38.2347918Z [00:02:11.899]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T22:37:38.2394400Z [00:02:11.903]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/5e/5e4a2c91e21f9ac8d779a5de75bbc22d5bde56c3895638ae00425ec5571096cd-d # internal
2025-08-20T22:37:38.2420090Z [00:02:11.906]➜  github.com/containers/image/v5/signature/simplesigning
2025-08-20T22:37:38.2422272Z [00:02:11.906]➜  mkdir -p $WORK/b398/
2025-08-20T22:37:38.2430167Z [00:02:11.907]➜  cat >/tmp/go-build3346486511/b398/importcfg << 'EOF' # internal
2025-08-20T22:37:38.2430740Z [00:02:11.907]➜  # import config
2025-08-20T22:37:38.2431107Z [00:02:11.907]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.2431550Z [00:02:11.907]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.2431969Z [00:02:11.907]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.2432554Z [00:02:11.907]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:38.2433306Z [00:02:11.907]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:38.2434030Z [00:02:11.907]➜  packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3346486511/b279/_pkg_.a
2025-08-20T22:37:38.2434721Z [00:02:11.907]➜  packagefile github.com/containers/image/v5/signature=/tmp/go-build3346486511/b315/_pkg_.a
2025-08-20T22:37:38.2436037Z [00:02:11.907]➜  packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3346486511/b395/_pkg_.a
2025-08-20T22:37:38.2436697Z [00:02:11.907]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.2437022Z [00:02:11.907]➜  EOF
2025-08-20T22:37:38.2439555Z [00:02:11.907]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simplesigning=>github.com/containers/image/v5@v5.36.1/signature/simplesigning;$WORK/b398=>" -p github.com/containers/image/v5/signature/simplesigning -lang=go1.23 -complete -installsuffix shared -buildid vpFx7NEGo73RNwhuOm2Q/vpFx7NEGo73RNwhuOm2Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simplesigning/signer.go
2025-08-20T22:37:38.2834265Z [00:02:11.947]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T22:37:38.2839403Z [00:02:11.948]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/f2/f25047f8f6a53c2b9c9e0a773009167f2d8db450586afbde3f1e18c09c6a583c-d # internal
2025-08-20T22:37:38.2843545Z [00:02:11.948]➜  google.golang.org/grpc/backoff
2025-08-20T22:37:38.2844270Z [00:02:11.948]➜  mkdir -p $WORK/b420/
2025-08-20T22:37:38.2847034Z [00:02:11.949]➜  cat >/tmp/go-build3346486511/b420/importcfg << 'EOF' # internal
2025-08-20T22:37:38.2847947Z [00:02:11.949]➜  # import config
2025-08-20T22:37:38.2850450Z [00:02:11.949]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.2851147Z [00:02:11.949]➜  EOF
2025-08-20T22:37:38.2853845Z [00:02:11.949]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff=>google.golang.org/grpc@v1.72.2/backoff;$WORK/b420=>" -p google.golang.org/grpc/backoff -lang=go1.23 -complete -installsuffix shared -buildid DsE8RRqzMk4ueAyMgYnU/DsE8RRqzMk4ueAyMgYnU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff/backoff.go
2025-08-20T22:37:38.2944123Z [00:02:11.958]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T22:37:38.2950194Z [00:02:11.959]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/5a/5a2bc87acf915c55d3604986777d1121cffd2b17c72074ad580fe1634444013b-d # internal
2025-08-20T22:37:38.2963321Z [00:02:11.960]➜  google.golang.org/grpc/grpclog/internal
2025-08-20T22:37:38.2963882Z [00:02:11.960]➜  mkdir -p $WORK/b426/
2025-08-20T22:37:38.2973622Z [00:02:11.961]➜  cat >/tmp/go-build3346486511/b426/importcfg << 'EOF' # internal
2025-08-20T22:37:38.2976160Z [00:02:11.961]➜  # import config
2025-08-20T22:37:38.2977037Z [00:02:11.961]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:38.2977831Z [00:02:11.961]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.2978670Z [00:02:11.961]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:38.2979318Z [00:02:11.961]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:38.2980102Z [00:02:11.961]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:38.2980890Z [00:02:11.961]➜  EOF
2025-08-20T22:37:38.2983904Z [00:02:11.961]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal=>google.golang.org/grpc@v1.72.2/grpclog/internal;$WORK/b426=>" -p google.golang.org/grpc/grpclog/internal -lang=go1.23 -complete -installsuffix shared -buildid Wnd-1yO_R3LbtgrUCPFY/Wnd-1yO_R3LbtgrUCPFY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/logger.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go
2025-08-20T22:37:38.3037559Z [00:02:11.968]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T22:37:38.3070015Z [00:02:11.970]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/ce/ce72a536ea92390ca14415a6359af3e9a9a14511354c7b31b4fd4caf1d7219b5-d # internal
2025-08-20T22:37:38.3071217Z [00:02:11.971]➜  google.golang.org/grpc/attributes
2025-08-20T22:37:38.3072052Z [00:02:11.971]➜  mkdir -p $WORK/b428/
2025-08-20T22:37:38.3072687Z [00:02:11.971]➜  cat >/tmp/go-build3346486511/b428/importcfg << 'EOF' # internal
2025-08-20T22:37:38.3073340Z [00:02:11.971]➜  # import config
2025-08-20T22:37:38.3073964Z [00:02:11.971]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.3074645Z [00:02:11.971]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.3075245Z [00:02:11.971]➜  EOF
2025-08-20T22:37:38.3077937Z [00:02:11.971]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/attributes=>google.golang.org/grpc@v1.72.2/attributes;$WORK/b428=>" -p google.golang.org/grpc/attributes -lang=go1.23 -complete -installsuffix shared -buildid VzAXFwgksCI1w1qeyxuY/VzAXFwgksCI1w1qeyxuY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/attributes/attributes.go
2025-08-20T22:37:38.3298572Z [00:02:11.992]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T22:37:38.3300320Z [00:02:11.994]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/ff/ff41af1710314498738541bd5ad950da759b229a1ea35f4ebef1bb71ecf3e47f-d # internal
2025-08-20T22:37:38.3301388Z [00:02:11.994]➜  google.golang.org/grpc/internal/envconfig
2025-08-20T22:37:38.3302016Z [00:02:11.994]➜  mkdir -p $WORK/b430/
2025-08-20T22:37:38.3303265Z [00:02:11.994]➜  cat >/tmp/go-build3346486511/b430/importcfg << 'EOF' # internal
2025-08-20T22:37:38.3303630Z [00:02:11.994]➜  # import config
2025-08-20T22:37:38.3303959Z [00:02:11.994]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:38.3304407Z [00:02:11.994]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:38.3304840Z [00:02:11.994]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.3305160Z [00:02:11.994]➜  EOF
2025-08-20T22:37:38.3308481Z [00:02:11.994]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig=>google.golang.org/grpc@v1.72.2/internal/envconfig;$WORK/b430=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid gDB2gkR_IORThV61CKQl/gDB2gkR_IORThV61CKQl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/observability.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/xds.go
2025-08-20T22:37:38.3360945Z [00:02:12.000]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T22:37:38.3369306Z [00:02:12.001]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/4f/4f01629b50f66aeb414e8dc36ab6c9fcf60040d268a87803f21b4175890c937c-d # internal
2025-08-20T22:37:38.3384644Z [00:02:12.002]➜  google.golang.org/grpc/grpclog
2025-08-20T22:37:38.3385483Z [00:02:12.002]➜  mkdir -p $WORK/b425/
2025-08-20T22:37:38.3388114Z [00:02:12.002]➜  cat >/tmp/go-build3346486511/b425/importcfg << 'EOF' # internal
2025-08-20T22:37:38.3388644Z [00:02:12.002]➜  # import config
2025-08-20T22:37:38.3390657Z [00:02:12.002]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.3391213Z [00:02:12.002]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build3346486511/b426/_pkg_.a
2025-08-20T22:37:38.3391737Z [00:02:12.002]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:38.3392134Z [00:02:12.002]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:38.3392547Z [00:02:12.002]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:38.3393423Z [00:02:12.002]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.3393745Z [00:02:12.002]➜  EOF
2025-08-20T22:37:38.3396787Z [00:02:12.002]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog=>google.golang.org/grpc@v1.72.2/grpclog;$WORK/b425=>" -p google.golang.org/grpc/grpclog -lang=go1.23 -complete -installsuffix shared -buildid LCYFEp5j86mEzUuVg3h-/LCYFEp5j86mEzUuVg3h- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/component.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/grpclog.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/logger.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/loggerv2.go
2025-08-20T22:37:38.3467852Z [00:02:12.010]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T22:37:38.3468823Z [00:02:12.010]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/b7/b727d3529cf276fe54e2a056aed3ff0230b2d601b51db7f947e9b69f637ba77f-d # internal
2025-08-20T22:37:38.3472218Z [00:02:12.011]➜  google.golang.org/grpc/balancer/pickfirst/internal
2025-08-20T22:37:38.3472596Z [00:02:12.011]➜  mkdir -p $WORK/b439/
2025-08-20T22:37:38.3472976Z [00:02:12.011]➜  cat >/tmp/go-build3346486511/b439/importcfg << 'EOF' # internal
2025-08-20T22:37:38.3473330Z [00:02:12.011]➜  # import config
2025-08-20T22:37:38.3473711Z [00:02:12.011]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:38.3474157Z [00:02:12.011]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.3474468Z [00:02:12.011]➜  EOF
2025-08-20T22:37:38.3476860Z [00:02:12.011]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/internal=>google.golang.org/grpc@v1.72.2/balancer/pickfirst/internal;$WORK/b439=>" -p google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.23 -complete -installsuffix shared -buildid tfqeMEdrdh48dHrDyH-q/tfqeMEdrdh48dHrDyH-q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go
2025-08-20T22:37:38.3611943Z [00:02:12.025]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T22:37:38.3617420Z [00:02:12.026]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/ea/ea48bff30c9a579a670bc2a1852e008bd9a779c146bd4c6da38c277e37473c57-d # internal
2025-08-20T22:37:38.3628365Z [00:02:12.027]➜  google.golang.org/protobuf/internal/encoding/json
2025-08-20T22:37:38.3636474Z [00:02:12.027]➜  mkdir -p $WORK/b444/
2025-08-20T22:37:38.3636874Z [00:02:12.027]➜  cat >/tmp/go-build3346486511/b444/importcfg << 'EOF' # internal
2025-08-20T22:37:38.3637225Z [00:02:12.027]➜  # import config
2025-08-20T22:37:38.3637594Z [00:02:12.027]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:38.3638008Z [00:02:12.027]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.3638563Z [00:02:12.027]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3346486511/b327/_pkg_.a
2025-08-20T22:37:38.3639239Z [00:02:12.027]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:38.3639910Z [00:02:12.027]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:38.3640426Z [00:02:12.027]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:38.3640831Z [00:02:12.027]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:38.3641255Z [00:02:12.027]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:38.3641687Z [00:02:12.027]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:38.3642454Z [00:02:12.027]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:38.3642880Z [00:02:12.027]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.3643308Z [00:02:12.027]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:38.3643754Z [00:02:12.027]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:38.3644252Z [00:02:12.027]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:38.3644588Z [00:02:12.027]➜  EOF
2025-08-20T22:37:38.3648645Z [00:02:12.027]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json=>google.golang.org/protobuf@v1.36.6/internal/encoding/json;$WORK/b444=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.22 -complete -installsuffix shared -buildid N1TTCV72b8OoWGe8NrPX/N1TTCV72b8OoWGe8NrPX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go
2025-08-20T22:37:38.3899807Z [00:02:12.053]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T22:37:38.3901490Z [00:02:12.054]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/db/db900f6f7ec9df0b1893bd0bcd368ebf456a05cb587d79b03e7bcbef203dfcc6-d # internal
2025-08-20T22:37:38.3907252Z [00:02:12.055]➜  google.golang.org/grpc/connectivity
2025-08-20T22:37:38.3907789Z [00:02:12.055]➜  mkdir -p $WORK/b424/
2025-08-20T22:37:38.3909246Z [00:02:12.055]➜  cat >/tmp/go-build3346486511/b424/importcfg << 'EOF' # internal
2025-08-20T22:37:38.3911045Z [00:02:12.055]➜  # import config
2025-08-20T22:37:38.3911502Z [00:02:12.055]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.3911897Z [00:02:12.055]➜  EOF
2025-08-20T22:37:38.3921077Z [00:02:12.056]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/connectivity=>google.golang.org/grpc@v1.72.2/connectivity;$WORK/b424=>" -p google.golang.org/grpc/connectivity -lang=go1.23 -complete -installsuffix shared -buildid t4dNK758l3C5gwBZP99z/t4dNK758l3C5gwBZP99z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/connectivity/connectivity.go
2025-08-20T22:37:38.4038286Z [00:02:12.068]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T22:37:38.4044498Z [00:02:12.068]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/80/8062ad2b0b77c081a02d8237696b01b8bcc406f51772039f7582cfb9e4870884-d # internal
2025-08-20T22:37:38.4097653Z [00:02:12.074]➜  google.golang.org/grpc/internal/credentials
2025-08-20T22:37:38.4098288Z [00:02:12.074]➜  mkdir -p $WORK/b429/
2025-08-20T22:37:38.4109882Z [00:02:12.075]➜  cat >/tmp/go-build3346486511/b429/importcfg << 'EOF' # internal
2025-08-20T22:37:38.4110877Z [00:02:12.075]➜  # import config
2025-08-20T22:37:38.4111849Z [00:02:12.075]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.4112615Z [00:02:12.075]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:38.4113278Z [00:02:12.075]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:38.4114004Z [00:02:12.075]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.4114686Z [00:02:12.075]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.4115182Z [00:02:12.075]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:38.4116361Z [00:02:12.075]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:38.4117014Z [00:02:12.075]➜  EOF
2025-08-20T22:37:38.4120304Z [00:02:12.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials=>google.golang.org/grpc@v1.72.2/internal/credentials;$WORK/b429=>" -p google.golang.org/grpc/internal/credentials -lang=go1.23 -complete -installsuffix shared -buildid eLj1whulMfhnHtGRNYRR/eLj1whulMfhnHtGRNYRR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/credentials.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/spiffe.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/util.go
2025-08-20T22:37:38.4375400Z [00:02:12.101]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T22:37:38.4387192Z [00:02:12.103]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/c6/c6821b56526fe0e9ce21df512ec161045013fc49433709573d9c9201da6999eb-d # internal
2025-08-20T22:37:38.4452655Z [00:02:12.109]➜  google.golang.org/grpc/internal
2025-08-20T22:37:38.4453163Z [00:02:12.109]➜  mkdir -p $WORK/b431/
2025-08-20T22:37:38.4460325Z [00:02:12.110]➜  cat >/tmp/go-build3346486511/b431/importcfg << 'EOF' # internal
2025-08-20T22:37:38.4460929Z [00:02:12.110]➜  # import config
2025-08-20T22:37:38.4461303Z [00:02:12.110]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.4467081Z [00:02:12.110]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:38.4467854Z [00:02:12.110]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.4468605Z [00:02:12.110]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:38.4469284Z [00:02:12.110]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.4469837Z [00:02:12.110]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:38.4470388Z [00:02:12.110]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.4470832Z [00:02:12.110]➜  EOF
2025-08-20T22:37:38.4473889Z [00:02:12.110]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal=>google.golang.org/grpc@v1.72.2/internal;$WORK/b431=>" -p google.golang.org/grpc/internal -lang=go1.23 -complete -installsuffix shared -buildid YO62VTEfv4nFfaOcZMFZ/YO62VTEfv4nFfaOcZMFZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/experimental.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/internal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go
2025-08-20T22:37:38.4553250Z [00:02:12.118]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T22:37:38.4554029Z [00:02:12.119]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/57/57a7e868924ecd1fef43709c369056b306c8a728b9689de4dcf23877cb02858e-d # internal
2025-08-20T22:37:38.4584364Z [00:02:12.122]➜  google.golang.org/grpc/credentials
2025-08-20T22:37:38.4587640Z [00:02:12.122]➜  mkdir -p $WORK/b427/
2025-08-20T22:37:38.4588091Z [00:02:12.122]➜  cat >/tmp/go-build3346486511/b427/importcfg << 'EOF' # internal
2025-08-20T22:37:38.4588446Z [00:02:12.122]➜  # import config
2025-08-20T22:37:38.4588824Z [00:02:12.122]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.4589275Z [00:02:12.122]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:38.4589732Z [00:02:12.122]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:38.4590567Z [00:02:12.122]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.4590983Z [00:02:12.122]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.4591496Z [00:02:12.122]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3346486511/b428/_pkg_.a
2025-08-20T22:37:38.4592096Z [00:02:12.122]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.4599397Z [00:02:12.122]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3346486511/b429/_pkg_.a
2025-08-20T22:37:38.4600118Z [00:02:12.122]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3346486511/b430/_pkg_.a
2025-08-20T22:37:38.4600754Z [00:02:12.122]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:38.4601295Z [00:02:12.122]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.4601719Z [00:02:12.122]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:38.4602153Z [00:02:12.122]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:38.4602454Z [00:02:12.122]➜  EOF
2025-08-20T22:37:38.4604785Z [00:02:12.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials=>google.golang.org/grpc@v1.72.2/credentials;$WORK/b427=>" -p google.golang.org/grpc/credentials -lang=go1.23 -complete -installsuffix shared -buildid oOdQiyNAfwEZWf--MmkA/oOdQiyNAfwEZWf--MmkA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/credentials.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/tls.go
2025-08-20T22:37:38.4793877Z [00:02:12.142]➜  cd $WORK/b403
2025-08-20T22:37:38.4796395Z [00:02:12.143]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I $WORK/b403/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=HVz1AB2rSIUyzj4b1XMo -o $WORK/b403/_x001.o -c _cgo_export.c
2025-08-20T22:37:38.4798264Z [00:02:12.143]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T22:37:38.4803382Z [00:02:12.144]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/a0/a079d942b4873978df4917213e90459f024ad6b8e260698e56d3f4458ff20b17-d # internal
2025-08-20T22:37:38.4804281Z [00:02:12.144]➜  google.golang.org/grpc/metadata
2025-08-20T22:37:38.4804658Z [00:02:12.144]➜  mkdir -p $WORK/b435/
2025-08-20T22:37:38.4805033Z [00:02:12.144]➜  cat >/tmp/go-build3346486511/b435/importcfg << 'EOF' # internal
2025-08-20T22:37:38.4805381Z [00:02:12.144]➜  # import config
2025-08-20T22:37:38.4805860Z [00:02:12.144]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.4806366Z [00:02:12.144]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.4806874Z [00:02:12.144]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:38.4807384Z [00:02:12.144]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.4807700Z [00:02:12.144]➜  EOF
2025-08-20T22:37:38.4807976Z [00:02:12.144]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:38.4810021Z [00:02:12.144]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/metadata=>google.golang.org/grpc@v1.72.2/metadata;$WORK/b435=>" -p google.golang.org/grpc/metadata -lang=go1.23 -complete -installsuffix shared -buildid 5ByzAYzpbUFzYzEhaUWV/5ByzAYzpbUFzYzEhaUWV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/metadata/metadata.go
2025-08-20T22:37:38.4970806Z [00:02:12.161]➜  cd $WORK/b403
2025-08-20T22:37:38.4975558Z [00:02:12.161]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I $WORK/b403/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=HVz1AB2rSIUyzj4b1XMo -o $WORK/b403/_x002.o -c params.cgo2.c
2025-08-20T22:37:38.5046217Z [00:02:12.168]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T22:37:38.5052703Z [00:02:12.169]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T22:37:38.5061051Z [00:02:12.170]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/39/3985ef8a14552bd94e9989a32167ed564cc20e936784c49bbac619d140366ef3-d # internal
2025-08-20T22:37:38.5067411Z [00:02:12.171]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/08/08fa9e8ebdb6124083889c13aee1ff9324ecefd0d61f01261cf6232c8519abd8-d # internal
2025-08-20T22:37:38.5070843Z [00:02:12.171]➜  google.golang.org/grpc/stats
2025-08-20T22:37:38.5071666Z [00:02:12.171]➜  mkdir -p $WORK/b434/
2025-08-20T22:37:38.5078523Z [00:02:12.172]➜  cat >/tmp/go-build3346486511/b434/importcfg << 'EOF' # internal
2025-08-20T22:37:38.5081260Z [00:02:12.172]➜  # import config
2025-08-20T22:37:38.5083715Z [00:02:12.172]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.5084253Z [00:02:12.172]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:38.5084777Z [00:02:12.172]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:38.5085188Z [00:02:12.172]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.5085597Z [00:02:12.172]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.5093173Z [00:02:12.172]➜  EOF
2025-08-20T22:37:38.5093465Z [00:02:12.172]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:38.5096461Z [00:02:12.172]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats=>google.golang.org/grpc@v1.72.2/stats;$WORK/b434=>" -p google.golang.org/grpc/stats -lang=go1.23 -complete -installsuffix shared -buildid l70OvavLirrL31IqqJHL/l70OvavLirrL31IqqJHL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/handlers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/metrics.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/stats.go
2025-08-20T22:37:38.5103747Z [00:02:12.174]➜  google.golang.org/grpc/internal/channelz
2025-08-20T22:37:38.5105102Z [00:02:12.174]➜  mkdir -p $WORK/b423/
2025-08-20T22:37:38.5105487Z [00:02:12.174]➜  cat >/tmp/go-build3346486511/b423/importcfg << 'EOF' # internal
2025-08-20T22:37:38.5105937Z [00:02:12.174]➜  # import config
2025-08-20T22:37:38.5106288Z [00:02:12.174]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.5106782Z [00:02:12.174]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:38.5107360Z [00:02:12.174]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.5107979Z [00:02:12.174]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:38.5108574Z [00:02:12.174]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.5109168Z [00:02:12.174]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:38.5109662Z [00:02:12.174]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.5110073Z [00:02:12.174]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:38.5110481Z [00:02:12.174]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:38.5110914Z [00:02:12.174]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:38.5111692Z [00:02:12.174]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:38.5112112Z [00:02:12.174]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.5112419Z [00:02:12.174]➜  EOF
2025-08-20T22:37:38.5117589Z [00:02:12.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz=>google.golang.org/grpc@v1.72.2/internal/channelz;$WORK/b423=>" -p google.golang.org/grpc/internal/channelz -lang=go1.23 -complete -installsuffix shared -buildid Hd8qk1r8X37PpbWzzuDt/Hd8qk1r8X37PpbWzzuDt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/channel.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/channelmap.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/funcs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/logging.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/server.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/socket.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/subchannel.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/trace.go
2025-08-20T22:37:38.5308790Z [00:02:12.193]➜  cd $WORK/b403
2025-08-20T22:37:38.5312863Z [00:02:12.193]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I $WORK/b403/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=HVz1AB2rSIUyzj4b1XMo -o $WORK/b403/_x003.o -c pkcs11.cgo2.c
2025-08-20T22:37:38.5349944Z [00:02:12.199]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T22:37:38.5358908Z [00:02:12.200]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/83/83cdab0eaef6e16120b54ee114743fcb082803d780cdf9ce6060981b153cca05-d # internal
2025-08-20T22:37:38.5367140Z [00:02:12.201]➜  google.golang.org/grpc/experimental/stats
2025-08-20T22:37:38.5368511Z [00:02:12.201]➜  mkdir -p $WORK/b433/
2025-08-20T22:37:38.5374741Z [00:02:12.201]➜  cat >/tmp/go-build3346486511/b433/importcfg << 'EOF' # internal
2025-08-20T22:37:38.5386748Z [00:02:12.201]➜  # import config
2025-08-20T22:37:38.5389851Z [00:02:12.201]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.5390464Z [00:02:12.201]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:38.5391049Z [00:02:12.201]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3346486511/b434/_pkg_.a
2025-08-20T22:37:38.5391551Z [00:02:12.201]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:38.5391864Z [00:02:12.201]➜  EOF
2025-08-20T22:37:38.5392136Z [00:02:12.201]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:38.5394719Z [00:02:12.201]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats=>google.golang.org/grpc@v1.72.2/experimental/stats;$WORK/b433=>" -p google.golang.org/grpc/experimental/stats -lang=go1.23 -complete -installsuffix shared -buildid XxlhXFKTlivk4I46E_w3/XxlhXFKTlivk4I46E_w3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats/metrics.go
2025-08-20T22:37:38.5582672Z [00:02:12.222]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T22:37:38.5597548Z [00:02:12.223]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/39/397be12fb181ec01d7c90bb5a65d2799586ff8f75b147f26794cf1709a8743e7-d # internal
2025-08-20T22:37:38.5599244Z [00:02:12.224]➜  google.golang.org/grpc/resolver
2025-08-20T22:37:38.5600767Z [00:02:12.224]➜  mkdir -p $WORK/b436/
2025-08-20T22:37:38.5602432Z [00:02:12.224]➜  cat >/tmp/go-build3346486511/b436/importcfg << 'EOF' # internal
2025-08-20T22:37:38.5602859Z [00:02:12.224]➜  # import config
2025-08-20T22:37:38.5603238Z [00:02:12.224]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.5603735Z [00:02:12.224]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:38.5604241Z [00:02:12.224]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.5604654Z [00:02:12.224]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.5605170Z [00:02:12.224]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3346486511/b428/_pkg_.a
2025-08-20T22:37:38.5606654Z [00:02:12.224]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:38.5607389Z [00:02:12.224]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3346486511/b433/_pkg_.a
2025-08-20T22:37:38.5608018Z [00:02:12.224]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:38.5608626Z [00:02:12.224]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:38.5609151Z [00:02:12.224]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.5609572Z [00:02:12.224]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:38.5609991Z [00:02:12.224]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:38.5610406Z [00:02:12.224]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.5610724Z [00:02:12.224]➜  EOF
2025-08-20T22:37:38.5612971Z [00:02:12.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver=>google.golang.org/grpc@v1.72.2/resolver;$WORK/b436=>" -p google.golang.org/grpc/resolver -lang=go1.23 -complete -installsuffix shared -buildid R4WYYsuYcC0NHRRpkXmt/R4WYYsuYcC0NHRRpkXmt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/resolver.go
2025-08-20T22:37:38.6034371Z [00:02:12.267]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T22:37:38.6042660Z [00:02:12.268]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/e5/e5165e0c222239d79c2cda633e05e4974a73463bf8f10975bcd88ea92b44dfe9-d # internal
2025-08-20T22:37:38.6049305Z [00:02:12.269]➜  google.golang.org/grpc/internal/grpclog
2025-08-20T22:37:38.6049725Z [00:02:12.269]➜  mkdir -p $WORK/b441/
2025-08-20T22:37:38.6050112Z [00:02:12.269]➜  cat >/tmp/go-build3346486511/b441/importcfg << 'EOF' # internal
2025-08-20T22:37:38.6050497Z [00:02:12.269]➜  # import config
2025-08-20T22:37:38.6050830Z [00:02:12.269]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.6051335Z [00:02:12.269]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.6051726Z [00:02:12.269]➜  EOF
2025-08-20T22:37:38.6053829Z [00:02:12.269]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpclog=>google.golang.org/grpc@v1.72.2/internal/grpclog;$WORK/b441=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.23 -complete -installsuffix shared -buildid DQQJxzJWmUbe9KC7H4H5/DQQJxzJWmUbe9KC7H4H5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go
2025-08-20T22:37:38.6167696Z [00:02:12.281]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T22:37:38.6171021Z [00:02:12.281]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/d6/d6acecd6ae5c88099db88ec3f4e77a7aa9d06ef64616f51c6a8f62e04a6472bb-d # internal
2025-08-20T22:37:38.6208304Z [00:02:12.283]➜  google.golang.org/protobuf/encoding/protojson
2025-08-20T22:37:38.6209281Z [00:02:12.283]➜  mkdir -p $WORK/b443/
2025-08-20T22:37:38.6210206Z [00:02:12.284]➜  cat >/tmp/go-build3346486511/b443/importcfg << 'EOF' # internal
2025-08-20T22:37:38.6211089Z [00:02:12.284]➜  # import config
2025-08-20T22:37:38.6211560Z [00:02:12.284]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:38.6212233Z [00:02:12.284]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:38.6212702Z [00:02:12.284]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.6213285Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:38.6214035Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3346486511/b444/_pkg_.a
2025-08-20T22:37:38.6214797Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3346486511/b341/_pkg_.a
2025-08-20T22:37:38.6215527Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:38.6216349Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3346486511/b331/_pkg_.a
2025-08-20T22:37:38.6217042Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:38.6217711Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3346486511/b342/_pkg_.a
2025-08-20T22:37:38.6218374Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3346486511/b344/_pkg_.a
2025-08-20T22:37:38.6219042Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:38.6219715Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3346486511/b350/_pkg_.a
2025-08-20T22:37:38.6220370Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:38.6220993Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:38.6221971Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:38.6222815Z [00:02:12.284]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:38.6223375Z [00:02:12.284]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:38.6223796Z [00:02:12.284]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:38.6224225Z [00:02:12.284]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.6224655Z [00:02:12.284]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.6224965Z [00:02:12.284]➜  EOF
2025-08-20T22:37:38.6228544Z [00:02:12.284]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson=>google.golang.org/protobuf@v1.36.6/encoding/protojson;$WORK/b443=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.22 -complete -installsuffix shared -buildid HY9v7eza-KiWadppJ8-0/HY9v7eza-KiWadppJ8-0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go
2025-08-20T22:37:38.6308667Z [00:02:12.295]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T22:37:38.6342565Z [00:02:12.298]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/db/dbb773b38219c5ae76acc7fd1d7e89879bb5a02991a1879be33a2f9fa76ffcbf-d # internal
2025-08-20T22:37:38.6354746Z [00:02:12.299]➜  google.golang.org/grpc/channelz
2025-08-20T22:37:38.6362186Z [00:02:12.300]➜  mkdir -p $WORK/b422/
2025-08-20T22:37:38.6372409Z [00:02:12.301]➜  cat >/tmp/go-build3346486511/b422/importcfg << 'EOF' # internal
2025-08-20T22:37:38.6372978Z [00:02:12.301]➜  # import config
2025-08-20T22:37:38.6373587Z [00:02:12.301]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3346486511/b423/_pkg_.a
2025-08-20T22:37:38.6374115Z [00:02:12.301]➜  EOF
2025-08-20T22:37:38.6385156Z [00:02:12.302]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/channelz=>google.golang.org/grpc@v1.72.2/channelz;$WORK/b422=>" -p google.golang.org/grpc/channelz -lang=go1.23 -complete -installsuffix shared -buildid Sq-skev5PForbSOtaR_7/Sq-skev5PForbSOtaR_7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/channelz/channelz.go
2025-08-20T22:37:38.6473329Z [00:02:12.311]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T22:37:38.6482589Z [00:02:12.312]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/a8/a86cb1d5820ac59d5423aa5d33dbe4264bbec4c9c4ddf580489acee543001f35-d # internal
2025-08-20T22:37:38.6500604Z [00:02:12.314]➜  google.golang.org/grpc/balancer
2025-08-20T22:37:38.6502015Z [00:02:12.314]➜  mkdir -p $WORK/b421/
2025-08-20T22:37:38.6516493Z [00:02:12.316]➜  cat >/tmp/go-build3346486511/b421/importcfg << 'EOF' # internal
2025-08-20T22:37:38.6517102Z [00:02:12.316]➜  # import config
2025-08-20T22:37:38.6517580Z [00:02:12.316]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.6518159Z [00:02:12.316]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:38.6518710Z [00:02:12.316]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.6519331Z [00:02:12.316]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3346486511/b422/_pkg_.a
2025-08-20T22:37:38.6520064Z [00:02:12.316]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.6521106Z [00:02:12.316]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:38.6521904Z [00:02:12.316]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3346486511/b433/_pkg_.a
2025-08-20T22:37:38.6522654Z [00:02:12.316]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.6523341Z [00:02:12.316]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:38.6524253Z [00:02:12.316]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:38.6524967Z [00:02:12.316]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:38.6525698Z [00:02:12.316]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:38.6526498Z [00:02:12.316]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.6527035Z [00:02:12.316]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.6527467Z [00:02:12.316]➜  EOF
2025-08-20T22:37:38.6530189Z [00:02:12.316]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer=>google.golang.org/grpc@v1.72.2/balancer;$WORK/b421=>" -p google.golang.org/grpc/balancer -lang=go1.23 -complete -installsuffix shared -buildid OS1rZJuV3MNfH_WFFczt/OS1rZJuV3MNfH_WFFczt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/balancer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/subconn.go
2025-08-20T22:37:38.6716963Z [00:02:12.335]➜  cd $WORK/b403
2025-08-20T22:37:38.6718776Z [00:02:12.335]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I $WORK/b403/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=HVz1AB2rSIUyzj4b1XMo -o $WORK/b403/_x004.o -c types.cgo2.c
2025-08-20T22:37:38.6830717Z [00:02:12.347]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T22:37:38.6837621Z [00:02:12.348]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/77/77d81073a2e9fd8c1f8fc94fca11ffb1ce5e8b0de02714c3a19b2096679ea9b7-d # internal
2025-08-20T22:37:38.6863228Z [00:02:12.350]➜  google.golang.org/grpc/balancer/base
2025-08-20T22:37:38.6863601Z [00:02:12.350]➜  mkdir -p $WORK/b437/
2025-08-20T22:37:38.6876080Z [00:02:12.351]➜  cat >/tmp/go-build3346486511/b437/importcfg << 'EOF' # internal
2025-08-20T22:37:38.6876685Z [00:02:12.351]➜  # import config
2025-08-20T22:37:38.6877041Z [00:02:12.351]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.6877470Z [00:02:12.351]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.6878357Z [00:02:12.351]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:38.6879053Z [00:02:12.351]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.6879666Z [00:02:12.351]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.6880252Z [00:02:12.351]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:38.6880658Z [00:02:12.351]➜  EOF
2025-08-20T22:37:38.6880936Z [00:02:12.351]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:38.6884388Z [00:02:12.352]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base=>google.golang.org/grpc@v1.72.2/balancer/base;$WORK/b437=>" -p google.golang.org/grpc/balancer/base -lang=go1.23 -complete -installsuffix shared -buildid z-s9wmcDFp56LVC0pdgA/z-s9wmcDFp56LVC0pdgA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base/balancer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base/base.go
2025-08-20T22:37:38.7292375Z [00:02:12.393]➜  cd $WORK/b403
2025-08-20T22:37:38.7294156Z [00:02:12.393]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I $WORK/b403/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=HVz1AB2rSIUyzj4b1XMo -o $WORK/b403/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:38.7411117Z [00:02:12.405]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T22:37:38.7428645Z [00:02:12.407]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/93/932c5332dd0c6856dbb26a77ec8f3d3f0bb748c415d11f9db44d78d45bad96d3-d # internal
2025-08-20T22:37:38.7440757Z [00:02:12.408]➜  google.golang.org/protobuf/protoadapt
2025-08-20T22:37:38.7448427Z [00:02:12.409]➜  mkdir -p $WORK/b445/
2025-08-20T22:37:38.7457729Z [00:02:12.410]➜  cat >/tmp/go-build3346486511/b445/importcfg << 'EOF' # internal
2025-08-20T22:37:38.7458458Z [00:02:12.410]➜  # import config
2025-08-20T22:37:38.7459270Z [00:02:12.410]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:38.7466748Z [00:02:12.411]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3346486511/b346/_pkg_.a
2025-08-20T22:37:38.7467487Z [00:02:12.411]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:38.7467933Z [00:02:12.411]➜  EOF
2025-08-20T22:37:38.7471497Z [00:02:12.411]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:38.7473962Z [00:02:12.411]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/protoadapt=>google.golang.org/protobuf@v1.36.6/protoadapt;$WORK/b445=>" -p google.golang.org/protobuf/protoadapt -lang=go1.22 -complete -installsuffix shared -buildid -riB8WHdgWG3FqvlGREB/-riB8WHdgWG3FqvlGREB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/protoadapt/convert.go
2025-08-20T22:37:38.7602556Z [00:02:12.424]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -o $WORK/b403/_cgo_.o $WORK/b403/_cgo_main.o $WORK/b403/preferlinkext $WORK/b403/_x001.o $WORK/b403/_x002.o $WORK/b403/_x003.o $WORK/b403/_x004.o -O2 -g -ldl
2025-08-20T22:37:38.7801729Z [00:02:12.444]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T22:37:38.7812404Z [00:02:12.445]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/7a/7a378b3c7d58b67e49794d2c9b28f75f23d60a1d87b8258e6db087007562a5f8-d # internal
2025-08-20T22:37:38.7814026Z [00:02:12.445]➜  google.golang.org/grpc/balancer/endpointsharding
2025-08-20T22:37:38.7814621Z [00:02:12.445]➜  mkdir -p $WORK/b447/
2025-08-20T22:37:38.7817870Z [00:02:12.446]➜  cat >/tmp/go-build3346486511/b447/importcfg << 'EOF' # internal
2025-08-20T22:37:38.7818231Z [00:02:12.446]➜  # import config
2025-08-20T22:37:38.7818608Z [00:02:12.446]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.7819128Z [00:02:12.446]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:38.7819745Z [00:02:12.446]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3346486511/b437/_pkg_.a
2025-08-20T22:37:38.7820367Z [00:02:12.446]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.7820985Z [00:02:12.446]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:38.7821510Z [00:02:12.446]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:38.7821947Z [00:02:12.446]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:38.7822382Z [00:02:12.446]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:38.7822714Z [00:02:12.446]➜  EOF
2025-08-20T22:37:38.7825324Z [00:02:12.446]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/endpointsharding=>google.golang.org/grpc@v1.72.2/balancer/endpointsharding;$WORK/b447=>" -p google.golang.org/grpc/balancer/endpointsharding -lang=go1.23 -complete -installsuffix shared -buildid 9-NRZNre0Xz54_mr3Qw8/9-NRZNre0Xz54_mr3Qw8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go
2025-08-20T22:37:38.7937138Z [00:02:12.458]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T22:37:38.7965175Z [00:02:12.460]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/49/49e97de3f4ca3af733156a9632f507d7c62b945efab82bb080afd9b038cecd18-d # internal
2025-08-20T22:37:38.7971480Z [00:02:12.461]➜  google.golang.org/grpc/internal/pretty
2025-08-20T22:37:38.7972688Z [00:02:12.461]➜  mkdir -p $WORK/b442/
2025-08-20T22:37:38.7973201Z [00:02:12.461]➜  cat >/tmp/go-build3346486511/b442/importcfg << 'EOF' # internal
2025-08-20T22:37:38.7974412Z [00:02:12.461]➜  # import config
2025-08-20T22:37:38.7974763Z [00:02:12.461]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:38.7975216Z [00:02:12.461]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:38.7975657Z [00:02:12.461]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.7976374Z [00:02:12.461]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3346486511/b443/_pkg_.a
2025-08-20T22:37:38.7977068Z [00:02:12.461]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3346486511/b445/_pkg_.a
2025-08-20T22:37:38.7977488Z [00:02:12.461]➜  EOF
2025-08-20T22:37:38.7979745Z [00:02:12.461]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/pretty=>google.golang.org/grpc@v1.72.2/internal/pretty;$WORK/b442=>" -p google.golang.org/grpc/internal/pretty -lang=go1.23 -complete -installsuffix shared -buildid vvK06BWVn87rENyA_HS0/vvK06BWVn87rENyA_HS0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/pretty/pretty.go
2025-08-20T22:37:38.8195099Z [00:02:12.483]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T22:37:38.8197353Z [00:02:12.484]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/8d/8ddeae0059f74c096ba0da57ee2e0655d2a87e520291dd8d12e6ec24eb658baa-d # internal
2025-08-20T22:37:38.8215991Z [00:02:12.486]➜  google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
2025-08-20T22:37:38.8217028Z [00:02:12.486]➜  mkdir -p $WORK/b440/
2025-08-20T22:37:38.8234164Z [00:02:12.487]➜  cat >/tmp/go-build3346486511/b440/importcfg << 'EOF' # internal
2025-08-20T22:37:38.8234892Z [00:02:12.487]➜  # import config
2025-08-20T22:37:38.8237774Z [00:02:12.487]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:38.8238331Z [00:02:12.487]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.8238759Z [00:02:12.487]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.8239268Z [00:02:12.487]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:38.8239949Z [00:02:12.487]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3346486511/b439/_pkg_.a
2025-08-20T22:37:38.8240638Z [00:02:12.487]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.8241293Z [00:02:12.487]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3346486511/b433/_pkg_.a
2025-08-20T22:37:38.8241921Z [00:02:12.487]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.8242552Z [00:02:12.487]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3346486511/b430/_pkg_.a
2025-08-20T22:37:38.8243615Z [00:02:12.487]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3346486511/b441/_pkg_.a
2025-08-20T22:37:38.8244268Z [00:02:12.487]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3346486511/b442/_pkg_.a
2025-08-20T22:37:38.8244883Z [00:02:12.487]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:38.8245494Z [00:02:12.487]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:38.8246185Z [00:02:12.487]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.8246614Z [00:02:12.487]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:38.8247039Z [00:02:12.487]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:38.8247447Z [00:02:12.487]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.8247757Z [00:02:12.487]➜  EOF
2025-08-20T22:37:38.8250182Z [00:02:12.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=>google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirstleaf;$WORK/b440=>" -p google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.23 -complete -installsuffix shared -buildid _TPk1r1X8sky78NVylS3/_TPk1r1X8sky78NVylS3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go
2025-08-20T22:37:38.8294923Z [00:02:12.493]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T22:37:38.8311505Z [00:02:12.495]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/9b/9b3b37cc33cf656a7ead3857ea4d956ef5368db47ccd64e6cadaf014b426a6d9-d # internal
2025-08-20T22:37:38.8330787Z [00:02:12.496]➜  google.golang.org/grpc/codes
2025-08-20T22:37:38.8331146Z [00:02:12.496]➜  mkdir -p $WORK/b448/
2025-08-20T22:37:38.8331532Z [00:02:12.496]➜  cat >/tmp/go-build3346486511/b448/importcfg << 'EOF' # internal
2025-08-20T22:37:38.8331907Z [00:02:12.496]➜  # import config
2025-08-20T22:37:38.8332470Z [00:02:12.496]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.8333127Z [00:02:12.496]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:38.8333730Z [00:02:12.496]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:38.8334169Z [00:02:12.496]➜  EOF
2025-08-20T22:37:38.8337128Z [00:02:12.496]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes=>google.golang.org/grpc@v1.72.2/codes;$WORK/b448=>" -p google.golang.org/grpc/codes -lang=go1.23 -complete -installsuffix shared -buildid ZM92Ngnkf7SC4bDp80Ry/ZM92Ngnkf7SC4bDp80Ry -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes/code_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes/codes.go
2025-08-20T22:37:38.8523242Z [00:02:12.516]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T22:37:38.8523999Z [00:02:12.516]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/8d/8df8b2bf182fc144e0aa865c57abcfd56b2547643e6eeae6580550183e148da1-d # internal
2025-08-20T22:37:38.8533809Z [00:02:12.517]➜  google.golang.org/grpc/credentials/insecure
2025-08-20T22:37:38.8534265Z [00:02:12.517]➜  mkdir -p $WORK/b449/
2025-08-20T22:37:38.8534691Z [00:02:12.517]➜  cat >/tmp/go-build3346486511/b449/importcfg << 'EOF' # internal
2025-08-20T22:37:38.8535034Z [00:02:12.517]➜  # import config
2025-08-20T22:37:38.8535378Z [00:02:12.517]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.8536051Z [00:02:12.517]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:38.8536624Z [00:02:12.517]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:38.8537385Z [00:02:12.517]➜  EOF
2025-08-20T22:37:38.8550172Z [00:02:12.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/insecure=>google.golang.org/grpc@v1.72.2/credentials/insecure;$WORK/b449=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.23 -complete -installsuffix shared -buildid _sdSPFe-O6-PP98okWHs/_sdSPFe-O6-PP98okWHs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/insecure/insecure.go
2025-08-20T22:37:38.8779207Z [00:02:12.541]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T22:37:38.8784871Z [00:02:12.542]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/e5/e5b2482521322e65cef119479a468d9c7ed6f4e19cc2795b6d124f385785ff8a-d # internal
2025-08-20T22:37:38.8825925Z [00:02:12.547]➜  google.golang.org/grpc/internal/grpcutil
2025-08-20T22:37:38.8826340Z [00:02:12.547]➜  mkdir -p $WORK/b451/
2025-08-20T22:37:38.8828950Z [00:02:12.547]➜  cat >/tmp/go-build3346486511/b451/importcfg << 'EOF' # internal
2025-08-20T22:37:38.8829309Z [00:02:12.547]➜  # import config
2025-08-20T22:37:38.8829653Z [00:02:12.547]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.8830079Z [00:02:12.547]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.8830599Z [00:02:12.547]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:38.8831123Z [00:02:12.547]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:38.8831554Z [00:02:12.547]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:38.8831978Z [00:02:12.547]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.8832395Z [00:02:12.547]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.8832704Z [00:02:12.547]➜  EOF
2025-08-20T22:37:38.8837326Z [00:02:12.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil=>google.golang.org/grpc@v1.72.2/internal/grpcutil;$WORK/b451=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.23 -complete -installsuffix shared -buildid W2sLz0qHEoU-dyJOy9U2/W2sLz0qHEoU-dyJOy9U2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/method.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/regex.go
2025-08-20T22:37:38.9081853Z [00:02:12.571]➜  gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -o $WORK/b403/_cgo_.o $WORK/b403/_cgo_main.o $WORK/b403/preferlinkext $WORK/b403/_x001.o $WORK/b403/_x002.o $WORK/b403/_x003.o $WORK/b403/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded)
2025-08-20T22:37:38.9083649Z [00:02:12.572]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage pkcs11 -dynimport $WORK/b403/_cgo_.o -dynout $WORK/b403/_cgo_import.go
2025-08-20T22:37:38.9110760Z [00:02:12.575]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T22:37:38.9115637Z [00:02:12.575]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T22:37:38.9118920Z [00:02:12.576]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/8f/8fb740b365a4a088131e3fee5f081ae56ec33c4a91735ef495576509b9f5191a-d # internal
2025-08-20T22:37:38.9127542Z [00:02:12.577]➜  cat >/tmp/go-build3346486511/b403/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9130610Z [00:02:12.577]➜  # import config
2025-08-20T22:37:38.9130962Z [00:02:12.577]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.9131393Z [00:02:12.577]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.9131812Z [00:02:12.577]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.9132243Z [00:02:12.577]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:38.9132697Z [00:02:12.577]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:38.9133020Z [00:02:12.577]➜  EOF
2025-08-20T22:37:38.9133590Z [00:02:12.577]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/a7/a7a7603d61d9ae23ff5d9d39a766703472fbefb8df496b0db3aeeca651f9d9d7-d # internal
2025-08-20T22:37:38.9137319Z [00:02:12.577]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11=>github.com/miekg/pkcs11@v1.1.1;$WORK/b403=>" -p github.com/miekg/pkcs11 -lang=go1.12 -installsuffix shared -buildid HVz1AB2rSIUyzj4b1XMo/HVz1AB2rSIUyzj4b1XMo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/error.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/vendor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/zconst.go $WORK/b403/_cgo_gotypes.go $WORK/b403/params.cgo1.go $WORK/b403/pkcs11.cgo1.go $WORK/b403/types.cgo1.go $WORK/b403/_cgo_import.go
2025-08-20T22:37:38.9139843Z [00:02:12.578]➜  google.golang.org/grpc/mem
2025-08-20T22:37:38.9140130Z [00:02:12.578]➜  mkdir -p $WORK/b452/
2025-08-20T22:37:38.9140446Z [00:02:12.578]➜  google.golang.org/grpc/balancer/pickfirst
2025-08-20T22:37:38.9140760Z [00:02:12.578]➜  mkdir -p $WORK/b438/
2025-08-20T22:37:38.9141128Z [00:02:12.578]➜  cat >/tmp/go-build3346486511/b438/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9141473Z [00:02:12.578]➜  # import config
2025-08-20T22:37:38.9141846Z [00:02:12.578]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:38.9142292Z [00:02:12.578]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.9142707Z [00:02:12.578]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.9143213Z [00:02:12.578]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:38.9143882Z [00:02:12.578]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3346486511/b439/_pkg_.a
2025-08-20T22:37:38.9144956Z [00:02:12.578]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3346486511/b440/_pkg_.a
2025-08-20T22:37:38.9146347Z [00:02:12.578]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.9147092Z [00:02:12.578]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.9147736Z [00:02:12.578]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3346486511/b430/_pkg_.a
2025-08-20T22:37:38.9148390Z [00:02:12.578]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3346486511/b441/_pkg_.a
2025-08-20T22:37:38.9149030Z [00:02:12.578]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3346486511/b442/_pkg_.a
2025-08-20T22:37:38.9149640Z [00:02:12.578]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:38.9150258Z [00:02:12.578]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:38.9150800Z [00:02:12.578]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:38.9151134Z [00:02:12.578]➜  EOF
2025-08-20T22:37:38.9153277Z [00:02:12.579]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst=>google.golang.org/grpc@v1.72.2/balancer/pickfirst;$WORK/b438=>" -p google.golang.org/grpc/balancer/pickfirst -lang=go1.23 -complete -installsuffix shared -buildid x63YPI61-eW34xKhWxxm/x63YPI61-eW34xKhWxxm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go
2025-08-20T22:37:38.9157360Z [00:02:12.580]➜  cat >/tmp/go-build3346486511/b452/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9158088Z [00:02:12.580]➜  # import config
2025-08-20T22:37:38.9158463Z [00:02:12.580]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.9158975Z [00:02:12.580]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:38.9159460Z [00:02:12.580]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:38.9159868Z [00:02:12.580]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:38.9160280Z [00:02:12.580]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:38.9160728Z [00:02:12.580]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:38.9161063Z [00:02:12.580]➜  EOF
2025-08-20T22:37:38.9163509Z [00:02:12.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem=>google.golang.org/grpc@v1.72.2/mem;$WORK/b452=>" -p google.golang.org/grpc/mem -lang=go1.23 -complete -installsuffix shared -buildid Rl9KoIQ2jTjRugGs3NEw/Rl9KoIQ2jTjRugGs3NEw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffer_pool.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffer_slice.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffers.go
2025-08-20T22:37:38.9473300Z [00:02:12.611]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T22:37:38.9482635Z [00:02:12.612]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/dd/dd86d8583d7baf4751395d7b1412b6b12af61076120a1a0f764f5ac3520509a2-d # internal
2025-08-20T22:37:38.9488560Z [00:02:12.613]➜  google.golang.org/grpc/balancer/roundrobin
2025-08-20T22:37:38.9495603Z [00:02:12.614]➜  mkdir -p $WORK/b446/
2025-08-20T22:37:38.9496189Z [00:02:12.614]➜  cat >/tmp/go-build3346486511/b446/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9496545Z [00:02:12.614]➜  # import config
2025-08-20T22:37:38.9496887Z [00:02:12.614]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.9497820Z [00:02:12.614]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:38.9498546Z [00:02:12.614]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3346486511/b447/_pkg_.a
2025-08-20T22:37:38.9499308Z [00:02:12.614]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3346486511/b440/_pkg_.a
2025-08-20T22:37:38.9499989Z [00:02:12.614]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:38.9500627Z [00:02:12.614]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3346486511/b441/_pkg_.a
2025-08-20T22:37:38.9501051Z [00:02:12.614]➜  EOF
2025-08-20T22:37:38.9503193Z [00:02:12.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/roundrobin=>google.golang.org/grpc@v1.72.2/balancer/roundrobin;$WORK/b446=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.23 -complete -installsuffix shared -buildid C8OzUcMvjiTZsUwhMPfy/C8OzUcMvjiTZsUwhMPfy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go
2025-08-20T22:37:38.9643586Z [00:02:12.628]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T22:37:38.9667632Z [00:02:12.631]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/a6/a63ec94eb5ff6d424cd35879d57e1e0cc9db5e2cfc056e8d753fe15b5f12fb20-d # internal
2025-08-20T22:37:38.9668978Z [00:02:12.631]➜  google.golang.org/grpc/encoding
2025-08-20T22:37:38.9669427Z [00:02:12.631]➜  mkdir -p $WORK/b450/
2025-08-20T22:37:38.9669925Z [00:02:12.631]➜  cat >/tmp/go-build3346486511/b450/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9670394Z [00:02:12.631]➜  # import config
2025-08-20T22:37:38.9670972Z [00:02:12.631]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3346486511/b451/_pkg_.a
2025-08-20T22:37:38.9671682Z [00:02:12.631]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3346486511/b452/_pkg_.a
2025-08-20T22:37:38.9672297Z [00:02:12.631]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:38.9672804Z [00:02:12.631]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:38.9673213Z [00:02:12.631]➜  EOF
2025-08-20T22:37:38.9675497Z [00:02:12.631]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding=>google.golang.org/grpc@v1.72.2/encoding;$WORK/b450=>" -p google.golang.org/grpc/encoding -lang=go1.23 -complete -installsuffix shared -buildid wFIErVgPA4n0EaLN9lkL/wFIErVgPA4n0EaLN9lkL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/encoding.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/encoding_v2.go
2025-08-20T22:37:38.9687293Z [00:02:12.632]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T22:37:38.9688493Z [00:02:12.633]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/e5/e5d7aa61876e580a042e2379fa481adbf1ca1cbcb129d141771b02a7c501e4d5-d # internal
2025-08-20T22:37:38.9702475Z [00:02:12.634]➜  google.golang.org/grpc/internal/backoff
2025-08-20T22:37:38.9704601Z [00:02:12.634]➜  mkdir -p $WORK/b454/
2025-08-20T22:37:38.9705107Z [00:02:12.634]➜  cat >/tmp/go-build3346486511/b454/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9705486Z [00:02:12.634]➜  # import config
2025-08-20T22:37:38.9705950Z [00:02:12.634]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:38.9706441Z [00:02:12.634]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.9706956Z [00:02:12.634]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3346486511/b420/_pkg_.a
2025-08-20T22:37:38.9707482Z [00:02:12.634]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:38.9707920Z [00:02:12.634]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:38.9708564Z [00:02:12.634]➜  EOF
2025-08-20T22:37:38.9710696Z [00:02:12.634]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/backoff=>google.golang.org/grpc@v1.72.2/internal/backoff;$WORK/b454=>" -p google.golang.org/grpc/internal/backoff -lang=go1.23 -complete -installsuffix shared -buildid 00IAFbg5Zo573rOc4K0i/00IAFbg5Zo573rOc4K0i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/backoff/backoff.go
2025-08-20T22:37:38.9841692Z [00:02:12.648]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T22:37:38.9847634Z [00:02:12.649]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/96/96efd1b1126f4671f4b2fa4a948941fa31df826c1123d38e83f9fe686eb5ee3c-d # internal
2025-08-20T22:37:38.9865232Z [00:02:12.650]➜  google.golang.org/grpc/internal/balancer/gracefulswitch
2025-08-20T22:37:38.9865968Z [00:02:12.650]➜  mkdir -p $WORK/b455/
2025-08-20T22:37:38.9866419Z [00:02:12.650]➜  cat >/tmp/go-build3346486511/b455/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9866777Z [00:02:12.650]➜  # import config
2025-08-20T22:37:38.9867145Z [00:02:12.650]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:38.9867593Z [00:02:12.650]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:38.9868442Z [00:02:12.650]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.9868952Z [00:02:12.650]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:38.9869564Z [00:02:12.650]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3346486511/b437/_pkg_.a
2025-08-20T22:37:38.9870192Z [00:02:12.650]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:38.9870793Z [00:02:12.650]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:38.9871409Z [00:02:12.650]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:38.9871922Z [00:02:12.650]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:38.9872228Z [00:02:12.650]➜  EOF
2025-08-20T22:37:38.9876781Z [00:02:12.650]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=>google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch;$WORK/b455=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.23 -complete -installsuffix shared -buildid 3fCABwM-z_X2yhDEa6D-/3fCABwM-z_X2yhDEa6D- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go
2025-08-20T22:37:38.9879436Z [00:02:12.651]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T22:37:38.9888156Z [00:02:12.653]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/d3/d357052a45e77b191d3b5dac21a8e9cef897c1a0ec02c940b6c10d8fe4c4a3d5-d # internal
2025-08-20T22:37:38.9888909Z [00:02:12.653]➜  google.golang.org/grpc/encoding/proto
2025-08-20T22:37:38.9897997Z [00:02:12.654]➜  mkdir -p $WORK/b453/
2025-08-20T22:37:38.9898620Z [00:02:12.654]➜  cat >/tmp/go-build3346486511/b453/importcfg << 'EOF' # internal
2025-08-20T22:37:38.9899121Z [00:02:12.654]➜  # import config
2025-08-20T22:37:38.9899472Z [00:02:12.654]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:38.9907420Z [00:02:12.654]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3346486511/b450/_pkg_.a
2025-08-20T22:37:38.9908170Z [00:02:12.654]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3346486511/b452/_pkg_.a
2025-08-20T22:37:38.9909262Z [00:02:12.654]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:38.9910152Z [00:02:12.654]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3346486511/b445/_pkg_.a
2025-08-20T22:37:38.9910690Z [00:02:12.654]➜  EOF
2025-08-20T22:37:38.9912712Z [00:02:12.654]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/proto=>google.golang.org/grpc@v1.72.2/encoding/proto;$WORK/b453=>" -p google.golang.org/grpc/encoding/proto -lang=go1.23 -complete -installsuffix shared -buildid 57MVyoC9zeTuWOVa1_Pp/57MVyoC9zeTuWOVa1_Pp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/proto/proto.go
2025-08-20T22:37:39.0234505Z [00:02:12.686]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T22:37:39.0234993Z [00:02:12.686]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T22:37:39.0235700Z [00:02:12.687]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/70/70a704651b267408104bf8179bb270f9dcd4ba6fd7824a25cdbda0aa9ddb9680-d # internal
2025-08-20T22:37:39.0236497Z [00:02:12.687]➜  google.golang.org/grpc/internal/balancerload
2025-08-20T22:37:39.0236824Z [00:02:12.687]➜  mkdir -p $WORK/b456/
2025-08-20T22:37:39.0237200Z [00:02:12.687]➜  cat >/tmp/go-build3346486511/b456/importcfg << 'EOF' # internal
2025-08-20T22:37:39.0237543Z [00:02:12.687]➜  # import config
2025-08-20T22:37:39.0238423Z [00:02:12.687]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:39.0238819Z [00:02:12.687]➜  EOF
2025-08-20T22:37:39.0248363Z [00:02:12.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancerload=>google.golang.org/grpc@v1.72.2/internal/balancerload;$WORK/b456=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.23 -complete -installsuffix shared -buildid Ng2QSoUjpFuOJgnKDsfa/Ng2QSoUjpFuOJgnKDsfa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancerload/load.go
2025-08-20T22:37:39.0252959Z [00:02:12.688]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/c7/c7ff742c7c9b67487d66db43f7db123c46e35673dabbdf1c77e0ed87cea14562-d # internal
2025-08-20T22:37:39.0258207Z [00:02:12.690]➜  google.golang.org/grpc/binarylog/grpc_binarylog_v1
2025-08-20T22:37:39.0261147Z [00:02:12.690]➜  mkdir -p $WORK/b458/
2025-08-20T22:37:39.0261546Z [00:02:12.690]➜  cat >/tmp/go-build3346486511/b458/importcfg << 'EOF' # internal
2025-08-20T22:37:39.0261898Z [00:02:12.690]➜  # import config
2025-08-20T22:37:39.0262401Z [00:02:12.690]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:39.0263111Z [00:02:12.690]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:39.0263841Z [00:02:12.690]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3346486511/b355/_pkg_.a
2025-08-20T22:37:39.0264579Z [00:02:12.690]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3346486511/b356/_pkg_.a
2025-08-20T22:37:39.0265152Z [00:02:12.690]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:39.0265575Z [00:02:12.690]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.0266055Z [00:02:12.690]➜  EOF
2025-08-20T22:37:39.0273284Z [00:02:12.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=>google.golang.org/grpc@v1.72.2/binarylog/grpc_binarylog_v1;$WORK/b458=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.23 -complete -installsuffix shared -buildid aPkfuJcDvkCf5tGu3Bw_/aPkfuJcDvkCf5tGu3Bw_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go
2025-08-20T22:37:39.0368801Z [00:02:12.701]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T22:37:39.0372044Z [00:02:12.701]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/a0/a091937693b3237af976ab3304d16ba6ac1bda35474c9ddcf9e5c62057334009-d # internal
2025-08-20T22:37:39.0390244Z [00:02:12.703]➜  google.golang.org/protobuf/types/known/anypb
2025-08-20T22:37:39.0391166Z [00:02:12.703]➜  mkdir -p $WORK/b461/
2025-08-20T22:37:39.0391857Z [00:02:12.703]➜  cat >/tmp/go-build3346486511/b461/importcfg << 'EOF' # internal
2025-08-20T22:37:39.0393540Z [00:02:12.703]➜  # import config
2025-08-20T22:37:39.0414575Z [00:02:12.703]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:39.0415485Z [00:02:12.703]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:39.0416393Z [00:02:12.703]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:39.0417111Z [00:02:12.703]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:39.0417667Z [00:02:12.703]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:39.0418096Z [00:02:12.703]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.0418979Z [00:02:12.703]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.0419291Z [00:02:12.703]➜  EOF
2025-08-20T22:37:39.0421470Z [00:02:12.703]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/anypb=>google.golang.org/protobuf@v1.36.6/types/known/anypb;$WORK/b461=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.22 -complete -installsuffix shared -buildid hMJagNC4v2GM2JQqccZQ/hMJagNC4v2GM2JQqccZQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go
2025-08-20T22:37:39.0870036Z [00:02:12.751]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T22:37:39.0888015Z [00:02:12.753]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/05/05984c5d0696fa237234498fc287a15c7d0981baa7b9ea336f3e59060abc22ef-d # internal
2025-08-20T22:37:39.0893901Z [00:02:12.753]➜  google.golang.org/genproto/googleapis/rpc/status
2025-08-20T22:37:39.0895273Z [00:02:12.753]➜  mkdir -p $WORK/b460/
2025-08-20T22:37:39.0895965Z [00:02:12.753]➜  cat >/tmp/go-build3346486511/b460/importcfg << 'EOF' # internal
2025-08-20T22:37:39.0896382Z [00:02:12.753]➜  # import config
2025-08-20T22:37:39.0896889Z [00:02:12.753]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:39.0897601Z [00:02:12.753]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:39.0902412Z [00:02:12.753]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3346486511/b461/_pkg_.a
2025-08-20T22:37:39.0903131Z [00:02:12.753]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:39.0903569Z [00:02:12.753]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.0903878Z [00:02:12.754]➜  EOF
2025-08-20T22:37:39.0908286Z [00:02:12.754]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc/status=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250313205543-e70fdf4c4cb4/status;$WORK/b460=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.23 -complete -installsuffix shared -buildid 2pZKZzO_bZ0XSfVEj9HK/2pZKZzO_bZ0XSfVEj9HK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go
2025-08-20T22:37:39.1071684Z [00:02:12.771]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11
2025-08-20T22:37:39.1078135Z [00:02:12.772]➜  go tool pack r $WORK/b403/_pkg_.a $WORK/b403/preferlinkext $WORK/b403/_x001.o $WORK/b403/_x002.o $WORK/b403/_x003.o $WORK/b403/_x004.o # internal
2025-08-20T22:37:39.1086944Z [00:02:12.773]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T22:37:39.1155350Z [00:02:12.779]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/c7/c7c7680b75256aa8eaf3f0ce1bf14900ec12341fc4c1727085d97026e8f37a7f-d # internal
2025-08-20T22:37:39.1160316Z [00:02:12.779]➜  github.com/containers/ocicrypt/crypto/pkcs11
2025-08-20T22:37:39.1160673Z [00:02:12.779]➜  mkdir -p $WORK/b402/
2025-08-20T22:37:39.1161051Z [00:02:12.780]➜  cat >/tmp/go-build3346486511/b402/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1161399Z [00:02:12.780]➜  # import config
2025-08-20T22:37:39.1161762Z [00:02:12.780]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:39.1162252Z [00:02:12.780]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:39.1162712Z [00:02:12.780]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:39.1163172Z [00:02:12.780]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:39.1163646Z [00:02:12.780]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:39.1164499Z [00:02:12.780]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:39.1164947Z [00:02:12.780]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.1165359Z [00:02:12.780]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.1165955Z [00:02:12.780]➜  packagefile github.com/miekg/pkcs11=/tmp/go-build3346486511/b403/_pkg_.a
2025-08-20T22:37:39.1166602Z [00:02:12.780]➜  packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build3346486511/b404/_pkg_.a
2025-08-20T22:37:39.1167169Z [00:02:12.780]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:39.1167617Z [00:02:12.780]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:39.1168033Z [00:02:12.780]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:39.1168444Z [00:02:12.780]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:39.1168896Z [00:02:12.780]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:39.1169336Z [00:02:12.780]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.1169761Z [00:02:12.780]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.1170177Z [00:02:12.780]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.1170480Z [00:02:12.780]➜  EOF
2025-08-20T22:37:39.1172658Z [00:02:12.781]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:39.1176205Z [00:02:12.781]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11=>github.com/containers/ocicrypt@v1.2.1/crypto/pkcs11;$WORK/b402=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.22 -complete -installsuffix shared -buildid JdPUPhJeycI85yVJsxdl/JdPUPhJeycI85yVJsxdl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go
2025-08-20T22:37:39.1227538Z [00:02:12.787]➜  go tool buildid -w $WORK/b460/_pkg_.a # internal
2025-08-20T22:37:39.1232852Z [00:02:12.787]➜  cp $WORK/b460/_pkg_.a /root/.cache/go-build/ce/ce9ab4ea3f89f6f158687de5b9c5f6662cf131655d37ee21a2721f99ce6ecf7a-d # internal
2025-08-20T22:37:39.1236597Z [00:02:12.788]➜  google.golang.org/grpc/internal/status
2025-08-20T22:37:39.1253864Z [00:02:12.788]➜  mkdir -p $WORK/b462/
2025-08-20T22:37:39.1254357Z [00:02:12.788]➜  cat >/tmp/go-build3346486511/b462/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1254719Z [00:02:12.788]➜  # import config
2025-08-20T22:37:39.1255070Z [00:02:12.788]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.1255490Z [00:02:12.788]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.1258235Z [00:02:12.788]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3346486511/b460/_pkg_.a
2025-08-20T22:37:39.1258902Z [00:02:12.788]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3346486511/b448/_pkg_.a
2025-08-20T22:37:39.1259487Z [00:02:12.788]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:39.1260114Z [00:02:12.788]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3346486511/b445/_pkg_.a
2025-08-20T22:37:39.1260795Z [00:02:12.788]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3346486511/b461/_pkg_.a
2025-08-20T22:37:39.1261251Z [00:02:12.788]➜  EOF
2025-08-20T22:37:39.1263283Z [00:02:12.788]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/status=>google.golang.org/grpc@v1.72.2/internal/status;$WORK/b462=>" -p google.golang.org/grpc/internal/status -lang=go1.23 -complete -installsuffix shared -buildid oU8vJuPITy7LT8BD-rz2/oU8vJuPITy7LT8BD-rz2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/status/status.go
2025-08-20T22:37:39.1265460Z [00:02:12.789]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T22:37:39.1272993Z [00:02:12.791]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/48/48554815fc146f7ed3708491898635557dcf624ad4ffaba4ea6a8ea8de317c89-d # internal
2025-08-20T22:37:39.1278276Z [00:02:12.792]➜  google.golang.org/grpc/internal/buffer
2025-08-20T22:37:39.1278610Z [00:02:12.792]➜  mkdir -p $WORK/b464/
2025-08-20T22:37:39.1282437Z [00:02:12.792]➜  cat >/tmp/go-build3346486511/b464/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1284231Z [00:02:12.792]➜  # import config
2025-08-20T22:37:39.1284584Z [00:02:12.792]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.1285008Z [00:02:12.792]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.1285335Z [00:02:12.792]➜  EOF
2025-08-20T22:37:39.1296473Z [00:02:12.794]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/buffer=>google.golang.org/grpc@v1.72.2/internal/buffer;$WORK/b464=>" -p google.golang.org/grpc/internal/buffer -lang=go1.23 -complete -installsuffix shared -buildid BJ1zBGRXfQ-KDb84iDq3/BJ1zBGRXfQ-KDb84iDq3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/buffer/unbounded.go
2025-08-20T22:37:39.1479591Z [00:02:12.812]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T22:37:39.1480582Z [00:02:12.812]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/c5/c54a6ec43c20f02f0c869f6fb2eb571322499ff7fb8dc40e4bfc48dfc4ba9d8c-d # internal
2025-08-20T22:37:39.1520014Z [00:02:12.816]➜  google.golang.org/grpc/internal/grpcsync
2025-08-20T22:37:39.1520612Z [00:02:12.816]➜  mkdir -p $WORK/b463/
2025-08-20T22:37:39.1521107Z [00:02:12.816]➜  cat >/tmp/go-build3346486511/b463/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1521558Z [00:02:12.816]➜  # import config
2025-08-20T22:37:39.1522037Z [00:02:12.816]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.1522714Z [00:02:12.816]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3346486511/b464/_pkg_.a
2025-08-20T22:37:39.1523335Z [00:02:12.816]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.1524268Z [00:02:12.816]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:39.1524805Z [00:02:12.816]➜  EOF
2025-08-20T22:37:39.1531084Z [00:02:12.816]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync=>google.golang.org/grpc@v1.72.2/internal/grpcsync;$WORK/b463=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.23 -complete -installsuffix shared -buildid ahxpeEuv61iG2iWYegFb/ahxpeEuv61iG2iWYegFb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/event.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go
2025-08-20T22:37:39.1601823Z [00:02:12.824]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T22:37:39.1611829Z [00:02:12.825]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/af/afe70f571455eeda273ab4028680854a13f9635624327b987c696259d25135a7-d # internal
2025-08-20T22:37:39.1616388Z [00:02:12.826]➜  google.golang.org/grpc/status
2025-08-20T22:37:39.1616717Z [00:02:12.826]➜  mkdir -p $WORK/b459/
2025-08-20T22:37:39.1621869Z [00:02:12.826]➜  cat >/tmp/go-build3346486511/b459/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1622244Z [00:02:12.826]➜  # import config
2025-08-20T22:37:39.1623334Z [00:02:12.826]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.1623772Z [00:02:12.826]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.1636418Z [00:02:12.826]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.1637054Z [00:02:12.826]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3346486511/b460/_pkg_.a
2025-08-20T22:37:39.1637710Z [00:02:12.826]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3346486511/b448/_pkg_.a
2025-08-20T22:37:39.1638343Z [00:02:12.826]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3346486511/b462/_pkg_.a
2025-08-20T22:37:39.1638753Z [00:02:12.826]➜  EOF
2025-08-20T22:37:39.1640656Z [00:02:12.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/status=>google.golang.org/grpc@v1.72.2/status;$WORK/b459=>" -p google.golang.org/grpc/status -lang=go1.23 -complete -installsuffix shared -buildid KPE3U6SFMq8cpNsfQys3/KPE3U6SFMq8cpNsfQys3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/status/status.go
2025-08-20T22:37:39.1689049Z [00:02:12.832]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T22:37:39.1690429Z [00:02:12.833]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/95/955a99fea327b01a4e56bca01dda228f94961ed2c34c9595d8c2e68fd7b2be5c-d # internal
2025-08-20T22:37:39.1697845Z [00:02:12.834]➜  github.com/containers/ocicrypt/utils
2025-08-20T22:37:39.1699092Z [00:02:12.834]➜  mkdir -p $WORK/b401/
2025-08-20T22:37:39.1708860Z [00:02:12.835]➜  cat >/tmp/go-build3346486511/b401/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1709471Z [00:02:12.835]➜  # import config
2025-08-20T22:37:39.1710077Z [00:02:12.835]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.1711594Z [00:02:12.835]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:39.1712195Z [00:02:12.835]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:39.1712675Z [00:02:12.835]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:39.1713126Z [00:02:12.835]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:39.1713580Z [00:02:12.835]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:39.1714053Z [00:02:12.835]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:39.1714908Z [00:02:12.835]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:39.1715463Z [00:02:12.835]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:39.1716049Z [00:02:12.835]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.1716478Z [00:02:12.835]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.1717058Z [00:02:12.835]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3346486511/b402/_pkg_.a
2025-08-20T22:37:39.1717687Z [00:02:12.835]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3346486511/b361/_pkg_.a
2025-08-20T22:37:39.1718254Z [00:02:12.835]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3346486511/b382/_pkg_.a
2025-08-20T22:37:39.1718728Z [00:02:12.835]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.1719143Z [00:02:12.835]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:39.1719581Z [00:02:12.835]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:39.1720007Z [00:02:12.835]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.1720427Z [00:02:12.835]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.1720736Z [00:02:12.835]➜  EOF
2025-08-20T22:37:39.1723973Z [00:02:12.835]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils=>github.com/containers/ocicrypt@v1.2.1/utils;$WORK/b401=>" -p github.com/containers/ocicrypt/utils -lang=go1.22 -complete -installsuffix shared -buildid Rq-ThpjebTCCKi99AgGj/Rq-ThpjebTCCKi99AgGj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/delayedreader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/ioutils.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/testing.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/utils.go
2025-08-20T22:37:39.1811097Z [00:02:12.845]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T22:37:39.1819404Z [00:02:12.846]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/7f/7ff198e4e645bea92790ae51d0346926c139daa54db8a5b2f2b3cda88793c878-d # internal
2025-08-20T22:37:39.1820760Z [00:02:12.846]➜  github.com/containers/ocicrypt/config
2025-08-20T22:37:39.1821111Z [00:02:12.846]➜  mkdir -p $WORK/b405/
2025-08-20T22:37:39.1821482Z [00:02:12.846]➜  cat >/tmp/go-build3346486511/b405/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1821826Z [00:02:12.846]➜  # import config
2025-08-20T22:37:39.1822163Z [00:02:12.846]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.1822577Z [00:02:12.846]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.1823149Z [00:02:12.846]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3346486511/b402/_pkg_.a
2025-08-20T22:37:39.1823734Z [00:02:12.846]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:39.1824189Z [00:02:12.846]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.1824503Z [00:02:12.846]➜  EOF
2025-08-20T22:37:39.1827059Z [00:02:12.846]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config=>github.com/containers/ocicrypt@v1.2.1/config;$WORK/b405=>" -p github.com/containers/ocicrypt/config -lang=go1.22 -complete -installsuffix shared -buildid 5955qWok9kcreJ0aB2KL/5955qWok9kcreJ0aB2KL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/constructors.go
2025-08-20T22:37:39.1935340Z [00:02:12.857]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T22:37:39.1936441Z [00:02:12.857]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/b0/b01a8caa23a8c33166ad17738b66a753a00336a1e9e591c5769b6d64938c7995-d # internal
2025-08-20T22:37:39.1948966Z [00:02:12.859]➜  google.golang.org/grpc/internal/binarylog
2025-08-20T22:37:39.1950555Z [00:02:12.859]➜  mkdir -p $WORK/b457/
2025-08-20T22:37:39.1968522Z [00:02:12.861]➜  cat >/tmp/go-build3346486511/b457/importcfg << 'EOF' # internal
2025-08-20T22:37:39.1968964Z [00:02:12.861]➜  # import config
2025-08-20T22:37:39.1969308Z [00:02:12.861]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:39.1969739Z [00:02:12.861]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.1970197Z [00:02:12.861]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:39.1970647Z [00:02:12.861]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.1971056Z [00:02:12.861]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.1971647Z [00:02:12.861]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3346486511/b458/_pkg_.a
2025-08-20T22:37:39.1972308Z [00:02:12.861]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:39.1972936Z [00:02:12.861]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3346486511/b451/_pkg_.a
2025-08-20T22:37:39.1974019Z [00:02:12.861]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:39.1974596Z [00:02:12.861]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3346486511/b459/_pkg_.a
2025-08-20T22:37:39.1975184Z [00:02:12.861]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:39.1976703Z [00:02:12.861]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3346486511/b355/_pkg_.a
2025-08-20T22:37:39.1977535Z [00:02:12.861]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3346486511/b356/_pkg_.a
2025-08-20T22:37:39.1978099Z [00:02:12.861]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.1978499Z [00:02:12.861]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.1978898Z [00:02:12.861]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:39.1979307Z [00:02:12.861]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:39.1979743Z [00:02:12.861]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.1980168Z [00:02:12.861]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.1980586Z [00:02:12.861]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.1981016Z [00:02:12.861]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:39.1981492Z [00:02:12.861]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.1981802Z [00:02:12.861]➜  EOF
2025-08-20T22:37:39.1985415Z [00:02:12.861]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog=>google.golang.org/grpc@v1.72.2/internal/binarylog;$WORK/b457=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.23 -complete -installsuffix shared -buildid sdHcjCEFGnQWK7MXqVxC/sdHcjCEFGnQWK7MXqVxC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/env_config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/sink.go
2025-08-20T22:37:39.2068829Z [00:02:12.871]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T22:37:39.2092622Z [00:02:12.873]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/5d/5d74a3f791e19e0bdd1fb3c5e44c00df3f937b14b50bfc8f3fee82e54041920d-d # internal
2025-08-20T22:37:39.2109434Z [00:02:12.875]➜  github.com/containers/ocicrypt/keywrap
2025-08-20T22:37:39.2110173Z [00:02:12.875]➜  mkdir -p $WORK/b407/
2025-08-20T22:37:39.2111086Z [00:02:12.875]➜  cat >/tmp/go-build3346486511/b407/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2111546Z [00:02:12.875]➜  # import config
2025-08-20T22:37:39.2112012Z [00:02:12.875]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:39.2112435Z [00:02:12.875]➜  EOF
2025-08-20T22:37:39.2114523Z [00:02:12.875]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap=>github.com/containers/ocicrypt@v1.2.1/keywrap;$WORK/b407=>" -p github.com/containers/ocicrypt/keywrap -lang=go1.22 -complete -installsuffix shared -buildid WYhBLNxnX6TFNEpf28jG/WYhBLNxnX6TFNEpf28jG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go
2025-08-20T22:37:39.2228618Z [00:02:12.887]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T22:37:39.2240651Z [00:02:12.888]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/ca/cab74c6d93f0455f5e00e4b87a4797698df1a6a830d781f100317aac8643e396-d # internal
2025-08-20T22:37:39.2242135Z [00:02:12.888]➜  github.com/containers/ocicrypt/blockcipher
2025-08-20T22:37:39.2242479Z [00:02:12.888]➜  mkdir -p $WORK/b400/
2025-08-20T22:37:39.2250834Z [00:02:12.889]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T22:37:39.2251501Z [00:02:12.889]➜  cat >/tmp/go-build3346486511/b400/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2251982Z [00:02:12.889]➜  # import config
2025-08-20T22:37:39.2252491Z [00:02:12.889]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:39.2253088Z [00:02:12.889]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:39.2253688Z [00:02:12.889]➜  packagefile crypto/hmac=/tmp/go-build3346486511/b158/_pkg_.a
2025-08-20T22:37:39.2254231Z [00:02:12.889]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:39.2254788Z [00:02:12.889]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:39.2255361Z [00:02:12.889]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.2258798Z [00:02:12.889]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.2259388Z [00:02:12.889]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3346486511/b401/_pkg_.a
2025-08-20T22:37:39.2260021Z [00:02:12.890]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:39.2260534Z [00:02:12.890]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:39.2260954Z [00:02:12.890]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.2261262Z [00:02:12.890]➜  EOF
2025-08-20T22:37:39.2263765Z [00:02:12.890]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/31/31119216002401038e737991b06fa5a73b6da08b642521be8b967a9215c3160c-d # internal
2025-08-20T22:37:39.2264538Z [00:02:12.890]➜  github.com/containers/ocicrypt/keywrap/jwe
2025-08-20T22:37:39.2265322Z [00:02:12.891]➜  mkdir -p $WORK/b408/
2025-08-20T22:37:39.2270330Z [00:02:12.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher=>github.com/containers/ocicrypt@v1.2.1/blockcipher;$WORK/b400=>" -p github.com/containers/ocicrypt/blockcipher -lang=go1.22 -complete -installsuffix shared -buildid P9zcpFWnN-jhtNwwHIyS/P9zcpFWnN-jhtNwwHIyS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go
2025-08-20T22:37:39.2274663Z [00:02:12.892]➜  cat >/tmp/go-build3346486511/b408/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2277095Z [00:02:12.892]➜  # import config
2025-08-20T22:37:39.2277465Z [00:02:12.892]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:39.2277930Z [00:02:12.892]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.2278347Z [00:02:12.892]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.2278887Z [00:02:12.892]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:39.2279530Z [00:02:12.892]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3346486511/b407/_pkg_.a
2025-08-20T22:37:39.2280170Z [00:02:12.892]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3346486511/b401/_pkg_.a
2025-08-20T22:37:39.2280778Z [00:02:12.892]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3346486511/b361/_pkg_.a
2025-08-20T22:37:39.2281156Z [00:02:12.892]➜  EOF
2025-08-20T22:37:39.2283316Z [00:02:12.892]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/jwe=>github.com/containers/ocicrypt@v1.2.1/keywrap/jwe;$WORK/b408=>" -p github.com/containers/ocicrypt/keywrap/jwe -lang=go1.22 -complete -installsuffix shared -buildid 3SD_mHJ7dcAyK1GLKm_F/3SD_mHJ7dcAyK1GLKm_F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go
2025-08-20T22:37:39.2523780Z [00:02:12.916]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T22:37:39.2561378Z [00:02:12.920]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/8e/8ee24264632325072ea0a9924d761e5bd54c05c45c70e92ade956d66c34d51d3-d # internal
2025-08-20T22:37:39.2568811Z [00:02:12.921]➜  google.golang.org/grpc/internal/idle
2025-08-20T22:37:39.2569696Z [00:02:12.921]➜  mkdir -p $WORK/b465/
2025-08-20T22:37:39.2573929Z [00:02:12.921]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T22:37:39.2579933Z [00:02:12.922]➜  cat >/tmp/go-build3346486511/b465/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2580304Z [00:02:12.922]➜  # import config
2025-08-20T22:37:39.2580670Z [00:02:12.922]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.2581088Z [00:02:12.922]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:39.2581501Z [00:02:12.922]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.2581954Z [00:02:12.922]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:39.2598095Z [00:02:12.924]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.2598893Z [00:02:12.924]➜  EOF
2025-08-20T22:37:39.2601311Z [00:02:12.924]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/idle=>google.golang.org/grpc@v1.72.2/internal/idle;$WORK/b465=>" -p google.golang.org/grpc/internal/idle -lang=go1.23 -complete -installsuffix shared -buildid c5VMWm3hsCWAi5LA6tAR/c5VMWm3hsCWAi5LA6tAR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/idle/idle.go
2025-08-20T22:37:39.2606790Z [00:02:12.924]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/77/77c5e7ab2cac13dbde6b02b80ed9ea4faf2b980b554be8c9860e4971c3674ab9-d # internal
2025-08-20T22:37:39.2608437Z [00:02:12.924]➜  google.golang.org/grpc/internal/metadata
2025-08-20T22:37:39.2608873Z [00:02:12.925]➜  mkdir -p $WORK/b466/
2025-08-20T22:37:39.2610408Z [00:02:12.925]➜  cat >/tmp/go-build3346486511/b466/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2610854Z [00:02:12.925]➜  # import config
2025-08-20T22:37:39.2611208Z [00:02:12.925]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.2611720Z [00:02:12.925]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:39.2612309Z [00:02:12.925]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.2612814Z [00:02:12.925]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.2613481Z [00:02:12.925]➜  EOF
2025-08-20T22:37:39.2615582Z [00:02:12.925]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/metadata=>google.golang.org/grpc@v1.72.2/internal/metadata;$WORK/b466=>" -p google.golang.org/grpc/internal/metadata -lang=go1.23 -complete -installsuffix shared -buildid L5Murdb0CAXHgKwrqdzy/L5Murdb0CAXHgKwrqdzy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/metadata/metadata.go
2025-08-20T22:37:39.2786895Z [00:02:12.942]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T22:37:39.2790846Z [00:02:12.943]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/73/73eaed5bdf9abe33623beaafe174100bbe4a1438deed71b358942dda6944f1f1-d # internal
2025-08-20T22:37:39.2800182Z [00:02:12.944]➜  google.golang.org/grpc/internal/serviceconfig
2025-08-20T22:37:39.2800571Z [00:02:12.944]➜  mkdir -p $WORK/b468/
2025-08-20T22:37:39.2805562Z [00:02:12.944]➜  cat >/tmp/go-build3346486511/b468/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2807151Z [00:02:12.944]➜  # import config
2025-08-20T22:37:39.2807536Z [00:02:12.944]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:39.2807985Z [00:02:12.944]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.2808493Z [00:02:12.944]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:39.2809101Z [00:02:12.944]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3346486511/b448/_pkg_.a
2025-08-20T22:37:39.2809682Z [00:02:12.944]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:39.2810296Z [00:02:12.944]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:39.2817222Z [00:02:12.944]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:39.2818566Z [00:02:12.945]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.2819104Z [00:02:12.945]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.2819538Z [00:02:12.945]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.2819850Z [00:02:12.945]➜  EOF
2025-08-20T22:37:39.2822865Z [00:02:12.945]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig=>google.golang.org/grpc@v1.72.2/internal/serviceconfig;$WORK/b468=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid 0UYctOmJCKg4M7WkHVg8/0UYctOmJCKg4M7WkHVg8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go
2025-08-20T22:37:39.2867763Z [00:02:12.951]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T22:37:39.2898433Z [00:02:12.954]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/4a/4a283503157ef30332bcc988248f770d60f8274bc0d0e35713b0e9af25fca2e1-d # internal
2025-08-20T22:37:39.2936898Z [00:02:12.958]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T22:37:39.2937922Z [00:02:12.958]➜  google.golang.org/grpc/internal/proxyattributes
2025-08-20T22:37:39.2938918Z [00:02:12.958]➜  mkdir -p $WORK/b470/
2025-08-20T22:37:39.2943472Z [00:02:12.958]➜  cat >/tmp/go-build3346486511/b470/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2944560Z [00:02:12.958]➜  # import config
2025-08-20T22:37:39.2945082Z [00:02:12.958]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.2945597Z [00:02:12.958]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:39.2946314Z [00:02:12.958]➜  EOF
2025-08-20T22:37:39.2952288Z [00:02:12.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/proxyattributes=>google.golang.org/grpc@v1.72.2/internal/proxyattributes;$WORK/b470=>" -p google.golang.org/grpc/internal/proxyattributes -lang=go1.23 -complete -installsuffix shared -buildid kvzmhVWeD5aWJA31BjWC/kvzmhVWeD5aWJA31BjWC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go
2025-08-20T22:37:39.2955051Z [00:02:12.959]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/2a/2a4276f91abc8c3592ab55685affe27546d489c9d4c739870a498fe73672e520-d # internal
2025-08-20T22:37:39.2963820Z [00:02:12.960]➜  golang.org/x/text/transform
2025-08-20T22:37:39.2964603Z [00:02:12.960]➜  mkdir -p $WORK/b476/
2025-08-20T22:37:39.2970833Z [00:02:12.961]➜  cat >/tmp/go-build3346486511/b476/importcfg << 'EOF' # internal
2025-08-20T22:37:39.2972191Z [00:02:12.961]➜  # import config
2025-08-20T22:37:39.2972868Z [00:02:12.961]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.2973770Z [00:02:12.961]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.2974236Z [00:02:12.961]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.2974676Z [00:02:12.961]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.2975015Z [00:02:12.961]➜  EOF
2025-08-20T22:37:39.2977044Z [00:02:12.961]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/transform=>golang.org/x/text@v0.27.0/transform;$WORK/b476=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid 73mRrDrW9byj20bdwLCU/73mRrDrW9byj20bdwLCU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/transform/transform.go
2025-08-20T22:37:39.3076366Z [00:02:12.972]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T22:37:39.3084553Z [00:02:12.972]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T22:37:39.3092841Z [00:02:12.973]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/e7/e76a22ec92272304c04ee12976201c7d344d750586cfb8dc7327f4595460d3d6-d # internal
2025-08-20T22:37:39.3103410Z [00:02:12.974]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/93/933c1952c0fc007edd54f469b22e618a41ef61a8b194493d876f0633692410db-d # internal
2025-08-20T22:37:39.3107322Z [00:02:12.975]➜  google.golang.org/grpc/internal/resolver
2025-08-20T22:37:39.3108043Z [00:02:12.975]➜  mkdir -p $WORK/b467/
2025-08-20T22:37:39.3113087Z [00:02:12.975]➜  cat >/tmp/go-build3346486511/b467/importcfg << 'EOF' # internal
2025-08-20T22:37:39.3113469Z [00:02:12.975]➜  # import config
2025-08-20T22:37:39.3113824Z [00:02:12.975]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.3114411Z [00:02:12.975]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3346486511/b468/_pkg_.a
2025-08-20T22:37:39.3115083Z [00:02:12.975]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:39.3133544Z [00:02:12.975]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.3134070Z [00:02:12.975]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.3134384Z [00:02:12.975]➜  EOF
2025-08-20T22:37:39.3136704Z [00:02:12.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver=>google.golang.org/grpc@v1.72.2/internal/resolver;$WORK/b467=>" -p google.golang.org/grpc/internal/resolver -lang=go1.23 -complete -installsuffix shared -buildid bavpLPENgFCLG8A-B8JQ/bavpLPENgFCLG8A-B8JQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/config_selector.go
2025-08-20T22:37:39.3139010Z [00:02:12.975]➜  golang.org/x/text/unicode/bidi
2025-08-20T22:37:39.3139308Z [00:02:12.975]➜  mkdir -p $WORK/b477/
2025-08-20T22:37:39.3139676Z [00:02:12.976]➜  cat >/tmp/go-build3346486511/b477/importcfg << 'EOF' # internal
2025-08-20T22:37:39.3140023Z [00:02:12.976]➜  # import config
2025-08-20T22:37:39.3140355Z [00:02:12.976]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.3140804Z [00:02:12.976]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:39.3141255Z [00:02:12.976]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.3141656Z [00:02:12.976]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:39.3142066Z [00:02:12.976]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:39.3142505Z [00:02:12.976]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.3142837Z [00:02:12.976]➜  EOF
2025-08-20T22:37:39.3149921Z [00:02:12.976]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi=>golang.org/x/text@v0.27.0/unicode/bidi;$WORK/b477=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid 7K-yGn6XRlnGy1Z6gwJU/7K-yGn6XRlnGy1Z6gwJU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/bidi.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/bracket.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/core.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/prop.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/trieval.go
2025-08-20T22:37:39.3302134Z [00:02:12.994]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T22:37:39.3302943Z [00:02:12.994]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/78/78e3e029b907900ab1fcf84760cf501399f29733d730a0af356aa4abc8bc6ce8-d # internal
2025-08-20T22:37:39.3387963Z [00:02:13.003]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T22:37:39.3393814Z [00:02:13.003]➜  golang.org/x/text/unicode/norm
2025-08-20T22:37:39.3401568Z [00:02:13.003]➜  mkdir -p $WORK/b478/
2025-08-20T22:37:39.3405068Z [00:02:13.004]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/00/00d9bd76a80811349aba41eee5f904925dbb7c02e0cb05b25a0860299d0266e0-d # internal
2025-08-20T22:37:39.3406683Z [00:02:13.004]➜  cat >/tmp/go-build3346486511/b478/importcfg << 'EOF' # internal
2025-08-20T22:37:39.3407769Z [00:02:13.004]➜  # import config
2025-08-20T22:37:39.3408162Z [00:02:13.004]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:39.3408616Z [00:02:13.004]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.3409122Z [00:02:13.004]➜  packagefile golang.org/x/text/transform=/tmp/go-build3346486511/b476/_pkg_.a
2025-08-20T22:37:39.3409622Z [00:02:13.004]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.3410033Z [00:02:13.004]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.3410471Z [00:02:13.004]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.3410803Z [00:02:13.004]➜  EOF
2025-08-20T22:37:39.3425708Z [00:02:13.004]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm=>golang.org/x/text@v0.27.0/unicode/norm;$WORK/b478=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid oCtriRg2zwkLswFjR3fZ/oCtriRg2zwkLswFjR3fZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/composition.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/forminfo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/input.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/iter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/normalize.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/readwriter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/transform.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/trie.go
2025-08-20T22:37:39.3430563Z [00:02:13.006]➜  golang.org/x/net/http2/hpack
2025-08-20T22:37:39.3430885Z [00:02:13.006]➜  mkdir -p $WORK/b479/
2025-08-20T22:37:39.3431262Z [00:02:13.006]➜  cat >/tmp/go-build3346486511/b479/importcfg << 'EOF' # internal
2025-08-20T22:37:39.3431609Z [00:02:13.006]➜  # import config
2025-08-20T22:37:39.3431951Z [00:02:13.006]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.3432370Z [00:02:13.006]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.3432793Z [00:02:13.006]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.3433192Z [00:02:13.006]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.3433832Z [00:02:13.006]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.3434223Z [00:02:13.006]➜  EOF
2025-08-20T22:37:39.3438550Z [00:02:13.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack=>golang.org/x/net@v0.41.0/http2/hpack;$WORK/b479=>" -p golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid IHOGh33a8Nm0ceU8r7zr/IHOGh33a8Nm0ceU8r7zr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/hpack.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/huffman.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/static_table.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/tables.go
2025-08-20T22:37:39.4268548Z [00:02:13.091]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T22:37:39.4269290Z [00:02:13.091]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/03/0315f853e2404e839973011e606126ad54a3add216d0a541ca5cdbdc15a88c3c-d # internal
2025-08-20T22:37:39.4275110Z [00:02:13.092]➜  google.golang.org/grpc/internal/syscall
2025-08-20T22:37:39.4275456Z [00:02:13.092]➜  mkdir -p $WORK/b481/
2025-08-20T22:37:39.4276250Z [00:02:13.092]➜  cat >/tmp/go-build3346486511/b481/importcfg << 'EOF' # internal
2025-08-20T22:37:39.4276678Z [00:02:13.092]➜  # import config
2025-08-20T22:37:39.4277012Z [00:02:13.092]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.4277489Z [00:02:13.092]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:39.4278262Z [00:02:13.092]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:39.4278778Z [00:02:13.092]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.4279365Z [00:02:13.092]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:39.4279897Z [00:02:13.092]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.4280299Z [00:02:13.092]➜  EOF
2025-08-20T22:37:39.4282414Z [00:02:13.092]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/syscall=>google.golang.org/grpc@v1.72.2/internal/syscall;$WORK/b481=>" -p google.golang.org/grpc/internal/syscall -lang=go1.23 -complete -installsuffix shared -buildid nt6gCppUBMQe3N_6i22C/nt6gCppUBMQe3N_6i22C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go
2025-08-20T22:37:39.4415445Z [00:02:13.105]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T22:37:39.4428866Z [00:02:13.107]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/80/806191a4ece88af3ab05a3abe3865146b3cd8f12eee49ed1015ca7025f6fdf5a-d # internal
2025-08-20T22:37:39.4437165Z [00:02:13.107]➜  golang.org/x/text/secure/bidirule
2025-08-20T22:37:39.4440188Z [00:02:13.107]➜  mkdir -p $WORK/b475/
2025-08-20T22:37:39.4440587Z [00:02:13.108]➜  cat >/tmp/go-build3346486511/b475/importcfg << 'EOF' # internal
2025-08-20T22:37:39.4440940Z [00:02:13.108]➜  # import config
2025-08-20T22:37:39.4441312Z [00:02:13.108]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.4441817Z [00:02:13.108]➜  packagefile golang.org/x/text/transform=/tmp/go-build3346486511/b476/_pkg_.a
2025-08-20T22:37:39.4442398Z [00:02:13.108]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3346486511/b477/_pkg_.a
2025-08-20T22:37:39.4442912Z [00:02:13.108]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.4443266Z [00:02:13.108]➜  EOF
2025-08-20T22:37:39.4445647Z [00:02:13.108]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule=>golang.org/x/text@v0.27.0/secure/bidirule;$WORK/b475=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid 7jFbto_K1UED9cCIGtVx/7jFbto_K1UED9cCIGtVx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
2025-08-20T22:37:39.4745654Z [00:02:13.138]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T22:37:39.4765636Z [00:02:13.140]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/9d/9dfdd32c24b9a86a962f768a19567549f01025ac7c9c0de1b4cbb4f681700e17-d # internal
2025-08-20T22:37:39.4769028Z [00:02:13.140]➜  google.golang.org/grpc/internal/transport/networktype
2025-08-20T22:37:39.4769439Z [00:02:13.140]➜  mkdir -p $WORK/b482/
2025-08-20T22:37:39.4769824Z [00:02:13.140]➜  cat >/tmp/go-build3346486511/b482/importcfg << 'EOF' # internal
2025-08-20T22:37:39.4770173Z [00:02:13.140]➜  # import config
2025-08-20T22:37:39.4770606Z [00:02:13.140]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.4770998Z [00:02:13.140]➜  EOF
2025-08-20T22:37:39.4773641Z [00:02:13.140]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/networktype=>google.golang.org/grpc@v1.72.2/internal/transport/networktype;$WORK/b482=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.23 -complete -installsuffix shared -buildid E_wL2gMG4LARAJvhYDZ4/E_wL2gMG4LARAJvhYDZ4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go
2025-08-20T22:37:39.4775997Z [00:02:13.140]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T22:37:39.4776731Z [00:02:13.140]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/6b/6b569b1dc3a2896b3b3b33a5b919f9962fd524da7d4d8d5397ca66a933a78c73-d # internal
2025-08-20T22:37:39.4815978Z [00:02:13.144]➜  google.golang.org/grpc/keepalive
2025-08-20T22:37:39.4816581Z [00:02:13.144]➜  mkdir -p $WORK/b483/
2025-08-20T22:37:39.4816978Z [00:02:13.144]➜  cat >/tmp/go-build3346486511/b483/importcfg << 'EOF' # internal
2025-08-20T22:37:39.4817364Z [00:02:13.144]➜  # import config
2025-08-20T22:37:39.4817710Z [00:02:13.144]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.4818019Z [00:02:13.144]➜  EOF
2025-08-20T22:37:39.4819981Z [00:02:13.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/keepalive=>google.golang.org/grpc@v1.72.2/keepalive;$WORK/b483=>" -p google.golang.org/grpc/keepalive -lang=go1.23 -complete -installsuffix shared -buildid tohBWN9LPsddqL-1dPLL/tohBWN9LPsddqL-1dPLL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/keepalive/keepalive.go
2025-08-20T22:37:39.4941222Z [00:02:13.157]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T22:37:39.4942015Z [00:02:13.158]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/77/77917d90ad7a5fd2aad50e5f20e5517adb150ad6137e3bd4a5fd053f68738b12-d # internal
2025-08-20T22:37:39.4942626Z [00:02:13.158]➜  google.golang.org/grpc/peer
2025-08-20T22:37:39.4942918Z [00:02:13.158]➜  mkdir -p $WORK/b484/
2025-08-20T22:37:39.4943546Z [00:02:13.158]➜  cat >/tmp/go-build3346486511/b484/importcfg << 'EOF' # internal
2025-08-20T22:37:39.4944037Z [00:02:13.158]➜  # import config
2025-08-20T22:37:39.4944486Z [00:02:13.158]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.4945077Z [00:02:13.158]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.4945696Z [00:02:13.158]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:39.4946531Z [00:02:13.158]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.4947071Z [00:02:13.158]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.4947501Z [00:02:13.158]➜  EOF
2025-08-20T22:37:39.4949403Z [00:02:13.158]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/peer=>google.golang.org/grpc@v1.72.2/peer;$WORK/b484=>" -p google.golang.org/grpc/peer -lang=go1.23 -complete -installsuffix shared -buildid Uqw4Amh165tDtCOB3zEl/Uqw4Amh165tDtCOB3zEl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/peer/peer.go
2025-08-20T22:37:39.4968700Z [00:02:13.161]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T22:37:39.4970170Z [00:02:13.161]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/25/25b33924e9e88d0eed0761f56dede7cf73a228c2be0022730240ad193afc8834-d # internal
2025-08-20T22:37:39.4974772Z [00:02:13.161]➜  google.golang.org/grpc/tap
2025-08-20T22:37:39.4976602Z [00:02:13.161]➜  mkdir -p $WORK/b485/
2025-08-20T22:37:39.4977012Z [00:02:13.162]➜  cat >/tmp/go-build3346486511/b485/importcfg << 'EOF' # internal
2025-08-20T22:37:39.4977365Z [00:02:13.162]➜  # import config
2025-08-20T22:37:39.4978072Z [00:02:13.162]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.4978642Z [00:02:13.162]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:39.4979036Z [00:02:13.162]➜  EOF
2025-08-20T22:37:39.4980844Z [00:02:13.162]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/tap=>google.golang.org/grpc@v1.72.2/tap;$WORK/b485=>" -p google.golang.org/grpc/tap -lang=go1.23 -complete -installsuffix shared -buildid kjVbpe-sJsGCVdL0DJwA/kjVbpe-sJsGCVdL0DJwA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/tap/tap.go
2025-08-20T22:37:39.5068357Z [00:02:13.171]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T22:37:39.5072681Z [00:02:13.171]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/d9/d9db9d3b6821a59379eb82f3e3530a16083a718ffe334c02dfa045f1ddf5786d-d # internal
2025-08-20T22:37:39.5075154Z [00:02:13.172]➜  net/http/httputil
2025-08-20T22:37:39.5076079Z [00:02:13.172]➜  mkdir -p $WORK/b486/
2025-08-20T22:37:39.5081159Z [00:02:13.172]➜  cat >/tmp/go-build3346486511/b486/importcfg << 'EOF' # internal
2025-08-20T22:37:39.5082129Z [00:02:13.172]➜  # import config
2025-08-20T22:37:39.5082733Z [00:02:13.172]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:37:39.5083252Z [00:02:13.172]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:39.5084070Z [00:02:13.172]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.5084497Z [00:02:13.172]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.5084925Z [00:02:13.172]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.5085339Z [00:02:13.172]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.5085996Z [00:02:13.172]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3346486511/b248/_pkg_.a
2025-08-20T22:37:39.5086571Z [00:02:13.172]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.5086976Z [00:02:13.172]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:39.5087387Z [00:02:13.172]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:39.5087814Z [00:02:13.172]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.5088244Z [00:02:13.172]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:39.5088715Z [00:02:13.172]➜  packagefile net/http/httptrace=/tmp/go-build3346486511/b260/_pkg_.a
2025-08-20T22:37:39.5089218Z [00:02:13.172]➜  packagefile net/http/internal=/tmp/go-build3346486511/b261/_pkg_.a
2025-08-20T22:37:39.5089739Z [00:02:13.172]➜  packagefile net/http/internal/ascii=/tmp/go-build3346486511/b262/_pkg_.a
2025-08-20T22:37:39.5090242Z [00:02:13.172]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:39.5090697Z [00:02:13.172]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:39.5091124Z [00:02:13.172]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.5091542Z [00:02:13.172]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.5091952Z [00:02:13.172]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.5092261Z [00:02:13.172]➜  EOF
2025-08-20T22:37:39.5094315Z [00:02:13.173]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b486=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid C7ML7Ba0GI3n7XSfv6iN/C7ML7Ba0GI3n7XSfv6iN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/.go/src/net/http/httputil/dump.go /root/.go/src/net/http/httputil/httputil.go /root/.go/src/net/http/httputil/persist.go /root/.go/src/net/http/httputil/reverseproxy.go
2025-08-20T22:37:39.5149345Z [00:02:13.179]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T22:37:39.5154630Z [00:02:13.179]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/ff/ffbd7e4198ef8a10fd43c489ab40430ef244c9cb5a6aa5b58a6b0ac1145cb3fa-d # internal
2025-08-20T22:37:39.5172901Z [00:02:13.181]➜  google.golang.org/grpc/internal/resolver/passthrough
2025-08-20T22:37:39.5173746Z [00:02:13.181]➜  mkdir -p $WORK/b487/
2025-08-20T22:37:39.5174647Z [00:02:13.181]➜  cat >/tmp/go-build3346486511/b487/importcfg << 'EOF' # internal
2025-08-20T22:37:39.5176044Z [00:02:13.181]➜  # import config
2025-08-20T22:37:39.5176400Z [00:02:13.181]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.5176921Z [00:02:13.181]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.5177315Z [00:02:13.181]➜  EOF
2025-08-20T22:37:39.5179661Z [00:02:13.182]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/passthrough=>google.golang.org/grpc@v1.72.2/internal/resolver/passthrough;$WORK/b487=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.23 -complete -installsuffix shared -buildid H5LytBqme9w6CPvn8gQK/H5LytBqme9w6CPvn8gQK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go
2025-08-20T22:37:39.5335593Z [00:02:13.197]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T22:37:39.5341007Z [00:02:13.198]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/4c/4c117038f95b3e3548963068007012b422d9cf371bedac0c05797eadc9ae7a95-d # internal
2025-08-20T22:37:39.5360096Z [00:02:13.200]➜  google.golang.org/grpc/internal/resolver/unix
2025-08-20T22:37:39.5361414Z [00:02:13.200]➜  mkdir -p $WORK/b488/
2025-08-20T22:37:39.5366157Z [00:02:13.201]➜  cat >/tmp/go-build3346486511/b488/importcfg << 'EOF' # internal
2025-08-20T22:37:39.5367579Z [00:02:13.201]➜  # import config
2025-08-20T22:37:39.5370195Z [00:02:13.201]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.5370869Z [00:02:13.201]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3346486511/b482/_pkg_.a
2025-08-20T22:37:39.5371545Z [00:02:13.201]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.5371938Z [00:02:13.201]➜  EOF
2025-08-20T22:37:39.5374089Z [00:02:13.201]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/unix=>google.golang.org/grpc@v1.72.2/internal/resolver/unix;$WORK/b488=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.23 -complete -installsuffix shared -buildid 83CO5Es00TLD86852Pqs/83CO5Es00TLD86852Pqs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go
2025-08-20T22:37:39.5519413Z [00:02:13.216]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T22:37:39.5542574Z [00:02:13.218]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/50/50d9a68e4cbc00056d6f609e1b231ce78ef76cf6a2f10da548cdcef0479caa96-d # internal
2025-08-20T22:37:39.5545148Z [00:02:13.218]➜  golang.org/x/net/idna
2025-08-20T22:37:39.5545452Z [00:02:13.218]➜  mkdir -p $WORK/b474/
2025-08-20T22:37:39.5545918Z [00:02:13.218]➜  cat >/tmp/go-build3346486511/b474/importcfg << 'EOF' # internal
2025-08-20T22:37:39.5546340Z [00:02:13.218]➜  # import config
2025-08-20T22:37:39.5551889Z [00:02:13.218]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.5552451Z [00:02:13.218]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3346486511/b475/_pkg_.a
2025-08-20T22:37:39.5557099Z [00:02:13.218]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3346486511/b477/_pkg_.a
2025-08-20T22:37:39.5558126Z [00:02:13.218]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3346486511/b478/_pkg_.a
2025-08-20T22:37:39.5558916Z [00:02:13.218]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:39.5559352Z [00:02:13.218]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.5559809Z [00:02:13.218]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.5560145Z [00:02:13.218]➜  EOF
2025-08-20T22:37:39.5563562Z [00:02:13.219]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna=>golang.org/x/net@v0.41.0/idna;$WORK/b474=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid 7mnd3YlghLGD0iWN8qGs/7mnd3YlghLGD0iWN8qGs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/go118.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/idna10.0.0.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/punycode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables15.0.0.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie13.0.0.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trieval.go
2025-08-20T22:37:39.5566770Z [00:02:13.219]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T22:37:39.5567438Z [00:02:13.219]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/2e/2e798017317c8cbc9813edd35946ca2e5c376c3d025d7575650c515eddea3539-d # internal
2025-08-20T22:37:39.5582890Z [00:02:13.222]➜  google.golang.org/grpc/internal/stats
2025-08-20T22:37:39.5609022Z [00:02:13.225]➜  mkdir -p $WORK/b489/
2025-08-20T22:37:39.5620202Z [00:02:13.226]➜  cat >/tmp/go-build3346486511/b489/importcfg << 'EOF' # internal
2025-08-20T22:37:39.5621130Z [00:02:13.226]➜  # import config
2025-08-20T22:37:39.5621530Z [00:02:13.226]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.5621988Z [00:02:13.226]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.5622543Z [00:02:13.226]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3346486511/b433/_pkg_.a
2025-08-20T22:37:39.5623160Z [00:02:13.226]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3346486511/b434/_pkg_.a
2025-08-20T22:37:39.5623541Z [00:02:13.226]➜  EOF
2025-08-20T22:37:39.5626162Z [00:02:13.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats=>google.golang.org/grpc@v1.72.2/internal/stats;$WORK/b489=>" -p google.golang.org/grpc/internal/stats -lang=go1.23 -complete -installsuffix shared -buildid NcI7vHj5UlkcqsPCVugM/NcI7vHj5UlkcqsPCVugM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats/labels.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go
2025-08-20T22:37:39.5855316Z [00:02:13.249]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T22:37:39.5861953Z [00:02:13.250]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/07/07fa2ada2d5b8fb3542d5d56572ad5cbdefffd030001c3a5887b2d9d03307207-d # internal
2025-08-20T22:37:39.5868045Z [00:02:13.251]➜  google.golang.org/grpc/balancer/grpclb/state
2025-08-20T22:37:39.5869485Z [00:02:13.251]➜  mkdir -p $WORK/b492/
2025-08-20T22:37:39.5873144Z [00:02:13.251]➜  cat >/tmp/go-build3346486511/b492/importcfg << 'EOF' # internal
2025-08-20T22:37:39.5873506Z [00:02:13.251]➜  # import config
2025-08-20T22:37:39.5873941Z [00:02:13.251]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.5874345Z [00:02:13.251]➜  EOF
2025-08-20T22:37:39.5877936Z [00:02:13.252]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/grpclb/state=>google.golang.org/grpc@v1.72.2/balancer/grpclb/state;$WORK/b492=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.23 -complete -installsuffix shared -buildid wsdJhPe8aSPDD7ArA8e8/wsdJhPe8aSPDD7ArA8e8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go
2025-08-20T22:37:39.6067319Z [00:02:13.271]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T22:37:39.6070859Z [00:02:13.271]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/5a/5a273e64e090c336ca81dc5f88b01f82adc1e7b7dc4b278253418caf2b463289-d # internal
2025-08-20T22:37:39.6077222Z [00:02:13.272]➜  google.golang.org/grpc/internal/resolver/dns/internal
2025-08-20T22:37:39.6078793Z [00:02:13.272]➜  mkdir -p $WORK/b493/
2025-08-20T22:37:39.6082830Z [00:02:13.272]➜  cat >/tmp/go-build3346486511/b493/importcfg << 'EOF' # internal
2025-08-20T22:37:39.6083870Z [00:02:13.272]➜  # import config
2025-08-20T22:37:39.6085077Z [00:02:13.272]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.6085521Z [00:02:13.272]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.6086090Z [00:02:13.272]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.6086510Z [00:02:13.272]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.6086822Z [00:02:13.272]➜  EOF
2025-08-20T22:37:39.6089139Z [00:02:13.273]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/internal=>google.golang.org/grpc@v1.72.2/internal/resolver/dns/internal;$WORK/b493=>" -p google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.23 -complete -installsuffix shared -buildid L36PtIp-QmpBcvvV0Fqi/L36PtIp-QmpBcvvV0Fqi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go
2025-08-20T22:37:39.6234031Z [00:02:13.287]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T22:37:39.6235288Z [00:02:13.287]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/f3/f333db2e103660263d17ecbd58a6ca53dad8e686e1af9718857a33601c7a5f10-d # internal
2025-08-20T22:37:39.6242746Z [00:02:13.288]➜  google.golang.org/grpc/internal/resolver/dns
2025-08-20T22:37:39.6244405Z [00:02:13.288]➜  mkdir -p $WORK/b491/
2025-08-20T22:37:39.6244864Z [00:02:13.288]➜  cat >/tmp/go-build3346486511/b491/importcfg << 'EOF' # internal
2025-08-20T22:37:39.6245243Z [00:02:13.288]➜  # import config
2025-08-20T22:37:39.6245589Z [00:02:13.288]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.6246613Z [00:02:13.288]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:39.6247060Z [00:02:13.288]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.6247621Z [00:02:13.288]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3346486511/b492/_pkg_.a
2025-08-20T22:37:39.6248275Z [00:02:13.289]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:39.6248897Z [00:02:13.289]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3346486511/b454/_pkg_.a
2025-08-20T22:37:39.6249558Z [00:02:13.289]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3346486511/b430/_pkg_.a
2025-08-20T22:37:39.6250274Z [00:02:13.289]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3346486511/b493/_pkg_.a
2025-08-20T22:37:39.6250962Z [00:02:13.289]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.6251570Z [00:02:13.289]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:39.6252107Z [00:02:13.289]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:39.6252538Z [00:02:13.289]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.6253266Z [00:02:13.289]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:39.6253787Z [00:02:13.289]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:39.6254391Z [00:02:13.289]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.6254842Z [00:02:13.289]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.6255266Z [00:02:13.289]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.6255690Z [00:02:13.289]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.6256153Z [00:02:13.289]➜  EOF
2025-08-20T22:37:39.6258338Z [00:02:13.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns=>google.golang.org/grpc@v1.72.2/internal/resolver/dns;$WORK/b491=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid _xvZC3db1rgQgUuoXtgW/_xvZC3db1rgQgUuoXtgW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go
2025-08-20T22:37:39.6348378Z [00:02:13.299]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T22:37:39.6369410Z [00:02:13.301]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/5b/5b9a7817bd79abefb322ba1781ff062946e0812a71103a36726a364d2b07b7c1-d # internal
2025-08-20T22:37:39.6370378Z [00:02:13.301]➜  net/mail
2025-08-20T22:37:39.6370634Z [00:02:13.301]➜  mkdir -p $WORK/b495/
2025-08-20T22:37:39.6373204Z [00:02:13.301]➜  cat >/tmp/go-build3346486511/b495/importcfg << 'EOF' # internal
2025-08-20T22:37:39.6373601Z [00:02:13.301]➜  # import config
2025-08-20T22:37:39.6373946Z [00:02:13.301]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:39.6374374Z [00:02:13.301]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.6374815Z [00:02:13.301]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.6375221Z [00:02:13.301]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.6375623Z [00:02:13.301]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:39.6376158Z [00:02:13.301]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:39.6376566Z [00:02:13.301]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.6377019Z [00:02:13.301]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:39.6377467Z [00:02:13.301]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.6377887Z [00:02:13.301]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.6378294Z [00:02:13.301]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.6378734Z [00:02:13.301]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.6379067Z [00:02:13.301]➜  EOF
2025-08-20T22:37:39.6380455Z [00:02:13.301]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/.go/src/net/mail=>net/mail;$WORK/b495=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid dgeLuG9-n5sppnaw5QQx/dgeLuG9-n5sppnaw5QQx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/.go/src/net/mail/message.go
2025-08-20T22:37:39.6683010Z [00:02:13.332]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T22:37:39.6698199Z [00:02:13.334]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/47/4724092447fb189000a576a2cbd4f8c3bce224aa5522e105ea82ff2ee96fda7b-d # internal
2025-08-20T22:37:39.6705510Z [00:02:13.334]➜  google.golang.org/grpc/resolver/dns
2025-08-20T22:37:39.6706711Z [00:02:13.334]➜  mkdir -p $WORK/b490/
2025-08-20T22:37:39.6711567Z [00:02:13.335]➜  cat >/tmp/go-build3346486511/b490/importcfg << 'EOF' # internal
2025-08-20T22:37:39.6712607Z [00:02:13.335]➜  # import config
2025-08-20T22:37:39.6713708Z [00:02:13.335]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3346486511/b491/_pkg_.a
2025-08-20T22:37:39.6714709Z [00:02:13.335]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:39.6715520Z [00:02:13.335]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.6717014Z [00:02:13.335]➜  EOF
2025-08-20T22:37:39.6719090Z [00:02:13.335]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/dns=>google.golang.org/grpc@v1.72.2/resolver/dns;$WORK/b490=>" -p google.golang.org/grpc/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid fUwVl2I4O08UzCjzqsES/fUwVl2I4O08UzCjzqsES -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go
2025-08-20T22:37:39.6757064Z [00:02:13.339]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T22:37:39.6771861Z [00:02:13.341]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/a5/a522a0790d2069b028d571655edb59a62130fab0a0b1093755806e8039c96dd0-d # internal
2025-08-20T22:37:39.6773614Z [00:02:13.341]➜  golang.org/x/net/http/httpguts
2025-08-20T22:37:39.6774462Z [00:02:13.341]➜  mkdir -p $WORK/b473/
2025-08-20T22:37:39.6780624Z [00:02:13.342]➜  cat >/tmp/go-build3346486511/b473/importcfg << 'EOF' # internal
2025-08-20T22:37:39.6781286Z [00:02:13.342]➜  # import config
2025-08-20T22:37:39.6781694Z [00:02:13.342]➜  packagefile golang.org/x/net/idna=/tmp/go-build3346486511/b474/_pkg_.a
2025-08-20T22:37:39.6782165Z [00:02:13.342]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.6782611Z [00:02:13.342]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:39.6783065Z [00:02:13.342]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.6783510Z [00:02:13.342]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.6783862Z [00:02:13.342]➜  EOF
2025-08-20T22:37:39.6786380Z [00:02:13.342]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts=>golang.org/x/net@v0.41.0/http/httpguts;$WORK/b473=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid nkUtCi1YgvMwPCyOA3Kt/nkUtCi1YgvMwPCyOA3Kt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts/guts.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts/httplex.go
2025-08-20T22:37:39.6964000Z [00:02:13.360]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T22:37:39.6974825Z [00:02:13.361]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/41/41088ccdc0f08112142e24bdc74a0aceb1de7eaf7a3d03c3d427b40c18b8f84c-d # internal
2025-08-20T22:37:39.6978104Z [00:02:13.362]➜  github.com/containers/ocicrypt/keywrap/pkcs11
2025-08-20T22:37:39.6978508Z [00:02:13.362]➜  mkdir -p $WORK/b496/
2025-08-20T22:37:39.6978849Z [00:02:13.362]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T22:37:39.6982118Z [00:02:13.362]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/3e/3ec03611b6a83cd58def84655c1764e27c1514110565c34349f7a02ed79f99a5-d # internal
2025-08-20T22:37:39.6983344Z [00:02:13.362]➜  golang.org/x/net/internal/httpcommon
2025-08-20T22:37:39.6984901Z [00:02:13.362]➜  mkdir -p $WORK/b480/
2025-08-20T22:37:39.6987858Z [00:02:13.363]➜  cat >/tmp/go-build3346486511/b480/importcfg << 'EOF' # internal
2025-08-20T22:37:39.6988353Z [00:02:13.363]➜  # import config
2025-08-20T22:37:39.6988708Z [00:02:13.363]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.6989139Z [00:02:13.363]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.6989563Z [00:02:13.363]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.6990326Z [00:02:13.363]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3346486511/b473/_pkg_.a
2025-08-20T22:37:39.6990980Z [00:02:13.363]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3346486511/b479/_pkg_.a
2025-08-20T22:37:39.6991523Z [00:02:13.363]➜  packagefile net/http/httptrace=/tmp/go-build3346486511/b260/_pkg_.a
2025-08-20T22:37:39.6992018Z [00:02:13.363]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:39.6992466Z [00:02:13.363]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:39.6992898Z [00:02:13.363]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:39.6993320Z [00:02:13.363]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.6998062Z [00:02:13.363]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.6999670Z [00:02:13.363]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.7000020Z [00:02:13.363]➜  EOF
2025-08-20T22:37:39.7004153Z [00:02:13.363]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon=>golang.org/x/net@v0.41.0/internal/httpcommon;$WORK/b480=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid CVZItTJw26d-wzqg-SSz/CVZItTJw26d-wzqg-SSz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/ascii.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/headermap.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/request.go
2025-08-20T22:37:39.7007495Z [00:02:13.364]➜  cat >/tmp/go-build3346486511/b496/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7007861Z [00:02:13.364]➜  # import config
2025-08-20T22:37:39.7008206Z [00:02:13.364]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.7008637Z [00:02:13.364]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.7009172Z [00:02:13.364]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:39.7009851Z [00:02:13.364]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3346486511/b402/_pkg_.a
2025-08-20T22:37:39.7010522Z [00:02:13.364]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3346486511/b407/_pkg_.a
2025-08-20T22:37:39.7011172Z [00:02:13.364]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3346486511/b401/_pkg_.a
2025-08-20T22:37:39.7011576Z [00:02:13.364]➜  EOF
2025-08-20T22:37:39.7013802Z [00:02:13.364]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=>github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs11;$WORK/b496=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.22 -complete -installsuffix shared -buildid R4E7N86XE4gpq4MiM5sP/R4E7N86XE4gpq4MiM5sP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go
2025-08-20T22:37:39.7067284Z [00:02:13.371]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T22:37:39.7079185Z [00:02:13.372]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/37/374d223007a7584f81b04693d6b7840abfdfff21fb2b74dfc4f27cddc1f102e9-d # internal
2025-08-20T22:37:39.7079949Z [00:02:13.372]➜  github.com/containers/ocicrypt/keywrap/pgp
2025-08-20T22:37:39.7081678Z [00:02:13.372]➜  mkdir -p $WORK/b494/
2025-08-20T22:37:39.7086170Z [00:02:13.372]➜  cat >/tmp/go-build3346486511/b494/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7086615Z [00:02:13.373]➜  # import config
2025-08-20T22:37:39.7086959Z [00:02:13.373]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.7087386Z [00:02:13.373]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:39.7088131Z [00:02:13.373]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:39.7088679Z [00:02:13.373]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:39.7089137Z [00:02:13.373]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.7089553Z [00:02:13.373]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.7090088Z [00:02:13.373]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:39.7090748Z [00:02:13.373]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3346486511/b407/_pkg_.a
2025-08-20T22:37:39.7091359Z [00:02:13.373]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3346486511/b382/_pkg_.a
2025-08-20T22:37:39.7091960Z [00:02:13.373]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3346486511/b385/_pkg_.a
2025-08-20T22:37:39.7092467Z [00:02:13.373]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.7092895Z [00:02:13.373]➜  packagefile net/mail=/tmp/go-build3346486511/b495/_pkg_.a
2025-08-20T22:37:39.7093328Z [00:02:13.373]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.7093754Z [00:02:13.373]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.7094072Z [00:02:13.373]➜  EOF
2025-08-20T22:37:39.7099449Z [00:02:13.374]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pgp=>github.com/containers/ocicrypt@v1.2.1/keywrap/pgp;$WORK/b494=>" -p github.com/containers/ocicrypt/keywrap/pgp -lang=go1.22 -complete -installsuffix shared -buildid TMgQqUqtP2ykDJyN83Ey/TMgQqUqtP2ykDJyN83Ey -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go
2025-08-20T22:37:39.7187110Z [00:02:13.383]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T22:37:39.7197858Z [00:02:13.383]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/2c/2cc9606324d15b7491b2789ba1a1035a110990ab177ff5b3d98ed9bb72fc5fee-d # internal
2025-08-20T22:37:39.7218601Z [00:02:13.383]➜  golang.org/x/crypto/cryptobyte
2025-08-20T22:37:39.7219027Z [00:02:13.383]➜  mkdir -p $WORK/b500/
2025-08-20T22:37:39.7219414Z [00:02:13.384]➜  cat >/tmp/go-build3346486511/b500/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7219788Z [00:02:13.384]➜  # import config
2025-08-20T22:37:39.7220153Z [00:02:13.384]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:39.7220602Z [00:02:13.384]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.7221019Z [00:02:13.384]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.7221560Z [00:02:13.384]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3346486511/b501/_pkg_.a
2025-08-20T22:37:39.7222089Z [00:02:13.384]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:39.7222539Z [00:02:13.384]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:39.7222960Z [00:02:13.384]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.7223268Z [00:02:13.384]➜  EOF
2025-08-20T22:37:39.7226086Z [00:02:13.384]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte=>golang.org/x/crypto@v0.40.0/cryptobyte;$WORK/b500=>" -p golang.org/x/crypto/cryptobyte -lang=go1.23 -complete -installsuffix shared -buildid RY9IivTeLCa2KvQAJ_uz/RY9IivTeLCa2KvQAJ_uz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/builder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/string.go
2025-08-20T22:37:39.7396640Z [00:02:13.404]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T22:37:39.7404018Z [00:02:13.404]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/9b/9bd3a166e0f76cea9e204dea5ab6b30dcdb13c6cc8ed21cf3e181929e371eb82-d # internal
2025-08-20T22:37:39.7416565Z [00:02:13.405]➜  github.com/containers/storage/pkg/chunked/toc
2025-08-20T22:37:39.7416984Z [00:02:13.405]➜  mkdir -p $WORK/b502/
2025-08-20T22:37:39.7417366Z [00:02:13.405]➜  cat >/tmp/go-build3346486511/b502/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7417749Z [00:02:13.405]➜  # import config
2025-08-20T22:37:39.7418092Z [00:02:13.405]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.7418748Z [00:02:13.405]➜  packagefile github.com/containers/storage/pkg/chunked/internal/minimal=/tmp/go-build3346486511/b286/_pkg_.a
2025-08-20T22:37:39.7419461Z [00:02:13.405]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:39.7419866Z [00:02:13.405]➜  EOF
2025-08-20T22:37:39.7422015Z [00:02:13.405]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/toc=>github.com/containers/storage@v1.59.1/pkg/chunked/toc;$WORK/b502=>" -p github.com/containers/storage/pkg/chunked/toc -lang=go1.23 -complete -installsuffix shared -buildid tQpe44p_HUfSckUoQWqF/tQpe44p_HUfSckUoQWqF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/toc/toc.go
2025-08-20T22:37:39.7519494Z [00:02:13.416]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T22:37:39.7531114Z [00:02:13.416]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/70/70594f1796ca0ab869a01d39cc9125b4608de757b20a3a848f74b017abc47ef1-d # internal
2025-08-20T22:37:39.7531751Z [00:02:13.416]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T22:37:39.7532063Z [00:02:13.417]➜  container/heap
2025-08-20T22:37:39.7532316Z [00:02:13.417]➜  mkdir -p $WORK/b504/
2025-08-20T22:37:39.7533933Z [00:02:13.417]➜  cat >/tmp/go-build3346486511/b504/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7534477Z [00:02:13.417]➜  # import config
2025-08-20T22:37:39.7535336Z [00:02:13.417]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:39.7536219Z [00:02:13.417]➜  EOF
2025-08-20T22:37:39.7536976Z [00:02:13.417]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/95/9503ebf7212fbed39bb4788a6987dc6b2a4f451d6c813e39a4c72d9b42202fd7-d # internal
2025-08-20T22:37:39.7539238Z [00:02:13.417]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/.go/src/container/heap=>container/heap;$WORK/b504=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid WYXxy7DxO4fZF5d-Nn7F/WYXxy7DxO4fZF5d-Nn7F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/.go/src/container/heap/heap.go
2025-08-20T22:37:39.7541284Z [00:02:13.418]➜  golang.org/x/net/http2
2025-08-20T22:37:39.7541569Z [00:02:13.418]➜  mkdir -p $WORK/b472/
2025-08-20T22:37:39.7552226Z [00:02:13.419]➜  cat >/tmp/go-build3346486511/b472/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7552667Z [00:02:13.419]➜  # import config
2025-08-20T22:37:39.7553011Z [00:02:13.419]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:39.7553432Z [00:02:13.419]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.7553878Z [00:02:13.419]➜  packagefile compress/gzip=/tmp/go-build3346486511/b245/_pkg_.a
2025-08-20T22:37:39.7554341Z [00:02:13.419]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:39.7554786Z [00:02:13.419]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:39.7555241Z [00:02:13.419]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:39.7555710Z [00:02:13.419]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:39.7560335Z [00:02:13.419]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.7561008Z [00:02:13.419]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.7561588Z [00:02:13.419]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3346486511/b473/_pkg_.a
2025-08-20T22:37:39.7562175Z [00:02:13.419]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3346486511/b479/_pkg_.a
2025-08-20T22:37:39.7562744Z [00:02:13.419]➜  packagefile golang.org/x/net/idna=/tmp/go-build3346486511/b474/_pkg_.a
2025-08-20T22:37:39.7563493Z [00:02:13.419]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build3346486511/b480/_pkg_.a
2025-08-20T22:37:39.7564000Z [00:02:13.419]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.7564407Z [00:02:13.419]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:39.7564814Z [00:02:13.419]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:39.7565251Z [00:02:13.419]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:39.7565688Z [00:02:13.419]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:39.7566509Z [00:02:13.419]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:39.7566937Z [00:02:13.419]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.7567358Z [00:02:13.419]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:39.7575336Z [00:02:13.419]➜  packagefile net/http/httptrace=/tmp/go-build3346486511/b260/_pkg_.a
2025-08-20T22:37:39.7576429Z [00:02:13.419]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:39.7576894Z [00:02:13.419]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:39.7577311Z [00:02:13.419]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:39.7577724Z [00:02:13.419]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:39.7578148Z [00:02:13.419]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:39.7578577Z [00:02:13.419]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:39.7578996Z [00:02:13.419]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.7579421Z [00:02:13.419]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.7579840Z [00:02:13.419]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.7580271Z [00:02:13.419]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:39.7580712Z [00:02:13.419]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.7581016Z [00:02:13.419]➜  EOF
2025-08-20T22:37:39.7588774Z [00:02:13.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2=>golang.org/x/net@v0.41.0/http2;$WORK/b472=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid fzP4C216c2DBwhHajIw9/fzP4C216c2DBwhHajIw9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/ascii.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/ciphers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/client_conn_pool.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config_go124.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/databuffer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/flow.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/frame.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/gotrack.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/http2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/pipe.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/server.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/timer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/transport.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/unencrypted.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/write.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_priority.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_random.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_roundrobin.go
2025-08-20T22:37:39.7708190Z [00:02:13.435]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T22:37:39.7709397Z [00:02:13.435]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/83/831086c6bbf1265ace41d8c955aba22443f961926f0b08a687e73c7c5d244ac6-d # internal
2025-08-20T22:37:39.7710858Z [00:02:13.435]➜  github.com/acarl005/stripansi
2025-08-20T22:37:39.7711169Z [00:02:13.435]➜  mkdir -p $WORK/b505/
2025-08-20T22:37:39.7711560Z [00:02:13.435]➜  cat >/tmp/go-build3346486511/b505/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7711907Z [00:02:13.435]➜  # import config
2025-08-20T22:37:39.7712250Z [00:02:13.435]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:39.7712566Z [00:02:13.435]➜  EOF
2025-08-20T22:37:39.7714588Z [00:02:13.435]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi=>github.com/acarl005/stripansi@v0.0.0-20180116102854-5a71ef0e047d;$WORK/b505=>" -p github.com/acarl005/stripansi -lang=go1.16 -complete -installsuffix shared -buildid YRUBh89B008UVWHDK3yY/YRUBh89B008UVWHDK3yY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi/stripansi.go
2025-08-20T22:37:39.7876881Z [00:02:13.451]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T22:37:39.7965384Z [00:02:13.460]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/37/372b9aeaef4e0fabc63b4d5a68ed57b90908b66c35532378b08f08bbb88210a6-d # internal
2025-08-20T22:37:39.7966764Z [00:02:13.461]➜  github.com/mattn/go-runewidth
2025-08-20T22:37:39.7967645Z [00:02:13.461]➜  mkdir -p $WORK/b506/
2025-08-20T22:37:39.7972870Z [00:02:13.461]➜  cat >/tmp/go-build3346486511/b506/importcfg << 'EOF' # internal
2025-08-20T22:37:39.7973253Z [00:02:13.461]➜  # import config
2025-08-20T22:37:39.7973657Z [00:02:13.461]➜  packagefile github.com/rivo/uniseg=/tmp/go-build3346486511/b507/_pkg_.a
2025-08-20T22:37:39.7974142Z [00:02:13.461]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:39.7974559Z [00:02:13.461]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:39.7974986Z [00:02:13.461]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.7975305Z [00:02:13.461]➜  EOF
2025-08-20T22:37:39.7979771Z [00:02:13.462]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth=>github.com/mattn/go-runewidth@v0.0.16;$WORK/b506=>" -p github.com/mattn/go-runewidth -lang=go1.9 -complete -installsuffix shared -buildid KRXa1D8dXRjcFYp_-kqp/KRXa1D8dXRjcFYp_-kqp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_posix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_table.go
2025-08-20T22:37:39.8170579Z [00:02:13.479]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T22:37:39.8171899Z [00:02:13.481]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/3b/3b41fc57f4d20fec202fda7e99c94c88ebbf23c6ab5a6840e0d9b73021a2664e-d # internal
2025-08-20T22:37:39.8173532Z [00:02:13.481]➜  github.com/smallstep/pkcs7/internal/legacy/x509
2025-08-20T22:37:39.8173888Z [00:02:13.481]➜  mkdir -p $WORK/b499/
2025-08-20T22:37:39.8174612Z [00:02:13.481]➜  cat >/tmp/go-build3346486511/b499/importcfg << 'EOF' # internal
2025-08-20T22:37:39.8175024Z [00:02:13.481]➜  # import config
2025-08-20T22:37:39.8175367Z [00:02:13.481]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.8175917Z [00:02:13.481]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:39.8176470Z [00:02:13.481]➜  packagefile crypto/dsa=/tmp/go-build3346486511/b176/_pkg_.a
2025-08-20T22:37:39.8176934Z [00:02:13.481]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:39.8177421Z [00:02:13.481]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:39.8177897Z [00:02:13.481]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:39.8178413Z [00:02:13.481]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:39.8178869Z [00:02:13.481]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:39.8179345Z [00:02:13.481]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:39.8179811Z [00:02:13.481]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:39.8180270Z [00:02:13.481]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:39.8180743Z [00:02:13.481]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:39.8181223Z [00:02:13.481]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:39.8181982Z [00:02:13.481]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.8182397Z [00:02:13.481]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.8182906Z [00:02:13.481]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3346486511/b500/_pkg_.a
2025-08-20T22:37:39.8183519Z [00:02:13.481]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3346486511/b501/_pkg_.a
2025-08-20T22:37:39.8184033Z [00:02:13.481]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:39.8184465Z [00:02:13.481]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:39.8184905Z [00:02:13.481]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:39.8185323Z [00:02:13.481]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:39.8187926Z [00:02:13.481]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:39.8188454Z [00:02:13.481]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.8188899Z [00:02:13.481]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:39.8189319Z [00:02:13.481]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.8189731Z [00:02:13.481]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:39.8190183Z [00:02:13.481]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:39.8190645Z [00:02:13.481]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:39.8191200Z [00:02:13.481]➜  EOF
2025-08-20T22:37:39.8196111Z [00:02:13.481]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=>github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509;$WORK/b499=>" -p github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.14 -complete -installsuffix shared -buildid r23AbGdq212KlHJq-lo9/r23AbGdq212KlHJq-lo9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go
2025-08-20T22:37:39.8429642Z [00:02:13.507]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T22:37:39.8438653Z [00:02:13.507]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/11/1183b70241b465f20764a7ac565694d30434d39d71ed68716c11d0b5bd524758-d # internal
2025-08-20T22:37:39.8444758Z [00:02:13.507]➜  github.com/vbauerster/mpb/v8/cwriter
2025-08-20T22:37:39.8447863Z [00:02:13.507]➜  mkdir -p $WORK/b508/
2025-08-20T22:37:39.8450093Z [00:02:13.508]➜  cat >/tmp/go-build3346486511/b508/importcfg << 'EOF' # internal
2025-08-20T22:37:39.8451614Z [00:02:13.508]➜  # import config
2025-08-20T22:37:39.8452394Z [00:02:13.508]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.8453039Z [00:02:13.508]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.8453705Z [00:02:13.508]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:39.8454368Z [00:02:13.508]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.8454861Z [00:02:13.508]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:39.8455485Z [00:02:13.508]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.8456017Z [00:02:13.508]➜  EOF
2025-08-20T22:37:39.8459655Z [00:02:13.508]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter=>github.com/vbauerster/mpb/v8@v8.10.2/cwriter;$WORK/b508=>" -p github.com/vbauerster/mpb/v8/cwriter -lang=go1.23 -complete -installsuffix shared -buildid LGkiVufRaFnuq89EfHaP/LGkiVufRaFnuq89EfHaP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go
2025-08-20T22:37:39.8908626Z [00:02:13.555]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T22:37:39.8926198Z [00:02:13.557]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/b3/b335d8778fd2499988a1a19bbd9f56c703400e0c5bcc30dc4da2388cb910e77f-d # internal
2025-08-20T22:37:39.8936238Z [00:02:13.558]➜  github.com/vbauerster/mpb/v8/decor
2025-08-20T22:37:39.8937648Z [00:02:13.558]➜  mkdir -p $WORK/b509/
2025-08-20T22:37:39.8951728Z [00:02:13.559]➜  cat >/tmp/go-build3346486511/b509/importcfg << 'EOF' # internal
2025-08-20T22:37:39.8952620Z [00:02:13.559]➜  # import config
2025-08-20T22:37:39.8954234Z [00:02:13.559]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.8955116Z [00:02:13.559]➜  packagefile github.com/VividCortex/ewma=/tmp/go-build3346486511/b510/_pkg_.a
2025-08-20T22:37:39.8956702Z [00:02:13.559]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build3346486511/b506/_pkg_.a
2025-08-20T22:37:39.8957778Z [00:02:13.559]➜  packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build3346486511/b511/_pkg_.a
2025-08-20T22:37:39.8961237Z [00:02:13.559]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:39.8961774Z [00:02:13.559]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:39.8962212Z [00:02:13.560]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:39.8962635Z [00:02:13.560]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:39.8963058Z [00:02:13.560]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.8963465Z [00:02:13.560]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.8963773Z [00:02:13.560]➜  EOF
2025-08-20T22:37:39.8974935Z [00:02:13.561]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor=>github.com/vbauerster/mpb/v8@v8.10.2/decor;$WORK/b509=>" -p github.com/vbauerster/mpb/v8/decor -lang=go1.23 -complete -installsuffix shared -buildid rMkfbcQKmrWxuzSqQaCd/rMkfbcQKmrWxuzSqQaCd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/any.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/counters.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/eta.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/meta.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/name.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/speed.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go
2025-08-20T22:37:39.9356566Z [00:02:13.599]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T22:37:39.9373509Z [00:02:13.601]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/2e/2e1d45a2bc3bd8dab9647580814552c27dd5cbb45137a8d9db81da2c49e0ad9d-d # internal
2025-08-20T22:37:39.9376808Z [00:02:13.601]➜  github.com/smallstep/pkcs7
2025-08-20T22:37:39.9384267Z [00:02:13.602]➜  mkdir -p $WORK/b498/
2025-08-20T22:37:39.9386384Z [00:02:13.602]➜  cat >/tmp/go-build3346486511/b498/importcfg << 'EOF' # internal
2025-08-20T22:37:39.9387930Z [00:02:13.602]➜  # import config
2025-08-20T22:37:39.9391578Z [00:02:13.602]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:39.9394027Z [00:02:13.602]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:39.9396265Z [00:02:13.602]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:39.9397648Z [00:02:13.602]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:39.9398256Z [00:02:13.602]➜  packagefile crypto/des=/tmp/go-build3346486511/b135/_pkg_.a
2025-08-20T22:37:39.9399170Z [00:02:13.602]➜  packagefile crypto/dsa=/tmp/go-build3346486511/b176/_pkg_.a
2025-08-20T22:37:39.9399875Z [00:02:13.602]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:39.9400352Z [00:02:13.602]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:39.9400967Z [00:02:13.602]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:39.9401450Z [00:02:13.602]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:39.9402321Z [00:02:13.603]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:39.9402841Z [00:02:13.603]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:39.9403348Z [00:02:13.603]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:39.9403828Z [00:02:13.603]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:39.9404457Z [00:02:13.603]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:39.9404874Z [00:02:13.603]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:39.9405449Z [00:02:13.603]➜  packagefile github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3346486511/b499/_pkg_.a
2025-08-20T22:37:39.9406190Z [00:02:13.603]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:39.9408178Z [00:02:13.603]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:39.9408970Z [00:02:13.603]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:39.9409385Z [00:02:13.603]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:39.9409691Z [00:02:13.603]➜  EOF
2025-08-20T22:37:39.9412971Z [00:02:13.603]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7=>github.com/smallstep/pkcs7@v0.1.1;$WORK/b498=>" -p github.com/smallstep/pkcs7 -lang=go1.14 -complete -installsuffix shared -buildid 0g_-W7hPiZzoFT9TxAl_/0g_-W7hPiZzoFT9TxAl_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/ber.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/decrypt.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/encrypt.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/pkcs7.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/sign.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/verify.go
2025-08-20T22:37:40.0004456Z [00:02:13.664]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T22:37:40.0025712Z [00:02:13.666]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/4f/4fb7bad817627b659e454281afe913f8e49979ca73833fca8dba864a15b36772-d # internal
2025-08-20T22:37:40.0028533Z [00:02:13.666]➜  github.com/vbauerster/mpb/v8
2025-08-20T22:37:40.0028884Z [00:02:13.666]➜  mkdir -p $WORK/b503/
2025-08-20T22:37:40.0029313Z [00:02:13.667]➜  cat >/tmp/go-build3346486511/b503/importcfg << 'EOF' # internal
2025-08-20T22:37:40.0029674Z [00:02:13.667]➜  # import config
2025-08-20T22:37:40.0030048Z [00:02:13.667]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.0030498Z [00:02:13.667]➜  packagefile container/heap=/tmp/go-build3346486511/b504/_pkg_.a
2025-08-20T22:37:40.0030951Z [00:02:13.667]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.0031386Z [00:02:13.667]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.0031890Z [00:02:13.667]➜  packagefile github.com/acarl005/stripansi=/tmp/go-build3346486511/b505/_pkg_.a
2025-08-20T22:37:40.0032464Z [00:02:13.667]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build3346486511/b506/_pkg_.a
2025-08-20T22:37:40.0033067Z [00:02:13.667]➜  packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3346486511/b508/_pkg_.a
2025-08-20T22:37:40.0034006Z [00:02:13.667]➜  packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build3346486511/b509/_pkg_.a
2025-08-20T22:37:40.0047019Z [00:02:13.667]➜  packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build3346486511/b511/_pkg_.a
2025-08-20T22:37:40.0047586Z [00:02:13.667]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.0048006Z [00:02:13.667]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:40.0048416Z [00:02:13.667]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.0048864Z [00:02:13.667]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.0049282Z [00:02:13.667]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.0049688Z [00:02:13.667]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.0049998Z [00:02:13.667]➜  EOF
2025-08-20T22:37:40.0056041Z [00:02:13.668]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8=>github.com/vbauerster/mpb/v8@v8.10.2;$WORK/b503=>" -p github.com/vbauerster/mpb/v8 -lang=go1.23 -complete -installsuffix shared -buildid kzK80-4fczr1jMZtu9OS/kzK80-4fczr1jMZtu9OS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_option.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/container_option.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/heap_manager.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/priority_queue.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/progress.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/proxyreader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/proxywriter.go
2025-08-20T22:37:40.0755029Z [00:02:13.739]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T22:37:40.0778809Z [00:02:13.742]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/a1/a18b6c224f175bd64e5fde9a7332a826e6681c0bf651a4c83cd7e496eacbfcd7-d # internal
2025-08-20T22:37:40.0781566Z [00:02:13.742]➜  github.com/containers/ocicrypt/keywrap/pkcs7
2025-08-20T22:37:40.0782081Z [00:02:13.742]➜  mkdir -p $WORK/b497/
2025-08-20T22:37:40.0782781Z [00:02:13.742]➜  cat >/tmp/go-build3346486511/b497/importcfg << 'EOF' # internal
2025-08-20T22:37:40.0783648Z [00:02:13.742]➜  # import config
2025-08-20T22:37:40.0784066Z [00:02:13.742]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:40.0784559Z [00:02:13.742]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:40.0785004Z [00:02:13.742]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.0785420Z [00:02:13.742]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.0786095Z [00:02:13.742]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:40.0786809Z [00:02:13.742]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3346486511/b407/_pkg_.a
2025-08-20T22:37:40.0787469Z [00:02:13.742]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3346486511/b401/_pkg_.a
2025-08-20T22:37:40.0788064Z [00:02:13.742]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3346486511/b498/_pkg_.a
2025-08-20T22:37:40.0788445Z [00:02:13.742]➜  EOF
2025-08-20T22:37:40.0791019Z [00:02:13.742]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=>github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs7;$WORK/b497=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.22 -complete -installsuffix shared -buildid lTOb9yPShkdJLdrt6pn6/lTOb9yPShkdJLdrt6pn6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go
2025-08-20T22:37:40.1134966Z [00:02:13.777]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T22:37:40.1136762Z [00:02:13.778]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/64/6441d724c773481ac64e9df4ed2f0a81415b976fd14095d91254b205501c54b1-d # internal
2025-08-20T22:37:40.1138885Z [00:02:13.778]➜  golang.org/x/sync/semaphore
2025-08-20T22:37:40.1139224Z [00:02:13.778]➜  mkdir -p $WORK/b512/
2025-08-20T22:37:40.1139609Z [00:02:13.778]➜  cat >/tmp/go-build3346486511/b512/importcfg << 'EOF' # internal
2025-08-20T22:37:40.1139957Z [00:02:13.778]➜  # import config
2025-08-20T22:37:40.1140350Z [00:02:13.778]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:40.1140814Z [00:02:13.778]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.1141231Z [00:02:13.778]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.1141538Z [00:02:13.778]➜  EOF
2025-08-20T22:37:40.1143395Z [00:02:13.778]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/semaphore=>golang.org/x/sync@v0.16.0/semaphore;$WORK/b512=>" -p golang.org/x/sync/semaphore -lang=go1.23 -complete -installsuffix shared -buildid 8X-4EE95u7LIfNqfy8UF/8X-4EE95u7LIfNqfy8UF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/semaphore/semaphore.go
2025-08-20T22:37:40.1442282Z [00:02:13.808]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T22:37:40.1444403Z [00:02:13.808]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/c2/c2a3ad709db33210e93facd9cb9814e4b8218ef798b808368e301dd43ba7543c-d # internal
2025-08-20T22:37:40.1447076Z [00:02:13.808]➜  github.com/containers/image/v5/directory/explicitfilepath
2025-08-20T22:37:40.1447465Z [00:02:13.808]➜  mkdir -p $WORK/b514/
2025-08-20T22:37:40.1447846Z [00:02:13.809]➜  cat >/tmp/go-build3346486511/b514/importcfg << 'EOF' # internal
2025-08-20T22:37:40.1448195Z [00:02:13.809]➜  # import config
2025-08-20T22:37:40.1448551Z [00:02:13.809]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.1449115Z [00:02:13.809]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:40.1449653Z [00:02:13.809]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.1450092Z [00:02:13.809]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:40.1450432Z [00:02:13.809]➜  EOF
2025-08-20T22:37:40.1452829Z [00:02:13.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/explicitfilepath=>github.com/containers/image/v5@v5.36.1/directory/explicitfilepath;$WORK/b514=>" -p github.com/containers/image/v5/directory/explicitfilepath -lang=go1.23 -complete -installsuffix shared -buildid XDEqehvJU1q0BkVKHt-M/XDEqehvJU1q0BkVKHt-M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/explicitfilepath/path.go
2025-08-20T22:37:40.1587069Z [00:02:13.822]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T22:37:40.1587843Z [00:02:13.822]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/cd/cdd2decda3c4af53f498164562196b5ce89f6c6aea4c60d24c875b3ff73c3781-d # internal
2025-08-20T22:37:40.1588462Z [00:02:13.822]➜  github.com/containers/image/v5/directory
2025-08-20T22:37:40.1588779Z [00:02:13.822]➜  mkdir -p $WORK/b513/
2025-08-20T22:37:40.1589445Z [00:02:13.822]➜  cat >/tmp/go-build3346486511/b513/importcfg << 'EOF' # internal
2025-08-20T22:37:40.1589853Z [00:02:13.822]➜  # import config
2025-08-20T22:37:40.1590205Z [00:02:13.822]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.1590635Z [00:02:13.822]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.1591045Z [00:02:13.822]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.1591670Z [00:02:13.822]➜  packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3346486511/b514/_pkg_.a
2025-08-20T22:37:40.1592452Z [00:02:13.822]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:40.1593162Z [00:02:13.822]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:40.1593948Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:40.1594803Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:40.1595622Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:40.1598433Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:40.1599470Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:40.1600193Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:40.1600935Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3346486511/b213/_pkg_.a
2025-08-20T22:37:40.1601692Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:40.1602404Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:40.1603054Z [00:02:13.823]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:40.1603713Z [00:02:13.823]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:40.1604367Z [00:02:13.823]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:40.1604966Z [00:02:13.823]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:40.1605441Z [00:02:13.823]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.1605976Z [00:02:13.823]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.1606509Z [00:02:13.823]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:40.1606975Z [00:02:13.823]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:40.1607402Z [00:02:13.823]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.1607719Z [00:02:13.823]➜  EOF
2025-08-20T22:37:40.1612599Z [00:02:13.823]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory=>github.com/containers/image/v5@v5.36.1/directory;$WORK/b513=>" -p github.com/containers/image/v5/directory -lang=go1.23 -complete -installsuffix shared -buildid dA1_VEH2I5hdrwXyTTvA/dA1_VEH2I5hdrwXyTTvA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_transport.go
2025-08-20T22:37:40.1907892Z [00:02:13.855]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T22:37:40.1959405Z [00:02:13.860]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/4d/4d58a79219c881c702099730e4154006dc6aa811d615affd70578a05d10a899b-d # internal
2025-08-20T22:37:40.1965461Z [00:02:13.861]➜  github.com/containers/image/v5/docker/internal/tarfile
2025-08-20T22:37:40.1966056Z [00:02:13.861]➜  mkdir -p $WORK/b516/
2025-08-20T22:37:40.1971807Z [00:02:13.861]➜  cat >/tmp/go-build3346486511/b516/importcfg << 'EOF' # internal
2025-08-20T22:37:40.1972901Z [00:02:13.861]➜  # import config
2025-08-20T22:37:40.1973770Z [00:02:13.861]➜  packagefile archive/tar=/tmp/go-build3346486511/b288/_pkg_.a
2025-08-20T22:37:40.1974267Z [00:02:13.861]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.1974706Z [00:02:13.861]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.1975166Z [00:02:13.861]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.1975637Z [00:02:13.861]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.1976226Z [00:02:13.861]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.1976809Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:40.1977605Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:40.1978847Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:40.1979668Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:40.1980459Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:40.1981216Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3346486511/b194/_pkg_.a
2025-08-20T22:37:40.1981947Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:40.1982647Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:40.1983369Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build3346486511/b215/_pkg_.a
2025-08-20T22:37:40.1984105Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3346486511/b216/_pkg_.a
2025-08-20T22:37:40.1984785Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:40.1985466Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3346486511/b283/_pkg_.a
2025-08-20T22:37:40.1986427Z [00:02:13.861]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:40.1987072Z [00:02:13.861]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:40.1987658Z [00:02:13.861]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:40.1988134Z [00:02:13.861]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.1988531Z [00:02:13.861]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.1988944Z [00:02:13.861]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:40.1989389Z [00:02:13.861]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:40.1989830Z [00:02:13.861]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:40.1990245Z [00:02:13.861]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.1990657Z [00:02:13.861]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.1990968Z [00:02:13.861]➜  EOF
2025-08-20T22:37:40.1995196Z [00:02:13.861]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile=>github.com/containers/image/v5@v5.36.1/docker/internal/tarfile;$WORK/b516=>" -p github.com/containers/image/v5/docker/internal/tarfile -lang=go1.23 -complete -installsuffix shared -buildid -oCWL9GWhnGjI_zkzRYq/-oCWL9GWhnGjI_zkzRYq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/types.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/writer.go
2025-08-20T22:37:40.2382008Z [00:02:13.902]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T22:37:40.2396008Z [00:02:13.904]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/1e/1efc8c9c300c20ced9ccdd81d54f548fd458336e1ef49a7aa2b91e64c79e3f09-d # internal
2025-08-20T22:37:40.2396779Z [00:02:13.904]➜  github.com/containers/image/v5/image
2025-08-20T22:37:40.2397149Z [00:02:13.904]➜  mkdir -p $WORK/b517/
2025-08-20T22:37:40.2397531Z [00:02:13.904]➜  cat >/tmp/go-build3346486511/b517/importcfg << 'EOF' # internal
2025-08-20T22:37:40.2398275Z [00:02:13.904]➜  # import config
2025-08-20T22:37:40.2398626Z [00:02:13.904]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.2399563Z [00:02:13.904]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:40.2400490Z [00:02:13.904]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:40.2401264Z [00:02:13.904]➜  packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build3346486511/b316/_pkg_.a
2025-08-20T22:37:40.2401960Z [00:02:13.904]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:40.2402587Z [00:02:13.904]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:40.2402993Z [00:02:13.904]➜  EOF
2025-08-20T22:37:40.2405703Z [00:02:13.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image=>github.com/containers/image/v5@v5.36.1/image;$WORK/b517=>" -p github.com/containers/image/v5/image -lang=go1.23 -complete -installsuffix shared -buildid uhRUBwxX1M8hqrRh_Wxp/uhRUBwxX1M8hqrRh_Wxp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/docker_schema2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/sourced.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/unparsed.go
2025-08-20T22:37:40.2658392Z [00:02:13.930]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T22:37:40.2662490Z [00:02:13.930]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/22/22ee8421493dd6fbb3897f098492c32db9b4462181b50beccbcb863fd14d3cc8-d # internal
2025-08-20T22:37:40.2663224Z [00:02:13.930]➜  github.com/containers/image/v5/oci/internal
2025-08-20T22:37:40.2663577Z [00:02:13.930]➜  mkdir -p $WORK/b519/
2025-08-20T22:37:40.2664500Z [00:02:13.931]➜  cat >/tmp/go-build3346486511/b519/importcfg << 'EOF' # internal
2025-08-20T22:37:40.2665038Z [00:02:13.931]➜  # import config
2025-08-20T22:37:40.2665405Z [00:02:13.931]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.2666150Z [00:02:13.931]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.2666620Z [00:02:13.931]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:40.2667390Z [00:02:13.931]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:40.2667937Z [00:02:13.931]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:40.2668373Z [00:02:13.931]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.2668800Z [00:02:13.931]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.2669115Z [00:02:13.931]➜  EOF
2025-08-20T22:37:40.2671284Z [00:02:13.931]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/internal=>github.com/containers/image/v5@v5.36.1/oci/internal;$WORK/b519=>" -p github.com/containers/image/v5/oci/internal -lang=go1.23 -complete -installsuffix shared -buildid 4Nwt9Y-PVbanl5WZ1dcq/4Nwt9Y-PVbanl5WZ1dcq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/internal/oci_util.go
2025-08-20T22:37:40.2989484Z [00:02:13.963]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T22:37:40.2991646Z [00:02:13.963]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/f8/f84950da3df714ef8182617361dad8f7b44a6fdb4a80f85b5d712f206b247b90-d # internal
2025-08-20T22:37:40.2992302Z [00:02:13.963]➜  github.com/containers/image/v5/oci/layout
2025-08-20T22:37:40.2992796Z [00:02:13.963]➜  mkdir -p $WORK/b520/
2025-08-20T22:37:40.2996778Z [00:02:13.964]➜  cat >/tmp/go-build3346486511/b520/importcfg << 'EOF' # internal
2025-08-20T22:37:40.2997182Z [00:02:13.964]➜  # import config
2025-08-20T22:37:40.2997534Z [00:02:13.964]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.2997990Z [00:02:13.964]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.2998434Z [00:02:13.964]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.2998850Z [00:02:13.964]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.2999495Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3346486511/b514/_pkg_.a
2025-08-20T22:37:40.3000265Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:40.3000972Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:40.3001755Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:40.3002598Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:40.3003411Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:40.3004201Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:40.3004968Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:40.3005693Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:40.3006869Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3346486511/b213/_pkg_.a
2025-08-20T22:37:40.3007612Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:40.3008290Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build3346486511/b519/_pkg_.a
2025-08-20T22:37:40.3009004Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build3346486511/b243/_pkg_.a
2025-08-20T22:37:40.3009703Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:40.3010647Z [00:02:13.964]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:40.3011380Z [00:02:13.964]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:40.3012058Z [00:02:13.964]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3346486511/b269/_pkg_.a
2025-08-20T22:37:40.3012698Z [00:02:13.964]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:40.3013547Z [00:02:13.964]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3346486511/b188/_pkg_.a
2025-08-20T22:37:40.3014269Z [00:02:13.964]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:40.3014903Z [00:02:13.964]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:40.3015373Z [00:02:13.964]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.3015869Z [00:02:13.964]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:40.3016363Z [00:02:13.964]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.3016797Z [00:02:13.964]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.3017207Z [00:02:13.964]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.3017641Z [00:02:13.964]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:40.3018377Z [00:02:13.964]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:40.3018801Z [00:02:13.964]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:40.3019226Z [00:02:13.964]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.3019653Z [00:02:13.964]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.3019969Z [00:02:13.964]➜  EOF
2025-08-20T22:37:40.3023565Z [00:02:13.965]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout=>github.com/containers/image/v5@v5.36.1/oci/layout;$WORK/b520=>" -p github.com/containers/image/v5/oci/layout -lang=go1.23 -complete -installsuffix shared -buildid LMPDWxNN9B4viAK8hjRF/LMPDWxNN9B4viAK8hjRF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_delete.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_transport.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/reader.go
2025-08-20T22:37:40.3828020Z [00:02:14.047]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T22:37:40.3909276Z [00:02:14.055]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/d5/d56f2183ce59099df369bc6e5b9559f2ac7f25254b7a8f0f54fa44c88d3bbd07-d # internal
2025-08-20T22:37:40.3916934Z [00:02:14.056]➜  github.com/containers/image/v5/docker/archive
2025-08-20T22:37:40.3917687Z [00:02:14.056]➜  mkdir -p $WORK/b515/
2025-08-20T22:37:40.3918605Z [00:02:14.056]➜  cat >/tmp/go-build3346486511/b515/importcfg << 'EOF' # internal
2025-08-20T22:37:40.3918993Z [00:02:14.056]➜  # import config
2025-08-20T22:37:40.3919372Z [00:02:14.056]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.3919804Z [00:02:14.056]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.3920223Z [00:02:14.056]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.3920828Z [00:02:14.056]➜  packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build3346486511/b516/_pkg_.a
2025-08-20T22:37:40.3921879Z [00:02:14.056]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:40.3922643Z [00:02:14.056]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:40.3923350Z [00:02:14.056]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:40.3924040Z [00:02:14.056]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:40.3924701Z [00:02:14.056]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:40.3925204Z [00:02:14.056]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.3925599Z [00:02:14.056]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.3926704Z [00:02:14.056]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.3927139Z [00:02:14.056]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.3927572Z [00:02:14.056]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.3927880Z [00:02:14.056]➜  EOF
2025-08-20T22:37:40.3931560Z [00:02:14.056]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive=>github.com/containers/image/v5@v5.36.1/docker/archive;$WORK/b515=>" -p github.com/containers/image/v5/docker/archive -lang=go1.23 -complete -installsuffix shared -buildid rSt4UGKgNDuIYs4iB561/rSt4UGKgNDuIYs4iB561 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/transport.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/writer.go
2025-08-20T22:37:40.4430315Z [00:02:14.107]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T22:37:40.4452209Z [00:02:14.109]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/a2/a2afbfc6ab62c115fa5640cd0f02906001e677860b3ed6d7665473a8989cae7f-d # internal
2025-08-20T22:37:40.4453556Z [00:02:14.109]➜  github.com/containers/image/v5/oci/archive
2025-08-20T22:37:40.4454077Z [00:02:14.109]➜  mkdir -p $WORK/b518/
2025-08-20T22:37:40.4454527Z [00:02:14.110]➜  cat >/tmp/go-build3346486511/b518/importcfg << 'EOF' # internal
2025-08-20T22:37:40.4454936Z [00:02:14.110]➜  # import config
2025-08-20T22:37:40.4455584Z [00:02:14.110]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.4457431Z [00:02:14.110]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.4457863Z [00:02:14.110]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.4458510Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3346486511/b514/_pkg_.a
2025-08-20T22:37:40.4459372Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:40.4460077Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:40.4460830Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3346486511/b278/_pkg_.a
2025-08-20T22:37:40.4461661Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:40.4462449Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3346486511/b190/_pkg_.a
2025-08-20T22:37:40.4463216Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:40.4464293Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:40.4465098Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:40.4466020Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3346486511/b216/_pkg_.a
2025-08-20T22:37:40.4466779Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build3346486511/b519/_pkg_.a
2025-08-20T22:37:40.4467469Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3346486511/b520/_pkg_.a
2025-08-20T22:37:40.4468133Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:40.4468777Z [00:02:14.110]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:40.4469431Z [00:02:14.110]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:40.4470099Z [00:02:14.110]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:40.4470738Z [00:02:14.110]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:40.4471409Z [00:02:14.110]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:40.4472311Z [00:02:14.110]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:40.4472786Z [00:02:14.110]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.4473192Z [00:02:14.110]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:40.4473596Z [00:02:14.110]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.4474008Z [00:02:14.110]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.4474433Z [00:02:14.110]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.4474740Z [00:02:14.110]➜  EOF
2025-08-20T22:37:40.4488119Z [00:02:14.110]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive=>github.com/containers/image/v5@v5.36.1/oci/archive;$WORK/b518=>" -p github.com/containers/image/v5/oci/archive -lang=go1.23 -complete -installsuffix shared -buildid Mmc_J8ywPffcTzF8hFDo/Mmc_J8ywPffcTzF8hFDo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_transport.go
2025-08-20T22:37:40.4608329Z [00:02:14.125]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T22:37:40.4654629Z [00:02:14.129]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T22:37:40.4676163Z [00:02:14.132]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/56/56d46ed8cc8010de697c3702490d1152ec82f66c1ebd1994e472575f2c113460-d # internal
2025-08-20T22:37:40.4677617Z [00:02:14.132]➜  github.com/containers/image/v5/pkg/cli
2025-08-20T22:37:40.4678127Z [00:02:14.132]➜  mkdir -p $WORK/b521/
2025-08-20T22:37:40.4679969Z [00:02:14.132]➜  cat >/tmp/go-build3346486511/b521/importcfg << 'EOF' # internal
2025-08-20T22:37:40.4680346Z [00:02:14.132]➜  # import config
2025-08-20T22:37:40.4680808Z [00:02:14.132]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:40.4681301Z [00:02:14.132]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.4681907Z [00:02:14.132]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.4682399Z [00:02:14.132]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:40.4683204Z [00:02:14.132]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.4683683Z [00:02:14.132]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.4684096Z [00:02:14.132]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.4684412Z [00:02:14.132]➜  EOF
2025-08-20T22:37:40.4686694Z [00:02:14.132]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli=>github.com/containers/image/v5@v5.36.1/pkg/cli;$WORK/b521=>" -p github.com/containers/image/v5/pkg/cli -lang=go1.23 -complete -installsuffix shared -buildid FKjVQANdrsZopoPwAJLo/FKjVQANdrsZopoPwAJLo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/passphrase.go
2025-08-20T22:37:40.4774574Z [00:02:14.141]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/a9/a910fbaec02e59ae6d834db2168f35dbc4ecf27032fd8b64abaf590cdd52d43a-d # internal
2025-08-20T22:37:40.4883411Z [00:02:14.152]➜  google.golang.org/grpc/internal/transport
2025-08-20T22:37:40.4893682Z [00:02:14.153]➜  mkdir -p $WORK/b471/
2025-08-20T22:37:40.4894180Z [00:02:14.153]➜  cat >/tmp/go-build3346486511/b471/importcfg << 'EOF' # internal
2025-08-20T22:37:40.4894535Z [00:02:14.153]➜  # import config
2025-08-20T22:37:40.4894874Z [00:02:14.153]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:40.4895708Z [00:02:14.153]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.4896339Z [00:02:14.153]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.4896803Z [00:02:14.153]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:40.4897254Z [00:02:14.153]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.4897667Z [00:02:14.153]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.4898159Z [00:02:14.153]➜  packagefile golang.org/x/net/http2=/tmp/go-build3346486511/b472/_pkg_.a
2025-08-20T22:37:40.4898721Z [00:02:14.153]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3346486511/b479/_pkg_.a
2025-08-20T22:37:40.4899288Z [00:02:14.153]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3346486511/b448/_pkg_.a
2025-08-20T22:37:40.4906936Z [00:02:14.153]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:40.4907592Z [00:02:14.153]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:40.4908179Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:40.4908805Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3346486511/b423/_pkg_.a
2025-08-20T22:37:40.4909478Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3346486511/b429/_pkg_.a
2025-08-20T22:37:40.4910150Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3346486511/b441/_pkg_.a
2025-08-20T22:37:40.4910804Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3346486511/b463/_pkg_.a
2025-08-20T22:37:40.4911458Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3346486511/b451/_pkg_.a
2025-08-20T22:37:40.4912106Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3346486511/b466/_pkg_.a
2025-08-20T22:37:40.4912760Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3346486511/b442/_pkg_.a
2025-08-20T22:37:40.4913445Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3346486511/b470/_pkg_.a
2025-08-20T22:37:40.4914122Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3346486511/b462/_pkg_.a
2025-08-20T22:37:40.4914762Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3346486511/b481/_pkg_.a
2025-08-20T22:37:40.4915927Z [00:02:14.153]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3346486511/b482/_pkg_.a
2025-08-20T22:37:40.4916719Z [00:02:14.153]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3346486511/b483/_pkg_.a
2025-08-20T22:37:40.4917295Z [00:02:14.153]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3346486511/b452/_pkg_.a
2025-08-20T22:37:40.4917870Z [00:02:14.153]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:40.4918455Z [00:02:14.153]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3346486511/b484/_pkg_.a
2025-08-20T22:37:40.4919028Z [00:02:14.153]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:40.4919597Z [00:02:14.153]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3346486511/b434/_pkg_.a
2025-08-20T22:37:40.4920165Z [00:02:14.153]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3346486511/b459/_pkg_.a
2025-08-20T22:37:40.4920733Z [00:02:14.153]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3346486511/b485/_pkg_.a
2025-08-20T22:37:40.4921309Z [00:02:14.153]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:40.4921829Z [00:02:14.153]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.4922234Z [00:02:14.153]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:40.4922959Z [00:02:14.153]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:40.4923394Z [00:02:14.153]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:40.4923813Z [00:02:14.153]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.4924279Z [00:02:14.153]➜  packagefile net/http/httputil=/tmp/go-build3346486511/b486/_pkg_.a
2025-08-20T22:37:40.4924739Z [00:02:14.153]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.4925194Z [00:02:14.153]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:40.4925645Z [00:02:14.153]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:40.4926305Z [00:02:14.153]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.4926738Z [00:02:14.153]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.4927154Z [00:02:14.153]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.4927595Z [00:02:14.153]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:40.4928025Z [00:02:14.153]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.4928464Z [00:02:14.153]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:40.4928794Z [00:02:14.153]➜  EOF
2025-08-20T22:37:40.4935679Z [00:02:14.153]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport=>google.golang.org/grpc@v1.72.2/internal/transport;$WORK/b471=>" -p google.golang.org/grpc/internal/transport -lang=go1.23 -complete -installsuffix shared -buildid mbWFPVN7EgskZ7cX5cvj/mbWFPVN7EgskZ7cX5cvj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/client_stream.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/controlbuf.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/defaults.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/handler_server.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http2_client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http2_server.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http_util.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/logging.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/proxy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/server_stream.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/transport.go
2025-08-20T22:37:40.4941818Z [00:02:14.158]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T22:37:40.4949546Z [00:02:14.159]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/66/66fa234649eca9919f5b2b4ad8ffef4e57718f3e9e77d9959b356bce6cef8ed1-d # internal
2025-08-20T22:37:40.4950348Z [00:02:14.159]➜  github.com/containers/image/v5/pkg/cli/sigstore/params
2025-08-20T22:37:40.4950719Z [00:02:14.159]➜  mkdir -p $WORK/b523/
2025-08-20T22:37:40.4956375Z [00:02:14.159]➜  cat >/tmp/go-build3346486511/b523/importcfg << 'EOF' # internal
2025-08-20T22:37:40.4956771Z [00:02:14.159]➜  # import config
2025-08-20T22:37:40.4957117Z [00:02:14.159]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.4957531Z [00:02:14.159]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.4957979Z [00:02:14.160]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:40.4958423Z [00:02:14.160]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.4959055Z [00:02:14.160]➜  EOF
2025-08-20T22:37:40.4964077Z [00:02:14.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/params=>github.com/containers/image/v5@v5.36.1/pkg/cli/sigstore/params;$WORK/b523=>" -p github.com/containers/image/v5/pkg/cli/sigstore/params -lang=go1.23 -complete -installsuffix shared -buildid lGGf-3ZvFktDWojWduhj/lGGf-3ZvFktDWojWduhj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/params/sigstore.go
2025-08-20T22:37:40.5092571Z [00:02:14.173]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T22:37:40.5096873Z [00:02:14.174]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T22:37:40.5101669Z [00:02:14.174]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/b0/b0f59fc9a655d922599afd79e9ae5e4db7167176cb4e71379998233226ae34db-d # internal
2025-08-20T22:37:40.5102410Z [00:02:14.174]➜  github.com/sigstore/fulcio/pkg/api
2025-08-20T22:37:40.5102720Z [00:02:14.174]➜  mkdir -p $WORK/b525/
2025-08-20T22:37:40.5103127Z [00:02:14.174]➜  cat >/tmp/go-build3346486511/b525/importcfg << 'EOF' # internal
2025-08-20T22:37:40.5103471Z [00:02:14.174]➜  # import config
2025-08-20T22:37:40.5103809Z [00:02:14.174]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.5104301Z [00:02:14.174]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:40.5104792Z [00:02:14.174]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.5105263Z [00:02:14.174]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:40.5105709Z [00:02:14.174]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.5106375Z [00:02:14.174]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.5112734Z [00:02:14.174]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.5113395Z [00:02:14.174]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.5113843Z [00:02:14.174]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.5114269Z [00:02:14.174]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:40.5114681Z [00:02:14.174]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.5114991Z [00:02:14.174]➜  EOF
2025-08-20T22:37:40.5117399Z [00:02:14.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/api=>github.com/sigstore/fulcio@v1.6.6/pkg/api;$WORK/b525=>" -p github.com/sigstore/fulcio/pkg/api -lang=go1.23 -complete -installsuffix shared -buildid gD3LmI_Nm1HRAfyMBFyE/gD3LmI_Nm1HRAfyMBFyE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/api/client.go
2025-08-20T22:37:40.5119588Z [00:02:14.175]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/e6/e629b5650a746da4c78fc7abc4f2fcfbe1008fa24c748c91d601934f29100ecd-d # internal
2025-08-20T22:37:40.5120181Z [00:02:14.175]➜  github.com/sigstore/sigstore/pkg/oauth
2025-08-20T22:37:40.5120484Z [00:02:14.175]➜  mkdir -p $WORK/b526/
2025-08-20T22:37:40.5120857Z [00:02:14.175]➜  cat >/tmp/go-build3346486511/b526/importcfg << 'EOF' # internal
2025-08-20T22:37:40.5121199Z [00:02:14.175]➜  # import config
2025-08-20T22:37:40.5121544Z [00:02:14.175]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.5121955Z [00:02:14.175]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.5122397Z [00:02:14.175]➜  packagefile text/template=/tmp/go-build3346486511/b093/_pkg_.a
2025-08-20T22:37:40.5122731Z [00:02:14.175]➜  EOF
2025-08-20T22:37:40.5125083Z [00:02:14.175]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth=>github.com/sigstore/sigstore@v1.9.5/pkg/oauth;$WORK/b526=>" -p github.com/sigstore/sigstore/pkg/oauth -lang=go1.23 -complete -installsuffix shared -buildid 7I68Nil9PomamZp-Iq-L/7I68Nil9PomamZp-Iq-L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go
2025-08-20T22:37:40.5291027Z [00:02:14.193]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T22:37:40.5296080Z [00:02:14.194]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/0b/0bc660cdb2b848ea1b73cc0e21b4e070607ca4faba26e92a8669ebb1c7e838d9-d # internal
2025-08-20T22:37:40.5296741Z [00:02:14.194]➜  golang.org/x/oauth2/internal
2025-08-20T22:37:40.5297984Z [00:02:14.194]➜  mkdir -p $WORK/b530/
2025-08-20T22:37:40.5308002Z [00:02:14.195]➜  cat >/tmp/go-build3346486511/b530/importcfg << 'EOF' # internal
2025-08-20T22:37:40.5311757Z [00:02:14.195]➜  # import config
2025-08-20T22:37:40.5313075Z [00:02:14.195]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.5314947Z [00:02:14.196]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:40.5327356Z [00:02:14.196]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:40.5327918Z [00:02:14.196]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.5328420Z [00:02:14.196]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:40.5328867Z [00:02:14.196]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.5329283Z [00:02:14.196]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.5329681Z [00:02:14.196]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.5330080Z [00:02:14.196]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:40.5330506Z [00:02:14.196]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:40.5330979Z [00:02:14.196]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.5331405Z [00:02:14.196]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.5331832Z [00:02:14.196]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.5332258Z [00:02:14.196]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.5332675Z [00:02:14.196]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.5333439Z [00:02:14.196]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:40.5333947Z [00:02:14.196]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.5334256Z [00:02:14.196]➜  EOF
2025-08-20T22:37:40.5337213Z [00:02:14.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal=>golang.org/x/oauth2@v0.30.0/internal;$WORK/b530=>" -p golang.org/x/oauth2/internal -lang=go1.23 -complete -installsuffix shared -buildid ePGu0dCS5cUzb4kHN8cN/ePGu0dCS5cUzb4kHN8cN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/oauth2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/token.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/transport.go
2025-08-20T22:37:40.5431788Z [00:02:14.207]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T22:37:40.5444718Z [00:02:14.208]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/50/500a6d56babde9b188d956fa75412b2e05052b6fd63cb5aa76c91f677a053830-d # internal
2025-08-20T22:37:40.5451255Z [00:02:14.208]➜  github.com/segmentio/ksuid
2025-08-20T22:37:40.5455138Z [00:02:14.208]➜  mkdir -p $WORK/b531/
2025-08-20T22:37:40.5455549Z [00:02:14.208]➜  cat >/tmp/go-build3346486511/b531/importcfg << 'EOF' # internal
2025-08-20T22:37:40.5456465Z [00:02:14.208]➜  # import config
2025-08-20T22:37:40.5456817Z [00:02:14.208]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.5457267Z [00:02:14.208]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:40.5457758Z [00:02:14.208]➜  packagefile database/sql/driver=/tmp/go-build3346486511/b070/_pkg_.a
2025-08-20T22:37:40.5458262Z [00:02:14.208]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:40.5458728Z [00:02:14.208]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.5459148Z [00:02:14.208]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.5459551Z [00:02:14.208]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.5459956Z [00:02:14.208]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:40.5460383Z [00:02:14.208]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:40.5460818Z [00:02:14.208]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.5461226Z [00:02:14.209]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.5461534Z [00:02:14.209]➜  EOF
2025-08-20T22:37:40.5464825Z [00:02:14.209]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid=>github.com/segmentio/ksuid@v1.0.4;$WORK/b531=>" -p github.com/segmentio/ksuid -lang=go1.12 -complete -installsuffix shared -buildid 3zwRRPMElu3YxhT_Eh1j/3zwRRPMElu3YxhT_Eh1j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/base62.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/ksuid.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/rand.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/sequence.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/set.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/uint128.go
2025-08-20T22:37:40.5684551Z [00:02:14.232]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T22:37:40.5709264Z [00:02:14.235]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/7a/7acbadc662ce038d384c268e5a2cd098d089c44db3eb5f0ea379a2fea58338c8-d # internal
2025-08-20T22:37:40.5715729Z [00:02:14.235]➜  golang.org/x/oauth2
2025-08-20T22:37:40.5716523Z [00:02:14.235]➜  mkdir -p $WORK/b529/
2025-08-20T22:37:40.5720419Z [00:02:14.236]➜  cat >/tmp/go-build3346486511/b529/importcfg << 'EOF' # internal
2025-08-20T22:37:40.5732119Z [00:02:14.237]➜  # import config
2025-08-20T22:37:40.5732858Z [00:02:14.237]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.5733835Z [00:02:14.237]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.5734379Z [00:02:14.237]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:40.5734888Z [00:02:14.237]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:40.5735366Z [00:02:14.237]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:40.5735972Z [00:02:14.237]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.5736497Z [00:02:14.237]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.5736922Z [00:02:14.237]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.5737434Z [00:02:14.237]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build3346486511/b530/_pkg_.a
2025-08-20T22:37:40.5737920Z [00:02:14.237]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.5738324Z [00:02:14.237]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:40.5738743Z [00:02:14.237]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.5739173Z [00:02:14.237]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.5740043Z [00:02:14.237]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.5740471Z [00:02:14.237]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.5740889Z [00:02:14.237]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.5741300Z [00:02:14.237]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.5741609Z [00:02:14.237]➜  EOF
2025-08-20T22:37:40.5744455Z [00:02:14.237]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2=>golang.org/x/oauth2@v0.30.0;$WORK/b529=>" -p golang.org/x/oauth2 -lang=go1.23 -complete -installsuffix shared -buildid pAorfFFfkmOwHvtloUNt/pAorfFFfkmOwHvtloUNt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/deviceauth.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/oauth2.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/pkce.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/token.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/transport.go
2025-08-20T22:37:40.6281282Z [00:02:14.292]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T22:37:40.6294028Z [00:02:14.293]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/b3/b39d96d5dea7faf73951c667f5beb8b5aa5755f66e3a95d152fef1d4f38f3a6a-d # internal
2025-08-20T22:37:40.6295938Z [00:02:14.293]➜  github.com/skratchdot/open-golang/open
2025-08-20T22:37:40.6296647Z [00:02:14.293]➜  mkdir -p $WORK/b532/
2025-08-20T22:37:40.6301815Z [00:02:14.294]➜  cat >/tmp/go-build3346486511/b532/importcfg << 'EOF' # internal
2025-08-20T22:37:40.6302263Z [00:02:14.294]➜  # import config
2025-08-20T22:37:40.6302622Z [00:02:14.294]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:40.6302948Z [00:02:14.294]➜  EOF
2025-08-20T22:37:40.6305473Z [00:02:14.294]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open=>github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966/open;$WORK/b532=>" -p github.com/skratchdot/open-golang/open -lang=go1.16 -complete -installsuffix shared -buildid fdQFmMsyfDJIxccRzXUn/fdQFmMsyfDJIxccRzXUn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/exec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/open.go
2025-08-20T22:37:40.6479184Z [00:02:14.312]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T22:37:40.6494016Z [00:02:14.313]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/13/130802d43ee10f62570e4a897071d8a2fe4493ed38e76a49752d67ade8293669-d # internal
2025-08-20T22:37:40.6496523Z [00:02:14.314]➜  github.com/coreos/go-oidc/v3/oidc
2025-08-20T22:37:40.6497945Z [00:02:14.314]➜  mkdir -p $WORK/b528/
2025-08-20T22:37:40.6503356Z [00:02:14.314]➜  cat >/tmp/go-build3346486511/b528/importcfg << 'EOF' # internal
2025-08-20T22:37:40.6504364Z [00:02:14.314]➜  # import config
2025-08-20T22:37:40.6504739Z [00:02:14.314]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.6505171Z [00:02:14.314]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.6505599Z [00:02:14.314]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:40.6506313Z [00:02:14.314]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:40.6506818Z [00:02:14.314]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:40.6507280Z [00:02:14.314]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:40.6507742Z [00:02:14.314]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:40.6508206Z [00:02:14.314]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:40.6508695Z [00:02:14.314]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:40.6509161Z [00:02:14.314]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.6509603Z [00:02:14.314]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.6510018Z [00:02:14.314]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.6510510Z [00:02:14.314]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3346486511/b361/_pkg_.a
2025-08-20T22:37:40.6511052Z [00:02:14.314]➜  packagefile golang.org/x/oauth2=/tmp/go-build3346486511/b529/_pkg_.a
2025-08-20T22:37:40.6511511Z [00:02:14.314]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:40.6511914Z [00:02:14.314]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.6512319Z [00:02:14.314]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:40.6512745Z [00:02:14.314]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.6513185Z [00:02:14.314]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.6513604Z [00:02:14.314]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.6514015Z [00:02:14.314]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.6514325Z [00:02:14.314]➜  EOF
2025-08-20T22:37:40.6514612Z [00:02:14.314]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T22:37:40.6518099Z [00:02:14.315]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc=>github.com/coreos/go-oidc/v3@v3.14.1/oidc;$WORK/b528=>" -p github.com/coreos/go-oidc/v3/oidc -lang=go1.23 -complete -installsuffix shared -buildid T0MR_mMqdKz8sCQ-uu-w/T0MR_mMqdKz8sCQ-uu-w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go
2025-08-20T22:37:40.6576659Z [00:02:14.322]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/bf/bf0945b3d376b48fbd7c8ab86aa63a355b440bb9443e904b8e50a6ac34e46201-d # internal
2025-08-20T22:37:40.6601778Z [00:02:14.324]➜  github.com/hashicorp/go-cleanhttp
2025-08-20T22:37:40.6602164Z [00:02:14.324]➜  mkdir -p $WORK/b534/
2025-08-20T22:37:40.6611877Z [00:02:14.325]➜  cat >/tmp/go-build3346486511/b534/importcfg << 'EOF' # internal
2025-08-20T22:37:40.6628962Z [00:02:14.325]➜  # import config
2025-08-20T22:37:40.6629471Z [00:02:14.325]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:40.6630019Z [00:02:14.325]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.6630555Z [00:02:14.325]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:40.6631407Z [00:02:14.325]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.6631962Z [00:02:14.325]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.6632472Z [00:02:14.325]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:40.6632874Z [00:02:14.325]➜  EOF
2025-08-20T22:37:40.6635480Z [00:02:14.325]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp=>github.com/hashicorp/go-cleanhttp@v0.5.2;$WORK/b534=>" -p github.com/hashicorp/go-cleanhttp -lang=go1.13 -complete -installsuffix shared -buildid kPN_zB04-kZmIC9Y514K/kPN_zB04-kZmIC9Y514K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/handlers.go
2025-08-20T22:37:40.6993971Z [00:02:14.363]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T22:37:40.7010953Z [00:02:14.365]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/46/46c25753c838c84214e7f466b9088062b0a0477550006626d79324a63ce0504a-d # internal
2025-08-20T22:37:40.7011604Z [00:02:14.365]➜  github.com/hashicorp/go-retryablehttp
2025-08-20T22:37:40.7012569Z [00:02:14.365]➜  mkdir -p $WORK/b535/
2025-08-20T22:37:40.7014429Z [00:02:14.365]➜  cat >/tmp/go-build3346486511/b535/importcfg << 'EOF' # internal
2025-08-20T22:37:40.7022434Z [00:02:14.365]➜  # import config
2025-08-20T22:37:40.7022875Z [00:02:14.365]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.7023306Z [00:02:14.365]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.7023749Z [00:02:14.365]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:40.7024188Z [00:02:14.365]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.7024620Z [00:02:14.365]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.7025133Z [00:02:14.365]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build3346486511/b534/_pkg_.a
2025-08-20T22:37:40.7025632Z [00:02:14.365]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.7026174Z [00:02:14.365]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:40.7026585Z [00:02:14.365]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:40.7027364Z [00:02:14.365]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:40.7027884Z [00:02:14.365]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.7028319Z [00:02:14.365]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.7028730Z [00:02:14.365]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.7029138Z [00:02:14.365]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:40.7029577Z [00:02:14.365]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.7030005Z [00:02:14.365]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.7030425Z [00:02:14.365]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.7030834Z [00:02:14.365]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.7031143Z [00:02:14.365]➜  EOF
2025-08-20T22:37:40.7033909Z [00:02:14.365]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp=>github.com/hashicorp/go-retryablehttp@v0.7.8;$WORK/b535=>" -p github.com/hashicorp/go-retryablehttp -lang=go1.23 -complete -installsuffix shared -buildid 35SxKOBJuU4C2TXSp1Ed/35SxKOBJuU4C2TXSp1Ed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go
2025-08-20T22:37:40.7544113Z [00:02:14.418]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T22:37:40.7579803Z [00:02:14.422]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/6b/6b2acf8ed8deecb1713332fd2a4adcc4cb4327c507dfaea3fff0442d65be1b74-d # internal
2025-08-20T22:37:40.7589696Z [00:02:14.423]➜  github.com/sigstore/sigstore/pkg/oauthflow
2025-08-20T22:37:40.7594553Z [00:02:14.423]➜  mkdir -p $WORK/b527/
2025-08-20T22:37:40.7601003Z [00:02:14.424]➜  cat >/tmp/go-build3346486511/b527/importcfg << 'EOF' # internal
2025-08-20T22:37:40.7601857Z [00:02:14.424]➜  # import config
2025-08-20T22:37:40.7602274Z [00:02:14.424]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.7602749Z [00:02:14.424]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:40.7603268Z [00:02:14.424]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:40.7603770Z [00:02:14.424]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.7604215Z [00:02:14.424]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.7604626Z [00:02:14.424]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.7605139Z [00:02:14.424]➜  packagefile github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3346486511/b528/_pkg_.a
2025-08-20T22:37:40.7605732Z [00:02:14.424]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3346486511/b361/_pkg_.a
2025-08-20T22:37:40.7606487Z [00:02:14.424]➜  packagefile github.com/segmentio/ksuid=/tmp/go-build3346486511/b531/_pkg_.a
2025-08-20T22:37:40.7607097Z [00:02:14.424]➜  packagefile github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3346486511/b526/_pkg_.a
2025-08-20T22:37:40.7607739Z [00:02:14.424]➜  packagefile github.com/skratchdot/open-golang/open=/tmp/go-build3346486511/b532/_pkg_.a
2025-08-20T22:37:40.7608469Z [00:02:14.424]➜  packagefile golang.org/x/oauth2=/tmp/go-build3346486511/b529/_pkg_.a
2025-08-20T22:37:40.7608939Z [00:02:14.424]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.7609341Z [00:02:14.424]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:40.7609745Z [00:02:14.424]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:40.7610163Z [00:02:14.424]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.7610925Z [00:02:14.424]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.7611445Z [00:02:14.424]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.7611857Z [00:02:14.424]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:40.7612278Z [00:02:14.424]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.7612696Z [00:02:14.424]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.7613015Z [00:02:14.424]➜  EOF
2025-08-20T22:37:40.7617115Z [00:02:14.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow=>github.com/sigstore/sigstore@v1.9.5/pkg/oauthflow;$WORK/b527=>" -p github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.23 -complete -installsuffix shared -buildid CzMHxmUKKxYgDD3kBy0-/CzMHxmUKKxYgDD3kBy0- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go
2025-08-20T22:37:40.8070589Z [00:02:14.471]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T22:37:40.8093105Z [00:02:14.473]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/48/48403e4f3a31420a4a8b77ba422f8700079c44141d7423d0bb1777ddad7aeea4-d # internal
2025-08-20T22:37:40.8093881Z [00:02:14.473]➜  github.com/containers/image/v5/signature/sigstore/rekor
2025-08-20T22:37:40.8094246Z [00:02:14.473]➜  mkdir -p $WORK/b533/
2025-08-20T22:37:40.8094667Z [00:02:14.473]➜  cat >/tmp/go-build3346486511/b533/importcfg << 'EOF' # internal
2025-08-20T22:37:40.8095021Z [00:02:14.473]➜  # import config
2025-08-20T22:37:40.8095358Z [00:02:14.473]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.8095872Z [00:02:14.473]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:40.8096381Z [00:02:14.473]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:40.8096876Z [00:02:14.473]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:40.8097347Z [00:02:14.473]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:40.8097812Z [00:02:14.473]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.8098253Z [00:02:14.473]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.8098667Z [00:02:14.473]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.8099264Z [00:02:14.473]➜  packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build3346486511/b317/_pkg_.a
2025-08-20T22:37:40.8100042Z [00:02:14.473]➜  packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build3346486511/b397/_pkg_.a
2025-08-20T22:37:40.8100743Z [00:02:14.473]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build3346486511/b534/_pkg_.a
2025-08-20T22:37:40.8101363Z [00:02:14.473]➜  packagefile github.com/hashicorp/go-retryablehttp=/tmp/go-build3346486511/b535/_pkg_.a
2025-08-20T22:37:40.8101965Z [00:02:14.473]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:40.8102438Z [00:02:14.473]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.8102859Z [00:02:14.473]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:40.8103292Z [00:02:14.473]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.8103715Z [00:02:14.473]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:40.8104461Z [00:02:14.473]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.8104900Z [00:02:14.473]➜  EOF
2025-08-20T22:37:40.8109223Z [00:02:14.473]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor=>github.com/containers/image/v5@v5.36.1/signature/sigstore/rekor;$WORK/b533=>" -p github.com/containers/image/v5/signature/sigstore/rekor -lang=go1.23 -complete -installsuffix shared -buildid zesqsAPrGJhNHGsltPB4/zesqsAPrGJhNHGsltPB4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/leveled_logger.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/openapi_infra.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor_api.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor_api_types.go
2025-08-20T22:37:40.8700210Z [00:02:14.534]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T22:37:40.8718978Z [00:02:14.535]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/b4/b463ea615056017c2c9a6434f2338f4f018c9fad379387ad9100d3abeb1d61e2-d # internal
2025-08-20T22:37:40.8720083Z [00:02:14.535]➜  github.com/google/go-containerregistry/pkg/v1
2025-08-20T22:37:40.8746352Z [00:02:14.535]➜  mkdir -p $WORK/b538/
2025-08-20T22:37:40.8746864Z [00:02:14.538]➜  cat >/tmp/go-build3346486511/b538/importcfg << 'EOF' # internal
2025-08-20T22:37:40.8747226Z [00:02:14.538]➜  # import config
2025-08-20T22:37:40.8747574Z [00:02:14.538]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:40.8748028Z [00:02:14.538]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:40.8748528Z [00:02:14.538]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.8748966Z [00:02:14.538]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.8749553Z [00:02:14.538]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3346486511/b539/_pkg_.a
2025-08-20T22:37:40.8750121Z [00:02:14.538]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:40.8750541Z [00:02:14.538]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.8750952Z [00:02:14.538]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:40.8751367Z [00:02:14.538]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:40.8751793Z [00:02:14.538]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.8752214Z [00:02:14.538]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.8752571Z [00:02:14.538]➜  EOF
2025-08-20T22:37:40.8758560Z [00:02:14.538]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1=>github.com/google/go-containerregistry@v0.20.3/pkg/v1;$WORK/b538=>" -p github.com/google/go-containerregistry/pkg/v1 -lang=go1.23 -complete -installsuffix shared -buildid Y6InAvEyOPaWWbCBJqyO/Y6InAvEyOPaWWbCBJqyO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/image.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/index.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go
2025-08-20T22:37:40.9124187Z [00:02:14.576]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T22:37:40.9146476Z [00:02:14.578]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/89/89c3d0dd059672a756736a49380c40e5a5e53ffd247058d6aa04aad1ea7081ab-d # internal
2025-08-20T22:37:40.9147597Z [00:02:14.579]➜  github.com/containers/image/v5/signature/sigstore/fulcio
2025-08-20T22:37:40.9149550Z [00:02:14.579]➜  mkdir -p $WORK/b524/
2025-08-20T22:37:40.9161418Z [00:02:14.580]➜  cat >/tmp/go-build3346486511/b524/importcfg << 'EOF' # internal
2025-08-20T22:37:40.9162470Z [00:02:14.580]➜  # import config
2025-08-20T22:37:40.9162912Z [00:02:14.580]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:40.9163381Z [00:02:14.580]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:40.9163869Z [00:02:14.580]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:40.9164342Z [00:02:14.580]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:40.9164809Z [00:02:14.580]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:40.9165702Z [00:02:14.580]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:40.9166344Z [00:02:14.580]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.9166949Z [00:02:14.580]➜  packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build3346486511/b218/_pkg_.a
2025-08-20T22:37:40.9167730Z [00:02:14.580]➜  packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build3346486511/b397/_pkg_.a
2025-08-20T22:37:40.9168586Z [00:02:14.580]➜  packagefile github.com/sigstore/fulcio/pkg/api=/tmp/go-build3346486511/b525/_pkg_.a
2025-08-20T22:37:40.9169233Z [00:02:14.580]➜  packagefile github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3346486511/b526/_pkg_.a
2025-08-20T22:37:40.9170165Z [00:02:14.580]➜  packagefile github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3346486511/b527/_pkg_.a
2025-08-20T22:37:40.9171074Z [00:02:14.580]➜  packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3346486511/b319/_pkg_.a
2025-08-20T22:37:40.9171708Z [00:02:14.580]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:40.9172244Z [00:02:14.580]➜  packagefile golang.org/x/oauth2=/tmp/go-build3346486511/b529/_pkg_.a
2025-08-20T22:37:40.9172699Z [00:02:14.580]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.9173112Z [00:02:14.580]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.9173427Z [00:02:14.580]➜  EOF
2025-08-20T22:37:40.9176134Z [00:02:14.581]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/fulcio=>github.com/containers/image/v5@v5.36.1/signature/sigstore/fulcio;$WORK/b524=>" -p github.com/containers/image/v5/signature/sigstore/fulcio -lang=go1.23 -complete -installsuffix shared -buildid o_gac2upEPZVh0-uE-G7/o_gac2upEPZVh0-uE-G7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/fulcio/fulcio.go
2025-08-20T22:37:40.9673467Z [00:02:14.631]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T22:37:40.9682505Z [00:02:14.632]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/e8/e8d0e0d30e12b0e3242d43a108e1d15f6fa4675f4af7b31ccc7a268c905c8b66-d # internal
2025-08-20T22:37:40.9685615Z [00:02:14.632]➜  github.com/containers/image/v5/pkg/cli/sigstore
2025-08-20T22:37:40.9686464Z [00:02:14.632]➜  mkdir -p $WORK/b522/
2025-08-20T22:37:40.9686926Z [00:02:14.632]➜  cat >/tmp/go-build3346486511/b522/importcfg << 'EOF' # internal
2025-08-20T22:37:40.9687280Z [00:02:14.632]➜  # import config
2025-08-20T22:37:40.9687624Z [00:02:14.632]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.9688043Z [00:02:14.632]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.9688578Z [00:02:14.633]➜  packagefile github.com/containers/image/v5/pkg/cli=/tmp/go-build3346486511/b521/_pkg_.a
2025-08-20T22:37:40.9689315Z [00:02:14.633]➜  packagefile github.com/containers/image/v5/pkg/cli/sigstore/params=/tmp/go-build3346486511/b523/_pkg_.a
2025-08-20T22:37:40.9690064Z [00:02:14.633]➜  packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3346486511/b395/_pkg_.a
2025-08-20T22:37:40.9690790Z [00:02:14.633]➜  packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build3346486511/b396/_pkg_.a
2025-08-20T22:37:40.9691566Z [00:02:14.633]➜  packagefile github.com/containers/image/v5/signature/sigstore/fulcio=/tmp/go-build3346486511/b524/_pkg_.a
2025-08-20T22:37:40.9692351Z [00:02:14.633]➜  packagefile github.com/containers/image/v5/signature/sigstore/rekor=/tmp/go-build3346486511/b533/_pkg_.a
2025-08-20T22:37:40.9692932Z [00:02:14.633]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.9693356Z [00:02:14.633]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:40.9693969Z [00:02:14.633]➜  EOF
2025-08-20T22:37:40.9699634Z [00:02:14.633]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore=>github.com/containers/image/v5@v5.36.1/pkg/cli/sigstore;$WORK/b522=>" -p github.com/containers/image/v5/pkg/cli/sigstore -lang=go1.23 -complete -installsuffix shared -buildid 7fzSkKi2Fng7WbnVB4m2/7fzSkKi2Fng7WbnVB4m2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/sigstore.go
2025-08-20T22:37:40.9781660Z [00:02:14.642]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T22:37:40.9803674Z [00:02:14.644]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/b9/b939c2fa4810a7c96920a3e783aa8cd3bcd8d5d2e61ed9c9c75055ac8b202c67-d # internal
2025-08-20T22:37:40.9804291Z [00:02:14.644]➜  github.com/google/uuid
2025-08-20T22:37:40.9808724Z [00:02:14.644]➜  mkdir -p $WORK/b540/
2025-08-20T22:37:40.9811217Z [00:02:14.644]➜  cat >/tmp/go-build3346486511/b540/importcfg << 'EOF' # internal
2025-08-20T22:37:40.9811936Z [00:02:14.644]➜  # import config
2025-08-20T22:37:40.9812468Z [00:02:14.644]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:40.9815029Z [00:02:14.644]➜  packagefile crypto/md5=/tmp/go-build3346486511/b167/_pkg_.a
2025-08-20T22:37:40.9815656Z [00:02:14.644]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:40.9818530Z [00:02:14.644]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:40.9819035Z [00:02:14.644]➜  packagefile database/sql/driver=/tmp/go-build3346486511/b070/_pkg_.a
2025-08-20T22:37:40.9819538Z [00:02:14.644]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:40.9820016Z [00:02:14.644]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:40.9820484Z [00:02:14.644]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:40.9820945Z [00:02:14.644]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:40.9821360Z [00:02:14.644]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:40.9821770Z [00:02:14.644]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:40.9822174Z [00:02:14.644]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:40.9822570Z [00:02:14.644]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:40.9823381Z [00:02:14.644]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:40.9823879Z [00:02:14.644]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:40.9824301Z [00:02:14.644]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:40.9824709Z [00:02:14.644]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:40.9825014Z [00:02:14.644]➜  EOF
2025-08-20T22:37:40.9835565Z [00:02:14.644]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid=>github.com/google/uuid@v1.6.0;$WORK/b540=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid iTRWeKOzqqL2CgXISLBs/iTRWeKOzqqL2CgXISLBs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/dce.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/hash.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/marshal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node_net.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/null.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/sql.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/time.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/util.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/uuid.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version1.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version4.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version6.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version7.go
2025-08-20T22:37:41.0015421Z [00:02:14.665]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T22:37:41.0022739Z [00:02:14.666]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/b2/b214385efa871a905a75d7e9ec1931529f169749834e7131d6c4c43957eff339-d # internal
2025-08-20T22:37:41.0028153Z [00:02:14.667]➜  github.com/opencontainers/selinux/pkg/pwalkdir
2025-08-20T22:37:41.0028573Z [00:02:14.667]➜  mkdir -p $WORK/b545/
2025-08-20T22:37:41.0028950Z [00:02:14.667]➜  cat >/tmp/go-build3346486511/b545/importcfg << 'EOF' # internal
2025-08-20T22:37:41.0029296Z [00:02:14.667]➜  # import config
2025-08-20T22:37:41.0029681Z [00:02:14.667]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.0030096Z [00:02:14.667]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.0030506Z [00:02:14.667]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:41.0030952Z [00:02:14.667]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.0031402Z [00:02:14.667]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:41.0031818Z [00:02:14.667]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.0032140Z [00:02:14.667]➜  EOF
2025-08-20T22:37:41.0034359Z [00:02:14.667]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=>github.com/opencontainers/selinux@v1.12.0/pkg/pwalkdir;$WORK/b545=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.19 -complete -installsuffix shared -buildid VjoHEliLsw8flcWvauFs/VjoHEliLsw8flcWvauFs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go
2025-08-20T22:37:41.0062417Z [00:02:14.670]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T22:37:41.0143608Z [00:02:14.678]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/f7/f7ce87a2a662bc32d12493e47eb98c2af630c5318200072a286dd6d0944b6b6d-d # internal
2025-08-20T22:37:41.0151808Z [00:02:14.679]➜  google.golang.org/grpc/internal/resolver/delegatingresolver
2025-08-20T22:37:41.0156244Z [00:02:14.679]➜  mkdir -p $WORK/b469/
2025-08-20T22:37:41.0156747Z [00:02:14.679]➜  cat >/tmp/go-build3346486511/b469/importcfg << 'EOF' # internal
2025-08-20T22:37:41.0157105Z [00:02:14.679]➜  # import config
2025-08-20T22:37:41.0157438Z [00:02:14.679]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.0157956Z [00:02:14.679]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:41.0158638Z [00:02:14.679]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3346486511/b470/_pkg_.a
2025-08-20T22:37:41.0159334Z [00:02:14.679]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3346486511/b471/_pkg_.a
2025-08-20T22:37:41.0160052Z [00:02:14.679]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3346486511/b482/_pkg_.a
2025-08-20T22:37:41.0160721Z [00:02:14.679]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:41.0161338Z [00:02:14.679]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:41.0161864Z [00:02:14.679]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:41.0162295Z [00:02:14.679]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:41.0162709Z [00:02:14.679]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.0163284Z [00:02:14.679]➜  EOF
2025-08-20T22:37:41.0165898Z [00:02:14.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=>google.golang.org/grpc@v1.72.2/internal/resolver/delegatingresolver;$WORK/b469=>" -p google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.23 -complete -installsuffix shared -buildid NbdmUuegH5tdUe-TfKhQ/NbdmUuegH5tdUe-TfKhQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go
2025-08-20T22:37:41.0182243Z [00:02:14.682]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T22:37:41.0184500Z [00:02:14.682]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/ce/ce1ee80b45c0e6969f2f1ba9c3dcc127b9e80ed7c669120fa0f04872ca56c6d2-d # internal
2025-08-20T22:37:41.0185212Z [00:02:14.682]➜  github.com/containers/storage/internal/dedup
2025-08-20T22:37:41.0185571Z [00:02:14.682]➜  mkdir -p $WORK/b544/
2025-08-20T22:37:41.0186132Z [00:02:14.682]➜  cat >/tmp/go-build3346486511/b544/importcfg << 'EOF' # internal
2025-08-20T22:37:41.0186488Z [00:02:14.682]➜  # import config
2025-08-20T22:37:41.0186856Z [00:02:14.682]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:41.0187342Z [00:02:14.682]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:41.0187814Z [00:02:14.682]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.0190141Z [00:02:14.682]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.0190797Z [00:02:14.682]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3346486511/b545/_pkg_.a
2025-08-20T22:37:41.0191436Z [00:02:14.682]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.0191978Z [00:02:14.682]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.0192523Z [00:02:14.682]➜  packagefile hash/crc64=/tmp/go-build3346486511/b305/_pkg_.a
2025-08-20T22:37:41.0192948Z [00:02:14.682]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.0193351Z [00:02:14.682]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:41.0193755Z [00:02:14.682]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.0194158Z [00:02:14.682]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.0194947Z [00:02:14.682]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:41.0195333Z [00:02:14.682]➜  EOF
2025-08-20T22:37:41.0198052Z [00:02:14.682]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup=>github.com/containers/storage@v1.59.1/internal/dedup;$WORK/b544=>" -p github.com/containers/storage/internal/dedup -lang=go1.23 -complete -installsuffix shared -buildid FqpRegY9GgKffK7dDxSA/FqpRegY9GgKffK7dDxSA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup_linux.go
2025-08-20T22:37:41.0507623Z [00:02:14.712]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T22:37:41.0509195Z [00:02:14.713]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/91/91025af549eca76711cf1a4c2e6930d58323da0125a45b51166da7870d0463ec-d # internal
2025-08-20T22:37:41.0509811Z [00:02:14.713]➜  github.com/sylabs/sif/v2/pkg/sif
2025-08-20T22:37:41.0510116Z [00:02:14.713]➜  mkdir -p $WORK/b537/
2025-08-20T22:37:41.0510492Z [00:02:14.714]➜  cat >/tmp/go-build3346486511/b537/importcfg << 'EOF' # internal
2025-08-20T22:37:41.0510840Z [00:02:14.714]➜  # import config
2025-08-20T22:37:41.0511180Z [00:02:14.714]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:41.0512025Z [00:02:14.714]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:41.0512478Z [00:02:14.714]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:41.0512979Z [00:02:14.714]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:41.0513440Z [00:02:14.714]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:41.0513913Z [00:02:14.714]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:41.0514363Z [00:02:14.714]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.0514774Z [00:02:14.714]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.0515336Z [00:02:14.714]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3346486511/b538/_pkg_.a
2025-08-20T22:37:41.0516105Z [00:02:14.714]➜  packagefile github.com/google/uuid=/tmp/go-build3346486511/b540/_pkg_.a
2025-08-20T22:37:41.0516637Z [00:02:14.714]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:41.0517041Z [00:02:14.714]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.0517446Z [00:02:14.714]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:41.0517851Z [00:02:14.714]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.0518266Z [00:02:14.714]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.0518697Z [00:02:14.714]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:41.0519007Z [00:02:14.714]➜  EOF
2025-08-20T22:37:41.0524287Z [00:02:14.714]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif=>github.com/sylabs/sif/v2@v2.21.1/pkg/sif;$WORK/b537=>" -p github.com/sylabs/sif/v2/pkg/sif -lang=go1.23 -complete -installsuffix shared -buildid n1TXPWIr8ri747E6t879/n1TXPWIr8ri747E6t879 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go
2025-08-20T22:37:41.0711579Z [00:02:14.735]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T22:37:41.0722546Z [00:02:14.736]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/32/320cfe6674323ddcfa2484c42945a91ae421a41e0f6f103edfff71d1cb59b99a-d # internal
2025-08-20T22:37:41.0806841Z [00:02:14.745]➜  google.golang.org/grpc
2025-08-20T22:37:41.0807265Z [00:02:14.745]➜  mkdir -p $WORK/b415/
2025-08-20T22:37:41.0816171Z [00:02:14.745]➜  cat >/tmp/go-build3346486511/b415/importcfg << 'EOF' # internal
2025-08-20T22:37:41.0816866Z [00:02:14.746]➜  # import config
2025-08-20T22:37:41.0817580Z [00:02:14.746]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:41.0818340Z [00:02:14.746]➜  packagefile compress/gzip=/tmp/go-build3346486511/b245/_pkg_.a
2025-08-20T22:37:41.0819169Z [00:02:14.746]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:41.0820201Z [00:02:14.746]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:41.0820731Z [00:02:14.746]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:41.0821577Z [00:02:14.746]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.0821999Z [00:02:14.746]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.0822470Z [00:02:14.746]➜  packagefile golang.org/x/net/trace=/tmp/go-build3346486511/b416/_pkg_.a
2025-08-20T22:37:41.0823031Z [00:02:14.746]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3346486511/b420/_pkg_.a
2025-08-20T22:37:41.0823631Z [00:02:14.746]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:41.0824242Z [00:02:14.746]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3346486511/b437/_pkg_.a
2025-08-20T22:37:41.0824889Z [00:02:14.746]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3346486511/b438/_pkg_.a
2025-08-20T22:37:41.0825556Z [00:02:14.746]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3346486511/b446/_pkg_.a
2025-08-20T22:37:41.0829736Z [00:02:14.747]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3346486511/b422/_pkg_.a
2025-08-20T22:37:41.0831332Z [00:02:14.747]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3346486511/b448/_pkg_.a
2025-08-20T22:37:41.0832985Z [00:02:14.747]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:41.0834445Z [00:02:14.747]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:41.0835126Z [00:02:14.747]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3346486511/b449/_pkg_.a
2025-08-20T22:37:41.0835908Z [00:02:14.747]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3346486511/b450/_pkg_.a
2025-08-20T22:37:41.0836588Z [00:02:14.747]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3346486511/b453/_pkg_.a
2025-08-20T22:37:41.0837239Z [00:02:14.747]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3346486511/b433/_pkg_.a
2025-08-20T22:37:41.0837874Z [00:02:14.747]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:41.0838456Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:41.0839076Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3346486511/b454/_pkg_.a
2025-08-20T22:37:41.0839803Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3346486511/b455/_pkg_.a
2025-08-20T22:37:41.0840916Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3346486511/b456/_pkg_.a
2025-08-20T22:37:41.0841712Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3346486511/b457/_pkg_.a
2025-08-20T22:37:41.0842412Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3346486511/b423/_pkg_.a
2025-08-20T22:37:41.0843066Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3346486511/b463/_pkg_.a
2025-08-20T22:37:41.0843732Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3346486511/b451/_pkg_.a
2025-08-20T22:37:41.0844368Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3346486511/b465/_pkg_.a
2025-08-20T22:37:41.0854589Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3346486511/b466/_pkg_.a
2025-08-20T22:37:41.0855294Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3346486511/b442/_pkg_.a
2025-08-20T22:37:41.0856114Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3346486511/b467/_pkg_.a
2025-08-20T22:37:41.0856911Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3346486511/b469/_pkg_.a
2025-08-20T22:37:41.0857700Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3346486511/b487/_pkg_.a
2025-08-20T22:37:41.0858859Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3346486511/b488/_pkg_.a
2025-08-20T22:37:41.0859559Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3346486511/b468/_pkg_.a
2025-08-20T22:37:41.0860219Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build3346486511/b489/_pkg_.a
2025-08-20T22:37:41.0860854Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3346486511/b462/_pkg_.a
2025-08-20T22:37:41.0861517Z [00:02:14.747]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3346486511/b471/_pkg_.a
2025-08-20T22:37:41.0862144Z [00:02:14.747]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3346486511/b483/_pkg_.a
2025-08-20T22:37:41.0862745Z [00:02:14.747]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3346486511/b452/_pkg_.a
2025-08-20T22:37:41.0863317Z [00:02:14.747]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:41.0863899Z [00:02:14.747]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3346486511/b484/_pkg_.a
2025-08-20T22:37:41.0864477Z [00:02:14.747]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:41.0865080Z [00:02:14.747]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3346486511/b490/_pkg_.a
2025-08-20T22:37:41.0865700Z [00:02:14.747]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:41.0866492Z [00:02:14.747]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3346486511/b434/_pkg_.a
2025-08-20T22:37:41.0867067Z [00:02:14.747]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3346486511/b459/_pkg_.a
2025-08-20T22:37:41.0867627Z [00:02:14.747]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3346486511/b485/_pkg_.a
2025-08-20T22:37:41.0868098Z [00:02:14.747]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.0868541Z [00:02:14.747]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:41.0868987Z [00:02:14.747]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:41.0869419Z [00:02:14.747]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:41.0869840Z [00:02:14.747]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:41.0870270Z [00:02:14.747]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:41.0871030Z [00:02:14.747]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:41.0871525Z [00:02:14.747]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:41.0871946Z [00:02:14.747]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:41.0872370Z [00:02:14.747]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:41.0872797Z [00:02:14.747]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.0873222Z [00:02:14.747]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.0873656Z [00:02:14.747]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:41.0874086Z [00:02:14.747]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:41.0874391Z [00:02:14.747]➜  EOF
2025-08-20T22:37:41.0882566Z [00:02:14.747]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc=>google.golang.org/grpc@v1.72.2;$WORK/b415=>" -p google.golang.org/grpc -lang=go1.23 -complete -installsuffix shared -buildid v8Fpq-CKPLof3Apze3Ly/v8Fpq-CKPLof3Apze3Ly -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer_wrapper.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/call.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/clientconn.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/dialoptions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/interceptor.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/picker_wrapper.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/preloader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver_wrapper.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/rpc_util.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/server.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/service_config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stream.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stream_interfaces.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace_withtrace.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/version.go
2025-08-20T22:37:41.0890061Z [00:02:14.747]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T22:37:41.0890850Z [00:02:14.747]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/f2/f20d23c2d0eb3b879c9dbe42277f55b2fda8df27f09cb521b46de2ee9b7ad37e-d # internal
2025-08-20T22:37:41.0891667Z [00:02:14.747]➜  github.com/containers/storage/internal/staging_lockfile
2025-08-20T22:37:41.0892166Z [00:02:14.747]➜  mkdir -p $WORK/b547/
2025-08-20T22:37:41.0892575Z [00:02:14.748]➜  cat >/tmp/go-build3346486511/b547/importcfg << 'EOF' # internal
2025-08-20T22:37:41.0893100Z [00:02:14.748]➜  # import config
2025-08-20T22:37:41.0893433Z [00:02:14.748]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.0894182Z [00:02:14.748]➜  packagefile github.com/containers/storage/internal/rawfilelock=/tmp/go-build3346486511/b239/_pkg_.a
2025-08-20T22:37:41.0894950Z [00:02:14.748]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.0912698Z [00:02:14.748]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.0913446Z [00:02:14.748]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.0913774Z [00:02:14.748]➜  EOF
2025-08-20T22:37:41.0916695Z [00:02:14.748]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/staging_lockfile=>github.com/containers/storage@v1.59.1/internal/staging_lockfile;$WORK/b547=>" -p github.com/containers/storage/internal/staging_lockfile -lang=go1.23 -complete -installsuffix shared -buildid Rd2X67eaejX1zr04E6S7/Rd2X67eaejX1zr04E6S7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/staging_lockfile/staging_lockfile.go
2025-08-20T22:37:41.1078055Z [00:02:14.771]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T22:37:41.1078956Z [00:02:14.771]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/e2/e21fad781d54ee7ea70e27134617847371b25873de2bce95a893fc8dfaad68a5-d # internal
2025-08-20T22:37:41.1079577Z [00:02:14.771]➜  github.com/containers/storage/internal/tempdir
2025-08-20T22:37:41.1079903Z [00:02:14.771]➜  mkdir -p $WORK/b546/
2025-08-20T22:37:41.1080279Z [00:02:14.772]➜  cat >/tmp/go-build3346486511/b546/importcfg << 'EOF' # internal
2025-08-20T22:37:41.1080622Z [00:02:14.772]➜  # import config
2025-08-20T22:37:41.1080976Z [00:02:14.772]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.1081392Z [00:02:14.772]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.1082005Z [00:02:14.772]➜  packagefile github.com/containers/storage/internal/staging_lockfile=/tmp/go-build3346486511/b547/_pkg_.a
2025-08-20T22:37:41.1082666Z [00:02:14.772]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.1083569Z [00:02:14.772]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.1084013Z [00:02:14.772]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.1084466Z [00:02:14.772]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.1084785Z [00:02:14.772]➜  EOF
2025-08-20T22:37:41.1087134Z [00:02:14.772]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/tempdir=>github.com/containers/storage@v1.59.1/internal/tempdir;$WORK/b546=>" -p github.com/containers/storage/internal/tempdir -lang=go1.23 -complete -installsuffix shared -buildid 9X8j5CSOXY-0uANKTrc4/9X8j5CSOXY-0uANKTrc4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/tempdir/tempdir.go
2025-08-20T22:37:41.1381215Z [00:02:14.802]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T22:37:41.1412544Z [00:02:14.805]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/9c/9c4cb928926d9ad7f9b1781999882d81b4e6ad14fcb8530db887bcd9ec146c9e-d # internal
2025-08-20T22:37:41.1413603Z [00:02:14.805]➜  github.com/containers/storage/pkg/chrootarchive
2025-08-20T22:37:41.1414485Z [00:02:14.805]➜  mkdir -p $WORK/b548/
2025-08-20T22:37:41.1416028Z [00:02:14.805]➜  cat >/tmp/go-build3346486511/b548/importcfg << 'EOF' # internal
2025-08-20T22:37:41.1416449Z [00:02:14.805]➜  # import config
2025-08-20T22:37:41.1416856Z [00:02:14.805]➜  packagefile archive/tar=/tmp/go-build3346486511/b288/_pkg_.a
2025-08-20T22:37:41.1417302Z [00:02:14.805]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:41.1417722Z [00:02:14.805]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.1418141Z [00:02:14.805]➜  packagefile flag=/tmp/go-build3346486511/b083/_pkg_.a
2025-08-20T22:37:41.1418549Z [00:02:14.805]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.1419138Z [00:02:14.805]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:41.1419819Z [00:02:14.805]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:41.1420501Z [00:02:14.805]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:41.1421161Z [00:02:14.805]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:41.1422142Z [00:02:14.805]➜  packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3346486511/b236/_pkg_.a
2025-08-20T22:37:41.1422887Z [00:02:14.805]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:41.1423553Z [00:02:14.805]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:41.1424165Z [00:02:14.805]➜  packagefile github.com/json-iterator/go=/tmp/go-build3346486511/b306/_pkg_.a
2025-08-20T22:37:41.1424752Z [00:02:14.805]➜  packagefile github.com/moby/sys/capability=/tmp/go-build3346486511/b078/_pkg_.a
2025-08-20T22:37:41.1425300Z [00:02:14.805]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.1432520Z [00:02:14.805]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.1433276Z [00:02:14.805]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:41.1433720Z [00:02:14.805]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:41.1435219Z [00:02:14.805]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.1435652Z [00:02:14.805]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:41.1436230Z [00:02:14.805]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.1436687Z [00:02:14.805]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:41.1437559Z [00:02:14.805]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.1437985Z [00:02:14.805]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.1438296Z [00:02:14.805]➜  EOF
2025-08-20T22:37:41.1448160Z [00:02:14.805]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive=>github.com/containers/storage@v1.59.1/pkg/chrootarchive;$WORK/b548=>" -p github.com/containers/storage/pkg/chrootarchive -lang=go1.23 -complete -installsuffix shared -buildid EQ6SSM6A2ud4JkroNNNs/EQ6SSM6A2ud4JkroNNNs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/init_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/jsoniter.go
2025-08-20T22:37:41.2243005Z [00:02:14.888]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T22:37:41.2276466Z [00:02:14.891]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/6d/6d19786c92ac330a0d27516b8c0100fa8586a9abcb13ded932eeeb6d47926fc2-d # internal
2025-08-20T22:37:41.2277321Z [00:02:14.891]➜  github.com/containers/image/v5/sif
2025-08-20T22:37:41.2277837Z [00:02:14.891]➜  mkdir -p $WORK/b536/
2025-08-20T22:37:41.2278398Z [00:02:14.892]➜  cat >/tmp/go-build3346486511/b536/importcfg << 'EOF' # internal
2025-08-20T22:37:41.2278772Z [00:02:14.892]➜  # import config
2025-08-20T22:37:41.2279408Z [00:02:14.892]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:41.2280911Z [00:02:14.892]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:41.2281345Z [00:02:14.892]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:41.2281830Z [00:02:14.892]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:41.2282275Z [00:02:14.892]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.2282686Z [00:02:14.892]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.2283662Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3346486511/b514/_pkg_.a
2025-08-20T22:37:41.2284495Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:41.2285202Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:41.2286127Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:41.2286987Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:41.2287740Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:41.2288449Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3346486511/b216/_pkg_.a
2025-08-20T22:37:41.2289145Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:41.2289791Z [00:02:14.892]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:41.2290416Z [00:02:14.892]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:41.2291339Z [00:02:14.892]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3346486511/b188/_pkg_.a
2025-08-20T22:37:41.2292050Z [00:02:14.892]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:41.2292684Z [00:02:14.892]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.2293266Z [00:02:14.892]➜  packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3346486511/b537/_pkg_.a
2025-08-20T22:37:41.2293768Z [00:02:14.892]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.2294164Z [00:02:14.892]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.2294576Z [00:02:14.892]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:41.2295031Z [00:02:14.892]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.2295479Z [00:02:14.892]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.2296011Z [00:02:14.892]➜  EOF
2025-08-20T22:37:41.2298702Z [00:02:14.892]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif=>github.com/containers/image/v5@v5.36.1/sif;$WORK/b536=>" -p github.com/containers/image/v5/sif -lang=go1.23 -complete -installsuffix shared -buildid 5x35c9lM8L1n9QGQkcDS/5x35c9lM8L1n9QGQkcDS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/load.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/transport.go
2025-08-20T22:37:41.2901121Z [00:02:14.954]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T22:37:41.2957017Z [00:02:14.959]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T22:37:41.2970979Z [00:02:14.961]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/f6/f6d20e9fa4d31cb6da253c4672e92718e8eeb5efd0b8a0591872cf43378aefbe-d # internal
2025-08-20T22:37:41.2974942Z [00:02:14.961]➜  github.com/containers/storage/pkg/directory
2025-08-20T22:37:41.2977702Z [00:02:14.961]➜  mkdir -p $WORK/b549/
2025-08-20T22:37:41.2984041Z [00:02:14.962]➜  cat >/tmp/go-build3346486511/b549/importcfg << 'EOF' # internal
2025-08-20T22:37:41.2984894Z [00:02:14.962]➜  # import config
2025-08-20T22:37:41.2985655Z [00:02:14.962]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.2986806Z [00:02:14.962]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:41.2987494Z [00:02:14.962]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.2988165Z [00:02:14.962]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.2989353Z [00:02:14.962]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:41.2990143Z [00:02:14.962]➜  EOF
2025-08-20T22:37:41.2992978Z [00:02:14.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory=>github.com/containers/storage@v1.59.1/pkg/directory;$WORK/b549=>" -p github.com/containers/storage/pkg/directory -lang=go1.23 -complete -installsuffix shared -buildid h6oC6dxYlvr5w993cTOi/h6oC6dxYlvr5w993cTOi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory_unix.go
2025-08-20T22:37:41.2996125Z [00:02:14.962]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/af/afa7a666763202c4cdf0af3450d579eb9a8662a3eac550ffac99acafe51c8c89-d # internal
2025-08-20T22:37:41.2997178Z [00:02:14.962]➜  github.com/containers/storage/pkg/locker
2025-08-20T22:37:41.2997811Z [00:02:14.962]➜  mkdir -p $WORK/b552/
2025-08-20T22:37:41.3000153Z [00:02:14.962]➜  cat >/tmp/go-build3346486511/b552/importcfg << 'EOF' # internal
2025-08-20T22:37:41.3003028Z [00:02:14.962]➜  # import config
2025-08-20T22:37:41.3003377Z [00:02:14.962]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.3005162Z [00:02:14.962]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.3005672Z [00:02:14.962]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:41.3007020Z [00:02:14.962]➜  EOF
2025-08-20T22:37:41.3009188Z [00:02:14.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/locker=>github.com/containers/storage@v1.59.1/pkg/locker;$WORK/b552=>" -p github.com/containers/storage/pkg/locker -lang=go1.23 -complete -installsuffix shared -buildid O18g57ifNgLTiJPwXuW2/O18g57ifNgLTiJPwXuW2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/locker/locker.go
2025-08-20T22:37:41.3167664Z [00:02:14.979]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T22:37:41.3176662Z [00:02:14.982]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/1a/1a9188a13910de1e2281a57bbab630b428f2d3cb45cf150606638ae30d8b0b33-d # internal
2025-08-20T22:37:41.3178362Z [00:02:14.982]➜  go tool buildid -w $WORK/b552/_pkg_.a # internal
2025-08-20T22:37:41.3179802Z [00:02:14.982]➜  github.com/containers/storage/drivers
2025-08-20T22:37:41.3180436Z [00:02:14.982]➜  mkdir -p $WORK/b543/
2025-08-20T22:37:41.3181348Z [00:02:14.982]➜  cp $WORK/b552/_pkg_.a /root/.cache/go-build/2d/2d6ea61f643a65187d3d6febe0bb7e5b8276e3f84992f449dae5ce63cea425f7-d # internal
2025-08-20T22:37:41.3182260Z [00:02:14.982]➜  github.com/containers/storage/pkg/parsers
2025-08-20T22:37:41.3182796Z [00:02:14.982]➜  mkdir -p $WORK/b553/
2025-08-20T22:37:41.3183274Z [00:02:14.982]➜  cat >/tmp/go-build3346486511/b553/importcfg << 'EOF' # internal
2025-08-20T22:37:41.3183764Z [00:02:14.982]➜  # import config
2025-08-20T22:37:41.3184994Z [00:02:14.982]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.3185435Z [00:02:14.982]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:41.3185992Z [00:02:14.982]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.3186373Z [00:02:14.982]➜  EOF
2025-08-20T22:37:41.3188752Z [00:02:14.982]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/parsers=>github.com/containers/storage@v1.59.1/pkg/parsers;$WORK/b553=>" -p github.com/containers/storage/pkg/parsers -lang=go1.23 -complete -installsuffix shared -buildid NHtWoVEGgM6PX54NRV7P/NHtWoVEGgM6PX54NRV7P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/parsers/parsers.go
2025-08-20T22:37:41.3190804Z [00:02:14.982]➜  cat >/tmp/go-build3346486511/b543/importcfg << 'EOF' # internal
2025-08-20T22:37:41.3191401Z [00:02:14.982]➜  # import config
2025-08-20T22:37:41.3191751Z [00:02:14.982]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:41.3192173Z [00:02:14.982]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.3192588Z [00:02:14.982]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.3193151Z [00:02:14.982]➜  packagefile github.com/containers/storage/internal/dedup=/tmp/go-build3346486511/b544/_pkg_.a
2025-08-20T22:37:41.3193866Z [00:02:14.982]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:41.3194558Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:41.3195256Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3346486511/b548/_pkg_.a
2025-08-20T22:37:41.3196313Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:41.3197083Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:41.3197798Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:41.3198464Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:41.3199131Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:41.3199783Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3346486511/b236/_pkg_.a
2025-08-20T22:37:41.3200438Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:41.3201099Z [00:02:14.982]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:41.3201718Z [00:02:14.982]➜  packagefile github.com/json-iterator/go=/tmp/go-build3346486511/b306/_pkg_.a
2025-08-20T22:37:41.3202312Z [00:02:14.982]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:41.3202985Z [00:02:14.982]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3346486511/b545/_pkg_.a
2025-08-20T22:37:41.3203613Z [00:02:14.982]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.3204431Z [00:02:14.982]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:41.3205083Z [00:02:14.982]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.3205542Z [00:02:14.982]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.3213256Z [00:02:14.982]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:41.3213683Z [00:02:14.982]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.3214133Z [00:02:14.982]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.3214585Z [00:02:14.982]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:41.3215016Z [00:02:14.982]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.3215434Z [00:02:14.982]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.3215947Z [00:02:14.982]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:41.3216434Z [00:02:14.982]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:41.3216743Z [00:02:14.982]➜  EOF
2025-08-20T22:37:41.3221522Z [00:02:14.982]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers=>github.com/containers/storage@v1.59.1/drivers;$WORK/b543=>" -p github.com/containers/storage/drivers -lang=go1.23 -complete -installsuffix shared -buildid jiJrhodxajs9B_qJjmkb/jiJrhodxajs9B_qJjmkb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chroot_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/counter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/fsdiff.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/jsoniter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/template.go
2025-08-20T22:37:41.3433741Z [00:02:15.007]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T22:37:41.3442280Z [00:02:15.008]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/99/996c6dc8d1e49bf6da1a79b3151c56a310fab5ba3845ab5405551c870c98a721-d # internal
2025-08-20T22:37:41.3468208Z [00:02:15.008]➜  github.com/opencontainers/selinux/go-selinux
2025-08-20T22:37:41.3468556Z [00:02:15.008]➜  mkdir -p $WORK/b555/
2025-08-20T22:37:41.3468941Z [00:02:15.008]➜  cat >/tmp/go-build3346486511/b555/importcfg << 'EOF' # internal
2025-08-20T22:37:41.3469289Z [00:02:15.008]➜  # import config
2025-08-20T22:37:41.3469663Z [00:02:15.008]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:41.3470086Z [00:02:15.008]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:41.3470527Z [00:02:15.008]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:41.3470999Z [00:02:15.008]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:41.3471447Z [00:02:15.008]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.3471876Z [00:02:15.008]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.3472449Z [00:02:15.008]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3346486511/b545/_pkg_.a
2025-08-20T22:37:41.3473069Z [00:02:15.008]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.3473526Z [00:02:15.008]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.3473933Z [00:02:15.008]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:41.3474718Z [00:02:15.008]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:41.3475214Z [00:02:15.008]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.3475626Z [00:02:15.008]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:41.3476270Z [00:02:15.008]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.3476725Z [00:02:15.008]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:41.3477164Z [00:02:15.008]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.3477582Z [00:02:15.008]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.3477889Z [00:02:15.008]➜  EOF
2025-08-20T22:37:41.3481159Z [00:02:15.008]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux=>github.com/opencontainers/selinux@v1.12.0/go-selinux;$WORK/b555=>" -p github.com/opencontainers/selinux/go-selinux -lang=go1.19 -complete -installsuffix shared -buildid XSw8PHmA_gNf9QNFH6BJ/XSw8PHmA_gNf9QNFH6BJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go
2025-08-20T22:37:41.4863534Z [00:02:15.150]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T22:37:41.4878501Z [00:02:15.152]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/42/42cdd25cf1bedf31570ce12588a9635ddfb7fed2c90b82b30cf11a55654464ca-d # internal
2025-08-20T22:37:41.4883684Z [00:02:15.152]➜  github.com/opencontainers/selinux/go-selinux/label
2025-08-20T22:37:41.4884064Z [00:02:15.152]➜  mkdir -p $WORK/b554/
2025-08-20T22:37:41.4924928Z [00:02:15.156]➜  cat >/tmp/go-build3346486511/b554/importcfg << 'EOF' # internal
2025-08-20T22:37:41.4928456Z [00:02:15.156]➜  # import config
2025-08-20T22:37:41.4929160Z [00:02:15.156]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.4930302Z [00:02:15.156]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.4930907Z [00:02:15.156]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3346486511/b555/_pkg_.a
2025-08-20T22:37:41.4931488Z [00:02:15.156]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.4931811Z [00:02:15.156]➜  EOF
2025-08-20T22:37:41.4934460Z [00:02:15.157]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label=>github.com/opencontainers/selinux@v1.12.0/go-selinux/label;$WORK/b554=>" -p github.com/opencontainers/selinux/go-selinux/label -lang=go1.19 -complete -installsuffix shared -buildid RoeAUA47dSgEFX_LgZ3m/RoeAUA47dSgEFX_LgZ3m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go
2025-08-20T22:37:41.5402626Z [00:02:15.204]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T22:37:41.5413623Z [00:02:15.205]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/33/3327efb77b6f56574b790c890b5945832da29d8898840fba28384c00b0a5bd02-d # internal
2025-08-20T22:37:41.5421479Z [00:02:15.206]➜  github.com/containers/storage/drivers/quota
2025-08-20T22:37:41.5427296Z [00:02:15.207]➜  mkdir -p $WORK/b559/
2025-08-20T22:37:41.5434967Z [00:02:15.208]➜  echo -n > $WORK/b559/preferlinkext # internal
2025-08-20T22:37:41.5443127Z [00:02:15.208]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota
2025-08-20T22:37:41.5451970Z [00:02:15.209]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b559/ -importpath github.com/containers/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b559/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE ./projectquota_supported.go
2025-08-20T22:37:41.6441998Z [00:02:15.308]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T22:37:41.6523759Z [00:02:15.316]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/5a/5ad2d4a210ceaf15b17b2b3e17ed8b463c9ce91d0e6ec76c20c7645b3e2ab1eb-d # internal
2025-08-20T22:37:41.6532733Z [00:02:15.317]➜  github.com/containers/storage/drivers/aufs
2025-08-20T22:37:41.6537431Z [00:02:15.317]➜  mkdir -p $WORK/b551/
2025-08-20T22:37:41.6537827Z [00:02:15.317]➜  cat >/tmp/go-build3346486511/b551/importcfg << 'EOF' # internal
2025-08-20T22:37:41.6538180Z [00:02:15.317]➜  # import config
2025-08-20T22:37:41.6538526Z [00:02:15.317]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:41.6538978Z [00:02:15.317]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.6539396Z [00:02:15.317]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.6539934Z [00:02:15.317]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:41.6540625Z [00:02:15.317]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:41.6541731Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:41.6542439Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3346486511/b548/_pkg_.a
2025-08-20T22:37:41.6543148Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:41.6543835Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:41.6544525Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:41.6545198Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/locker=/tmp/go-build3346486511/b552/_pkg_.a
2025-08-20T22:37:41.6545996Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:41.6546725Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3346486511/b553/_pkg_.a
2025-08-20T22:37:41.6547403Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:41.6548063Z [00:02:15.317]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:41.6548761Z [00:02:15.317]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3346486511/b554/_pkg_.a
2025-08-20T22:37:41.6549415Z [00:02:15.317]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.6550017Z [00:02:15.317]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:41.6550591Z [00:02:15.317]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.6551046Z [00:02:15.317]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.6551451Z [00:02:15.317]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:41.6551861Z [00:02:15.317]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.6552273Z [00:02:15.317]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:41.6552692Z [00:02:15.317]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:41.6553139Z [00:02:15.317]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.6553587Z [00:02:15.317]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.6554261Z [00:02:15.317]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.6554731Z [00:02:15.317]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:41.6555038Z [00:02:15.317]➜  EOF
2025-08-20T22:37:41.6555308Z [00:02:15.317]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:41.6564175Z [00:02:15.317]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs=>github.com/containers/storage@v1.59.1/drivers/aufs;$WORK/b551=>" -p github.com/containers/storage/drivers/aufs -lang=go1.23 -complete -installsuffix shared -buildid A65ybMW69LLMOKQuCiyn/A65ybMW69LLMOKQuCiyn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/aufs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/dirs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/mount.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/mount_linux.go
2025-08-20T22:37:41.7120746Z [00:02:15.376]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T22:37:41.7216440Z [00:02:15.385]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/65/65e223c60ce05c4978b25477f202255d3ba15a46248ccdf1ed352412f61b3eba-d # internal
2025-08-20T22:37:41.7224425Z [00:02:15.386]➜  github.com/containers/ocicrypt/utils/keyprovider
2025-08-20T22:37:41.7229719Z [00:02:15.387]➜  mkdir -p $WORK/b410/
2025-08-20T22:37:41.7238430Z [00:02:15.387]➜  cat >/tmp/go-build3346486511/b410/importcfg << 'EOF' # internal
2025-08-20T22:37:41.7238799Z [00:02:15.388]➜  # import config
2025-08-20T22:37:41.7241332Z [00:02:15.388]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:41.7241779Z [00:02:15.388]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.7242329Z [00:02:15.388]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3346486511/b411/_pkg_.a
2025-08-20T22:37:41.7242902Z [00:02:15.388]➜  packagefile google.golang.org/grpc=/tmp/go-build3346486511/b415/_pkg_.a
2025-08-20T22:37:41.7243451Z [00:02:15.388]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3346486511/b448/_pkg_.a
2025-08-20T22:37:41.7244023Z [00:02:15.388]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3346486511/b459/_pkg_.a
2025-08-20T22:37:41.7244521Z [00:02:15.388]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:41.7244830Z [00:02:15.388]➜  EOF
2025-08-20T22:37:41.7251828Z [00:02:15.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/keyprovider=>github.com/containers/ocicrypt@v1.2.1/utils/keyprovider;$WORK/b410=>" -p github.com/containers/ocicrypt/utils/keyprovider -lang=go1.22 -complete -installsuffix shared -buildid ILto0U58Chibp4V1HMcc/ILto0U58Chibp4V1HMcc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go
2025-08-20T22:37:41.7366825Z [00:02:15.400]➜  cd $WORK/b559
2025-08-20T22:37:41.7389455Z [00:02:15.401]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b559=/tmp/go-build -gno-record-gcc-switches -I $WORK/b559/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=cUe5l7_im5dfvb6Nqc1a -o $WORK/b559/_x001.o -c _cgo_export.c
2025-08-20T22:37:41.7573551Z [00:02:15.421]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b559=/tmp/go-build -gno-record-gcc-switches -I $WORK/b559/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=cUe5l7_im5dfvb6Nqc1a -o $WORK/b559/_x002.o -c projectquota_supported.cgo2.c
2025-08-20T22:37:41.7607057Z [00:02:15.425]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T22:37:41.7657969Z [00:02:15.430]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/b4/b453e0efd1d938be5f8e33b13be31ecd5879c9caf92b5b37f1e7a9658b394dcf-d # internal
2025-08-20T22:37:41.7668255Z [00:02:15.431]➜  github.com/containers/storage/drivers/btrfs
2025-08-20T22:37:41.7676164Z [00:02:15.431]➜  mkdir -p $WORK/b556/
2025-08-20T22:37:41.7676523Z [00:02:15.431]➜  echo -n > $WORK/b556/preferlinkext # internal
2025-08-20T22:37:41.7677041Z [00:02:15.431]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs
2025-08-20T22:37:41.7678304Z [00:02:15.431]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b556/ -importpath github.com/containers/storage/drivers/btrfs "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b556/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE ./btrfs.go ./version.go
2025-08-20T22:37:41.7856529Z [00:02:15.450]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T22:37:41.7875087Z [00:02:15.452]➜  cd $WORK/b559
2025-08-20T22:37:41.7877479Z [00:02:15.452]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b559=/tmp/go-build -gno-record-gcc-switches -I $WORK/b559/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=cUe5l7_im5dfvb6Nqc1a -o $WORK/b559/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:41.7880591Z [00:02:15.452]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/10/104a7cc2733832f84ce8fd34164d74ff4ca331512d588023606b7143d4580a47-d # internal
2025-08-20T22:37:41.7882510Z [00:02:15.452]➜  github.com/containers/ocicrypt/keywrap/keyprovider
2025-08-20T22:37:41.7883190Z [00:02:15.452]➜  mkdir -p $WORK/b409/
2025-08-20T22:37:41.7883845Z [00:02:15.452]➜  cat >/tmp/go-build3346486511/b409/importcfg << 'EOF' # internal
2025-08-20T22:37:41.7884418Z [00:02:15.452]➜  # import config
2025-08-20T22:37:41.7885004Z [00:02:15.452]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:41.7887174Z [00:02:15.452]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:41.7887732Z [00:02:15.452]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.7888153Z [00:02:15.452]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.7888686Z [00:02:15.452]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:41.7889411Z [00:02:15.452]➜  packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3346486511/b406/_pkg_.a
2025-08-20T22:37:41.7890142Z [00:02:15.452]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3346486511/b407/_pkg_.a
2025-08-20T22:37:41.7890782Z [00:02:15.452]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3346486511/b401/_pkg_.a
2025-08-20T22:37:41.7891459Z [00:02:15.452]➜  packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3346486511/b410/_pkg_.a
2025-08-20T22:37:41.7892098Z [00:02:15.452]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.7892653Z [00:02:15.452]➜  packagefile google.golang.org/grpc=/tmp/go-build3346486511/b415/_pkg_.a
2025-08-20T22:37:41.7893017Z [00:02:15.452]➜  EOF
2025-08-20T22:37:41.7893301Z [00:02:15.452]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:41.7896081Z [00:02:15.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=>github.com/containers/ocicrypt@v1.2.1/keywrap/keyprovider;$WORK/b409=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.22 -complete -installsuffix shared -buildid uQ9mNwOCnup-UUzmpc29/uQ9mNwOCnup-UUzmpc29 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go
2025-08-20T22:37:41.8080072Z [00:02:15.472]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b559=/tmp/go-build -gno-record-gcc-switches -o $WORK/b559/_cgo_.o $WORK/b559/_cgo_main.o $WORK/b559/preferlinkext $WORK/b559/_x001.o $WORK/b559/_x002.o -O2 -g
2025-08-20T22:37:41.8433156Z [00:02:15.507]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T22:37:41.8445345Z [00:02:15.508]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/c8/c83ba4f3a83df4a12186d51729ed92b68b96b253e36bd87d463b58e0eabf4521-d # internal
2025-08-20T22:37:41.8446104Z [00:02:15.508]➜  github.com/containers/ocicrypt
2025-08-20T22:37:41.8446411Z [00:02:15.508]➜  mkdir -p $WORK/b399/
2025-08-20T22:37:41.8446788Z [00:02:15.508]➜  cat >/tmp/go-build3346486511/b399/importcfg << 'EOF' # internal
2025-08-20T22:37:41.8447137Z [00:02:15.508]➜  # import config
2025-08-20T22:37:41.8447479Z [00:02:15.508]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:41.8447930Z [00:02:15.508]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:41.8448790Z [00:02:15.508]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:41.8449240Z [00:02:15.508]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.8449655Z [00:02:15.508]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.8450207Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build3346486511/b400/_pkg_.a
2025-08-20T22:37:41.8450883Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:41.8451605Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3346486511/b406/_pkg_.a
2025-08-20T22:37:41.8452320Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3346486511/b407/_pkg_.a
2025-08-20T22:37:41.8452981Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3346486511/b408/_pkg_.a
2025-08-20T22:37:41.8453698Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3346486511/b409/_pkg_.a
2025-08-20T22:37:41.8454409Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3346486511/b494/_pkg_.a
2025-08-20T22:37:41.8455102Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3346486511/b496/_pkg_.a
2025-08-20T22:37:41.8455969Z [00:02:15.508]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3346486511/b497/_pkg_.a
2025-08-20T22:37:41.8456695Z [00:02:15.508]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:41.8457368Z [00:02:15.508]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:41.8457998Z [00:02:15.508]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.8458562Z [00:02:15.508]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3346486511/b382/_pkg_.a
2025-08-20T22:37:41.8459166Z [00:02:15.508]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3346486511/b385/_pkg_.a
2025-08-20T22:37:41.8459715Z [00:02:15.508]➜  packagefile golang.org/x/term=/tmp/go-build3346486511/b098/_pkg_.a
2025-08-20T22:37:41.8460156Z [00:02:15.508]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.8460551Z [00:02:15.508]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.8461166Z [00:02:15.508]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:41.8461687Z [00:02:15.508]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:41.8462118Z [00:02:15.508]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:41.8462543Z [00:02:15.508]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:41.8462960Z [00:02:15.508]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.8463281Z [00:02:15.508]➜  EOF
2025-08-20T22:37:41.8466285Z [00:02:15.508]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt=>github.com/containers/ocicrypt@v1.2.1;$WORK/b399=>" -p github.com/containers/ocicrypt -lang=go1.22 -complete -installsuffix shared -buildid hBkWbTbXKnBmHWowUzax/hBkWbTbXKnBmHWowUzax -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/encryption.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/gpg.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/gpgvault.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/reader.go
2025-08-20T22:37:41.9057615Z [00:02:15.569]➜  gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b559=/tmp/go-build -gno-record-gcc-switches -o $WORK/b559/_cgo_.o $WORK/b559/_cgo_main.o $WORK/b559/preferlinkext $WORK/b559/_x001.o $WORK/b559/_x002.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:37:41.9060373Z [00:02:15.570]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b559/_cgo_.o -dynout $WORK/b559/_cgo_import.go
2025-08-20T22:37:41.9082223Z [00:02:15.572]➜  cat >/tmp/go-build3346486511/b559/importcfg << 'EOF' # internal
2025-08-20T22:37:41.9082917Z [00:02:15.572]➜  # import config
2025-08-20T22:37:41.9083732Z [00:02:15.572]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:41.9084421Z [00:02:15.572]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.9085142Z [00:02:15.572]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:41.9086026Z [00:02:15.572]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:41.9086787Z [00:02:15.572]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.9087393Z [00:02:15.572]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:41.9090112Z [00:02:15.572]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.9090548Z [00:02:15.572]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:41.9090999Z [00:02:15.572]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.9091459Z [00:02:15.572]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:41.9091880Z [00:02:15.572]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:41.9092323Z [00:02:15.572]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:41.9092652Z [00:02:15.572]➜  EOF
2025-08-20T22:37:41.9095135Z [00:02:15.572]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota=>github.com/containers/storage@v1.59.1/drivers/quota;$WORK/b559=>" -p github.com/containers/storage/drivers/quota -lang=go1.23 -installsuffix shared -buildid cUe5l7_im5dfvb6Nqc1a/cUe5l7_im5dfvb6Nqc1a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota/projectquota.go $WORK/b559/_cgo_gotypes.go $WORK/b559/projectquota_supported.cgo1.go $WORK/b559/_cgo_import.go
2025-08-20T22:37:41.9111802Z [00:02:15.575]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T22:37:41.9147123Z [00:02:15.579]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/6d/6d072db1c44325c440531efccf0febdde2e760d5762f786371efede41b7fb4ad-d # internal
2025-08-20T22:37:41.9149600Z [00:02:15.579]➜  github.com/containers/storage/drivers/overlayutils
2025-08-20T22:37:41.9151865Z [00:02:15.579]➜  mkdir -p $WORK/b558/
2025-08-20T22:37:41.9152814Z [00:02:15.579]➜  cat >/tmp/go-build3346486511/b558/importcfg << 'EOF' # internal
2025-08-20T22:37:41.9153189Z [00:02:15.579]➜  # import config
2025-08-20T22:37:41.9153521Z [00:02:15.579]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.9154057Z [00:02:15.579]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:41.9154476Z [00:02:15.579]➜  EOF
2025-08-20T22:37:41.9163952Z [00:02:15.579]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlayutils=>github.com/containers/storage@v1.59.1/drivers/overlayutils;$WORK/b558=>" -p github.com/containers/storage/drivers/overlayutils -lang=go1.23 -complete -installsuffix shared -buildid qJPEXCt6Tt2yHgfLPl72/qJPEXCt6Tt2yHgfLPl72 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlayutils/overlayutils.go
2025-08-20T22:37:41.9290079Z [00:02:15.593]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T22:37:41.9297735Z [00:02:15.594]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/40/4099d356ed76b4a484cbb47d213fe2e5d0c7976c226d1fac2f62ee18b58ce19b-d # internal
2025-08-20T22:37:41.9307243Z [00:02:15.595]➜  github.com/containers/storage/pkg/chunked/internal/path
2025-08-20T22:37:41.9307640Z [00:02:15.595]➜  mkdir -p $WORK/b561/
2025-08-20T22:37:41.9317818Z [00:02:15.596]➜  cat >/tmp/go-build3346486511/b561/importcfg << 'EOF' # internal
2025-08-20T22:37:41.9319239Z [00:02:15.596]➜  # import config
2025-08-20T22:37:41.9321729Z [00:02:15.596]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.9322454Z [00:02:15.596]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:41.9324497Z [00:02:15.596]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.9324850Z [00:02:15.596]➜  EOF
2025-08-20T22:37:41.9327329Z [00:02:15.596]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/path=>github.com/containers/storage@v1.59.1/pkg/chunked/internal/path;$WORK/b561=>" -p github.com/containers/storage/pkg/chunked/internal/path -lang=go1.23 -complete -installsuffix shared -buildid Bck-juuGmb3sAD9Bm9Nr/Bck-juuGmb3sAD9Bm9Nr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/path/path.go
2025-08-20T22:37:41.9467335Z [00:02:15.610]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T22:37:41.9469437Z [00:02:15.610]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/76/7635b2558ea211d39d8ffa36a2fe48d3999490edb6befdc9338204810d5ed330-d # internal
2025-08-20T22:37:41.9470083Z [00:02:15.610]➜  github.com/containers/storage/pkg/chunked/dump
2025-08-20T22:37:41.9470415Z [00:02:15.610]➜  mkdir -p $WORK/b560/
2025-08-20T22:37:41.9470814Z [00:02:15.610]➜  cat >/tmp/go-build3346486511/b560/importcfg << 'EOF' # internal
2025-08-20T22:37:41.9471159Z [00:02:15.610]➜  # import config
2025-08-20T22:37:41.9471500Z [00:02:15.610]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:41.9471953Z [00:02:15.610]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:41.9472396Z [00:02:15.610]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.9473403Z [00:02:15.610]➜  packagefile github.com/containers/storage/pkg/chunked/internal/minimal=/tmp/go-build3346486511/b286/_pkg_.a
2025-08-20T22:37:41.9474269Z [00:02:15.610]➜  packagefile github.com/containers/storage/pkg/chunked/internal/path=/tmp/go-build3346486511/b561/_pkg_.a
2025-08-20T22:37:41.9474972Z [00:02:15.610]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:41.9475542Z [00:02:15.610]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.9476315Z [00:02:15.610]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:41.9476759Z [00:02:15.610]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:41.9477211Z [00:02:15.610]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:41.9477628Z [00:02:15.610]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:41.9477943Z [00:02:15.610]➜  EOF
2025-08-20T22:37:41.9480153Z [00:02:15.610]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/dump=>github.com/containers/storage@v1.59.1/pkg/chunked/dump;$WORK/b560=>" -p github.com/containers/storage/pkg/chunked/dump -lang=go1.23 -complete -installsuffix shared -buildid Tpq1nz0JuupZe9atuevg/Tpq1nz0JuupZe9atuevg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/dump/dump.go
2025-08-20T22:37:41.9893724Z [00:02:15.652]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T22:37:41.9897245Z [00:02:15.653]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/42/42d87235a3adbc998d45c1802f23e4268b47c65553b63a4f117ee65c9a76c086-d # internal
2025-08-20T22:37:41.9912045Z [00:02:15.655]➜  github.com/containers/storage/pkg/fsutils
2025-08-20T22:37:41.9915010Z [00:02:15.655]➜  mkdir -p $WORK/b562/
2025-08-20T22:37:41.9923929Z [00:02:15.656]➜  cat >/tmp/go-build3346486511/b562/importcfg << 'EOF' # internal
2025-08-20T22:37:41.9924962Z [00:02:15.656]➜  # import config
2025-08-20T22:37:41.9926346Z [00:02:15.656]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:41.9926924Z [00:02:15.656]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:41.9927394Z [00:02:15.656]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:41.9927698Z [00:02:15.656]➜  EOF
2025-08-20T22:37:41.9938024Z [00:02:15.658]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsutils=>github.com/containers/storage@v1.59.1/pkg/fsutils;$WORK/b562=>" -p github.com/containers/storage/pkg/fsutils -lang=go1.23 -complete -installsuffix shared -buildid DRfXZaJFksy2wlIhMddP/DRfXZaJFksy2wlIhMddP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsutils/fsutils_linux.go
2025-08-20T22:37:42.0208615Z [00:02:15.683]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota
2025-08-20T22:37:42.0210285Z [00:02:15.683]➜  go tool pack r $WORK/b559/_pkg_.a $WORK/b559/preferlinkext $WORK/b559/_x001.o $WORK/b559/_x002.o # internal
2025-08-20T22:37:42.0211344Z [00:02:15.683]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T22:37:42.0212943Z [00:02:15.685]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/2f/2f6f26a1f802f94aae036f9a69dfc05deb45a38cf0ab22ea68278addccdea953-d # internal
2025-08-20T22:37:42.0213660Z [00:02:15.685]➜  github.com/containers/storage/pkg/fsverity
2025-08-20T22:37:42.0214034Z [00:02:15.686]➜  mkdir -p $WORK/b563/
2025-08-20T22:37:42.0221418Z [00:02:15.686]➜  cat >/tmp/go-build3346486511/b563/importcfg << 'EOF' # internal
2025-08-20T22:37:42.0222157Z [00:02:15.686]➜  # import config
2025-08-20T22:37:42.0222914Z [00:02:15.686]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.0223726Z [00:02:15.686]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.0224270Z [00:02:15.686]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.0224749Z [00:02:15.686]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.0225068Z [00:02:15.686]➜  EOF
2025-08-20T22:37:42.0249415Z [00:02:15.689]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:42.0251727Z [00:02:15.689]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsverity=>github.com/containers/storage@v1.59.1/pkg/fsverity;$WORK/b563=>" -p github.com/containers/storage/pkg/fsverity -lang=go1.23 -complete -installsuffix shared -buildid PQhW20IfMZqUO7J4Ll4D/PQhW20IfMZqUO7J4Ll4D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsverity/fsverity_linux.go
2025-08-20T22:37:42.0298819Z [00:02:15.694]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T22:37:42.0301643Z [00:02:15.694]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/89/89054ecc7d588546137df392242f25e6ef45f4fa14de06bdac55809df0d19bfc-d # internal
2025-08-20T22:37:42.0302297Z [00:02:15.694]➜  github.com/containers/storage/pkg/idmap
2025-08-20T22:37:42.0302633Z [00:02:15.694]➜  mkdir -p $WORK/b564/
2025-08-20T22:37:42.0306488Z [00:02:15.695]➜  cat >/tmp/go-build3346486511/b564/importcfg << 'EOF' # internal
2025-08-20T22:37:42.0319738Z [00:02:15.695]➜  # import config
2025-08-20T22:37:42.0320315Z [00:02:15.695]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.0320792Z [00:02:15.695]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.0321358Z [00:02:15.696]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.0321979Z [00:02:15.696]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.0322539Z [00:02:15.696]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.0323007Z [00:02:15.696]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:42.0323415Z [00:02:15.696]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.0323830Z [00:02:15.696]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.0324261Z [00:02:15.696]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.0324589Z [00:02:15.696]➜  EOF
2025-08-20T22:37:42.0326881Z [00:02:15.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idmap=>github.com/containers/storage@v1.59.1/pkg/idmap;$WORK/b564=>" -p github.com/containers/storage/pkg/idmap -lang=go1.23 -complete -installsuffix shared -buildid dvoR3QrO_SdQg5bXdnRv/dvoR3QrO_SdQg5bXdnRv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idmap/idmapped_utils.go
2025-08-20T22:37:42.0481209Z [00:02:15.712]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T22:37:42.0488289Z [00:02:15.713]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/90/9005c4036ec0ea9dd844491f888130fce641d49f3f180bf175b1cf70f5268de3-d # internal
2025-08-20T22:37:42.0489055Z [00:02:15.713]➜  github.com/containers/storage/pkg/loopback
2025-08-20T22:37:42.0489416Z [00:02:15.713]➜  mkdir -p $WORK/b565/
2025-08-20T22:37:42.0489790Z [00:02:15.713]➜  cat >/tmp/go-build3346486511/b565/importcfg << 'EOF' # internal
2025-08-20T22:37:42.0490183Z [00:02:15.713]➜  # import config
2025-08-20T22:37:42.0490530Z [00:02:15.713]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.0490943Z [00:02:15.713]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.0491434Z [00:02:15.713]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.0492256Z [00:02:15.713]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.0492799Z [00:02:15.713]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:42.0493208Z [00:02:15.713]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.0493623Z [00:02:15.713]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.0493939Z [00:02:15.713]➜  EOF
2025-08-20T22:37:42.0501684Z [00:02:15.714]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback=>github.com/containers/storage@v1.59.1/pkg/loopback;$WORK/b565=>" -p github.com/containers/storage/pkg/loopback -lang=go1.23 -complete -installsuffix shared -buildid hXpjA8uDI8_p8mjntYzF/hXpjA8uDI8_p8mjntYzF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/attach_loopback.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/ioctl.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loop_wrapper.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loopback.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loopback_unsupported.go
2025-08-20T22:37:42.0695417Z [00:02:15.733]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T22:37:42.0702524Z [00:02:15.734]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/26/26f781a05722629763196a448d41961b02199acbae9a54914394da6b05c2e557-d # internal
2025-08-20T22:37:42.0736952Z [00:02:15.735]➜  github.com/containers/storage/drivers/copy
2025-08-20T22:37:42.0746391Z [00:02:15.735]➜  mkdir -p $WORK/b567/
2025-08-20T22:37:42.0746764Z [00:02:15.735]➜  echo -n > $WORK/b567/preferlinkext # internal
2025-08-20T22:37:42.0747311Z [00:02:15.735]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy
2025-08-20T22:37:42.0748526Z [00:02:15.735]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b567/ -importpath github.com/containers/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b567/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE ./copy_linux.go
2025-08-20T22:37:42.0953336Z [00:02:15.759]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T22:37:42.0967192Z [00:02:15.761]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/5e/5e81b392323b3f48d111230baf13587f657d2a55fb31ea0f7486dc9910b06275-d # internal
2025-08-20T22:37:42.0967979Z [00:02:15.761]➜  github.com/containers/storage/drivers/overlay
2025-08-20T22:37:42.0968436Z [00:02:15.761]➜  mkdir -p $WORK/b557/
2025-08-20T22:37:42.0968961Z [00:02:15.761]➜  cat >/tmp/go-build3346486511/b557/importcfg << 'EOF' # internal
2025-08-20T22:37:42.0969441Z [00:02:15.761]➜  # import config
2025-08-20T22:37:42.0970467Z [00:02:15.761]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.0973003Z [00:02:15.761]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:42.0974825Z [00:02:15.761]➜  packagefile encoding/base32=/tmp/go-build3346486511/b201/_pkg_.a
2025-08-20T22:37:42.0975385Z [00:02:15.761]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:42.0976069Z [00:02:15.761]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:42.0976604Z [00:02:15.761]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.0977026Z [00:02:15.761]➜  packagefile flag=/tmp/go-build3346486511/b083/_pkg_.a
2025-08-20T22:37:42.0977437Z [00:02:15.761]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.0977964Z [00:02:15.761]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:42.0978668Z [00:02:15.761]➜  packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build3346486511/b558/_pkg_.a
2025-08-20T22:37:42.0979666Z [00:02:15.761]➜  packagefile github.com/containers/storage/drivers/quota=/tmp/go-build3346486511/b559/_pkg_.a
2025-08-20T22:37:42.0980439Z [00:02:15.761]➜  packagefile github.com/containers/storage/internal/dedup=/tmp/go-build3346486511/b544/_pkg_.a
2025-08-20T22:37:42.0981211Z [00:02:15.761]➜  packagefile github.com/containers/storage/internal/staging_lockfile=/tmp/go-build3346486511/b547/_pkg_.a
2025-08-20T22:37:42.0981965Z [00:02:15.761]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:42.0982658Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:42.0983356Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3346486511/b548/_pkg_.a
2025-08-20T22:37:42.0984068Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build3346486511/b560/_pkg_.a
2025-08-20T22:37:42.0984772Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:42.0985455Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:42.0986404Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build3346486511/b562/_pkg_.a
2025-08-20T22:37:42.0987078Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build3346486511/b563/_pkg_.a
2025-08-20T22:37:42.0988059Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build3346486511/b564/_pkg_.a
2025-08-20T22:37:42.0988722Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.0989392Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:42.0990073Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build3346486511/b565/_pkg_.a
2025-08-20T22:37:42.0990735Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:42.0991393Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3346486511/b553/_pkg_.a
2025-08-20T22:37:42.0992058Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3346486511/b236/_pkg_.a
2025-08-20T22:37:42.0992726Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:42.0993385Z [00:02:15.761]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:42.0994049Z [00:02:15.761]➜  packagefile github.com/docker/go-units=/tmp/go-build3346486511/b232/_pkg_.a
2025-08-20T22:37:42.0994615Z [00:02:15.761]➜  packagefile github.com/json-iterator/go=/tmp/go-build3346486511/b306/_pkg_.a
2025-08-20T22:37:42.0995221Z [00:02:15.761]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:42.1017714Z [00:02:15.761]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3346486511/b555/_pkg_.a
2025-08-20T22:37:42.1018635Z [00:02:15.761]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3346486511/b554/_pkg_.a
2025-08-20T22:37:42.1019294Z [00:02:15.761]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.1019867Z [00:02:15.761]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.1020329Z [00:02:15.761]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.1020736Z [00:02:15.761]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:42.1021151Z [00:02:15.761]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.1021568Z [00:02:15.761]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:42.1022406Z [00:02:15.761]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:42.1022922Z [00:02:15.761]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.1023372Z [00:02:15.761]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.1023790Z [00:02:15.761]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:42.1024213Z [00:02:15.761]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.1024650Z [00:02:15.761]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.1025066Z [00:02:15.761]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.1025500Z [00:02:15.761]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:42.1026217Z [00:02:15.761]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.1026642Z [00:02:15.761]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.1026961Z [00:02:15.761]➜  EOF
2025-08-20T22:37:42.1027235Z [00:02:15.761]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:42.1032218Z [00:02:15.761]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay=>github.com/containers/storage@v1.59.1/drivers/overlay;$WORK/b557=>" -p github.com/containers/storage/drivers/overlay -lang=go1.23 -complete -installsuffix shared -buildid QM5fX9FCe5ZzA0Kb0ibr/QM5fX9FCe5ZzA0Kb0ibr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/check.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/check_116.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/composefs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/jsoniter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/mount.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay_disk_quota.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/randomid.go
2025-08-20T22:37:42.1374039Z [00:02:15.801]➜  cd $WORK/b567
2025-08-20T22:37:42.1376577Z [00:02:15.801]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b567=/tmp/go-build -gno-record-gcc-switches -I $WORK/b567/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=nevkbNbhMF-UoysO0b-N -o $WORK/b567/_x001.o -c _cgo_export.c
2025-08-20T22:37:42.1516559Z [00:02:15.815]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b567=/tmp/go-build -gno-record-gcc-switches -I $WORK/b567/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=nevkbNbhMF-UoysO0b-N -o $WORK/b567/_x002.o -c copy_linux.cgo2.c
2025-08-20T22:37:42.1687277Z [00:02:15.833]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b567=/tmp/go-build -gno-record-gcc-switches -I $WORK/b567/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=nevkbNbhMF-UoysO0b-N -o $WORK/b567/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:42.1727741Z [00:02:15.837]➜  cd $WORK/b556
2025-08-20T22:37:42.1729844Z [00:02:15.837]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b556=/tmp/go-build -gno-record-gcc-switches -I $WORK/b556/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=3fRcygEZGgp3tUBqsvEd -o $WORK/b556/_x001.o -c _cgo_export.c
2025-08-20T22:37:42.1858752Z [00:02:15.850]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:42.1860810Z [00:02:15.850]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b567=/tmp/go-build -gno-record-gcc-switches -o $WORK/b567/_cgo_.o $WORK/b567/_cgo_main.o $WORK/b567/preferlinkext $WORK/b567/_x001.o $WORK/b567/_x002.o -O2 -g
2025-08-20T22:37:42.1908728Z [00:02:15.855]➜  cd $WORK/b556
2025-08-20T22:37:42.1912315Z [00:02:15.855]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b556=/tmp/go-build -gno-record-gcc-switches -I $WORK/b556/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=3fRcygEZGgp3tUBqsvEd -o $WORK/b556/_x002.o -c btrfs.cgo2.c
2025-08-20T22:37:42.2406804Z [00:02:15.904]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b556=/tmp/go-build -gno-record-gcc-switches -I $WORK/b556/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=3fRcygEZGgp3tUBqsvEd -o $WORK/b556/_x003.o -c version.cgo2.c
2025-08-20T22:37:42.2880385Z [00:02:15.952]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b556=/tmp/go-build -gno-record-gcc-switches -I $WORK/b556/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=3fRcygEZGgp3tUBqsvEd -o $WORK/b556/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:42.3138280Z [00:02:15.978]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:42.3140696Z [00:02:15.978]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b556=/tmp/go-build -gno-record-gcc-switches -o $WORK/b556/_cgo_.o $WORK/b556/_cgo_main.o $WORK/b556/preferlinkext $WORK/b556/_x001.o $WORK/b556/_x002.o $WORK/b556/_x003.o -O2 -g
2025-08-20T22:37:42.3354374Z [00:02:15.999]➜  gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b567=/tmp/go-build -gno-record-gcc-switches -o $WORK/b567/_cgo_.o $WORK/b567/_cgo_main.o $WORK/b567/preferlinkext $WORK/b567/_x001.o $WORK/b567/_x002.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:37:42.3356230Z [00:02:15.999]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b567/_cgo_.o -dynout $WORK/b567/_cgo_import.go
2025-08-20T22:37:42.3374587Z [00:02:16.001]➜  cat >/tmp/go-build3346486511/b567/importcfg << 'EOF' # internal
2025-08-20T22:37:42.3376479Z [00:02:16.002]➜  # import config
2025-08-20T22:37:42.3377123Z [00:02:16.002]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:42.3377829Z [00:02:16.002]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.3378461Z [00:02:16.002]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.3379608Z [00:02:16.002]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.3380689Z [00:02:16.002]➜  packagefile github.com/containers/storage/pkg/pools=/tmp/go-build3346486511/b289/_pkg_.a
2025-08-20T22:37:42.3381436Z [00:02:16.002]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:42.3382114Z [00:02:16.002]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:42.3382711Z [00:02:16.002]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.3385932Z [00:02:16.002]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.3386419Z [00:02:16.002]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.3386868Z [00:02:16.002]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.3387325Z [00:02:16.002]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.3387753Z [00:02:16.002]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.3388194Z [00:02:16.002]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.3388627Z [00:02:16.002]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:42.3388957Z [00:02:16.002]➜  EOF
2025-08-20T22:37:42.3391165Z [00:02:16.002]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy=>github.com/containers/storage@v1.59.1/drivers/copy;$WORK/b567=>" -p github.com/containers/storage/drivers/copy -lang=go1.23 -installsuffix shared -buildid nevkbNbhMF-UoysO0b-N/nevkbNbhMF-UoysO0b-N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack $WORK/b567/_cgo_gotypes.go $WORK/b567/copy_linux.cgo1.go $WORK/b567/_cgo_import.go
2025-08-20T22:37:42.4132200Z [00:02:16.077]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy
2025-08-20T22:37:42.4133425Z [00:02:16.077]➜  go tool pack r $WORK/b567/_pkg_.a $WORK/b567/preferlinkext $WORK/b567/_x001.o $WORK/b567/_x002.o # internal
2025-08-20T22:37:42.4135376Z [00:02:16.077]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T22:37:42.4142127Z [00:02:16.078]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/f8/f824b2924d12aee16fd7c7c4bd145db22437e3806bd8d2a20a5657676cff07e3-d # internal
2025-08-20T22:37:42.4159990Z [00:02:16.080]➜  github.com/containers/storage/drivers/vfs
2025-08-20T22:37:42.4160769Z [00:02:16.080]➜  mkdir -p $WORK/b566/
2025-08-20T22:37:42.4167970Z [00:02:16.080]➜  cat >/tmp/go-build3346486511/b566/importcfg << 'EOF' # internal
2025-08-20T22:37:42.4168688Z [00:02:16.081]➜  # import config
2025-08-20T22:37:42.4169267Z [00:02:16.081]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.4171394Z [00:02:16.081]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:42.4172216Z [00:02:16.081]➜  packagefile github.com/containers/storage/drivers/copy=/tmp/go-build3346486511/b567/_pkg_.a
2025-08-20T22:37:42.4172946Z [00:02:16.081]➜  packagefile github.com/containers/storage/internal/dedup=/tmp/go-build3346486511/b544/_pkg_.a
2025-08-20T22:37:42.4173659Z [00:02:16.081]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:42.4174355Z [00:02:16.081]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:42.4175050Z [00:02:16.081]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:42.4175837Z [00:02:16.081]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:42.4176582Z [00:02:16.081]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.4177258Z [00:02:16.081]➜  packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3346486511/b553/_pkg_.a
2025-08-20T22:37:42.4178210Z [00:02:16.081]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:42.4178985Z [00:02:16.081]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3346486511/b554/_pkg_.a
2025-08-20T22:37:42.4179631Z [00:02:16.081]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.4180239Z [00:02:16.081]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:42.4180764Z [00:02:16.081]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.4181162Z [00:02:16.081]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.4181642Z [00:02:16.081]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.4182094Z [00:02:16.081]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.4182523Z [00:02:16.081]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.4182961Z [00:02:16.081]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.4183280Z [00:02:16.081]➜  EOF
2025-08-20T22:37:42.4183556Z [00:02:16.081]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:42.4186390Z [00:02:16.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs=>github.com/containers/storage@v1.59.1/drivers/vfs;$WORK/b566=>" -p github.com/containers/storage/drivers/vfs -lang=go1.23 -complete -installsuffix shared -buildid 8GWuwN3jqayksWW4YaH-/8GWuwN3jqayksWW4YaH- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/copy_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/driver.go
2025-08-20T22:37:42.4380540Z [00:02:16.102]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T22:37:42.4437907Z [00:02:16.107]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/ad/ad930ffcb1969980f91a59559bdea90e5e56ec635fd23c1de3a6468556649394-d # internal
2025-08-20T22:37:42.4442591Z [00:02:16.108]➜  github.com/mistifyio/go-zfs/v3
2025-08-20T22:37:42.4442949Z [00:02:16.108]➜  mkdir -p $WORK/b569/
2025-08-20T22:37:42.4443333Z [00:02:16.108]➜  cat >/tmp/go-build3346486511/b569/importcfg << 'EOF' # internal
2025-08-20T22:37:42.4443685Z [00:02:16.108]➜  # import config
2025-08-20T22:37:42.4444047Z [00:02:16.108]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.4444470Z [00:02:16.108]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.4444886Z [00:02:16.108]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.4445360Z [00:02:16.108]➜  packagefile github.com/google/uuid=/tmp/go-build3346486511/b540/_pkg_.a
2025-08-20T22:37:42.4445951Z [00:02:16.108]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.4446428Z [00:02:16.108]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:42.4446853Z [00:02:16.108]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:42.4447275Z [00:02:16.108]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.4447702Z [00:02:16.108]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.4448125Z [00:02:16.108]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.4448455Z [00:02:16.108]➜  EOF
2025-08-20T22:37:42.4451867Z [00:02:16.108]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3=>github.com/mistifyio/go-zfs/v3@v3.0.1;$WORK/b569=>" -p github.com/mistifyio/go-zfs/v3 -lang=go1.14 -complete -installsuffix shared -buildid oftOsRgs3M7juhBNXVoA/oftOsRgs3M7juhBNXVoA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/error.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/zfs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/zpool.go
2025-08-20T22:37:42.4601094Z [00:02:16.124]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T22:37:42.4614375Z [00:02:16.125]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/1d/1de6313998bc28ab12e377ee8594d3429e8122993d9a983a368aecd5be4e563d-d # internal
2025-08-20T22:37:42.4633298Z [00:02:16.126]➜  github.com/containers/storage/pkg/stringid
2025-08-20T22:37:42.4633730Z [00:02:16.126]➜  mkdir -p $WORK/b570/
2025-08-20T22:37:42.4634110Z [00:02:16.126]➜  cat >/tmp/go-build3346486511/b570/importcfg << 'EOF' # internal
2025-08-20T22:37:42.4634464Z [00:02:16.126]➜  # import config
2025-08-20T22:37:42.4634828Z [00:02:16.126]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:42.4635316Z [00:02:16.126]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:42.4635984Z [00:02:16.126]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.4636615Z [00:02:16.126]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:42.4637139Z [00:02:16.126]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.4637956Z [00:02:16.126]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:42.4638381Z [00:02:16.126]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:42.4638818Z [00:02:16.126]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:42.4639256Z [00:02:16.126]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.4639685Z [00:02:16.126]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.4640116Z [00:02:16.126]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.4640528Z [00:02:16.126]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.4640837Z [00:02:16.126]➜  EOF
2025-08-20T22:37:42.4642963Z [00:02:16.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringid=>github.com/containers/storage@v1.59.1/pkg/stringid;$WORK/b570=>" -p github.com/containers/storage/pkg/stringid -lang=go1.23 -complete -installsuffix shared -buildid d8YZwncrlfrol_T-KbHE/d8YZwncrlfrol_T-KbHE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringid/stringid.go
2025-08-20T22:37:42.4891005Z [00:02:16.153]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T22:37:42.4900535Z [00:02:16.154]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/44/44a2fc05e60dc876472d401efa6aa666e97ec85f937f6ac5334c7a8f93a8b486-d # internal
2025-08-20T22:37:42.4905583Z [00:02:16.155]➜  github.com/containers/storage/pkg/stringutils
2025-08-20T22:37:42.4909149Z [00:02:16.155]➜  mkdir -p $WORK/b571/
2025-08-20T22:37:42.4922307Z [00:02:16.156]➜  cat >/tmp/go-build3346486511/b571/importcfg << 'EOF' # internal
2025-08-20T22:37:42.4922849Z [00:02:16.156]➜  # import config
2025-08-20T22:37:42.4923225Z [00:02:16.156]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.4923723Z [00:02:16.156]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:42.4924313Z [00:02:16.156]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.4924667Z [00:02:16.156]➜  EOF
2025-08-20T22:37:42.4933809Z [00:02:16.157]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringutils=>github.com/containers/storage@v1.59.1/pkg/stringutils;$WORK/b571=>" -p github.com/containers/storage/pkg/stringutils -lang=go1.23 -complete -installsuffix shared -buildid Qb5B6G7PbXxjbqYzaRyi/Qb5B6G7PbXxjbqYzaRyi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringutils/stringutils.go
2025-08-20T22:37:42.5073525Z [00:02:16.171]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T22:37:42.5089084Z [00:02:16.172]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T22:37:42.5089884Z [00:02:16.172]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/93/9335579c1be9d27f0d338b74d9c509ea77c68aacc0b59830da4b815d7d81d36e-d # internal
2025-08-20T22:37:42.5090491Z [00:02:16.172]➜  github.com/containers/storage/pkg/tarlog
2025-08-20T22:37:42.5090805Z [00:02:16.172]➜  mkdir -p $WORK/b572/
2025-08-20T22:37:42.5091177Z [00:02:16.173]➜  cat >/tmp/go-build3346486511/b572/importcfg << 'EOF' # internal
2025-08-20T22:37:42.5091525Z [00:02:16.173]➜  # import config
2025-08-20T22:37:42.5091958Z [00:02:16.173]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.5092574Z [00:02:16.173]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:42.5093092Z [00:02:16.173]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.5093500Z [00:02:16.173]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.5093812Z [00:02:16.173]➜  EOF
2025-08-20T22:37:42.5096442Z [00:02:16.173]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/tarlog=>github.com/containers/storage@v1.59.1/pkg/tarlog;$WORK/b572=>" -p github.com/containers/storage/pkg/tarlog -lang=go1.23 -complete -installsuffix shared -buildid KHcioNYiBbsVlvp74_Ix/KHcioNYiBbsVlvp74_Ix -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/tarlog/tarlogger.go
2025-08-20T22:37:42.5109647Z [00:02:16.175]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/eb/eb0a6a57fd1cea18837ca0d07742d6a3619f72f3d3a5ebc48998fa0f5d7dc73a-d # internal
2025-08-20T22:37:42.5110290Z [00:02:16.175]➜  github.com/containers/storage/drivers/zfs
2025-08-20T22:37:42.5113649Z [00:02:16.175]➜  mkdir -p $WORK/b568/
2025-08-20T22:37:42.5115322Z [00:02:16.175]➜  cat >/tmp/go-build3346486511/b568/importcfg << 'EOF' # internal
2025-08-20T22:37:42.5116522Z [00:02:16.175]➜  # import config
2025-08-20T22:37:42.5116953Z [00:02:16.175]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.5117552Z [00:02:16.175]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:42.5119747Z [00:02:16.175]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:42.5120495Z [00:02:16.175]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:42.5121499Z [00:02:16.175]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.5122226Z [00:02:16.176]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:42.5122891Z [00:02:16.176]➜  packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3346486511/b553/_pkg_.a
2025-08-20T22:37:42.5123516Z [00:02:16.176]➜  packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build3346486511/b569/_pkg_.a
2025-08-20T22:37:42.5124192Z [00:02:16.176]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3346486511/b554/_pkg_.a
2025-08-20T22:37:42.5124832Z [00:02:16.176]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.5125367Z [00:02:16.176]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.5126062Z [00:02:16.176]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.5126557Z [00:02:16.176]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:42.5126980Z [00:02:16.176]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:42.5127400Z [00:02:16.176]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.5127827Z [00:02:16.176]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.5128245Z [00:02:16.176]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.5128959Z [00:02:16.176]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.5129273Z [00:02:16.176]➜  EOF
2025-08-20T22:37:42.5131733Z [00:02:16.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs=>github.com/containers/storage@v1.59.1/drivers/zfs;$WORK/b568=>" -p github.com/containers/storage/drivers/zfs -lang=go1.23 -complete -installsuffix shared -buildid -jaB8qnztswLqrmrGYGZ/-jaB8qnztswLqrmrGYGZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs_linux.go
2025-08-20T22:37:42.5255321Z [00:02:16.190]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T22:37:42.5260169Z [00:02:16.190]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/0f/0fbf74eaead151eee085ed06ab56ca69122ee74e8235a6cfb264e68a527c9537-d # internal
2025-08-20T22:37:42.5262927Z [00:02:16.190]➜  github.com/tchap/go-patricia/v2/patricia
2025-08-20T22:37:42.5263672Z [00:02:16.190]➜  mkdir -p $WORK/b574/
2025-08-20T22:37:42.5264265Z [00:02:16.190]➜  cat >/tmp/go-build3346486511/b574/importcfg << 'EOF' # internal
2025-08-20T22:37:42.5264626Z [00:02:16.190]➜  # import config
2025-08-20T22:37:42.5264964Z [00:02:16.190]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.5265403Z [00:02:16.190]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.5265908Z [00:02:16.190]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.5266373Z [00:02:16.190]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.5266782Z [00:02:16.190]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:42.5267204Z [00:02:16.190]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.5267534Z [00:02:16.190]➜  EOF
2025-08-20T22:37:42.5270283Z [00:02:16.190]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia=>github.com/tchap/go-patricia/v2@v2.3.3/patricia;$WORK/b574=>" -p github.com/tchap/go-patricia/v2/patricia -lang=go1.16 -complete -installsuffix shared -buildid 7BaO-Uwg3wcukjk2gLPE/7BaO-Uwg3wcukjk2gLPE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia/children.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go
2025-08-20T22:37:42.5846607Z [00:02:16.248]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T22:37:42.5854057Z [00:02:16.249]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/0e/0e204e430a0cf6f4adb9b078d9192a18d2a2bd116ece4355bfcd447c40d825cf-d # internal
2025-08-20T22:37:42.5855493Z [00:02:16.250]➜  github.com/containers/storage/pkg/truncindex
2025-08-20T22:37:42.5857485Z [00:02:16.250]➜  mkdir -p $WORK/b573/
2025-08-20T22:37:42.5864037Z [00:02:16.250]➜  cat >/tmp/go-build3346486511/b573/importcfg << 'EOF' # internal
2025-08-20T22:37:42.5866048Z [00:02:16.250]➜  # import config
2025-08-20T22:37:42.5866411Z [00:02:16.250]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.5866831Z [00:02:16.250]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.5867411Z [00:02:16.250]➜  packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3346486511/b574/_pkg_.a
2025-08-20T22:37:42.5867947Z [00:02:16.250]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.5868364Z [00:02:16.250]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.5868677Z [00:02:16.250]➜  EOF
2025-08-20T22:37:42.5868975Z [00:02:16.251]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T22:37:42.5881574Z [00:02:16.252]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/c6/c61aec072fad7fc0cb5a9b456ad6f3bda62a2b4f052adba321ad67d4bc04400f-d # internal
2025-08-20T22:37:42.5889309Z [00:02:16.252]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/truncindex=>github.com/containers/storage@v1.59.1/pkg/truncindex;$WORK/b573=>" -p github.com/containers/storage/pkg/truncindex -lang=go1.23 -complete -installsuffix shared -buildid npHvA_mA0ByqrMA6yAsg/npHvA_mA0ByqrMA6yAsg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/truncindex/truncindex.go
2025-08-20T22:37:42.5894376Z [00:02:16.252]➜  github.com/containers/storage/pkg/config
2025-08-20T22:37:42.5894703Z [00:02:16.252]➜  mkdir -p $WORK/b576/
2025-08-20T22:37:42.5895094Z [00:02:16.253]➜  cat >/tmp/go-build3346486511/b576/importcfg << 'EOF' # internal
2025-08-20T22:37:42.5895440Z [00:02:16.253]➜  # import config
2025-08-20T22:37:42.5895862Z [00:02:16.253]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.5896326Z [00:02:16.253]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.5896630Z [00:02:16.253]➜  EOF
2025-08-20T22:37:42.5898698Z [00:02:16.253]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/config=>github.com/containers/storage@v1.59.1/pkg/config;$WORK/b576=>" -p github.com/containers/storage/pkg/config -lang=go1.23 -complete -installsuffix shared -buildid 9qhBiM1KghSLpvj3_LlF/9qhBiM1KghSLpvj3_LlF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/config/config.go
2025-08-20T22:37:42.6107020Z [00:02:16.275]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T22:37:42.6110702Z [00:02:16.275]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/f2/f28aba897766a109ecc1eea763f3a07d8c3ab76fe8932ecf1277e783e1e1d1a5-d # internal
2025-08-20T22:37:42.6114707Z [00:02:16.275]➜  github.com/cyphar/filepath-securejoin
2025-08-20T22:37:42.6122403Z [00:02:16.275]➜  mkdir -p $WORK/b577/
2025-08-20T22:37:42.6122882Z [00:02:16.276]➜  cat >/tmp/go-build3346486511/b577/importcfg << 'EOF' # internal
2025-08-20T22:37:42.6123240Z [00:02:16.276]➜  # import config
2025-08-20T22:37:42.6123579Z [00:02:16.276]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.6124362Z [00:02:16.276]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.6124915Z [00:02:16.276]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.6125375Z [00:02:16.276]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.6125905Z [00:02:16.276]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:42.6126407Z [00:02:16.276]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.6126876Z [00:02:16.276]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.6127299Z [00:02:16.276]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:42.6127725Z [00:02:16.276]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.6128152Z [00:02:16.276]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.6128584Z [00:02:16.276]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.6129014Z [00:02:16.276]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.6129340Z [00:02:16.276]➜  EOF
2025-08-20T22:37:42.6134912Z [00:02:16.276]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin=>github.com/cyphar/filepath-securejoin@v0.4.1;$WORK/b577=>" -p github.com/cyphar/filepath-securejoin -lang=go1.18 -complete -installsuffix shared -buildid 3oQjUT4xhda8MoowvEb4/3oQjUT4xhda8MoowvEb4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_go120.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_generics_go121.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/join.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/lookup_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/mkdir_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/open_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/openat2_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/openat_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/procfs_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/vfs.go
2025-08-20T22:37:42.6155721Z [00:02:16.278]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T22:37:42.6172568Z [00:02:16.280]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/11/111761a89dd2e9aa0a20d117136f1081c20bf32475a636aaf2209607c08b9c1f-d # internal
2025-08-20T22:37:42.6173220Z [00:02:16.280]➜  github.com/containers/storage/types
2025-08-20T22:37:42.6173525Z [00:02:16.280]➜  mkdir -p $WORK/b575/
2025-08-20T22:37:42.6173914Z [00:02:16.280]➜  cat >/tmp/go-build3346486511/b575/importcfg << 'EOF' # internal
2025-08-20T22:37:42.6174279Z [00:02:16.280]➜  # import config
2025-08-20T22:37:42.6174616Z [00:02:16.280]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.6175026Z [00:02:16.280]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.6175515Z [00:02:16.280]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build3346486511/b222/_pkg_.a
2025-08-20T22:37:42.6176890Z [00:02:16.280]➜  packagefile github.com/containers/storage/pkg/config=/tmp/go-build3346486511/b576/_pkg_.a
2025-08-20T22:37:42.6177575Z [00:02:16.280]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:42.6178253Z [00:02:16.280]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:42.6179561Z [00:02:16.280]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.6180582Z [00:02:16.280]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:42.6181279Z [00:02:16.280]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.6181825Z [00:02:16.280]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.6182286Z [00:02:16.280]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.6182715Z [00:02:16.280]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:42.6183168Z [00:02:16.280]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.6183615Z [00:02:16.280]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.6184044Z [00:02:16.280]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.6184508Z [00:02:16.280]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.6184922Z [00:02:16.280]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.6185241Z [00:02:16.280]➜  EOF
2025-08-20T22:37:42.6188777Z [00:02:16.280]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types=>github.com/containers/storage@v1.59.1/types;$WORK/b575=>" -p github.com/containers/storage/types -lang=go1.23 -complete -installsuffix shared -buildid Zb1o1dGE8jW2OzE3yRnF/Zb1o1dGE8jW2OzE3yRnF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/idmappings.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/utils.go
2025-08-20T22:37:42.6348674Z [00:02:16.299]➜  gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b556=/tmp/go-build -gno-record-gcc-switches -o $WORK/b556/_cgo_.o $WORK/b556/_cgo_main.o $WORK/b556/preferlinkext $WORK/b556/_x001.o $WORK/b556/_x002.o $WORK/b556/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:37:42.6379101Z [00:02:16.302]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b556/_cgo_.o -dynout $WORK/b556/_cgo_import.go
2025-08-20T22:37:42.6397129Z [00:02:16.304]➜  cat >/tmp/go-build3346486511/b556/importcfg << 'EOF' # internal
2025-08-20T22:37:42.6398127Z [00:02:16.304]➜  # import config
2025-08-20T22:37:42.6403144Z [00:02:16.304]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.6403996Z [00:02:16.304]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:42.6407009Z [00:02:16.304]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:42.6408779Z [00:02:16.304]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:42.6410157Z [00:02:16.304]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:42.6411128Z [00:02:16.304]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.6412395Z [00:02:16.304]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:42.6413738Z [00:02:16.304]➜  packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3346486511/b553/_pkg_.a
2025-08-20T22:37:42.6414424Z [00:02:16.304]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:42.6415034Z [00:02:16.304]➜  packagefile github.com/docker/go-units=/tmp/go-build3346486511/b232/_pkg_.a
2025-08-20T22:37:42.6416219Z [00:02:16.304]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3346486511/b554/_pkg_.a
2025-08-20T22:37:42.6416962Z [00:02:16.304]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.6417508Z [00:02:16.304]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.6417976Z [00:02:16.304]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:42.6418403Z [00:02:16.304]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:42.6418807Z [00:02:16.304]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.6419213Z [00:02:16.304]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:42.6419663Z [00:02:16.304]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.6420110Z [00:02:16.304]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.6420550Z [00:02:16.304]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.6420967Z [00:02:16.304]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.6421400Z [00:02:16.304]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:42.6421840Z [00:02:16.304]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.6422161Z [00:02:16.304]➜  EOF
2025-08-20T22:37:42.6424583Z [00:02:16.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs=>github.com/containers/storage@v1.59.1/drivers/btrfs;$WORK/b556=>" -p github.com/containers/storage/drivers/btrfs -lang=go1.23 -installsuffix shared -buildid 3fRcygEZGgp3tUBqsvEd/3fRcygEZGgp3tUBqsvEd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack $WORK/b556/_cgo_gotypes.go $WORK/b556/btrfs.cgo1.go $WORK/b556/version.cgo1.go $WORK/b556/_cgo_import.go
2025-08-20T22:37:42.7021398Z [00:02:16.366]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T22:37:42.7034697Z [00:02:16.367]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/81/81fea63e8dbd3b58baccb4ce6257b12293ec361ad14e72b9321199c98c9f5f4c-d # internal
2025-08-20T22:37:42.7062446Z [00:02:16.370]➜  github.com/google/go-intervals/intervalset
2025-08-20T22:37:42.7071932Z [00:02:16.370]➜  mkdir -p $WORK/b578/
2025-08-20T22:37:42.7072343Z [00:02:16.370]➜  cat >/tmp/go-build3346486511/b578/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7072732Z [00:02:16.370]➜  # import config
2025-08-20T22:37:42.7073065Z [00:02:16.370]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.7073487Z [00:02:16.370]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:42.7073945Z [00:02:16.370]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.7074267Z [00:02:16.370]➜  EOF
2025-08-20T22:37:42.7076954Z [00:02:16.371]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset=>github.com/google/go-intervals@v0.0.2/intervalset;$WORK/b578=>" -p github.com/google/go-intervals/intervalset -lang=go1.12 -complete -installsuffix shared -buildid Gptj_KrRyT1EvjDAV2QA/Gptj_KrRyT1EvjDAV2QA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset/intervalset.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go
2025-08-20T22:37:42.7158776Z [00:02:16.380]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs
2025-08-20T22:37:42.7161957Z [00:02:16.380]➜  go tool pack r $WORK/b556/_pkg_.a $WORK/b556/preferlinkext $WORK/b556/_x001.o $WORK/b556/_x002.o $WORK/b556/_x003.o # internal
2025-08-20T22:37:42.7191317Z [00:02:16.383]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T22:37:42.7207867Z [00:02:16.385]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/92/92cd474ce8a278b3ed1624416b8c94f62940dfcb633d3e2c5a341f6534b36b29-d # internal
2025-08-20T22:37:42.7215108Z [00:02:16.386]➜  github.com/containers/storage/drivers/register
2025-08-20T22:37:42.7217348Z [00:02:16.386]➜  mkdir -p $WORK/b550/
2025-08-20T22:37:42.7230823Z [00:02:16.387]➜  cat >/tmp/go-build3346486511/b550/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7233073Z [00:02:16.387]➜  # import config
2025-08-20T22:37:42.7233613Z [00:02:16.387]➜  packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build3346486511/b551/_pkg_.a
2025-08-20T22:37:42.7234306Z [00:02:16.387]➜  packagefile github.com/containers/storage/drivers/btrfs=/tmp/go-build3346486511/b556/_pkg_.a
2025-08-20T22:37:42.7235004Z [00:02:16.387]➜  packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build3346486511/b557/_pkg_.a
2025-08-20T22:37:42.7235689Z [00:02:16.387]➜  packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build3346486511/b566/_pkg_.a
2025-08-20T22:37:42.7236664Z [00:02:16.387]➜  packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build3346486511/b568/_pkg_.a
2025-08-20T22:37:42.7237103Z [00:02:16.387]➜  EOF
2025-08-20T22:37:42.7237375Z [00:02:16.387]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:42.7241305Z [00:02:16.387]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register=>github.com/containers/storage@v1.59.1/drivers/register;$WORK/b550=>" -p github.com/containers/storage/drivers/register -lang=go1.23 -complete -installsuffix shared -buildid BHYf5MqBjrsTsU_EqCxn/BHYf5MqBjrsTsU_EqCxn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_aufs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_btrfs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_overlay.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_vfs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_zfs.go
2025-08-20T22:37:42.7335956Z [00:02:16.398]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T22:37:42.7338654Z [00:02:16.398]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/63/63ca513addfc1ad44318016d79dc7ec5f1aaab0afc1bc868fa4397acd468bf18-d # internal
2025-08-20T22:37:42.7339286Z [00:02:16.398]➜  golang.org/x/sync/errgroup
2025-08-20T22:37:42.7339575Z [00:02:16.398]➜  mkdir -p $WORK/b579/
2025-08-20T22:37:42.7340686Z [00:02:16.398]➜  cat >/tmp/go-build3346486511/b579/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7341464Z [00:02:16.398]➜  # import config
2025-08-20T22:37:42.7342152Z [00:02:16.398]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:42.7342808Z [00:02:16.398]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.7343472Z [00:02:16.398]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.7344249Z [00:02:16.398]➜  EOF
2025-08-20T22:37:42.7346421Z [00:02:16.398]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/errgroup=>golang.org/x/sync@v0.16.0/errgroup;$WORK/b579=>" -p golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid T2hLdnynigI0jskXGfHM/T2hLdnynigI0jskXGfHM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/errgroup/errgroup.go
2025-08-20T22:37:42.7438818Z [00:02:16.408]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T22:37:42.7457209Z [00:02:16.410]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/ca/ca228add6639a452022e6b55d53d8e67d194eeef78ed0ae6f2f5d7372aeb3e1f-d # internal
2025-08-20T22:37:42.7476666Z [00:02:16.412]➜  github.com/containerd/stargz-snapshotter/estargz/errorutil
2025-08-20T22:37:42.7479560Z [00:02:16.412]➜  mkdir -p $WORK/b582/
2025-08-20T22:37:42.7481495Z [00:02:16.412]➜  cat >/tmp/go-build3346486511/b582/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7481867Z [00:02:16.412]➜  # import config
2025-08-20T22:37:42.7482212Z [00:02:16.412]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.7482636Z [00:02:16.412]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.7483072Z [00:02:16.412]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.7483390Z [00:02:16.412]➜  EOF
2025-08-20T22:37:42.7495090Z [00:02:16.413]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3/errorutil;$WORK/b582=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.22 -complete -installsuffix shared -buildid ERpd3To1Ff6sfRS4HSRj/ERpd3To1Ff6sfRS4HSRj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go
2025-08-20T22:37:42.7502197Z [00:02:16.414]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T22:37:42.7509813Z [00:02:16.415]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/41/41a58705dacba142c8242a35b5b331ad290c33fa7ab86a041f618ddda960eaf2-d # internal
2025-08-20T22:37:42.7512878Z [00:02:16.415]➜  internal/sysinfo
2025-08-20T22:37:42.7516900Z [00:02:16.416]➜  mkdir -p $WORK/b584/
2025-08-20T22:37:42.7546759Z [00:02:16.419]➜  cat >/tmp/go-build3346486511/b584/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7547446Z [00:02:16.419]➜  # import config
2025-08-20T22:37:42.7548081Z [00:02:16.419]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:42.7548758Z [00:02:16.419]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.7549505Z [00:02:16.419]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:42.7550255Z [00:02:16.419]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.7550916Z [00:02:16.419]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.7551558Z [00:02:16.419]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.7552287Z [00:02:16.419]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.7553081Z [00:02:16.419]➜  EOF
2025-08-20T22:37:42.7556651Z [00:02:16.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b584=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid ZcoUpv8G6BmM7b04fWaG/ZcoUpv8G6BmM7b04fWaG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T22:37:42.7657693Z [00:02:16.430]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T22:37:42.7669865Z [00:02:16.431]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T22:37:42.7674410Z [00:02:16.431]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/b8/b86b187d82d7696c1a3e82a6b6cfb63e66cad337f6fc5322b64cfdd2166d237e-d # internal
2025-08-20T22:37:42.7678479Z [00:02:16.432]➜  runtime/trace
2025-08-20T22:37:42.7682960Z [00:02:16.432]➜  mkdir -p $WORK/b585/
2025-08-20T22:37:42.7686408Z [00:02:16.432]➜  cat >/tmp/go-build3346486511/b585/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7686779Z [00:02:16.432]➜  # import config
2025-08-20T22:37:42.7687137Z [00:02:16.432]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:42.7687573Z [00:02:16.432]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.7687991Z [00:02:16.432]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.7688853Z [00:02:16.432]➜  packagefile internal/trace/tracev2=/tmp/go-build3346486511/b032/_pkg_.a
2025-08-20T22:37:42.7689395Z [00:02:16.432]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.7689819Z [00:02:16.432]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.7690241Z [00:02:16.432]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:42.7690655Z [00:02:16.432]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.7691105Z [00:02:16.432]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:42.7691536Z [00:02:16.432]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.7691845Z [00:02:16.432]➜  EOF
2025-08-20T22:37:42.7694217Z [00:02:16.432]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b585=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid XwdYjLEyjBDAe0Dn4dqx/XwdYjLEyjBDAe0Dn4dqx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /root/.go/src/runtime/trace/annotation.go /root/.go/src/runtime/trace/batch.go /root/.go/src/runtime/trace/encoding.go /root/.go/src/runtime/trace/flightrecorder.go /root/.go/src/runtime/trace/recorder.go /root/.go/src/runtime/trace/subscribe.go /root/.go/src/runtime/trace/trace.go
2025-08-20T22:37:42.7696809Z [00:02:16.432]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/24/24b61f94717a123abc9a31eb655147b5b64bc5b2f2687eca1a986942083dc5ba-d # internal
2025-08-20T22:37:42.7701268Z [00:02:16.434]➜  github.com/containers/storage
2025-08-20T22:37:42.7702211Z [00:02:16.434]➜  mkdir -p $WORK/b542/
2025-08-20T22:37:42.7710116Z [00:02:16.435]➜  cat >/tmp/go-build3346486511/b542/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7711014Z [00:02:16.435]➜  # import config
2025-08-20T22:37:42.7712709Z [00:02:16.435]➜  packagefile archive/tar=/tmp/go-build3346486511/b288/_pkg_.a
2025-08-20T22:37:42.7714148Z [00:02:16.435]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.7726764Z [00:02:16.435]➜  packagefile embed=/tmp/go-build3346486511/b335/_pkg_.a
2025-08-20T22:37:42.7729459Z [00:02:16.435]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:42.7730130Z [00:02:16.435]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.7730740Z [00:02:16.435]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.7731511Z [00:02:16.435]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:42.7732325Z [00:02:16.435]➜  packagefile github.com/containers/storage/drivers/register=/tmp/go-build3346486511/b550/_pkg_.a
2025-08-20T22:37:42.7733199Z [00:02:16.435]➜  packagefile github.com/containers/storage/internal/dedup=/tmp/go-build3346486511/b544/_pkg_.a
2025-08-20T22:37:42.7734128Z [00:02:16.435]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:42.7735989Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:42.7736741Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:42.7737420Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:42.7738089Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:42.7738771Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3346486511/b238/_pkg_.a
2025-08-20T22:37:42.7739432Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:42.7740091Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3346486511/b553/_pkg_.a
2025-08-20T22:37:42.7741086Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build3346486511/b570/_pkg_.a
2025-08-20T22:37:42.7741843Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build3346486511/b571/_pkg_.a
2025-08-20T22:37:42.7742526Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:42.7743188Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build3346486511/b572/_pkg_.a
2025-08-20T22:37:42.7743872Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build3346486511/b573/_pkg_.a
2025-08-20T22:37:42.7744553Z [00:02:16.435]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:42.7745199Z [00:02:16.435]➜  packagefile github.com/containers/storage/types=/tmp/go-build3346486511/b575/_pkg_.a
2025-08-20T22:37:42.7754780Z [00:02:16.435]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3346486511/b577/_pkg_.a
2025-08-20T22:37:42.7755519Z [00:02:16.435]➜  packagefile github.com/google/go-intervals/intervalset=/tmp/go-build3346486511/b578/_pkg_.a
2025-08-20T22:37:42.7756310Z [00:02:16.435]➜  packagefile github.com/json-iterator/go=/tmp/go-build3346486511/b306/_pkg_.a
2025-08-20T22:37:42.7756870Z [00:02:16.435]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build3346486511/b299/_pkg_.a
2025-08-20T22:37:42.7757416Z [00:02:16.435]➜  packagefile github.com/moby/sys/user=/tmp/go-build3346486511/b234/_pkg_.a
2025-08-20T22:37:42.7758341Z [00:02:16.435]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:42.7759006Z [00:02:16.435]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3346486511/b555/_pkg_.a
2025-08-20T22:37:42.7759719Z [00:02:16.435]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3346486511/b554/_pkg_.a
2025-08-20T22:37:42.7760352Z [00:02:16.435]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:42.7760969Z [00:02:16.435]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:42.7761594Z [00:02:16.435]➜  packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build3346486511/b310/_pkg_.a
2025-08-20T22:37:42.7762220Z [00:02:16.435]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:42.7762812Z [00:02:16.435]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3346486511/b579/_pkg_.a
2025-08-20T22:37:42.7776874Z [00:02:16.435]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:42.7777375Z [00:02:16.435]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.7777799Z [00:02:16.435]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:42.7778232Z [00:02:16.435]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:42.7778657Z [00:02:16.435]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.7779092Z [00:02:16.435]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:42.7779514Z [00:02:16.435]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:42.7779960Z [00:02:16.435]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.7780413Z [00:02:16.435]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:42.7780850Z [00:02:16.435]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:42.7781266Z [00:02:16.435]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:42.7781684Z [00:02:16.435]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.7782112Z [00:02:16.435]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.7782524Z [00:02:16.435]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.7782939Z [00:02:16.435]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:42.7783686Z [00:02:16.435]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.7784077Z [00:02:16.435]➜  EOF
2025-08-20T22:37:42.7784408Z [00:02:16.435]➜  cat >/tmp/go-build3346486511/b542/embedcfg << 'EOF' # internal
2025-08-20T22:37:42.7784736Z [00:02:16.435]➜  {
2025-08-20T22:37:42.7784948Z [00:02:16.435]➜  	"Patterns": {
2025-08-20T22:37:42.7785183Z [00:02:16.435]➜  		"VERSION": [
2025-08-20T22:37:42.7785427Z [00:02:16.435]➜  			"VERSION"
2025-08-20T22:37:42.7785642Z [00:02:16.435]➜  		]
2025-08-20T22:37:42.7786043Z [00:02:16.435]➜  	},
2025-08-20T22:37:42.7786257Z [00:02:16.435]➜  	"Files": {
2025-08-20T22:37:42.7786701Z [00:02:16.435]➜  		"VERSION": "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/VERSION"
2025-08-20T22:37:42.7787110Z [00:02:16.435]➜  	}
2025-08-20T22:37:42.7787297Z [00:02:16.435]➜  }EOF
2025-08-20T22:37:42.7792711Z [00:02:16.436]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage=>github.com/containers/storage@v1.59.1;$WORK/b542=>" -p github.com/containers/storage -lang=go1.23 -complete -installsuffix shared -buildid wXjSjXG6PxKcjukX-UoC/wXjSjXG6PxKcjukX-UoC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -embedcfg $WORK/b542/embedcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/check.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/containers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/deprecated.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/idset.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/images.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/jsoniter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/layers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/lockfile_compat.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/store.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/userns.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/utils.go
2025-08-20T22:37:42.7894501Z [00:02:16.453]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T22:37:42.7907501Z [00:02:16.453]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/b7/b710efaea7491c4eda7d40adeebe7092acb5cc1c43d713ee0c1a74bdff66e47a-d # internal
2025-08-20T22:37:42.7908177Z [00:02:16.453]➜  github.com/containers/image/v5/tarball
2025-08-20T22:37:42.7908490Z [00:02:16.453]➜  mkdir -p $WORK/b586/
2025-08-20T22:37:42.7908865Z [00:02:16.453]➜  cat >/tmp/go-build3346486511/b586/importcfg << 'EOF' # internal
2025-08-20T22:37:42.7909209Z [00:02:16.453]➜  # import config
2025-08-20T22:37:42.7909549Z [00:02:16.453]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.7909974Z [00:02:16.453]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:42.7910439Z [00:02:16.453]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:42.7910886Z [00:02:16.453]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.7911301Z [00:02:16.453]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.7911878Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:42.7912598Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:42.7913348Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:42.7914142Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:42.7915204Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3346486511/b283/_pkg_.a
2025-08-20T22:37:42.7917149Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:42.7917933Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:42.7918584Z [00:02:16.453]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:42.7919224Z [00:02:16.453]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:42.7919887Z [00:02:16.453]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3346486511/b188/_pkg_.a
2025-08-20T22:37:42.7920597Z [00:02:16.453]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:42.7921181Z [00:02:16.453]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.7930749Z [00:02:16.453]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:42.7931182Z [00:02:16.453]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.7931599Z [00:02:16.453]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.7932027Z [00:02:16.453]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.7932444Z [00:02:16.453]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.7933177Z [00:02:16.453]➜  EOF
2025-08-20T22:37:42.7936523Z [00:02:16.453]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball=>github.com/containers/image/v5@v5.36.1/tarball;$WORK/b586=>" -p github.com/containers/image/v5/tarball -lang=go1.23 -complete -installsuffix shared -buildid fLvCS4-xAsiDYeRPYhPQ/fLvCS4-xAsiDYeRPYhPQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_reference.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_transport.go
2025-08-20T22:37:42.8203551Z [00:02:16.484]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T22:37:42.8217178Z [00:02:16.485]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/d7/d710179f8695fa16254e99549630099ac5c583c221745d5f018533d4d4fd1b14-d # internal
2025-08-20T22:37:42.8228579Z [00:02:16.486]➜  testing
2025-08-20T22:37:42.8228941Z [00:02:16.486]➜  mkdir -p $WORK/b583/
2025-08-20T22:37:42.8240544Z [00:02:16.488]➜  cat >/tmp/go-build3346486511/b583/importcfg << 'EOF' # internal
2025-08-20T22:37:42.8242325Z [00:02:16.488]➜  # import config
2025-08-20T22:37:42.8242693Z [00:02:16.488]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:42.8243157Z [00:02:16.488]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:42.8243589Z [00:02:16.488]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.8244006Z [00:02:16.488]➜  packagefile flag=/tmp/go-build3346486511/b083/_pkg_.a
2025-08-20T22:37:42.8244415Z [00:02:16.488]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.8244863Z [00:02:16.488]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:42.8245358Z [00:02:16.488]➜  packagefile internal/sysinfo=/tmp/go-build3346486511/b584/_pkg_.a
2025-08-20T22:37:42.8245889Z [00:02:16.488]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:42.8251822Z [00:02:16.488]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:42.8252315Z [00:02:16.488]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:42.8252734Z [00:02:16.488]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:42.8253542Z [00:02:16.488]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:42.8254088Z [00:02:16.488]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:42.8254519Z [00:02:16.488]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:42.8254971Z [00:02:16.488]➜  packagefile runtime/debug=/tmp/go-build3346486511/b298/_pkg_.a
2025-08-20T22:37:42.8255436Z [00:02:16.488]➜  packagefile runtime/trace=/tmp/go-build3346486511/b585/_pkg_.a
2025-08-20T22:37:42.8256147Z [00:02:16.488]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:42.8256601Z [00:02:16.488]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:42.8257034Z [00:02:16.488]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.8257451Z [00:02:16.488]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:42.8257886Z [00:02:16.488]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:42.8258328Z [00:02:16.488]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:42.8258749Z [00:02:16.488]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:42.8259194Z [00:02:16.488]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:42.8259530Z [00:02:16.488]➜  EOF
2025-08-20T22:37:42.8261995Z [00:02:16.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b583=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid d5Peg9FnmXZ0HqDx5aUO/d5Peg9FnmXZ0HqDx5aUO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/.go/src/testing/allocs.go /root/.go/src/testing/benchmark.go /root/.go/src/testing/cover.go /root/.go/src/testing/example.go /root/.go/src/testing/fuzz.go /root/.go/src/testing/match.go /root/.go/src/testing/newcover.go /root/.go/src/testing/run_example.go /root/.go/src/testing/testing.go /root/.go/src/testing/testing_other.go
2025-08-20T22:37:42.8520853Z [00:02:16.516]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T22:37:42.8531278Z [00:02:16.517]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/5d/5d7eb1bf659b4420bfd3cff7b4d373d9a682e91e0d96ff1371c8df716feff15e-d # internal
2025-08-20T22:37:42.8539020Z [00:02:16.518]➜  github.com/containerd/errdefs
2025-08-20T22:37:42.8556574Z [00:02:16.518]➜  mkdir -p $WORK/b590/
2025-08-20T22:37:42.8558170Z [00:02:16.518]➜  cat >/tmp/go-build3346486511/b590/importcfg << 'EOF' # internal
2025-08-20T22:37:42.8558543Z [00:02:16.518]➜  # import config
2025-08-20T22:37:42.8558894Z [00:02:16.518]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:42.8559325Z [00:02:16.518]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.8559638Z [00:02:16.518]➜  EOF
2025-08-20T22:37:42.8561882Z [00:02:16.518]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs=>github.com/containerd/errdefs@v1.0.0;$WORK/b590=>" -p github.com/containerd/errdefs -lang=go1.20 -complete -installsuffix shared -buildid J5JXjHMAjFsZDppi8TFQ/J5JXjHMAjFsZDppi8TFQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/resolve.go
2025-08-20T22:37:42.9147846Z [00:02:16.579]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T22:37:42.9171444Z [00:02:16.581]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/3d/3da02a193da1981fef72dbdda3e6d5946f2e51fb1049c59de243d420e8409a09-d # internal
2025-08-20T22:37:42.9172743Z [00:02:16.581]➜  github.com/containerd/errdefs/pkg/internal/cause
2025-08-20T22:37:42.9175165Z [00:02:16.581]➜  mkdir -p $WORK/b592/
2025-08-20T22:37:42.9185532Z [00:02:16.583]➜  cat >/tmp/go-build3346486511/b592/importcfg << 'EOF' # internal
2025-08-20T22:37:42.9186297Z [00:02:16.583]➜  # import config
2025-08-20T22:37:42.9187275Z [00:02:16.583]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.9187889Z [00:02:16.583]➜  EOF
2025-08-20T22:37:42.9203795Z [00:02:16.584]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/cause=>github.com/containerd/errdefs/pkg@v0.3.0/internal/cause;$WORK/b592=>" -p github.com/containerd/errdefs/pkg/internal/cause -lang=go1.22 -complete -installsuffix shared -buildid YQ5AQUha3WR6fWqvCWJT/YQ5AQUha3WR6fWqvCWJT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go
2025-08-20T22:37:42.9317175Z [00:02:16.596]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T22:37:42.9325599Z [00:02:16.597]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/89/89029cb167e7d85cb56e9467c3cbef3e0d2cfbb2f10c05f98837c386a76b55ec-d # internal
2025-08-20T22:37:42.9333214Z [00:02:16.597]➜  github.com/containerd/errdefs/pkg/errhttp
2025-08-20T22:37:42.9340326Z [00:02:16.598]➜  mkdir -p $WORK/b591/
2025-08-20T22:37:42.9352462Z [00:02:16.599]➜  cat >/tmp/go-build3346486511/b591/importcfg << 'EOF' # internal
2025-08-20T22:37:42.9353324Z [00:02:16.599]➜  # import config
2025-08-20T22:37:42.9355955Z [00:02:16.599]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:42.9357346Z [00:02:16.599]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3346486511/b590/_pkg_.a
2025-08-20T22:37:42.9358214Z [00:02:16.599]➜  packagefile github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3346486511/b592/_pkg_.a
2025-08-20T22:37:42.9368894Z [00:02:16.599]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:42.9369478Z [00:02:16.599]➜  EOF
2025-08-20T22:37:42.9372543Z [00:02:16.599]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errhttp=>github.com/containerd/errdefs/pkg@v0.3.0/errhttp;$WORK/b591=>" -p github.com/containerd/errdefs/pkg/errhttp -lang=go1.22 -complete -installsuffix shared -buildid 0-pGK_JngRU73a29oYq_/0-pGK_JngRU73a29oYq_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go
2025-08-20T22:37:42.9497051Z [00:02:16.614]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T22:37:42.9506143Z [00:02:16.615]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/8b/8ba105cf51571750b3a40c984a70e81ae18853836909924d8f5f1c2f08dfd718-d # internal
2025-08-20T22:37:42.9516754Z [00:02:16.616]➜  github.com/docker/docker/api/types/blkiodev
2025-08-20T22:37:42.9517383Z [00:02:16.616]➜  mkdir -p $WORK/b597/
2025-08-20T22:37:42.9518029Z [00:02:16.616]➜  cat >/tmp/go-build3346486511/b597/importcfg << 'EOF' # internal
2025-08-20T22:37:42.9518614Z [00:02:16.616]➜  # import config
2025-08-20T22:37:42.9519106Z [00:02:16.616]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.9519622Z [00:02:16.616]➜  EOF
2025-08-20T22:37:42.9521948Z [00:02:16.616]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/blkiodev=>github.com/docker/docker@v28.3.3+incompatible/api/types/blkiodev;$WORK/b597=>" -p github.com/docker/docker/api/types/blkiodev -lang=go1.16 -complete -installsuffix shared -buildid Okq1_eOth2SDAebVfY3e/Okq1_eOth2SDAebVfY3e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go
2025-08-20T22:37:42.9632674Z [00:02:16.627]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T22:37:42.9641497Z [00:02:16.628]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/c4/c49788921bd13ece59f96194895e5601b7d9d73234c6f761fa81ec379d24c00d-d # internal
2025-08-20T22:37:42.9649814Z [00:02:16.629]➜  github.com/docker/docker/api/types/filters
2025-08-20T22:37:42.9652260Z [00:02:16.629]➜  mkdir -p $WORK/b599/
2025-08-20T22:37:42.9665271Z [00:02:16.630]➜  cat >/tmp/go-build3346486511/b599/importcfg << 'EOF' # internal
2025-08-20T22:37:42.9666116Z [00:02:16.631]➜  # import config
2025-08-20T22:37:42.9666847Z [00:02:16.631]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:42.9668659Z [00:02:16.631]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:42.9669695Z [00:02:16.631]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3346486511/b207/_pkg_.a
2025-08-20T22:37:42.9670602Z [00:02:16.631]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:42.9671351Z [00:02:16.631]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:42.9671986Z [00:02:16.631]➜  EOF
2025-08-20T22:37:42.9674717Z [00:02:16.631]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters=>github.com/docker/docker@v28.3.3+incompatible/api/types/filters;$WORK/b599=>" -p github.com/docker/docker/api/types/filters -lang=go1.16 -complete -installsuffix shared -buildid T71mMkOmqlf_5WTl8jey/T71mMkOmqlf_5WTl8jey -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters/parse.go
2025-08-20T22:37:43.0318960Z [00:02:16.696]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T22:37:43.0327123Z [00:02:16.697]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/49/4933fffeb068375bb600ac7531bf56b555cc1ab45a2e3c6bb607b907784d5a58-d # internal
2025-08-20T22:37:43.0328198Z [00:02:16.697]➜  github.com/docker/docker/api/types/mount
2025-08-20T22:37:43.0328793Z [00:02:16.697]➜  mkdir -p $WORK/b600/
2025-08-20T22:37:43.0340455Z [00:02:16.698]➜  cat >/tmp/go-build3346486511/b600/importcfg << 'EOF' # internal
2025-08-20T22:37:43.0340846Z [00:02:16.698]➜  # import config
2025-08-20T22:37:43.0341188Z [00:02:16.698]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:43.0341499Z [00:02:16.698]➜  EOF
2025-08-20T22:37:43.0351630Z [00:02:16.699]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/mount=>github.com/docker/docker@v28.3.3+incompatible/api/types/mount;$WORK/b600=>" -p github.com/docker/docker/api/types/mount -lang=go1.16 -complete -installsuffix shared -buildid 3pGs4vp0V-FN-TAe1ftf/3pGs4vp0V-FN-TAe1ftf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/mount/mount.go
2025-08-20T22:37:43.0460382Z [00:02:16.710]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T22:37:43.0476281Z [00:02:16.712]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/c3/c34a2ae53dbdb9efe3476cf1d29d646912b5a0d845c2376c600cc49bbe7a6c08-d # internal
2025-08-20T22:37:43.0477278Z [00:02:16.712]➜  github.com/docker/docker/internal/multierror
2025-08-20T22:37:43.0478861Z [00:02:16.712]➜  mkdir -p $WORK/b602/
2025-08-20T22:37:43.0479261Z [00:02:16.712]➜  cat >/tmp/go-build3346486511/b602/importcfg << 'EOF' # internal
2025-08-20T22:37:43.0479610Z [00:02:16.712]➜  # import config
2025-08-20T22:37:43.0479980Z [00:02:16.712]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.0480302Z [00:02:16.712]➜  EOF
2025-08-20T22:37:43.0482911Z [00:02:16.712]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/multierror=>github.com/docker/docker@v28.3.3+incompatible/internal/multierror;$WORK/b602=>" -p github.com/docker/docker/internal/multierror -lang=go1.16 -complete -installsuffix shared -buildid utBASOIIhuWqln28uvVl/utBASOIIhuWqln28uvVl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/multierror/multierror.go
2025-08-20T22:37:43.0583394Z [00:02:16.722]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T22:37:43.0589891Z [00:02:16.723]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/5b/5b34fa375d42a89c0372d749d96bb5595dafdc810884e449c36fa29d16297384-d # internal
2025-08-20T22:37:43.0590560Z [00:02:16.723]➜  github.com/docker/docker/api/types/network
2025-08-20T22:37:43.0590885Z [00:02:16.723]➜  mkdir -p $WORK/b601/
2025-08-20T22:37:43.0591259Z [00:02:16.723]➜  cat >/tmp/go-build3346486511/b601/importcfg << 'EOF' # internal
2025-08-20T22:37:43.0591602Z [00:02:16.723]➜  # import config
2025-08-20T22:37:43.0591938Z [00:02:16.723]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:43.0592359Z [00:02:16.723]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.0592924Z [00:02:16.723]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:43.0593612Z [00:02:16.723]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build3346486511/b602/_pkg_.a
2025-08-20T22:37:43.0594157Z [00:02:16.723]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:43.0594582Z [00:02:16.723]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:43.0595006Z [00:02:16.723]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.0595733Z [00:02:16.723]➜  EOF
2025-08-20T22:37:43.0599326Z [00:02:16.723]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network=>github.com/docker/docker@v28.3.3+incompatible/api/types/network;$WORK/b601=>" -p github.com/docker/docker/api/types/network -lang=go1.16 -complete -installsuffix shared -buildid YQRkRvMEuuiKakmS7fGo/YQRkRvMEuuiKakmS7fGo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/create_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/endpoint.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/ipam.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/network.go
2025-08-20T22:37:43.0978943Z [00:02:16.762]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T22:37:43.0985839Z [00:02:16.762]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/c5/c5770bb09ef9cadf4d4529f5600483c9eafa160dec771a6c5f434460f109a382-d # internal
2025-08-20T22:37:43.1009453Z [00:02:16.765]➜  github.com/docker/docker/api/types/strslice
2025-08-20T22:37:43.1015075Z [00:02:16.765]➜  mkdir -p $WORK/b604/
2025-08-20T22:37:43.1015475Z [00:02:16.765]➜  cat >/tmp/go-build3346486511/b604/importcfg << 'EOF' # internal
2025-08-20T22:37:43.1015985Z [00:02:16.765]➜  # import config
2025-08-20T22:37:43.1016429Z [00:02:16.765]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:43.1016774Z [00:02:16.765]➜  EOF
2025-08-20T22:37:43.1018971Z [00:02:16.765]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/strslice=>github.com/docker/docker@v28.3.3+incompatible/api/types/strslice;$WORK/b604=>" -p github.com/docker/docker/api/types/strslice -lang=go1.16 -complete -installsuffix shared -buildid vEbTfXZ3_wL7cUif2-iO/vEbTfXZ3_wL7cUif2-iO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/strslice/strslice.go
2025-08-20T22:37:43.1090123Z [00:02:16.773]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T22:37:43.1113707Z [00:02:16.773]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/94/94080d7b7db4d9a9f076974cc57c31fd7f042472ff1dac6c4daf761ca6a8d9bf-d # internal
2025-08-20T22:37:43.1114749Z [00:02:16.773]➜  github.com/docker/go-connections/nat
2025-08-20T22:37:43.1115158Z [00:02:16.774]➜  mkdir -p $WORK/b605/
2025-08-20T22:37:43.1115543Z [00:02:16.774]➜  cat >/tmp/go-build3346486511/b605/importcfg << 'EOF' # internal
2025-08-20T22:37:43.1116049Z [00:02:16.774]➜  # import config
2025-08-20T22:37:43.1116383Z [00:02:16.774]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.1116790Z [00:02:16.774]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:43.1117214Z [00:02:16.774]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:43.1117630Z [00:02:16.774]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:43.1118054Z [00:02:16.774]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.1118370Z [00:02:16.774]➜  EOF
2025-08-20T22:37:43.1121002Z [00:02:16.774]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat=>github.com/docker/go-connections@v0.5.0/nat;$WORK/b605=>" -p github.com/docker/go-connections/nat -lang=go1.18 -complete -installsuffix shared -buildid TZYDgB-sWNmoc7xivCWQ/TZYDgB-sWNmoc7xivCWQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/nat.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/parse.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/sort.go
2025-08-20T22:37:43.1457144Z [00:02:16.809]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T22:37:43.1483049Z [00:02:16.810]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/77/7704838082e752f12c2acac8ca8cfe8daf56b1fbfed16eff350be6c37ff7a0c2-d # internal
2025-08-20T22:37:43.1483711Z [00:02:16.811]➜  github.com/moby/docker-image-spec/specs-go/v1
2025-08-20T22:37:43.1484049Z [00:02:16.811]➜  mkdir -p $WORK/b606/
2025-08-20T22:37:43.1484460Z [00:02:16.811]➜  cat >/tmp/go-build3346486511/b606/importcfg << 'EOF' # internal
2025-08-20T22:37:43.1484806Z [00:02:16.811]➜  # import config
2025-08-20T22:37:43.1485302Z [00:02:16.811]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:43.1485969Z [00:02:16.811]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.1486341Z [00:02:16.812]➜  EOF
2025-08-20T22:37:43.1488495Z [00:02:16.812]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/specs-go/v1=>github.com/moby/docker-image-spec@v1.3.1/specs-go/v1;$WORK/b606=>" -p github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid KNGmhukPj5ry-XZzFKCN/KNGmhukPj5ry-XZzFKCN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go
2025-08-20T22:37:43.1571575Z [00:02:16.821]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T22:37:43.1593297Z [00:02:16.821]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/62/62b5c515779c35e2bd938090e35c5c180a343af00e10455a08feecc81e236156-d # internal
2025-08-20T22:37:43.1593943Z [00:02:16.821]➜  github.com/docker/docker/api/types/container
2025-08-20T22:37:43.1594267Z [00:02:16.821]➜  mkdir -p $WORK/b596/
2025-08-20T22:37:43.1594639Z [00:02:16.821]➜  cat >/tmp/go-build3346486511/b596/importcfg << 'EOF' # internal
2025-08-20T22:37:43.1595010Z [00:02:16.821]➜  # import config
2025-08-20T22:37:43.1595348Z [00:02:16.821]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:43.1595911Z [00:02:16.821]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.1596536Z [00:02:16.821]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build3346486511/b597/_pkg_.a
2025-08-20T22:37:43.1597607Z [00:02:16.821]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build3346486511/b598/_pkg_.a
2025-08-20T22:37:43.1598347Z [00:02:16.821]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:43.1599014Z [00:02:16.821]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3346486511/b600/_pkg_.a
2025-08-20T22:37:43.1599681Z [00:02:16.821]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build3346486511/b601/_pkg_.a
2025-08-20T22:37:43.1600369Z [00:02:16.821]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build3346486511/b603/_pkg_.a
2025-08-20T22:37:43.1601051Z [00:02:16.821]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build3346486511/b604/_pkg_.a
2025-08-20T22:37:43.1601698Z [00:02:16.821]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build3346486511/b605/_pkg_.a
2025-08-20T22:37:43.1602284Z [00:02:16.821]➜  packagefile github.com/docker/go-units=/tmp/go-build3346486511/b232/_pkg_.a
2025-08-20T22:37:43.1602924Z [00:02:16.821]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3346486511/b606/_pkg_.a
2025-08-20T22:37:43.1603628Z [00:02:16.821]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:43.1604175Z [00:02:16.821]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:43.1604576Z [00:02:16.821]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:43.1605249Z [00:02:16.821]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.1605674Z [00:02:16.821]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.1610219Z [00:02:16.821]➜  EOF
2025-08-20T22:37:43.1621719Z [00:02:16.821]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container=>github.com/docker/docker@v28.3.3+incompatible/api/types/container;$WORK/b596=>" -p github.com/docker/docker/api/types/container -lang=go1.16 -complete -installsuffix shared -buildid 9sqbI1zxyH53DzHxs-kv/9sqbI1zxyH53DzHxs-kv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/change_type.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/change_types.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/commit.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/container.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/create_request.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/create_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/disk_usage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/exec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/filesystem_change.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/health.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/network_settings.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/port.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/state.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/stats.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/top_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/update_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/wait_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/waitcondition.go
2025-08-20T22:37:43.2249201Z [00:02:16.889]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T22:37:43.2309375Z [00:02:16.894]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/1b/1b304955388d9449fffa2c50639a5ac28da45288562a65b7551d844708c60aaa-d # internal
2025-08-20T22:37:43.2330370Z [00:02:16.894]➜  github.com/containerd/stargz-snapshotter/estargz
2025-08-20T22:37:43.2330754Z [00:02:16.895]➜  mkdir -p $WORK/b581/
2025-08-20T22:37:43.2331130Z [00:02:16.895]➜  cat >/tmp/go-build3346486511/b581/importcfg << 'EOF' # internal
2025-08-20T22:37:43.2331485Z [00:02:16.895]➜  # import config
2025-08-20T22:37:43.2331879Z [00:02:16.895]➜  packagefile archive/tar=/tmp/go-build3346486511/b288/_pkg_.a
2025-08-20T22:37:43.2332321Z [00:02:16.895]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:43.2332736Z [00:02:16.895]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:43.2333179Z [00:02:16.895]➜  packagefile compress/gzip=/tmp/go-build3346486511/b245/_pkg_.a
2025-08-20T22:37:43.2333628Z [00:02:16.895]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:43.2334527Z [00:02:16.895]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:43.2334994Z [00:02:16.895]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:43.2335471Z [00:02:16.895]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:43.2346239Z [00:02:16.895]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:43.2346783Z [00:02:16.895]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:43.2347234Z [00:02:16.895]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.2347870Z [00:02:16.895]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3346486511/b582/_pkg_.a
2025-08-20T22:37:43.2348575Z [00:02:16.895]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3346486511/b291/_pkg_.a
2025-08-20T22:37:43.2349206Z [00:02:16.895]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:43.2349860Z [00:02:16.895]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:43.2350458Z [00:02:16.895]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3346486511/b579/_pkg_.a
2025-08-20T22:37:43.2350939Z [00:02:16.895]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:43.2351341Z [00:02:16.895]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:43.2352104Z [00:02:16.895]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:43.2352621Z [00:02:16.895]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:43.2353032Z [00:02:16.895]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:43.2353475Z [00:02:16.895]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:43.2353928Z [00:02:16.895]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:43.2354364Z [00:02:16.895]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:43.2354780Z [00:02:16.895]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:43.2355193Z [00:02:16.895]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:43.2355617Z [00:02:16.895]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.2356319Z [00:02:16.895]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:43.2356754Z [00:02:16.895]➜  packagefile testing=/tmp/go-build3346486511/b583/_pkg_.a
2025-08-20T22:37:43.2357169Z [00:02:16.895]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.2357476Z [00:02:16.895]➜  EOF
2025-08-20T22:37:43.2361215Z [00:02:16.896]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3;$WORK/b581=>" -p github.com/containerd/stargz-snapshotter/estargz -lang=go1.22 -complete -installsuffix shared -buildid 7Tu_pVODYtmsqYDvFrHh/7Tu_pVODYtmsqYDvFrHh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go
2025-08-20T22:37:43.2477521Z [00:02:16.912]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T22:37:43.2508236Z [00:02:16.913]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/cf/cff4d7bf60309659f25bac253dce802300bb52266edc7d271da7009a2b6abe94-d # internal
2025-08-20T22:37:43.2510817Z [00:02:16.914]➜  github.com/docker/docker/api/types/registry
2025-08-20T22:37:43.2511163Z [00:02:16.914]➜  mkdir -p $WORK/b607/
2025-08-20T22:37:43.2511548Z [00:02:16.914]➜  cat >/tmp/go-build3346486511/b607/importcfg << 'EOF' # internal
2025-08-20T22:37:43.2511897Z [00:02:16.914]➜  # import config
2025-08-20T22:37:43.2512240Z [00:02:16.914]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:43.2512862Z [00:02:16.914]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:43.2513362Z [00:02:16.914]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:43.2513802Z [00:02:16.914]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.2514354Z [00:02:16.914]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:43.2515057Z [00:02:16.914]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:43.2515616Z [00:02:16.914]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:43.2516287Z [00:02:16.914]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:43.2516709Z [00:02:16.914]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.2517026Z [00:02:16.914]➜  EOF
2025-08-20T22:37:43.2520768Z [00:02:16.914]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry=>github.com/docker/docker@v28.3.3+incompatible/api/types/registry;$WORK/b607=>" -p github.com/docker/docker/api/types/registry -lang=go1.16 -complete -installsuffix shared -buildid CVxxEV7e4YhN5DkRAZ52/CVxxEV7e4YhN5DkRAZ52 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/authconfig.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/authenticate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/registry.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/search.go
2025-08-20T22:37:43.2790391Z [00:02:16.943]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T22:37:43.2799292Z [00:02:16.944]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/70/70608d52a97d72cd659bcdce71e9e8e7a0f297632d1debead937ba0c86ed9ed6-d # internal
2025-08-20T22:37:43.2820942Z [00:02:16.944]➜  github.com/docker/docker/api/types/build
2025-08-20T22:37:43.2821345Z [00:02:16.944]➜  mkdir -p $WORK/b595/
2025-08-20T22:37:43.2821732Z [00:02:16.944]➜  cat >/tmp/go-build3346486511/b595/importcfg << 'EOF' # internal
2025-08-20T22:37:43.2822109Z [00:02:16.944]➜  # import config
2025-08-20T22:37:43.2822603Z [00:02:16.944]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3346486511/b596/_pkg_.a
2025-08-20T22:37:43.2823295Z [00:02:16.944]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:43.2824444Z [00:02:16.944]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3346486511/b607/_pkg_.a
2025-08-20T22:37:43.2824984Z [00:02:16.945]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:43.2825394Z [00:02:16.945]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.2825705Z [00:02:16.945]➜  EOF
2025-08-20T22:37:43.2828908Z [00:02:16.945]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build=>github.com/docker/docker@v28.3.3+incompatible/api/types/build;$WORK/b595=>" -p github.com/docker/docker/api/types/build -lang=go1.16 -complete -installsuffix shared -buildid 5qB_bwbxqQchg2YlnwMY/5qB_bwbxqQchg2YlnwMY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/build.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/cache.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/disk_usage.go
2025-08-20T22:37:43.3001610Z [00:02:16.964]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T22:37:43.3002354Z [00:02:16.964]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/ee/ee9ba392f760d41ecece797050e957469930a78268146c1a3bf7fd48814f096f-d # internal
2025-08-20T22:37:43.3006701Z [00:02:16.964]➜  github.com/docker/docker/api/types/image
2025-08-20T22:37:43.3011920Z [00:02:16.964]➜  mkdir -p $WORK/b608/
2025-08-20T22:37:43.3017258Z [00:02:16.964]➜  cat >/tmp/go-build3346486511/b608/importcfg << 'EOF' # internal
2025-08-20T22:37:43.3018783Z [00:02:16.964]➜  # import config
2025-08-20T22:37:43.3019395Z [00:02:16.964]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:43.3020419Z [00:02:16.964]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3346486511/b596/_pkg_.a
2025-08-20T22:37:43.3021184Z [00:02:16.964]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:43.3021869Z [00:02:16.964]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build3346486511/b603/_pkg_.a
2025-08-20T22:37:43.3022558Z [00:02:16.964]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3346486511/b606/_pkg_.a
2025-08-20T22:37:43.3023216Z [00:02:16.964]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:43.3024260Z [00:02:16.964]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:43.3024867Z [00:02:16.964]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:43.3025280Z [00:02:16.964]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.3025593Z [00:02:16.964]➜  EOF
2025-08-20T22:37:43.3030585Z [00:02:16.964]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image=>github.com/docker/docker@v28.3.3+incompatible/api/types/image;$WORK/b608=>" -p github.com/docker/docker/api/types/image -lang=go1.16 -complete -installsuffix shared -buildid aKb-sWNlt2Rcsz1PqMAt/aKb-sWNlt2Rcsz1PqMAt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/delete_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/disk_usage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image_history.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/manifest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/opts.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/summary.go
2025-08-20T22:37:43.3311409Z [00:02:16.995]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T22:37:43.3319288Z [00:02:16.996]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/f0/f0f3b70484acb5d49b3e0b4b2a004246bcc9b32001be0d98fdc05790525c42fa-d # internal
2025-08-20T22:37:43.3327798Z [00:02:16.997]➜  github.com/gogo/protobuf/proto
2025-08-20T22:37:43.3328168Z [00:02:16.997]➜  mkdir -p $WORK/b611/
2025-08-20T22:37:43.3334682Z [00:02:16.997]➜  cat >/tmp/go-build3346486511/b611/importcfg << 'EOF' # internal
2025-08-20T22:37:43.3335415Z [00:02:16.997]➜  # import config
2025-08-20T22:37:43.3335872Z [00:02:16.997]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:43.3336363Z [00:02:16.997]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:43.3336799Z [00:02:16.997]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:43.3337283Z [00:02:16.997]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:43.3337733Z [00:02:16.998]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:43.3338155Z [00:02:16.998]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.3338557Z [00:02:16.998]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:43.3338958Z [00:02:16.998]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:43.3339368Z [00:02:16.998]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:43.3339801Z [00:02:16.998]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:43.3340227Z [00:02:16.998]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:43.3340645Z [00:02:16.998]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:43.3341073Z [00:02:16.998]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.3341495Z [00:02:16.998]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:43.3341946Z [00:02:16.998]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:43.3342379Z [00:02:16.998]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.3342818Z [00:02:16.998]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:43.3343153Z [00:02:16.998]➜  EOF
2025-08-20T22:37:43.3370676Z [00:02:17.000]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto=>github.com/gogo/protobuf@v1.3.2/proto;$WORK/b611=>" -p github.com/gogo/protobuf/proto -lang=go1.15 -complete -installsuffix shared -buildid 0Uq7lF-riX1giZFuC3YM/0Uq7lF-riX1giZFuC3YM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/clone.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/custom_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/decode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/deprecated.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/discard.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/duration.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/duration_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/encode.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/encode_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/equal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/extensions.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/lib.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/lib_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/message_set.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/properties.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/properties_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/skip_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_marshal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_merge.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text_parser.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/timestamp.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/wrappers.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go
2025-08-20T22:37:43.8831711Z [00:02:17.547]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T22:37:43.9123232Z [00:02:17.576]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/f9/f9585a2465ec0edc663d8bb0683623d9bcb69f342b70cc7b29c12c1abbe9afc0-d # internal
2025-08-20T22:37:43.9124682Z [00:02:17.576]➜  github.com/docker/docker/api/types/events
2025-08-20T22:37:43.9125053Z [00:02:17.576]➜  mkdir -p $WORK/b614/
2025-08-20T22:37:43.9130770Z [00:02:17.577]➜  cat >/tmp/go-build3346486511/b614/importcfg << 'EOF' # internal
2025-08-20T22:37:43.9131585Z [00:02:17.577]➜  # import config
2025-08-20T22:37:43.9132134Z [00:02:17.577]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:43.9132577Z [00:02:17.577]➜  EOF
2025-08-20T22:37:43.9135118Z [00:02:17.577]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/events=>github.com/docker/docker@v28.3.3+incompatible/api/types/events;$WORK/b614=>" -p github.com/docker/docker/api/types/events -lang=go1.16 -complete -installsuffix shared -buildid -xaRO1IMT9Rns4RMbYPe/-xaRO1IMT9Rns4RMbYPe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/events/events.go
2025-08-20T22:37:43.9226993Z [00:02:17.587]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T22:37:43.9249875Z [00:02:17.589]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/d0/d00d044f926f6167a922efc8fad530ed049eaa564333b9a07a6be6da17d2642e-d # internal
2025-08-20T22:37:43.9251133Z [00:02:17.589]➜  github.com/docker/docker/api/types/time
2025-08-20T22:37:43.9251519Z [00:02:17.589]➜  mkdir -p $WORK/b616/
2025-08-20T22:37:43.9251904Z [00:02:17.589]➜  cat >/tmp/go-build3346486511/b616/importcfg << 'EOF' # internal
2025-08-20T22:37:43.9252256Z [00:02:17.589]➜  # import config
2025-08-20T22:37:43.9252595Z [00:02:17.589]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.9253010Z [00:02:17.589]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:43.9253456Z [00:02:17.589]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:43.9253888Z [00:02:17.589]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.9254306Z [00:02:17.589]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.9254636Z [00:02:17.589]➜  EOF
2025-08-20T22:37:43.9256915Z [00:02:17.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/time=>github.com/docker/docker@v28.3.3+incompatible/api/types/time;$WORK/b616=>" -p github.com/docker/docker/api/types/time -lang=go1.16 -complete -installsuffix shared -buildid ZtpsnEYVmEl7AtF3LUZ4/ZtpsnEYVmEl7AtF3LUZ4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/time/timestamp.go
﻿2025-08-20T22:37:43.9403999Z [00:02:17.604]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T22:37:43.9410281Z [00:02:17.605]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/6f/6f0f78db957e7d4e503ac72bea3979b488f424d061564a57d94cd8025b806eef-d # internal
2025-08-20T22:37:43.9411233Z [00:02:17.605]➜  github.com/docker/docker/internal/lazyregexp
2025-08-20T22:37:43.9411841Z [00:02:17.605]➜  mkdir -p $WORK/b617/
2025-08-20T22:37:43.9426419Z [00:02:17.607]➜  cat >/tmp/go-build3346486511/b617/importcfg << 'EOF' # internal
2025-08-20T22:37:43.9427139Z [00:02:17.607]➜  # import config
2025-08-20T22:37:43.9427739Z [00:02:17.607]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:43.9428413Z [00:02:17.607]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:43.9429120Z [00:02:17.607]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.9430086Z [00:02:17.607]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:43.9430453Z [00:02:17.607]➜  EOF
2025-08-20T22:37:43.9432840Z [00:02:17.607]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/lazyregexp=>github.com/docker/docker@v28.3.3+incompatible/internal/lazyregexp;$WORK/b617=>" -p github.com/docker/docker/internal/lazyregexp -lang=go1.16 -complete -installsuffix shared -buildid PkKfj80w6NfVBnuAeaaH/PkKfj80w6NfVBnuAeaaH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/lazyregexp/lazyregexp.go
2025-08-20T22:37:43.9650797Z [00:02:17.629]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T22:37:43.9656053Z [00:02:17.630]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/3d/3d737b69e8aa60178b76283a1da2c9eb12cdc03bd79880e191327f82e7c9144c-d # internal
2025-08-20T22:37:43.9660471Z [00:02:17.630]➜  github.com/docker/go-connections/sockets
2025-08-20T22:37:43.9661030Z [00:02:17.630]➜  mkdir -p $WORK/b618/
2025-08-20T22:37:43.9669198Z [00:02:17.631]➜  cat >/tmp/go-build3346486511/b618/importcfg << 'EOF' # internal
2025-08-20T22:37:43.9670237Z [00:02:17.631]➜  # import config
2025-08-20T22:37:43.9670921Z [00:02:17.631]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:43.9671711Z [00:02:17.631]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:43.9672810Z [00:02:17.631]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:43.9673482Z [00:02:17.631]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:43.9673981Z [00:02:17.631]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:43.9674467Z [00:02:17.631]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:43.9674890Z [00:02:17.631]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:43.9675308Z [00:02:17.631]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:43.9675730Z [00:02:17.631]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:43.9680336Z [00:02:17.631]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:43.9680796Z [00:02:17.631]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:43.9681104Z [00:02:17.631]➜  EOF
2025-08-20T22:37:43.9684963Z [00:02:17.631]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets=>github.com/docker/go-connections@v0.5.0/sockets;$WORK/b618=>" -p github.com/docker/go-connections/sockets -lang=go1.18 -complete -installsuffix shared -buildid ffb8ODZRpl9a_xTKydCz/ffb8ODZRpl9a_xTKydCz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/inmem_socket.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/proxy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/tcp_socket.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/unix_socket.go
2025-08-20T22:37:43.9821039Z [00:02:17.646]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T22:37:44.0079516Z [00:02:17.672]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/69/694eb8a8506f7221522a01e7249e08b8fd79419861098c97da48a564bf49a230-d # internal
2025-08-20T22:37:44.0109775Z [00:02:17.675]➜  github.com/containers/storage/pkg/chunked
2025-08-20T22:37:44.0111561Z [00:02:17.675]➜  mkdir -p $WORK/b580/
2025-08-20T22:37:44.0112249Z [00:02:17.675]➜  cat >/tmp/go-build3346486511/b580/importcfg << 'EOF' # internal
2025-08-20T22:37:44.0112899Z [00:02:17.675]➜  # import config
2025-08-20T22:37:44.0113819Z [00:02:17.675]➜  packagefile archive/tar=/tmp/go-build3346486511/b288/_pkg_.a
2025-08-20T22:37:44.0117271Z [00:02:17.675]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:44.0117739Z [00:02:17.675]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:44.0118208Z [00:02:17.675]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:44.0118700Z [00:02:17.675]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:44.0119176Z [00:02:17.675]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:44.0119636Z [00:02:17.675]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:44.0120065Z [00:02:17.675]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.0120651Z [00:02:17.675]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3346486511/b581/_pkg_.a
2025-08-20T22:37:44.0121310Z [00:02:17.675]➜  packagefile github.com/containers/storage=/tmp/go-build3346486511/b542/_pkg_.a
2025-08-20T22:37:44.0121943Z [00:02:17.675]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:44.0122967Z [00:02:17.675]➜  packagefile github.com/containers/storage/drivers/copy=/tmp/go-build3346486511/b567/_pkg_.a
2025-08-20T22:37:44.0123715Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:44.0124437Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build3346486511/b285/_pkg_.a
2025-08-20T22:37:44.0125234Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/chunked/internal/minimal=/tmp/go-build3346486511/b286/_pkg_.a
2025-08-20T22:37:44.0126262Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/chunked/internal/path=/tmp/go-build3346486511/b561/_pkg_.a
2025-08-20T22:37:44.0127066Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build3346486511/b502/_pkg_.a
2025-08-20T22:37:44.0127761Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build3346486511/b563/_pkg_.a
2025-08-20T22:37:44.0128453Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:44.0129126Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:44.0129787Z [00:02:17.675]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:44.0130439Z [00:02:17.675]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3346486511/b577/_pkg_.a
2025-08-20T22:37:44.0131255Z [00:02:17.675]➜  packagefile github.com/docker/go-units=/tmp/go-build3346486511/b232/_pkg_.a
2025-08-20T22:37:44.0131816Z [00:02:17.675]➜  packagefile github.com/json-iterator/go=/tmp/go-build3346486511/b306/_pkg_.a
2025-08-20T22:37:44.0132409Z [00:02:17.675]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3346486511/b291/_pkg_.a
2025-08-20T22:37:44.0133169Z [00:02:17.675]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build3346486511/b299/_pkg_.a
2025-08-20T22:37:44.0133775Z [00:02:17.675]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:44.0134364Z [00:02:17.675]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:44.0134966Z [00:02:17.675]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:44.0135590Z [00:02:17.675]➜  packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build3346486511/b310/_pkg_.a
2025-08-20T22:37:44.0153560Z [00:02:17.675]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:44.0154160Z [00:02:17.675]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:44.0154628Z [00:02:17.675]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:44.0155057Z [00:02:17.675]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:44.0155505Z [00:02:17.675]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.0156041Z [00:02:17.675]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:44.0156460Z [00:02:17.675]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:44.0156863Z [00:02:17.675]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:44.0157299Z [00:02:17.675]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:44.0157753Z [00:02:17.675]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:44.0158182Z [00:02:17.675]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:44.0158604Z [00:02:17.675]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:44.0159015Z [00:02:17.675]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:44.0159429Z [00:02:17.675]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.0160142Z [00:02:17.675]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:44.0160658Z [00:02:17.675]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:44.0161095Z [00:02:17.675]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:44.0161535Z [00:02:17.675]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:44.0161952Z [00:02:17.675]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:44.0162265Z [00:02:17.675]➜  EOF
2025-08-20T22:37:44.0166989Z [00:02:17.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked=>github.com/containers/storage@v1.59.1/pkg/chunked;$WORK/b580=>" -p github.com/containers/storage/pkg/chunked -lang=go1.23 -complete -installsuffix shared -buildid yT1khkbGM93AlpYZk4SY/yT1khkbGM93AlpYZk4SY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/bloom_filter_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/cache_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compression.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compression_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/filesystem_linux.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage_linux.go
2025-08-20T22:37:44.0264730Z [00:02:17.689]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T22:37:44.0290956Z [00:02:17.690]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/db/dba55c669bac1945a831c02e226583c55970eca3c6f87413a45b86c2fc775811-d # internal
2025-08-20T22:37:44.0291878Z [00:02:17.690]➜  github.com/pkg/errors
2025-08-20T22:37:44.0292178Z [00:02:17.690]➜  mkdir -p $WORK/b619/
2025-08-20T22:37:44.0292552Z [00:02:17.690]➜  cat >/tmp/go-build3346486511/b619/importcfg << 'EOF' # internal
2025-08-20T22:37:44.0292898Z [00:02:17.690]➜  # import config
2025-08-20T22:37:44.0293237Z [00:02:17.690]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:44.0293651Z [00:02:17.690]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.0294051Z [00:02:17.690]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.0294463Z [00:02:17.690]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:44.0294883Z [00:02:17.690]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:44.0295309Z [00:02:17.690]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.0295869Z [00:02:17.690]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:44.0296284Z [00:02:17.690]➜  EOF
2025-08-20T22:37:44.0298572Z [00:02:17.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors=>github.com/pkg/errors@v0.9.1;$WORK/b619=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid c9t2xK-fYDiDkrr4QiG6/c9t2xK-fYDiDkrr4QiG6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/go113.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/stack.go
2025-08-20T22:37:44.0813813Z [00:02:17.745]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T22:37:44.0857586Z [00:02:17.750]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/82/8289c7d1a2f1c9c62e8df02280fff9341acc4e1e80e239ccdda8210191902d99-d # internal
2025-08-20T22:37:44.0864747Z [00:02:17.750]➜  github.com/felixge/httpsnoop
2025-08-20T22:37:44.0865130Z [00:02:17.750]➜  mkdir -p $WORK/b621/
2025-08-20T22:37:44.0871348Z [00:02:17.751]➜  cat >/tmp/go-build3346486511/b621/importcfg << 'EOF' # internal
2025-08-20T22:37:44.0871785Z [00:02:17.751]➜  # import config
2025-08-20T22:37:44.0872130Z [00:02:17.751]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:44.0872544Z [00:02:17.751]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.0872951Z [00:02:17.751]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:44.0873391Z [00:02:17.751]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:44.0873814Z [00:02:17.751]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:44.0874118Z [00:02:17.751]➜  EOF
2025-08-20T22:37:44.0877016Z [00:02:17.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop=>github.com/felixge/httpsnoop@v1.0.4;$WORK/b621=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid HuUKQucxwoollpeOMq_h/HuUKQucxwoollpeOMq_h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/capture_metrics.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/docs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go
2025-08-20T22:37:44.3596483Z [00:02:18.024]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T22:37:44.3729318Z [00:02:18.037]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/58/58d396594d3e7f6c6aa61b8df4772146a9810c1f45ea43f147f7a24173db310c-d # internal
2025-08-20T22:37:44.3761976Z [00:02:18.040]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request
2025-08-20T22:37:44.3763014Z [00:02:18.040]➜  mkdir -p $WORK/b622/
2025-08-20T22:37:44.3763990Z [00:02:18.040]➜  cat >/tmp/go-build3346486511/b622/importcfg << 'EOF' # internal
2025-08-20T22:37:44.3766935Z [00:02:18.040]➜  # import config
2025-08-20T22:37:44.3767302Z [00:02:18.040]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.3767738Z [00:02:18.040]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:44.3768167Z [00:02:18.040]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:44.3768479Z [00:02:18.040]➜  EOF
2025-08-20T22:37:44.3781816Z [00:02:18.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request;$WORK/b622=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.22 -complete -installsuffix shared -buildid 96Mpd5XijR5LXKx-a5JQ/96Mpd5XijR5LXKx-a5JQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go
2025-08-20T22:37:44.4482984Z [00:02:18.112]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T22:37:44.4494135Z [00:02:18.113]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/0f/0f2c425af6915330dc6e7d92e38f111230f01a025b0fd5cd64fcd766973424fe-d # internal
2025-08-20T22:37:44.4494806Z [00:02:18.113]➜  go.opentelemetry.io/otel/internal/attribute
2025-08-20T22:37:44.4495132Z [00:02:18.113]➜  mkdir -p $WORK/b627/
2025-08-20T22:37:44.4496917Z [00:02:18.114]➜  cat >/tmp/go-build3346486511/b627/importcfg << 'EOF' # internal
2025-08-20T22:37:44.4497553Z [00:02:18.114]➜  # import config
2025-08-20T22:37:44.4498119Z [00:02:18.114]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:44.4498869Z [00:02:18.114]➜  EOF
2025-08-20T22:37:44.4501494Z [00:02:18.114]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/attribute=>go.opentelemetry.io/otel@v1.35.0/internal/attribute;$WORK/b627=>" -p go.opentelemetry.io/otel/internal/attribute -lang=go1.22 -complete -installsuffix shared -buildid mIrdgYBZ_jKf3jEPl2C3/mIrdgYBZ_jKf3jEPl2C3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/attribute/attribute.go
2025-08-20T22:37:44.5087420Z [00:02:18.173]➜  go tool buildid -w $WORK/b627/_pkg_.a # internal
2025-08-20T22:37:44.5090690Z [00:02:18.173]➜  cp $WORK/b627/_pkg_.a /root/.cache/go-build/ba/ba51024983e9e796d0bf4e4dcc751b3690591f492608cd03a4a327c9583e8423-d # internal
2025-08-20T22:37:44.5096313Z [00:02:18.173]➜  go.opentelemetry.io/otel/attribute
2025-08-20T22:37:44.5097109Z [00:02:18.174]➜  mkdir -p $WORK/b625/
2025-08-20T22:37:44.5100149Z [00:02:18.174]➜  cat >/tmp/go-build3346486511/b625/importcfg << 'EOF' # internal
2025-08-20T22:37:44.5100539Z [00:02:18.174]➜  # import config
2025-08-20T22:37:44.5100886Z [00:02:18.174]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:44.5101302Z [00:02:18.174]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:44.5101751Z [00:02:18.174]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:44.5102860Z [00:02:18.174]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.5103578Z [00:02:18.174]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build3346486511/b626/_pkg_.a
2025-08-20T22:37:44.5104615Z [00:02:18.174]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3346486511/b627/_pkg_.a
2025-08-20T22:37:44.5105514Z [00:02:18.174]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:44.5158157Z [00:02:18.180]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:44.5158954Z [00:02:18.180]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:44.5166455Z [00:02:18.180]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.5167060Z [00:02:18.180]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:44.5168104Z [00:02:18.180]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:44.5168476Z [00:02:18.180]➜  EOF
2025-08-20T22:37:44.5172993Z [00:02:18.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute=>go.opentelemetry.io/otel@v1.35.0/attribute;$WORK/b625=>" -p go.opentelemetry.io/otel/attribute -lang=go1.22 -complete -installsuffix shared -buildid vkT4cFj1OAb0GFL1l698/vkT4cFj1OAb0GFL1l698 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/encoder.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/filter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/iterator.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/kv.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/set.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/type_string.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/value.go
2025-08-20T22:37:44.5331916Z [00:02:18.197]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T22:37:44.5473678Z [00:02:18.211]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/d7/d794801cbd463427b85799310df6594e0c7a9eeecc63b0cb2eba4e1d6fbdffd3-d # internal
2025-08-20T22:37:44.5489931Z [00:02:18.213]➜  github.com/containers/image/v5/storage
2025-08-20T22:37:44.5490958Z [00:02:18.213]➜  mkdir -p $WORK/b541/
2025-08-20T22:37:44.5494003Z [00:02:18.213]➜  cat >/tmp/go-build3346486511/b541/importcfg << 'EOF' # internal
2025-08-20T22:37:44.5494384Z [00:02:18.213]➜  # import config
2025-08-20T22:37:44.5494728Z [00:02:18.213]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:44.5495154Z [00:02:18.213]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:44.5495611Z [00:02:18.213]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:44.5496241Z [00:02:18.213]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:44.5496662Z [00:02:18.213]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.5497237Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:44.5497950Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:44.5498741Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:44.5499583Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:44.5500402Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:44.5501506Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:44.5502261Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:44.5503002Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3346486511/b213/_pkg_.a
2025-08-20T22:37:44.5503748Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:44.5504664Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3346486511/b216/_pkg_.a
2025-08-20T22:37:44.5505354Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:44.5506181Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3346486511/b208/_pkg_.a
2025-08-20T22:37:44.5506909Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:44.5507557Z [00:02:18.213]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:44.5508163Z [00:02:18.213]➜  packagefile github.com/containers/storage=/tmp/go-build3346486511/b542/_pkg_.a
2025-08-20T22:37:44.5508772Z [00:02:18.213]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:44.5509441Z [00:02:18.213]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:44.5510105Z [00:02:18.213]➜  packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build3346486511/b580/_pkg_.a
2025-08-20T22:37:44.5510786Z [00:02:18.213]➜  packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build3346486511/b502/_pkg_.a
2025-08-20T22:37:44.5511467Z [00:02:18.213]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:44.5512136Z [00:02:18.213]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:44.5512776Z [00:02:18.213]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:44.5513448Z [00:02:18.213]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:44.5514079Z [00:02:18.213]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:44.5514742Z [00:02:18.213]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.5515198Z [00:02:18.213]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:44.5515637Z [00:02:18.213]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:44.5547401Z [00:02:18.213]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:44.5547872Z [00:02:18.213]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:44.5548318Z [00:02:18.213]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:44.5548756Z [00:02:18.213]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:44.5549086Z [00:02:18.213]➜  EOF
2025-08-20T22:37:44.5552665Z [00:02:18.213]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage=>github.com/containers/image/v5@v5.36.1/storage;$WORK/b541=>" -p github.com/containers/image/v5/storage -lang=go1.23 -complete -installsuffix shared -buildid cchhb7-Ui7RVvhoETRgC/cchhb7-Ui7RVvhoETRgC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_image.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_reference.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_transport.go
2025-08-20T22:37:44.6853268Z [00:02:18.349]➜  go tool buildid -w $WORK/b625/_pkg_.a # internal
2025-08-20T22:37:44.6878821Z [00:02:18.352]➜  cp $WORK/b625/_pkg_.a /root/.cache/go-build/00/002835345507b69a1d67e6094d7aa7e684b090dc2945b6c47e909c145f06072c-d # internal
2025-08-20T22:37:44.6886394Z [00:02:18.352]➜  go.opentelemetry.io/otel/codes
2025-08-20T22:37:44.6886737Z [00:02:18.352]➜  mkdir -p $WORK/b628/
2025-08-20T22:37:44.6923407Z [00:02:18.356]➜  cat >/tmp/go-build3346486511/b628/importcfg << 'EOF' # internal
2025-08-20T22:37:44.6924334Z [00:02:18.356]➜  # import config
2025-08-20T22:37:44.6927038Z [00:02:18.356]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:44.6927989Z [00:02:18.356]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:44.6928437Z [00:02:18.356]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.6928858Z [00:02:18.356]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.6929180Z [00:02:18.356]➜  EOF
2025-08-20T22:37:44.6931384Z [00:02:18.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes=>go.opentelemetry.io/otel@v1.35.0/codes;$WORK/b628=>" -p go.opentelemetry.io/otel/codes -lang=go1.22 -complete -installsuffix shared -buildid mlkPhHK7geCNANUH4-ML/mlkPhHK7geCNANUH4-ML -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/codes.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/doc.go
2025-08-20T22:37:44.7188301Z [00:02:18.383]➜  go tool buildid -w $WORK/b628/_pkg_.a # internal
2025-08-20T22:37:44.7196644Z [00:02:18.384]➜  cp $WORK/b628/_pkg_.a /root/.cache/go-build/6e/6ea0799f76cee6f5166a7a88a1ec387a5b6fee0a2543be177047c171077e4205-d # internal
2025-08-20T22:37:44.7207102Z [00:02:18.385]➜  go.opentelemetry.io/otel/semconv/v1.20.0
2025-08-20T22:37:44.7208014Z [00:02:18.385]➜  mkdir -p $WORK/b629/
2025-08-20T22:37:44.7219396Z [00:02:18.386]➜  cat >/tmp/go-build3346486511/b629/importcfg << 'EOF' # internal
2025-08-20T22:37:44.7220913Z [00:02:18.386]➜  # import config
2025-08-20T22:37:44.7221755Z [00:02:18.386]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:44.7222963Z [00:02:18.386]➜  EOF
2025-08-20T22:37:44.7232806Z [00:02:18.386]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0;$WORK/b629=>" -p go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.22 -complete -installsuffix shared -buildid JGTxXZaRwb-EYUnU3XEO/JGTxXZaRwb-EYUnU3XEO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go
2025-08-20T22:37:44.7938374Z [00:02:18.458]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T22:37:44.8069899Z [00:02:18.471]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/57/57a4d424e1eb2aa2779862409c8fb436bdb1dc8e6466aeea4c01a8f0f2193c66-d # internal
2025-08-20T22:37:44.8071409Z [00:02:18.471]➜  github.com/docker/docker/api/types/swarm/runtime
2025-08-20T22:37:44.8074349Z [00:02:18.471]➜  mkdir -p $WORK/b610/
2025-08-20T22:37:44.8074964Z [00:02:18.471]➜  cat >/tmp/go-build3346486511/b610/importcfg << 'EOF' # internal
2025-08-20T22:37:44.8080133Z [00:02:18.471]➜  # import config
2025-08-20T22:37:44.8080678Z [00:02:18.471]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.8081437Z [00:02:18.471]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build3346486511/b611/_pkg_.a
2025-08-20T22:37:44.8082778Z [00:02:18.471]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.8090030Z [00:02:18.471]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:44.8090851Z [00:02:18.471]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:44.8091649Z [00:02:18.471]➜  EOF
2025-08-20T22:37:44.8094442Z [00:02:18.471]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime=>github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/runtime;$WORK/b610=>" -p github.com/docker/docker/api/types/swarm/runtime -lang=go1.16 -complete -installsuffix shared -buildid Nhxs1Vtemhdqgt6t0aQa/Nhxs1Vtemhdqgt6t0aQa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go
2025-08-20T22:37:44.8738222Z [00:02:18.537]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T22:37:44.8739545Z [00:02:18.537]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/01/01d8affb063838c07ba94ea1211664c1d4a45818e4978a39d060d38ed7e7a92b-d # internal
2025-08-20T22:37:44.8740434Z [00:02:18.537]➜  github.com/docker/docker/api/types/swarm
2025-08-20T22:37:44.8741089Z [00:02:18.537]➜  mkdir -p $WORK/b609/
2025-08-20T22:37:44.8742703Z [00:02:18.537]➜  cat >/tmp/go-build3346486511/b609/importcfg << 'EOF' # internal
2025-08-20T22:37:44.8743062Z [00:02:18.537]➜  # import config
2025-08-20T22:37:44.8743555Z [00:02:18.537]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3346486511/b596/_pkg_.a
2025-08-20T22:37:44.8744250Z [00:02:18.537]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:44.8745250Z [00:02:18.537]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3346486511/b600/_pkg_.a
2025-08-20T22:37:44.8758387Z [00:02:18.537]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build3346486511/b601/_pkg_.a
2025-08-20T22:37:44.8759163Z [00:02:18.537]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3346486511/b610/_pkg_.a
2025-08-20T22:37:44.8759718Z [00:02:18.537]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:44.8760134Z [00:02:18.537]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.8760567Z [00:02:18.537]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:44.8760877Z [00:02:18.537]➜  EOF
2025-08-20T22:37:44.8770089Z [00:02:18.537]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm=>github.com/docker/docker@v28.3.3+incompatible/api/types/swarm;$WORK/b609=>" -p github.com/docker/docker/api/types/swarm -lang=go1.16 -complete -installsuffix shared -buildid DPSLKU8mlC9H18_HIyA8/DPSLKU8mlC9H18_HIyA8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/container.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/network.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/node.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/secret.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/swarm.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/task.go
2025-08-20T22:37:44.8849442Z [00:02:18.549]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T22:37:44.8901652Z [00:02:18.554]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/9f/9f6c1559fc1fd0810b3b709fc3dc3e9db864bd4c3acdb2e429b00237e396e353-d # internal
2025-08-20T22:37:44.8909376Z [00:02:18.555]➜  log/slog/internal/buffer
2025-08-20T22:37:44.8919409Z [00:02:18.556]➜  mkdir -p $WORK/b634/
2025-08-20T22:37:44.8931550Z [00:02:18.557]➜  cat >/tmp/go-build3346486511/b634/importcfg << 'EOF' # internal
2025-08-20T22:37:44.8932165Z [00:02:18.557]➜  # import config
2025-08-20T22:37:44.8932978Z [00:02:18.557]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:44.8933579Z [00:02:18.557]➜  EOF
2025-08-20T22:37:44.8935975Z [00:02:18.557]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b634=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid xzxUO5vP-XvNEJOhwgu0/xzxUO5vP-XvNEJOhwgu0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T22:37:44.8950259Z [00:02:18.559]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T22:37:44.8960361Z [00:02:18.560]➜  go tool buildid -w $WORK/b629/_pkg_.a # internal
2025-08-20T22:37:44.8976913Z [00:02:18.560]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/e2/e2969d46919bf225f619054ca452a4b921965226a997b5bc86a3c0e78bc27e78-d # internal
2025-08-20T22:37:44.8977955Z [00:02:18.561]➜  github.com/docker/docker/api/types/volume
2025-08-20T22:37:44.8978508Z [00:02:18.561]➜  mkdir -p $WORK/b612/
2025-08-20T22:37:44.8979156Z [00:02:18.561]➜  cat >/tmp/go-build3346486511/b612/importcfg << 'EOF' # internal
2025-08-20T22:37:44.8979847Z [00:02:18.561]➜  # import config
2025-08-20T22:37:44.8980847Z [00:02:18.561]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:44.8981905Z [00:02:18.561]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3346486511/b609/_pkg_.a
2025-08-20T22:37:44.8982525Z [00:02:18.561]➜  EOF
2025-08-20T22:37:44.8987396Z [00:02:18.561]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume=>github.com/docker/docker@v28.3.3+incompatible/api/types/volume;$WORK/b612=>" -p github.com/docker/docker/api/types/volume -lang=go1.16 -complete -installsuffix shared -buildid P0QwZyz26klJYn2e55It/P0QwZyz26klJYn2e55It -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/create_options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/disk_usage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/list_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/volume.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/volume_update.go
2025-08-20T22:37:44.9020236Z [00:02:18.566]➜  cp $WORK/b629/_pkg_.a /root/.cache/go-build/95/95fc9a28fda5fcde0d946e1697d6033441610672dbda0a2d7e8d707592f6a227-d # internal
2025-08-20T22:37:44.9029022Z [00:02:18.567]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
2025-08-20T22:37:44.9032112Z [00:02:18.567]➜  mkdir -p $WORK/b624/
2025-08-20T22:37:44.9042362Z [00:02:18.568]➜  cat >/tmp/go-build3346486511/b624/importcfg << 'EOF' # internal
2025-08-20T22:37:44.9049614Z [00:02:18.569]➜  # import config
2025-08-20T22:37:44.9057584Z [00:02:18.570]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.9067034Z [00:02:18.571]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:44.9073210Z [00:02:18.571]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:44.9079415Z [00:02:18.572]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3346486511/b629/_pkg_.a
2025-08-20T22:37:44.9098915Z [00:02:18.573]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:44.9099417Z [00:02:18.573]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:44.9099857Z [00:02:18.573]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.9100286Z [00:02:18.573]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:44.9100606Z [00:02:18.573]➜  EOF
2025-08-20T22:37:44.9104534Z [00:02:18.573]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil;$WORK/b624=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.22 -complete -installsuffix shared -buildid sokXRNTvbEldHjtgvys1/sokXRNTvbEldHjtgvys1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go
2025-08-20T22:37:44.9132327Z [00:02:18.577]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T22:37:44.9141245Z [00:02:18.578]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/50/505247142778f3b759d64f5d3c4f5b19abacab4dada83ad913482de11e3b1537-d # internal
2025-08-20T22:37:44.9144468Z [00:02:18.578]➜  go tool buildid -w $WORK/b634/_pkg_.a # internal
2025-08-20T22:37:44.9154580Z [00:02:18.579]➜  cp $WORK/b634/_pkg_.a /root/.cache/go-build/32/325b843a00aa831889a4a40fa80477b1acb02285e9a98777f8df242b94b4c827-d # internal
2025-08-20T22:37:44.9157968Z [00:02:18.580]➜  github.com/docker/docker/api/types/system
2025-08-20T22:37:44.9158699Z [00:02:18.580]➜  mkdir -p $WORK/b615/
2025-08-20T22:37:44.9159305Z [00:02:18.580]➜  cat >/tmp/go-build3346486511/b615/importcfg << 'EOF' # internal
2025-08-20T22:37:44.9160724Z [00:02:18.580]➜  # import config
2025-08-20T22:37:44.9161091Z [00:02:18.580]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:44.9161511Z [00:02:18.580]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.9162090Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build3346486511/b595/_pkg_.a
2025-08-20T22:37:44.9162770Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3346486511/b596/_pkg_.a
2025-08-20T22:37:44.9163451Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build3346486511/b608/_pkg_.a
2025-08-20T22:37:44.9164121Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3346486511/b607/_pkg_.a
2025-08-20T22:37:44.9165066Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3346486511/b609/_pkg_.a
2025-08-20T22:37:44.9165733Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3346486511/b612/_pkg_.a
2025-08-20T22:37:44.9173164Z [00:02:18.580]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:44.9173490Z [00:02:18.580]➜  EOF
2025-08-20T22:37:44.9176898Z [00:02:18.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system=>github.com/docker/docker@v28.3.3+incompatible/api/types/system;$WORK/b615=>" -p github.com/docker/docker/api/types/system -lang=go1.16 -complete -installsuffix shared -buildid gc4_EWL0QkdDW1PvEhEO/gc4_EWL0QkdDW1PvEhEO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/disk_usage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/info.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/runtime.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/security_opts.go
2025-08-20T22:37:44.9180024Z [00:02:18.580]➜  github.com/docker/docker/api/types
2025-08-20T22:37:44.9180327Z [00:02:18.580]➜  mkdir -p $WORK/b594/
2025-08-20T22:37:44.9180697Z [00:02:18.580]➜  cat >/tmp/go-build3346486511/b594/importcfg << 'EOF' # internal
2025-08-20T22:37:44.9181054Z [00:02:18.580]➜  # import config
2025-08-20T22:37:44.9181387Z [00:02:18.580]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:44.9181810Z [00:02:18.580]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:44.9182260Z [00:02:18.580]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:44.9182698Z [00:02:18.580]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.9183242Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build3346486511/b595/_pkg_.a
2025-08-20T22:37:44.9183900Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build3346486511/b598/_pkg_.a
2025-08-20T22:37:44.9184578Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3346486511/b596/_pkg_.a
2025-08-20T22:37:44.9185254Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build3346486511/b608/_pkg_.a
2025-08-20T22:37:44.9186262Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build3346486511/b603/_pkg_.a
2025-08-20T22:37:44.9186996Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3346486511/b609/_pkg_.a
2025-08-20T22:37:44.9187702Z [00:02:18.580]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3346486511/b612/_pkg_.a
2025-08-20T22:37:44.9188228Z [00:02:18.580]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:44.9188638Z [00:02:18.580]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:44.9188943Z [00:02:18.580]➜  EOF
2025-08-20T22:37:44.9194439Z [00:02:18.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types=>github.com/docker/docker@v28.3.3+incompatible/api/types;$WORK/b594=>" -p github.com/docker/docker/api/types -lang=go1.16 -complete -installsuffix shared -buildid HoclzoRMDGYgMr1BYDgO/HoclzoRMDGYgMr1BYDgO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/error_response.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/error_response_ext.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_device.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_env.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_interface_type.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_mount.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_responses.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/types.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/types_deprecated.go
2025-08-20T22:37:44.9415890Z [00:02:18.605]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T22:37:44.9437070Z [00:02:18.606]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T22:37:44.9439698Z [00:02:18.607]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/4b/4bd3ec093932ce8c3d2104d3cc26fa1c6777311b4d21afcba0a7199f0c014f2a-d # internal
2025-08-20T22:37:44.9441768Z [00:02:18.607]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/6e/6e1bf8f8659fe27eadc2511c2fd72f55b841f4e925a055e1d5fe7828d46d0ca4-d # internal
2025-08-20T22:37:44.9444259Z [00:02:18.608]➜  log/slog
2025-08-20T22:37:44.9444519Z [00:02:18.608]➜  mkdir -p $WORK/b632/
2025-08-20T22:37:44.9446250Z [00:02:18.608]➜  go.opentelemetry.io/auto/sdk/internal/telemetry
2025-08-20T22:37:44.9448157Z [00:02:18.608]➜  mkdir -p $WORK/b639/
2025-08-20T22:37:44.9448685Z [00:02:18.609]➜  cat >/tmp/go-build3346486511/b639/importcfg << 'EOF' # internal
2025-08-20T22:37:44.9449505Z [00:02:18.609]➜  # import config
2025-08-20T22:37:44.9450044Z [00:02:18.609]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:44.9450532Z [00:02:18.609]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:44.9451968Z [00:02:18.609]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:44.9452617Z [00:02:18.609]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:44.9456986Z [00:02:18.609]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:44.9457834Z [00:02:18.609]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:44.9460988Z [00:02:18.609]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.9461424Z [00:02:18.609]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.9461840Z [00:02:18.609]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:44.9462279Z [00:02:18.609]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:44.9463010Z [00:02:18.609]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.9463511Z [00:02:18.609]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:44.9463825Z [00:02:18.609]➜  EOF
2025-08-20T22:37:44.9471351Z [00:02:18.609]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=>go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry;$WORK/b639=>" -p go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.22 -complete -installsuffix shared -buildid 0NjRZWkMs-R32rmg_AEW/0NjRZWkMs-R32rmg_AEW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go
2025-08-20T22:37:44.9477706Z [00:02:18.610]➜  cat >/tmp/go-build3346486511/b632/importcfg << 'EOF' # internal
2025-08-20T22:37:44.9478136Z [00:02:18.610]➜  # import config
2025-08-20T22:37:44.9478635Z [00:02:18.610]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:44.9479450Z [00:02:18.610]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:44.9480051Z [00:02:18.610]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:44.9480548Z [00:02:18.610]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:44.9481225Z [00:02:18.610]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:44.9481842Z [00:02:18.610]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:44.9482399Z [00:02:18.610]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:44.9482823Z [00:02:18.610]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:44.9483496Z [00:02:18.610]➜  packagefile log/internal=/tmp/go-build3346486511/b199/_pkg_.a
2025-08-20T22:37:44.9484229Z [00:02:18.610]➜  packagefile log/slog/internal=/tmp/go-build3346486511/b633/_pkg_.a
2025-08-20T22:37:44.9484926Z [00:02:18.610]➜  packagefile log/slog/internal/buffer=/tmp/go-build3346486511/b634/_pkg_.a
2025-08-20T22:37:44.9485609Z [00:02:18.610]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:44.9486277Z [00:02:18.610]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:44.9486987Z [00:02:18.610]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:44.9487419Z [00:02:18.610]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:44.9487844Z [00:02:18.610]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:44.9488282Z [00:02:18.610]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:44.9488961Z [00:02:18.610]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:44.9489580Z [00:02:18.610]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:44.9490218Z [00:02:18.610]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:44.9490696Z [00:02:18.610]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:44.9494307Z [00:02:18.610]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:44.9494851Z [00:02:18.610]➜  EOF
2025-08-20T22:37:44.9497358Z [00:02:18.610]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b632=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid nhnpwUMZh03h3VIHK5N1/nhnpwUMZh03h3VIHK5N1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/.go/src/log/slog/attr.go /root/.go/src/log/slog/doc.go /root/.go/src/log/slog/handler.go /root/.go/src/log/slog/json_handler.go /root/.go/src/log/slog/level.go /root/.go/src/log/slog/logger.go /root/.go/src/log/slog/record.go /root/.go/src/log/slog/text_handler.go /root/.go/src/log/slog/value.go
2025-08-20T22:37:44.9755381Z [00:02:18.639]➜  go tool buildid -w $WORK/b624/_pkg_.a # internal
2025-08-20T22:37:44.9764470Z [00:02:18.640]➜  cp $WORK/b624/_pkg_.a /root/.cache/go-build/40/40f0e2bd631a7cd3346b9acacd7143ce293ad6771e2c4681bca90ed0b17191fc-d # internal
2025-08-20T22:37:44.9767124Z [00:02:18.641]➜  go.opentelemetry.io/otel/semconv/v1.26.0
2025-08-20T22:37:44.9767467Z [00:02:18.641]➜  mkdir -p $WORK/b640/
2025-08-20T22:37:44.9771553Z [00:02:18.641]➜  cat >/tmp/go-build3346486511/b640/importcfg << 'EOF' # internal
2025-08-20T22:37:44.9771913Z [00:02:18.641]➜  # import config
2025-08-20T22:37:44.9772361Z [00:02:18.641]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:44.9773727Z [00:02:18.641]➜  EOF
2025-08-20T22:37:44.9777232Z [00:02:18.641]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0;$WORK/b640=>" -p go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.22 -complete -installsuffix shared -buildid Iu53dLnWV-RAAwYxhvI3/Iu53dLnWV-RAAwYxhvI3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go
2025-08-20T22:37:45.0957717Z [00:02:18.760]➜  go tool buildid -w $WORK/b639/_pkg_.a # internal
2025-08-20T22:37:45.0977730Z [00:02:18.762]➜  cp $WORK/b639/_pkg_.a /root/.cache/go-build/bf/bf857de7bbf24a2b8e72dfc121aeb85b676a49fa9c35a7d3f7e4ff41f2a0ee75-d # internal
2025-08-20T22:37:45.0983662Z [00:02:18.762]➜  go.opentelemetry.io/otel/trace/internal/telemetry
2025-08-20T22:37:45.0984562Z [00:02:18.762]➜  mkdir -p $WORK/b643/
2025-08-20T22:37:45.0987188Z [00:02:18.763]➜  cat >/tmp/go-build3346486511/b643/importcfg << 'EOF' # internal
2025-08-20T22:37:45.0989761Z [00:02:18.763]➜  # import config
2025-08-20T22:37:45.0990679Z [00:02:18.763]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:45.0991329Z [00:02:18.763]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:45.0991921Z [00:02:18.763]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:45.0992780Z [00:02:18.763]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:45.0993740Z [00:02:18.763]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:45.0994208Z [00:02:18.763]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.0994620Z [00:02:18.763]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.0995022Z [00:02:18.763]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:45.0995428Z [00:02:18.763]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:45.0996053Z [00:02:18.763]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:45.0996715Z [00:02:18.763]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.0997203Z [00:02:18.763]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.0997515Z [00:02:18.763]➜  EOF
2025-08-20T22:37:45.1003167Z [00:02:18.763]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=>go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry;$WORK/b643=>" -p go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.22 -complete -installsuffix shared -buildid 7w-lwcWuM9kchzDqvsX1/7w-lwcWuM9kchzDqvsX1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go
2025-08-20T22:37:45.1589059Z [00:02:18.823]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T22:37:45.1627980Z [00:02:18.827]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/fc/fc4e0fdd5fd87e3885c0b9f5fd7a76629914c489769f82e180cb6659aed59c6e-d # internal
2025-08-20T22:37:45.1650877Z [00:02:18.829]➜  github.com/go-logr/logr
2025-08-20T22:37:45.1655938Z [00:02:18.829]➜  mkdir -p $WORK/b631/
2025-08-20T22:37:45.1656420Z [00:02:18.829]➜  cat >/tmp/go-build3346486511/b631/importcfg << 'EOF' # internal
2025-08-20T22:37:45.1656774Z [00:02:18.829]➜  # import config
2025-08-20T22:37:45.1657128Z [00:02:18.829]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.1657595Z [00:02:18.829]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.1658040Z [00:02:18.829]➜  packagefile log/slog=/tmp/go-build3346486511/b632/_pkg_.a
2025-08-20T22:37:45.1658474Z [00:02:18.829]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:45.1658896Z [00:02:18.829]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.1659201Z [00:02:18.829]➜  EOF
2025-08-20T22:37:45.1663045Z [00:02:18.829]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr=>github.com/go-logr/logr@v1.4.3;$WORK/b631=>" -p github.com/go-logr/logr -lang=go1.18 -complete -installsuffix shared -buildid Q5n_wxmDwd4r1OjaorH9/Q5n_wxmDwd4r1OjaorH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context_slog.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/discard.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/logr.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/sloghandler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/slogr.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/slogsink.go
2025-08-20T22:37:45.2248566Z [00:02:18.889]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T22:37:45.2266742Z [00:02:18.890]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/54/54bfb73f984509d29188a80ad2a5fea185e7b110421ce85a88e8281636a13b3f-d # internal
2025-08-20T22:37:45.2274541Z [00:02:18.891]➜  github.com/go-logr/logr/funcr
2025-08-20T22:37:45.2279289Z [00:02:18.892]➜  mkdir -p $WORK/b637/
2025-08-20T22:37:45.2289262Z [00:02:18.893]➜  cat >/tmp/go-build3346486511/b637/importcfg << 'EOF' # internal
2025-08-20T22:37:45.2290944Z [00:02:18.893]➜  # import config
2025-08-20T22:37:45.2291737Z [00:02:18.893]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:45.2292341Z [00:02:18.893]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.2293188Z [00:02:18.893]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:45.2293782Z [00:02:18.893]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:45.2294926Z [00:02:18.893]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.2295416Z [00:02:18.893]➜  packagefile github.com/go-logr/logr=/tmp/go-build3346486511/b631/_pkg_.a
2025-08-20T22:37:45.2299456Z [00:02:18.893]➜  packagefile log/slog=/tmp/go-build3346486511/b632/_pkg_.a
2025-08-20T22:37:45.2299963Z [00:02:18.893]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:45.2300420Z [00:02:18.893]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.2300847Z [00:02:18.893]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:45.2301275Z [00:02:18.893]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.2301699Z [00:02:18.893]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.2302121Z [00:02:18.893]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.2302429Z [00:02:18.893]➜  EOF
2025-08-20T22:37:45.2308292Z [00:02:18.895]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr=>github.com/go-logr/logr@v1.4.3/funcr;$WORK/b637=>" -p github.com/go-logr/logr/funcr -lang=go1.18 -complete -installsuffix shared -buildid gNQqTfkxY3PBzZvBTAlr/gNQqTfkxY3PBzZvBTAlr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr/funcr.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr/slogsink.go
2025-08-20T22:37:45.2388695Z [00:02:18.903]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T22:37:45.2426691Z [00:02:18.907]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/ae/aeb2b8919d617190c68ce469fb12ccaa4d8dcbc091a20cc32344534763f2e310-d # internal
2025-08-20T22:37:45.2458410Z [00:02:18.909]➜  go.opentelemetry.io/otel/metric
2025-08-20T22:37:45.2459976Z [00:02:18.910]➜  mkdir -p $WORK/b645/
2025-08-20T22:37:45.2461805Z [00:02:18.910]➜  cat >/tmp/go-build3346486511/b645/importcfg << 'EOF' # internal
2025-08-20T22:37:45.2463880Z [00:02:18.910]➜  # import config
2025-08-20T22:37:45.2465359Z [00:02:18.910]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.2467112Z [00:02:18.910]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:45.2467837Z [00:02:18.910]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3346486511/b646/_pkg_.a
2025-08-20T22:37:45.2468263Z [00:02:18.910]➜  EOF
2025-08-20T22:37:45.2497291Z [00:02:18.913]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric=>go.opentelemetry.io/otel/metric@v1.35.0;$WORK/b645=>" -p go.opentelemetry.io/otel/metric -lang=go1.22 -complete -installsuffix shared -buildid m_gZs6H6zAI4CMuRs-at/m_gZs6H6zAI4CMuRs-at -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/asyncint64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/instrument.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/meter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/syncint64.go
2025-08-20T22:37:45.2558588Z [00:02:18.920]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T22:37:45.2643498Z [00:02:18.928]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/85/85119c4d37dfb93e47dbf5d9c47b6ee98e97351a389637f405c39726f1232491-d # internal
2025-08-20T22:37:45.2680741Z [00:02:18.932]➜  go.opentelemetry.io/otel/trace
2025-08-20T22:37:45.2682445Z [00:02:18.932]➜  mkdir -p $WORK/b641/
2025-08-20T22:37:45.2709547Z [00:02:18.935]➜  cat >/tmp/go-build3346486511/b641/importcfg << 'EOF' # internal
2025-08-20T22:37:45.2710007Z [00:02:18.935]➜  # import config
2025-08-20T22:37:45.2710556Z [00:02:18.935]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:45.2711159Z [00:02:18.935]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.2711659Z [00:02:18.935]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:45.2712133Z [00:02:18.935]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:45.2712574Z [00:02:18.935]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.2713100Z [00:02:18.935]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:45.2713705Z [00:02:18.935]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:45.2714338Z [00:02:18.935]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3346486511/b640/_pkg_.a
2025-08-20T22:37:45.2714989Z [00:02:18.935]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3346486511/b642/_pkg_.a
2025-08-20T22:37:45.2715684Z [00:02:18.935]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3346486511/b643/_pkg_.a
2025-08-20T22:37:45.2716757Z [00:02:18.935]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:45.2717170Z [00:02:18.935]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.2717585Z [00:02:18.935]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.2718009Z [00:02:18.935]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:45.2718446Z [00:02:18.935]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.2718870Z [00:02:18.935]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.2719286Z [00:02:18.935]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:45.2719723Z [00:02:18.935]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:45.2720155Z [00:02:18.935]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.2720768Z [00:02:18.935]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:45.2721306Z [00:02:18.935]➜  EOF
2025-08-20T22:37:45.2726542Z [00:02:18.935]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace=>go.opentelemetry.io/otel/trace@v1.35.0;$WORK/b641=>" -p go.opentelemetry.io/otel/trace -lang=go1.22 -complete -installsuffix shared -buildid CnWwg2s9u8ofL8j4wmr3/CnWwg2s9u8ofL8j4wmr3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/auto.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/context.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/nonrecording.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/provider.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/span.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/trace.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/tracer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/tracestate.go
2025-08-20T22:37:45.3599685Z [00:02:19.024]➜  go tool buildid -w $WORK/b637/_pkg_.a # internal
2025-08-20T22:37:45.3618458Z [00:02:19.026]➜  cp $WORK/b637/_pkg_.a /root/.cache/go-build/dd/ddfaac4882ebc7031eb46aa3bd64c34798cc0394380b5530b18b052ed0cc40f2-d # internal
2025-08-20T22:37:45.3620166Z [00:02:19.026]➜  github.com/go-logr/stdr
2025-08-20T22:37:45.3621700Z [00:02:19.026]➜  mkdir -p $WORK/b636/
2025-08-20T22:37:45.3625990Z [00:02:19.027]➜  cat >/tmp/go-build3346486511/b636/importcfg << 'EOF' # internal
2025-08-20T22:37:45.3627411Z [00:02:19.027]➜  # import config
2025-08-20T22:37:45.3627870Z [00:02:19.027]➜  packagefile github.com/go-logr/logr=/tmp/go-build3346486511/b631/_pkg_.a
2025-08-20T22:37:45.3628452Z [00:02:19.027]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build3346486511/b637/_pkg_.a
2025-08-20T22:37:45.3628936Z [00:02:19.027]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:45.3629346Z [00:02:19.027]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.3629648Z [00:02:19.027]➜  EOF
2025-08-20T22:37:45.3631421Z [00:02:19.027]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr=>github.com/go-logr/stdr@v1.2.2;$WORK/b636=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid qZc2i5KrSVihMb73m32r/qZc2i5KrSVihMb73m32r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr/stdr.go
2025-08-20T22:37:45.3699877Z [00:02:19.034]➜  go tool buildid -w $WORK/b645/_pkg_.a # internal
2025-08-20T22:37:45.3726614Z [00:02:19.037]➜  cp $WORK/b645/_pkg_.a /root/.cache/go-build/93/93c21d727a12153fb6857c3225cb3de14236b4c31d7b9f573640866fc8c72c5d-d # internal
2025-08-20T22:37:45.3733823Z [00:02:19.037]➜  go.opentelemetry.io/otel/internal/baggage
2025-08-20T22:37:45.3736866Z [00:02:19.038]➜  mkdir -p $WORK/b649/
2025-08-20T22:37:45.3740833Z [00:02:19.038]➜  cat >/tmp/go-build3346486511/b649/importcfg << 'EOF' # internal
2025-08-20T22:37:45.3741823Z [00:02:19.038]➜  # import config
2025-08-20T22:37:45.3742199Z [00:02:19.038]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.3742528Z [00:02:19.038]➜  EOF
2025-08-20T22:37:45.3753430Z [00:02:19.039]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage=>go.opentelemetry.io/otel@v1.35.0/internal/baggage;$WORK/b649=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.22 -complete -installsuffix shared -buildid f5U6dzCPkl32VzZUkq0h/f5U6dzCPkl32VzZUkq0h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage/context.go
2025-08-20T22:37:45.3964585Z [00:02:19.060]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T22:37:45.3970038Z [00:02:19.061]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/a0/a0e25ac30089a5f659cf5d116b71c9da1922664f77f7ffd7d3972e6403d828c9-d # internal
2025-08-20T22:37:45.3971830Z [00:02:19.061]➜  go.opentelemetry.io/otel/baggage
2025-08-20T22:37:45.3975666Z [00:02:19.062]➜  mkdir -p $WORK/b648/
2025-08-20T22:37:45.3981281Z [00:02:19.062]➜  cat >/tmp/go-build3346486511/b648/importcfg << 'EOF' # internal
2025-08-20T22:37:45.3983643Z [00:02:19.062]➜  # import config
2025-08-20T22:37:45.3984032Z [00:02:19.062]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.3984495Z [00:02:19.062]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.3984911Z [00:02:19.062]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.3985468Z [00:02:19.062]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3346486511/b649/_pkg_.a
2025-08-20T22:37:45.3986166Z [00:02:19.062]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:45.3986594Z [00:02:19.062]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.3990082Z [00:02:19.062]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:45.3990440Z [00:02:19.062]➜  EOF
2025-08-20T22:37:45.3993035Z [00:02:19.063]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage=>go.opentelemetry.io/otel@v1.35.0/baggage;$WORK/b648=>" -p go.opentelemetry.io/otel/baggage -lang=go1.22 -complete -installsuffix shared -buildid 8oylUQaaKGb9qSvWtTlR/8oylUQaaKGb9qSvWtTlR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/baggage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/context.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/doc.go
2025-08-20T22:37:45.4186124Z [00:02:19.083]➜  go tool buildid -w $WORK/b636/_pkg_.a # internal
2025-08-20T22:37:45.4198161Z [00:02:19.084]➜  cp $WORK/b636/_pkg_.a /root/.cache/go-build/f5/f5c4aa3e2a6acafdd6767bba8bfb7ccc0c9f5fcd817c62e95f679b787871a3ec-d # internal
2025-08-20T22:37:45.4199055Z [00:02:19.084]➜  go.opentelemetry.io/otel/metric/noop
2025-08-20T22:37:45.4199386Z [00:02:19.084]➜  mkdir -p $WORK/b650/
2025-08-20T22:37:45.4202870Z [00:02:19.084]➜  cat >/tmp/go-build3346486511/b650/importcfg << 'EOF' # internal
2025-08-20T22:37:45.4204134Z [00:02:19.084]➜  # import config
2025-08-20T22:37:45.4205150Z [00:02:19.084]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.4206365Z [00:02:19.084]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3346486511/b645/_pkg_.a
2025-08-20T22:37:45.4207016Z [00:02:19.084]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3346486511/b646/_pkg_.a
2025-08-20T22:37:45.4207444Z [00:02:19.084]➜  EOF
2025-08-20T22:37:45.4230979Z [00:02:19.087]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/noop=>go.opentelemetry.io/otel/metric@v1.35.0/noop;$WORK/b650=>" -p go.opentelemetry.io/otel/metric/noop -lang=go1.22 -complete -installsuffix shared -buildid EWPEgY01OpXNMC8ZXOEQ/EWPEgY01OpXNMC8ZXOEQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/noop/noop.go
2025-08-20T22:37:45.4487226Z [00:02:19.113]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T22:37:45.4570824Z [00:02:19.121]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/4f/4f2b7ae12f6e87c37d6f95baf2972a6835e5f90febd48f9ddc736be2d8114fe4-d # internal
2025-08-20T22:37:45.4622710Z [00:02:19.124]➜  go.opentelemetry.io/otel/trace/noop
2025-08-20T22:37:45.4623795Z [00:02:19.126]➜  mkdir -p $WORK/b644/
2025-08-20T22:37:45.4624955Z [00:02:19.126]➜  cat >/tmp/go-build3346486511/b644/importcfg << 'EOF' # internal
2025-08-20T22:37:45.4626232Z [00:02:19.127]➜  # import config
2025-08-20T22:37:45.4626632Z [00:02:19.127]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.4627210Z [00:02:19.127]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:45.4627835Z [00:02:19.127]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:45.4628421Z [00:02:19.127]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:45.4629041Z [00:02:19.127]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3346486511/b642/_pkg_.a
2025-08-20T22:37:45.4629481Z [00:02:19.127]➜  EOF
2025-08-20T22:37:45.4631461Z [00:02:19.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop=>go.opentelemetry.io/otel/trace@v1.35.0/noop;$WORK/b644=>" -p go.opentelemetry.io/otel/trace/noop -lang=go1.22 -complete -installsuffix shared -buildid IbayeeO6DbJSxHqDy7-Y/IbayeeO6DbJSxHqDy7-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop/noop.go
2025-08-20T22:37:45.4710426Z [00:02:19.134]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T22:37:45.4714087Z [00:02:19.135]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/f2/f29e43de4980614efb8e35571eae98da9e7754e34880410d86087d6e27028e70-d # internal
2025-08-20T22:37:45.4718880Z [00:02:19.136]➜  go.opentelemetry.io/otel/propagation
2025-08-20T22:37:45.4719699Z [00:02:19.136]➜  mkdir -p $WORK/b647/
2025-08-20T22:37:45.4723610Z [00:02:19.136]➜  cat >/tmp/go-build3346486511/b647/importcfg << 'EOF' # internal
2025-08-20T22:37:45.4723968Z [00:02:19.136]➜  # import config
2025-08-20T22:37:45.4724317Z [00:02:19.136]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.4724770Z [00:02:19.136]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:45.4725206Z [00:02:19.136]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.4725730Z [00:02:19.136]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3346486511/b648/_pkg_.a
2025-08-20T22:37:45.4726487Z [00:02:19.136]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:45.4726993Z [00:02:19.136]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:45.4727427Z [00:02:19.136]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.4727750Z [00:02:19.136]➜  EOF
2025-08-20T22:37:45.4730984Z [00:02:19.137]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation=>go.opentelemetry.io/otel@v1.35.0/propagation;$WORK/b647=>" -p go.opentelemetry.io/otel/propagation -lang=go1.22 -complete -installsuffix shared -buildid BuvoVVZ7FJCPgQ1wAW6g/BuvoVVZ7FJCPgQ1wAW6g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/baggage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/propagation.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/trace_context.go
2025-08-20T22:37:45.4771936Z [00:02:19.141]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T22:37:45.4785229Z [00:02:19.143]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/7d/7d1547f5b21ec8f0b9beaa9c45b5121f5d108683999a75c2d96dc1d06c284295-d # internal
2025-08-20T22:37:45.4799757Z [00:02:19.144]➜  dario.cat/mergo
2025-08-20T22:37:45.4800360Z [00:02:19.144]➜  mkdir -p $WORK/b652/
2025-08-20T22:37:45.4803952Z [00:02:19.144]➜  cat >/tmp/go-build3346486511/b652/importcfg << 'EOF' # internal
2025-08-20T22:37:45.4804324Z [00:02:19.144]➜  # import config
2025-08-20T22:37:45.4804669Z [00:02:19.144]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.4805087Z [00:02:19.144]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.4805518Z [00:02:19.144]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.4806213Z [00:02:19.144]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:45.4806668Z [00:02:19.144]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:45.4807001Z [00:02:19.144]➜  EOF
2025-08-20T22:37:45.4809592Z [00:02:19.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo=>dario.cat/mergo@v1.0.2;$WORK/b652=>" -p dario.cat/mergo -lang=go1.13 -complete -installsuffix shared -buildid Sxcyudj-xbcMXFwmogjS/Sxcyudj-xbcMXFwmogjS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/map.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/merge.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/mergo.go
2025-08-20T22:37:45.4889002Z [00:02:19.153]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T22:37:45.4896984Z [00:02:19.154]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/98/98ecdee34aed75b4845e2ec909bb0768c38fc48d0cf306201e94027cb90a8051-d # internal
2025-08-20T22:37:45.4901315Z [00:02:19.154]➜  go.opentelemetry.io/auto/sdk
2025-08-20T22:37:45.4901636Z [00:02:19.154]➜  mkdir -p $WORK/b638/
2025-08-20T22:37:45.4904395Z [00:02:19.154]➜  cat >/tmp/go-build3346486511/b638/importcfg << 'EOF' # internal
2025-08-20T22:37:45.4904759Z [00:02:19.154]➜  # import config
2025-08-20T22:37:45.4905106Z [00:02:19.154]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.4905561Z [00:02:19.154]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:45.4906283Z [00:02:19.154]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.4906858Z [00:02:19.154]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3346486511/b639/_pkg_.a
2025-08-20T22:37:45.4907523Z [00:02:19.154]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:45.4908115Z [00:02:19.154]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:45.4908814Z [00:02:19.154]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3346486511/b640/_pkg_.a
2025-08-20T22:37:45.4909450Z [00:02:19.154]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:45.4910055Z [00:02:19.154]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build3346486511/b644/_pkg_.a
2025-08-20T22:37:45.4910572Z [00:02:19.154]➜  packagefile log/slog=/tmp/go-build3346486511/b632/_pkg_.a
2025-08-20T22:37:45.4910985Z [00:02:19.154]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.4911398Z [00:02:19.154]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.4911831Z [00:02:19.154]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:45.4916714Z [00:02:19.154]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.4917431Z [00:02:19.154]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.4918041Z [00:02:19.154]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:45.4918613Z [00:02:19.154]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:45.4919488Z [00:02:19.154]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.4920148Z [00:02:19.154]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:45.4920559Z [00:02:19.154]➜  EOF
2025-08-20T22:37:45.4924093Z [00:02:19.155]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk=>go.opentelemetry.io/auto/sdk@v1.1.0;$WORK/b638=>" -p go.opentelemetry.io/auto/sdk -lang=go1.22 -complete -installsuffix shared -buildid FlqDXIM6JYZJD-IOykFe/FlqDXIM6JYZJD-IOykFe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/limit.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/span.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/tracer.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go
2025-08-20T22:37:45.5099864Z [00:02:19.174]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T22:37:45.5105540Z [00:02:19.174]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/2e/2eb2a09a18b9c070f8c225abbbab906f5dac7de87d2ae359c374bf263060dd78-d # internal
2025-08-20T22:37:45.5106408Z [00:02:19.174]➜  github.com/containers/ocicrypt/config/pkcs11config
2025-08-20T22:37:45.5106754Z [00:02:19.174]➜  mkdir -p $WORK/b654/
2025-08-20T22:37:45.5107391Z [00:02:19.174]➜  cat >/tmp/go-build3346486511/b654/importcfg << 'EOF' # internal
2025-08-20T22:37:45.5107736Z [00:02:19.174]➜  # import config
2025-08-20T22:37:45.5108071Z [00:02:19.174]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.5108486Z [00:02:19.174]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.5109098Z [00:02:19.174]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3346486511/b402/_pkg_.a
2025-08-20T22:37:45.5109910Z [00:02:19.174]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:45.5110358Z [00:02:19.174]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.5110766Z [00:02:19.174]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:45.5111076Z [00:02:19.174]➜  EOF
2025-08-20T22:37:45.5113336Z [00:02:19.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/pkcs11config=>github.com/containers/ocicrypt@v1.2.1/config/pkcs11config;$WORK/b654=>" -p github.com/containers/ocicrypt/config/pkcs11config -lang=go1.22 -complete -installsuffix shared -buildid zNMssCfuqSFWVcjji-3Y/zNMssCfuqSFWVcjji-3Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go
2025-08-20T22:37:45.5367267Z [00:02:19.198]➜  go tool buildid -w $WORK/b654/_pkg_.a # internal
2025-08-20T22:37:45.5368211Z [00:02:19.199]➜  cp $WORK/b654/_pkg_.a /root/.cache/go-build/eb/eb6f8c3521d429761eaa1bd962a1c4a1fea82311cb775437970ecad5268d7c9b-d # internal
2025-08-20T22:37:45.5373569Z [00:02:19.201]➜  github.com/containers/ocicrypt/helpers
2025-08-20T22:37:45.5373914Z [00:02:19.201]➜  mkdir -p $WORK/b653/
2025-08-20T22:37:45.5374295Z [00:02:19.201]➜  cat >/tmp/go-build3346486511/b653/importcfg << 'EOF' # internal
2025-08-20T22:37:45.5374642Z [00:02:19.201]➜  # import config
2025-08-20T22:37:45.5374998Z [00:02:19.201]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.5375417Z [00:02:19.201]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.5376054Z [00:02:19.201]➜  packagefile github.com/containers/ocicrypt=/tmp/go-build3346486511/b399/_pkg_.a
2025-08-20T22:37:45.5376741Z [00:02:19.201]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:45.5377729Z [00:02:19.201]➜  packagefile github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3346486511/b654/_pkg_.a
2025-08-20T22:37:45.5378523Z [00:02:19.201]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3346486511/b402/_pkg_.a
2025-08-20T22:37:45.5379183Z [00:02:19.201]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3346486511/b401/_pkg_.a
2025-08-20T22:37:45.5379689Z [00:02:19.201]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.5380105Z [00:02:19.201]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.5380541Z [00:02:19.201]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.5380858Z [00:02:19.201]➜  EOF
2025-08-20T22:37:45.5382949Z [00:02:19.201]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/helpers=>github.com/containers/ocicrypt@v1.2.1/helpers;$WORK/b653=>" -p github.com/containers/ocicrypt/helpers -lang=go1.22 -complete -installsuffix shared -buildid I0rnK-bWteNBY51Cr9sr/I0rnK-bWteNBY51Cr9sr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go
2025-08-20T22:37:45.5645981Z [00:02:19.228]➜  go tool buildid -w $WORK/b652/_pkg_.a # internal
2025-08-20T22:37:45.5657519Z [00:02:19.229]➜  cp $WORK/b652/_pkg_.a /root/.cache/go-build/e5/e566efedd55191423fc92234caf5aeb97df56cffc2eded7f45b637b6ef8aaf5f-d # internal
2025-08-20T22:37:45.5658397Z [00:02:19.229]➜  github.com/containers/image/v5/openshift
2025-08-20T22:37:45.5658717Z [00:02:19.229]➜  mkdir -p $WORK/b651/
2025-08-20T22:37:45.5659097Z [00:02:19.229]➜  cat >/tmp/go-build3346486511/b651/importcfg << 'EOF' # internal
2025-08-20T22:37:45.5659445Z [00:02:19.229]➜  # import config
2025-08-20T22:37:45.5659780Z [00:02:19.229]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:45.5660204Z [00:02:19.229]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.5660837Z [00:02:19.229]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:45.5661294Z [00:02:19.229]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:45.5661746Z [00:02:19.229]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:45.5662211Z [00:02:19.229]➜  packagefile dario.cat/mergo=/tmp/go-build3346486511/b652/_pkg_.a
2025-08-20T22:37:45.5662693Z [00:02:19.229]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:45.5663174Z [00:02:19.229]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:45.5663617Z [00:02:19.229]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.5664033Z [00:02:19.229]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.5664561Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/docker=/tmp/go-build3346486511/b102/_pkg_.a
2025-08-20T22:37:45.5665305Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3346486511/b179/_pkg_.a
2025-08-20T22:37:45.5667315Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:45.5668036Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:45.5668785Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3346486511/b278/_pkg_.a
2025-08-20T22:37:45.5669612Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:45.5670455Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:45.5671291Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:45.5672344Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:45.5673180Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3346486511/b194/_pkg_.a
2025-08-20T22:37:45.5673901Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/multierr=/tmp/go-build3346486511/b212/_pkg_.a
2025-08-20T22:37:45.5674619Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:45.5675325Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:45.5676196Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:45.5676901Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:45.5677578Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:45.5678228Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:45.5678864Z [00:02:19.229]➜  packagefile github.com/containers/image/v5/version=/tmp/go-build3346486511/b219/_pkg_.a
2025-08-20T22:37:45.5679522Z [00:02:19.229]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:45.5680375Z [00:02:19.229]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:45.5681017Z [00:02:19.229]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:45.5681689Z [00:02:19.229]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:45.5682454Z [00:02:19.229]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:45.5682981Z [00:02:19.229]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:45.5683420Z [00:02:19.229]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:45.5683819Z [00:02:19.229]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:45.5684237Z [00:02:19.229]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:45.5684672Z [00:02:19.229]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:45.5685107Z [00:02:19.229]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:45.5685518Z [00:02:19.229]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.5701702Z [00:02:19.229]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:45.5702185Z [00:02:19.229]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:45.5702659Z [00:02:19.229]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.5703089Z [00:02:19.229]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:45.5703508Z [00:02:19.229]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.5703923Z [00:02:19.229]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.5704229Z [00:02:19.229]➜  EOF
2025-08-20T22:37:45.5708267Z [00:02:19.229]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift=>github.com/containers/image/v5@v5.36.1/openshift;$WORK/b651=>" -p github.com/containers/image/v5/openshift -lang=go1.23 -complete -installsuffix shared -buildid x1cbeluoQMYaEzD7rsb6/x1cbeluoQMYaEzD7rsb6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift-copies.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_transport.go
2025-08-20T22:37:45.5720302Z [00:02:19.236]➜  go tool buildid -w $WORK/b638/_pkg_.a # internal
2025-08-20T22:37:45.5737318Z [00:02:19.238]➜  cp $WORK/b638/_pkg_.a /root/.cache/go-build/6f/6f01ac251c0b7274d34e3163e96797523574fecf75ac35b5a428a8d9ffa266c1-d # internal
2025-08-20T22:37:45.5745238Z [00:02:19.238]➜  go.opentelemetry.io/otel/internal/global
2025-08-20T22:37:45.5755637Z [00:02:19.239]➜  mkdir -p $WORK/b635/
2025-08-20T22:37:45.5756624Z [00:02:19.240]➜  cat >/tmp/go-build3346486511/b635/importcfg << 'EOF' # internal
2025-08-20T22:37:45.5757687Z [00:02:19.240]➜  # import config
2025-08-20T22:37:45.5758067Z [00:02:19.240]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:45.5758546Z [00:02:19.240]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.5758971Z [00:02:19.240]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.5759448Z [00:02:19.240]➜  packagefile github.com/go-logr/logr=/tmp/go-build3346486511/b631/_pkg_.a
2025-08-20T22:37:45.5759976Z [00:02:19.240]➜  packagefile github.com/go-logr/stdr=/tmp/go-build3346486511/b636/_pkg_.a
2025-08-20T22:37:45.5760761Z [00:02:19.240]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build3346486511/b638/_pkg_.a
2025-08-20T22:37:45.5761351Z [00:02:19.240]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:45.5761941Z [00:02:19.240]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:45.5762521Z [00:02:19.240]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3346486511/b645/_pkg_.a
2025-08-20T22:37:45.5763289Z [00:02:19.240]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3346486511/b646/_pkg_.a
2025-08-20T22:37:45.5763927Z [00:02:19.240]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3346486511/b647/_pkg_.a
2025-08-20T22:37:45.5764529Z [00:02:19.240]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:45.5765141Z [00:02:19.240]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3346486511/b642/_pkg_.a
2025-08-20T22:37:45.5765660Z [00:02:19.240]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:45.5772803Z [00:02:19.240]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.5773237Z [00:02:19.240]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.5773658Z [00:02:19.240]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:45.5774092Z [00:02:19.240]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:45.5774439Z [00:02:19.240]➜  EOF
2025-08-20T22:37:45.5779047Z [00:02:19.240]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global=>go.opentelemetry.io/otel@v1.35.0/internal/global;$WORK/b635=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.22 -complete -installsuffix shared -buildid MJmG1iJxST95hMtZtyPt/MJmG1iJxST95hMtZtyPt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/handler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/instruments.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/meter.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/propagator.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/state.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/trace.go
2025-08-20T22:37:45.5793529Z [00:02:19.243]➜  go tool buildid -w $WORK/b653/_pkg_.a # internal
2025-08-20T22:37:45.5801964Z [00:02:19.244]➜  cp $WORK/b653/_pkg_.a /root/.cache/go-build/f1/f11086e4ecbecc523a157685608cb1772ae6430c1d2fa8541dcf73861c55b862-d # internal
2025-08-20T22:37:45.5804788Z [00:02:19.244]➜  github.com/containers/skopeo/cmd/skopeo/inspect
2025-08-20T22:37:45.5810181Z [00:02:19.244]➜  mkdir -p $WORK/b655/
2025-08-20T22:37:45.5813172Z [00:02:19.245]➜  cat >/tmp/go-build3346486511/b655/importcfg << 'EOF' # internal
2025-08-20T22:37:45.5813631Z [00:02:19.245]➜  # import config
2025-08-20T22:37:45.5814098Z [00:02:19.245]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:45.5814728Z [00:02:19.245]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:45.5815257Z [00:02:19.245]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.5815576Z [00:02:19.245]➜  EOF
2025-08-20T22:37:45.5817552Z [00:02:19.245]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/inspect=>github.com/containers/skopeo/cmd/skopeo/inspect;$WORK/b655=>" -p github.com/containers/skopeo/cmd/skopeo/inspect -lang=go1.23 -complete -installsuffix shared -buildid EJvcojS8w5izGpG1B7xa/EJvcojS8w5izGpG1B7xa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./inspect/output.go
2025-08-20T22:37:45.5894303Z [00:02:19.253]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3
2025-08-20T22:37:45.5898391Z [00:02:19.253]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_x013.o -c sqlite3_opt_unlock_notify.c
2025-08-20T22:37:45.5904027Z [00:02:19.254]➜  go tool buildid -w $WORK/b655/_pkg_.a # internal
2025-08-20T22:37:45.5915058Z [00:02:19.256]➜  cp $WORK/b655/_pkg_.a /root/.cache/go-build/ac/ac6ee1b091635ec634e35dc6b3cf2eea2cd05d8ff2bd003dc891d7d76a426535-d # internal
2025-08-20T22:37:45.6025630Z [00:02:19.267]➜  cd $WORK/b314
2025-08-20T22:37:45.6030648Z [00:02:19.267]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -I $WORK/b314/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -D_LARGEFILE64_SOURCE -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -ffile-prefix-map=/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor=/_/vendor -frandom-seed=WZdMbpgozJE-2_yndtbn -o $WORK/b314/_cgo_main.o -c _cgo_main.c
2025-08-20T22:37:45.6193711Z [00:02:19.283]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:45.6197038Z [00:02:19.284]➜  TERM='dumb' gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -o $WORK/b314/_cgo_.o $WORK/b314/_cgo_main.o $WORK/b314/preferlinkext $WORK/b314/_x001.o $WORK/b314/_x002.o $WORK/b314/_x003.o $WORK/b314/_x004.o $WORK/b314/_x005.o $WORK/b314/_x006.o $WORK/b314/_x007.o $WORK/b314/_x008.o $WORK/b314/_x009.o $WORK/b314/_x010.o $WORK/b314/_x011.o $WORK/b314/_x012.o $WORK/b314/_x013.o -O2 -g -ldl
2025-08-20T22:37:45.7045486Z [00:02:19.369]➜  go tool buildid -w $WORK/b651/_pkg_.a # internal
2025-08-20T22:37:45.7050556Z [00:02:19.369]➜  cp $WORK/b651/_pkg_.a /root/.cache/go-build/65/65ab600e7abc72d4059931b3b380ee22b87fe3782b8e4434d53277560f1603ba-d # internal
2025-08-20T22:37:45.7086756Z [00:02:19.373]➜  go tool buildid -w $WORK/b635/_pkg_.a # internal
2025-08-20T22:37:45.7115668Z [00:02:19.376]➜  cp $WORK/b635/_pkg_.a /root/.cache/go-build/c3/c3a3d048b1edbfc6372b10d349829c9a32cca2cbc2c6d6dce288f33a1f1d7c84-d # internal
2025-08-20T22:37:45.7116852Z [00:02:19.376]➜  go.opentelemetry.io/otel
2025-08-20T22:37:45.7117488Z [00:02:19.376]➜  mkdir -p $WORK/b630/
2025-08-20T22:37:45.7118952Z [00:02:19.376]➜  cat >/tmp/go-build3346486511/b630/importcfg << 'EOF' # internal
2025-08-20T22:37:45.7119444Z [00:02:19.376]➜  # import config
2025-08-20T22:37:45.7120006Z [00:02:19.376]➜  packagefile github.com/go-logr/logr=/tmp/go-build3346486511/b631/_pkg_.a
2025-08-20T22:37:45.7120839Z [00:02:19.376]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3346486511/b635/_pkg_.a
2025-08-20T22:37:45.7121498Z [00:02:19.376]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3346486511/b645/_pkg_.a
2025-08-20T22:37:45.7122109Z [00:02:19.376]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3346486511/b647/_pkg_.a
2025-08-20T22:37:45.7123030Z [00:02:19.376]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:45.7123421Z [00:02:19.376]➜  EOF
2025-08-20T22:37:45.7127371Z [00:02:19.376]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel=>go.opentelemetry.io/otel@v1.35.0;$WORK/b630=>" -p go.opentelemetry.io/otel -lang=go1.22 -complete -installsuffix shared -buildid gLp12bIiK2psGE9CbzB_/gLp12bIiK2psGE9CbzB_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/error_handler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/handler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal_logging.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/version.go
2025-08-20T22:37:45.7366789Z [00:02:19.401]➜  go tool buildid -w $WORK/b630/_pkg_.a # internal
2025-08-20T22:37:45.7375810Z [00:02:19.401]➜  cp $WORK/b630/_pkg_.a /root/.cache/go-build/87/87e07377e473479d70acb6714c46941914574b56627b6de8b084a671d864098c-d # internal
2025-08-20T22:37:45.7381088Z [00:02:19.402]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
2025-08-20T22:37:45.7381940Z [00:02:19.402]➜  mkdir -p $WORK/b623/
2025-08-20T22:37:45.7382611Z [00:02:19.402]➜  cat >/tmp/go-build3346486511/b623/importcfg << 'EOF' # internal
2025-08-20T22:37:45.7383149Z [00:02:19.402]➜  # import config
2025-08-20T22:37:45.7384108Z [00:02:19.402]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.7384556Z [00:02:19.402]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.7384981Z [00:02:19.402]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.7385718Z [00:02:19.402]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3346486511/b624/_pkg_.a
2025-08-20T22:37:45.7393424Z [00:02:19.402]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3346486511/b630/_pkg_.a
2025-08-20T22:37:45.7394046Z [00:02:19.402]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:45.7394979Z [00:02:19.402]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:45.7395676Z [00:02:19.402]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3346486511/b645/_pkg_.a
2025-08-20T22:37:45.7396581Z [00:02:19.402]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build3346486511/b650/_pkg_.a
2025-08-20T22:37:45.7397233Z [00:02:19.402]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3346486511/b629/_pkg_.a
2025-08-20T22:37:45.7397890Z [00:02:19.402]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3346486511/b640/_pkg_.a
2025-08-20T22:37:45.7398404Z [00:02:19.402]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:45.7398806Z [00:02:19.402]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:45.7399225Z [00:02:19.402]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:45.7399656Z [00:02:19.402]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.7400078Z [00:02:19.402]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.7400505Z [00:02:19.402]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:45.7400929Z [00:02:19.402]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.7401359Z [00:02:19.402]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.7402006Z [00:02:19.402]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:45.7402316Z [00:02:19.402]➜  EOF
2025-08-20T22:37:45.7407266Z [00:02:19.402]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv;$WORK/b623=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.22 -complete -installsuffix shared -buildid Y1rtVcq9jtqLjqcwjqCD/Y1rtVcq9jtqLjqcwjqCD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go
2025-08-20T22:37:45.8469948Z [00:02:19.511]➜  go tool buildid -w $WORK/b623/_pkg_.a # internal
2025-08-20T22:37:45.8494676Z [00:02:19.513]➜  cp $WORK/b623/_pkg_.a /root/.cache/go-build/74/7413064ac0dd1a6a10ac3e9e204edf2c4246b6490b765b11d34fba03bd492ff8-d # internal
2025-08-20T22:37:45.8498338Z [00:02:19.514]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
2025-08-20T22:37:45.8498736Z [00:02:19.514]➜  mkdir -p $WORK/b620/
2025-08-20T22:37:45.8499135Z [00:02:19.514]➜  cat >/tmp/go-build3346486511/b620/importcfg << 'EOF' # internal
2025-08-20T22:37:45.8499480Z [00:02:19.514]➜  # import config
2025-08-20T22:37:45.8499825Z [00:02:19.514]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.8500347Z [00:02:19.514]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build3346486511/b621/_pkg_.a
2025-08-20T22:37:45.8501139Z [00:02:19.514]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3346486511/b622/_pkg_.a
2025-08-20T22:37:45.8502110Z [00:02:19.514]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3346486511/b623/_pkg_.a
2025-08-20T22:37:45.8503130Z [00:02:19.514]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3346486511/b630/_pkg_.a
2025-08-20T22:37:45.8503923Z [00:02:19.514]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:45.8504582Z [00:02:19.514]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:45.8505166Z [00:02:19.514]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3346486511/b645/_pkg_.a
2025-08-20T22:37:45.8506676Z [00:02:19.514]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3346486511/b647/_pkg_.a
2025-08-20T22:37:45.8507414Z [00:02:19.514]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:45.8507899Z [00:02:19.514]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:45.8508318Z [00:02:19.514]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:45.8508793Z [00:02:19.514]➜  packagefile net/http/httptrace=/tmp/go-build3346486511/b260/_pkg_.a
2025-08-20T22:37:45.8509280Z [00:02:19.514]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:45.8509709Z [00:02:19.514]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.8510127Z [00:02:19.514]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:45.8510564Z [00:02:19.514]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:45.8511003Z [00:02:19.514]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.8511585Z [00:02:19.514]➜  EOF
2025-08-20T22:37:45.8517927Z [00:02:19.514]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0;$WORK/b620=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.22 -complete -installsuffix shared -buildid pBzIPFmkBtDrLHR0yJ7q/pBzIPFmkBtDrLHR0yJ7q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go
2025-08-20T22:37:45.9114101Z [00:02:19.575]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T22:37:45.9131811Z [00:02:19.577]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/86/86fd7ba03d49c6a01d5901f99f2f14840bb8fad14965df71473f643d48731c78-d # internal
2025-08-20T22:37:45.9178667Z [00:02:19.582]➜  github.com/docker/docker/client
2025-08-20T22:37:45.9179505Z [00:02:19.582]➜  mkdir -p $WORK/b589/
2025-08-20T22:37:45.9185332Z [00:02:19.583]➜  cat >/tmp/go-build3346486511/b589/importcfg << 'EOF' # internal
2025-08-20T22:37:45.9186552Z [00:02:19.583]➜  # import config
2025-08-20T22:37:45.9186920Z [00:02:19.583]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:45.9187349Z [00:02:19.583]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:45.9188161Z [00:02:19.583]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.9188649Z [00:02:19.583]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:45.9189544Z [00:02:19.583]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:45.9190106Z [00:02:19.583]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:45.9190557Z [00:02:19.583]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.9190974Z [00:02:19.583]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.9191477Z [00:02:19.583]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3346486511/b590/_pkg_.a
2025-08-20T22:37:45.9192563Z [00:02:19.583]➜  packagefile github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3346486511/b591/_pkg_.a
2025-08-20T22:37:45.9194159Z [00:02:19.583]➜  packagefile github.com/distribution/reference=/tmp/go-build3346486511/b267/_pkg_.a
2025-08-20T22:37:45.9194825Z [00:02:19.583]➜  packagefile github.com/docker/docker/api=/tmp/go-build3346486511/b593/_pkg_.a
2025-08-20T22:37:45.9195445Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build3346486511/b594/_pkg_.a
2025-08-20T22:37:45.9196256Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build3346486511/b595/_pkg_.a
2025-08-20T22:37:45.9196951Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build3346486511/b613/_pkg_.a
2025-08-20T22:37:45.9197653Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3346486511/b596/_pkg_.a
2025-08-20T22:37:45.9198594Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/events=/tmp/go-build3346486511/b614/_pkg_.a
2025-08-20T22:37:45.9199272Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:45.9199939Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build3346486511/b608/_pkg_.a
2025-08-20T22:37:45.9200605Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build3346486511/b601/_pkg_.a
2025-08-20T22:37:45.9201461Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3346486511/b607/_pkg_.a
2025-08-20T22:37:45.9202132Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3346486511/b609/_pkg_.a
2025-08-20T22:37:45.9202794Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build3346486511/b615/_pkg_.a
2025-08-20T22:37:45.9203447Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build3346486511/b616/_pkg_.a
2025-08-20T22:37:45.9204117Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3346486511/b207/_pkg_.a
2025-08-20T22:37:45.9204786Z [00:02:19.583]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3346486511/b612/_pkg_.a
2025-08-20T22:37:45.9205466Z [00:02:19.583]➜  packagefile github.com/docker/docker/internal/lazyregexp=/tmp/go-build3346486511/b617/_pkg_.a
2025-08-20T22:37:45.9206311Z [00:02:19.583]➜  packagefile github.com/docker/go-connections/sockets=/tmp/go-build3346486511/b618/_pkg_.a
2025-08-20T22:37:45.9207013Z [00:02:19.583]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3346486511/b269/_pkg_.a
2025-08-20T22:37:45.9207655Z [00:02:19.583]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:45.9208328Z [00:02:19.583]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:45.9208949Z [00:02:19.583]➜  packagefile github.com/pkg/errors=/tmp/go-build3346486511/b619/_pkg_.a
2025-08-20T22:37:45.9209638Z [00:02:19.583]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3346486511/b620/_pkg_.a
2025-08-20T22:37:45.9210332Z [00:02:19.583]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:45.9211204Z [00:02:19.583]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:45.9211806Z [00:02:19.583]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:45.9212379Z [00:02:19.583]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:45.9212869Z [00:02:19.583]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:45.9213282Z [00:02:19.583]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:45.9213687Z [00:02:19.583]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:45.9214138Z [00:02:19.583]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:45.9214587Z [00:02:19.583]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.9215005Z [00:02:19.583]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:45.9215424Z [00:02:19.583]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.9216015Z [00:02:19.583]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.9216508Z [00:02:19.583]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:45.9216955Z [00:02:19.583]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:45.9217392Z [00:02:19.583]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.9217698Z [00:02:19.583]➜  EOF
2025-08-20T22:37:45.9259071Z [00:02:19.583]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client=>github.com/docker/docker@v28.3.3+incompatible/client;$WORK/b589=>" -p github.com/docker/docker/client -lang=go1.16 -complete -installsuffix shared -buildid QH2Ztmpa0Tp78SEG6L90/QH2Ztmpa0Tp78SEG6L90 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/build_cancel.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/build_prune.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_delete.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_deprecated.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_interfaces.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_unix.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_update.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_attach.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_commit.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_copy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_diff.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_exec.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_export.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_kill.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_logs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_pause.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_prune.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_rename.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_resize.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_restart.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_start.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_stats.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_stop.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_top.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_unpause.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_update.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_wait.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/disk_usage.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/distribution_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/envvars.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/errors.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/events.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/hijack.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_build.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_history.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_history_opts.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_import.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_inspect_opts.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_load.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_load_opts.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_prune.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_pull.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_push.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_save.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_save_opts.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_search.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_tag.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/info.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/login.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_connect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_disconnect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_prune.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_update.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/options.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/ping.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_disable.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_enable.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_install.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_push.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_set.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_upgrade.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/request.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_update.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_logs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_update.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_init.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_join.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_leave.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_unlock.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_update.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_logs.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/utils.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/version.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_create.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_inspect.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_list.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_prune.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_remove.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_update.go
2025-08-20T22:37:45.9782640Z [00:02:19.642]➜  gcc -I /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b314=/tmp/go-build -gno-record-gcc-switches -o $WORK/b314/_cgo_.o $WORK/b314/_cgo_main.o $WORK/b314/preferlinkext $WORK/b314/_x001.o $WORK/b314/_x002.o $WORK/b314/_x003.o $WORK/b314/_x004.o $WORK/b314/_x005.o $WORK/b314/_x006.o $WORK/b314/_x007.o $WORK/b314/_x008.o $WORK/b314/_x009.o $WORK/b314/_x010.o $WORK/b314/_x011.o $WORK/b314/_x012.o $WORK/b314/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded)
2025-08-20T22:37:45.9784879Z [00:02:19.642]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage sqlite3 -dynimport $WORK/b314/_cgo_.o -dynout $WORK/b314/_cgo_import.go
2025-08-20T22:37:45.9817704Z [00:02:19.646]➜  cat >/tmp/go-build3346486511/b314/importcfg << 'EOF' # internal
2025-08-20T22:37:45.9818113Z [00:02:19.646]➜  # import config
2025-08-20T22:37:45.9818494Z [00:02:19.646]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:45.9818947Z [00:02:19.646]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:45.9819419Z [00:02:19.646]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:45.9819887Z [00:02:19.646]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:45.9820356Z [00:02:19.646]➜  packagefile database/sql=/tmp/go-build3346486511/b313/_pkg_.a
2025-08-20T22:37:45.9821335Z [00:02:19.646]➜  packagefile database/sql/driver=/tmp/go-build3346486511/b070/_pkg_.a
2025-08-20T22:37:45.9821814Z [00:02:19.646]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:45.9822231Z [00:02:19.646]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:45.9822635Z [00:02:19.646]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:45.9823040Z [00:02:19.646]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:45.9823791Z [00:02:19.646]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:45.9824225Z [00:02:19.646]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:45.9824686Z [00:02:19.646]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:45.9825407Z [00:02:19.646]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:45.9826179Z [00:02:19.646]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:45.9826846Z [00:02:19.646]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:45.9827270Z [00:02:19.646]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:45.9827687Z [00:02:19.646]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:45.9828120Z [00:02:19.646]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:45.9828450Z [00:02:19.646]➜  EOF
2025-08-20T22:37:45.9833269Z [00:02:19.646]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3=>github.com/mattn/go-sqlite3@v1.14.28;$WORK/b314=>" -p github.com/mattn/go-sqlite3 -lang=go1.19 -installsuffix shared -buildid WZdMbpgozJE-2_yndtbn/WZdMbpgozJE-2_yndtbn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/convert.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/doc.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b314/_cgo_gotypes.go $WORK/b314/backup.cgo1.go $WORK/b314/callback.cgo1.go $WORK/b314/error.cgo1.go $WORK/b314/sqlite3.cgo1.go $WORK/b314/sqlite3_context.cgo1.go $WORK/b314/sqlite3_load_extension.cgo1.go $WORK/b314/sqlite3_opt_serialize.cgo1.go $WORK/b314/sqlite3_opt_userauth_omit.cgo1.go $WORK/b314/sqlite3_other.cgo1.go $WORK/b314/sqlite3_type.cgo1.go $WORK/b314/_cgo_import.go
2025-08-20T22:37:46.2328098Z [00:02:19.896]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3
2025-08-20T22:37:46.2330521Z [00:02:19.897]➜  go tool pack r $WORK/b314/_pkg_.a $WORK/b314/preferlinkext $WORK/b314/_x001.o $WORK/b314/_x002.o $WORK/b314/_x003.o $WORK/b314/_x004.o $WORK/b314/_x005.o $WORK/b314/_x006.o $WORK/b314/_x007.o $WORK/b314/_x008.o $WORK/b314/_x009.o $WORK/b314/_x010.o $WORK/b314/_x011.o $WORK/b314/_x012.o $WORK/b314/_x013.o # internal
2025-08-20T22:37:46.2394903Z [00:02:19.903]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T22:37:46.2641266Z [00:02:19.928]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/5e/5e2b078c22e1d50482dcac3935ad45e7cb67d8f29cc12ebdcd74995fd7556976-d # internal
2025-08-20T22:37:46.2642023Z [00:02:19.928]➜  github.com/containers/image/v5/pkg/blobinfocache/sqlite
2025-08-20T22:37:46.2657583Z [00:02:19.928]➜  mkdir -p $WORK/b312/
2025-08-20T22:37:46.2658187Z [00:02:19.930]➜  cat >/tmp/go-build3346486511/b312/importcfg << 'EOF' # internal
2025-08-20T22:37:46.2658662Z [00:02:19.930]➜  # import config
2025-08-20T22:37:46.2659158Z [00:02:19.930]➜  packagefile database/sql=/tmp/go-build3346486511/b313/_pkg_.a
2025-08-20T22:37:46.2659733Z [00:02:19.930]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:46.2660344Z [00:02:19.930]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:46.2660881Z [00:02:19.930]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:46.2661920Z [00:02:19.930]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:46.2662787Z [00:02:19.930]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3346486511/b282/_pkg_.a
2025-08-20T22:37:46.2663915Z [00:02:19.930]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:46.2664536Z [00:02:19.930]➜  packagefile github.com/mattn/go-sqlite3=/tmp/go-build3346486511/b314/_pkg_.a
2025-08-20T22:37:46.2665135Z [00:02:19.930]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:46.2665721Z [00:02:19.930]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:46.2666566Z [00:02:19.930]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:46.2666985Z [00:02:19.930]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:46.2667295Z [00:02:19.930]➜  EOF
2025-08-20T22:37:46.2667571Z [00:02:19.930]➜  cd /tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo
2025-08-20T22:37:46.2670006Z [00:02:19.930]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/sqlite=>github.com/containers/image/v5@v5.36.1/pkg/blobinfocache/sqlite;$WORK/b312=>" -p github.com/containers/image/v5/pkg/blobinfocache/sqlite -lang=go1.23 -complete -installsuffix shared -buildid 5SIk3dG_dFgCZ3XOK9cM/5SIk3dG_dFgCZ3XOK9cM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/sqlite/sqlite.go
2025-08-20T22:37:46.2969431Z [00:02:19.961]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T22:37:46.3063286Z [00:02:19.970]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/d3/d32cb3bb20a5c3e25fc2ef4419d357cf82c6a83f2845e29e710a0c924ba60aa9-d # internal
2025-08-20T22:37:46.3071848Z [00:02:19.971]➜  github.com/containers/image/v5/docker/daemon
2025-08-20T22:37:46.3079613Z [00:02:19.972]➜  mkdir -p $WORK/b588/
2025-08-20T22:37:46.3089049Z [00:02:19.973]➜  cat >/tmp/go-build3346486511/b588/importcfg << 'EOF' # internal
2025-08-20T22:37:46.3089519Z [00:02:19.973]➜  # import config
2025-08-20T22:37:46.3089875Z [00:02:19.973]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:46.3090332Z [00:02:19.973]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:46.3090776Z [00:02:19.973]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:46.3091186Z [00:02:19.973]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:46.3092180Z [00:02:19.973]➜  packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build3346486511/b516/_pkg_.a
2025-08-20T22:37:46.3093038Z [00:02:19.973]➜  packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3346486511/b179/_pkg_.a
2025-08-20T22:37:46.3093796Z [00:02:19.973]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:46.3094500Z [00:02:19.973]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:46.3095214Z [00:02:19.973]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:46.3096056Z [00:02:19.973]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:46.3096771Z [00:02:19.973]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:46.3097379Z [00:02:19.973]➜  packagefile github.com/docker/docker/client=/tmp/go-build3346486511/b589/_pkg_.a
2025-08-20T22:37:46.3098028Z [00:02:19.973]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3346486511/b269/_pkg_.a
2025-08-20T22:37:46.3098668Z [00:02:19.973]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:46.3099256Z [00:02:19.973]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:46.3099725Z [00:02:19.973]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:46.3100380Z [00:02:19.973]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:46.3100836Z [00:02:19.973]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:46.3101278Z [00:02:19.973]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:46.3101586Z [00:02:19.973]➜  EOF
2025-08-20T22:37:46.3104930Z [00:02:19.973]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon=>github.com/containers/image/v5@v5.36.1/docker/daemon;$WORK/b588=>" -p github.com/containers/image/v5/docker/daemon -lang=go1.23 -complete -installsuffix shared -buildid ltCFIiwA7aArIOFCT4Dn/ltCFIiwA7aArIOFCT4Dn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/client.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_dest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_src.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_transport.go
2025-08-20T22:37:46.3242820Z [00:02:19.988]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T22:37:46.3258592Z [00:02:19.990]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/e3/e321572014426dd92640cc3ff9e0f0a367cfc8464fea40954a9bd81fcf1a9c2d-d # internal
2025-08-20T22:37:46.3263779Z [00:02:19.990]➜  github.com/containers/image/v5/pkg/blobinfocache
2025-08-20T22:37:46.3265250Z [00:02:19.990]➜  mkdir -p $WORK/b280/
2025-08-20T22:37:46.3265886Z [00:02:19.990]➜  cat >/tmp/go-build3346486511/b280/importcfg << 'EOF' # internal
2025-08-20T22:37:46.3266325Z [00:02:19.990]➜  # import config
2025-08-20T22:37:46.3266663Z [00:02:19.990]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:46.3267251Z [00:02:19.990]➜  packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3346486511/b214/_pkg_.a
2025-08-20T22:37:46.3268024Z [00:02:19.990]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build3346486511/b281/_pkg_.a
2025-08-20T22:37:46.3268824Z [00:02:19.990]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3346486511/b312/_pkg_.a
2025-08-20T22:37:46.3269528Z [00:02:19.990]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:46.3270139Z [00:02:19.990]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:46.3270619Z [00:02:19.990]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:46.3271062Z [00:02:19.990]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:46.3271402Z [00:02:19.990]➜  EOF
2025-08-20T22:37:46.3273652Z [00:02:19.990]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache=>github.com/containers/image/v5@v5.36.1/pkg/blobinfocache;$WORK/b280=>" -p github.com/containers/image/v5/pkg/blobinfocache -lang=go1.23 -complete -installsuffix shared -buildid RKnNZFDbUERyQ3PB1qKy/RKnNZFDbUERyQ3PB1qKy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/default.go
2025-08-20T22:37:46.3507621Z [00:02:20.015]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T22:37:46.3514658Z [00:02:20.015]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/f8/f8892b818dc9e321b05de6b1e64babcf636466aeeb63bbb7e9a3dad7d1d307ba-d # internal
2025-08-20T22:37:46.3517920Z [00:02:20.016]➜  github.com/containers/image/v5/copy
2025-08-20T22:37:46.3518266Z [00:02:20.016]➜  mkdir -p $WORK/b277/
2025-08-20T22:37:46.3525395Z [00:02:20.016]➜  cat >/tmp/go-build3346486511/b277/importcfg << 'EOF' # internal
2025-08-20T22:37:46.3527978Z [00:02:20.017]➜  # import config
2025-08-20T22:37:46.3528525Z [00:02:20.017]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:46.3529058Z [00:02:20.017]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:46.3529591Z [00:02:20.017]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:46.3530099Z [00:02:20.017]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:46.3532694Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:46.3535252Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:46.3538062Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:46.3538886Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3346486511/b278/_pkg_.a
2025-08-20T22:37:46.3539675Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3346486511/b190/_pkg_.a
2025-08-20T22:37:46.3540410Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:46.3541150Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build3346486511/b196/_pkg_.a
2025-08-20T22:37:46.3542095Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:46.3542974Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:46.3543748Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:46.3544468Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3346486511/b279/_pkg_.a
2025-08-20T22:37:46.3545153Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:46.3546015Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build3346486511/b280/_pkg_.a
2025-08-20T22:37:46.3546809Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3346486511/b283/_pkg_.a
2025-08-20T22:37:46.3547549Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:46.3548271Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/signature=/tmp/go-build3346486511/b315/_pkg_.a
2025-08-20T22:37:46.3548960Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3346486511/b395/_pkg_.a
2025-08-20T22:37:46.3549679Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build3346486511/b396/_pkg_.a
2025-08-20T22:37:46.3550433Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build3346486511/b398/_pkg_.a
2025-08-20T22:37:46.3551384Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:46.3552035Z [00:02:20.017]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:46.3552644Z [00:02:20.017]➜  packagefile github.com/containers/ocicrypt=/tmp/go-build3346486511/b399/_pkg_.a
2025-08-20T22:37:46.3553277Z [00:02:20.017]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:46.3553954Z [00:02:20.017]➜  packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build3346486511/b502/_pkg_.a
2025-08-20T22:37:46.3554613Z [00:02:20.017]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:46.3555287Z [00:02:20.017]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:46.3556055Z [00:02:20.017]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:46.3556686Z [00:02:20.017]➜  packagefile github.com/vbauerster/mpb/v8=/tmp/go-build3346486511/b503/_pkg_.a
2025-08-20T22:37:46.3557281Z [00:02:20.017]➜  packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build3346486511/b509/_pkg_.a
2025-08-20T22:37:46.3557867Z [00:02:20.017]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3346486511/b512/_pkg_.a
2025-08-20T22:37:46.3558609Z [00:02:20.017]➜  packagefile golang.org/x/term=/tmp/go-build3346486511/b098/_pkg_.a
2025-08-20T22:37:46.3559064Z [00:02:20.017]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:46.3559470Z [00:02:20.017]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:46.3559876Z [00:02:20.017]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:46.3560285Z [00:02:20.017]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:46.3560702Z [00:02:20.017]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:46.3561101Z [00:02:20.017]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:46.3561517Z [00:02:20.017]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:46.3561946Z [00:02:20.017]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:46.3562360Z [00:02:20.017]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:46.3562943Z [00:02:20.017]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:46.3563491Z [00:02:20.017]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:46.3563909Z [00:02:20.017]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:46.3564218Z [00:02:20.017]➜  EOF
2025-08-20T22:37:46.3572546Z [00:02:20.017]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy=>github.com/containers/image/v5@v5.36.1/copy;$WORK/b277=>" -p github.com/containers/image/v5/copy -lang=go1.23 -complete -installsuffix shared -buildid 95wtmkBqpNk6Q4NosAY4/95wtmkBqpNk6Q4NosAY4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/blob.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/compression.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/copy.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/digesting_reader.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/encryption.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/manifest.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/multiple.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/progress_bars.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/progress_channel.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/sign.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/single.go
2025-08-20T22:37:46.3841538Z [00:02:20.048]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T22:37:46.3861210Z [00:02:20.050]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/87/871e13c384f3a333992843561521ed60a35d9fcf0edc672e799a0985e004fd4c-d # internal
2025-08-20T22:37:46.3862689Z [00:02:20.050]➜  github.com/containers/image/v5/transports/alltransports
2025-08-20T22:37:46.3863145Z [00:02:20.050]➜  mkdir -p $WORK/b587/
2025-08-20T22:37:46.3866128Z [00:02:20.051]➜  cat >/tmp/go-build3346486511/b587/importcfg << 'EOF' # internal
2025-08-20T22:37:46.3866992Z [00:02:20.051]➜  # import config
2025-08-20T22:37:46.3867350Z [00:02:20.051]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:46.3867908Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/directory=/tmp/go-build3346486511/b513/_pkg_.a
2025-08-20T22:37:46.3868595Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/docker=/tmp/go-build3346486511/b102/_pkg_.a
2025-08-20T22:37:46.3869278Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build3346486511/b515/_pkg_.a
2025-08-20T22:37:46.3869974Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build3346486511/b588/_pkg_.a
2025-08-20T22:37:46.3870665Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build3346486511/b518/_pkg_.a
2025-08-20T22:37:46.3871698Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3346486511/b520/_pkg_.a
2025-08-20T22:37:46.3872365Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/openshift=/tmp/go-build3346486511/b651/_pkg_.a
2025-08-20T22:37:46.3872998Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/sif=/tmp/go-build3346486511/b536/_pkg_.a
2025-08-20T22:37:46.3873632Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/storage=/tmp/go-build3346486511/b541/_pkg_.a
2025-08-20T22:37:46.3874272Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/tarball=/tmp/go-build3346486511/b586/_pkg_.a
2025-08-20T22:37:46.3874931Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:46.3875585Z [00:02:20.051]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:46.3876566Z [00:02:20.051]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:46.3876948Z [00:02:20.051]➜  EOF
2025-08-20T22:37:46.3880253Z [00:02:20.051]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports=>github.com/containers/image/v5@v5.36.1/transports/alltransports;$WORK/b587=>" -p github.com/containers/image/v5/transports/alltransports -lang=go1.23 -complete -installsuffix shared -buildid zTzZZNN7cxzzjgOdY7p8/zTzZZNN7cxzzjgOdY7p8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/alltransports.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/docker_daemon.go /tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/storage.go
2025-08-20T22:37:46.4036043Z [00:02:20.068]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T22:37:46.4040168Z [00:02:20.068]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/97/97e60cd5ade12741f48d09d32280c50cc35a3104434bb2a533ecf3d98a29385c-d # internal
2025-08-20T22:37:46.5314871Z [00:02:20.195]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T22:37:46.5353515Z [00:02:20.199]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/d4/d43bc045eddf45be403c40ae8d4654cdd8909e705ef74001e9bf2d4fb5e0a2a6-d # internal
2025-08-20T22:37:46.5357667Z [00:02:20.200]➜  github.com/containers/skopeo/cmd/skopeo
2025-08-20T22:37:46.5358028Z [00:02:20.200]➜  mkdir -p $WORK/b001/
2025-08-20T22:37:46.5360642Z [00:02:20.200]➜  cat >/tmp/go-build3346486511/b001/importcfg << 'EOF' # internal
2025-08-20T22:37:46.5361111Z [00:02:20.200]➜  # import config
2025-08-20T22:37:46.5361463Z [00:02:20.200]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:46.5361892Z [00:02:20.200]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:46.5362662Z [00:02:20.200]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:46.5363349Z [00:02:20.200]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:46.5363773Z [00:02:20.200]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:46.5364288Z [00:02:20.200]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3346486511/b069/_pkg_.a
2025-08-20T22:37:46.5364915Z [00:02:20.200]➜  packagefile github.com/containers/common/pkg/auth=/tmp/go-build3346486511/b074/_pkg_.a
2025-08-20T22:37:46.5365560Z [00:02:20.200]➜  packagefile github.com/containers/common/pkg/flag=/tmp/go-build3346486511/b271/_pkg_.a
2025-08-20T22:37:46.5366458Z [00:02:20.200]➜  packagefile github.com/containers/common/pkg/report=/tmp/go-build3346486511/b272/_pkg_.a
2025-08-20T22:37:46.5367103Z [00:02:20.200]➜  packagefile github.com/containers/common/pkg/retry=/tmp/go-build3346486511/b275/_pkg_.a
2025-08-20T22:37:46.5367751Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/copy=/tmp/go-build3346486511/b277/_pkg_.a
2025-08-20T22:37:46.5368396Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/directory=/tmp/go-build3346486511/b513/_pkg_.a
2025-08-20T22:37:46.5369044Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/docker=/tmp/go-build3346486511/b102/_pkg_.a
2025-08-20T22:37:46.5369711Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build3346486511/b515/_pkg_.a
2025-08-20T22:37:46.5370426Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:46.5371089Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/image=/tmp/go-build3346486511/b517/_pkg_.a
2025-08-20T22:37:46.5371730Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:46.5372391Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build3346486511/b518/_pkg_.a
2025-08-20T22:37:46.5373346Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3346486511/b520/_pkg_.a
2025-08-20T22:37:46.5374106Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build3346486511/b280/_pkg_.a
2025-08-20T22:37:46.5374786Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/pkg/cli=/tmp/go-build3346486511/b521/_pkg_.a
2025-08-20T22:37:46.5375464Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/pkg/cli/sigstore=/tmp/go-build3346486511/b522/_pkg_.a
2025-08-20T22:37:46.5376382Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3346486511/b283/_pkg_.a
2025-08-20T22:37:46.5377043Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/sif=/tmp/go-build3346486511/b536/_pkg_.a
2025-08-20T22:37:46.5377680Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/signature=/tmp/go-build3346486511/b315/_pkg_.a
2025-08-20T22:37:46.5378380Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3346486511/b395/_pkg_.a
2025-08-20T22:37:46.5379101Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build3346486511/b396/_pkg_.a
2025-08-20T22:37:46.5379783Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/storage=/tmp/go-build3346486511/b541/_pkg_.a
2025-08-20T22:37:46.5380424Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/tarball=/tmp/go-build3346486511/b586/_pkg_.a
2025-08-20T22:37:46.5381255Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:46.5381989Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3346486511/b587/_pkg_.a
2025-08-20T22:37:46.5382690Z [00:02:20.200]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:46.5383324Z [00:02:20.200]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:46.5384116Z [00:02:20.200]➜  packagefile github.com/containers/ocicrypt/helpers=/tmp/go-build3346486511/b653/_pkg_.a
2025-08-20T22:37:46.5384802Z [00:02:20.200]➜  packagefile github.com/containers/skopeo/cmd/skopeo/inspect=/tmp/go-build3346486511/b655/_pkg_.a
2025-08-20T22:37:46.5385471Z [00:02:20.200]➜  packagefile github.com/containers/skopeo/version=/tmp/go-build3346486511/b656/_pkg_.a
2025-08-20T22:37:46.5386288Z [00:02:20.200]➜  packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3346486511/b236/_pkg_.a
2025-08-20T22:37:46.5386960Z [00:02:20.200]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:46.5387676Z [00:02:20.200]➜  packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3346486511/b265/_pkg_.a
2025-08-20T22:37:46.5388403Z [00:02:20.200]➜  packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build3346486511/b266/_pkg_.a
2025-08-20T22:37:46.5389054Z [00:02:20.200]➜  packagefile github.com/moby/sys/capability=/tmp/go-build3346486511/b078/_pkg_.a
2025-08-20T22:37:46.5389655Z [00:02:20.200]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:46.5390327Z [00:02:20.200]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:46.5390962Z [00:02:20.200]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:46.5391507Z [00:02:20.200]➜  packagefile github.com/spf13/cobra=/tmp/go-build3346486511/b079/_pkg_.a
2025-08-20T22:37:46.5392033Z [00:02:20.200]➜  packagefile github.com/spf13/pflag=/tmp/go-build3346486511/b080/_pkg_.a
2025-08-20T22:37:46.5392541Z [00:02:20.200]➜  packagefile golang.org/x/term=/tmp/go-build3346486511/b098/_pkg_.a
2025-08-20T22:37:46.5393036Z [00:02:20.200]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:46.5393479Z [00:02:20.200]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:46.5394076Z [00:02:20.200]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:46.5394569Z [00:02:20.200]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:46.5394976Z [00:02:20.200]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:46.5395374Z [00:02:20.200]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:46.5395932Z [00:02:20.200]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:46.5396456Z [00:02:20.200]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:46.5396909Z [00:02:20.200]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:46.5397329Z [00:02:20.200]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:46.5397751Z [00:02:20.200]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:46.5398174Z [00:02:20.200]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:46.5398603Z [00:02:20.200]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:46.5399020Z [00:02:20.200]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:46.5399435Z [00:02:20.200]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:46.5399878Z [00:02:20.200]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:46.5400208Z [00:02:20.200]➜  EOF
2025-08-20T22:37:46.5402541Z [00:02:20.200]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo=>github.com/containers/skopeo/cmd/skopeo;$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid PWVlsoVtXQC2HlrZhN5Z/PWVlsoVtXQC2HlrZhN5Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./completions.go ./copy.go ./delete.go ./generate_sigstore_key.go ./inspect.go ./layers.go ./list_tags.go ./login.go ./logout.go ./main.go ./manifest.go ./proxy.go ./signing.go ./sync.go ./unshare_linux.go ./utils.go
2025-08-20T22:37:46.7414682Z [00:02:20.405]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T22:37:46.7457794Z [00:02:20.410]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/97/97fbef63eb21f524e162017dc0c4db7c54ae1a66b587d1d0dd593923df2b2f89-d # internal
2025-08-20T22:37:46.7487470Z [00:02:20.413]➜  cat >/tmp/go-build3346486511/b001/importcfg.link << 'EOF' # internal
2025-08-20T22:37:46.7489037Z [00:02:20.413]➜  packagefile github.com/containers/skopeo/cmd/skopeo=/tmp/go-build3346486511/b001/_pkg_.a
2025-08-20T22:37:46.7491640Z [00:02:20.413]➜  packagefile bytes=/tmp/go-build3346486511/b002/_pkg_.a
2025-08-20T22:37:46.7493756Z [00:02:20.413]➜  packagefile context=/tmp/go-build3346486511/b042/_pkg_.a
2025-08-20T22:37:46.7494308Z [00:02:20.413]➜  packagefile encoding/json=/tmp/go-build3346486511/b051/_pkg_.a
2025-08-20T22:37:46.7494772Z [00:02:20.413]➜  packagefile errors=/tmp/go-build3346486511/b003/_pkg_.a
2025-08-20T22:37:46.7495258Z [00:02:20.413]➜  packagefile fmt=/tmp/go-build3346486511/b056/_pkg_.a
2025-08-20T22:37:46.7495885Z [00:02:20.413]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3346486511/b069/_pkg_.a
2025-08-20T22:37:46.7496575Z [00:02:20.413]➜  packagefile github.com/containers/common/pkg/auth=/tmp/go-build3346486511/b074/_pkg_.a
2025-08-20T22:37:46.7497221Z [00:02:20.413]➜  packagefile github.com/containers/common/pkg/flag=/tmp/go-build3346486511/b271/_pkg_.a
2025-08-20T22:37:46.7497877Z [00:02:20.413]➜  packagefile github.com/containers/common/pkg/report=/tmp/go-build3346486511/b272/_pkg_.a
2025-08-20T22:37:46.7498531Z [00:02:20.413]➜  packagefile github.com/containers/common/pkg/retry=/tmp/go-build3346486511/b275/_pkg_.a
2025-08-20T22:37:46.7499167Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/copy=/tmp/go-build3346486511/b277/_pkg_.a
2025-08-20T22:37:46.7499816Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/directory=/tmp/go-build3346486511/b513/_pkg_.a
2025-08-20T22:37:46.7501034Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/docker=/tmp/go-build3346486511/b102/_pkg_.a
2025-08-20T22:37:46.7501855Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build3346486511/b515/_pkg_.a
2025-08-20T22:37:46.7502574Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3346486511/b180/_pkg_.a
2025-08-20T22:37:46.7503240Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/image=/tmp/go-build3346486511/b517/_pkg_.a
2025-08-20T22:37:46.7503888Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/manifest=/tmp/go-build3346486511/b203/_pkg_.a
2025-08-20T22:37:46.7504556Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build3346486511/b518/_pkg_.a
2025-08-20T22:37:46.7505221Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3346486511/b520/_pkg_.a
2025-08-20T22:37:46.7506211Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build3346486511/b280/_pkg_.a
2025-08-20T22:37:46.7506970Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/pkg/cli=/tmp/go-build3346486511/b521/_pkg_.a
2025-08-20T22:37:46.7507654Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/pkg/cli/sigstore=/tmp/go-build3346486511/b522/_pkg_.a
2025-08-20T22:37:46.7508366Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3346486511/b283/_pkg_.a
2025-08-20T22:37:46.7509296Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/sif=/tmp/go-build3346486511/b536/_pkg_.a
2025-08-20T22:37:46.7509939Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/signature=/tmp/go-build3346486511/b315/_pkg_.a
2025-08-20T22:37:46.7510629Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3346486511/b395/_pkg_.a
2025-08-20T22:37:46.7511365Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build3346486511/b396/_pkg_.a
2025-08-20T22:37:46.7512227Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/storage=/tmp/go-build3346486511/b541/_pkg_.a
2025-08-20T22:37:46.7512872Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/tarball=/tmp/go-build3346486511/b586/_pkg_.a
2025-08-20T22:37:46.7513525Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/transports=/tmp/go-build3346486511/b264/_pkg_.a
2025-08-20T22:37:46.7514259Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3346486511/b587/_pkg_.a
2025-08-20T22:37:46.7514966Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/types=/tmp/go-build3346486511/b186/_pkg_.a
2025-08-20T22:37:46.7515599Z [00:02:20.413]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3346486511/b405/_pkg_.a
2025-08-20T22:37:46.7516821Z [00:02:20.413]➜  packagefile github.com/containers/ocicrypt/helpers=/tmp/go-build3346486511/b653/_pkg_.a
2025-08-20T22:37:46.7517539Z [00:02:20.413]➜  packagefile github.com/containers/skopeo/cmd/skopeo/inspect=/tmp/go-build3346486511/b655/_pkg_.a
2025-08-20T22:37:46.7518217Z [00:02:20.413]➜  packagefile github.com/containers/skopeo/version=/tmp/go-build3346486511/b656/_pkg_.a
2025-08-20T22:37:46.7518865Z [00:02:20.413]➜  packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3346486511/b236/_pkg_.a
2025-08-20T22:37:46.7519529Z [00:02:20.413]➜  packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3346486511/b227/_pkg_.a
2025-08-20T22:37:46.7520251Z [00:02:20.413]➜  packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3346486511/b265/_pkg_.a
2025-08-20T22:37:46.7520981Z [00:02:20.413]➜  packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build3346486511/b266/_pkg_.a
2025-08-20T22:37:46.7521625Z [00:02:20.413]➜  packagefile github.com/moby/sys/capability=/tmp/go-build3346486511/b078/_pkg_.a
2025-08-20T22:37:46.7522233Z [00:02:20.413]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3346486511/b182/_pkg_.a
2025-08-20T22:37:46.7523186Z [00:02:20.413]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3346486511/b187/_pkg_.a
2025-08-20T22:37:46.7523904Z [00:02:20.413]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3346486511/b197/_pkg_.a
2025-08-20T22:37:46.7524462Z [00:02:20.413]➜  packagefile github.com/spf13/cobra=/tmp/go-build3346486511/b079/_pkg_.a
2025-08-20T22:37:46.7530927Z [00:02:20.413]➜  packagefile github.com/spf13/pflag=/tmp/go-build3346486511/b080/_pkg_.a
2025-08-20T22:37:46.7531458Z [00:02:20.413]➜  packagefile golang.org/x/term=/tmp/go-build3346486511/b098/_pkg_.a
2025-08-20T22:37:46.7531953Z [00:02:20.413]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3346486511/b270/_pkg_.a
2025-08-20T22:37:46.7532430Z [00:02:20.413]➜  packagefile io=/tmp/go-build3346486511/b033/_pkg_.a
2025-08-20T22:37:46.7532843Z [00:02:20.413]➜  packagefile io/fs=/tmp/go-build3346486511/b061/_pkg_.a
2025-08-20T22:37:46.7533271Z [00:02:20.413]➜  packagefile maps=/tmp/go-build3346486511/b094/_pkg_.a
2025-08-20T22:37:46.7533691Z [00:02:20.413]➜  packagefile net=/tmp/go-build3346486511/b084/_pkg_.a
2025-08-20T22:37:46.7534099Z [00:02:20.413]➜  packagefile os=/tmp/go-build3346486511/b059/_pkg_.a
2025-08-20T22:37:46.7534504Z [00:02:20.413]➜  packagefile path=/tmp/go-build3346486511/b062/_pkg_.a
2025-08-20T22:37:46.7534942Z [00:02:20.413]➜  packagefile path/filepath=/tmp/go-build3346486511/b092/_pkg_.a
2025-08-20T22:37:46.7535391Z [00:02:20.413]➜  packagefile regexp=/tmp/go-build3346486511/b071/_pkg_.a
2025-08-20T22:37:46.7536284Z [00:02:20.413]➜  packagefile slices=/tmp/go-build3346486511/b049/_pkg_.a
2025-08-20T22:37:46.7536715Z [00:02:20.413]➜  packagefile strings=/tmp/go-build3346486511/b067/_pkg_.a
2025-08-20T22:37:46.7537135Z [00:02:20.413]➜  packagefile sync=/tmp/go-build3346486511/b034/_pkg_.a
2025-08-20T22:37:46.7537554Z [00:02:20.413]➜  packagefile syscall=/tmp/go-build3346486511/b046/_pkg_.a
2025-08-20T22:37:46.7537975Z [00:02:20.413]➜  packagefile time=/tmp/go-build3346486511/b043/_pkg_.a
2025-08-20T22:37:46.7538579Z [00:02:20.413]➜  packagefile runtime=/tmp/go-build3346486511/b009/_pkg_.a
2025-08-20T22:37:46.7539030Z [00:02:20.413]➜  packagefile runtime/cgo=/tmp/go-build3346486511/b091/_pkg_.a
2025-08-20T22:37:46.7539653Z [00:02:20.413]➜  packagefile internal/bytealg=/tmp/go-build3346486511/b010/_pkg_.a
2025-08-20T22:37:46.7540101Z [00:02:20.413]➜  packagefile iter=/tmp/go-build3346486511/b038/_pkg_.a
2025-08-20T22:37:46.7540527Z [00:02:20.413]➜  packagefile math/bits=/tmp/go-build3346486511/b039/_pkg_.a
2025-08-20T22:37:46.7540967Z [00:02:20.413]➜  packagefile unicode=/tmp/go-build3346486511/b040/_pkg_.a
2025-08-20T22:37:46.7541417Z [00:02:20.413]➜  packagefile unicode/utf8=/tmp/go-build3346486511/b041/_pkg_.a
2025-08-20T22:37:46.7541910Z [00:02:20.413]➜  packagefile internal/reflectlite=/tmp/go-build3346486511/b004/_pkg_.a
2025-08-20T22:37:46.7542401Z [00:02:20.413]➜  packagefile sync/atomic=/tmp/go-build3346486511/b036/_pkg_.a
2025-08-20T22:37:46.7542844Z [00:02:20.413]➜  packagefile cmp=/tmp/go-build3346486511/b050/_pkg_.a
2025-08-20T22:37:46.7543273Z [00:02:20.413]➜  packagefile encoding=/tmp/go-build3346486511/b052/_pkg_.a
2025-08-20T22:37:46.7543737Z [00:02:20.413]➜  packagefile encoding/base64=/tmp/go-build3346486511/b053/_pkg_.a
2025-08-20T22:37:46.7544180Z [00:02:20.413]➜  packagefile math=/tmp/go-build3346486511/b055/_pkg_.a
2025-08-20T22:37:46.7544600Z [00:02:20.413]➜  packagefile reflect=/tmp/go-build3346486511/b058/_pkg_.a
2025-08-20T22:37:46.7545036Z [00:02:20.413]➜  packagefile strconv=/tmp/go-build3346486511/b054/_pkg_.a
2025-08-20T22:37:46.7545482Z [00:02:20.413]➜  packagefile unicode/utf16=/tmp/go-build3346486511/b068/_pkg_.a
2025-08-20T22:37:46.7546237Z [00:02:20.413]➜  packagefile internal/fmtsort=/tmp/go-build3346486511/b057/_pkg_.a
2025-08-20T22:37:46.7546759Z [00:02:20.413]➜  packagefile database/sql/driver=/tmp/go-build3346486511/b070/_pkg_.a
2025-08-20T22:37:46.7547220Z [00:02:20.413]➜  packagefile bufio=/tmp/go-build3346486511/b075/_pkg_.a
2025-08-20T22:37:46.7548059Z [00:02:20.413]➜  packagefile github.com/containers/common/pkg/completion=/tmp/go-build3346486511/b076/_pkg_.a
2025-08-20T22:37:46.7549246Z [00:02:20.413]➜  packagefile github.com/containers/common/pkg/***
2025-08-20T22:37:46.7549934Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build3346486511/b220/_pkg_.a
2025-08-20T22:37:46.7550674Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3346486511/b221/_pkg_.a
2025-08-20T22:37:46.7551396Z [00:02:20.413]➜  packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3346486511/b224/_pkg_.a
2025-08-20T22:37:46.7552071Z [00:02:20.413]➜  packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3346486511/b226/_pkg_.a
2025-08-20T22:37:46.7552727Z [00:02:20.413]➜  packagefile net/url=/tmp/go-build3346486511/b095/_pkg_.a
2025-08-20T22:37:46.7553434Z [00:02:20.413]➜  packagefile github.com/containers/common/pkg/report/camelcase=/tmp/go-build3346486511/b273/_pkg_.a
2025-08-20T22:37:46.7554158Z [00:02:20.413]➜  packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3346486511/b181/_pkg_.a
2025-08-20T22:37:46.7554722Z [00:02:20.413]➜  packagefile text/tabwriter=/tmp/go-build3346486511/b274/_pkg_.a
2025-08-20T22:37:46.7555201Z [00:02:20.413]➜  packagefile text/template=/tmp/go-build3346486511/b093/_pkg_.a
2025-08-20T22:37:46.7555908Z [00:02:20.413]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build3346486511/b276/_pkg_.a
2025-08-20T22:37:46.7556757Z [00:02:20.413]➜  packagefile math/rand/v2=/tmp/go-build3346486511/b126/_pkg_.a
2025-08-20T22:37:46.7557214Z [00:02:20.413]➜  packagefile net/http=/tmp/go-build3346486511/b244/_pkg_.a
2025-08-20T22:37:46.7557836Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3346486511/b183/_pkg_.a
2025-08-20T22:37:46.7558565Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3346486511/b189/_pkg_.a
2025-08-20T22:37:46.7559481Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3346486511/b278/_pkg_.a
2025-08-20T22:37:46.7560249Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3346486511/b190/_pkg_.a
2025-08-20T22:37:46.7560981Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3346486511/b195/_pkg_.a
2025-08-20T22:37:46.7561716Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build3346486511/b196/_pkg_.a
2025-08-20T22:37:46.7562454Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3346486511/b192/_pkg_.a
2025-08-20T22:37:46.7563151Z [00:02:20.413]➜  packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3346486511/b204/_pkg_.a
2025-08-20T22:37:46.7563861Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3346486511/b193/_pkg_.a
2025-08-20T22:37:46.7564587Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3346486511/b279/_pkg_.a
2025-08-20T22:37:46.7565315Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3346486511/b184/_pkg_.a
2025-08-20T22:37:46.7566364Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build3346486511/b398/_pkg_.a
2025-08-20T22:37:46.7567054Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt=/tmp/go-build3346486511/b399/_pkg_.a
2025-08-20T22:37:46.7567712Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build3346486511/b502/_pkg_.a
2025-08-20T22:37:46.7568342Z [00:02:20.414]➜  packagefile github.com/vbauerster/mpb/v8=/tmp/go-build3346486511/b503/_pkg_.a
2025-08-20T22:37:46.7568933Z [00:02:20.414]➜  packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build3346486511/b509/_pkg_.a
2025-08-20T22:37:46.7569521Z [00:02:20.414]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3346486511/b512/_pkg_.a
2025-08-20T22:37:46.7570266Z [00:02:20.414]➜  packagefile hash=/tmp/go-build3346486511/b106/_pkg_.a
2025-08-20T22:37:46.7570753Z [00:02:20.414]➜  packagefile sort=/tmp/go-build3346486511/b073/_pkg_.a
2025-08-20T22:37:46.7571377Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3346486511/b514/_pkg_.a
2025-08-20T22:37:46.7572208Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3346486511/b209/_pkg_.a
2025-08-20T22:37:46.7573057Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3346486511/b210/_pkg_.a
2025-08-20T22:37:46.7573870Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3346486511/b211/_pkg_.a
2025-08-20T22:37:46.7574665Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3346486511/b191/_pkg_.a
2025-08-20T22:37:46.7575454Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3346486511/b213/_pkg_.a
2025-08-20T22:37:46.7576272Z [00:02:20.414]➜  packagefile crypto/rand=/tmp/go-build3346486511/b103/_pkg_.a
2025-08-20T22:37:46.7576729Z [00:02:20.414]➜  packagefile crypto/tls=/tmp/go-build3346486511/b132/_pkg_.a
2025-08-20T22:37:46.7577370Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3346486511/b179/_pkg_.a
2025-08-20T22:37:46.7578335Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3346486511/b194/_pkg_.a
2025-08-20T22:37:46.7579062Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/multierr=/tmp/go-build3346486511/b212/_pkg_.a
2025-08-20T22:37:46.7579779Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3346486511/b214/_pkg_.a
2025-08-20T22:37:46.7580521Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build3346486511/b215/_pkg_.a
2025-08-20T22:37:46.7581424Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build3346486511/b217/_pkg_.a
2025-08-20T22:37:46.7582168Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build3346486511/b218/_pkg_.a
2025-08-20T22:37:46.7582920Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3346486511/b208/_pkg_.a
2025-08-20T22:37:46.7583674Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build3346486511/b243/_pkg_.a
2025-08-20T22:37:46.7584374Z [00:02:20.414]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3346486511/b269/_pkg_.a
2025-08-20T22:37:46.7584906Z [00:02:20.414]➜  packagefile mime=/tmp/go-build3346486511/b257/_pkg_.a
2025-08-20T22:37:46.7585353Z [00:02:20.414]➜  packagefile mime/multipart=/tmp/go-build3346486511/b258/_pkg_.a
2025-08-20T22:37:46.7586026Z [00:02:20.414]➜  packagefile os/exec=/tmp/go-build3346486511/b233/_pkg_.a
2025-08-20T22:37:46.7586715Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build3346486511/b516/_pkg_.a
2025-08-20T22:37:46.7587481Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build3346486511/b316/_pkg_.a
2025-08-20T22:37:46.7588201Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build3346486511/b205/_pkg_.a
2025-08-20T22:37:46.7588839Z [00:02:20.414]➜  packagefile github.com/containers/libtrust=/tmp/go-build3346486511/b200/_pkg_.a
2025-08-20T22:37:46.7589443Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3346486511/b206/_pkg_.a
2025-08-20T22:37:46.7590100Z [00:02:20.414]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3346486511/b207/_pkg_.a
2025-08-20T22:37:46.7590784Z [00:02:20.414]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3346486511/b188/_pkg_.a
2025-08-20T22:37:46.7591701Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3346486511/b216/_pkg_.a
2025-08-20T22:37:46.7592464Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build3346486511/b519/_pkg_.a
2025-08-20T22:37:46.7593142Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3346486511/b287/_pkg_.a
2025-08-20T22:37:46.7593808Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3346486511/b228/_pkg_.a
2025-08-20T22:37:46.7594539Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build3346486511/b281/_pkg_.a
2025-08-20T22:37:46.7595313Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3346486511/b312/_pkg_.a
2025-08-20T22:37:46.7596328Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/cli/sigstore/params=/tmp/go-build3346486511/b523/_pkg_.a
2025-08-20T22:37:46.7597149Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/signature/sigstore/fulcio=/tmp/go-build3346486511/b524/_pkg_.a
2025-08-20T22:37:46.7597930Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/signature/sigstore/rekor=/tmp/go-build3346486511/b533/_pkg_.a
2025-08-20T22:37:46.7598541Z [00:02:20.414]➜  packagefile compress/bzip2=/tmp/go-build3346486511/b284/_pkg_.a
2025-08-20T22:37:46.7599178Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build3346486511/b185/_pkg_.a
2025-08-20T22:37:46.7600155Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build3346486511/b285/_pkg_.a
2025-08-20T22:37:46.7600839Z [00:02:20.414]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3346486511/b291/_pkg_.a
2025-08-20T22:37:46.7601422Z [00:02:20.414]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build3346486511/b299/_pkg_.a
2025-08-20T22:37:46.7602203Z [00:02:20.414]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build3346486511/b301/_pkg_.a
2025-08-20T22:37:46.7602787Z [00:02:20.414]➜  packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3346486511/b537/_pkg_.a
2025-08-20T22:37:46.7603290Z [00:02:20.414]➜  packagefile crypto=/tmp/go-build3346486511/b105/_pkg_.a
2025-08-20T22:37:46.7603735Z [00:02:20.414]➜  packagefile crypto/ecdsa=/tmp/go-build3346486511/b141/_pkg_.a
2025-08-20T22:37:46.7604195Z [00:02:20.414]➜  packagefile crypto/x509=/tmp/go-build3346486511/b175/_pkg_.a
2025-08-20T22:37:46.7604660Z [00:02:20.414]➜  packagefile encoding/asn1=/tmp/go-build3346486511/b151/_pkg_.a
2025-08-20T22:37:46.7605268Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build3346486511/b317/_pkg_.a
2025-08-20T22:37:46.7606084Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/version=/tmp/go-build3346486511/b219/_pkg_.a
2025-08-20T22:37:46.7606817Z [00:02:20.414]➜  packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3346486511/b381/_pkg_.a
2025-08-20T22:37:46.7607523Z [00:02:20.414]➜  packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3346486511/b357/_pkg_.a
2025-08-20T22:37:46.7608149Z [00:02:20.414]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3346486511/b382/_pkg_.a
2025-08-20T22:37:46.7608667Z [00:02:20.414]➜  packagefile crypto/ed25519=/tmp/go-build3346486511/b153/_pkg_.a
2025-08-20T22:37:46.7609144Z [00:02:20.414]➜  packagefile crypto/elliptic=/tmp/go-build3346486511/b142/_pkg_.a
2025-08-20T22:37:46.7609617Z [00:02:20.414]➜  packagefile crypto/rsa=/tmp/go-build3346486511/b169/_pkg_.a
2025-08-20T22:37:46.7610072Z [00:02:20.414]➜  packagefile encoding/pem=/tmp/go-build3346486511/b178/_pkg_.a
2025-08-20T22:37:46.7610719Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build3346486511/b397/_pkg_.a
2025-08-20T22:37:46.7611522Z [00:02:20.414]➜  packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3346486511/b371/_pkg_.a
2025-08-20T22:37:46.7612492Z [00:02:20.414]➜  packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3346486511/b319/_pkg_.a
2025-08-20T22:37:46.7613222Z [00:02:20.414]➜  packagefile github.com/containers/storage=/tmp/go-build3346486511/b542/_pkg_.a
2025-08-20T22:37:46.7613833Z [00:02:20.414]➜  packagefile github.com/containers/storage/drivers=/tmp/go-build3346486511/b543/_pkg_.a
2025-08-20T22:37:46.7614483Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build3346486511/b580/_pkg_.a
2025-08-20T22:37:46.7615153Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3346486511/b240/_pkg_.a
2025-08-20T22:37:46.7615982Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build3346486511/b588/_pkg_.a
2025-08-20T22:37:46.7616723Z [00:02:20.414]➜  packagefile github.com/containers/image/v5/openshift=/tmp/go-build3346486511/b651/_pkg_.a
2025-08-20T22:37:46.7617405Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3346486511/b402/_pkg_.a
2025-08-20T22:37:46.7618133Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3346486511/b654/_pkg_.a
2025-08-20T22:37:46.7618814Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3346486511/b401/_pkg_.a
2025-08-20T22:37:46.7619490Z [00:02:20.414]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3346486511/b237/_pkg_.a
2025-08-20T22:37:46.7620257Z [00:02:20.414]➜  packagefile os/signal=/tmp/go-build3346486511/b101/_pkg_.a
2025-08-20T22:37:46.7620689Z [00:02:20.414]➜  packagefile os/user=/tmp/go-build3346486511/b235/_pkg_.a
2025-08-20T22:37:46.7621212Z [00:02:20.414]➜  packagefile github.com/distribution/reference=/tmp/go-build3346486511/b267/_pkg_.a
2025-08-20T22:37:46.7621775Z [00:02:20.414]➜  packagefile github.com/gorilla/mux=/tmp/go-build3346486511/b268/_pkg_.a
2025-08-20T22:37:46.7622300Z [00:02:20.414]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3346486511/b099/_pkg_.a
2025-08-20T22:37:46.7622950Z [00:02:20.414]➜  packagefile log=/tmp/go-build3346486511/b198/_pkg_.a
2025-08-20T22:37:46.7623386Z [00:02:20.414]➜  packagefile encoding/csv=/tmp/go-build3346486511/b081/_pkg_.a
2025-08-20T22:37:46.7623849Z [00:02:20.414]➜  packagefile encoding/hex=/tmp/go-build3346486511/b082/_pkg_.a
2025-08-20T22:37:46.7624281Z [00:02:20.414]➜  packagefile flag=/tmp/go-build3346486511/b083/_pkg_.a
2025-08-20T22:37:46.7624733Z [00:02:20.414]➜  packagefile internal/oserror=/tmp/go-build3346486511/b048/_pkg_.a
2025-08-20T22:37:46.7625307Z [00:02:20.414]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3346486511/b085/_pkg_.a
2025-08-20T22:37:46.7626021Z [00:02:20.414]➜  packagefile internal/godebug=/tmp/go-build3346486511/b044/_pkg_.a
2025-08-20T22:37:46.7626564Z [00:02:20.414]➜  packagefile internal/itoa=/tmp/go-build3346486511/b047/_pkg_.a
2025-08-20T22:37:46.7627051Z [00:02:20.414]➜  packagefile internal/nettrace=/tmp/go-build3346486511/b086/_pkg_.a
2025-08-20T22:37:46.7627548Z [00:02:20.414]➜  packagefile internal/poll=/tmp/go-build3346486511/b063/_pkg_.a
2025-08-20T22:37:46.7628052Z [00:02:20.414]➜  packagefile internal/singleflight=/tmp/go-build3346486511/b087/_pkg_.a
2025-08-20T22:37:46.7628578Z [00:02:20.414]➜  packagefile internal/stringslite=/tmp/go-build3346486511/b031/_pkg_.a
2025-08-20T22:37:46.7629100Z [00:02:20.414]➜  packagefile internal/syscall/unix=/tmp/go-build3346486511/b064/_pkg_.a
2025-08-20T22:37:46.7629580Z [00:02:20.414]➜  packagefile net/netip=/tmp/go-build3346486511/b088/_pkg_.a
2025-08-20T22:37:46.7630055Z [00:02:20.414]➜  packagefile internal/byteorder=/tmp/go-build3346486511/b012/_pkg_.a
2025-08-20T22:37:46.7630572Z [00:02:20.414]➜  packagefile internal/filepathlite=/tmp/go-build3346486511/b060/_pkg_.a
2025-08-20T22:37:46.7631083Z [00:02:20.414]➜  packagefile internal/goarch=/tmp/go-build3346486511/b006/_pkg_.a
2025-08-20T22:37:46.7631601Z [00:02:20.414]➜  packagefile internal/syscall/execenv=/tmp/go-build3346486511/b065/_pkg_.a
2025-08-20T22:37:46.7632477Z [00:02:20.414]➜  packagefile internal/testlog=/tmp/go-build3346486511/b066/_pkg_.a
2025-08-20T22:37:46.7633039Z [00:02:20.414]➜  packagefile regexp/syntax=/tmp/go-build3346486511/b072/_pkg_.a
2025-08-20T22:37:46.7633505Z [00:02:20.414]➜  packagefile internal/abi=/tmp/go-build3346486511/b005/_pkg_.a
2025-08-20T22:37:46.7633968Z [00:02:20.414]➜  packagefile internal/race=/tmp/go-build3346486511/b029/_pkg_.a
2025-08-20T22:37:46.7634432Z [00:02:20.414]➜  packagefile internal/sync=/tmp/go-build3346486511/b035/_pkg_.a
2025-08-20T22:37:46.7634921Z [00:02:20.414]➜  packagefile internal/synctest=/tmp/go-build3346486511/b037/_pkg_.a
2025-08-20T22:37:46.7635406Z [00:02:20.414]➜  packagefile internal/asan=/tmp/go-build3346486511/b027/_pkg_.a
2025-08-20T22:37:46.7636010Z [00:02:20.414]➜  packagefile internal/msan=/tmp/go-build3346486511/b028/_pkg_.a
2025-08-20T22:37:46.7636583Z [00:02:20.414]➜  packagefile internal/runtime/syscall=/tmp/go-build3346486511/b023/_pkg_.a
2025-08-20T22:37:46.7637128Z [00:02:20.414]➜  packagefile internal/chacha8rand=/tmp/go-build3346486511/b013/_pkg_.a
2025-08-20T22:37:46.7637662Z [00:02:20.414]➜  packagefile internal/coverage/rtcov=/tmp/go-build3346486511/b014/_pkg_.a
2025-08-20T22:37:46.7638163Z [00:02:20.414]➜  packagefile internal/cpu=/tmp/go-build3346486511/b011/_pkg_.a
2025-08-20T22:37:46.7638645Z [00:02:20.414]➜  packagefile internal/godebugs=/tmp/go-build3346486511/b015/_pkg_.a
2025-08-20T22:37:46.7639156Z [00:02:20.414]➜  packagefile internal/goexperiment=/tmp/go-build3346486511/b016/_pkg_.a
2025-08-20T22:37:46.7639855Z [00:02:20.414]➜  packagefile internal/goos=/tmp/go-build3346486511/b017/_pkg_.a
2025-08-20T22:37:46.7640361Z [00:02:20.414]➜  packagefile internal/profilerecord=/tmp/go-build3346486511/b018/_pkg_.a
2025-08-20T22:37:46.7640900Z [00:02:20.414]➜  packagefile internal/runtime/atomic=/tmp/go-build3346486511/b019/_pkg_.a
2025-08-20T22:37:46.7641437Z [00:02:20.414]➜  packagefile internal/runtime/cgroup=/tmp/go-build3346486511/b020/_pkg_.a
2025-08-20T22:37:46.7642177Z [00:02:20.414]➜  packagefile internal/runtime/exithook=/tmp/go-build3346486511/b024/_pkg_.a
2025-08-20T22:37:46.7642721Z [00:02:20.414]➜  packagefile internal/runtime/gc=/tmp/go-build3346486511/b025/_pkg_.a
2025-08-20T22:37:46.7643239Z [00:02:20.414]➜  packagefile internal/runtime/maps=/tmp/go-build3346486511/b026/_pkg_.a
2025-08-20T22:37:46.7643756Z [00:02:20.414]➜  packagefile internal/runtime/math=/tmp/go-build3346486511/b022/_pkg_.a
2025-08-20T22:37:46.7644289Z [00:02:20.414]➜  packagefile internal/runtime/strconv=/tmp/go-build3346486511/b021/_pkg_.a
2025-08-20T22:37:46.7644825Z [00:02:20.414]➜  packagefile internal/runtime/sys=/tmp/go-build3346486511/b030/_pkg_.a
2025-08-20T22:37:46.7645349Z [00:02:20.414]➜  packagefile internal/trace/tracev2=/tmp/go-build3346486511/b032/_pkg_.a
2025-08-20T22:37:46.7646022Z [00:02:20.414]➜  packagefile internal/unsafeheader=/tmp/go-build3346486511/b008/_pkg_.a
2025-08-20T22:37:46.7646719Z [00:02:20.414]➜  packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build3346486511/b077/_pkg_.a
2025-08-20T22:37:46.7647450Z [00:02:20.414]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build3346486511/b241/_pkg_.a
2025-08-20T22:37:46.7648205Z [00:02:20.414]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3346486511/b242/_pkg_.a
2025-08-20T22:37:46.7648863Z [00:02:20.414]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build3346486511/b222/_pkg_.a
2025-08-20T22:37:46.7649492Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3346486511/b238/_pkg_.a
2025-08-20T22:37:46.7650056Z [00:02:20.414]➜  packagefile text/scanner=/tmp/go-build3346486511/b225/_pkg_.a
2025-08-20T22:37:46.7650545Z [00:02:20.414]➜  packagefile text/template/parse=/tmp/go-build3346486511/b096/_pkg_.a
2025-08-20T22:37:46.7651034Z [00:02:20.414]➜  packagefile compress/gzip=/tmp/go-build3346486511/b245/_pkg_.a
2025-08-20T22:37:46.7651503Z [00:02:20.414]➜  packagefile container/list=/tmp/go-build3346486511/b133/_pkg_.a
2025-08-20T22:37:46.7652205Z [00:02:20.414]➜  packagefile encoding/binary=/tmp/go-build3346486511/b100/_pkg_.a
2025-08-20T22:37:46.7652881Z [00:02:20.414]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3346486511/b248/_pkg_.a
2025-08-20T22:37:46.7653524Z [00:02:20.414]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3346486511/b255/_pkg_.a
2025-08-20T22:37:46.7654152Z [00:02:20.414]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3346486511/b256/_pkg_.a
2025-08-20T22:37:46.7654746Z [00:02:20.414]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3346486511/b249/_pkg_.a
2025-08-20T22:37:46.7655244Z [00:02:20.414]➜  packagefile math/rand=/tmp/go-build3346486511/b131/_pkg_.a
2025-08-20T22:37:46.7655721Z [00:02:20.414]➜  packagefile net/http/httptrace=/tmp/go-build3346486511/b260/_pkg_.a
2025-08-20T22:37:46.7656395Z [00:02:20.414]➜  packagefile net/http/internal=/tmp/go-build3346486511/b261/_pkg_.a
2025-08-20T22:37:46.7656964Z [00:02:20.414]➜  packagefile net/http/internal/ascii=/tmp/go-build3346486511/b262/_pkg_.a
2025-08-20T22:37:46.7657522Z [00:02:20.414]➜  packagefile net/http/internal/httpcommon=/tmp/go-build3346486511/b263/_pkg_.a
2025-08-20T22:37:46.7658042Z [00:02:20.414]➜  packagefile net/textproto=/tmp/go-build3346486511/b254/_pkg_.a
2025-08-20T22:37:46.7658509Z [00:02:20.414]➜  packagefile crypto/sha256=/tmp/go-build3346486511/b172/_pkg_.a
2025-08-20T22:37:46.7659092Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build3346486511/b400/_pkg_.a
2025-08-20T22:37:46.7660081Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3346486511/b406/_pkg_.a
2025-08-20T22:37:46.7660800Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3346486511/b407/_pkg_.a
2025-08-20T22:37:46.7661466Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3346486511/b408/_pkg_.a
2025-08-20T22:37:46.7662346Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3346486511/b409/_pkg_.a
2025-08-20T22:37:46.7663060Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3346486511/b494/_pkg_.a
2025-08-20T22:37:46.7663753Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3346486511/b496/_pkg_.a
2025-08-20T22:37:46.7664449Z [00:02:20.414]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3346486511/b497/_pkg_.a
2025-08-20T22:37:46.7665104Z [00:02:20.414]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3346486511/b385/_pkg_.a
2025-08-20T22:37:46.7665981Z [00:02:20.414]➜  packagefile github.com/containers/storage/pkg/chunked/internal/minimal=/tmp/go-build3346486511/b286/_pkg_.a
2025-08-20T22:37:46.7666682Z [00:02:20.414]➜  packagefile container/heap=/tmp/go-build3346486511/b504/_pkg_.a
2025-08-20T22:37:46.7667215Z [00:02:20.414]➜  packagefile github.com/acarl005/stripansi=/tmp/go-build3346486511/b505/_pkg_.a
2025-08-20T22:37:46.7667805Z [00:02:20.414]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build3346486511/b506/_pkg_.a
2025-08-20T22:37:46.7668408Z [00:02:20.414]➜  packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3346486511/b508/_pkg_.a
2025-08-20T22:37:46.7669039Z [00:02:20.414]➜  packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build3346486511/b511/_pkg_.a
2025-08-20T22:37:46.7669638Z [00:02:20.414]➜  packagefile github.com/VividCortex/ewma=/tmp/go-build3346486511/b510/_pkg_.a
2025-08-20T22:37:46.7670194Z [00:02:20.414]➜  packagefile crypto/internal/boring=/tmp/go-build3346486511/b104/_pkg_.a
2025-08-20T22:37:46.7670730Z [00:02:20.414]➜  packagefile crypto/internal/fips140=/tmp/go-build3346486511/b109/_pkg_.a
2025-08-20T22:37:46.7671288Z [00:02:20.414]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3346486511/b122/_pkg_.a
2025-08-20T22:37:46.7671862Z [00:02:20.414]➜  packagefile crypto/internal/fips140only=/tmp/go-build3346486511/b127/_pkg_.a
2025-08-20T22:37:46.7672647Z [00:02:20.415]➜  packagefile crypto/internal/randutil=/tmp/go-build3346486511/b125/_pkg_.a
2025-08-20T22:37:46.7673328Z [00:02:20.415]➜  packagefile crypto/internal/sysrand=/tmp/go-build3346486511/b124/_pkg_.a
2025-08-20T22:37:46.7673821Z [00:02:20.415]➜  packagefile math/big=/tmp/go-build3346486511/b130/_pkg_.a
2025-08-20T22:37:46.7674269Z [00:02:20.415]➜  packagefile crypto/aes=/tmp/go-build3346486511/b134/_pkg_.a
2025-08-20T22:37:46.7674731Z [00:02:20.415]➜  packagefile crypto/cipher=/tmp/go-build3346486511/b107/_pkg_.a
2025-08-20T22:37:46.7675199Z [00:02:20.415]➜  packagefile crypto/des=/tmp/go-build3346486511/b135/_pkg_.a
2025-08-20T22:37:46.7675654Z [00:02:20.415]➜  packagefile crypto/ecdh=/tmp/go-build3346486511/b136/_pkg_.a
2025-08-20T22:37:46.7676319Z [00:02:20.415]➜  packagefile crypto/hkdf=/tmp/go-build3346486511/b156/_pkg_.a
2025-08-20T22:37:46.7676781Z [00:02:20.415]➜  packagefile crypto/hmac=/tmp/go-build3346486511/b158/_pkg_.a
2025-08-20T22:37:46.7677311Z [00:02:20.415]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3346486511/b108/_pkg_.a
2025-08-20T22:37:46.7677896Z [00:02:20.415]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3346486511/b121/_pkg_.a
2025-08-20T22:37:46.7678481Z [00:02:20.415]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build3346486511/b159/_pkg_.a
2025-08-20T22:37:46.7679058Z [00:02:20.415]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build3346486511/b160/_pkg_.a
2025-08-20T22:37:46.7679636Z [00:02:20.415]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build3346486511/b161/_pkg_.a
2025-08-20T22:37:46.7680373Z [00:02:20.415]➜  packagefile crypto/internal/hpke=/tmp/go-build3346486511/b162/_pkg_.a
2025-08-20T22:37:46.7680858Z [00:02:20.415]➜  packagefile crypto/md5=/tmp/go-build3346486511/b167/_pkg_.a
2025-08-20T22:37:46.7681310Z [00:02:20.415]➜  packagefile crypto/rc4=/tmp/go-build3346486511/b168/_pkg_.a
2025-08-20T22:37:46.7681764Z [00:02:20.415]➜  packagefile crypto/sha1=/tmp/go-build3346486511/b171/_pkg_.a
2025-08-20T22:37:46.7682380Z [00:02:20.415]➜  packagefile crypto/sha512=/tmp/go-build3346486511/b149/_pkg_.a
2025-08-20T22:37:46.7682846Z [00:02:20.415]➜  packagefile crypto/subtle=/tmp/go-build3346486511/b128/_pkg_.a
2025-08-20T22:37:46.7683376Z [00:02:20.415]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build3346486511/b173/_pkg_.a
2025-08-20T22:37:46.7684017Z [00:02:20.415]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3346486511/b163/_pkg_.a
2025-08-20T22:37:46.7684680Z [00:02:20.415]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3346486511/b150/_pkg_.a
2025-08-20T22:37:46.7685193Z [00:02:20.415]➜  packagefile weak=/tmp/go-build3346486511/b090/_pkg_.a
2025-08-20T22:37:46.7685660Z [00:02:20.415]➜  packagefile mime/quotedprintable=/tmp/go-build3346486511/b259/_pkg_.a
2025-08-20T22:37:46.7686394Z [00:02:20.415]➜  packagefile archive/tar=/tmp/go-build3346486511/b288/_pkg_.a
2025-08-20T22:37:46.7686880Z [00:02:20.415]➜  packagefile crypto/x509/pkix=/tmp/go-build3346486511/b177/_pkg_.a
2025-08-20T22:37:46.7687378Z [00:02:20.415]➜  packagefile encoding/base32=/tmp/go-build3346486511/b201/_pkg_.a
2025-08-20T22:37:46.7687835Z [00:02:20.415]➜  packagefile io/ioutil=/tmp/go-build3346486511/b202/_pkg_.a
2025-08-20T22:37:46.7688389Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/pools=/tmp/go-build3346486511/b289/_pkg_.a
2025-08-20T22:37:46.7689052Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/promise=/tmp/go-build3346486511/b290/_pkg_.a
2025-08-20T22:37:46.7689719Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/system=/tmp/go-build3346486511/b229/_pkg_.a
2025-08-20T22:37:46.7690313Z [00:02:20.415]➜  packagefile github.com/moby/sys/user=/tmp/go-build3346486511/b234/_pkg_.a
2025-08-20T22:37:46.7691046Z [00:02:20.415]➜  packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3346486511/b282/_pkg_.a
2025-08-20T22:37:46.7691710Z [00:02:20.415]➜  packagefile database/sql=/tmp/go-build3346486511/b313/_pkg_.a
2025-08-20T22:37:46.7692446Z [00:02:20.415]➜  packagefile github.com/mattn/go-sqlite3=/tmp/go-build3346486511/b314/_pkg_.a
2025-08-20T22:37:46.7693117Z [00:02:20.415]➜  packagefile github.com/sigstore/fulcio/pkg/api=/tmp/go-build3346486511/b525/_pkg_.a
2025-08-20T22:37:46.7693749Z [00:02:20.415]➜  packagefile github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3346486511/b526/_pkg_.a
2025-08-20T22:37:46.7694406Z [00:02:20.415]➜  packagefile github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3346486511/b527/_pkg_.a
2025-08-20T22:37:46.7694996Z [00:02:20.415]➜  packagefile golang.org/x/oauth2=/tmp/go-build3346486511/b529/_pkg_.a
2025-08-20T22:37:46.7695551Z [00:02:20.415]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build3346486511/b534/_pkg_.a
2025-08-20T22:37:46.7696334Z [00:02:20.415]➜  packagefile github.com/hashicorp/go-retryablehttp=/tmp/go-build3346486511/b535/_pkg_.a
2025-08-20T22:37:46.7696975Z [00:02:20.415]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3346486511/b309/_pkg_.a
2025-08-20T22:37:46.7697614Z [00:02:20.415]➜  packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build3346486511/b310/_pkg_.a
2025-08-20T22:37:46.7698244Z [00:02:20.415]➜  packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3346486511/b311/_pkg_.a
2025-08-20T22:37:46.7698847Z [00:02:20.415]➜  packagefile github.com/klauspost/compress=/tmp/go-build3346486511/b292/_pkg_.a
2025-08-20T22:37:46.7699446Z [00:02:20.415]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build3346486511/b293/_pkg_.a
2025-08-20T22:37:46.7700283Z [00:02:20.415]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3346486511/b295/_pkg_.a
2025-08-20T22:37:46.7700976Z [00:02:20.415]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3346486511/b296/_pkg_.a
2025-08-20T22:37:46.7701702Z [00:02:20.415]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3346486511/b297/_pkg_.a
2025-08-20T22:37:46.7702427Z [00:02:20.415]➜  packagefile hash/crc32=/tmp/go-build3346486511/b247/_pkg_.a
2025-08-20T22:37:46.7702895Z [00:02:20.415]➜  packagefile runtime/debug=/tmp/go-build3346486511/b298/_pkg_.a
2025-08-20T22:37:46.7703444Z [00:02:20.415]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build3346486511/b300/_pkg_.a
2025-08-20T22:37:46.7704071Z [00:02:20.415]➜  packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3346486511/b302/_pkg_.a
2025-08-20T22:37:46.7704667Z [00:02:20.415]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build3346486511/b303/_pkg_.a
2025-08-20T22:37:46.7705172Z [00:02:20.415]➜  packagefile hash/crc64=/tmp/go-build3346486511/b305/_pkg_.a
2025-08-20T22:37:46.7705864Z [00:02:20.415]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3346486511/b538/_pkg_.a
2025-08-20T22:37:46.7706529Z [00:02:20.415]➜  packagefile github.com/google/uuid=/tmp/go-build3346486511/b540/_pkg_.a
2025-08-20T22:37:46.7707085Z [00:02:20.415]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3346486511/b143/_pkg_.a
2025-08-20T22:37:46.7707774Z [00:02:20.415]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3346486511/b144/_pkg_.a
2025-08-20T22:37:46.7708430Z [00:02:20.415]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3346486511/b138/_pkg_.a
2025-08-20T22:37:46.7709014Z [00:02:20.415]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3346486511/b146/_pkg_.a
2025-08-20T22:37:46.7709587Z [00:02:20.415]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3346486511/b147/_pkg_.a
2025-08-20T22:37:46.7710219Z [00:02:20.415]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3346486511/b152/_pkg_.a
2025-08-20T22:37:46.7710772Z [00:02:20.415]➜  packagefile crypto/dsa=/tmp/go-build3346486511/b176/_pkg_.a
2025-08-20T22:37:46.7711513Z [00:02:20.415]➜  packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3346486511/b318/_pkg_.a
2025-08-20T22:37:46.7712304Z [00:02:20.415]➜  packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build3346486511/b358/_pkg_.a
2025-08-20T22:37:46.7713025Z [00:02:20.415]➜  packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build3346486511/b383/_pkg_.a
2025-08-20T22:37:46.7713702Z [00:02:20.415]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3346486511/b384/_pkg_.a
2025-08-20T22:37:46.7714302Z [00:02:20.415]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3346486511/b390/_pkg_.a
2025-08-20T22:37:46.7714893Z [00:02:20.415]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build3346486511/b154/_pkg_.a
2025-08-20T22:37:46.7715613Z [00:02:20.415]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3346486511/b145/_pkg_.a
2025-08-20T22:37:46.7716462Z [00:02:20.415]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build3346486511/b170/_pkg_.a
2025-08-20T22:37:46.7717061Z [00:02:20.415]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3346486511/b372/_pkg_.a
2025-08-20T22:37:46.7717645Z [00:02:20.415]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build3346486511/b376/_pkg_.a
2025-08-20T22:37:46.7718304Z [00:02:20.415]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build3346486511/b320/_pkg_.a
2025-08-20T22:37:46.7719037Z [00:02:20.415]➜  packagefile github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3346486511/b321/_pkg_.a
2025-08-20T22:37:46.7719784Z [00:02:20.415]➜  packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3346486511/b377/_pkg_.a
2025-08-20T22:37:46.7720529Z [00:02:20.415]➜  packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3346486511/b378/_pkg_.a
2025-08-20T22:37:46.7721160Z [00:02:20.415]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build3346486511/b379/_pkg_.a
2025-08-20T22:37:46.7721636Z [00:02:20.415]➜  packagefile embed=/tmp/go-build3346486511/b335/_pkg_.a
2025-08-20T22:37:46.7722207Z [00:02:20.415]➜  packagefile github.com/containers/storage/drivers/register=/tmp/go-build3346486511/b550/_pkg_.a
2025-08-20T22:37:46.7723130Z [00:02:20.415]➜  packagefile github.com/containers/storage/internal/dedup=/tmp/go-build3346486511/b544/_pkg_.a
2025-08-20T22:37:46.7723837Z [00:02:20.415]➜  packagefile github.com/containers/storage/internal/tempdir=/tmp/go-build3346486511/b546/_pkg_.a
2025-08-20T22:37:46.7724534Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3346486511/b549/_pkg_.a
2025-08-20T22:37:46.7725200Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3346486511/b230/_pkg_.a
2025-08-20T22:37:46.7726011Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3346486511/b553/_pkg_.a
2025-08-20T22:37:46.7726748Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build3346486511/b570/_pkg_.a
2025-08-20T22:37:46.7727437Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build3346486511/b571/_pkg_.a
2025-08-20T22:37:46.7728117Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build3346486511/b572/_pkg_.a
2025-08-20T22:37:46.7728958Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build3346486511/b573/_pkg_.a
2025-08-20T22:37:46.7729703Z [00:02:20.415]➜  packagefile github.com/containers/storage/types=/tmp/go-build3346486511/b575/_pkg_.a
2025-08-20T22:37:46.7730332Z [00:02:20.415]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3346486511/b577/_pkg_.a
2025-08-20T22:37:46.7730985Z [00:02:20.415]➜  packagefile github.com/google/go-intervals/intervalset=/tmp/go-build3346486511/b578/_pkg_.a
2025-08-20T22:37:46.7731602Z [00:02:20.415]➜  packagefile github.com/json-iterator/go=/tmp/go-build3346486511/b306/_pkg_.a
2025-08-20T22:37:46.7732232Z [00:02:20.415]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3346486511/b555/_pkg_.a
2025-08-20T22:37:46.7732985Z [00:02:20.415]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3346486511/b554/_pkg_.a
2025-08-20T22:37:46.7733634Z [00:02:20.415]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3346486511/b579/_pkg_.a
2025-08-20T22:37:46.7734279Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3346486511/b548/_pkg_.a
2025-08-20T22:37:46.7734997Z [00:02:20.415]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3346486511/b545/_pkg_.a
2025-08-20T22:37:46.7735716Z [00:02:20.415]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3346486511/b581/_pkg_.a
2025-08-20T22:37:46.7736729Z [00:02:20.415]➜  packagefile github.com/containers/storage/drivers/copy=/tmp/go-build3346486511/b567/_pkg_.a
2025-08-20T22:37:46.7737465Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/chunked/internal/path=/tmp/go-build3346486511/b561/_pkg_.a
2025-08-20T22:37:46.7738192Z [00:02:20.415]➜  packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build3346486511/b563/_pkg_.a
2025-08-20T22:37:46.7738802Z [00:02:20.415]➜  packagefile github.com/docker/go-units=/tmp/go-build3346486511/b232/_pkg_.a
2025-08-20T22:37:46.7739388Z [00:02:20.415]➜  packagefile github.com/docker/docker/client=/tmp/go-build3346486511/b589/_pkg_.a
2025-08-20T22:37:46.7739917Z [00:02:20.415]➜  packagefile dario.cat/mergo=/tmp/go-build3346486511/b652/_pkg_.a
2025-08-20T22:37:46.7740425Z [00:02:20.415]➜  packagefile github.com/miekg/pkcs11=/tmp/go-build3346486511/b403/_pkg_.a
2025-08-20T22:37:46.7741014Z [00:02:20.415]➜  packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build3346486511/b404/_pkg_.a
2025-08-20T22:37:46.7741620Z [00:02:20.415]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3346486511/b361/_pkg_.a
2025-08-20T22:37:46.7742130Z [00:02:20.415]➜  packagefile log/internal=/tmp/go-build3346486511/b199/_pkg_.a
2025-08-20T22:37:46.7742602Z [00:02:20.415]➜  packagefile internal/bisect=/tmp/go-build3346486511/b045/_pkg_.a
2025-08-20T22:37:46.7743055Z [00:02:20.415]➜  packagefile unique=/tmp/go-build3346486511/b089/_pkg_.a
2025-08-20T22:37:46.7743782Z [00:02:20.415]➜  packagefile github.com/BurntSushi/toml/internal=/tmp/go-build3346486511/b223/_pkg_.a
2025-08-20T22:37:46.7744472Z [00:02:20.415]➜  packagefile github.com/containers/storage/internal/rawfilelock=/tmp/go-build3346486511/b239/_pkg_.a
2025-08-20T22:37:46.7745076Z [00:02:20.415]➜  packagefile compress/flate=/tmp/go-build3346486511/b246/_pkg_.a
2025-08-20T22:37:46.7745651Z [00:02:20.415]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3346486511/b250/_pkg_.a
2025-08-20T22:37:46.7746515Z [00:02:20.415]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3346486511/b252/_pkg_.a
2025-08-20T22:37:46.7747155Z [00:02:20.415]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3346486511/b253/_pkg_.a
2025-08-20T22:37:46.7747761Z [00:02:20.415]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3346486511/b114/_pkg_.a
2025-08-20T22:37:46.7748422Z [00:02:20.415]➜  packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3346486511/b410/_pkg_.a
2025-08-20T22:37:46.7749225Z [00:02:20.415]➜  packagefile google.golang.org/grpc=/tmp/go-build3346486511/b415/_pkg_.a
2025-08-20T22:37:46.7749779Z [00:02:20.415]➜  packagefile net/mail=/tmp/go-build3346486511/b495/_pkg_.a
2025-08-20T22:37:46.7750281Z [00:02:20.415]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3346486511/b498/_pkg_.a
2025-08-20T22:37:46.7750791Z [00:02:20.415]➜  packagefile compress/zlib=/tmp/go-build3346486511/b386/_pkg_.a
2025-08-20T22:37:46.7751302Z [00:02:20.415]➜  packagefile golang.org/x/crypto/cast5=/tmp/go-build3346486511/b388/_pkg_.a
2025-08-20T22:37:46.7751900Z [00:02:20.415]➜  packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3346486511/b389/_pkg_.a
2025-08-20T22:37:46.7752411Z [00:02:20.415]➜  packagefile image=/tmp/go-build3346486511/b391/_pkg_.a
2025-08-20T22:37:46.7752842Z [00:02:20.415]➜  packagefile image/jpeg=/tmp/go-build3346486511/b393/_pkg_.a
2025-08-20T22:37:46.7753336Z [00:02:20.415]➜  packagefile github.com/rivo/uniseg=/tmp/go-build3346486511/b507/_pkg_.a
2025-08-20T22:37:46.7753897Z [00:02:20.415]➜  packagefile crypto/internal/boring/sig=/tmp/go-build3346486511/b129/_pkg_.a
2025-08-20T22:37:46.7754497Z [00:02:20.415]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3346486511/b110/_pkg_.a
2025-08-20T22:37:46.7755080Z [00:02:20.415]➜  packagefile crypto/internal/entropy=/tmp/go-build3346486511/b123/_pkg_.a
2025-08-20T22:37:46.7755644Z [00:02:20.415]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3346486511/b112/_pkg_.a
2025-08-20T22:37:46.7756522Z [00:02:20.415]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3346486511/b119/_pkg_.a
2025-08-20T22:37:46.7757147Z [00:02:20.415]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3346486511/b115/_pkg_.a
2025-08-20T22:37:46.7757755Z [00:02:20.415]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3346486511/b118/_pkg_.a
2025-08-20T22:37:46.7758333Z [00:02:20.415]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3346486511/b120/_pkg_.a
2025-08-20T22:37:46.7758933Z [00:02:20.415]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3346486511/b111/_pkg_.a
2025-08-20T22:37:46.7759507Z [00:02:20.415]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build3346486511/b137/_pkg_.a
2025-08-20T22:37:46.7760136Z [00:02:20.415]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3346486511/b140/_pkg_.a
2025-08-20T22:37:46.7760759Z [00:02:20.415]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3346486511/b157/_pkg_.a
2025-08-20T22:37:46.7761335Z [00:02:20.415]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3346486511/b113/_pkg_.a
2025-08-20T22:37:46.7761919Z [00:02:20.415]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3346486511/b116/_pkg_.a
2025-08-20T22:37:46.7762488Z [00:02:20.415]➜  packagefile crypto/internal/impl=/tmp/go-build3346486511/b117/_pkg_.a
2025-08-20T22:37:46.7762989Z [00:02:20.415]➜  packagefile crypto/fips140=/tmp/go-build3346486511/b174/_pkg_.a
2025-08-20T22:37:46.7763718Z [00:02:20.415]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3346486511/b164/_pkg_.a
2025-08-20T22:37:46.7764363Z [00:02:20.415]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3346486511/b165/_pkg_.a
2025-08-20T22:37:46.7765079Z [00:02:20.415]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3346486511/b166/_pkg_.a
2025-08-20T22:37:46.7765717Z [00:02:20.415]➜  packagefile github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3346486511/b528/_pkg_.a
2025-08-20T22:37:46.7766517Z [00:02:20.415]➜  packagefile github.com/segmentio/ksuid=/tmp/go-build3346486511/b531/_pkg_.a
2025-08-20T22:37:46.7767122Z [00:02:20.416]➜  packagefile github.com/skratchdot/open-golang/open=/tmp/go-build3346486511/b532/_pkg_.a
2025-08-20T22:37:46.7767727Z [00:02:20.416]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build3346486511/b530/_pkg_.a
2025-08-20T22:37:46.7768318Z [00:02:20.416]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build3346486511/b294/_pkg_.a
2025-08-20T22:37:46.7769120Z [00:02:20.416]➜  packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build3346486511/b304/_pkg_.a
2025-08-20T22:37:46.7769880Z [00:02:20.416]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3346486511/b539/_pkg_.a
2025-08-20T22:37:46.7770560Z [00:02:20.416]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3346486511/b139/_pkg_.a
2025-08-20T22:37:46.7771100Z [00:02:20.416]➜  packagefile crypto/sha3=/tmp/go-build3346486511/b148/_pkg_.a
2025-08-20T22:37:46.7771650Z [00:02:20.416]➜  packagefile github.com/letsencrypt/boulder/core=/tmp/go-build3346486511/b359/_pkg_.a
2025-08-20T22:37:46.7772298Z [00:02:20.416]➜  packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3346486511/b369/_pkg_.a
2025-08-20T22:37:46.7772922Z [00:02:20.416]➜  packagefile github.com/titanous/rocacheck=/tmp/go-build3346486511/b370/_pkg_.a
2025-08-20T22:37:46.7773529Z [00:02:20.416]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3346486511/b155/_pkg_.a
2025-08-20T22:37:46.7774163Z [00:02:20.416]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3346486511/b373/_pkg_.a
2025-08-20T22:37:46.7774789Z [00:02:20.416]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3346486511/b374/_pkg_.a
2025-08-20T22:37:46.7775410Z [00:02:20.416]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build3346486511/b375/_pkg_.a
2025-08-20T22:37:46.7776254Z [00:02:20.416]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3346486511/b364/_pkg_.a
2025-08-20T22:37:46.7777131Z [00:02:20.416]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3346486511/b322/_pkg_.a
2025-08-20T22:37:46.7777878Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3346486511/b324/_pkg_.a
2025-08-20T22:37:46.7778580Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3346486511/b330/_pkg_.a
2025-08-20T22:37:46.7779302Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3346486511/b356/_pkg_.a
2025-08-20T22:37:46.7779928Z [00:02:20.416]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build3346486511/b380/_pkg_.a
2025-08-20T22:37:46.7780538Z [00:02:20.416]➜  packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build3346486511/b551/_pkg_.a
2025-08-20T22:37:46.7781220Z [00:02:20.416]➜  packagefile github.com/containers/storage/drivers/btrfs=/tmp/go-build3346486511/b556/_pkg_.a
2025-08-20T22:37:46.7781910Z [00:02:20.416]➜  packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build3346486511/b557/_pkg_.a
2025-08-20T22:37:46.7782593Z [00:02:20.416]➜  packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build3346486511/b566/_pkg_.a
2025-08-20T22:37:46.7783261Z [00:02:20.416]➜  packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build3346486511/b568/_pkg_.a
2025-08-20T22:37:46.7783983Z [00:02:20.416]➜  packagefile github.com/containers/storage/internal/staging_lockfile=/tmp/go-build3346486511/b547/_pkg_.a
2025-08-20T22:37:46.7784826Z [00:02:20.416]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build3346486511/b231/_pkg_.a
2025-08-20T22:37:46.7785444Z [00:02:20.416]➜  packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3346486511/b574/_pkg_.a
2025-08-20T22:37:46.7786227Z [00:02:20.416]➜  packagefile github.com/containers/storage/pkg/config=/tmp/go-build3346486511/b576/_pkg_.a
2025-08-20T22:37:46.7786847Z [00:02:20.416]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build3346486511/b307/_pkg_.a
2025-08-20T22:37:46.7787429Z [00:02:20.416]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build3346486511/b308/_pkg_.a
2025-08-20T22:37:46.7788118Z [00:02:20.416]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3346486511/b582/_pkg_.a
2025-08-20T22:37:46.7788716Z [00:02:20.416]➜  packagefile testing=/tmp/go-build3346486511/b583/_pkg_.a
2025-08-20T22:37:46.7789221Z [00:02:20.416]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3346486511/b590/_pkg_.a
2025-08-20T22:37:46.7790072Z [00:02:20.416]➜  packagefile github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3346486511/b591/_pkg_.a
2025-08-20T22:37:46.7790768Z [00:02:20.416]➜  packagefile github.com/docker/docker/api=/tmp/go-build3346486511/b593/_pkg_.a
2025-08-20T22:37:46.7791360Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build3346486511/b594/_pkg_.a
2025-08-20T22:37:46.7791998Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build3346486511/b595/_pkg_.a
2025-08-20T22:37:46.7792679Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build3346486511/b613/_pkg_.a
2025-08-20T22:37:46.7793373Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3346486511/b596/_pkg_.a
2025-08-20T22:37:46.7794050Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/events=/tmp/go-build3346486511/b614/_pkg_.a
2025-08-20T22:37:46.7794720Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3346486511/b599/_pkg_.a
2025-08-20T22:37:46.7795389Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build3346486511/b608/_pkg_.a
2025-08-20T22:37:46.7796333Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build3346486511/b601/_pkg_.a
2025-08-20T22:37:46.7797022Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3346486511/b607/_pkg_.a
2025-08-20T22:37:46.7797693Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3346486511/b609/_pkg_.a
2025-08-20T22:37:46.7798628Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build3346486511/b615/_pkg_.a
2025-08-20T22:37:46.7799285Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build3346486511/b616/_pkg_.a
2025-08-20T22:37:46.7799941Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3346486511/b612/_pkg_.a
2025-08-20T22:37:46.7800774Z [00:02:20.416]➜  packagefile github.com/docker/docker/internal/lazyregexp=/tmp/go-build3346486511/b617/_pkg_.a
2025-08-20T22:37:46.7801447Z [00:02:20.416]➜  packagefile github.com/docker/go-connections/sockets=/tmp/go-build3346486511/b618/_pkg_.a
2025-08-20T22:37:46.7802034Z [00:02:20.416]➜  packagefile github.com/pkg/errors=/tmp/go-build3346486511/b619/_pkg_.a
2025-08-20T22:37:46.7802722Z [00:02:20.416]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3346486511/b620/_pkg_.a
2025-08-20T22:37:46.7803416Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3346486511/b641/_pkg_.a
2025-08-20T22:37:46.7804009Z [00:02:20.416]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3346486511/b362/_pkg_.a
2025-08-20T22:37:46.7804605Z [00:02:20.416]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build3346486511/b363/_pkg_.a
2025-08-20T22:37:46.7805205Z [00:02:20.416]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3346486511/b251/_pkg_.a
2025-08-20T22:37:46.7805996Z [00:02:20.416]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3346486511/b411/_pkg_.a
2025-08-20T22:37:46.7806652Z [00:02:20.416]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3346486511/b448/_pkg_.a
2025-08-20T22:37:46.7807218Z [00:02:20.416]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3346486511/b459/_pkg_.a
2025-08-20T22:37:46.7807760Z [00:02:20.416]➜  packagefile golang.org/x/net/trace=/tmp/go-build3346486511/b416/_pkg_.a
2025-08-20T22:37:46.7808320Z [00:02:20.416]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3346486511/b420/_pkg_.a
2025-08-20T22:37:46.7808899Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3346486511/b421/_pkg_.a
2025-08-20T22:37:46.7809503Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3346486511/b437/_pkg_.a
2025-08-20T22:37:46.7810142Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3346486511/b438/_pkg_.a
2025-08-20T22:37:46.7811009Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3346486511/b446/_pkg_.a
2025-08-20T22:37:46.7811733Z [00:02:20.416]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3346486511/b422/_pkg_.a
2025-08-20T22:37:46.7812345Z [00:02:20.416]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3346486511/b424/_pkg_.a
2025-08-20T22:37:46.7812960Z [00:02:20.416]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3346486511/b427/_pkg_.a
2025-08-20T22:37:46.7813612Z [00:02:20.416]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3346486511/b449/_pkg_.a
2025-08-20T22:37:46.7814241Z [00:02:20.416]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3346486511/b450/_pkg_.a
2025-08-20T22:37:46.7814850Z [00:02:20.416]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3346486511/b453/_pkg_.a
2025-08-20T22:37:46.7815500Z [00:02:20.416]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3346486511/b433/_pkg_.a
2025-08-20T22:37:46.7816358Z [00:02:20.416]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3346486511/b425/_pkg_.a
2025-08-20T22:37:46.7816951Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3346486511/b431/_pkg_.a
2025-08-20T22:37:46.7817570Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3346486511/b454/_pkg_.a
2025-08-20T22:37:46.7818292Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3346486511/b455/_pkg_.a
2025-08-20T22:37:46.7819204Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3346486511/b456/_pkg_.a
2025-08-20T22:37:46.7819882Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3346486511/b457/_pkg_.a
2025-08-20T22:37:46.7820539Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3346486511/b423/_pkg_.a
2025-08-20T22:37:46.7821353Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3346486511/b463/_pkg_.a
2025-08-20T22:37:46.7822011Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3346486511/b451/_pkg_.a
2025-08-20T22:37:46.7822646Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3346486511/b465/_pkg_.a
2025-08-20T22:37:46.7823283Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3346486511/b466/_pkg_.a
2025-08-20T22:37:46.7823930Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3346486511/b442/_pkg_.a
2025-08-20T22:37:46.7824578Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3346486511/b467/_pkg_.a
2025-08-20T22:37:46.7825316Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3346486511/b469/_pkg_.a
2025-08-20T22:37:46.7826292Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3346486511/b487/_pkg_.a
2025-08-20T22:37:46.7827032Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3346486511/b488/_pkg_.a
2025-08-20T22:37:46.7827722Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3346486511/b468/_pkg_.a
2025-08-20T22:37:46.7828379Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build3346486511/b489/_pkg_.a
2025-08-20T22:37:46.7829017Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3346486511/b462/_pkg_.a
2025-08-20T22:37:46.7829668Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3346486511/b471/_pkg_.a
2025-08-20T22:37:46.7830295Z [00:02:20.416]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3346486511/b483/_pkg_.a
2025-08-20T22:37:46.7830869Z [00:02:20.416]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3346486511/b452/_pkg_.a
2025-08-20T22:37:46.7831628Z [00:02:20.416]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3346486511/b435/_pkg_.a
2025-08-20T22:37:46.7832267Z [00:02:20.416]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3346486511/b484/_pkg_.a
2025-08-20T22:37:46.7832887Z [00:02:20.416]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3346486511/b436/_pkg_.a
2025-08-20T22:37:46.7833484Z [00:02:20.416]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3346486511/b490/_pkg_.a
2025-08-20T22:37:46.7834109Z [00:02:20.416]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3346486511/b432/_pkg_.a
2025-08-20T22:37:46.7834704Z [00:02:20.416]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3346486511/b434/_pkg_.a
2025-08-20T22:37:46.7835258Z [00:02:20.416]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3346486511/b485/_pkg_.a
2025-08-20T22:37:46.7836036Z [00:02:20.416]➜  packagefile github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3346486511/b499/_pkg_.a
2025-08-20T22:37:46.7836682Z [00:02:20.416]➜  packagefile hash/adler32=/tmp/go-build3346486511/b387/_pkg_.a
2025-08-20T22:37:46.7837147Z [00:02:20.416]➜  packagefile image/color=/tmp/go-build3346486511/b392/_pkg_.a
2025-08-20T22:37:46.7837651Z [00:02:20.416]➜  packagefile image/internal/imageutil=/tmp/go-build3346486511/b394/_pkg_.a
2025-08-20T22:37:46.7838132Z [00:02:20.416]➜  packagefile expvar=/tmp/go-build3346486511/b360/_pkg_.a
2025-08-20T22:37:46.7838689Z [00:02:20.416]➜  packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build3346486511/b365/_pkg_.a
2025-08-20T22:37:46.7839532Z [00:02:20.416]➜  packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build3346486511/b366/_pkg_.a
2025-08-20T22:37:46.7840185Z [00:02:20.416]➜  packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build3346486511/b367/_pkg_.a
2025-08-20T22:37:46.7840789Z [00:02:20.416]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3346486511/b368/_pkg_.a
2025-08-20T22:37:46.7841591Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3346486511/b355/_pkg_.a
2025-08-20T22:37:46.7842164Z [00:02:20.416]➜  packagefile hash/fnv=/tmp/go-build3346486511/b328/_pkg_.a
2025-08-20T22:37:46.7842720Z [00:02:20.416]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build3346486511/b323/_pkg_.a
2025-08-20T22:37:46.7843403Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3346486511/b354/_pkg_.a
2025-08-20T22:37:46.7844100Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3346486511/b325/_pkg_.a
2025-08-20T22:37:46.7844792Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3346486511/b329/_pkg_.a
2025-08-20T22:37:46.7845473Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3346486511/b331/_pkg_.a
2025-08-20T22:37:46.7846517Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3346486511/b347/_pkg_.a
2025-08-20T22:37:46.7847203Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3346486511/b348/_pkg_.a
2025-08-20T22:37:46.7847884Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3346486511/b352/_pkg_.a
2025-08-20T22:37:46.7848571Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3346486511/b353/_pkg_.a
2025-08-20T22:37:46.7849237Z [00:02:20.416]➜  packagefile github.com/containers/storage/pkg/locker=/tmp/go-build3346486511/b552/_pkg_.a
2025-08-20T22:37:46.7849944Z [00:02:20.416]➜  packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build3346486511/b558/_pkg_.a
2025-08-20T22:37:46.7850656Z [00:02:20.416]➜  packagefile github.com/containers/storage/drivers/quota=/tmp/go-build3346486511/b559/_pkg_.a
2025-08-20T22:37:46.7851349Z [00:02:20.416]➜  packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build3346486511/b560/_pkg_.a
2025-08-20T22:37:46.7852263Z [00:02:20.416]➜  packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build3346486511/b562/_pkg_.a
2025-08-20T22:37:46.7852985Z [00:02:20.416]➜  packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build3346486511/b564/_pkg_.a
2025-08-20T22:37:46.7853652Z [00:02:20.416]➜  packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build3346486511/b565/_pkg_.a
2025-08-20T22:37:46.7854273Z [00:02:20.416]➜  packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build3346486511/b569/_pkg_.a
2025-08-20T22:37:46.7854806Z [00:02:20.416]➜  packagefile internal/sysinfo=/tmp/go-build3346486511/b584/_pkg_.a
2025-08-20T22:37:46.7855282Z [00:02:20.416]➜  packagefile runtime/trace=/tmp/go-build3346486511/b585/_pkg_.a
2025-08-20T22:37:46.7856058Z [00:02:20.416]➜  packagefile github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3346486511/b592/_pkg_.a
2025-08-20T22:37:46.7856941Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build3346486511/b598/_pkg_.a
2025-08-20T22:37:46.7857669Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build3346486511/b603/_pkg_.a
2025-08-20T22:37:46.7858351Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build3346486511/b597/_pkg_.a
2025-08-20T22:37:46.7859016Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3346486511/b600/_pkg_.a
2025-08-20T22:37:46.7859684Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build3346486511/b604/_pkg_.a
2025-08-20T22:37:46.7860498Z [00:02:20.416]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build3346486511/b605/_pkg_.a
2025-08-20T22:37:46.7861151Z [00:02:20.416]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3346486511/b606/_pkg_.a
2025-08-20T22:37:46.7861839Z [00:02:20.416]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build3346486511/b602/_pkg_.a
2025-08-20T22:37:46.7862553Z [00:02:20.416]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3346486511/b610/_pkg_.a
2025-08-20T22:37:46.7863350Z [00:02:20.416]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build3346486511/b621/_pkg_.a
2025-08-20T22:37:46.7864147Z [00:02:20.416]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3346486511/b622/_pkg_.a
2025-08-20T22:37:46.7865117Z [00:02:20.416]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3346486511/b623/_pkg_.a
2025-08-20T22:37:46.7866058Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3346486511/b630/_pkg_.a
2025-08-20T22:37:46.7866701Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3346486511/b625/_pkg_.a
2025-08-20T22:37:46.7867296Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3346486511/b628/_pkg_.a
2025-08-20T22:37:46.7867875Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3346486511/b645/_pkg_.a
2025-08-20T22:37:46.7868500Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3346486511/b647/_pkg_.a
2025-08-20T22:37:46.7869145Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3346486511/b640/_pkg_.a
2025-08-20T22:37:46.7869789Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3346486511/b642/_pkg_.a
2025-08-20T22:37:46.7870474Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3346486511/b643/_pkg_.a
2025-08-20T22:37:46.7871190Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3346486511/b349/_pkg_.a
2025-08-20T22:37:46.7871836Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3346486511/b343/_pkg_.a
2025-08-20T22:37:46.7872484Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3346486511/b412/_pkg_.a
2025-08-20T22:37:46.7873396Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3346486511/b345/_pkg_.a
2025-08-20T22:37:46.7874154Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3346486511/b346/_pkg_.a
2025-08-20T22:37:46.7874861Z [00:02:20.416]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3346486511/b460/_pkg_.a
2025-08-20T22:37:46.7875532Z [00:02:20.416]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3346486511/b417/_pkg_.a
2025-08-20T22:37:46.7876316Z [00:02:20.416]➜  packagefile html/template=/tmp/go-build3346486511/b418/_pkg_.a
2025-08-20T22:37:46.7876938Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3346486511/b439/_pkg_.a
2025-08-20T22:37:46.7877698Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3346486511/b440/_pkg_.a
2025-08-20T22:37:46.7878415Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3346486511/b430/_pkg_.a
2025-08-20T22:37:46.7879082Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3346486511/b441/_pkg_.a
2025-08-20T22:37:46.7879771Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3346486511/b447/_pkg_.a
2025-08-20T22:37:46.7880430Z [00:02:20.416]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3346486511/b428/_pkg_.a
2025-08-20T22:37:46.7881073Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3346486511/b429/_pkg_.a
2025-08-20T22:37:46.7881975Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3346486511/b445/_pkg_.a
2025-08-20T22:37:46.7882620Z [00:02:20.416]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build3346486511/b426/_pkg_.a
2025-08-20T22:37:46.7883307Z [00:02:20.416]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3346486511/b458/_pkg_.a
2025-08-20T22:37:46.7884177Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3346486511/b464/_pkg_.a
2025-08-20T22:37:46.7884850Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3346486511/b443/_pkg_.a
2025-08-20T22:37:46.7885559Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3346486511/b470/_pkg_.a
2025-08-20T22:37:46.7886469Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3346486511/b482/_pkg_.a
2025-08-20T22:37:46.7887199Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3346486511/b461/_pkg_.a
2025-08-20T22:37:46.7887794Z [00:02:20.416]➜  packagefile golang.org/x/net/http2=/tmp/go-build3346486511/b472/_pkg_.a
2025-08-20T22:37:46.7888344Z [00:02:20.416]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3346486511/b479/_pkg_.a
2025-08-20T22:37:46.7888956Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3346486511/b481/_pkg_.a
2025-08-20T22:37:46.7889533Z [00:02:20.416]➜  packagefile net/http/httputil=/tmp/go-build3346486511/b486/_pkg_.a
2025-08-20T22:37:46.7890132Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3346486511/b491/_pkg_.a
2025-08-20T22:37:46.7890763Z [00:02:20.416]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3346486511/b500/_pkg_.a
2025-08-20T22:37:46.7891368Z [00:02:20.416]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3346486511/b501/_pkg_.a
2025-08-20T22:37:46.7892027Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3346486511/b326/_pkg_.a
2025-08-20T22:37:46.7892710Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3346486511/b332/_pkg_.a
2025-08-20T22:37:46.7893395Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3346486511/b333/_pkg_.a
2025-08-20T22:37:46.7894264Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3346486511/b334/_pkg_.a
2025-08-20T22:37:46.7895141Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3346486511/b336/_pkg_.a
2025-08-20T22:37:46.7896196Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3346486511/b341/_pkg_.a
2025-08-20T22:37:46.7896975Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3346486511/b342/_pkg_.a
2025-08-20T22:37:46.7897644Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3346486511/b339/_pkg_.a
2025-08-20T22:37:46.7898317Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3346486511/b327/_pkg_.a
2025-08-20T22:37:46.7899016Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3346486511/b351/_pkg_.a
2025-08-20T22:37:46.7899702Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3346486511/b338/_pkg_.a
2025-08-20T22:37:46.7900374Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3346486511/b344/_pkg_.a
2025-08-20T22:37:46.7901005Z [00:02:20.416]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build3346486511/b611/_pkg_.a
2025-08-20T22:37:46.7901828Z [00:02:20.416]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3346486511/b624/_pkg_.a
2025-08-20T22:37:46.7902861Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build3346486511/b650/_pkg_.a
2025-08-20T22:37:46.7903503Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3346486511/b629/_pkg_.a
2025-08-20T22:37:46.7904086Z [00:02:20.416]➜  packagefile github.com/go-logr/logr=/tmp/go-build3346486511/b631/_pkg_.a
2025-08-20T22:37:46.7904683Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3346486511/b635/_pkg_.a
2025-08-20T22:37:46.7905457Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build3346486511/b626/_pkg_.a
2025-08-20T22:37:46.7906272Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3346486511/b627/_pkg_.a
2025-08-20T22:37:46.7906942Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3346486511/b646/_pkg_.a
2025-08-20T22:37:46.7907561Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3346486511/b648/_pkg_.a
2025-08-20T22:37:46.7908234Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3346486511/b337/_pkg_.a
2025-08-20T22:37:46.7908921Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3346486511/b350/_pkg_.a
2025-08-20T22:37:46.7909625Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3346486511/b413/_pkg_.a
2025-08-20T22:37:46.7910347Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3346486511/b414/_pkg_.a
2025-08-20T22:37:46.7910904Z [00:02:20.416]➜  packagefile html=/tmp/go-build3346486511/b419/_pkg_.a
2025-08-20T22:37:46.7911486Z [00:02:20.416]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3346486511/b444/_pkg_.a
2025-08-20T22:37:46.7912136Z [00:02:20.416]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3346486511/b473/_pkg_.a
2025-08-20T22:37:46.7912682Z [00:02:20.416]➜  packagefile golang.org/x/net/idna=/tmp/go-build3346486511/b474/_pkg_.a
2025-08-20T22:37:46.7913266Z [00:02:20.416]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build3346486511/b480/_pkg_.a
2025-08-20T22:37:46.7913923Z [00:02:20.416]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3346486511/b492/_pkg_.a
2025-08-20T22:37:46.7914647Z [00:02:20.416]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3346486511/b493/_pkg_.a
2025-08-20T22:37:46.7915233Z [00:02:20.416]➜  packagefile go/token=/tmp/go-build3346486511/b340/_pkg_.a
2025-08-20T22:37:46.7915972Z [00:02:20.416]➜  packagefile log/slog=/tmp/go-build3346486511/b632/_pkg_.a
2025-08-20T22:37:46.7916573Z [00:02:20.416]➜  packagefile github.com/go-logr/stdr=/tmp/go-build3346486511/b636/_pkg_.a
2025-08-20T22:37:46.7917124Z [00:02:20.416]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build3346486511/b638/_pkg_.a
2025-08-20T22:37:46.7917740Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3346486511/b649/_pkg_.a
2025-08-20T22:37:46.7918378Z [00:02:20.416]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3346486511/b475/_pkg_.a
2025-08-20T22:37:46.7918970Z [00:02:20.416]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3346486511/b477/_pkg_.a
2025-08-20T22:37:46.7919549Z [00:02:20.416]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3346486511/b478/_pkg_.a
2025-08-20T22:37:46.7920080Z [00:02:20.416]➜  packagefile log/slog/internal=/tmp/go-build3346486511/b633/_pkg_.a
2025-08-20T22:37:46.7920614Z [00:02:20.416]➜  packagefile log/slog/internal/buffer=/tmp/go-build3346486511/b634/_pkg_.a
2025-08-20T22:37:46.7921171Z [00:02:20.416]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build3346486511/b637/_pkg_.a
2025-08-20T22:37:46.7921808Z [00:02:20.416]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3346486511/b639/_pkg_.a
2025-08-20T22:37:46.7922470Z [00:02:20.416]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build3346486511/b644/_pkg_.a
2025-08-20T22:37:46.7923230Z [00:02:20.416]➜  packagefile golang.org/x/text/transform=/tmp/go-build3346486511/b476/_pkg_.a
2025-08-20T22:37:46.7942513Z [00:02:20.416]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/skopeo/cmd/skopeo\nmod\tgithub.com/containers/skopeo\tv1.20.1-0.20250820175147-eecc6c8590ea\t\ndep\tdario.cat/mergo\tv1.0.2\t\ndep\tgithub.com/BurntSushi/toml\tv1.5.0\t\ndep\tgithub.com/Masterminds/semver/v3\tv3.4.0\t\ndep\tgithub.com/VividCortex/ewma\tv1.2.0\t\ndep\tgithub.com/acarl005/stripansi\tv0.0.0-20180116102854-5a71ef0e047d\t\ndep\tgithub.com/containerd/errdefs\tv1.0.0\t\ndep\tgithub.com/containerd/errdefs/pkg\tv0.3.0\t\ndep\tgithub.com/containerd/stargz-snapshotter/estargz\tv0.16.3\t\ndep\tgithub.com/containers/common\tv0.64.1\t\ndep\tgithub.com/containers/image/v5\tv5.36.1\t\ndep\tgithub.com/containers/libtrust\tv0.0.0-20230121012942-c1716e8a8d01\t\ndep\tgithub.com/containers/ocicrypt\tv1.2.1\t\ndep\tgithub.com/containers/storage\tv1.59.1\t\ndep\tgithub.com/coreos/go-oidc/v3\tv3.14.1\t\ndep\tgithub.com/cyberphone/json-canonicalization\tv0.0.0-20241213102144-19d51d7fe467\t\ndep\tgithub.com/cyphar/filepath-securejoin\tv0.4.1\t\ndep\tgithub.com/distribution/reference\tv0.6.0\t\ndep\tgithub.com/docker/distribution\tv2.8.3+incompatible\t\ndep\tgithub.com/docker/docker\tv28.3.3+incompatible\t\ndep\tgithub.com/docker/docker-credential-helpers\tv0.9.3\t\ndep\tgithub.com/docker/go-connections\tv0.5.0\t\ndep\tgithub.com/docker/go-units\tv0.5.0\t\ndep\tgithub.com/felixge/httpsnoop\tv1.0.4\t\ndep\tgithub.com/go-jose/go-jose/v4\tv4.0.5\t\ndep\tgithub.com/go-logr/logr\tv1.4.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.4\t\ndep\tgithub.com/google/go-containerregistry\tv0.20.3\t\ndep\tgithub.com/google/go-intervals\tv0.0.2\t\ndep\tgithub.com/google/uuid\tv1.6.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.1\t\ndep\tgithub.com/hashicorp/go-cleanhttp\tv0.5.2\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.2-0.20250313123807-1ee6e1a1957a\t\ndep\tgithub.com/hashicorp/go-retryablehttp\tv0.7.8\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.18.0\t\ndep\tgithub.com/klauspost/pgzip\tv1.2.6\t\ndep\tgithub.com/letsencrypt/boulder\tv0.0.0-20240620165639-de9c06129bec\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.16\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.28\t\ndep\tgithub.com/miekg/pkcs11\tv1.1.1\t\ndep\tgithub.com/mistifyio/go-zfs/v3\tv3.0.1\t\ndep\tgithub.com/moby/docker-image-spec\tv1.3.1\t\ndep\tgithub.com/moby/sys/capability\tv0.4.0\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.7.2\t\ndep\tgithub.com/moby/sys/user\tv0.4.0\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.1.2-0.20250724175814-2daaaaf0e7c1\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.2.1\t\ndep\tgithub.com/opencontainers/selinux\tv1.12.0\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/rivo/uniseg\tv0.4.7\t\ndep\tgithub.com/secure-systems-lab/go-securesystemslib\tv0.9.0\t\ndep\tgithub.com/segmentio/ksuid\tv1.0.4\t\ndep\tgithub.com/sigstore/fulcio\tv1.6.6\t\ndep\tgithub.com/sigstore/protobuf-specs\tv0.4.1\t\ndep\tgithub.com/sigstore/sigstore\tv1.9.5\t\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\t\ndep\tgithub.com/skratchdot/open-golang\tv0.0.0-20200116055534-eef842397966\t\ndep\tgithub.com/smallstep/pkcs7\tv0.1.1\t\ndep\tgithub.com/spf13/cobra\tv1.9.1\t\ndep\tgithub.com/spf13/pflag\tv1.0.7\t\ndep\tgithub.com/stefanberger/go-pkcs11uri\tv0.0.0-20230803200340-78284954bff6\t\ndep\tgithub.com/sylabs/sif/v2\tv2.21.1\t\ndep\tgithub.com/tchap/go-patricia/v2\tv2.3.3\t\ndep\tgithub.com/titanous/rocacheck\tv0.0.0-20171023193734-afe73141d399\t\ndep\tgithub.com/ulikunitz/xz\tv0.5.12\t\ndep\tgithub.com/vbatts/tar-split\tv0.12.1\t\ndep\tgithub.com/vbauerster/mpb/v8\tv8.10.2\t\ndep\tgo.opentelemetry.io/auto/sdk\tv1.1.0\t\ndep\tgo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp\tv0.60.0\t\ndep\tgo.opentelemetry.io/otel\tv1.35.0\t\ndep\tgo.opentelemetry.io/otel/metric\tv1.35.0\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.35.0\t\ndep\tgolang.org/x/crypto\tv0.40.0\t\ndep\tgolang.org/x/net\tv0.41.0\t\ndep\tgolang.org/x/oauth2\tv0.30.0\t\ndep\tgolang.org/x/sync\tv0.16.0\t\ndep\tgolang.org/x/sys\tv0.35.0\t\ndep\tgolang.org/x/term\tv0.34.0\t\ndep\tgolang.org/x/text\tv0.27.0\t\ndep\tgoogle.golang.org/genproto/googleapis/api\tv0.0.0-20250303144028-a0af3efb3deb\t\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20250313205543-e70fdf4c4cb4\t\ndep\tgoogle.golang.org/grpc\tv1.72.2\t\ndep\tgoogle.golang.org/protobuf\tv1.36.6\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-tags=containers_image_openpgp\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\nbuild\tvcs=git\nbuild\tvcs.revision=eecc6c8590ea843aaf53dbedee0749557200c03e\nbuild\tvcs.time=2025-08-20T17:51:47Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T22:37:46.7958334Z [00:02:20.417]➜  EOF
2025-08-20T22:37:46.7958577Z [00:02:20.417]➜  mkdir -p $WORK/b001/exe/
2025-08-20T22:37:46.7958835Z [00:02:20.417]➜  cd .
2025-08-20T22:37:46.7961078Z [00:02:20.417]➜  GOROOT='' /root/.go/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=YgDk6bCf3hyogSgJxpxI/PWVlsoVtXQC2HlrZhN5Z/uFOnZ2pdf9j3hHAfbjWI/YgDk6bCf3hyogSgJxpxI -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T22:37:57.9917252Z [00:02:31.656]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T22:37:58.0126512Z [00:02:31.677]➜  mkdir -p /build-bins/
2025-08-20T22:37:58.0127804Z [00:02:31.677]➜  cp $WORK/b001/exe/a.out /build-bins/skopeo
2025-08-20T22:37:58.0287866Z [00:02:31.693]➜  rm -rf $WORK/b001/
2025-08-20T22:37:58.2425607Z [00:02:31.906]➜  '/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T22:37:58.3462632Z [00:02:32.010]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:37:58.3501916Z [00:02:32.014]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:37:58.3979752Z [00:02:32.062]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:37:58.4670767Z [00:02:32.131]➜  copy from `/build-bins/skopeo' [elf64-littleaarch64] to `/build-bins/stKbiAiK' [elf64-littleaarch64]
2025-08-20T22:37:58.5673414Z [00:02:32.231]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:37:58.5699716Z [00:02:32.234]➜  
2025-08-20T22:37:58.5714212Z [00:02:32.235]➜  /build-bins/LICENSE
2025-08-20T22:37:58.8301551Z [00:02:32.494]➜  
2025-08-20T22:37:58.8313654Z [00:02:32.495]➜  /build-bins/skopeo
2025-08-20T22:37:58.8323174Z [00:02:32.496]➜  There are 24 section headers, starting at offset 0x1a99ff8:
2025-08-20T22:37:58.8323631Z [00:02:32.496]➜  
2025-08-20T22:37:58.8323858Z [00:02:32.496]➜  Section Headers:
2025-08-20T22:37:58.8324210Z [00:02:32.496]➜    [Nr] Name              Type             Address           Offset
2025-08-20T22:37:58.8324621Z [00:02:32.496]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T22:37:58.8325017Z [00:02:32.496]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T22:37:58.8326224Z [00:02:32.496]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T22:37:58.8326746Z [00:02:32.496]➜    [ 1] .gnu.hash         GNU_HASH         00000000000001c8  000001c8
2025-08-20T22:37:58.8327208Z [00:02:32.496]➜         000000000000005c  0000000000000000   A       2     0     8
2025-08-20T22:37:58.8327624Z [00:02:32.496]➜    [ 2] .dynsym           DYNSYM           0000000000000228  00000228
2025-08-20T22:37:58.8328045Z [00:02:32.496]➜         0000000000000168  0000000000000018   A       3     3     8
2025-08-20T22:37:58.8328757Z [00:02:32.496]➜    [ 3] .dynstr           STRTAB           0000000000000390  00000390
2025-08-20T22:37:58.8329178Z [00:02:32.496]➜         00000000000000d8  0000000000000000   A       0     0     1
2025-08-20T22:37:58.8329592Z [00:02:32.496]➜    [ 4] .rela.dyn         RELA             0000000000000468  00000468
2025-08-20T22:37:58.8330003Z [00:02:32.496]➜         00000000002aa9b0  0000000000000018   A       2     0     8
2025-08-20T22:37:58.8330428Z [00:02:32.496]➜    [ 5] .init             PROGBITS         00000000002aae18  002aae18
2025-08-20T22:37:58.8330841Z [00:02:32.496]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:37:58.8331252Z [00:02:32.496]➜    [ 6] .text             PROGBITS         00000000002aae40  002aae40
2025-08-20T22:37:58.8331667Z [00:02:32.496]➜         0000000000ad6490  0000000000000000  AX       0     0     32
2025-08-20T22:37:58.8332082Z [00:02:32.496]➜    [ 7] .fini             PROGBITS         0000000000d812d0  00d812d0
2025-08-20T22:37:58.8332509Z [00:02:32.496]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:37:58.8332926Z [00:02:32.496]➜    [ 8] .rodata           PROGBITS         0000000000d81300  00d81300
2025-08-20T22:37:58.8333348Z [00:02:32.496]➜         00000000001e76cc  0000000000000000   A       0     0     64
2025-08-20T22:37:58.8333803Z [00:02:32.496]➜    [ 9] .eh_frame_hdr     PROGBITS         0000000000f689cc  00f689cc
2025-08-20T22:37:58.8334258Z [00:02:32.496]➜         0000000000003d2c  0000000000000000   A       0     0     4
2025-08-20T22:37:58.8334681Z [00:02:32.496]➜    [10] .eh_frame         PROGBITS         0000000000f6c6f8  00f6c6f8
2025-08-20T22:37:58.8335103Z [00:02:32.496]➜         000000000001ae80  0000000000000000   A       0     0     8
2025-08-20T22:37:58.8335516Z [00:02:32.496]➜    [11] .tbss             NOBITS           0000000000f96308  00f96308
2025-08-20T22:37:58.8336220Z [00:02:32.496]➜         0000000000000010  0000000000000000 WAT       0     0     8
2025-08-20T22:37:58.8336932Z [00:02:32.496]➜    [12] .init_array       INIT_ARRAY       0000000000f96308  00f96308
2025-08-20T22:37:58.8337427Z [00:02:32.496]➜         0000000000000010  0000000000000008  WA       0     0     8
2025-08-20T22:37:58.8337849Z [00:02:32.496]➜    [13] .fini_array       FINI_ARRAY       0000000000f96318  00f96318
2025-08-20T22:37:58.8338269Z [00:02:32.496]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:37:58.8338698Z [00:02:32.496]➜    [14] .data.rel.ro      PROGBITS         0000000000f96320  00f96320
2025-08-20T22:37:58.8339126Z [00:02:32.496]➜         0000000000a19a48  0000000000000000  WA       0     0     32
2025-08-20T22:37:58.8339549Z [00:02:32.496]➜    [15] .dynamic          DYNAMIC          00000000019afd68  019afd68
2025-08-20T22:37:58.8339967Z [00:02:32.496]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T22:37:58.8340379Z [00:02:32.496]➜    [16] .got              PROGBITS         00000000019afed8  019afed8
2025-08-20T22:37:58.8340802Z [00:02:32.496]➜         0000000000000128  0000000000000008  WA       0     0     8
2025-08-20T22:37:58.8341217Z [00:02:32.496]➜    [17] .data             PROGBITS         00000000019b0000  019b0000
2025-08-20T22:37:58.8341632Z [00:02:32.496]➜         0000000000037058  0000000000000000  WA       0     0     32
2025-08-20T22:37:58.8342066Z [00:02:32.496]➜    [18] .go.buildinfo     PROGBITS         00000000019e7060  019e7060
2025-08-20T22:37:58.8342703Z [00:02:32.496]➜         00000000000012e0  0000000000000000  WA       0     0     16
2025-08-20T22:37:58.8343138Z [00:02:32.496]➜    [19] .go.fipsinfo      PROGBITS         00000000019e8340  019e8340
2025-08-20T22:37:58.8343566Z [00:02:32.496]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T22:37:58.8343995Z [00:02:32.496]➜    [20] .noptrdata        PROGBITS         00000000019e83c0  019e83c0
2025-08-20T22:37:58.8344424Z [00:02:32.496]➜         00000000000b1b61  0000000000000000  WA       0     0     32
2025-08-20T22:37:58.8344994Z [00:02:32.496]➜    [21] .bss              NOBITS           0000000001a99f40  01a99f21
2025-08-20T22:37:58.8345407Z [00:02:32.496]➜         0000000000031608  0000000000000000  WA       0     0     32
2025-08-20T22:37:58.8346013Z [00:02:32.496]➜    [22] .noptrbss         NOBITS           0000000001acb560  01a99f21
2025-08-20T22:37:58.8346508Z [00:02:32.497]➜         0000000000024980  0000000000000000  WA       0     0     32
2025-08-20T22:37:58.8346937Z [00:02:32.497]➜    [23] .shstrtab         STRTAB           0000000000000000  01a99f21
2025-08-20T22:37:58.8347355Z [00:02:32.497]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T22:37:58.8347677Z [00:02:32.497]➜  Key to Flags:
2025-08-20T22:37:58.8348022Z [00:02:32.497]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T22:37:58.8348487Z [00:02:32.497]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T22:37:58.8348948Z [00:02:32.497]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T22:37:58.8349322Z [00:02:32.497]➜    D (mbind), p (processor specific)
2025-08-20T22:37:58.8349673Z [00:02:32.497]➜  + file /build-bins/LICENSE /build-bins/skopeo
2025-08-20T22:37:58.8519144Z [00:02:32.516]➜  /build-bins/LICENSE: ASCII text
2025-08-20T22:37:58.8589956Z [00:02:32.523]➜  /build-bins/skopeo:  ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T22:37:58.8598023Z [00:02:32.524]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/skopeo
2025-08-20T22:37:58.8615704Z [00:02:32.526]➜  /build-bins/LICENSE:         11357 Bytes
2025-08-20T22:37:58.8616283Z [00:02:32.526]➜  /build-bins/skopeo:         27895288 Bytes
2025-08-20T22:37:58.8620669Z [00:02:32.526]➜  + du /build-bins/LICENSE /build-bins/skopeo --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:37:58.8630752Z [00:02:32.527]➜  12K	2025-08-20 22:37:58.240948015 +0000	/build-bins/LICENSE
2025-08-20T22:37:58.8631534Z [00:02:32.527]➜  27M	2025-08-20 22:37:58.552956613 +0000	/build-bins/skopeo
2025-08-20T22:37:58.8635253Z [00:02:32.528]➜  + popd
2025-08-20T22:38:00.9358049Z [00:02:34.600]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:38:01.2732525Z [00:02:34.937]➜  + '[' -s /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:38:01.2733478Z [00:02:34.937]➜  + cp -fv /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:38:01.2769785Z [00:02:34.941]➜  '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:38:01.2775100Z [00:02:34.942]➜  + find /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:38:01.2776997Z [00:02:34.942]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:38:01.2779289Z [00:02:34.942]➜  + cut -d: -f1
2025-08-20T22:38:01.2780585Z [00:02:34.942]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:38:01.2787431Z [00:02:34.943]➜  + xargs realpath --no-symlinks
2025-08-20T22:38:01.3909063Z [00:02:35.055]➜  sending incremental file list
2025-08-20T22:38:01.3979125Z [00:02:35.062]➜  skopeo
2025-08-20T22:38:01.4641446Z [00:02:35.128]➜  
2025-08-20T22:38:01.4641830Z [00:02:35.128]➜  sent 27.90M bytes  received 35 bytes  55.80M bytes/sec
2025-08-20T22:38:01.4642469Z [00:02:35.128]➜  total size is 27.90M  speedup is 1.00
2025-08-20T22:38:01.4653734Z [00:02:35.129]➜  
2025-08-20T22:38:02.3127181Z [00:02:35.977]➜  
2025-08-20T22:38:02.3220270Z [00:02:35.986]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T22:38:02.3221605Z [00:02:35.986]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T22:38:02.3222465Z [00:02:35.986]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/skopeo' retained as runner:runner
2025-08-20T22:38:02.3223506Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.3224997Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go' from root:root to runner:runner
2025-08-20T22:38:02.3227099Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go' from root:root to runner:runner
2025-08-20T22:38:02.3228883Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go' from root:root to runner:runner
2025-08-20T22:38:02.3230795Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go' from root:root to runner:runner
2025-08-20T22:38:02.3232638Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3234817Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go' from root:root to runner:runner
2025-08-20T22:38:02.3236954Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go' from root:root to runner:runner
2025-08-20T22:38:02.3238767Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv' from root:root to runner:runner
2025-08-20T22:38:02.3240646Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.3242513Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3244352Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.3246506Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request' from root:root to runner:runner
2025-08-20T22:38:02.3248464Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3250339Z [00:02:35.986]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go' from root:root to runner:runner
2025-08-20T22:38:02.3252328Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go' from root:root to runner:runner
2025-08-20T22:38:02.3254162Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil' from root:root to runner:runner
2025-08-20T22:38:02.3255968Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal' from root:root to runner:runner
2025-08-20T22:38:02.3257707Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go' from root:root to runner:runner
2025-08-20T22:38:02.3259378Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3261232Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go' from root:root to runner:runner
2025-08-20T22:38:02.3263014Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go' from root:root to runner:runner
2025-08-20T22:38:02.3264705Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go' from root:root to runner:runner
2025-08-20T22:38:02.3266546Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go' from root:root to runner:runner
2025-08-20T22:38:02.3268331Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.3270025Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go' from root:root to runner:runner
2025-08-20T22:38:02.3271958Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp' from root:root to runner:runner
2025-08-20T22:38:02.3273547Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http' from root:root to runner:runner
2025-08-20T22:38:02.3275192Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net' from root:root to runner:runner
2025-08-20T22:38:02.3276834Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation' from root:root to runner:runner
2025-08-20T22:38:02.3278243Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib' from root:root to runner:runner
2025-08-20T22:38:02.3279646Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.3281089Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/span.go' from root:root to runner:runner
2025-08-20T22:38:02.3282558Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go' from root:root to runner:runner
2025-08-20T22:38:02.3284106Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go' from root:root to runner:runner
2025-08-20T22:38:02.3285658Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go' from root:root to runner:runner
2025-08-20T22:38:02.3287611Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go' from root:root to runner:runner
2025-08-20T22:38:02.3289241Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3290797Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go' from root:root to runner:runner
2025-08-20T22:38:02.3292367Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go' from root:root to runner:runner
2025-08-20T22:38:02.3293956Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go' from root:root to runner:runner
2025-08-20T22:38:02.3295519Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go' from root:root to runner:runner
2025-08-20T22:38:02.3297395Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go' from root:root to runner:runner
2025-08-20T22:38:02.3298927Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry' from root:root to runner:runner
2025-08-20T22:38:02.3300552Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal' from root:root to runner:runner
2025-08-20T22:38:02.3301950Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3303367Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/VERSIONING.md' from root:root to runner:runner
2025-08-20T22:38:02.3304821Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go' from root:root to runner:runner
2025-08-20T22:38:02.3306359Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/tracer.go' from root:root to runner:runner
2025-08-20T22:38:02.3307820Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.3309259Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/limit.go' from root:root to runner:runner
2025-08-20T22:38:02.3310632Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk' from root:root to runner:runner
2025-08-20T22:38:02.3312149Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto' from root:root to runner:runner
2025-08-20T22:38:02.3313585Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.3315086Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go' from root:root to runner:runner
2025-08-20T22:38:02.3316743Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3318237Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3319741Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go' from root:root to runner:runner
2025-08-20T22:38:02.3321243Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go' from root:root to runner:runner
2025-08-20T22:38:02.3322905Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go' from root:root to runner:runner
2025-08-20T22:38:02.3324540Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0' from root:root to runner:runner
2025-08-20T22:38:02.3326124Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go' from root:root to runner:runner
2025-08-20T22:38:02.3327698Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3329186Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3330706Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go' from root:root to runner:runner
2025-08-20T22:38:02.3332202Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go' from root:root to runner:runner
2025-08-20T22:38:02.3333697Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go' from root:root to runner:runner
2025-08-20T22:38:02.3335196Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.3337002Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go' from root:root to runner:runner
2025-08-20T22:38:02.3338581Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go' from root:root to runner:runner
2025-08-20T22:38:02.3340037Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0' from root:root to runner:runner
2025-08-20T22:38:02.3341433Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv' from root:root to runner:runner
2025-08-20T22:38:02.3342822Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/RELEASING.md' from root:root to runner:runner
2025-08-20T22:38:02.3344229Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.lycheeignore' from root:root to runner:runner
2025-08-20T22:38:02.3345631Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3347286Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3348716Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/codes.go' from root:root to runner:runner
2025-08-20T22:38:02.3350284Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes' from root:root to runner:runner
2025-08-20T22:38:02.3351677Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.3353085Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.codespellrc' from root:root to runner:runner
2025-08-20T22:38:02.3354473Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/handler.go' from root:root to runner:runner
2025-08-20T22:38:02.3356118Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3357702Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/instruments.go' from root:root to runner:runner
2025-08-20T22:38:02.3359249Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/handler.go' from root:root to runner:runner
2025-08-20T22:38:02.3360770Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/meter.go' from root:root to runner:runner
2025-08-20T22:38:02.3362369Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.3363988Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go' from root:root to runner:runner
2025-08-20T22:38:02.3365675Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/state.go' from root:root to runner:runner
2025-08-20T22:38:02.3367490Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/propagator.go' from root:root to runner:runner
2025-08-20T22:38:02.3368996Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global' from root:root to runner:runner
2025-08-20T22:38:02.3370494Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/attribute/attribute.go' from root:root to runner:runner
2025-08-20T22:38:02.3372004Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/attribute' from root:root to runner:runner
2025-08-20T22:38:02.3373496Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage/context.go' from root:root to runner:runner
2025-08-20T22:38:02.3375246Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go' from root:root to runner:runner
2025-08-20T22:38:02.3376894Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage' from root:root to runner:runner
2025-08-20T22:38:02.3378380Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/rawhelpers.go' from root:root to runner:runner
2025-08-20T22:38:02.3379812Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal' from root:root to runner:runner
2025-08-20T22:38:02.3381370Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/renovate.json' from root:root to runner:runner
2025-08-20T22:38:02.3382815Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3384193Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3385602Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/config.go' from root:root to runner:runner
2025-08-20T22:38:02.3387186Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/syncint64.go' from root:root to runner:runner
2025-08-20T22:38:02.3388649Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/noop/noop.go' from root:root to runner:runner
2025-08-20T22:38:02.3390113Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/noop/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3391739Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/noop' from root:root to runner:runner
2025-08-20T22:38:02.3393153Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3394575Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3396103Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/instrument.go' from root:root to runner:runner
2025-08-20T22:38:02.3397649Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/embedded/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3399179Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go' from root:root to runner:runner
2025-08-20T22:38:02.3400846Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/embedded' from root:root to runner:runner
2025-08-20T22:38:02.3402275Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/meter.go' from root:root to runner:runner
2025-08-20T22:38:02.3403737Z [00:02:35.987]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go' from root:root to runner:runner
2025-08-20T22:38:02.3405322Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.3406928Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go' from root:root to runner:runner
2025-08-20T22:38:02.3408447Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/asyncint64.go' from root:root to runner:runner
2025-08-20T22:38:02.3409852Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric' from root:root to runner:runner
2025-08-20T22:38:02.3411244Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.3412671Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/requirements.txt' from root:root to runner:runner
2025-08-20T22:38:02.3414109Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.markdownlint.yaml' from root:root to runner:runner
2025-08-20T22:38:02.3415701Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.gitattributes' from root:root to runner:runner
2025-08-20T22:38:02.3417274Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/VERSIONING.md' from root:root to runner:runner
2025-08-20T22:38:02.3418726Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/verify_readmes.sh' from root:root to runner:runner
2025-08-20T22:38:02.3420136Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.3421519Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/version.go' from root:root to runner:runner
2025-08-20T22:38:02.3422924Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/config.go' from root:root to runner:runner
2025-08-20T22:38:02.3424516Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop.go' from root:root to runner:runner
2025-08-20T22:38:02.3426008Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/span.go' from root:root to runner:runner
2025-08-20T22:38:02.3427553Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go' from root:root to runner:runner
2025-08-20T22:38:02.3429116Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go' from root:root to runner:runner
2025-08-20T22:38:02.3430870Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go' from root:root to runner:runner
2025-08-20T22:38:02.3432514Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go' from root:root to runner:runner
2025-08-20T22:38:02.3434086Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3435652Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go' from root:root to runner:runner
2025-08-20T22:38:02.3437401Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go' from root:root to runner:runner
2025-08-20T22:38:02.3439006Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go' from root:root to runner:runner
2025-08-20T22:38:02.3440767Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go' from root:root to runner:runner
2025-08-20T22:38:02.3442359Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go' from root:root to runner:runner
2025-08-20T22:38:02.3443905Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry' from root:root to runner:runner
2025-08-20T22:38:02.3445358Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal' from root:root to runner:runner
2025-08-20T22:38:02.3447230Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop/noop.go' from root:root to runner:runner
2025-08-20T22:38:02.3448698Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3450358Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop' from root:root to runner:runner
2025-08-20T22:38:02.3451754Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3453170Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3454583Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/auto.go' from root:root to runner:runner
2025-08-20T22:38:02.3456362Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/provider.go' from root:root to runner:runner
2025-08-20T22:38:02.3457917Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/embedded/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3459439Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go' from root:root to runner:runner
2025-08-20T22:38:02.3460909Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/embedded' from root:root to runner:runner
2025-08-20T22:38:02.3462339Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/tracer.go' from root:root to runner:runner
2025-08-20T22:38:02.3463755Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.3465164Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.3466913Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/nonrecording.go' from root:root to runner:runner
2025-08-20T22:38:02.3468392Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/context.go' from root:root to runner:runner
2025-08-20T22:38:02.3469843Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/tracestate.go' from root:root to runner:runner
2025-08-20T22:38:02.3471241Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace' from root:root to runner:runner
2025-08-20T22:38:02.3472604Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.3473977Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.3475552Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/kv.go' from root:root to runner:runner
2025-08-20T22:38:02.3477071Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/value.go' from root:root to runner:runner
2025-08-20T22:38:02.3478515Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3480047Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3481656Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/filter.go' from root:root to runner:runner
2025-08-20T22:38:02.3483212Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/type_string.go' from root:root to runner:runner
2025-08-20T22:38:02.3484686Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/set.go' from root:root to runner:runner
2025-08-20T22:38:02.3486203Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/key.go' from root:root to runner:runner
2025-08-20T22:38:02.3487716Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/encoder.go' from root:root to runner:runner
2025-08-20T22:38:02.3489182Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/iterator.go' from root:root to runner:runner
2025-08-20T22:38:02.3490774Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute' from root:root to runner:runner
2025-08-20T22:38:02.3492172Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3493608Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3495046Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/context.go' from root:root to runner:runner
2025-08-20T22:38:02.3496764Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/baggage.go' from root:root to runner:runner
2025-08-20T22:38:02.3498170Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage' from root:root to runner:runner
2025-08-20T22:38:02.3499813Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal_logging.go' from root:root to runner:runner
2025-08-20T22:38:02.3501217Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.3502607Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/versions.yaml' from root:root to runner:runner
2025-08-20T22:38:02.3504032Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation.go' from root:root to runner:runner
2025-08-20T22:38:02.3505602Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.codespellignore' from root:root to runner:runner
2025-08-20T22:38:02.3507392Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/verify_released_changelog.sh' from root:root to runner:runner
2025-08-20T22:38:02.3508953Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/dependencies.Dockerfile' from root:root to runner:runner
2025-08-20T22:38:02.3510437Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3511911Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/README.md' from root:root to runner:runner
2025-08-20T22:38:02.3513414Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/trace_context.go' from root:root to runner:runner
2025-08-20T22:38:02.3514935Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/propagation.go' from root:root to runner:runner
2025-08-20T22:38:02.3516755Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/baggage.go' from root:root to runner:runner
2025-08-20T22:38:02.3518205Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation' from root:root to runner:runner
2025-08-20T22:38:02.3519622Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/get_main_pkgs.sh' from root:root to runner:runner
2025-08-20T22:38:02.3521028Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/CODEOWNERS' from root:root to runner:runner
2025-08-20T22:38:02.3522408Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric.go' from root:root to runner:runner
2025-08-20T22:38:02.3523814Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/error_handler.go' from root:root to runner:runner
2025-08-20T22:38:02.3525349Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel' from root:root to runner:runner
2025-08-20T22:38:02.3526769Z [00:02:35.988]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io' from root:root to runner:runner
2025-08-20T22:38:02.3528029Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/modules.txt' from root:root to runner:runner
2025-08-20T22:38:02.3529474Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.3531244Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/durationpb' from root:root to runner:runner
2025-08-20T22:38:02.3532860Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.3534376Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/anypb' from root:root to runner:runner
2025-08-20T22:38:02.3536056Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.3537709Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/timestamppb' from root:root to runner:runner
2025-08-20T22:38:02.3539178Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known' from root:root to runner:runner
2025-08-20T22:38:02.3540879Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.3542420Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/descriptorpb' from root:root to runner:runner
2025-08-20T22:38:02.3544115Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.3545661Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/gofeaturespb' from root:root to runner:runner
2025-08-20T22:38:02.3547381Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types' from root:root to runner:runner
2025-08-20T22:38:02.3548841Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' from root:root to runner:runner
2025-08-20T22:38:02.3550396Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' from root:root to runner:runner
2025-08-20T22:38:02.3551905Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl' from root:root to runner:runner
2025-08-20T22:38:02.3553423Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' from root:root to runner:runner
2025-08-20T22:38:02.3554988Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' from root:root to runner:runner
2025-08-20T22:38:02.3556843Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface' from root:root to runner:runner
2025-08-20T22:38:02.3558343Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime' from root:root to runner:runner
2025-08-20T22:38:02.3559736Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/PATENTS' from root:root to runner:runner
2025-08-20T22:38:02.3561278Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' from root:root to runner:runner
2025-08-20T22:38:02.3582732Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/flags.go' from root:root to runner:runner
2025-08-20T22:38:02.3584616Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' from root:root to runner:runner
2025-08-20T22:38:02.3589355Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags' from root:root to runner:runner
2025-08-20T22:38:02.3590868Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/version/version.go' from root:root to runner:runner
2025-08-20T22:38:02.3592703Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/version' from root:root to runner:runner
2025-08-20T22:38:02.3594238Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3595965Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3597588Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3599160Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3600738Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3602275Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3604004Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3605840Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3607468Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3609048Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' from root:root to runner:runner
2025-08-20T22:38:02.3610582Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/goname.go' from root:root to runner:runner
2025-08-20T22:38:02.3612111Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' from root:root to runner:runner
2025-08-20T22:38:02.3613638Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3615319Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/name.go' from root:root to runner:runner
2025-08-20T22:38:02.3616963Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3618676Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3620222Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3621706Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid' from root:root to runner:runner
2025-08-20T22:38:02.3623209Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' from root:root to runner:runner
2025-08-20T22:38:02.3624710Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descfmt' from root:root to runner:runner
2025-08-20T22:38:02.3626344Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/errors/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.3627890Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/errors' from root:root to runner:runner
2025-08-20T22:38:02.3629558Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/detrand/rand.go' from root:root to runner:runner
2025-08-20T22:38:02.3631116Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/detrand' from root:root to runner:runner
2025-08-20T22:38:02.3632654Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go' from root:root to runner:runner
2025-08-20T22:38:02.3634227Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editionssupport' from root:root to runner:runner
2025-08-20T22:38:02.3635841Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' from root:root to runner:runner
2025-08-20T22:38:02.3637387Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/pragma' from root:root to runner:runner
2025-08-20T22:38:02.3638888Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' from root:root to runner:runner
2025-08-20T22:38:02.3640592Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/tag' from root:root to runner:runner
2025-08-20T22:38:02.3642188Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' from root:root to runner:runner
2025-08-20T22:38:02.3643945Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/messageset' from root:root to runner:runner
2025-08-20T22:38:02.3645532Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' from root:root to runner:runner
2025-08-20T22:38:02.3647232Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/defval' from root:root to runner:runner
2025-08-20T22:38:02.3648806Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.3650417Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go' from root:root to runner:runner
2025-08-20T22:38:02.3652058Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go' from root:root to runner:runner
2025-08-20T22:38:02.3653694Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go' from root:root to runner:runner
2025-08-20T22:38:02.3655489Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.3657232Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json' from root:root to runner:runner
2025-08-20T22:38:02.3658787Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.3660396Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' from root:root to runner:runner
2025-08-20T22:38:02.3662033Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' from root:root to runner:runner
2025-08-20T22:38:02.3663668Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' from root:root to runner:runner
2025-08-20T22:38:02.3665489Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3667204Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.3668910Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text' from root:root to runner:runner
2025-08-20T22:38:02.3670396Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding' from root:root to runner:runner
2025-08-20T22:38:02.3671887Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert.go' from root:root to runner:runner
2025-08-20T22:38:02.3673389Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/equal.go' from root:root to runner:runner
2025-08-20T22:38:02.3674916Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/api_export.go' from root:root to runner:runner
2025-08-20T22:38:02.3676560Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' from root:root to runner:runner
2025-08-20T22:38:02.3678127Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.3679637Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/validate.go' from root:root to runner:runner
2025-08-20T22:38:02.3681361Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' from root:root to runner:runner
2025-08-20T22:38:02.3683613Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' from root:root to runner:runner
2025-08-20T22:38:02.3685199Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go' from root:root to runner:runner
2025-08-20T22:38:02.3686913Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/merge.go' from root:root to runner:runner
2025-08-20T22:38:02.3688476Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' from root:root to runner:runner
2025-08-20T22:38:02.3690029Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3691824Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3693428Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' from root:root to runner:runner
2025-08-20T22:38:02.3695120Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' from root:root to runner:runner
2025-08-20T22:38:02.3696850Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3698451Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go' from root:root to runner:runner
2025-08-20T22:38:02.3700024Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' from root:root to runner:runner
2025-08-20T22:38:02.3701590Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' from root:root to runner:runner
2025-08-20T22:38:02.3703138Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3704702Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3706547Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' from root:root to runner:runner
2025-08-20T22:38:02.3708230Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go' from root:root to runner:runner
2025-08-20T22:38:02.3709815Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' from root:root to runner:runner
2025-08-20T22:38:02.3711390Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/bitmap_race.go' from root:root to runner:runner
2025-08-20T22:38:02.3712927Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/bitmap.go' from root:root to runner:runner
2025-08-20T22:38:02.3714453Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' from root:root to runner:runner
2025-08-20T22:38:02.3716073Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/extension.go' from root:root to runner:runner
2025-08-20T22:38:02.3717851Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' from root:root to runner:runner
2025-08-20T22:38:02.3719430Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message.go' from root:root to runner:runner
2025-08-20T22:38:02.3721071Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.3722646Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go' from root:root to runner:runner
2025-08-20T22:38:02.3724249Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go' from root:root to runner:runner
2025-08-20T22:38:02.3725867Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/enum.go' from root:root to runner:runner
2025-08-20T22:38:02.3727443Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' from root:root to runner:runner
2025-08-20T22:38:02.3728988Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' from root:root to runner:runner
2025-08-20T22:38:02.3730507Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/lazy.go' from root:root to runner:runner
2025-08-20T22:38:02.3732197Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' from root:root to runner:runner
2025-08-20T22:38:02.3733832Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' from root:root to runner:runner
2025-08-20T22:38:02.3735377Z [00:02:35.989]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/presence.go' from root:root to runner:runner
2025-08-20T22:38:02.3737135Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' from root:root to runner:runner
2025-08-20T22:38:02.3738706Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' from root:root to runner:runner
2025-08-20T22:38:02.3740194Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl' from root:root to runner:runner
2025-08-20T22:38:02.3741852Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs/strings.go' from root:root to runner:runner
2025-08-20T22:38:02.3743395Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' from root:root to runner:runner
2025-08-20T22:38:02.3745023Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs' from root:root to runner:runner
2025-08-20T22:38:02.3746580Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/set/ints.go' from root:root to runner:runner
2025-08-20T22:38:02.3748062Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/set' from root:root to runner:runner
2025-08-20T22:38:02.3749543Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filetype/build.go' from root:root to runner:runner
2025-08-20T22:38:02.3751046Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filetype' from root:root to runner:runner
2025-08-20T22:38:02.3752558Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' from root:root to runner:runner
2025-08-20T22:38:02.3754102Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/build.go' from root:root to runner:runner
2025-08-20T22:38:02.3755657Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3757538Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' from root:root to runner:runner
2025-08-20T22:38:02.3759185Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' from root:root to runner:runner
2025-08-20T22:38:02.3760758Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' from root:root to runner:runner
2025-08-20T22:38:02.3762314Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/editions.go' from root:root to runner:runner
2025-08-20T22:38:02.3763867Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' from root:root to runner:runner
2025-08-20T22:38:02.3765353Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc' from root:root to runner:runner
2025-08-20T22:38:02.3767156Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go' from root:root to runner:runner
2025-08-20T22:38:02.3768835Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb' from root:root to runner:runner
2025-08-20T22:38:02.3770593Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults' from root:root to runner:runner
2025-08-20T22:38:02.3772164Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go' from root:root to runner:runner
2025-08-20T22:38:02.3773736Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go' from root:root to runner:runner
2025-08-20T22:38:02.3775309Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go' from root:root to runner:runner
2025-08-20T22:38:02.3776982Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy' from root:root to runner:runner
2025-08-20T22:38:02.3778473Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order/range.go' from root:root to runner:runner
2025-08-20T22:38:02.3779979Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order/order.go' from root:root to runner:runner
2025-08-20T22:38:02.3781620Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order' from root:root to runner:runner
2025-08-20T22:38:02.3783251Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descopts/options.go' from root:root to runner:runner
2025-08-20T22:38:02.3784824Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descopts' from root:root to runner:runner
2025-08-20T22:38:02.3786356Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal' from root:root to runner:runner
2025-08-20T22:38:02.3787838Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/size_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3789293Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/equal.go' from root:root to runner:runner
2025-08-20T22:38:02.3790734Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.3792323Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/merge.go' from root:root to runner:runner
2025-08-20T22:38:02.3793797Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto_methods.go' from root:root to runner:runner
2025-08-20T22:38:02.3795387Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/reset.go' from root:root to runner:runner
2025-08-20T22:38:02.3797013Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3798491Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/wrapperopaque.go' from root:root to runner:runner
2025-08-20T22:38:02.3799958Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto.go' from root:root to runner:runner
2025-08-20T22:38:02.3801424Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/checkinit.go' from root:root to runner:runner
2025-08-20T22:38:02.3802900Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/extension.go' from root:root to runner:runner
2025-08-20T22:38:02.3804359Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.3805896Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/decode_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3807608Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/wrappers.go' from root:root to runner:runner
2025-08-20T22:38:02.3809146Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/size.go' from root:root to runner:runner
2025-08-20T22:38:02.3810607Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto_reflect.go' from root:root to runner:runner
2025-08-20T22:38:02.3812102Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/messageset.go' from root:root to runner:runner
2025-08-20T22:38:02.3813585Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/encode_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3814999Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto' from root:root to runner:runner
2025-08-20T22:38:02.3816618Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.3818334Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3819879Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.3821521Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext' from root:root to runner:runner
2025-08-20T22:38:02.3823031Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.3824568Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.3826241Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go' from root:root to runner:runner
2025-08-20T22:38:02.3827886Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.3829397Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson' from root:root to runner:runner
2025-08-20T22:38:02.3830899Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' from root:root to runner:runner
2025-08-20T22:38:02.3832541Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protowire' from root:root to runner:runner
2025-08-20T22:38:02.3834034Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding' from root:root to runner:runner
2025-08-20T22:38:02.3835527Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' from root:root to runner:runner
2025-08-20T22:38:02.3837223Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' from root:root to runner:runner
2025-08-20T22:38:02.3838809Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' from root:root to runner:runner
2025-08-20T22:38:02.3840402Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' from root:root to runner:runner
2025-08-20T22:38:02.3841965Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go' from root:root to runner:runner
2025-08-20T22:38:02.3843670Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' from root:root to runner:runner
2025-08-20T22:38:02.3845280Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc' from root:root to runner:runner
2025-08-20T22:38:02.3846949Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' from root:root to runner:runner
2025-08-20T22:38:02.3848562Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go' from root:root to runner:runner
2025-08-20T22:38:02.3850147Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' from root:root to runner:runner
2025-08-20T22:38:02.3851721Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' from root:root to runner:runner
2025-08-20T22:38:02.3853278Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' from root:root to runner:runner
2025-08-20T22:38:02.3854872Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' from root:root to runner:runner
2025-08-20T22:38:02.3856587Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' from root:root to runner:runner
2025-08-20T22:38:02.3858387Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.3860049Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' from root:root to runner:runner
2025-08-20T22:38:02.3861591Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect' from root:root to runner:runner
2025-08-20T22:38:02.3863138Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' from root:root to runner:runner
2025-08-20T22:38:02.3864720Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoregistry' from root:root to runner:runner
2025-08-20T22:38:02.3866259Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect' from root:root to runner:runner
2025-08-20T22:38:02.3867787Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.3869232Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/protoadapt/convert.go' from root:root to runner:runner
2025-08-20T22:38:02.3870806Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/protoadapt' from root:root to runner:runner
2025-08-20T22:38:02.3872165Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf' from root:root to runner:runner
2025-08-20T22:38:02.3873513Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/NOTICE.txt' from root:root to runner:runner
2025-08-20T22:38:02.3874902Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.3876390Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/clientconn.go' from root:root to runner:runner
2025-08-20T22:38:02.3877828Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/preloader.go' from root:root to runner:runner
2025-08-20T22:38:02.3879234Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/CODE-OF-CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.3880648Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes/codes.go' from root:root to runner:runner
2025-08-20T22:38:02.3882236Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes/code_string.go' from root:root to runner:runner
2025-08-20T22:38:02.3883737Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes' from root:root to runner:runner
2025-08-20T22:38:02.3885086Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stream.go' from root:root to runner:runner
2025-08-20T22:38:02.3886593Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/tap/tap.go' from root:root to runner:runner
2025-08-20T22:38:02.3887943Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/tap' from root:root to runner:runner
2025-08-20T22:38:02.3889382Z [00:02:35.990]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/connectivity/connectivity.go' from root:root to runner:runner
2025-08-20T22:38:02.3890838Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/connectivity' from root:root to runner:runner
2025-08-20T22:38:02.3892417Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer_wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.3893809Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/call.go' from root:root to runner:runner
2025-08-20T22:38:02.3895340Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/idle/idle.go' from root:root to runner:runner
2025-08-20T22:38:02.3896898Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/idle' from root:root to runner:runner
2025-08-20T22:38:02.3898328Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/internal.go' from root:root to runner:runner
2025-08-20T22:38:02.3899960Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go' from root:root to runner:runner
2025-08-20T22:38:02.3901648Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver' from root:root to runner:runner
2025-08-20T22:38:02.3903276Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go' from root:root to runner:runner
2025-08-20T22:38:02.3904873Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/passthrough' from root:root to runner:runner
2025-08-20T22:38:02.3906677Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/config_selector.go' from root:root to runner:runner
2025-08-20T22:38:02.3908415Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go' from root:root to runner:runner
2025-08-20T22:38:02.3909977Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/unix' from root:root to runner:runner
2025-08-20T22:38:02.3911536Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go' from root:root to runner:runner
2025-08-20T22:38:02.3913123Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/internal' from root:root to runner:runner
2025-08-20T22:38:02.3914691Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go' from root:root to runner:runner
2025-08-20T22:38:02.3916295Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns' from root:root to runner:runner
2025-08-20T22:38:02.3917895Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver' from root:root to runner:runner
2025-08-20T22:38:02.3919359Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/xds.go' from root:root to runner:runner
2025-08-20T22:38:02.3921000Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go' from root:root to runner:runner
2025-08-20T22:38:02.3922568Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/observability.go' from root:root to runner:runner
2025-08-20T22:38:02.3924074Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig' from root:root to runner:runner
2025-08-20T22:38:02.3925625Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go' from root:root to runner:runner
2025-08-20T22:38:02.3927339Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/proxyattributes' from root:root to runner:runner
2025-08-20T22:38:02.3928851Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/buffer/unbounded.go' from root:root to runner:runner
2025-08-20T22:38:02.3930324Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/buffer' from root:root to runner:runner
2025-08-20T22:38:02.3931917Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancerload/load.go' from root:root to runner:runner
2025-08-20T22:38:02.3933534Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancerload' from root:root to runner:runner
2025-08-20T22:38:02.3935088Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/spiffe.go' from root:root to runner:runner
2025-08-20T22:38:02.3936800Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go' from root:root to runner:runner
2025-08-20T22:38:02.3938360Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/util.go' from root:root to runner:runner
2025-08-20T22:38:02.3939916Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/credentials.go' from root:root to runner:runner
2025-08-20T22:38:02.3941431Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials' from root:root to runner:runner
2025-08-20T22:38:02.3943060Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/backoff/backoff.go' from root:root to runner:runner
2025-08-20T22:38:02.3944527Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/backoff' from root:root to runner:runner
2025-08-20T22:38:02.3946209Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/tcp_keepalive_others.go' from root:root to runner:runner
2025-08-20T22:38:02.3947891Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go' from root:root to runner:runner
2025-08-20T22:38:02.3949566Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go' from root:root to runner:runner
2025-08-20T22:38:02.3951162Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch' from root:root to runner:runner
2025-08-20T22:38:02.3952649Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer' from root:root to runner:runner
2025-08-20T22:38:02.3954107Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/pretty/pretty.go' from root:root to runner:runner
2025-08-20T22:38:02.3955556Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/pretty' from root:root to runner:runner
2025-08-20T22:38:02.3957331Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/tcp_keepalive_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.3958915Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/experimental.go' from root:root to runner:runner
2025-08-20T22:38:02.3960417Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/metadata/metadata.go' from root:root to runner:runner
2025-08-20T22:38:02.3961897Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/metadata' from root:root to runner:runner
2025-08-20T22:38:02.3963379Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/logging.go' from root:root to runner:runner
2025-08-20T22:38:02.3964940Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http_util.go' from root:root to runner:runner
2025-08-20T22:38:02.3966611Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/proxy.go' from root:root to runner:runner
2025-08-20T22:38:02.3968302Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/defaults.go' from root:root to runner:runner
2025-08-20T22:38:02.3969853Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/controlbuf.go' from root:root to runner:runner
2025-08-20T22:38:02.3971604Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http2_server.go' from root:root to runner:runner
2025-08-20T22:38:02.3973183Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/handler_server.go' from root:root to runner:runner
2025-08-20T22:38:02.3974811Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go' from root:root to runner:runner
2025-08-20T22:38:02.3976508Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/networktype' from root:root to runner:runner
2025-08-20T22:38:02.3978099Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http2_client.go' from root:root to runner:runner
2025-08-20T22:38:02.3979662Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/server_stream.go' from root:root to runner:runner
2025-08-20T22:38:02.3981232Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go' from root:root to runner:runner
2025-08-20T22:38:02.3982929Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/transport.go' from root:root to runner:runner
2025-08-20T22:38:02.3984543Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go' from root:root to runner:runner
2025-08-20T22:38:02.3986203Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/client_stream.go' from root:root to runner:runner
2025-08-20T22:38:02.3987753Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport' from root:root to runner:runner
2025-08-20T22:38:02.3989280Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go' from root:root to runner:runner
2025-08-20T22:38:02.3990813Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats/labels.go' from root:root to runner:runner
2025-08-20T22:38:02.3992246Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats' from root:root to runner:runner
2025-08-20T22:38:02.3993927Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go' from root:root to runner:runner
2025-08-20T22:38:02.3995464Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/sink.go' from root:root to runner:runner
2025-08-20T22:38:02.3997280Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go' from root:root to runner:runner
2025-08-20T22:38:02.3998832Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/env_config.go' from root:root to runner:runner
2025-08-20T22:38:02.4000409Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go' from root:root to runner:runner
2025-08-20T22:38:02.4001929Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog' from root:root to runner:runner
2025-08-20T22:38:02.4003392Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/status/status.go' from root:root to runner:runner
2025-08-20T22:38:02.4004838Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/status' from root:root to runner:runner
2025-08-20T22:38:02.4006383Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/logging.go' from root:root to runner:runner
2025-08-20T22:38:02.4008181Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/syscall_nonlinux.go' from root:root to runner:runner
2025-08-20T22:38:02.4009786Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/channel.go' from root:root to runner:runner
2025-08-20T22:38:02.4011296Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/socket.go' from root:root to runner:runner
2025-08-20T22:38:02.4012805Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/server.go' from root:root to runner:runner
2025-08-20T22:38:02.4014332Z [00:02:35.991]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/subchannel.go' from root:root to runner:runner
2025-08-20T22:38:02.4015956Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/funcs.go' from root:root to runner:runner
2025-08-20T22:38:02.4017510Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.4019173Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/channelmap.go' from root:root to runner:runner
2025-08-20T22:38:02.4020847Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4022337Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz' from root:root to runner:runner
2025-08-20T22:38:02.4023839Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go' from root:root to runner:runner
2025-08-20T22:38:02.4025401Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4027067Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/syscall' from root:root to runner:runner
2025-08-20T22:38:02.4028559Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go' from root:root to runner:runner
2025-08-20T22:38:02.4030039Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpclog' from root:root to runner:runner
2025-08-20T22:38:02.4031523Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go' from root:root to runner:runner
2025-08-20T22:38:02.4033206Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go' from root:root to runner:runner
2025-08-20T22:38:02.4034827Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go' from root:root to runner:runner
2025-08-20T22:38:02.4036492Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go' from root:root to runner:runner
2025-08-20T22:38:02.4038077Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/regex.go' from root:root to runner:runner
2025-08-20T22:38:02.4039594Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/method.go' from root:root to runner:runner
2025-08-20T22:38:02.4041057Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil' from root:root to runner:runner
2025-08-20T22:38:02.4042532Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4044244Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go' from root:root to runner:runner
2025-08-20T22:38:02.4046014Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go' from root:root to runner:runner
2025-08-20T22:38:02.4047575Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/event.go' from root:root to runner:runner
2025-08-20T22:38:02.4049031Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync' from root:root to runner:runner
2025-08-20T22:38:02.4050537Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go' from root:root to runner:runner
2025-08-20T22:38:02.4052135Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go' from root:root to runner:runner
2025-08-20T22:38:02.4053670Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig' from root:root to runner:runner
2025-08-20T22:38:02.4055109Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal' from root:root to runner:runner
2025-08-20T22:38:02.4056695Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/resolver.go' from root:root to runner:runner
2025-08-20T22:38:02.4058353Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go' from root:root to runner:runner
2025-08-20T22:38:02.4059858Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/dns' from root:root to runner:runner
2025-08-20T22:38:02.4061254Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/map.go' from root:root to runner:runner
2025-08-20T22:38:02.4062643Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver' from root:root to runner:runner
2025-08-20T22:38:02.4063994Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4065347Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4066890Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/tls.go' from root:root to runner:runner
2025-08-20T22:38:02.4068543Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/insecure/insecure.go' from root:root to runner:runner
2025-08-20T22:38:02.4070054Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/insecure' from root:root to runner:runner
2025-08-20T22:38:02.4071658Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/credentials.go' from root:root to runner:runner
2025-08-20T22:38:02.4073094Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials' from root:root to runner:runner
2025-08-20T22:38:02.4074477Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.4075975Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/picker_wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.4077471Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff/backoff.go' from root:root to runner:runner
2025-08-20T22:38:02.4078852Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff' from root:root to runner:runner
2025-08-20T22:38:02.4080299Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go' from root:root to runner:runner
2025-08-20T22:38:02.4081789Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base/base.go' from root:root to runner:runner
2025-08-20T22:38:02.4083424Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base/balancer.go' from root:root to runner:runner
2025-08-20T22:38:02.4084916Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base' from root:root to runner:runner
2025-08-20T22:38:02.4086430Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/subconn.go' from root:root to runner:runner
2025-08-20T22:38:02.4088001Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go' from root:root to runner:runner
2025-08-20T22:38:02.4089522Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/roundrobin' from root:root to runner:runner
2025-08-20T22:38:02.4091020Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go' from root:root to runner:runner
2025-08-20T22:38:02.4092759Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go' from root:root to runner:runner
2025-08-20T22:38:02.4094317Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/internal' from root:root to runner:runner
2025-08-20T22:38:02.4096151Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go' from root:root to runner:runner
2025-08-20T22:38:02.4097834Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf' from root:root to runner:runner
2025-08-20T22:38:02.4099330Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst' from root:root to runner:runner
2025-08-20T22:38:02.4100816Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go' from root:root to runner:runner
2025-08-20T22:38:02.4102320Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/grpclb/state' from root:root to runner:runner
2025-08-20T22:38:02.4103752Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/grpclb' from root:root to runner:runner
2025-08-20T22:38:02.4105300Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go' from root:root to runner:runner
2025-08-20T22:38:02.4107015Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/endpointsharding' from root:root to runner:runner
2025-08-20T22:38:02.4108701Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/balancer.go' from root:root to runner:runner
2025-08-20T22:38:02.4110164Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer' from root:root to runner:runner
2025-08-20T22:38:02.4111590Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/proto/proto.go' from root:root to runner:runner
2025-08-20T22:38:02.4113026Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/proto' from root:root to runner:runner
2025-08-20T22:38:02.4114478Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/encoding_v2.go' from root:root to runner:runner
2025-08-20T22:38:02.4116046Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/encoding.go' from root:root to runner:runner
2025-08-20T22:38:02.4117607Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding' from root:root to runner:runner
2025-08-20T22:38:02.4118977Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/peer/peer.go' from root:root to runner:runner
2025-08-20T22:38:02.4120454Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/peer' from root:root to runner:runner
2025-08-20T22:38:02.4121801Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/server.go' from root:root to runner:runner
2025-08-20T22:38:02.4123163Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff.go' from root:root to runner:runner
2025-08-20T22:38:02.4124533Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/version.go' from root:root to runner:runner
2025-08-20T22:38:02.4126020Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/rpc_util.go' from root:root to runner:runner
2025-08-20T22:38:02.4127494Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver_wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.4128910Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/dialoptions.go' from root:root to runner:runner
2025-08-20T22:38:02.4130339Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/metadata/metadata.go' from root:root to runner:runner
2025-08-20T22:38:02.4131834Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/metadata' from root:root to runner:runner
2025-08-20T22:38:02.4133327Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/stats.go' from root:root to runner:runner
2025-08-20T22:38:02.4134788Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/metrics.go' from root:root to runner:runner
2025-08-20T22:38:02.4136303Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/handlers.go' from root:root to runner:runner
2025-08-20T22:38:02.4137730Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats' from root:root to runner:runner
2025-08-20T22:38:02.4139088Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.4140581Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4142296Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1' from root:root to runner:runner
2025-08-20T22:38:02.4143724Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/binarylog' from root:root to runner:runner
2025-08-20T22:38:02.4145219Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.4146765Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace_withtrace.go' from root:root to runner:runner
2025-08-20T22:38:02.4148244Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats/metrics.go' from root:root to runner:runner
2025-08-20T22:38:02.4149810Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go' from root:root to runner:runner
2025-08-20T22:38:02.4151324Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats' from root:root to runner:runner
2025-08-20T22:38:02.4152729Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental' from root:root to runner:runner
2025-08-20T22:38:02.4154127Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/interceptor.go' from root:root to runner:runner
2025-08-20T22:38:02.4155501Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4157184Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/MAINTAINERS.md' from root:root to runner:runner
2025-08-20T22:38:02.4158635Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/AUTHORS' from root:root to runner:runner
2025-08-20T22:38:02.4160007Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/GOVERNANCE.md' from root:root to runner:runner
2025-08-20T22:38:02.4161446Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/attributes/attributes.go' from root:root to runner:runner
2025-08-20T22:38:02.4162878Z [00:02:35.992]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/attributes' from root:root to runner:runner
2025-08-20T22:38:02.4164279Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffer_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.4165685Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffers.go' from root:root to runner:runner
2025-08-20T22:38:02.4167462Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffer_pool.go' from root:root to runner:runner
2025-08-20T22:38:02.4168832Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem' from root:root to runner:runner
2025-08-20T22:38:02.4170342Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/status/status.go' from root:root to runner:runner
2025-08-20T22:38:02.4171719Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/status' from root:root to runner:runner
2025-08-20T22:38:02.4173072Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codec.go' from root:root to runner:runner
2025-08-20T22:38:02.4174449Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace_notrace.go' from root:root to runner:runner
2025-08-20T22:38:02.4176065Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/channelz/channelz.go' from root:root to runner:runner
2025-08-20T22:38:02.4177534Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/channelz' from root:root to runner:runner
2025-08-20T22:38:02.4178925Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/service_config.go' from root:root to runner:runner
2025-08-20T22:38:02.4180360Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/loggerv2.go' from root:root to runner:runner
2025-08-20T22:38:02.4181869Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/logger.go' from root:root to runner:runner
2025-08-20T22:38:02.4183414Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go' from root:root to runner:runner
2025-08-20T22:38:02.4184926Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/logger.go' from root:root to runner:runner
2025-08-20T22:38:02.4186721Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go' from root:root to runner:runner
2025-08-20T22:38:02.4188213Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal' from root:root to runner:runner
2025-08-20T22:38:02.4189669Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/component.go' from root:root to runner:runner
2025-08-20T22:38:02.4191110Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/grpclog.go' from root:root to runner:runner
2025-08-20T22:38:02.4192504Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog' from root:root to runner:runner
2025-08-20T22:38:02.4193936Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stream_interfaces.go' from root:root to runner:runner
2025-08-20T22:38:02.4195595Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go' from root:root to runner:runner
2025-08-20T22:38:02.4197198Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/serviceconfig' from root:root to runner:runner
2025-08-20T22:38:02.4198643Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/keepalive/keepalive.go' from root:root to runner:runner
2025-08-20T22:38:02.4200198Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/keepalive' from root:root to runner:runner
2025-08-20T22:38:02.4201600Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc' from root:root to runner:runner
2025-08-20T22:38:02.4203009Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4204568Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4206290Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc/status' from root:root to runner:runner
2025-08-20T22:38:02.4207831Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc' from root:root to runner:runner
2025-08-20T22:38:02.4209425Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4211251Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4212894Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4214572Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4216352Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4218084Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4219754Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4221506Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations' from root:root to runner:runner
2025-08-20T22:38:02.4223067Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4224610Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4226328Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api' from root:root to runner:runner
2025-08-20T22:38:02.4227821Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis' from root:root to runner:runner
2025-08-20T22:38:02.4229183Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto' from root:root to runner:runner
2025-08-20T22:38:02.4230475Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org' from root:root to runner:runner
2025-08-20T22:38:02.4231772Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/parserc.go' from root:root to runner:runner
2025-08-20T22:38:02.4233086Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.4234398Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/resolve.go' from root:root to runner:runner
2025-08-20T22:38:02.4235943Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yaml.go' from root:root to runner:runner
2025-08-20T22:38:02.4237309Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yamlh.go' from root:root to runner:runner
2025-08-20T22:38:02.4238628Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4239938Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/sorter.go' from root:root to runner:runner
2025-08-20T22:38:02.4241244Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/NOTICE' from root:root to runner:runner
2025-08-20T22:38:02.4242554Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/readerc.go' from root:root to runner:runner
2025-08-20T22:38:02.4243898Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yamlprivateh.go' from root:root to runner:runner
2025-08-20T22:38:02.4245389Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.4246876Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/apic.go' from root:root to runner:runner
2025-08-20T22:38:02.4248190Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4249510Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/scannerc.go' from root:root to runner:runner
2025-08-20T22:38:02.4250980Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/writerc.go' from root:root to runner:runner
2025-08-20T22:38:02.4252358Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/emitterc.go' from root:root to runner:runner
2025-08-20T22:38:02.4253643Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3' from root:root to runner:runner
2025-08-20T22:38:02.4254860Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in' from root:root to runner:runner
2025-08-20T22:38:02.4256336Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/unset_agent_info.go' from root:root to runner:runner
2025-08-20T22:38:02.4257846Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4259254Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/go_gpgme.h' from root:root to runner:runner
2025-08-20T22:38:02.4260826Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/go_gpgme.c' from root:root to runner:runner
2025-08-20T22:38:02.4262245Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.4263653Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4265053Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/gpgme.go' from root:root to runner:runner
2025-08-20T22:38:02.4266684Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/unset_agent_info_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4268175Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/data.go' from root:root to runner:runner
2025-08-20T22:38:02.4269714Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme' from root:root to runner:runner
2025-08-20T22:38:02.4271024Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis' from root:root to runner:runner
2025-08-20T22:38:02.4272418Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/probs/probs.go' from root:root to runner:runner
2025-08-20T22:38:02.4273847Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/probs' from root:root to runner:runner
2025-08-20T22:38:02.4275461Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/identifier/identifier.go' from root:root to runner:runner
2025-08-20T22:38:02.4277115Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/identifier' from root:root to runner:runner
2025-08-20T22:38:02.4278611Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/revocation/reasons.go' from root:root to runner:runner
2025-08-20T22:38:02.4280102Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/revocation' from root:root to runner:runner
2025-08-20T22:38:02.4281589Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/challenges.go' from root:root to runner:runner
2025-08-20T22:38:02.4283097Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/interfaces.go' from root:root to runner:runner
2025-08-20T22:38:02.4284725Z [00:02:35.993]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/util.go' from root:root to runner:runner
2025-08-20T22:38:02.4286281Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/objects.go' from root:root to runner:runner
2025-08-20T22:38:02.4287774Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core' from root:root to runner:runner
2025-08-20T22:38:02.4289196Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/LICENSE.txt' from root:root to runner:runner
2025-08-20T22:38:02.4290679Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go' from root:root to runner:runner
2025-08-20T22:38:02.4292187Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go' from root:root to runner:runner
2025-08-20T22:38:02.4293860Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/weak.go' from root:root to runner:runner
2025-08-20T22:38:02.4295306Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey' from root:root to runner:runner
2025-08-20T22:38:02.4296885Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go' from root:root to runner:runner
2025-08-20T22:38:02.4298368Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/strictyaml' from root:root to runner:runner
2025-08-20T22:38:02.4299905Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder' from root:root to runner:runner
2025-08-20T22:38:02.4301296Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt' from root:root to runner:runner
2025-08-20T22:38:02.4302668Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go' from root:root to runner:runner
2025-08-20T22:38:02.4304160Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go' from root:root to runner:runner
2025-08-20T22:38:02.4305620Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go' from root:root to runner:runner
2025-08-20T22:38:02.4307204Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go' from root:root to runner:runner
2025-08-20T22:38:02.4308664Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go' from root:root to runner:runner
2025-08-20T22:38:02.4310256Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go' from root:root to runner:runner
2025-08-20T22:38:02.4311683Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go' from root:root to runner:runner
2025-08-20T22:38:02.4313113Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go' from root:root to runner:runner
2025-08-20T22:38:02.4314599Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go' from root:root to runner:runner
2025-08-20T22:38:02.4316184Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go' from root:root to runner:runner
2025-08-20T22:38:02.4317680Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go' from root:root to runner:runner
2025-08-20T22:38:02.4319236Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif' from root:root to runner:runner
2025-08-20T22:38:02.4320580Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg' from root:root to runner:runner
2025-08-20T22:38:02.4321941Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/LICENSE.md' from root:root to runner:runner
2025-08-20T22:38:02.4323277Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2' from root:root to runner:runner
2025-08-20T22:38:02.4324732Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif' from root:root to runner:runner
2025-08-20T22:38:02.4326202Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs' from root:root to runner:runner
2025-08-20T22:38:02.4327597Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/gen_breaktest.go' from root:root to runner:runner
2025-08-20T22:38:02.4329046Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/graphemeproperties.go' from root:root to runner:runner
2025-08-20T22:38:02.4330493Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentencerules.go' from root:root to runner:runner
2025-08-20T22:38:02.4331892Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/grapheme.go' from root:root to runner:runner
2025-08-20T22:38:02.4333275Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/wordrules.go' from root:root to runner:runner
2025-08-20T22:38:02.4334828Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/properties.go' from root:root to runner:runner
2025-08-20T22:38:02.4336294Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/step.go' from root:root to runner:runner
2025-08-20T22:38:02.4337748Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/eastasianwidth.go' from root:root to runner:runner
2025-08-20T22:38:02.4339201Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentenceproperties.go' from root:root to runner:runner
2025-08-20T22:38:02.4340650Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/lineproperties.go' from root:root to runner:runner
2025-08-20T22:38:02.4342028Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4343524Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4344875Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/word.go' from root:root to runner:runner
2025-08-20T22:38:02.4346316Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/width.go' from root:root to runner:runner
2025-08-20T22:38:02.4347811Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/graphemerules.go' from root:root to runner:runner
2025-08-20T22:38:02.4349444Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/linerules.go' from root:root to runner:runner
2025-08-20T22:38:02.4350923Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/wordproperties.go' from root:root to runner:runner
2025-08-20T22:38:02.4352333Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentence.go' from root:root to runner:runner
2025-08-20T22:38:02.4353739Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/gen_properties.go' from root:root to runner:runner
2025-08-20T22:38:02.4355139Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/LICENSE.txt' from root:root to runner:runner
2025-08-20T22:38:02.4356657Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/line.go' from root:root to runner:runner
2025-08-20T22:38:02.4358066Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/emojipresentation.go' from root:root to runner:runner
2025-08-20T22:38:02.4359605Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg' from root:root to runner:runner
2025-08-20T22:38:02.4360875Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo' from root:root to runner:runner
2025-08-20T22:38:02.4362335Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4363765Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi/stripansi.go' from root:root to runner:runner
2025-08-20T22:38:02.4365192Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4366701Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi' from root:root to runner:runner
2025-08-20T22:38:02.4368017Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005' from root:root to runner:runner
2025-08-20T22:38:02.4369341Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/make-docs' from root:root to runner:runner
2025-08-20T22:38:02.4370715Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/format.go' from root:root to runner:runner
2025-08-20T22:38:02.4372089Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.4373614Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/TODO.md' from root:root to runner:runner
2025-08-20T22:38:02.4375054Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzmafilter.go' from root:root to runner:runner
2025-08-20T22:38:02.4376551Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/crc.go' from root:root to runner:runner
2025-08-20T22:38:02.4378024Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go' from root:root to runner:runner
2025-08-20T22:38:02.4379463Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/xlog' from root:root to runner:runner
2025-08-20T22:38:02.4380934Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go' from root:root to runner:runner
2025-08-20T22:38:02.4382463Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go' from root:root to runner:runner
2025-08-20T22:38:02.4384136Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/roller.go' from root:root to runner:runner
2025-08-20T22:38:02.4385619Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4387276Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash' from root:root to runner:runner
2025-08-20T22:38:02.4388659Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal' from root:root to runner:runner
2025-08-20T22:38:02.4390027Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4391406Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.4392792Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.4394162Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.4395571Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/fox-check-none.xz' from root:root to runner:runner
2025-08-20T22:38:02.4397110Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/bits.go' from root:root to runner:runner
2025-08-20T22:38:02.4398647Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4400106Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/none-check.go' from root:root to runner:runner
2025-08-20T22:38:02.4401541Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go' from root:root to runner:runner
2025-08-20T22:38:02.4402978Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/header2.go' from root:root to runner:runner
2025-08-20T22:38:02.4404420Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go' from root:root to runner:runner
2025-08-20T22:38:02.4405933Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/header.go' from root:root to runner:runner
2025-08-20T22:38:02.4407401Z [00:02:35.994]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/fox.lzma' from root:root to runner:runner
2025-08-20T22:38:02.4408985Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.4410417Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go' from root:root to runner:runner
2025-08-20T22:38:02.4411995Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/properties.go' from root:root to runner:runner
2025-08-20T22:38:02.4413439Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/hashtable.go' from root:root to runner:runner
2025-08-20T22:38:02.4414898Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go' from root:root to runner:runner
2025-08-20T22:38:02.4416466Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/directcodec.go' from root:root to runner:runner
2025-08-20T22:38:02.4417958Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/writer2.go' from root:root to runner:runner
2025-08-20T22:38:02.4419360Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/prob.go' from root:root to runner:runner
2025-08-20T22:38:02.4420759Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.4422287Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/operation.go' from root:root to runner:runner
2025-08-20T22:38:02.4423853Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go' from root:root to runner:runner
2025-08-20T22:38:02.4425333Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/state.go' from root:root to runner:runner
2025-08-20T22:38:02.4426895Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/buffer.go' from root:root to runner:runner
2025-08-20T22:38:02.4428334Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/distcodec.go' from root:root to runner:runner
2025-08-20T22:38:02.4429787Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go' from root:root to runner:runner
2025-08-20T22:38:02.4431218Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/reader2.go' from root:root to runner:runner
2025-08-20T22:38:02.4432827Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go' from root:root to runner:runner
2025-08-20T22:38:02.4434269Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bitops.go' from root:root to runner:runner
2025-08-20T22:38:02.4435911Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bintree.go' from root:root to runner:runner
2025-08-20T22:38:02.4437385Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/encoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4438804Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/decoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4440234Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go' from root:root to runner:runner
2025-08-20T22:38:02.4441675Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/breader.go' from root:root to runner:runner
2025-08-20T22:38:02.4443043Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma' from root:root to runner:runner
2025-08-20T22:38:02.4444379Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/fox.xz' from root:root to runner:runner
2025-08-20T22:38:02.4445699Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz' from root:root to runner:runner
2025-08-20T22:38:02.4447416Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz' from root:root to runner:runner
2025-08-20T22:38:02.4448864Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/COPYRIGHT.txt' from root:root to runner:runner
2025-08-20T22:38:02.4450321Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4451831Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go' from root:root to runner:runner
2025-08-20T22:38:02.4453317Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth' from root:root to runner:runner
2025-08-20T22:38:02.4454785Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4456442Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go' from root:root to runner:runner
2025-08-20T22:38:02.4458182Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go' from root:root to runner:runner
2025-08-20T22:38:02.4459766Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go' from root:root to runner:runner
2025-08-20T22:38:02.4461494Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go' from root:root to runner:runner
2025-08-20T22:38:02.4463058Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go' from root:root to runner:runner
2025-08-20T22:38:02.4464618Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go' from root:root to runner:runner
2025-08-20T22:38:02.4466259Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils' from root:root to runner:runner
2025-08-20T22:38:02.4467821Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go' from root:root to runner:runner
2025-08-20T22:38:02.4469392Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go' from root:root to runner:runner
2025-08-20T22:38:02.4470968Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go' from root:root to runner:runner
2025-08-20T22:38:02.4472653Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4474284Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go' from root:root to runner:runner
2025-08-20T22:38:02.4475912Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go' from root:root to runner:runner
2025-08-20T22:38:02.4477453Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow' from root:root to runner:runner
2025-08-20T22:38:02.4478973Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go' from root:root to runner:runner
2025-08-20T22:38:02.4480554Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go' from root:root to runner:runner
2025-08-20T22:38:02.4482178Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go' from root:root to runner:runner
2025-08-20T22:38:02.4483957Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4485617Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go' from root:root to runner:runner
2025-08-20T22:38:02.4487549Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go' from root:root to runner:runner
2025-08-20T22:38:02.4489155Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go' from root:root to runner:runner
2025-08-20T22:38:02.4490777Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go' from root:root to runner:runner
2025-08-20T22:38:02.4492401Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go' from root:root to runner:runner
2025-08-20T22:38:02.4494021Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go' from root:root to runner:runner
2025-08-20T22:38:02.4495630Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go' from root:root to runner:runner
2025-08-20T22:38:02.4497312Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options' from root:root to runner:runner
2025-08-20T22:38:02.4499015Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go' from root:root to runner:runner
2025-08-20T22:38:02.4500601Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4502172Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go' from root:root to runner:runner
2025-08-20T22:38:02.4503750Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options.go' from root:root to runner:runner
2025-08-20T22:38:02.4505299Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go' from root:root to runner:runner
2025-08-20T22:38:02.4507011Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4508791Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go' from root:root to runner:runner
2025-08-20T22:38:02.4510356Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload' from root:root to runner:runner
2025-08-20T22:38:02.4512050Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/message.go' from root:root to runner:runner
2025-08-20T22:38:02.4513599Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go' from root:root to runner:runner
2025-08-20T22:38:02.4515155Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go' from root:root to runner:runner
2025-08-20T22:38:02.4516869Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go' from root:root to runner:runner
2025-08-20T22:38:02.4518405Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/util.go' from root:root to runner:runner
2025-08-20T22:38:02.4519927Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go' from root:root to runner:runner
2025-08-20T22:38:02.4521492Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go' from root:root to runner:runner
2025-08-20T22:38:02.4523173Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go' from root:root to runner:runner
2025-08-20T22:38:02.4524780Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature' from root:root to runner:runner
2025-08-20T22:38:02.4526332Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg' from root:root to runner:runner
2025-08-20T22:38:02.4527781Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4529147Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore' from root:root to runner:runner
2025-08-20T22:38:02.4530582Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/COPYRIGHT.txt' from root:root to runner:runner
2025-08-20T22:38:02.4532184Z [00:02:35.995]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4533951Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1' from root:root to runner:runner
2025-08-20T22:38:02.4535478Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common' from root:root to runner:runner
2025-08-20T22:38:02.4537188Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen/pb-go' from root:root to runner:runner
2025-08-20T22:38:02.4538626Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen' from root:root to runner:runner
2025-08-20T22:38:02.4540062Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4541479Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs' from root:root to runner:runner
2025-08-20T22:38:02.4542904Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/COPYRIGHT.txt' from root:root to runner:runner
2025-08-20T22:38:02.4544373Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4546001Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go' from root:root to runner:runner
2025-08-20T22:38:02.4547573Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate' from root:root to runner:runner
2025-08-20T22:38:02.4549313Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/api/client.go' from root:root to runner:runner
2025-08-20T22:38:02.4550802Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/api' from root:root to runner:runner
2025-08-20T22:38:02.4552164Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg' from root:root to runner:runner
2025-08-20T22:38:02.4553534Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4554913Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio' from root:root to runner:runner
2025-08-20T22:38:02.4556311Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore' from root:root to runner:runner
2025-08-20T22:38:02.4557690Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/base62.go' from root:root to runner:runner
2025-08-20T22:38:02.4559237Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/ksuid.go' from root:root to runner:runner
2025-08-20T22:38:02.4560631Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4562156Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.4563560Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/sequence.go' from root:root to runner:runner
2025-08-20T22:38:02.4564956Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/set.go' from root:root to runner:runner
2025-08-20T22:38:02.4566473Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/rand.go' from root:root to runner:runner
2025-08-20T22:38:02.4567936Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/uint128.go' from root:root to runner:runner
2025-08-20T22:38:02.4569343Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/LICENSE.md' from root:root to runner:runner
2025-08-20T22:38:02.4570703Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid' from root:root to runner:runner
2025-08-20T22:38:02.4571998Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio' from root:root to runner:runner
2025-08-20T22:38:02.4573564Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/.goreleaser.yml' from root:root to runner:runner
2025-08-20T22:38:02.4575062Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/s2sx.mod' from root:root to runner:runner
2025-08-20T22:38:02.4576612Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/compressible.go' from root:root to runner:runner
2025-08-20T22:38:02.4578059Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/s2sx.sum' from root:root to runner:runner
2025-08-20T22:38:02.4579539Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.4581052Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bitwriter.go' from root:root to runner:runner
2025-08-20T22:38:02.4582513Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/zip.go' from root:root to runner:runner
2025-08-20T22:38:02.4584167Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder_generic.go' from root:root to runner:runner
2025-08-20T22:38:02.4585714Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.4587432Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqenc.go' from root:root to runner:runner
2025-08-20T22:38:02.4588885Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/hash.go' from root:root to runner:runner
2025-08-20T22:38:02.4590382Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/matchlen_generic.go' from root:root to runner:runner
2025-08-20T22:38:02.4591892Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_best.go' from root:root to runner:runner
2025-08-20T22:38:02.4593403Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blocktype_string.go' from root:root to runner:runner
2025-08-20T22:38:02.4595000Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.4596806Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go' from root:root to runner:runner
2025-08-20T22:38:02.4598603Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4600299Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go' from root:root to runner:runner
2025-08-20T22:38:02.4601940Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.4603563Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt' from root:root to runner:runner
2025-08-20T22:38:02.4605193Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go' from root:root to runner:runner
2025-08-20T22:38:02.4606952Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go' from root:root to runner:runner
2025-08-20T22:38:02.4608712Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash' from root:root to runner:runner
2025-08-20T22:38:02.4610199Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal' from root:root to runner:runner
2025-08-20T22:38:02.4611852Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.4613370Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/framedec.go' from root:root to runner:runner
2025-08-20T22:38:02.4614854Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_better.go' from root:root to runner:runner
2025-08-20T22:38:02.4616444Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4617967Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/dict.go' from root:root to runner:runner
2025-08-20T22:38:02.4619432Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_dfast.go' from root:root to runner:runner
2025-08-20T22:38:02.4620921Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_encoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4622406Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blockenc.go' from root:root to runner:runner
2025-08-20T22:38:02.4624042Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/zstd.go' from root:root to runner:runner
2025-08-20T22:38:02.4625593Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decodeheader.go' from root:root to runner:runner
2025-08-20T22:38:02.4627223Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blockdec.go' from root:root to runner:runner
2025-08-20T22:38:02.4628727Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/encoder_options.go' from root:root to runner:runner
2025-08-20T22:38:02.4630237Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_fast.go' from root:root to runner:runner
2025-08-20T22:38:02.4631710Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/frameenc.go' from root:root to runner:runner
2025-08-20T22:38:02.4633212Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decoder_options.go' from root:root to runner:runner
2025-08-20T22:38:02.4634861Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/snappy.go' from root:root to runner:runner
2025-08-20T22:38:02.4636545Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bytebuf.go' from root:root to runner:runner
2025-08-20T22:38:02.4638033Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_base.go' from root:root to runner:runner
2025-08-20T22:38:02.4639529Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_predefined.go' from root:root to runner:runner
2025-08-20T22:38:02.4641050Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.4642544Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/history.go' from root:root to runner:runner
2025-08-20T22:38:02.4644035Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.4645545Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec_generic.go' from root:root to runner:runner
2025-08-20T22:38:02.4647209Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bitreader.go' from root:root to runner:runner
2025-08-20T22:38:02.4648907Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.4650469Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/encoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4651937Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4653403Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec.go' from root:root to runner:runner
2025-08-20T22:38:02.4654891Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bytereader.go' from root:root to runner:runner
2025-08-20T22:38:02.4656576Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4658038Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd' from root:root to runner:runner
2025-08-20T22:38:02.4659729Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.4661331Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go' from root:root to runner:runner
2025-08-20T22:38:02.4663069Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.4664610Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/cpuinfo' from root:root to runner:runner
2025-08-20T22:38:02.4666238Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go' from root:root to runner:runner
2025-08-20T22:38:02.4667837Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/le.go' from root:root to runner:runner
2025-08-20T22:38:02.4669381Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/unsafe_disabled.go' from root:root to runner:runner
2025-08-20T22:38:02.4670893Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le' from root:root to runner:runner
2025-08-20T22:38:02.4672400Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.4674118Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/snappy.go' from root:root to runner:runner
2025-08-20T22:38:02.4675901Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.4677519Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4679108Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go' from root:root to runner:runner
2025-08-20T22:38:02.4680731Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go' from root:root to runner:runner
2025-08-20T22:38:02.4682271Z [00:02:35.996]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref' from root:root to runner:runner
2025-08-20T22:38:02.4683882Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal' from root:root to runner:runner
2025-08-20T22:38:02.4685298Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4686961Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.4688416Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/.gitattributes' from root:root to runner:runner
2025-08-20T22:38:02.4689857Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.4691325Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/bitwriter.go' from root:root to runner:runner
2025-08-20T22:38:02.4692835Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress.go' from root:root to runner:runner
2025-08-20T22:38:02.4694341Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/compress.go' from root:root to runner:runner
2025-08-20T22:38:02.4695946Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.4697523Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4699190Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.4700769Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/huff0.go' from root:root to runner:runner
2025-08-20T22:38:02.4702232Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.4703721Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/bitreader.go' from root:root to runner:runner
2025-08-20T22:38:02.4705260Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress_generic.go' from root:root to runner:runner
2025-08-20T22:38:02.4706870Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0' from root:root to runner:runner
2025-08-20T22:38:02.4708339Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level5.go' from root:root to runner:runner
2025-08-20T22:38:02.4709950Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/inflate.go' from root:root to runner:runner
2025-08-20T22:38:02.4711481Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/matchlen_generic.go' from root:root to runner:runner
2025-08-20T22:38:02.4713126Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/token.go' from root:root to runner:runner
2025-08-20T22:38:02.4714645Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go' from root:root to runner:runner
2025-08-20T22:38:02.4716264Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level2.go' from root:root to runner:runner
2025-08-20T22:38:02.4717829Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/regmask_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.4719377Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go' from root:root to runner:runner
2025-08-20T22:38:02.4720882Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level1.go' from root:root to runner:runner
2025-08-20T22:38:02.4722350Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level6.go' from root:root to runner:runner
2025-08-20T22:38:02.4723971Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level3.go' from root:root to runner:runner
2025-08-20T22:38:02.4725510Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/deflate.go' from root:root to runner:runner
2025-08-20T22:38:02.4727158Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/regmask_other.go' from root:root to runner:runner
2025-08-20T22:38:02.4728676Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/stateless.go' from root:root to runner:runner
2025-08-20T22:38:02.4730162Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level4.go' from root:root to runner:runner
2025-08-20T22:38:02.4731659Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/inflate_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.4733215Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go' from root:root to runner:runner
2025-08-20T22:38:02.4734934Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/fast_encoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4736611Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/dict_decoder.go' from root:root to runner:runner
2025-08-20T22:38:02.4738321Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_code.go' from root:root to runner:runner
2025-08-20T22:38:02.4739770Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate' from root:root to runner:runner
2025-08-20T22:38:02.4741171Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4742621Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bitwriter.go' from root:root to runner:runner
2025-08-20T22:38:02.4744108Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/decompress.go' from root:root to runner:runner
2025-08-20T22:38:02.4745589Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/compress.go' from root:root to runner:runner
2025-08-20T22:38:02.4747196Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4748822Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bitreader.go' from root:root to runner:runner
2025-08-20T22:38:02.4750389Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bytereader.go' from root:root to runner:runner
2025-08-20T22:38:02.4751842Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/fse.go' from root:root to runner:runner
2025-08-20T22:38:02.4753242Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse' from root:root to runner:runner
2025-08-20T22:38:02.4754632Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/gen.sh' from root:root to runner:runner
2025-08-20T22:38:02.4756089Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress' from root:root to runner:runner
2025-08-20T22:38:02.4757531Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.4759090Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4760484Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/gzip.go' from root:root to runner:runner
2025-08-20T22:38:02.4762017Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.4763405Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4764805Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/GO_LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4766306Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/gunzip.go' from root:root to runner:runner
2025-08-20T22:38:02.4767740Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip' from root:root to runner:runner
2025-08-20T22:38:02.4769042Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost' from root:root to runner:runner
2025-08-20T22:38:02.4770481Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4772039Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4773688Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry.go' from root:root to runner:runner
2025-08-20T22:38:02.4775199Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry' from root:root to runner:runner
2025-08-20T22:38:02.4776773Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth/auth.go' from root:root to runner:runner
2025-08-20T22:38:02.4778251Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth/cli.go' from root:root to runner:runner
2025-08-20T22:38:02.4779689Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth' from root:root to runner:runner
2025-08-20T22:38:02.4781161Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/template.go' from root:root to runner:runner
2025-08-20T22:38:02.4782691Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/formatter.go' from root:root to runner:runner
2025-08-20T22:38:02.4784380Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/validate.go' from root:root to runner:runner
2025-08-20T22:38:02.4786067Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.4787742Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.4789297Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase/camelcase.go' from root:root to runner:runner
2025-08-20T22:38:02.4790910Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4792503Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase/LICENSE.md' from root:root to runner:runner
2025-08-20T22:38:02.4794055Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase' from root:root to runner:runner
2025-08-20T22:38:02.4795512Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report' from root:root to runner:runner
2025-08-20T22:38:02.4797172Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/flag/flag.go' from root:root to runner:runner
2025-08-20T22:38:02.4798795Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/flag' from root:root to runner:runner
2025-08-20T22:38:02.4800361Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/completion/completion.go' from root:root to runner:runner
2025-08-20T22:38:02.4801873Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/completion' from root:root to runner:runner
2025-08-20T22:38:02.4803614Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/password/password_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4805293Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/password/password_supported.go' from root:root to runner:runner
2025-08-20T22:38:02.4806987Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/password' from root:root to runner:runner
2025-08-20T22:38:02.4808554Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/capabilities/capabilities.go' from root:root to runner:runner
2025-08-20T22:38:02.4810268Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/capabilities' from root:root to runner:runner
2025-08-20T22:38:02.4811689Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg' from root:root to runner:runner
2025-08-20T22:38:02.4813226Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4814590Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common' from root:root to runner:runner
2025-08-20T22:38:02.4816111Z [00:02:35.997]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/CODE-OF-CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.4817765Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.4819425Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto' from root:root to runner:runner
2025-08-20T22:38:02.4820997Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/keyprovider' from root:root to runner:runner
2025-08-20T22:38:02.4822484Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.4824128Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/ioutils.go' from root:root to runner:runner
2025-08-20T22:38:02.4825718Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/delayedreader.go' from root:root to runner:runner
2025-08-20T22:38:02.4826640Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/testing.go' from root:root to runner:runner
2025-08-20T22:38:02.4827388Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils' from root:root to runner:runner
2025-08-20T22:38:02.4828258Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go' from root:root to runner:runner
2025-08-20T22:38:02.4829053Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keyprovider' from root:root to runner:runner
2025-08-20T22:38:02.4829911Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go' from root:root to runner:runner
2025-08-20T22:38:02.4830797Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs7' from root:root to runner:runner
2025-08-20T22:38:02.4831638Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go' from root:root to runner:runner
2025-08-20T22:38:02.4832463Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/jwe' from root:root to runner:runner
2025-08-20T22:38:02.4833333Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go' from root:root to runner:runner
2025-08-20T22:38:02.4834108Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs11' from root:root to runner:runner
2025-08-20T22:38:02.4834944Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go' from root:root to runner:runner
2025-08-20T22:38:02.4835707Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pgp' from root:root to runner:runner
2025-08-20T22:38:02.4836639Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go' from root:root to runner:runner
2025-08-20T22:38:02.4837395Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap' from root:root to runner:runner
2025-08-20T22:38:02.4838282Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/MAINTAINERS' from root:root to runner:runner
2025-08-20T22:38:02.4839101Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.4839910Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go' from root:root to runner:runner
2025-08-20T22:38:02.4840781Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_nocgo.go' from root:root to runner:runner
2025-08-20T22:38:02.4841629Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go' from root:root to runner:runner
2025-08-20T22:38:02.4842399Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11' from root:root to runner:runner
2025-08-20T22:38:02.4843132Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto' from root:root to runner:runner
2025-08-20T22:38:02.4843970Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/encryption.go' from root:root to runner:runner
2025-08-20T22:38:02.4844726Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4845557Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.4846397Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.4847177Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/gpg.go' from root:root to runner:runner
2025-08-20T22:38:02.4847937Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/ADOPTERS.md' from root:root to runner:runner
2025-08-20T22:38:02.4848723Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/config.go' from root:root to runner:runner
2025-08-20T22:38:02.4849559Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go' from root:root to runner:runner
2025-08-20T22:38:02.4850357Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/pkcs11config' from root:root to runner:runner
2025-08-20T22:38:02.4851283Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/constructors.go' from root:root to runner:runner
2025-08-20T22:38:02.4852182Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go' from root:root to runner:runner
2025-08-20T22:38:02.4853005Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/keyprovider-config' from root:root to runner:runner
2025-08-20T22:38:02.4853743Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config' from root:root to runner:runner
2025-08-20T22:38:02.4854500Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.4855241Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.4856088Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/gpgvault.go' from root:root to runner:runner
2025-08-20T22:38:02.4856970Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.4857712Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.4858634Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go' from root:root to runner:runner
2025-08-20T22:38:02.4859371Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/helpers' from root:root to runner:runner
2025-08-20T22:38:02.4860138Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/spec/spec.go' from root:root to runner:runner
2025-08-20T22:38:02.4860859Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/spec' from root:root to runner:runner
2025-08-20T22:38:02.4861690Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go' from root:root to runner:runner
2025-08-20T22:38:02.4862539Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go' from root:root to runner:runner
2025-08-20T22:38:02.4863300Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher' from root:root to runner:runner
2025-08-20T22:38:02.4864004Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt' from root:root to runner:runner
2025-08-20T22:38:02.4864892Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.4865865Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/default_override_test.conf' from root:root to runner:runner
2025-08-20T22:38:02.4866729Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/idmappings.go' from root:root to runner:runner
2025-08-20T22:38:02.4867498Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.4868311Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/storage_test.conf' from root:root to runner:runner
2025-08-20T22:38:02.4869082Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options.go' from root:root to runner:runner
2025-08-20T22:38:02.4870017Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.4870820Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4871740Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4872530Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4873347Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/storage_broken.conf' from root:root to runner:runner
2025-08-20T22:38:02.4874113Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.4874852Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types' from root:root to runner:runner
2025-08-20T22:38:02.4875592Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/store.go' from root:root to runner:runner
2025-08-20T22:38:02.4876490Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/lockfile_compat.go' from root:root to runner:runner
2025-08-20T22:38:02.4877285Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/CODE-OF-CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.4878160Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/images.go' from root:root to runner:runner
2025-08-20T22:38:02.4878933Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.codespellrc' from root:root to runner:runner
2025-08-20T22:38:02.4879677Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.mailmap' from root:root to runner:runner
2025-08-20T22:38:02.4880433Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.dockerignore' from root:root to runner:runner
2025-08-20T22:38:02.4881179Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.4882005Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive.go' from root:root to runner:runner
2025-08-20T22:38:02.4882842Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/init_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4883780Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff.go' from root:root to runner:runner
2025-08-20T22:38:02.4884698Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4885560Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4886499Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/jsoniter.go' from root:root to runner:runner
2025-08-20T22:38:02.4887406Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4888329Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4889252Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.4890099Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/chroot_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4890942Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.4891854Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4892703Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive' from root:root to runner:runner
2025-08-20T22:38:02.4893550Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4894370Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory.go' from root:root to runner:runner
2025-08-20T22:38:02.4895222Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4896076Z [00:02:35.998]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory' from root:root to runner:runner
2025-08-20T22:38:02.4897040Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compression.go' from root:root to runner:runner
2025-08-20T22:38:02.4897887Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/filesystem_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4898813Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/dump/dump.go' from root:root to runner:runner
2025-08-20T22:38:02.4899591Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/dump' from root:root to runner:runner
2025-08-20T22:38:02.4900437Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compression_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4901370Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4902256Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/path/path.go' from root:root to runner:runner
2025-08-20T22:38:02.4903072Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/path' from root:root to runner:runner
2025-08-20T22:38:02.4903970Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/minimal/compression.go' from root:root to runner:runner
2025-08-20T22:38:02.4904808Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/minimal' from root:root to runner:runner
2025-08-20T22:38:02.4905603Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal' from root:root to runner:runner
2025-08-20T22:38:02.4906552Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/cache_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4907525Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor/rollsum.go' from root:root to runner:runner
2025-08-20T22:38:02.4908439Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor/compressor.go' from root:root to runner:runner
2025-08-20T22:38:02.4909244Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor' from root:root to runner:runner
2025-08-20T22:38:02.4910096Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4910896Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage.go' from root:root to runner:runner
2025-08-20T22:38:02.4911845Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/bloom_filter_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4912644Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/toc/toc.go' from root:root to runner:runner
2025-08-20T22:38:02.4913418Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/toc' from root:root to runner:runner
2025-08-20T22:38:02.4914168Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked' from root:root to runner:runner
2025-08-20T22:38:02.4915113Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/exists_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4916108Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/exists_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4917004Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4917839Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/reflink_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4918665Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils.go' from root:root to runner:runner
2025-08-20T22:38:02.4919528Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/reflink_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4920464Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.4921309Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.4922136Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/exists_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4922973Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4923739Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils' from root:root to runner:runner
2025-08-20T22:38:02.4924568Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/truncindex/truncindex.go' from root:root to runner:runner
2025-08-20T22:38:02.4925449Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/truncindex' from root:root to runner:runner
2025-08-20T22:38:02.4926344Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4927218Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4928174Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4929065Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4929857Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4930684Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4931480Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/reexec.go' from root:root to runner:runner
2025-08-20T22:38:02.4932231Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec' from root:root to runner:runner
2025-08-20T22:38:02.4933047Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/longpath/longpath.go' from root:root to runner:runner
2025-08-20T22:38:02.4933922Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/longpath' from root:root to runner:runner
2025-08-20T22:38:02.4934742Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/promise/promise.go' from root:root to runner:runner
2025-08-20T22:38:02.4935500Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/promise' from root:root to runner:runner
2025-08-20T22:38:02.4936431Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4937309Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4938115Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir.go' from root:root to runner:runner
2025-08-20T22:38:02.4938985Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir' from root:root to runner:runner
2025-08-20T22:38:02.4939822Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp_precompile.go' from root:root to runner:runner
2025-08-20T22:38:02.4940680Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go' from root:root to runner:runner
2025-08-20T22:38:02.4941592Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp.go' from root:root to runner:runner
2025-08-20T22:38:02.4942346Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp' from root:root to runner:runner
2025-08-20T22:38:02.4943209Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_unsupported_cgo.go' from root:root to runner:runner
2025-08-20T22:38:02.4944005Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare.c' from root:root to runner:runner
2025-08-20T22:38:02.4944855Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/getenv_linux_nocgo.go' from root:root to runner:runner
2025-08-20T22:38:02.4945678Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4946686Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4947609Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare.go' from root:root to runner:runner
2025-08-20T22:38:02.4948456Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/getenv_linux_cgo.go' from root:root to runner:runner
2025-08-20T22:38:02.4949307Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4950129Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.4950956Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_gccgo.go' from root:root to runner:runner
2025-08-20T22:38:02.4951844Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_cgo.go' from root:root to runner:runner
2025-08-20T22:38:02.4952681Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.c' from root:root to runner:runner
2025-08-20T22:38:02.4953443Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare' from root:root to runner:runner
2025-08-20T22:38:02.4954228Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/locker/README.md' from root:root to runner:runner
2025-08-20T22:38:02.4955129Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/locker/locker.go' from root:root to runner:runner
2025-08-20T22:38:02.4955979Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/locker' from root:root to runner:runner
2025-08-20T22:38:02.4956884Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_supported.go' from root:root to runner:runner
2025-08-20T22:38:02.4957699Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4958538Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4959383Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4960362Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/usergroupadd_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4961214Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4962017Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/parser.go' from root:root to runner:runner
2025-08-20T22:38:02.4962819Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools.go' from root:root to runner:runner
2025-08-20T22:38:02.4963631Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/utils_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4964384Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools' from root:root to runner:runner
2025-08-20T22:38:02.4965252Z [00:02:35.999]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/config/config.go' from root:root to runner:runner
2025-08-20T22:38:02.4966080Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/config' from root:root to runner:runner
2025-08-20T22:38:02.4966933Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsutils/fsutils_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4967683Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsutils' from root:root to runner:runner
2025-08-20T22:38:02.4968617Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loopback.go' from root:root to runner:runner
2025-08-20T22:38:02.4969484Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loopback_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4970282Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/ioctl.go' from root:root to runner:runner
2025-08-20T22:38:02.4971108Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loop_wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.4971945Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/attach_loopback.go' from root:root to runner:runner
2025-08-20T22:38:02.4972706Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback' from root:root to runner:runner
2025-08-20T22:38:02.4973552Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm.go' from root:root to runner:runner
2025-08-20T22:38:02.4974341Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chmod.go' from root:root to runner:runner
2025-08-20T22:38:02.4975137Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes.go' from root:root to runner:runner
2025-08-20T22:38:02.4976070Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/extattr_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4976954Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4977746Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/mknod.go' from root:root to runner:runner
2025-08-20T22:38:02.4978696Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4979502Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4980316Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_netbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4981284Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lchflags_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4982198Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/mknod_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.4983023Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.4983805Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/init.go' from root:root to runner:runner
2025-08-20T22:38:02.4984625Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/syscall_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4985425Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/exitcode.go' from root:root to runner:runner
2025-08-20T22:38:02.4986313Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4987284Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/utimes_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4988106Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.4988921Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lstat_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4989742Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.4990540Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo.go' from root:root to runner:runner
2025-08-20T22:38:02.4991341Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lcow_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4992290Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4993091Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.4993938Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.4994857Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lchown.go' from root:root to runner:runner
2025-08-20T22:38:02.4995711Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_openbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4996638Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4997478Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.4998302Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/mknod_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.4999121Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5000053Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/utimes_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5000863Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_common.go' from root:root to runner:runner
2025-08-20T22:38:02.5001788Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/syscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5002606Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5003419Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/init_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5004237Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/utimes_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5005070Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/extattr_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5005979Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/umask_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5006837Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5007643Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lcow_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5008615Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path.go' from root:root to runner:runner
2025-08-20T22:38:02.5009487Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm_common.go' from root:root to runner:runner
2025-08-20T22:38:02.5010314Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/process_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5011130Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lstat_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5011946Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5012775Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5013671Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5014493Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.5015344Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/umask.go' from root:root to runner:runner
2025-08-20T22:38:02.5016279Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5017121Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5017868Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system' from root:root to runner:runner
2025-08-20T22:38:02.5018658Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/pools/pools.go' from root:root to runner:runner
2025-08-20T22:38:02.5019398Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/pools' from root:root to runner:runner
2025-08-20T22:38:02.5020205Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/tarlog/tarlogger.go' from root:root to runner:runner
2025-08-20T22:38:02.5021034Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/tarlog' from root:root to runner:runner
2025-08-20T22:38:02.5021985Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5022817Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mountinfo.go' from root:root to runner:runner
2025-08-20T22:38:02.5023637Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mounter_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5024465Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mountinfo_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5025310Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/unmount_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5026175Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags.go' from root:root to runner:runner
2025-08-20T22:38:02.5027103Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/unmount_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5027894Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mount.go' from root:root to runner:runner
2025-08-20T22:38:02.5028826Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5029633Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5030477Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mounter_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5031297Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mounter_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5032112Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5032854Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount' from root:root to runner:runner
2025-08-20T22:38:02.5033659Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringid/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5034586Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringid/stringid.go' from root:root to runner:runner
2025-08-20T22:38:02.5035402Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringid' from root:root to runner:runner
2025-08-20T22:38:02.5036376Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsverity/fsverity_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5037250Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsverity/fsverity_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5038015Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsverity' from root:root to runner:runner
2025-08-20T22:38:02.5038835Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idmap/idmapped_utils.go' from root:root to runner:runner
2025-08-20T22:38:02.5039706Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idmap/idmapped_utils_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5040554Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idmap' from root:root to runner:runner
2025-08-20T22:38:02.5041364Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/parsers/parsers.go' from root:root to runner:runner
2025-08-20T22:38:02.5042206Z [00:02:36.000]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/parsers' from root:root to runner:runner
2025-08-20T22:38:02.5043018Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringutils/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5043859Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringutils/stringutils.go' from root:root to runner:runner
2025-08-20T22:38:02.5044635Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringutils' from root:root to runner:runner
2025-08-20T22:38:02.5045453Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lastwrite.go' from root:root to runner:runner
2025-08-20T22:38:02.5046373Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5047271Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5048217Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile.go' from root:root to runner:runner
2025-08-20T22:38:02.5049022Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile' from root:root to runner:runner
2025-08-20T22:38:02.5049824Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/readers.go' from root:root to runner:runner
2025-08-20T22:38:02.5050655Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5051469Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/temp_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5052290Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/temp_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5053099Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters.go' from root:root to runner:runner
2025-08-20T22:38:02.5054031Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/bytespipe.go' from root:root to runner:runner
2025-08-20T22:38:02.5054926Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/buffer.go' from root:root to runner:runner
2025-08-20T22:38:02.5055856Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters_other.go' from root:root to runner:runner
2025-08-20T22:38:02.5056709Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/writers.go' from root:root to runner:runner
2025-08-20T22:38:02.5057534Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/writeflusher.go' from root:root to runner:runner
2025-08-20T22:38:02.5058294Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils' from root:root to runner:runner
2025-08-20T22:38:02.5059092Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes.go' from root:root to runner:runner
2025-08-20T22:38:02.5059892Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive.go' from root:root to runner:runner
2025-08-20T22:38:02.5060716Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5061661Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/fflags_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5062463Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/diff.go' from root:root to runner:runner
2025-08-20T22:38:02.5063287Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_other.go' from root:root to runner:runner
2025-08-20T22:38:02.5064105Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_other.go' from root:root to runner:runner
2025-08-20T22:38:02.5064946Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5065845Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_zstd.go' from root:root to runner:runner
2025-08-20T22:38:02.5066783Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_110.go' from root:root to runner:runner
2025-08-20T22:38:02.5067607Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5068542Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_19.go' from root:root to runner:runner
2025-08-20T22:38:02.5069336Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5070144Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/time_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5070939Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/filter.go' from root:root to runner:runner
2025-08-20T22:38:02.5071775Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5072560Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy.go' from root:root to runner:runner
2025-08-20T22:38:02.5073407Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/fflags_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5074276Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/whiteouts.go' from root:root to runner:runner
2025-08-20T22:38:02.5075170Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/wrap.go' from root:root to runner:runner
2025-08-20T22:38:02.5076092Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/time_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5076960Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5077792Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5078615Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5079423Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5080377Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5081144Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive' from root:root to runner:runner
2025-08-20T22:38:02.5081966Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg' from root:root to runner:runner
2025-08-20T22:38:02.5082724Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/jsoniter.go' from root:root to runner:runner
2025-08-20T22:38:02.5083628Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/staging_lockfile/staging_lockfile.go' from root:root to runner:runner
2025-08-20T22:38:02.5084443Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/staging_lockfile' from root:root to runner:runner
2025-08-20T22:38:02.5085293Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup.go' from root:root to runner:runner
2025-08-20T22:38:02.5086208Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5087099Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5088053Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup' from root:root to runner:runner
2025-08-20T22:38:02.5088974Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock.go' from root:root to runner:runner
2025-08-20T22:38:02.5089874Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5090758Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5091561Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock' from root:root to runner:runner
2025-08-20T22:38:02.5092382Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/tempdir/tempdir.go' from root:root to runner:runner
2025-08-20T22:38:02.5093155Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/tempdir' from root:root to runner:runner
2025-08-20T22:38:02.5093991Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal' from root:root to runner:runner
2025-08-20T22:38:02.5094729Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/OWNERS' from root:root to runner:runner
2025-08-20T22:38:02.5095641Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/storage.conf-freebsd' from root:root to runner:runner
2025-08-20T22:38:02.5096520Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5097304Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.5098063Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.5098818Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.cirrus.yml' from root:root to runner:runner
2025-08-20T22:38:02.5099556Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/layers.go' from root:root to runner:runner
2025-08-20T22:38:02.5100292Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/NOTICE' from root:root to runner:runner
2025-08-20T22:38:02.5101186Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/containers.go' from root:root to runner:runner
2025-08-20T22:38:02.5101939Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5102675Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/idset.go' from root:root to runner:runner
2025-08-20T22:38:02.5103411Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.5104147Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5104888Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/AUTHORS' from root:root to runner:runner
2025-08-20T22:38:02.5105652Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/deprecated.go' from root:root to runner:runner
2025-08-20T22:38:02.5106701Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/userns_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5107489Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/storage.conf' from root:root to runner:runner
2025-08-20T22:38:02.5108403Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/check.go' from root:root to runner:runner
2025-08-20T22:38:02.5109142Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/VERSION' from root:root to runner:runner
2025-08-20T22:38:02.5109936Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/template.go' from root:root to runner:runner
2025-08-20T22:38:02.5110713Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown.go' from root:root to runner:runner
2025-08-20T22:38:02.5111503Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver.go' from root:root to runner:runner
2025-08-20T22:38:02.5112316Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chroot_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5113135Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay.go' from root:root to runner:runner
2025-08-20T22:38:02.5113958Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/jsoniter.go' from root:root to runner:runner
2025-08-20T22:38:02.5114903Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/composefs.go' from root:root to runner:runner
2025-08-20T22:38:02.5115836Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/mount.go' from root:root to runner:runner
2025-08-20T22:38:02.5116727Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay_disk_quota.go' from root:root to runner:runner
2025-08-20T22:38:02.5117646Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay_disk_quota_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5118476Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/randomid.go' from root:root to runner:runner
2025-08-20T22:38:02.5119280Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/check.go' from root:root to runner:runner
2025-08-20T22:38:02.5120297Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5121132Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/check_116.go' from root:root to runner:runner
2025-08-20T22:38:02.5122038Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay' from root:root to runner:runner
2025-08-20T22:38:02.5122845Z [00:02:36.001]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5123639Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/jsoniter.go' from root:root to runner:runner
2025-08-20T22:38:02.5124448Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5125254Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.5126193Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5127053Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5127995Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/MAINTAINERS' from root:root to runner:runner
2025-08-20T22:38:02.5128851Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5129683Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5130467Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs.go' from root:root to runner:runner
2025-08-20T22:38:02.5131221Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs' from root:root to runner:runner
2025-08-20T22:38:02.5132039Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/windows/windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5132894Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/windows/jsoniter_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5133806Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/windows' from root:root to runner:runner
2025-08-20T22:38:02.5134612Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.5135521Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5136453Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/mount_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5137290Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/mount.go' from root:root to runner:runner
2025-08-20T22:38:02.5138091Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/dirs.go' from root:root to runner:runner
2025-08-20T22:38:02.5138876Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/aufs.go' from root:root to runner:runner
2025-08-20T22:38:02.5139633Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs' from root:root to runner:runner
2025-08-20T22:38:02.5140411Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/fsdiff.go' from root:root to runner:runner
2025-08-20T22:38:02.5141413Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlayutils/overlayutils.go' from root:root to runner:runner
2025-08-20T22:38:02.5142249Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlayutils' from root:root to runner:runner
2025-08-20T22:38:02.5143058Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/copy_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5143857Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/driver.go' from root:root to runner:runner
2025-08-20T22:38:02.5144692Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/copy_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5145447Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs' from root:root to runner:runner
2025-08-20T22:38:02.5146321Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5147229Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/counter.go' from root:root to runner:runner
2025-08-20T22:38:02.5148032Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chroot_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5148945Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5149797Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs/dummy_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5150607Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs/version.go' from root:root to runner:runner
2025-08-20T22:38:02.5151421Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs/btrfs.go' from root:root to runner:runner
2025-08-20T22:38:02.5152183Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs' from root:root to runner:runner
2025-08-20T22:38:02.5153068Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota/projectquota_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5153909Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota/projectquota.go' from root:root to runner:runner
2025-08-20T22:38:02.5154927Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota/projectquota_supported.go' from root:root to runner:runner
2025-08-20T22:38:02.5155707Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota' from root:root to runner:runner
2025-08-20T22:38:02.5156626Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy/copy_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5157491Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy/copy_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5158254Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy' from root:root to runner:runner
2025-08-20T22:38:02.5159095Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_zfs.go' from root:root to runner:runner
2025-08-20T22:38:02.5160079Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_aufs.go' from root:root to runner:runner
2025-08-20T22:38:02.5160919Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_vfs.go' from root:root to runner:runner
2025-08-20T22:38:02.5161896Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_btrfs.go' from root:root to runner:runner
2025-08-20T22:38:02.5162755Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_overlay.go' from root:root to runner:runner
2025-08-20T22:38:02.5163618Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5164394Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register' from root:root to runner:runner
2025-08-20T22:38:02.5165205Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.5166054Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers' from root:root to runner:runner
2025-08-20T22:38:02.5166841Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/userns.go' from root:root to runner:runner
2025-08-20T22:38:02.5167586Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5168424Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage' from root:root to runner:runner
2025-08-20T22:38:02.5169201Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.5169983Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/CODE-OF-CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.5170760Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/certificates.go' from root:root to runner:runner
2025-08-20T22:38:02.5171509Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/hash.go' from root:root to runner:runner
2025-08-20T22:38:02.5172264Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/MAINTAINERS' from root:root to runner:runner
2025-08-20T22:38:02.5173110Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/rsa_key.go' from root:root to runner:runner
2025-08-20T22:38:02.5173842Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5174673Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5175416Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key.go' from root:root to runner:runner
2025-08-20T22:38:02.5176274Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.5177067Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/filter.go' from root:root to runner:runner
2025-08-20T22:38:02.5177828Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key_files.go' from root:root to runner:runner
2025-08-20T22:38:02.5178595Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key_manager.go' from root:root to runner:runner
2025-08-20T22:38:02.5179329Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5180066Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key.go' from root:root to runner:runner
2025-08-20T22:38:02.5180924Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/util.go' from root:root to runner:runner
2025-08-20T22:38:02.5181701Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/jsonsign.go' from root:root to runner:runner
2025-08-20T22:38:02.5182482Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key_no_openssl.go' from root:root to runner:runner
2025-08-20T22:38:02.5183260Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key_openssl.go' from root:root to runner:runner
2025-08-20T22:38:02.5183969Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust' from root:root to runner:runner
2025-08-20T22:38:02.5184736Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/types/types.go' from root:root to runner:runner
2025-08-20T22:38:02.5185464Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/types' from root:root to runner:runner
2025-08-20T22:38:02.5186364Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/src.go' from root:root to runner:runner
2025-08-20T22:38:02.5187155Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/load.go' from root:root to runner:runner
2025-08-20T22:38:02.5188107Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5188833Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif' from root:root to runner:runner
2025-08-20T22:38:02.5189623Z [00:02:36.002]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/version/version.go' from root:root to runner:runner
2025-08-20T22:38:02.5190354Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/version' from root:root to runner:runner
2025-08-20T22:38:02.5191208Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5192025Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5192889Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/explicitfilepath/path.go' from root:root to runner:runner
2025-08-20T22:38:02.5193793Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/explicitfilepath' from root:root to runner:runner
2025-08-20T22:38:02.5194687Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5195438Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory' from root:root to runner:runner
2025-08-20T22:38:02.5196324Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/stub.go' from root:root to runner:runner
2025-08-20T22:38:02.5197178Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/transports.go' from root:root to runner:runner
2025-08-20T22:38:02.5198072Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/docker_daemon.go' from root:root to runner:runner
2025-08-20T22:38:02.5198959Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/storage_stub.go' from root:root to runner:runner
2025-08-20T22:38:02.5199971Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/docker_daemon_stub.go' from root:root to runner:runner
2025-08-20T22:38:02.5200876Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/alltransports.go' from root:root to runner:runner
2025-08-20T22:38:02.5201822Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/storage.go' from root:root to runner:runner
2025-08-20T22:38:02.5202634Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports' from root:root to runner:runner
2025-08-20T22:38:02.5203394Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports' from root:root to runner:runner
2025-08-20T22:38:02.5204344Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go' from root:root to runner:runner
2025-08-20T22:38:02.5205228Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize' from root:root to runner:runner
2025-08-20T22:38:02.5206134Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal' from root:root to runner:runner
2025-08-20T22:38:02.5207048Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/sqlite/sqlite.go' from root:root to runner:runner
2025-08-20T22:38:02.5207996Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/sqlite' from root:root to runner:runner
2025-08-20T22:38:02.5208919Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/none/none.go' from root:root to runner:runner
2025-08-20T22:38:02.5209733Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/none' from root:root to runner:runner
2025-08-20T22:38:02.5210587Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go' from root:root to runner:runner
2025-08-20T22:38:02.5211411Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory' from root:root to runner:runner
2025-08-20T22:38:02.5212236Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/default.go' from root:root to runner:runner
2025-08-20T22:38:02.5213115Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache' from root:root to runner:runner
2025-08-20T22:38:02.5213983Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go' from root:root to runner:runner
2025-08-20T22:38:02.5214925Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/paths_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5215879Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go' from root:root to runner:runner
2025-08-20T22:38:02.5216836Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go' from root:root to runner:runner
2025-08-20T22:38:02.5217642Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2' from root:root to runner:runner
2025-08-20T22:38:02.5218481Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/types/types.go' from root:root to runner:runner
2025-08-20T22:38:02.5219280Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/types' from root:root to runner:runner
2025-08-20T22:38:02.5220124Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/compression.go' from root:root to runner:runner
2025-08-20T22:38:02.5221111Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/internal/types.go' from root:root to runner:runner
2025-08-20T22:38:02.5221987Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/internal' from root:root to runner:runner
2025-08-20T22:38:02.5222800Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/zstd.go' from root:root to runner:runner
2025-08-20T22:38:02.5223583Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression' from root:root to runner:runner
2025-08-20T22:38:02.5224390Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/strslice/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5225211Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/strslice/strslice.go' from root:root to runner:runner
2025-08-20T22:38:02.5226085Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/strslice' from root:root to runner:runner
2025-08-20T22:38:02.5227094Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go' from root:root to runner:runner
2025-08-20T22:38:02.5227893Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/tlsclientconfig' from root:root to runner:runner
2025-08-20T22:38:02.5228814Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/docker/config/config.go' from root:root to runner:runner
2025-08-20T22:38:02.5229598Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/docker/config' from root:root to runner:runner
2025-08-20T22:38:02.5230347Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/docker' from root:root to runner:runner
2025-08-20T22:38:02.5231184Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/sigstore.go' from root:root to runner:runner
2025-08-20T22:38:02.5232053Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/params/sigstore.go' from root:root to runner:runner
2025-08-20T22:38:02.5232859Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/params' from root:root to runner:runner
2025-08-20T22:38:02.5233639Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore' from root:root to runner:runner
2025-08-20T22:38:02.5234549Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/passphrase.go' from root:root to runner:runner
2025-08-20T22:38:02.5235306Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli' from root:root to runner:runner
2025-08-20T22:38:02.5236108Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg' from root:root to runner:runner
2025-08-20T22:38:02.5236983Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/private/private.go' from root:root to runner:runner
2025-08-20T22:38:02.5237769Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/private' from root:root to runner:runner
2025-08-20T22:38:02.5238606Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/iolimits/iolimits.go' from root:root to runner:runner
2025-08-20T22:38:02.5239388Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/iolimits' from root:root to runner:runner
2025-08-20T22:38:02.5240325Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache/types.go' from root:root to runner:runner
2025-08-20T22:38:02.5241331Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go' from root:root to runner:runner
2025-08-20T22:38:02.5242141Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache' from root:root to runner:runner
2025-08-20T22:38:02.5242990Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/useragent/useragent.go' from root:root to runner:runner
2025-08-20T22:38:02.5243781Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/useragent' from root:root to runner:runner
2025-08-20T22:38:02.5244672Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go' from root:root to runner:runner
2025-08-20T22:38:02.5245479Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/putblobdigest' from root:root to runner:runner
2025-08-20T22:38:02.5246503Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/unparsedimage/wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.5247374Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/unparsedimage' from root:root to runner:runner
2025-08-20T22:38:02.5248386Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/uploadreader/upload_reader.go' from root:root to runner:runner
2025-08-20T22:38:02.5249238Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/uploadreader' from root:root to runner:runner
2025-08-20T22:38:02.5250128Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go' from root:root to runner:runner
2025-08-20T22:38:02.5251010Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/properties.go' from root:root to runner:runner
2025-08-20T22:38:02.5251879Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/compat.go' from root:root to runner:runner
2025-08-20T22:38:02.5252757Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/signatures.go' from root:root to runner:runner
2025-08-20T22:38:02.5253661Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl' from root:root to runner:runner
2025-08-20T22:38:02.5254509Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.5255446Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go' from root:root to runner:runner
2025-08-20T22:38:02.5256438Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go' from root:root to runner:runner
2025-08-20T22:38:02.5257304Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs' from root:root to runner:runner
2025-08-20T22:38:02.5258109Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource' from root:root to runner:runner
2025-08-20T22:38:02.5258995Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go' from root:root to runner:runner
2025-08-20T22:38:02.5259796Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/pkg/platform' from root:root to runner:runner
2025-08-20T22:38:02.5260563Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/pkg' from root:root to runner:runner
2025-08-20T22:38:02.5261506Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/tmpdir/tmpdir.go' from root:root to runner:runner
2025-08-20T22:38:02.5262314Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/tmpdir' from root:root to runner:runner
2025-08-20T22:38:02.5263148Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/multierr/multierr.go' from root:root to runner:runner
2025-08-20T22:38:02.5263936Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/multierr' from root:root to runner:runner
2025-08-20T22:38:02.5264880Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/properties.go' from root:root to runner:runner
2025-08-20T22:38:02.5265852Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/helpers.go' from root:root to runner:runner
2025-08-20T22:38:02.5266868Z [00:02:36.003]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/compat.go' from root:root to runner:runner
2025-08-20T22:38:02.5267709Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl' from root:root to runner:runner
2025-08-20T22:38:02.5268705Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/wrapper.go' from root:root to runner:runner
2025-08-20T22:38:02.5269659Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/original_oci_config.go' from root:root to runner:runner
2025-08-20T22:38:02.5270547Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go' from root:root to runner:runner
2025-08-20T22:38:02.5271480Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go' from root:root to runner:runner
2025-08-20T22:38:02.5272396Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go' from root:root to runner:runner
2025-08-20T22:38:02.5273242Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs' from root:root to runner:runner
2025-08-20T22:38:02.5274067Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination' from root:root to runner:runner
2025-08-20T22:38:02.5275018Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/simple.go' from root:root to runner:runner
2025-08-20T22:38:02.5275963Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/sigstore.go' from root:root to runner:runner
2025-08-20T22:38:02.5276856Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/signature.go' from root:root to runner:runner
2025-08-20T22:38:02.5277647Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature' from root:root to runner:runner
2025-08-20T22:38:02.5278462Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/memory.go' from root:root to runner:runner
2025-08-20T22:38:02.5279302Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_schema2.go' from root:root to runner:runner
2025-08-20T22:38:02.5280205Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.5281005Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/oci.go' from root:root to runner:runner
2025-08-20T22:38:02.5281907Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/unparsed.go' from root:root to runner:runner
2025-08-20T22:38:02.5282754Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_schema1.go' from root:root to runner:runner
2025-08-20T22:38:02.5283590Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5284409Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/oci_index.go' from root:root to runner:runner
2025-08-20T22:38:02.5285229Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/sourced.go' from root:root to runner:runner
2025-08-20T22:38:02.5286080Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image' from root:root to runner:runner
2025-08-20T22:38:02.5286926Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/set/set.go' from root:root to runner:runner
2025-08-20T22:38:02.5287682Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/set' from root:root to runner:runner
2025-08-20T22:38:02.5288645Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signer/signer.go' from root:root to runner:runner
2025-08-20T22:38:02.5289441Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signer' from root:root to runner:runner
2025-08-20T22:38:02.5290277Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/rootless/rootless.go' from root:root to runner:runner
2025-08-20T22:38:02.5291061Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/rootless' from root:root to runner:runner
2025-08-20T22:38:02.5291924Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/docker_schema2.go' from root:root to runner:runner
2025-08-20T22:38:02.5292756Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.5293738Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/common.go' from root:root to runner:runner
2025-08-20T22:38:02.5294558Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/list.go' from root:root to runner:runner
2025-08-20T22:38:02.5295483Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/oci_index.go' from root:root to runner:runner
2025-08-20T22:38:02.5296471Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5297351Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5298143Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest' from root:root to runner:runner
2025-08-20T22:38:02.5299027Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/streamdigest/stream_digest.go' from root:root to runner:runner
2025-08-20T22:38:02.5299828Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/streamdigest' from root:root to runner:runner
2025-08-20T22:38:02.5300580Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal' from root:root to runner:runner
2025-08-20T22:38:02.5301507Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/internal/oci_util.go' from root:root to runner:runner
2025-08-20T22:38:02.5302320Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/internal' from root:root to runner:runner
2025-08-20T22:38:02.5303128Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_delete.go' from root:root to runner:runner
2025-08-20T22:38:02.5303920Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.5304719Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5305536Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5306431Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5307313Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout' from root:root to runner:runner
2025-08-20T22:38:02.5308120Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5309087Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5309892Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5310652Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive' from root:root to runner:runner
2025-08-20T22:38:02.5311375Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci' from root:root to runner:runner
2025-08-20T22:38:02.5312181Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5313008Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5313832Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_reference.go' from root:root to runner:runner
2025-08-20T22:38:02.5314766Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_image.go' from root:root to runner:runner
2025-08-20T22:38:02.5315610Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5316502Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage' from root:root to runner:runner
2025-08-20T22:38:02.5317290Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5318105Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5318929Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_reference.go' from root:root to runner:runner
2025-08-20T22:38:02.5319752Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5320584Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball' from root:root to runner:runner
2025-08-20T22:38:02.5321425Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift-copies.go' from root:root to runner:runner
2025-08-20T22:38:02.5322349Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5323150Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift.go' from root:root to runner:runner
2025-08-20T22:38:02.5323976Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5324877Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5325650Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift' from root:root to runner:runner
2025-08-20T22:38:02.5326555Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5327394Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/registries_d.go' from root:root to runner:runner
2025-08-20T22:38:02.5328324Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.5329164Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/src.go' from root:root to runner:runner
2025-08-20T22:38:02.5330008Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/types.go' from root:root to runner:runner
2025-08-20T22:38:02.5330861Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.5331705Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5332512Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile' from root:root to runner:runner
2025-08-20T22:38:02.5333372Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal' from root:root to runner:runner
2025-08-20T22:38:02.5334194Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_src.go' from root:root to runner:runner
2025-08-20T22:38:02.5335114Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/client.go' from root:root to runner:runner
2025-08-20T22:38:02.5336028Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5336934Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5337697Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon' from root:root to runner:runner
2025-08-20T22:38:02.5338628Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/paths_common.go' from root:root to runner:runner
2025-08-20T22:38:02.5339525Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/distribution_error.go' from root:root to runner:runner
2025-08-20T22:38:02.5340340Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/body_reader.go' from root:root to runner:runner
2025-08-20T22:38:02.5341108Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/cache.go' from root:root to runner:runner
2025-08-20T22:38:02.5341988Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/regexp-additions.go' from root:root to runner:runner
2025-08-20T22:38:02.5342819Z [00:02:36.004]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/helpers.go' from root:root to runner:runner
2025-08-20T22:38:02.5343737Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5344577Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/normalize.go' from root:root to runner:runner
2025-08-20T22:38:02.5345417Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/reference.go' from root:root to runner:runner
2025-08-20T22:38:02.5346347Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/regexp.go' from root:root to runner:runner
2025-08-20T22:38:02.5347182Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference' from root:root to runner:runner
2025-08-20T22:38:02.5347987Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image.go' from root:root to runner:runner
2025-08-20T22:38:02.5348935Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/paths_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5349751Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5350575Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/wwwauthenticate.go' from root:root to runner:runner
2025-08-20T22:38:02.5351490Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_client.go' from root:root to runner:runner
2025-08-20T22:38:02.5352359Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image_dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5353234Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/policyconfiguration/naming.go' from root:root to runner:runner
2025-08-20T22:38:02.5354067Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/policyconfiguration' from root:root to runner:runner
2025-08-20T22:38:02.5354846Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5355660Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.5356570Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/src.go' from root:root to runner:runner
2025-08-20T22:38:02.5357462Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.5358268Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/dest.go' from root:root to runner:runner
2025-08-20T22:38:02.5359095Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/transport.go' from root:root to runner:runner
2025-08-20T22:38:02.5359889Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive' from root:root to runner:runner
2025-08-20T22:38:02.5360629Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker' from root:root to runner:runner
2025-08-20T22:38:02.5361484Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simplesigning/signer.go' from root:root to runner:runner
2025-08-20T22:38:02.5362381Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simplesigning' from root:root to runner:runner
2025-08-20T22:38:02.5363214Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_simple.go' from root:root to runner:runner
2025-08-20T22:38:02.5364040Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_config.go' from root:root to runner:runner
2025-08-20T22:38:02.5364999Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/generate.go' from root:root to runner:runner
2025-08-20T22:38:02.5366008Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/leveled_logger.go' from root:root to runner:runner
2025-08-20T22:38:02.5366938Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor_api_types.go' from root:root to runner:runner
2025-08-20T22:38:02.5367829Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/openapi_infra.go' from root:root to runner:runner
2025-08-20T22:38:02.5368694Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor.go' from root:root to runner:runner
2025-08-20T22:38:02.5369560Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor_api.go' from root:root to runner:runner
2025-08-20T22:38:02.5370456Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor' from root:root to runner:runner
2025-08-20T22:38:02.5371279Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/copied.go' from root:root to runner:runner
2025-08-20T22:38:02.5372158Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/internal/signer.go' from root:root to runner:runner
2025-08-20T22:38:02.5372984Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/internal' from root:root to runner:runner
2025-08-20T22:38:02.5373810Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/signer.go' from root:root to runner:runner
2025-08-20T22:38:02.5374678Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/fulcio/fulcio.go' from root:root to runner:runner
2025-08-20T22:38:02.5375636Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/fulcio' from root:root to runner:runner
2025-08-20T22:38:02.5376559Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore' from root:root to runner:runner
2025-08-20T22:38:02.5377395Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_types.go' from root:root to runner:runner
2025-08-20T22:38:02.5378309Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simple.go' from root:root to runner:runner
2025-08-20T22:38:02.5379197Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_signedby.go' from root:root to runner:runner
2025-08-20T22:38:02.5380063Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/rekor_api_types.go' from root:root to runner:runner
2025-08-20T22:38:02.5380908Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/rekor_set.go' from root:root to runner:runner
2025-08-20T22:38:02.5381783Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/sigstore_payload.go' from root:root to runner:runner
2025-08-20T22:38:02.5382622Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/json.go' from root:root to runner:runner
2025-08-20T22:38:02.5383449Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5384383Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal' from root:root to runner:runner
2025-08-20T22:38:02.5385243Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_paths_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5386179Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_config_sigstore.go' from root:root to runner:runner
2025-08-20T22:38:02.5387093Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism_gpgme.go' from root:root to runner:runner
2025-08-20T22:38:02.5387938Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_sigstore.go' from root:root to runner:runner
2025-08-20T22:38:02.5388930Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_reference_match.go' from root:root to runner:runner
2025-08-20T22:38:02.5389769Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism_openpgp.go' from root:root to runner:runner
2025-08-20T22:38:02.5390574Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism.go' from root:root to runner:runner
2025-08-20T22:38:02.5391431Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_baselayer.go' from root:root to runner:runner
2025-08-20T22:38:02.5392424Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/fulcio_cert.go' from root:root to runner:runner
2025-08-20T22:38:02.5393281Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval.go' from root:root to runner:runner
2025-08-20T22:38:02.5394118Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_paths_common.go' from root:root to runner:runner
2025-08-20T22:38:02.5394911Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/pki_cert.go' from root:root to runner:runner
2025-08-20T22:38:02.5395822Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/signer/signer.go' from root:root to runner:runner
2025-08-20T22:38:02.5396623Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/signer' from root:root to runner:runner
2025-08-20T22:38:02.5397501Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/docker.go' from root:root to runner:runner
2025-08-20T22:38:02.5398246Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature' from root:root to runner:runner
2025-08-20T22:38:02.5399060Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/docker_schema2.go' from root:root to runner:runner
2025-08-20T22:38:02.5399840Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/unparsed.go' from root:root to runner:runner
2025-08-20T22:38:02.5400619Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/sourced.go' from root:root to runner:runner
2025-08-20T22:38:02.5401346Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image' from root:root to runner:runner
2025-08-20T22:38:02.5402199Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5402999Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/compression.go' from root:root to runner:runner
2025-08-20T22:38:02.5403763Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/sign.go' from root:root to runner:runner
2025-08-20T22:38:02.5404541Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.5405473Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/progress_channel.go' from root:root to runner:runner
2025-08-20T22:38:02.5406369Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/encryption.go' from root:root to runner:runner
2025-08-20T22:38:02.5407150Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/copy.go' from root:root to runner:runner
2025-08-20T22:38:02.5407920Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/single.go' from root:root to runner:runner
2025-08-20T22:38:02.5408774Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/digesting_reader.go' from root:root to runner:runner
2025-08-20T22:38:02.5409614Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/progress_bars.go' from root:root to runner:runner
2025-08-20T22:38:02.5410479Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/blob.go' from root:root to runner:runner
2025-08-20T22:38:02.5411251Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/multiple.go' from root:root to runner:runner
2025-08-20T22:38:02.5411990Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy' from root:root to runner:runner
2025-08-20T22:38:02.5412807Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema2.go' from root:root to runner:runner
2025-08-20T22:38:02.5413606Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.5414381Z [00:02:36.005]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/oci.go' from root:root to runner:runner
2025-08-20T22:38:02.5415257Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/common.go' from root:root to runner:runner
2025-08-20T22:38:02.5416233Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema1.go' from root:root to runner:runner
2025-08-20T22:38:02.5417034Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/list.go' from root:root to runner:runner
2025-08-20T22:38:02.5417830Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/oci_index.go' from root:root to runner:runner
2025-08-20T22:38:02.5418787Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema2_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5419534Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest' from root:root to runner:runner
2025-08-20T22:38:02.5420245Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5' from root:root to runner:runner
2025-08-20T22:38:02.5420931Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image' from root:root to runner:runner
2025-08-20T22:38:02.5421608Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers' from root:root to runner:runner
2025-08-20T22:38:02.5422612Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go' from root:root to runner:runner
2025-08-20T22:38:02.5423692Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go' from root:root to runner:runner
2025-08-20T22:38:02.5424605Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer' from root:root to runner:runner
2025-08-20T22:38:02.5425451Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org' from root:root to runner:runner
2025-08-20T22:38:02.5426333Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src' from root:root to runner:runner
2025-08-20T22:38:02.5427155Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go' from root:root to runner:runner
2025-08-20T22:38:02.5427953Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5428827Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization' from root:root to runner:runner
2025-08-20T22:38:02.5429503Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone' from root:root to runner:runner
2025-08-20T22:38:02.5430206Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/stack.go' from root:root to runner:runner
2025-08-20T22:38:02.5430919Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.5431745Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5432518Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/go113.go' from root:root to runner:runner
2025-08-20T22:38:02.5433232Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5433935Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.5434640Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5435362Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/appveyor.yml' from root:root to runner:runner
2025-08-20T22:38:02.5436155Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5436989Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors' from root:root to runner:runner
2025-08-20T22:38:02.5437634Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg' from root:root to runner:runner
2025-08-20T22:38:02.5438505Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5439285Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/entry.go' from root:root to runner:runner
2025-08-20T22:38:02.5440073Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/packer.go' from root:root to runner:runner
2025-08-20T22:38:02.5440848Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/getter.go' from root:root to runner:runner
2025-08-20T22:38:02.5441596Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage' from root:root to runner:runner
2025-08-20T22:38:02.5442364Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go' from root:root to runner:runner
2025-08-20T22:38:02.5443115Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5443874Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5444745Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go' from root:root to runner:runner
2025-08-20T22:38:02.5445563Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go' from root:root to runner:runner
2025-08-20T22:38:02.5446368Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm' from root:root to runner:runner
2025-08-20T22:38:02.5447118Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar' from root:root to runner:runner
2025-08-20T22:38:02.5447846Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5448648Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime2.go' from root:root to runner:runner
2025-08-20T22:38:02.5449426Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/format.go' from root:root to runner:runner
2025-08-20T22:38:02.5450346Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.5451213Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/common.go' from root:root to runner:runner
2025-08-20T22:38:02.5452000Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5452780Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.5453582Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go' from root:root to runner:runner
2025-08-20T22:38:02.5454374Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go' from root:root to runner:runner
2025-08-20T22:38:02.5455108Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar' from root:root to runner:runner
2025-08-20T22:38:02.5455936Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive' from root:root to runner:runner
2025-08-20T22:38:02.5456688Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split' from root:root to runner:runner
2025-08-20T22:38:02.5457469Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts' from root:root to runner:runner
2025-08-20T22:38:02.5458227Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/pkcs7.go' from root:root to runner:runner
2025-08-20T22:38:02.5458945Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/sign.go' from root:root to runner:runner
2025-08-20T22:38:02.5459759Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go' from root:root to runner:runner
2025-08-20T22:38:02.5460571Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5461400Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go' from root:root to runner:runner
2025-08-20T22:38:02.5462218Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go' from root:root to runner:runner
2025-08-20T22:38:02.5463172Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go' from root:root to runner:runner
2025-08-20T22:38:02.5464013Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go' from root:root to runner:runner
2025-08-20T22:38:02.5464903Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go' from root:root to runner:runner
2025-08-20T22:38:02.5465683Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509' from root:root to runner:runner
2025-08-20T22:38:02.5466591Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy' from root:root to runner:runner
2025-08-20T22:38:02.5467337Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal' from root:root to runner:runner
2025-08-20T22:38:02.5468072Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/verify.go' from root:root to runner:runner
2025-08-20T22:38:02.5468799Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5469534Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/decrypt.go' from root:root to runner:runner
2025-08-20T22:38:02.5470360Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5471192Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.5471917Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5472653Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/encrypt.go' from root:root to runner:runner
2025-08-20T22:38:02.5473366Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/ber.go' from root:root to runner:runner
2025-08-20T22:38:02.5474066Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7' from root:root to runner:runner
2025-08-20T22:38:02.5474734Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep' from root:root to runner:runner
2025-08-20T22:38:02.5475460Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pmezard/go-difflib/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5476431Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' from root:root to runner:runner
2025-08-20T22:38:02.5477209Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pmezard/go-difflib/difflib' from root:root to runner:runner
2025-08-20T22:38:02.5478008Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pmezard/go-difflib' from root:root to runner:runner
2025-08-20T22:38:02.5478663Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pmezard' from root:root to runner:runner
2025-08-20T22:38:02.5479440Z [00:02:36.006]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_table.go' from root:root to runner:runner
2025-08-20T22:38:02.5480183Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5480945Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_js.go' from root:root to runner:runner
2025-08-20T22:38:02.5481718Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' from root:root to runner:runner
2025-08-20T22:38:02.5482513Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' from root:root to runner:runner
2025-08-20T22:38:02.5483357Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5484185Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5484940Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth.go' from root:root to runner:runner
2025-08-20T22:38:02.5485645Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth' from root:root to runner:runner
2025-08-20T22:38:02.5486489Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/convert.go' from root:root to runner:runner
2025-08-20T22:38:02.5487325Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_column_metadata.go' from root:root to runner:runner
2025-08-20T22:38:02.5488074Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_other.go' from root:root to runner:runner
2025-08-20T22:38:02.5488971Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_app_armor.go' from root:root to runner:runner
2025-08-20T22:38:02.5489732Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3-binding.c' from root:root to runner:runner
2025-08-20T22:38:02.5490567Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/callback.go' from root:root to runner:runner
2025-08-20T22:38:02.5491348Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth.go' from root:root to runner:runner
2025-08-20T22:38:02.5492090Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3ext.h' from root:root to runner:runner
2025-08-20T22:38:02.5492896Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_hook.go' from root:root to runner:runner
2025-08-20T22:38:02.5493692Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension.go' from root:root to runner:runner
2025-08-20T22:38:02.5494455Z [00:02:36.007]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_context.go' from root:root to runner:runner
2025-08-20T22:38:02.5495251Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_incr.go' from root:root to runner:runner
2025-08-20T22:38:02.5496104Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3-binding.h' from root:root to runner:runner
2025-08-20T22:38:02.5497159Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go' from root:root to runner:runner
2025-08-20T22:38:02.5497941Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_trace.go' from root:root to runner:runner
2025-08-20T22:38:02.5498713Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_fts5.go' from root:root to runner:runner
2025-08-20T22:38:02.5499455Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/static_mock.go' from root:root to runner:runner
2025-08-20T22:38:02.5500253Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize.go' from root:root to runner:runner
2025-08-20T22:38:02.5500966Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5501852Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_introspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5502578Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5503428Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_libsqlite3.go' from root:root to runner:runner
2025-08-20T22:38:02.5504193Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_icu.go' from root:root to runner:runner
2025-08-20T22:38:02.5504993Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.c' from root:root to runner:runner
2025-08-20T22:38:02.5505730Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/.codecov.yml' from root:root to runner:runner
2025-08-20T22:38:02.5506612Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_os_trace.go' from root:root to runner:runner
2025-08-20T22:38:02.5507405Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go' from root:root to runner:runner
2025-08-20T22:38:02.5508130Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/error.go' from root:root to runner:runner
2025-08-20T22:38:02.5508893Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5509783Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_type.go' from root:root to runner:runner
2025-08-20T22:38:02.5510578Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5511382Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.go' from root:root to runner:runner
2025-08-20T22:38:02.5512171Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_usleep_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5512903Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5513709Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension_omit.go' from root:root to runner:runner
2025-08-20T22:38:02.5514438Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/backup.go' from root:root to runner:runner
2025-08-20T22:38:02.5515387Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go' from root:root to runner:runner
2025-08-20T22:38:02.5516412Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_allow_uri_authority.go' from root:root to runner:runner
2025-08-20T22:38:02.5517208Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go' from root:root to runner:runner
2025-08-20T22:38:02.5517978Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_stat4.go' from root:root to runner:runner
2025-08-20T22:38:02.5518789Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth_omit.go' from root:root to runner:runner
2025-08-20T22:38:02.5519597Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_math_functions.go' from root:root to runner:runner
2025-08-20T22:38:02.5520360Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.5521184Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete_fast.go' from root:root to runner:runner
2025-08-20T22:38:02.5521960Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vtable.go' from root:root to runner:runner
2025-08-20T22:38:02.5522901Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_foreign_keys.go' from root:root to runner:runner
2025-08-20T22:38:02.5523779Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete.go' from root:root to runner:runner
2025-08-20T22:38:02.5524522Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3.go' from root:root to runner:runner
2025-08-20T22:38:02.5525298Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go' from root:root to runner:runner
2025-08-20T22:38:02.5526204Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize_omit.go' from root:root to runner:runner
2025-08-20T22:38:02.5526942Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3' from root:root to runner:runner
2025-08-20T22:38:02.5527587Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn' from root:root to runner:runner
2025-08-20T22:38:02.5528446Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/codecov.yml' from root:root to runner:runner
2025-08-20T22:38:02.5529189Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5530042Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5530768Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5531497Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/ewma.go' from root:root to runner:runner
2025-08-20T22:38:02.5532241Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/.whitesource' from root:root to runner:runner
2025-08-20T22:38:02.5532936Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma' from root:root to runner:runner
2025-08-20T22:38:02.5533612Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex' from root:root to runner:runner
2025-08-20T22:38:02.5534374Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.5535119Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.5536104Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/symmetric.go' from root:root to runner:runner
2025-08-20T22:38:02.5536934Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.5537659Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5538393Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5539147Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.5539881Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.5540695Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jws.go' from root:root to runner:runner
2025-08-20T22:38:02.5541459Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go' from root:root to runner:runner
2025-08-20T22:38:02.5542370Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go' from root:root to runner:runner
2025-08-20T22:38:02.5543149Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go' from root:root to runner:runner
2025-08-20T22:38:02.5543919Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go' from root:root to runner:runner
2025-08-20T22:38:02.5544639Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher' from root:root to runner:runner
2025-08-20T22:38:02.5545376Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5546227Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.5547025Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/scanner.go' from root:root to runner:runner
2025-08-20T22:38:02.5547783Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/stream.go' from root:root to runner:runner
2025-08-20T22:38:02.5548671Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5549432Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.5550171Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5550917Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/tags.go' from root:root to runner:runner
2025-08-20T22:38:02.5551673Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/indent.go' from root:root to runner:runner
2025-08-20T22:38:02.5552385Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json' from root:root to runner:runner
2025-08-20T22:38:02.5553124Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/encoding.go' from root:root to runner:runner
2025-08-20T22:38:02.5553977Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/opaque.go' from root:root to runner:runner
2025-08-20T22:38:02.5554720Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/signing.go' from root:root to runner:runner
2025-08-20T22:38:02.5555553Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/crypter.go' from root:root to runner:runner
2025-08-20T22:38:02.5556359Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5557160Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/asymmetric.go' from root:root to runner:runner
2025-08-20T22:38:02.5557874Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jwe.go' from root:root to runner:runner
2025-08-20T22:38:02.5558617Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/shared.go' from root:root to runner:runner
2025-08-20T22:38:02.5559333Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jwk.go' from root:root to runner:runner
2025-08-20T22:38:02.5560032Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4' from root:root to runner:runner
2025-08-20T22:38:02.5560712Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose' from root:root to runner:runner
2025-08-20T22:38:02.5561505Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose' from root:root to runner:runner
2025-08-20T22:38:02.5562262Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5563000Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5563757Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck/rocacheck.go' from root:root to runner:runner
2025-08-20T22:38:02.5564459Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck' from root:root to runner:runner
2025-08-20T22:38:02.5565121Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous' from root:root to runner:runner
2025-08-20T22:38:02.5565913Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipnet.go' from root:root to runner:runner
2025-08-20T22:38:02.5566774Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int64_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5567531Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_string.go' from root:root to runner:runner
2025-08-20T22:38:02.5568353Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint32.go' from root:root to runner:runner
2025-08-20T22:38:02.5569067Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float32.go' from root:root to runner:runner
2025-08-20T22:38:02.5569784Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint8.go' from root:root to runner:runner
2025-08-20T22:38:02.5570501Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/duration.go' from root:root to runner:runner
2025-08-20T22:38:02.5571209Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/time.go' from root:root to runner:runner
2025-08-20T22:38:02.5571916Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int64.go' from root:root to runner:runner
2025-08-20T22:38:02.5572619Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/count.go' from root:root to runner:runner
2025-08-20T22:38:02.5573323Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/text.go' from root:root to runner:runner
2025-08-20T22:38:02.5574178Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float64_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5574937Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint.go' from root:root to runner:runner
2025-08-20T22:38:02.5575677Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5576573Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/duration_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5577293Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int8.go' from root:root to runner:runner
2025-08-20T22:38:02.5578028Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipnet_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5578740Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float64.go' from root:root to runner:runner
2025-08-20T22:38:02.5579591Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.5580305Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5581154Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5581874Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ip_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5582602Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5583300Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool.go' from root:root to runner:runner
2025-08-20T22:38:02.5584002Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ip.go' from root:root to runner:runner
2025-08-20T22:38:02.5584732Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/golangflag.go' from root:root to runner:runner
2025-08-20T22:38:02.5585447Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipmask.go' from root:root to runner:runner
2025-08-20T22:38:02.5586263Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string.go' from root:root to runner:runner
2025-08-20T22:38:02.5587173Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5587888Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int.go' from root:root to runner:runner
2025-08-20T22:38:02.5588611Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.editorconfig' from root:root to runner:runner
2025-08-20T22:38:02.5589356Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_array.go' from root:root to runner:runner
2025-08-20T22:38:02.5590065Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint16.go' from root:root to runner:runner
2025-08-20T22:38:02.5590802Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int32_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5591499Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5592331Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint64.go' from root:root to runner:runner
2025-08-20T22:38:02.5593077Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_int64.go' from root:root to runner:runner
2025-08-20T22:38:02.5594007Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5594738Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool_func.go' from root:root to runner:runner
2025-08-20T22:38:02.5595444Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int16.go' from root:root to runner:runner
2025-08-20T22:38:02.5596355Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.golangci.yaml' from root:root to runner:runner
2025-08-20T22:38:02.5597121Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/func.go' from root:root to runner:runner
2025-08-20T22:38:02.5597827Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/flag.go' from root:root to runner:runner
2025-08-20T22:38:02.5598560Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_int.go' from root:root to runner:runner
2025-08-20T22:38:02.5599301Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float32_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.5600156Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int32.go' from root:root to runner:runner
2025-08-20T22:38:02.5600917Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bytes.go' from root:root to runner:runner
2025-08-20T22:38:02.5601630Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5602300Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag' from root:root to runner:runner
2025-08-20T22:38:02.5603046Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.5603803Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/shell_completions.go' from root:root to runner:runner
2025-08-20T22:38:02.5604525Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/MAINTAINERS' from root:root to runner:runner
2025-08-20T22:38:02.5605372Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/bash_completions.go' from root:root to runner:runner
2025-08-20T22:38:02.5606186Z [00:02:36.008]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/.mailmap' from root:root to runner:runner
2025-08-20T22:38:02.5607111Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/zsh_completions.go' from root:root to runner:runner
2025-08-20T22:38:02.5607822Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5608590Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.5609301Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command.go' from root:root to runner:runner
2025-08-20T22:38:02.5610025Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.5610721Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/args.go' from root:root to runner:runner
2025-08-20T22:38:02.5611434Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5612171Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command_win.go' from root:root to runner:runner
2025-08-20T22:38:02.5613058Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/bash_completionsV2.go' from root:root to runner:runner
2025-08-20T22:38:02.5613826Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.5614570Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command_notwin.go' from root:root to runner:runner
2025-08-20T22:38:02.5615287Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/cobra.go' from root:root to runner:runner
2025-08-20T22:38:02.5616094Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/LICENSE.txt' from root:root to runner:runner
2025-08-20T22:38:02.5616893Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/fish_completions.go' from root:root to runner:runner
2025-08-20T22:38:02.5617671Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/powershell_completions.go' from root:root to runner:runner
2025-08-20T22:38:02.5618566Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/active_help.go' from root:root to runner:runner
2025-08-20T22:38:02.5619326Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/flag_groups.go' from root:root to runner:runner
2025-08-20T22:38:02.5620195Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/completions.go' from root:root to runner:runner
2025-08-20T22:38:02.5620878Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra' from root:root to runner:runner
2025-08-20T22:38:02.5621529Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13' from root:root to runner:runner
2025-08-20T22:38:02.5622334Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/ref.go' from root:root to runner:runner
2025-08-20T22:38:02.5623140Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5623945Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/tag.go' from root:root to runner:runner
2025-08-20T22:38:02.5624766Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5625587Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/options.go' from root:root to runner:runner
2025-08-20T22:38:02.5626688Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/repository.go' from root:root to runner:runner
2025-08-20T22:38:02.5627592Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/digest.go' from root:root to runner:runner
2025-08-20T22:38:02.5628431Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/registry.go' from root:root to runner:runner
2025-08-20T22:38:02.5629243Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/check.go' from root:root to runner:runner
2025-08-20T22:38:02.5630070Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5630851Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name' from root:root to runner:runner
2025-08-20T22:38:02.5631793Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go' from root:root to runner:runner
2025-08-20T22:38:02.5632589Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/types' from root:root to runner:runner
2025-08-20T22:38:02.5633509Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/config.go' from root:root to runner:runner
2025-08-20T22:38:02.5634313Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/image.go' from root:root to runner:runner
2025-08-20T22:38:02.5635109Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go' from root:root to runner:runner
2025-08-20T22:38:02.5636012Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.5636878Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/index.go' from root:root to runner:runner
2025-08-20T22:38:02.5637743Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go' from root:root to runner:runner
2025-08-20T22:38:02.5638543Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5639430Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go' from root:root to runner:runner
2025-08-20T22:38:02.5640319Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go' from root:root to runner:runner
2025-08-20T22:38:02.5641140Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go' from root:root to runner:runner
2025-08-20T22:38:02.5641916Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1' from root:root to runner:runner
2025-08-20T22:38:02.5642674Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg' from root:root to runner:runner
2025-08-20T22:38:02.5643447Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5644183Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry' from root:root to runner:runner
2025-08-20T22:38:02.5645073Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.5645881Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/time.go' from root:root to runner:runner
2025-08-20T22:38:02.5646738Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/null.go' from root:root to runner:runner
2025-08-20T22:38:02.5647462Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version1.go' from root:root to runner:runner
2025-08-20T22:38:02.5648192Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.5648891Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/hash.go' from root:root to runner:runner
2025-08-20T22:38:02.5649603Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node.go' from root:root to runner:runner
2025-08-20T22:38:02.5650296Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5651002Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5651718Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version4.go' from root:root to runner:runner
2025-08-20T22:38:02.5652559Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version6.go' from root:root to runner:runner
2025-08-20T22:38:02.5653352Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/uuid.go' from root:root to runner:runner
2025-08-20T22:38:02.5654072Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node_js.go' from root:root to runner:runner
2025-08-20T22:38:02.5654776Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/dce.go' from root:root to runner:runner
2025-08-20T22:38:02.5655499Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/CONTRIBUTORS' from root:root to runner:runner
2025-08-20T22:38:02.5656319Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version7.go' from root:root to runner:runner
2025-08-20T22:38:02.5657074Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/marshal.go' from root:root to runner:runner
2025-08-20T22:38:02.5657913Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5658627Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node_net.go' from root:root to runner:runner
2025-08-20T22:38:02.5659426Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/sql.go' from root:root to runner:runner
2025-08-20T22:38:02.5660127Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/util.go' from root:root to runner:runner
2025-08-20T22:38:02.5660800Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid' from root:root to runner:runner
2025-08-20T22:38:02.5661626Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset/intervalset.go' from root:root to runner:runner
2025-08-20T22:38:02.5662488Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go' from root:root to runner:runner
2025-08-20T22:38:02.5663244Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset' from root:root to runner:runner
2025-08-20T22:38:02.5663974Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5664683Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals' from root:root to runner:runner
2025-08-20T22:38:02.5665454Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google' from root:root to runner:runner
2025-08-20T22:38:02.5666337Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.5667154Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5667928Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5668716Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go' from root:root to runner:runner
2025-08-20T22:38:02.5669483Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.5670242Z [00:02:36.009]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5671093Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri' from root:root to runner:runner
2025-08-20T22:38:02.5671779Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger' from root:root to runner:runner
2025-08-20T22:38:02.5672672Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/config.go' from root:root to runner:runner
2025-08-20T22:38:02.5673525Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go' from root:root to runner:runner
2025-08-20T22:38:02.5674331Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/certpool.go' from root:root to runner:runner
2025-08-20T22:38:02.5675078Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig' from root:root to runner:runner
2025-08-20T22:38:02.5676000Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5676812Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/proxy.go' from root:root to runner:runner
2025-08-20T22:38:02.5677606Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets.go' from root:root to runner:runner
2025-08-20T22:38:02.5678547Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/unix_socket.go' from root:root to runner:runner
2025-08-20T22:38:02.5679369Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5680179Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/inmem_socket.go' from root:root to runner:runner
2025-08-20T22:38:02.5680980Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/tcp_socket.go' from root:root to runner:runner
2025-08-20T22:38:02.5681794Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5682532Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets' from root:root to runner:runner
2025-08-20T22:38:02.5683286Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/nat.go' from root:root to runner:runner
2025-08-20T22:38:02.5684175Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/parse.go' from root:root to runner:runner
2025-08-20T22:38:02.5684942Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/sort.go' from root:root to runner:runner
2025-08-20T22:38:02.5685842Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat' from root:root to runner:runner
2025-08-20T22:38:02.5686591Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5687307Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections' from root:root to runner:runner
2025-08-20T22:38:02.5688031Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/ulimit.go' from root:root to runner:runner
2025-08-20T22:38:02.5688790Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.5689517Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/duration.go' from root:root to runner:runner
2025-08-20T22:38:02.5690255Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/MAINTAINERS' from root:root to runner:runner
2025-08-20T22:38:02.5690981Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/circle.yml' from root:root to runner:runner
2025-08-20T22:38:02.5691828Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5692638Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5693357Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/size.go' from root:root to runner:runner
2025-08-20T22:38:02.5694051Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units' from root:root to runner:runner
2025-08-20T22:38:02.5694883Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/multierror/multierror.go' from root:root to runner:runner
2025-08-20T22:38:02.5695652Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/multierror' from root:root to runner:runner
2025-08-20T22:38:02.5696626Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/lazyregexp/lazyregexp.go' from root:root to runner:runner
2025-08-20T22:38:02.5697578Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/lazyregexp' from root:root to runner:runner
2025-08-20T22:38:02.5698308Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal' from root:root to runner:runner
2025-08-20T22:38:02.5699087Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/NOTICE' from root:root to runner:runner
2025-08-20T22:38:02.5699880Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_diff.go' from root:root to runner:runner
2025-08-20T22:38:02.5700646Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_logs.go' from root:root to runner:runner
2025-08-20T22:38:02.5701422Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5702208Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_wait.go' from root:root to runner:runner
2025-08-20T22:38:02.5702993Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_load_opts.go' from root:root to runner:runner
2025-08-20T22:38:02.5703780Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5704700Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_unpause.go' from root:root to runner:runner
2025-08-20T22:38:02.5705546Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_set.go' from root:root to runner:runner
2025-08-20T22:38:02.5706407Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/build_prune.go' from root:root to runner:runner
2025-08-20T22:38:02.5707251Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5708050Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_commit.go' from root:root to runner:runner
2025-08-20T22:38:02.5708874Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5709620Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/info.go' from root:root to runner:runner
2025-08-20T22:38:02.5710522Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_push.go' from root:root to runner:runner
2025-08-20T22:38:02.5711325Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5712195Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5712967Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_pull.go' from root:root to runner:runner
2025-08-20T22:38:02.5713735Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_prune.go' from root:root to runner:runner
2025-08-20T22:38:02.5714501Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5715278Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_leave.go' from root:root to runner:runner
2025-08-20T22:38:02.5716150Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5716948Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.5717797Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_unlock.go' from root:root to runner:runner
2025-08-20T22:38:02.5718717Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_inspect_opts.go' from root:root to runner:runner
2025-08-20T22:38:02.5719567Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_logs.go' from root:root to runner:runner
2025-08-20T22:38:02.5720357Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5721160Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5721946Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_copy.go' from root:root to runner:runner
2025-08-20T22:38:02.5722726Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5723605Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_restart.go' from root:root to runner:runner
2025-08-20T22:38:02.5724395Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5725289Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5726130Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5726990Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_join.go' from root:root to runner:runner
2025-08-20T22:38:02.5727766Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5728558Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5729337Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_prune.go' from root:root to runner:runner
2025-08-20T22:38:02.5730130Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_stats.go' from root:root to runner:runner
2025-08-20T22:38:02.5730907Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5731815Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_stop.go' from root:root to runner:runner
2025-08-20T22:38:02.5732616Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/options.go' from root:root to runner:runner
2025-08-20T22:38:02.5733412Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_rename.go' from root:root to runner:runner
2025-08-20T22:38:02.5734203Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5734997Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5735856Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5736752Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5737540Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5738372Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/hijack.go' from root:root to runner:runner
2025-08-20T22:38:02.5739149Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5739924Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5740671Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client.go' from root:root to runner:runner
2025-08-20T22:38:02.5741509Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_build.go' from root:root to runner:runner
2025-08-20T22:38:02.5742317Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5743096Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint.go' from root:root to runner:runner
2025-08-20T22:38:02.5743870Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_logs.go' from root:root to runner:runner
2025-08-20T22:38:02.5744722Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5745568Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5746541Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5747355Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_history_opts.go' from root:root to runner:runner
2025-08-20T22:38:02.5748147Z [00:02:36.010]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5748922Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5749672Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/version.go' from root:root to runner:runner
2025-08-20T22:38:02.5750461Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_upgrade.go' from root:root to runner:runner
2025-08-20T22:38:02.5751372Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_kill.go' from root:root to runner:runner
2025-08-20T22:38:02.5752165Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_interfaces.go' from root:root to runner:runner
2025-08-20T22:38:02.5752957Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5753714Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5754616Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_top.go' from root:root to runner:runner
2025-08-20T22:38:02.5755466Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_install.go' from root:root to runner:runner
2025-08-20T22:38:02.5756393Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_init.go' from root:root to runner:runner
2025-08-20T22:38:02.5757223Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_enable.go' from root:root to runner:runner
2025-08-20T22:38:02.5758016Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5758806Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_pause.go' from root:root to runner:runner
2025-08-20T22:38:02.5759569Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_push.go' from root:root to runner:runner
2025-08-20T22:38:02.5760457Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/request.go' from root:root to runner:runner
2025-08-20T22:38:02.5761247Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5762017Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5762797Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_create.go' from root:root to runner:runner
2025-08-20T22:38:02.5763567Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5764354Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5765225Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5766069Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/events.go' from root:root to runner:runner
2025-08-20T22:38:02.5766907Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_start.go' from root:root to runner:runner
2025-08-20T22:38:02.5767811Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5768676Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_delete.go' from root:root to runner:runner
2025-08-20T22:38:02.5769461Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_resize.go' from root:root to runner:runner
2025-08-20T22:38:02.5770221Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/envvars.go' from root:root to runner:runner
2025-08-20T22:38:02.5770999Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_history.go' from root:root to runner:runner
2025-08-20T22:38:02.5771786Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5772546Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/disk_usage.go' from root:root to runner:runner
2025-08-20T22:38:02.5773452Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_connect.go' from root:root to runner:runner
2025-08-20T22:38:02.5774238Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/build_cancel.go' from root:root to runner:runner
2025-08-20T22:38:02.5775041Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go' from root:root to runner:runner
2025-08-20T22:38:02.5775903Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5776718Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_search.go' from root:root to runner:runner
2025-08-20T22:38:02.5777496Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5778382Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_prune.go' from root:root to runner:runner
2025-08-20T22:38:02.5779179Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_attach.go' from root:root to runner:runner
2025-08-20T22:38:02.5779953Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5780856Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5781675Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_save_opts.go' from root:root to runner:runner
2025-08-20T22:38:02.5782440Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_save.go' from root:root to runner:runner
2025-08-20T22:38:02.5783238Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_export.go' from root:root to runner:runner
2025-08-20T22:38:02.5783985Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/ping.go' from root:root to runner:runner
2025-08-20T22:38:02.5784765Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_list.go' from root:root to runner:runner
2025-08-20T22:38:02.5785533Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5786574Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_deprecated.go' from root:root to runner:runner
2025-08-20T22:38:02.5787404Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_disconnect.go' from root:root to runner:runner
2025-08-20T22:38:02.5788172Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_load.go' from root:root to runner:runner
2025-08-20T22:38:02.5788934Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_tag.go' from root:root to runner:runner
2025-08-20T22:38:02.5789748Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/distribution_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5790528Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5791444Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5792234Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_disable.go' from root:root to runner:runner
2025-08-20T22:38:02.5793025Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_exec.go' from root:root to runner:runner
2025-08-20T22:38:02.5793943Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5794784Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_prune.go' from root:root to runner:runner
2025-08-20T22:38:02.5795569Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_remove.go' from root:root to runner:runner
2025-08-20T22:38:02.5796441Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_import.go' from root:root to runner:runner
2025-08-20T22:38:02.5797238Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/login.go' from root:root to runner:runner
2025-08-20T22:38:02.5797951Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client' from root:root to runner:runner
2025-08-20T22:38:02.5798663Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5799502Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/AUTHORS' from root:root to runner:runner
2025-08-20T22:38:02.5800274Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/swagger-gen.yaml' from root:root to runner:runner
2025-08-20T22:38:02.5801082Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/network.go' from root:root to runner:runner
2025-08-20T22:38:02.5801919Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/create_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5802707Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/ipam.go' from root:root to runner:runner
2025-08-20T22:38:02.5803514Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/endpoint.go' from root:root to runner:runner
2025-08-20T22:38:02.5804383Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network' from root:root to runner:runner
2025-08-20T22:38:02.5805182Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go' from root:root to runner:runner
2025-08-20T22:38:02.5806025Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/blkiodev' from root:root to runner:runner
2025-08-20T22:38:02.5806885Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/common/id_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5807779Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/common' from root:root to runner:runner
2025-08-20T22:38:02.5808654Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/error_response_ext.go' from root:root to runner:runner
2025-08-20T22:38:02.5809463Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/time/timestamp.go' from root:root to runner:runner
2025-08-20T22:38:02.5810205Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/time' from root:root to runner:runner
2025-08-20T22:38:02.5811015Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/versions/compare.go' from root:root to runner:runner
2025-08-20T22:38:02.5811780Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/versions' from root:root to runner:runner
2025-08-20T22:38:02.5812658Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/events/events.go' from root:root to runner:runner
2025-08-20T22:38:02.5813412Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/events' from root:root to runner:runner
2025-08-20T22:38:02.5814241Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_interface_type.go' from root:root to runner:runner
2025-08-20T22:38:02.5815035Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_device.go' from root:root to runner:runner
2025-08-20T22:38:02.5815936Z [00:02:36.011]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_responses.go' from root:root to runner:runner
2025-08-20T22:38:02.5816827Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/search.go' from root:root to runner:runner
2025-08-20T22:38:02.5817788Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/authenticate.go' from root:root to runner:runner
2025-08-20T22:38:02.5818606Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/registry.go' from root:root to runner:runner
2025-08-20T22:38:02.5819435Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/authconfig.go' from root:root to runner:runner
2025-08-20T22:38:02.5820192Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry' from root:root to runner:runner
2025-08-20T22:38:02.5821072Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin.go' from root:root to runner:runner
2025-08-20T22:38:02.5821983Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/strslice/strslice.go' from root:root to runner:runner
2025-08-20T22:38:02.5822755Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/strslice' from root:root to runner:runner
2025-08-20T22:38:02.5823519Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/client.go' from root:root to runner:runner
2025-08-20T22:38:02.5824368Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/storage/driver_data.go' from root:root to runner:runner
2025-08-20T22:38:02.5825133Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/storage' from root:root to runner:runner
2025-08-20T22:38:02.5826116Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/types.go' from root:root to runner:runner
2025-08-20T22:38:02.5826933Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/info.go' from root:root to runner:runner
2025-08-20T22:38:02.5827766Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/security_opts.go' from root:root to runner:runner
2025-08-20T22:38:02.5828565Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/runtime.go' from root:root to runner:runner
2025-08-20T22:38:02.5829377Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/disk_usage.go' from root:root to runner:runner
2025-08-20T22:38:02.5830130Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system' from root:root to runner:runner
2025-08-20T22:38:02.5831086Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/error_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5831889Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/types_deprecated.go' from root:root to runner:runner
2025-08-20T22:38:02.5832699Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/config.go' from root:root to runner:runner
2025-08-20T22:38:02.5833500Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/stats.go' from root:root to runner:runner
2025-08-20T22:38:02.5834456Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig.go' from root:root to runner:runner
2025-08-20T22:38:02.5835315Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/network_settings.go' from root:root to runner:runner
2025-08-20T22:38:02.5836206Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/port.go' from root:root to runner:runner
2025-08-20T22:38:02.5837101Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/create_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5837933Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/top_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5838779Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/update_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5839768Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/options.go' from root:root to runner:runner
2025-08-20T22:38:02.5840588Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/exec.go' from root:root to runner:runner
2025-08-20T22:38:02.5841484Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/health.go' from root:root to runner:runner
2025-08-20T22:38:02.5842328Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.5843166Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/change_types.go' from root:root to runner:runner
2025-08-20T22:38:02.5843994Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/container.go' from root:root to runner:runner
2025-08-20T22:38:02.5844821Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/change_type.go' from root:root to runner:runner
2025-08-20T22:38:02.5845657Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/create_request.go' from root:root to runner:runner
2025-08-20T22:38:02.5846609Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/commit.go' from root:root to runner:runner
2025-08-20T22:38:02.5847586Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/wait_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5848471Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/state.go' from root:root to runner:runner
2025-08-20T22:38:02.5849335Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5850165Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/disk_usage.go' from root:root to runner:runner
2025-08-20T22:38:02.5851031Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/filesystem_change.go' from root:root to runner:runner
2025-08-20T22:38:02.5851872Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/waitcondition.go' from root:root to runner:runner
2025-08-20T22:38:02.5852857Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go' from root:root to runner:runner
2025-08-20T22:38:02.5853665Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5854576Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container' from root:root to runner:runner
2025-08-20T22:38:02.5855368Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_mount.go' from root:root to runner:runner
2025-08-20T22:38:02.5856273Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint/options.go' from root:root to runner:runner
2025-08-20T22:38:02.5857122Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint/list.go' from root:root to runner:runner
2025-08-20T22:38:02.5857898Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint' from root:root to runner:runner
2025-08-20T22:38:02.5858719Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/delete_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5859507Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image.go' from root:root to runner:runner
2025-08-20T22:38:02.5860305Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.5861220Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/opts.go' from root:root to runner:runner
2025-08-20T22:38:02.5862039Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image_inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.5862837Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/summary.go' from root:root to runner:runner
2025-08-20T22:38:02.5863649Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image_history.go' from root:root to runner:runner
2025-08-20T22:38:02.5864459Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/disk_usage.go' from root:root to runner:runner
2025-08-20T22:38:02.5865209Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image' from root:root to runner:runner
2025-08-20T22:38:02.5866154Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/build.go' from root:root to runner:runner
2025-08-20T22:38:02.5866958Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/cache.go' from root:root to runner:runner
2025-08-20T22:38:02.5867865Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/disk_usage.go' from root:root to runner:runner
2025-08-20T22:38:02.5868613Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build' from root:root to runner:runner
2025-08-20T22:38:02.5869400Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/mount/mount.go' from root:root to runner:runner
2025-08-20T22:38:02.5870149Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/mount' from root:root to runner:runner
2025-08-20T22:38:02.5870955Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters/parse.go' from root:root to runner:runner
2025-08-20T22:38:02.5871749Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5872506Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters' from root:root to runner:runner
2025-08-20T22:38:02.5873278Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_env.go' from root:root to runner:runner
2025-08-20T22:38:02.5874194Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/network.go' from root:root to runner:runner
2025-08-20T22:38:02.5875055Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto' from root:root to runner:runner
2025-08-20T22:38:02.5875990Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.5876823Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go' from root:root to runner:runner
2025-08-20T22:38:02.5877615Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime' from root:root to runner:runner
2025-08-20T22:38:02.5878404Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/config.go' from root:root to runner:runner
2025-08-20T22:38:02.5879366Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5880158Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/node.go' from root:root to runner:runner
2025-08-20T22:38:02.5881092Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/secret.go' from root:root to runner:runner
2025-08-20T22:38:02.5881889Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/common.go' from root:root to runner:runner
2025-08-20T22:38:02.5882689Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime.go' from root:root to runner:runner
2025-08-20T22:38:02.5883493Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/container.go' from root:root to runner:runner
2025-08-20T22:38:02.5884296Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service.go' from root:root to runner:runner
2025-08-20T22:38:02.5885103Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/task.go' from root:root to runner:runner
2025-08-20T22:38:02.5885977Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/swarm.go' from root:root to runner:runner
2025-08-20T22:38:02.5886873Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5887766Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm' from root:root to runner:runner
2025-08-20T22:38:02.5888632Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/create_options.go' from root:root to runner:runner
2025-08-20T22:38:02.5889433Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/options.go' from root:root to runner:runner
2025-08-20T22:38:02.5890261Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/list_response.go' from root:root to runner:runner
2025-08-20T22:38:02.5891089Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go' from root:root to runner:runner
2025-08-20T22:38:02.5891909Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/volume_update.go' from root:root to runner:runner
2025-08-20T22:38:02.5892786Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/disk_usage.go' from root:root to runner:runner
2025-08-20T22:38:02.5893583Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/volume.go' from root:root to runner:runner
2025-08-20T22:38:02.5894423Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume' from root:root to runner:runner
2025-08-20T22:38:02.5895149Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types' from root:root to runner:runner
2025-08-20T22:38:02.5895992Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/swagger.yaml' from root:root to runner:runner
2025-08-20T22:38:02.5896779Z [00:02:36.012]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/common.go' from root:root to runner:runner
2025-08-20T22:38:02.5897530Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5898226Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api' from root:root to runner:runner
2025-08-20T22:38:02.5898911Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker' from root:root to runner:runner
2025-08-20T22:38:02.5899762Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go' from root:root to runner:runner
2025-08-20T22:38:02.5900796Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/error.go' from root:root to runner:runner
2025-08-20T22:38:02.5901673Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/version.go' from root:root to runner:runner
2025-08-20T22:38:02.5902547Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go' from root:root to runner:runner
2025-08-20T22:38:02.5903361Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials' from root:root to runner:runner
2025-08-20T22:38:02.5904199Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client/command.go' from root:root to runner:runner
2025-08-20T22:38:02.5905030Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client/client.go' from root:root to runner:runner
2025-08-20T22:38:02.5905983Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client' from root:root to runner:runner
2025-08-20T22:38:02.5906805Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5907660Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers' from root:root to runner:runner
2025-08-20T22:38:02.5908461Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5909344Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go' from root:root to runner:runner
2025-08-20T22:38:02.5910194Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go' from root:root to runner:runner
2025-08-20T22:38:02.5911020Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/routes.go' from root:root to runner:runner
2025-08-20T22:38:02.5911829Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/urls.go' from root:root to runner:runner
2025-08-20T22:38:02.5912646Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5913543Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2' from root:root to runner:runner
2025-08-20T22:38:02.5914442Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/handler.go' from root:root to runner:runner
2025-08-20T22:38:02.5915294Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/register.go' from root:root to runner:runner
2025-08-20T22:38:02.5916230Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.5917089Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode' from root:root to runner:runner
2025-08-20T22:38:02.5917857Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api' from root:root to runner:runner
2025-08-20T22:38:02.5918602Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry' from root:root to runner:runner
2025-08-20T22:38:02.5919427Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5920133Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution' from root:root to runner:runner
2025-08-20T22:38:02.5920905Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker' from root:root to runner:runner
2025-08-20T22:38:02.5921694Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.5922569Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_generics_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5923369Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/mkdir_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5924174Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/procfs_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5924936Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5925713Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5926750Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/openat2_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5927657Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/openat_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5928440Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/join.go' from root:root to runner:runner
2025-08-20T22:38:02.5929282Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_go120.go' from root:root to runner:runner
2025-08-20T22:38:02.5930046Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/vfs.go' from root:root to runner:runner
2025-08-20T22:38:02.5930821Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5931610Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/open_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5932528Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/lookup_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5933396Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.5934335Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_generics_go121.go' from root:root to runner:runner
2025-08-20T22:38:02.5935109Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/VERSION' from root:root to runner:runner
2025-08-20T22:38:02.5935953Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin' from root:root to runner:runner
2025-08-20T22:38:02.5936664Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar' from root:root to runner:runner
2025-08-20T22:38:02.5937373Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/mux.go' from root:root to runner:runner
2025-08-20T22:38:02.5938110Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/test_helpers.go' from root:root to runner:runner
2025-08-20T22:38:02.5938810Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5939520Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5940378Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5941160Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/.editorconfig' from root:root to runner:runner
2025-08-20T22:38:02.5941871Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.5942577Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5943289Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/route.go' from root:root to runner:runner
2025-08-20T22:38:02.5944019Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/middleware.go' from root:root to runner:runner
2025-08-20T22:38:02.5944732Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/regexp.go' from root:root to runner:runner
2025-08-20T22:38:02.5945477Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux' from root:root to runner:runner
2025-08-20T22:38:02.5946241Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla' from root:root to runner:runner
2025-08-20T22:38:02.5947137Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go' from root:root to runner:runner
2025-08-20T22:38:02.5947912Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/priority_queue.go' from root:root to runner:runner
2025-08-20T22:38:02.5948695Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go' from root:root to runner:runner
2025-08-20T22:38:02.5949464Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal/width.go' from root:root to runner:runner
2025-08-20T22:38:02.5950268Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go' from root:root to runner:runner
2025-08-20T22:38:02.5950999Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal' from root:root to runner:runner
2025-08-20T22:38:02.5951725Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5952459Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5953339Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/proxywriter.go' from root:root to runner:runner
2025-08-20T22:38:02.5954088Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar.go' from root:root to runner:runner
2025-08-20T22:38:02.5954837Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/progress.go' from root:root to runner:runner
2025-08-20T22:38:02.5955585Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler.go' from root:root to runner:runner
2025-08-20T22:38:02.5956479Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/container_option.go' from root:root to runner:runner
2025-08-20T22:38:02.5957311Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go' from root:root to runner:runner
2025-08-20T22:38:02.5958204Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go' from root:root to runner:runner
2025-08-20T22:38:02.5958960Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/meta.go' from root:root to runner:runner
2025-08-20T22:38:02.5959781Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5960572Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go' from root:root to runner:runner
2025-08-20T22:38:02.5961356Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go' from root:root to runner:runner
2025-08-20T22:38:02.5962138Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go' from root:root to runner:runner
2025-08-20T22:38:02.5962903Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/speed.go' from root:root to runner:runner
2025-08-20T22:38:02.5963664Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go' from root:root to runner:runner
2025-08-20T22:38:02.5964430Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go' from root:root to runner:runner
2025-08-20T22:38:02.5965182Z [00:02:36.013]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/any.go' from root:root to runner:runner
2025-08-20T22:38:02.5966208Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go' from root:root to runner:runner
2025-08-20T22:38:02.5967092Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/counters.go' from root:root to runner:runner
2025-08-20T22:38:02.5967840Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/eta.go' from root:root to runner:runner
2025-08-20T22:38:02.5968600Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/name.go' from root:root to runner:runner
2025-08-20T22:38:02.5969367Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go' from root:root to runner:runner
2025-08-20T22:38:02.5970186Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go' from root:root to runner:runner
2025-08-20T22:38:02.5970967Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go' from root:root to runner:runner
2025-08-20T22:38:02.5971861Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go' from root:root to runner:runner
2025-08-20T22:38:02.5972589Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor' from root:root to runner:runner
2025-08-20T22:38:02.5973434Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5974197Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/proxyreader.go' from root:root to runner:runner
2025-08-20T22:38:02.5974957Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/heap_manager.go' from root:root to runner:runner
2025-08-20T22:38:02.5975705Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/UNLICENSE' from root:root to runner:runner
2025-08-20T22:38:02.5976613Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go' from root:root to runner:runner
2025-08-20T22:38:02.5977375Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_option.go' from root:root to runner:runner
2025-08-20T22:38:02.5978135Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/CONTRIBUTING' from root:root to runner:runner
2025-08-20T22:38:02.5979048Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go' from root:root to runner:runner
2025-08-20T22:38:02.5979928Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.5980688Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5981503Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.5982293Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.5983076Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.5983853Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_zos.go' from root:root to runner:runner
2025-08-20T22:38:02.5984775Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.5985514Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter' from root:root to runner:runner
2025-08-20T22:38:02.5986406Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8' from root:root to runner:runner
2025-08-20T22:38:02.5987146Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb' from root:root to runner:runner
2025-08-20T22:38:02.5987819Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster' from root:root to runner:runner
2025-08-20T22:38:02.5988598Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/constraints.go' from root:root to runner:runner
2025-08-20T22:38:02.5989375Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.5990113Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.5990869Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/README.md' from root:root to runner:runner
2025-08-20T22:38:02.5991635Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.5992528Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.5993351Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/collection.go' from root:root to runner:runner
2025-08-20T22:38:02.5994114Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.5994878Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/version.go' from root:root to runner:runner
2025-08-20T22:38:02.5995643Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.5996520Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/LICENSE.txt' from root:root to runner:runner
2025-08-20T22:38:02.5997244Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3' from root:root to runner:runner
2025-08-20T22:38:02.5998038Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver' from root:root to runner:runner
2025-08-20T22:38:02.5998712Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds' from root:root to runner:runner
2025-08-20T22:38:02.5999651Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_order.go' from root:root to runner:runner
2025-08-20T22:38:02.6000454Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/yaml/yaml_custom.go' from root:root to runner:runner
2025-08-20T22:38:02.6001270Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go' from root:root to runner:runner
2025-08-20T22:38:02.6002076Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go' from root:root to runner:runner
2025-08-20T22:38:02.6002821Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/yaml' from root:root to runner:runner
2025-08-20T22:38:02.6003572Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6004386Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/forward_assertions.go' from root:root to runner:runner
2025-08-20T22:38:02.6005306Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_format.go' from root:root to runner:runner
2025-08-20T22:38:02.6006295Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_forward.go' from root:root to runner:runner
2025-08-20T22:38:02.6007180Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' from root:root to runner:runner
2025-08-20T22:38:02.6008012Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' from root:root to runner:runner
2025-08-20T22:38:02.6008861Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_compare.go' from root:root to runner:runner
2025-08-20T22:38:02.6009655Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertions.go' from root:root to runner:runner
2025-08-20T22:38:02.6010417Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6011365Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/http_assertions.go' from root:root to runner:runner
2025-08-20T22:38:02.6012094Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert' from root:root to runner:runner
2025-08-20T22:38:02.6012929Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/stats.go' from root:root to runner:runner
2025-08-20T22:38:02.6013679Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6014459Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/interfaces.go' from root:root to runner:runner
2025-08-20T22:38:02.6015218Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/suite.go' from root:root to runner:runner
2025-08-20T22:38:02.6016022Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite' from root:root to runner:runner
2025-08-20T22:38:02.6016795Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6017553Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6018435Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require_forward.go' from root:root to runner:runner
2025-08-20T22:38:02.6019367Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/forward_requirements.go' from root:root to runner:runner
2025-08-20T22:38:02.6020240Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require_forward.go.tmpl' from root:root to runner:runner
2025-08-20T22:38:02.6021048Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/requirements.go' from root:root to runner:runner
2025-08-20T22:38:02.6021823Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require.go' from root:root to runner:runner
2025-08-20T22:38:02.6022629Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require.go.tmpl' from root:root to runner:runner
2025-08-20T22:38:02.6023350Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require' from root:root to runner:runner
2025-08-20T22:38:02.6024157Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify' from root:root to runner:runner
2025-08-20T22:38:02.6024818Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr' from root:root to runner:runner
2025-08-20T22:38:02.6025724Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6026602Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/equal.go' from root:root to runner:runner
2025-08-20T22:38:02.6027365Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.6028123Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/duration.go' from root:root to runner:runner
2025-08-20T22:38:02.6028901Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_merge.go' from root:root to runner:runner
2025-08-20T22:38:02.6029662Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6030445Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6031184Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text.go' from root:root to runner:runner
2025-08-20T22:38:02.6032074Z [00:02:36.014]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/timestamp.go' from root:root to runner:runner
2025-08-20T22:38:02.6032923Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/message_set.go' from root:root to runner:runner
2025-08-20T22:38:02.6033693Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/properties.go' from root:root to runner:runner
2025-08-20T22:38:02.6034477Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' from root:root to runner:runner
2025-08-20T22:38:02.6035261Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' from root:root to runner:runner
2025-08-20T22:38:02.6036109Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6036942Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6037787Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6038589Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6039464Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6040248Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' from root:root to runner:runner
2025-08-20T22:38:02.6041005Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/discard.go' from root:root to runner:runner
2025-08-20T22:38:02.6041774Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/extensions.go' from root:root to runner:runner
2025-08-20T22:38:02.6042529Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6043334Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6044104Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text_parser.go' from root:root to runner:runner
2025-08-20T22:38:02.6044958Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.6045843Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.6046636Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/lib.go' from root:root to runner:runner
2025-08-20T22:38:02.6047395Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/wrappers.go' from root:root to runner:runner
2025-08-20T22:38:02.6048174Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_marshal.go' from root:root to runner:runner
2025-08-20T22:38:02.6048942Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6049713Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/deprecated.go' from root:root to runner:runner
2025-08-20T22:38:02.6050587Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6051361Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6052189Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/clone.go' from root:root to runner:runner
2025-08-20T22:38:02.6052974Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6053682Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto' from root:root to runner:runner
2025-08-20T22:38:02.6054417Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/CONTRIBUTORS' from root:root to runner:runner
2025-08-20T22:38:02.6055138Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6055958Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/AUTHORS' from root:root to runner:runner
2025-08-20T22:38:02.6056685Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf' from root:root to runner:runner
2025-08-20T22:38:02.6057335Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo' from root:root to runner:runner
2025-08-20T22:38:02.6058216Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6059064Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/exec_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.6059864Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/exec_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6060636Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/exec.go' from root:root to runner:runner
2025-08-20T22:38:02.6061412Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/open.go' from root:root to runner:runner
2025-08-20T22:38:02.6062146Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open' from root:root to runner:runner
2025-08-20T22:38:02.6062869Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang' from root:root to runner:runner
2025-08-20T22:38:02.6063637Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot' from root:root to runner:runner
2025-08-20T22:38:02.6064387Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/dump.go' from root:root to runner:runner
2025-08-20T22:38:02.6065211Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/config.go' from root:root to runner:runner
2025-08-20T22:38:02.6066039Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/format.go' from root:root to runner:runner
2025-08-20T22:38:02.6066856Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' from root:root to runner:runner
2025-08-20T22:38:02.6067607Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/common.go' from root:root to runner:runner
2025-08-20T22:38:02.6068346Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6069080Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/spew.go' from root:root to runner:runner
2025-08-20T22:38:02.6069831Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/bypass.go' from root:root to runner:runner
2025-08-20T22:38:02.6070534Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew' from root:root to runner:runner
2025-08-20T22:38:02.6071374Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6072110Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew' from root:root to runner:runner
2025-08-20T22:38:02.6072773Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh' from root:root to runner:runner
2025-08-20T22:38:02.6073481Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/user.go' from root:root to runner:runner
2025-08-20T22:38:02.6074229Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.6074986Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6075720Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/user_fuzzer.go' from root:root to runner:runner
2025-08-20T22:38:02.6076662Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6077400Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools.go' from root:root to runner:runner
2025-08-20T22:38:02.6078279Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/lookup_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.6078962Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user' from root:root to runner:runner
2025-08-20T22:38:02.6079729Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.6080549Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability_noop.go' from root:root to runner:runner
2025-08-20T22:38:02.6081299Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6082061Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/enum_gen.go' from root:root to runner:runner
2025-08-20T22:38:02.6082800Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6083605Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/enum.go' from root:root to runner:runner
2025-08-20T22:38:02.6084463Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6085247Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/syscall_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6086111Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability.go' from root:root to runner:runner
2025-08-20T22:38:02.6086866Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability' from root:root to runner:runner
2025-08-20T22:38:02.6087668Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6088432Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mounted_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.6089372Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.6090130Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo.go' from root:root to runner:runner
2025-08-20T22:38:02.6091038Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_freebsdlike.go' from root:root to runner:runner
2025-08-20T22:38:02.6091822Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6092551Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6093322Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.6094112Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_openbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.6094848Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6095622Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mounted_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6096544Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go' from root:root to runner:runner
2025-08-20T22:38:02.6097423Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo' from root:root to runner:runner
2025-08-20T22:38:02.6098106Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys' from root:root to runner:runner
2025-08-20T22:38:02.6098909Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go' from root:root to runner:runner
2025-08-20T22:38:02.6099673Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/specs-go/v1' from root:root to runner:runner
2025-08-20T22:38:02.6100433Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/specs-go' from root:root to runner:runner
2025-08-20T22:38:02.6101175Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6101891Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec' from root:root to runner:runner
2025-08-20T22:38:02.6102704Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby' from root:root to runner:runner
2025-08-20T22:38:02.6103464Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/Makefile.release' from root:root to runner:runner
2025-08-20T22:38:02.6104250Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11go.h' from root:root to runner:runner
2025-08-20T22:38:02.6104949Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/hsm.db' from root:root to runner:runner
2025-08-20T22:38:02.6105686Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/softhsm2.conf' from root:root to runner:runner
2025-08-20T22:38:02.6106540Z [00:02:36.015]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/zconst.go' from root:root to runner:runner
2025-08-20T22:38:02.6107275Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/params.go' from root:root to runner:runner
2025-08-20T22:38:02.6107991Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6108743Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/error.go' from root:root to runner:runner
2025-08-20T22:38:02.6109462Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6110316Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11t.h' from root:root to runner:runner
2025-08-20T22:38:02.6111092Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/types.go' from root:root to runner:runner
2025-08-20T22:38:02.6111823Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/softhsm.conf' from root:root to runner:runner
2025-08-20T22:38:02.6112544Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11f.h' from root:root to runner:runner
2025-08-20T22:38:02.6113258Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6113981Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/release.go' from root:root to runner:runner
2025-08-20T22:38:02.6114691Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/vendor.go' from root:root to runner:runner
2025-08-20T22:38:02.6115501Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11.h' from root:root to runner:runner
2025-08-20T22:38:02.6116316Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11.go' from root:root to runner:runner
2025-08-20T22:38:02.6117101Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11' from root:root to runner:runner
2025-08-20T22:38:02.6117754Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg' from root:root to runner:runner
2025-08-20T22:38:02.6118555Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/defs.json' from root:root to runner:runner
2025-08-20T22:38:02.6119423Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/content-descriptor.json' from root:root to runner:runner
2025-08-20T22:38:02.6120218Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6121092Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/image-manifest-schema.json' from root:root to runner:runner
2025-08-20T22:38:02.6121948Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/defs-descriptor.json' from root:root to runner:runner
2025-08-20T22:38:02.6122824Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/error.go' from root:root to runner:runner
2025-08-20T22:38:02.6123788Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/image-index-schema.json' from root:root to runner:runner
2025-08-20T22:38:02.6124630Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/validator.go' from root:root to runner:runner
2025-08-20T22:38:02.6125428Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6126373Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/config-schema.json' from root:root to runner:runner
2025-08-20T22:38:02.6127223Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/schema.go' from root:root to runner:runner
2025-08-20T22:38:02.6128088Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/image-layout-schema.json' from root:root to runner:runner
2025-08-20T22:38:02.6128959Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema' from root:root to runner:runner
2025-08-20T22:38:02.6129787Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/version.go' from root:root to runner:runner
2025-08-20T22:38:02.6130697Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go' from root:root to runner:runner
2025-08-20T22:38:02.6131521Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go' from root:root to runner:runner
2025-08-20T22:38:02.6132356Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.6133195Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go' from root:root to runner:runner
2025-08-20T22:38:02.6134040Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go' from root:root to runner:runner
2025-08-20T22:38:02.6134874Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go' from root:root to runner:runner
2025-08-20T22:38:02.6135697Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go' from root:root to runner:runner
2025-08-20T22:38:02.6136791Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go' from root:root to runner:runner
2025-08-20T22:38:02.6137639Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1' from root:root to runner:runner
2025-08-20T22:38:02.6138405Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go' from root:root to runner:runner
2025-08-20T22:38:02.6139178Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6139920Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec' from root:root to runner:runner
2025-08-20T22:38:02.6140735Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go' from root:root to runner:runner
2025-08-20T22:38:02.6141556Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go' from root:root to runner:runner
2025-08-20T22:38:02.6142485Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go' from root:root to runner:runner
2025-08-20T22:38:02.6143381Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go' from root:root to runner:runner
2025-08-20T22:38:02.6144155Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6144902Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec' from root:root to runner:runner
2025-08-20T22:38:02.6145833Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6146706Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go' from root:root to runner:runner
2025-08-20T22:38:02.6147487Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg/pwalkdir' from root:root to runner:runner
2025-08-20T22:38:02.6148223Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg' from root:root to runner:runner
2025-08-20T22:38:02.6149048Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go' from root:root to runner:runner
2025-08-20T22:38:02.6150025Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6150890Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label_stub.go' from root:root to runner:runner
2025-08-20T22:38:02.6151689Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label' from root:root to runner:runner
2025-08-20T22:38:02.6152517Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6153358Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6154147Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6155030Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go' from root:root to runner:runner
2025-08-20T22:38:02.6155972Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux_stub.go' from root:root to runner:runner
2025-08-20T22:38:02.6156872Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux' from root:root to runner:runner
2025-08-20T22:38:02.6157629Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6158349Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux' from root:root to runner:runner
2025-08-20T22:38:02.6159147Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/config.go' from root:root to runner:runner
2025-08-20T22:38:02.6160062Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/image.go' from root:root to runner:runner
2025-08-20T22:38:02.6160878Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.6161679Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/index.go' from root:root to runner:runner
2025-08-20T22:38:02.6162470Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6163301Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/descriptor.go' from root:root to runner:runner
2025-08-20T22:38:02.6164109Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/project.go' from root:root to runner:runner
2025-08-20T22:38:02.6165001Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/layout.go' from root:root to runner:runner
2025-08-20T22:38:02.6165908Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/walker.go' from root:root to runner:runner
2025-08-20T22:38:02.6166784Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/autodetect.go' from root:root to runner:runner
2025-08-20T22:38:02.6167543Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image' from root:root to runner:runner
2025-08-20T22:38:02.6168313Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6169045Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools' from root:root to runner:runner
2025-08-20T22:38:02.6169987Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.6170766Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/digester.go' from root:root to runner:runner
2025-08-20T22:38:02.6171543Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/MAINTAINERS' from root:root to runner:runner
2025-08-20T22:38:02.6172320Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/algorithm.go' from root:root to runner:runner
2025-08-20T22:38:02.6173196Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/.mailmap' from root:root to runner:runner
2025-08-20T22:38:02.6173983Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/LICENSE.docs' from root:root to runner:runner
2025-08-20T22:38:02.6174752Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.6175509Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6176439Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6177246Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/digest.go' from root:root to runner:runner
2025-08-20T22:38:02.6178007Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6178943Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/.pullapprove.yml' from root:root to runner:runner
2025-08-20T22:38:02.6179736Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/verifiers.go' from root:root to runner:runner
2025-08-20T22:38:02.6180463Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest' from root:root to runner:runner
2025-08-20T22:38:02.6181151Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers' from root:root to runner:runner
2025-08-20T22:38:02.6181934Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/properties.go' from root:root to runner:runner
2025-08-20T22:38:02.6182685Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/wire.go' from root:root to runner:runner
2025-08-20T22:38:02.6183551Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/text_encode.go' from root:root to runner:runner
2025-08-20T22:38:02.6184302Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/proto.go' from root:root to runner:runner
2025-08-20T22:38:02.6185068Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/discard.go' from root:root to runner:runner
2025-08-20T22:38:02.6186029Z [00:02:36.016]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/defaults.go' from root:root to runner:runner
2025-08-20T22:38:02.6186908Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/extensions.go' from root:root to runner:runner
2025-08-20T22:38:02.6187674Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/buffer.go' from root:root to runner:runner
2025-08-20T22:38:02.6188441Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/wrappers.go' from root:root to runner:runner
2025-08-20T22:38:02.6189210Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/registry.go' from root:root to runner:runner
2025-08-20T22:38:02.6189984Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/deprecated.go' from root:root to runner:runner
2025-08-20T22:38:02.6190759Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/text_decode.go' from root:root to runner:runner
2025-08-20T22:38:02.6191573Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto' from root:root to runner:runner
2025-08-20T22:38:02.6192329Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/CONTRIBUTORS' from root:root to runner:runner
2025-08-20T22:38:02.6193054Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6193777Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/AUTHORS' from root:root to runner:runner
2025-08-20T22:38:02.6194467Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf' from root:root to runner:runner
2025-08-20T22:38:02.6195205Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/groupcache/lru/lru.go' from root:root to runner:runner
2025-08-20T22:38:02.6196127Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/groupcache/lru' from root:root to runner:runner
2025-08-20T22:38:02.6196899Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/groupcache/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6197598Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/groupcache' from root:root to runner:runner
2025-08-20T22:38:02.6198250Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang' from root:root to runner:runner
2025-08-20T22:38:02.6199224Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.6200101Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/CODE-OF-CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.6200871Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/MAINTAINERS' from root:root to runner:runner
2025-08-20T22:38:02.6201643Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/helpers.go' from root:root to runner:runner
2025-08-20T22:38:02.6202407Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6203188Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.6203956Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.6204844Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/.gitattributes' from root:root to runner:runner
2025-08-20T22:38:02.6205626Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/normalize.go' from root:root to runner:runner
2025-08-20T22:38:02.6206519Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6207358Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/distribution-logo.svg' from root:root to runner:runner
2025-08-20T22:38:02.6208119Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.6208917Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6209830Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/GOVERNANCE.md' from root:root to runner:runner
2025-08-20T22:38:02.6210605Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/reference.go' from root:root to runner:runner
2025-08-20T22:38:02.6211364Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/regexp.go' from root:root to runner:runner
2025-08-20T22:38:02.6212218Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/sort.go' from root:root to runner:runner
2025-08-20T22:38:02.6212946Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference' from root:root to runner:runner
2025-08-20T22:38:02.6213622Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution' from root:root to runner:runner
2025-08-20T22:38:02.6214371Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_number.go' from root:root to runner:runner
2025-08-20T22:38:02.6215101Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/adapter.go' from root:root to runner:runner
2025-08-20T22:38:02.6215967Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_optional.go' from root:root to runner:runner
2025-08-20T22:38:02.6216749Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_object.go' from root:root to runner:runner
2025-08-20T22:38:02.6217661Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_array.go' from root:root to runner:runner
2025-08-20T22:38:02.6218417Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_object.go' from root:root to runner:runner
2025-08-20T22:38:02.6219175Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_float.go' from root:root to runner:runner
2025-08-20T22:38:02.6219909Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/config.go' from root:root to runner:runner
2025-08-20T22:38:02.6220671Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_native.go' from root:root to runner:runner
2025-08-20T22:38:02.6221423Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_float.go' from root:root to runner:runner
2025-08-20T22:38:02.6222257Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_str.go' from root:root to runner:runner
2025-08-20T22:38:02.6222997Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_float.go' from root:root to runner:runner
2025-08-20T22:38:02.6223762Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip_strict.go' from root:root to runner:runner
2025-08-20T22:38:02.6224492Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_str.go' from root:root to runner:runner
2025-08-20T22:38:02.6225332Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream.go' from root:root to runner:runner
2025-08-20T22:38:02.6226194Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/test.sh' from root:root to runner:runner
2025-08-20T22:38:02.6227010Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip_sloppy.go' from root:root to runner:runner
2025-08-20T22:38:02.6227753Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/jsoniter.go' from root:root to runner:runner
2025-08-20T22:38:02.6228533Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_marshaler.go' from root:root to runner:runner
2025-08-20T22:38:02.6229270Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.6230015Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_uint64.go' from root:root to runner:runner
2025-08-20T22:38:02.6230855Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_int.go' from root:root to runner:runner
2025-08-20T22:38:02.6231656Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_json_raw_message.go' from root:root to runner:runner
2025-08-20T22:38:02.6232390Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6233128Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip.go' from root:root to runner:runner
2025-08-20T22:38:02.6233869Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/.codecov.yml' from root:root to runner:runner
2025-08-20T22:38:02.6234595Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/build.sh' from root:root to runner:runner
2025-08-20T22:38:02.6235481Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_uint32.go' from root:root to runner:runner
2025-08-20T22:38:02.6236326Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_map.go' from root:root to runner:runner
2025-08-20T22:38:02.6237094Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_str.go' from root:root to runner:runner
2025-08-20T22:38:02.6237829Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect.go' from root:root to runner:runner
2025-08-20T22:38:02.6238695Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6239500Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_array.go' from root:root to runner:runner
2025-08-20T22:38:02.6240238Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_nil.go' from root:root to runner:runner
2025-08-20T22:38:02.6240992Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_array.go' from root:root to runner:runner
2025-08-20T22:38:02.6241723Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter.go' from root:root to runner:runner
2025-08-20T22:38:02.6242502Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_json_number.go' from root:root to runner:runner
2025-08-20T22:38:02.6243324Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/Gopkg.toml' from root:root to runner:runner
2025-08-20T22:38:02.6244035Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any.go' from root:root to runner:runner
2025-08-20T22:38:02.6244764Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6245481Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/pool.go' from root:root to runner:runner
2025-08-20T22:38:02.6246302Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/Gopkg.lock' from root:root to runner:runner
2025-08-20T22:38:02.6247115Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.6247899Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_extension.go' from root:root to runner:runner
2025-08-20T22:38:02.6248776Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_int32.go' from root:root to runner:runner
2025-08-20T22:38:02.6249516Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_int64.go' from root:root to runner:runner
2025-08-20T22:38:02.6250267Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_invalid.go' from root:root to runner:runner
2025-08-20T22:38:02.6251146Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_dynamic.go' from root:root to runner:runner
2025-08-20T22:38:02.6252032Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_struct_decoder.go' from root:root to runner:runner
2025-08-20T22:38:02.6252831Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/fuzzy_mode_convert_table.md' from root:root to runner:runner
2025-08-20T22:38:02.6253630Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_struct_encoder.go' from root:root to runner:runner
2025-08-20T22:38:02.6254377Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_int.go' from root:root to runner:runner
2025-08-20T22:38:02.6255114Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_bool.go' from root:root to runner:runner
2025-08-20T22:38:02.6255887Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go' from root:root to runner:runner
2025-08-20T22:38:02.6256684Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator' from root:root to runner:runner
2025-08-20T22:38:02.6257419Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/docs.go' from root:root to runner:runner
2025-08-20T22:38:02.6258245Z [00:02:36.017]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6258988Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6259794Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go' from root:root to runner:runner
2025-08-20T22:38:02.6260522Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.6261278Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/LICENSE.txt' from root:root to runner:runner
2025-08-20T22:38:02.6262067Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go' from root:root to runner:runner
2025-08-20T22:38:02.6262842Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/capture_metrics.go' from root:root to runner:runner
2025-08-20T22:38:02.6263532Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop' from root:root to runner:runner
2025-08-20T22:38:02.6264303Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge' from root:root to runner:runner
2025-08-20T22:38:02.6265183Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/compiler.go' from root:root to runner:runner
2025-08-20T22:38:02.6266083Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/draft.go' from root:root to runner:runner
2025-08-20T22:38:02.6266946Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/format.go' from root:root to runner:runner
2025-08-20T22:38:02.6267745Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/content.go' from root:root to runner:runner
2025-08-20T22:38:02.6268611Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-04/schema' from root:root to runner:runner
2025-08-20T22:38:02.6269519Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-04' from root:root to runner:runner
2025-08-20T22:38:02.6270385Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-06/schema' from root:root to runner:runner
2025-08-20T22:38:02.6271286Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-06' from root:root to runner:runner
2025-08-20T22:38:02.6272150Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-07/schema' from root:root to runner:runner
2025-08-20T22:38:02.6272985Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-07' from root:root to runner:runner
2025-08-20T22:38:02.6273871Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/schema' from root:root to runner:runner
2025-08-20T22:38:02.6274826Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/format-assertion' from root:root to runner:runner
2025-08-20T22:38:02.6275836Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/validation' from root:root to runner:runner
2025-08-20T22:38:02.6276823Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/unevaluated' from root:root to runner:runner
2025-08-20T22:38:02.6277884Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/applicator' from root:root to runner:runner
2025-08-20T22:38:02.6278855Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/meta-data' from root:root to runner:runner
2025-08-20T22:38:02.6279752Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/core' from root:root to runner:runner
2025-08-20T22:38:02.6280696Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/format-annotation' from root:root to runner:runner
2025-08-20T22:38:02.6281614Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/content' from root:root to runner:runner
2025-08-20T22:38:02.6282487Z [00:02:36.018]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta' from root:root to runner:runner
2025-08-20T22:38:02.6283458Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12' from root:root to runner:runner
2025-08-20T22:38:02.6284354Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/schema' from root:root to runner:runner
2025-08-20T22:38:02.6285348Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/format' from root:root to runner:runner
2025-08-20T22:38:02.6286347Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/validation' from root:root to runner:runner
2025-08-20T22:38:02.6287312Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/applicator' from root:root to runner:runner
2025-08-20T22:38:02.6288233Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/meta-data' from root:root to runner:runner
2025-08-20T22:38:02.6289125Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/core' from root:root to runner:runner
2025-08-20T22:38:02.6290034Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/content' from root:root to runner:runner
2025-08-20T22:38:02.6290977Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta' from root:root to runner:runner
2025-08-20T22:38:02.6291891Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09' from root:root to runner:runner
2025-08-20T22:38:02.6292741Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft' from root:root to runner:runner
2025-08-20T22:38:02.6293543Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas' from root:root to runner:runner
2025-08-20T22:38:02.6294345Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.gitmodules' from root:root to runner:runner
2025-08-20T22:38:02.6295162Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/objcompiler.go' from root:root to runner:runner
2025-08-20T22:38:02.6296023Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6296955Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/loader.go' from root:root to runner:runner
2025-08-20T22:38:02.6297765Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.6298625Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/root.go' from root:root to runner:runner
2025-08-20T22:38:02.6299417Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/go.work.sum' from root:root to runner:runner
2025-08-20T22:38:02.6300221Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/validator.go' from root:root to runner:runner
2025-08-20T22:38:02.6301003Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6301799Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/kind/kind.go' from root:root to runner:runner
2025-08-20T22:38:02.6302566Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/kind' from root:root to runner:runner
2025-08-20T22:38:02.6303348Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/output.go' from root:root to runner:runner
2025-08-20T22:38:02.6304302Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/schema.go' from root:root to runner:runner
2025-08-20T22:38:02.6305123Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/position.go' from root:root to runner:runner
2025-08-20T22:38:02.6305986Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/util.go' from root:root to runner:runner
2025-08-20T22:38:02.6306881Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.pre-commit-hooks.yaml' from root:root to runner:runner
2025-08-20T22:38:02.6307664Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/go.work' from root:root to runner:runner
2025-08-20T22:38:02.6308434Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.swp' from root:root to runner:runner
2025-08-20T22:38:02.6309246Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/vocab.go' from root:root to runner:runner
2025-08-20T22:38:02.6310159Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/roots.go' from root:root to runner:runner
2025-08-20T22:38:02.6310903Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6' from root:root to runner:runner
2025-08-20T22:38:02.6311704Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema' from root:root to runner:runner
2025-08-20T22:38:02.6312396Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri' from root:root to runner:runner
2025-08-20T22:38:02.6313158Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/append.go' from root:root to runner:runner
2025-08-20T22:38:02.6313916Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/format.go' from root:root to runner:runner
2025-08-20T22:38:02.6314676Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/group.go' from root:root to runner:runner
2025-08-20T22:38:02.6315442Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/flatten.go' from root:root to runner:runner
2025-08-20T22:38:02.6316276Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6317070Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.6317975Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/multierror.go' from root:root to runner:runner
2025-08-20T22:38:02.6318809Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/.go-version' from root:root to runner:runner
2025-08-20T22:38:02.6319563Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6320318Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/prefix.go' from root:root to runner:runner
2025-08-20T22:38:02.6321092Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/CODEOWNERS' from root:root to runner:runner
2025-08-20T22:38:02.6321838Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/sort.go' from root:root to runner:runner
2025-08-20T22:38:02.6322679Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror' from root:root to runner:runner
2025-08-20T22:38:02.6323449Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go' from root:root to runner:runner
2025-08-20T22:38:02.6324299Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6325056Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6325925Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6326747Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/handlers.go' from root:root to runner:runner
2025-08-20T22:38:02.6327471Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp' from root:root to runner:runner
2025-08-20T22:38:02.6328262Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.6329031Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6329849Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go' from root:root to runner:runner
2025-08-20T22:38:02.6330771Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.6331603Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/client.go' from root:root to runner:runner
2025-08-20T22:38:02.6332419Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go119.go' from root:root to runner:runner
2025-08-20T22:38:02.6333196Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6333973Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.6334759Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/.go-version' from root:root to runner:runner
2025-08-20T22:38:02.6335529Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6336561Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go' from root:root to runner:runner
2025-08-20T22:38:02.6337362Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/CODEOWNERS' from root:root to runner:runner
2025-08-20T22:38:02.6338199Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp' from root:root to runner:runner
2025-08-20T22:38:02.6338864Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp' from root:root to runner:runner
2025-08-20T22:38:02.6339613Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/fileinfo.go' from root:root to runner:runner
2025-08-20T22:38:02.6340383Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backuptar/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6341158Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backuptar/tar.go' from root:root to runner:runner
2025-08-20T22:38:02.6341939Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backuptar/strconv.go' from root:root to runner:runner
2025-08-20T22:38:02.6342689Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backuptar' from root:root to runner:runner
2025-08-20T22:38:02.6343538Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/sd.go' from root:root to runner:runner
2025-08-20T22:38:02.6344275Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pipe.go' from root:root to runner:runner
2025-08-20T22:38:02.6344999Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/ea.go' from root:root to runner:runner
2025-08-20T22:38:02.6345829Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/syscall.go' from root:root to runner:runner
2025-08-20T22:38:02.6346645Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/guid_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6347414Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go' from root:root to runner:runner
2025-08-20T22:38:02.6348219Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/variant_string.go' from root:root to runner:runner
2025-08-20T22:38:02.6349120Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/guid_nonwindows.go' from root:root to runner:runner
2025-08-20T22:38:02.6349862Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid' from root:root to runner:runner
2025-08-20T22:38:02.6350648Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg' from root:root to runner:runner
2025-08-20T22:38:02.6351383Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/hvsock.go' from root:root to runner:runner
2025-08-20T22:38:02.6352195Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/socket/socket.go' from root:root to runner:runner
2025-08-20T22:38:02.6353036Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/socket/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6353856Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/socket/rawaddr.go' from root:root to runner:runner
2025-08-20T22:38:02.6354622Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/socket' from root:root to runner:runner
2025-08-20T22:38:02.6355458Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/stringbuffer/wstring.go' from root:root to runner:runner
2025-08-20T22:38:02.6356426Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/stringbuffer' from root:root to runner:runner
2025-08-20T22:38:02.6357369Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/security.go' from root:root to runner:runner
2025-08-20T22:38:02.6358189Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/fs.go' from root:root to runner:runner
2025-08-20T22:38:02.6358967Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6359797Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6360545Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs' from root:root to runner:runner
2025-08-20T22:38:02.6361275Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal' from root:root to runner:runner
2025-08-20T22:38:02.6362104Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6362840Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6363705Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.6364449Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.6365196Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/reparse.go' from root:root to runner:runner
2025-08-20T22:38:02.6366046Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/.gitattributes' from root:root to runner:runner
2025-08-20T22:38:02.6366839Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6367621Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6368351Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6369097Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backup.go' from root:root to runner:runner
2025-08-20T22:38:02.6370009Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/vhd/zvhd_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6370834Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/vhd/vhd.go' from root:root to runner:runner
2025-08-20T22:38:02.6371549Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/vhd' from root:root to runner:runner
2025-08-20T22:38:02.6372304Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/privilege.go' from root:root to runner:runner
2025-08-20T22:38:02.6373046Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/CODEOWNERS' from root:root to runner:runner
2025-08-20T22:38:02.6373779Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/file.go' from root:root to runner:runner
2025-08-20T22:38:02.6374482Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio' from root:root to runner:runner
2025-08-20T22:38:02.6375430Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/osversion/platform_compat_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6376349Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/osversion/osversion_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6377298Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/osversion/windowsbuilds.go' from root:root to runner:runner
2025-08-20T22:38:02.6378040Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/osversion' from root:root to runner:runner
2025-08-20T22:38:02.6378792Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/process.go' from root:root to runner:runner
2025-08-20T22:38:02.6379600Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcserror/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6380428Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcserror/hcserror.go' from root:root to runner:runner
2025-08-20T22:38:02.6381202Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcserror' from root:root to runner:runner
2025-08-20T22:38:02.6382014Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/memory.go' from root:root to runner:runner
2025-08-20T22:38:02.6382945Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/process.go' from root:root to runner:runner
2025-08-20T22:38:02.6383821Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/bindflt.go' from root:root to runner:runner
2025-08-20T22:38:02.6384650Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/processor.go' from root:root to runner:runner
2025-08-20T22:38:02.6385472Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/elevation.go' from root:root to runner:runner
2025-08-20T22:38:02.6386382Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/user.go' from root:root to runner:runner
2025-08-20T22:38:02.6387226Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.6388037Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/system.go' from root:root to runner:runner
2025-08-20T22:38:02.6389007Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/jobobject.go' from root:root to runner:runner
2025-08-20T22:38:02.6389811Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6390709Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/console.go' from root:root to runner:runner
2025-08-20T22:38:02.6391505Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/net.go' from root:root to runner:runner
2025-08-20T22:38:02.6392377Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6393188Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/logon.go' from root:root to runner:runner
2025-08-20T22:38:02.6393992Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/cimfs.go' from root:root to runner:runner
2025-08-20T22:38:02.6394794Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/thread.go' from root:root to runner:runner
2025-08-20T22:38:02.6395600Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/path.go' from root:root to runner:runner
2025-08-20T22:38:02.6396726Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/offlinereg.go' from root:root to runner:runner
2025-08-20T22:38:02.6397595Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/devices.go' from root:root to runner:runner
2025-08-20T22:38:02.6398441Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/filesystem.go' from root:root to runner:runner
2025-08-20T22:38:02.6399249Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6400062Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/winapi.go' from root:root to runner:runner
2025-08-20T22:38:02.6400824Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi' from root:root to runner:runner
2025-08-20T22:38:02.6401739Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/process.go' from root:root to runner:runner
2025-08-20T22:38:02.6402545Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/callback.go' from root:root to runner:runner
2025-08-20T22:38:02.6403533Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema1/schema1.go' from root:root to runner:runner
2025-08-20T22:38:02.6404324Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema1' from root:root to runner:runner
2025-08-20T22:38:02.6405115Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.6406026Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/system.go' from root:root to runner:runner
2025-08-20T22:38:02.6406865Z [00:02:36.019]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6407734Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_machine.go' from root:root to runner:runner
2025-08-20T22:38:02.6408569Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory.go' from root:root to runner:runner
2025-08-20T22:38:02.6409491Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_changes.go' from root:root to runner:runner
2025-08-20T22:38:02.6410534Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/enhanced_mode_video.go' from root:root to runner:runner
2025-08-20T22:38:02.6411493Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/security_settings.go' from root:root to runner:runner
2025-08-20T22:38:02.6412386Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_value_type.go' from root:root to runner:runner
2025-08-20T22:38:02.6413255Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/restore_state.go' from root:root to runner:runner
2025-08-20T22:38:02.6414144Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_region.go' from root:root to runner:runner
2025-08-20T22:38:02.6415038Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/create_group_operation.go' from root:root to runner:runner
2025-08-20T22:38:02.6416122Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_object_namespace.go' from root:root to runner:runner
2025-08-20T22:38:02.6417159Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_machine_memory.go' from root:root to runner:runner
2025-08-20T22:38:02.6418033Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_affinity.go' from root:root to runner:runner
2025-08-20T22:38:02.6418893Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage_qo_s.go' from root:root to runner:runner
2025-08-20T22:38:02.6419739Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor.go' from root:root to runner:runner
2025-08-20T22:38:02.6420620Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_slit_type.go' from root:root to runner:runner
2025-08-20T22:38:02.6421442Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa.go' from root:root to runner:runner
2025-08-20T22:38:02.6422326Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/pause_notification.go' from root:root to runner:runner
2025-08-20T22:38:02.6423369Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/interrupt_moderation_mode.go' from root:root to runner:runner
2025-08-20T22:38:02.6424247Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9_share.go' from root:root to runner:runner
2025-08-20T22:38:02.6425124Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mapped_directory.go' from root:root to runner:runner
2025-08-20T22:38:02.6426104Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_mapping.go' from root:root to runner:runner
2025-08-20T22:38:02.6427043Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_category.go' from root:root to runner:runner
2025-08-20T22:38:02.6427915Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_processors.go' from root:root to runner:runner
2025-08-20T22:38:02.6428759Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/properties.go' from root:root to runner:runner
2025-08-20T22:38:02.6429781Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_connection.go' from root:root to runner:runner
2025-08-20T22:38:02.6430758Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/keyboard.go' from root:root to runner:runner
2025-08-20T22:38:02.6431794Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_remove_instance_request.go' from root:root to runner:runner
2025-08-20T22:38:02.6432631Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/device.go' from root:root to runner:runner
2025-08-20T22:38:02.6433532Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb_share_options.go' from root:root to runner:runner
2025-08-20T22:38:02.6434420Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/isolation_settings.go' from root:root to runner:runner
2025-08-20T22:38:02.6435294Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/linux_kernel_direct.go' from root:root to runner:runner
2025-08-20T22:38:02.6436257Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_node_processor.go' from root:root to runner:runner
2025-08-20T22:38:02.6437275Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/chipset.go' from root:root to runner:runner
2025-08-20T22:38:02.6438224Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_modify_request.go' from root:root to runner:runner
2025-08-20T22:38:02.6439240Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_hv_socket_service_config.go' from root:root to runner:runner
2025-08-20T22:38:02.6440195Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_instance.go' from root:root to runner:runner
2025-08-20T22:38:02.6441082Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_pci_device.go' from root:root to runner:runner
2025-08-20T22:38:02.6441913Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/firmware.go' from root:root to runner:runner
2025-08-20T22:38:02.6442928Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor_stats.go' from root:root to runner:runner
2025-08-20T22:38:02.6443862Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_memory_information.go' from root:root to runner:runner
2025-08-20T22:38:02.6444806Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/debug_options.go' from root:root to runner:runner
2025-08-20T22:38:02.6445702Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/modify_setting_request.go' from root:root to runner:runner
2025-08-20T22:38:02.6446732Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/modification_request.go' from root:root to runner:runner
2025-08-20T22:38:02.6447648Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_pci_function.go' from root:root to runner:runner
2025-08-20T22:38:02.6448518Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/video_monitor.go' from root:root to runner:runner
2025-08-20T22:38:02.6449406Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_namespace.go' from root:root to runner:runner
2025-08-20T22:38:02.6450290Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_object_symlink.go' from root:root to runner:runner
2025-08-20T22:38:02.6451274Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/statistics.go' from root:root to runner:runner
2025-08-20T22:38:02.6452215Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_value.go' from root:root to runner:runner
2025-08-20T22:38:02.6453116Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_system_config.go' from root:root to runner:runner
2025-08-20T22:38:02.6454008Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_parameters.go' from root:root to runner:runner
2025-08-20T22:38:02.6454887Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_node_memory.go' from root:root to runner:runner
2025-08-20T22:38:02.6455888Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_configuration.go' from root:root to runner:runner
2025-08-20T22:38:02.6456920Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_information_for_vm.go' from root:root to runner:runner
2025-08-20T22:38:02.6457779Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb.go' from root:root to runner:runner
2025-08-20T22:38:02.6458780Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_machine_processor.go' from root:root to runner:runner
2025-08-20T22:38:02.6459702Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/host_processor_modify_request.go' from root:root to runner:runner
2025-08-20T22:38:02.6460608Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/delete_group_operation.go' from root:root to runner:runner
2025-08-20T22:38:02.6461518Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_service_config.go' from root:root to runner:runner
2025-08-20T22:38:02.6462382Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/silo_properties.go' from root:root to runner:runner
2025-08-20T22:38:02.6463271Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_crash_reporting.go' from root:root to runner:runner
2025-08-20T22:38:02.6464206Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_address.go' from root:root to runner:runner
2025-08-20T22:38:02.6465116Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_node.go' from root:root to runner:runner
2025-08-20T22:38:02.6466067Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container.go' from root:root to runner:runner
2025-08-20T22:38:02.6466968Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hosted_system.go' from root:root to runner:runner
2025-08-20T22:38:02.6467884Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_controller.go' from root:root to runner:runner
2025-08-20T22:38:02.6468720Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/version.go' from root:root to runner:runner
2025-08-20T22:38:02.6469612Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_object_directory.go' from root:root to runner:runner
2025-08-20T22:38:02.6470591Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_details.go' from root:root to runner:runner
2025-08-20T22:38:02.6471431Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/layer.go' from root:root to runner:runner
2025-08-20T22:38:02.6472440Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor_topology.go' from root:root to runner:runner
2025-08-20T22:38:02.6473310Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/configuration.go' from root:root to runner:runner
2025-08-20T22:38:02.6474172Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_key.go' from root:root to runner:runner
2025-08-20T22:38:02.6475122Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_state.go' from root:root to runner:runner
2025-08-20T22:38:02.6476096Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb_share.go' from root:root to runner:runner
2025-08-20T22:38:02.6477001Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_status.go' from root:root to runner:runner
2025-08-20T22:38:02.6477917Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/battery.go' from root:root to runner:runner
2025-08-20T22:38:02.6478904Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_connection_info.go' from root:root to runner:runner
2025-08-20T22:38:02.6479822Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/windows_crash_reporting.go' from root:root to runner:runner
2025-08-20T22:38:02.6480650Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/scsi.go' from root:root to runner:runner
2025-08-20T22:38:02.6481477Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/uefi.go' from root:root to runner:runner
2025-08-20T22:38:02.6482372Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_extension.go' from root:root to runner:runner
2025-08-20T22:38:02.6483259Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/time_zone_information.go' from root:root to runner:runner
2025-08-20T22:38:02.6484255Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_device.go' from root:root to runner:runner
2025-08-20T22:38:02.6485235Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/compute_system.go' from root:root to runner:runner
2025-08-20T22:38:02.6486237Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/vm_processor_limits.go' from root:root to runner:runner
2025-08-20T22:38:02.6487282Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_modify_operation.go' from root:root to runner:runner
2025-08-20T22:38:02.6488118Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_os.go' from root:root to runner:runner
2025-08-20T22:38:02.6488972Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/topology.go' from root:root to runner:runner
2025-08-20T22:38:02.6489828Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_setting.go' from root:root to runner:runner
2025-08-20T22:38:02.6490686Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_stats.go' from root:root to runner:runner
2025-08-20T22:38:02.6491782Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_system_info.go' from root:root to runner:runner
2025-08-20T22:38:02.6492663Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_namespace.go' from root:root to runner:runner
2025-08-20T22:38:02.6493490Z [00:02:36.020]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cimfs.go' from root:root to runner:runner
2025-08-20T22:38:02.6494377Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_interface_class.go' from root:root to runner:runner
2025-08-20T22:38:02.6495371Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_operation_request.go' from root:root to runner:runner
2025-08-20T22:38:02.6496360Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cache_query_stats_response.go' from root:root to runner:runner
2025-08-20T22:38:02.6497382Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/save_options.go' from root:root to runner:runner
2025-08-20T22:38:02.6498251Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mapped_pipe.go' from root:root to runner:runner
2025-08-20T22:38:02.6499232Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/service_properties.go' from root:root to runner:runner
2025-08-20T22:38:02.6500096Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/property_type.go' from root:root to runner:runner
2025-08-20T22:38:02.6500982Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_backing_type.go' from root:root to runner:runner
2025-08-20T22:38:02.6501848Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/network_adapter.go' from root:root to runner:runner
2025-08-20T22:38:02.6502739Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/rdp_connection_options.go' from root:root to runner:runner
2025-08-20T22:38:02.6503607Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_node_info.go' from root:root to runner:runner
2025-08-20T22:38:02.6504436Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.6505391Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/vm_memory.go' from root:root to runner:runner
2025-08-20T22:38:02.6506425Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_container_definition_device.go' from root:root to runner:runner
2025-08-20T22:38:02.6507385Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_configurations.go' from root:root to runner:runner
2025-08-20T22:38:02.6508250Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/pause_options.go' from root:root to runner:runner
2025-08-20T22:38:02.6509172Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_property.go' from root:root to runner:runner
2025-08-20T22:38:02.6510020Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/attachment.go' from root:root to runner:runner
2025-08-20T22:38:02.6511070Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage_stats.go' from root:root to runner:runner
2025-08-20T22:38:02.6511908Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/devices.go' from root:root to runner:runner
2025-08-20T22:38:02.6512910Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_region_info.go' from root:root to runner:runner
2025-08-20T22:38:02.6513758Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_2.go' from root:root to runner:runner
2025-08-20T22:38:02.6514609Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/iov_settings.go' from root:root to runner:runner
2025-08-20T22:38:02.6515445Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage.go' from root:root to runner:runner
2025-08-20T22:38:02.6516383Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_state.go' from root:root to runner:runner
2025-08-20T22:38:02.6517314Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/logical_processor.go' from root:root to runner:runner
2025-08-20T22:38:02.6518169Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/system_time.go' from root:root to runner:runner
2025-08-20T22:38:02.6519129Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mouse.go' from root:root to runner:runner
2025-08-20T22:38:02.6520008Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/close_handle.go' from root:root to runner:runner
2025-08-20T22:38:02.6520893Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_operations.go' from root:root to runner:runner
2025-08-20T22:38:02.6521764Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_config.go' from root:root to runner:runner
2025-08-20T22:38:02.6522631Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_hive.go' from root:root to runner:runner
2025-08-20T22:38:02.6523499Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/property_query.go' from root:root to runner:runner
2025-08-20T22:38:02.6524596Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_add_instance_request.go' from root:root to runner:runner
2025-08-20T22:38:02.6525459Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/console_size.go' from root:root to runner:runner
2025-08-20T22:38:02.6526541Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_instance.go' from root:root to runner:runner
2025-08-20T22:38:02.6527412Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket.go' from root:root to runner:runner
2025-08-20T22:38:02.6528260Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group.go' from root:root to runner:runner
2025-08-20T22:38:02.6529102Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/com_port.go' from root:root to runner:runner
2025-08-20T22:38:02.6529968Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/uefi_boot_entry.go' from root:root to runner:runner
2025-08-20T22:38:02.6530849Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/flexible_io_device.go' from root:root to runner:runner
2025-08-20T22:38:02.6531693Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/networking.go' from root:root to runner:runner
2025-08-20T22:38:02.6532604Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2' from root:root to runner:runner
2025-08-20T22:38:02.6533458Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/service.go' from root:root to runner:runner
2025-08-20T22:38:02.6534275Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/waithelper.go' from root:root to runner:runner
2025-08-20T22:38:02.6535073Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6535917Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs' from root:root to runner:runner
2025-08-20T22:38:02.6536761Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/format.go' from root:root to runner:runner
2025-08-20T22:38:02.6537550Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/scrub.go' from root:root to runner:runner
2025-08-20T22:38:02.6538502Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/nopformatter.go' from root:root to runner:runner
2025-08-20T22:38:02.6539398Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/hook.go' from root:root to runner:runner
2025-08-20T22:38:02.6540200Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/context.go' from root:root to runner:runner
2025-08-20T22:38:02.6540954Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log' from root:root to runner:runner
2025-08-20T22:38:02.6541829Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/security/grantvmgroupaccess.go' from root:root to runner:runner
2025-08-20T22:38:02.6542699Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/security/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6543555Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/security/syscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6544334Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/security' from root:root to runner:runner
2025-08-20T22:38:02.6545136Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsfuncs.go' from root:root to runner:runner
2025-08-20T22:38:02.6546154Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6547081Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsendpoint.go' from root:root to runner:runner
2025-08-20T22:38:02.6547901Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsnetwork.go' from root:root to runner:runner
2025-08-20T22:38:02.6548715Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnssupport.go' from root:root to runner:runner
2025-08-20T22:38:02.6549532Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnspolicy.go' from root:root to runner:runner
2025-08-20T22:38:02.6550367Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6551292Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsglobals.go' from root:root to runner:runner
2025-08-20T22:38:02.6552075Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hns.go' from root:root to runner:runner
2025-08-20T22:38:02.6552998Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnspolicylist.go' from root:root to runner:runner
2025-08-20T22:38:02.6553811Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/namespace.go' from root:root to runner:runner
2025-08-20T22:38:02.6554635Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsaccelnet.go' from root:root to runner:runner
2025-08-20T22:38:02.6555392Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns' from root:root to runner:runner
2025-08-20T22:38:02.6556319Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/longpath/longpath.go' from root:root to runner:runner
2025-08-20T22:38:02.6557147Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/longpath' from root:root to runner:runner
2025-08-20T22:38:02.6557953Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/safefile/do.go' from root:root to runner:runner
2025-08-20T22:38:02.6558783Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/safefile/safeopen.go' from root:root to runner:runner
2025-08-20T22:38:02.6559688Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/safefile' from root:root to runner:runner
2025-08-20T22:38:02.6560544Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/preparelayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6561419Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/getsharedbaseimages.go' from root:root to runner:runner
2025-08-20T22:38:02.6562290Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/getlayermountpath.go' from root:root to runner:runner
2025-08-20T22:38:02.6563106Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/legacy.go' from root:root to runner:runner
2025-08-20T22:38:02.6564001Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/expandscratchsize.go' from root:root to runner:runner
2025-08-20T22:38:02.6564964Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/wclayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6565905Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/createlayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6566899Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/converttobaselayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6567746Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/activatelayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6568592Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/destroylayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6569450Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/baselayerreader.go' from root:root to runner:runner
2025-08-20T22:38:02.6570286Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/exportlayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6571086Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6571943Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/deactivatelayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6572909Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerutils.go' from root:root to runner:runner
2025-08-20T22:38:02.6573810Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/importlayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6574656Z [00:02:36.021]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/processimage.go' from root:root to runner:runner
2025-08-20T22:38:02.6575511Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/unpreparelayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6576514Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6577395Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/nametoguid.go' from root:root to runner:runner
2025-08-20T22:38:02.6578351Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerid.go' from root:root to runner:runner
2025-08-20T22:38:02.6579208Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/baselayerwriter.go' from root:root to runner:runner
2025-08-20T22:38:02.6580192Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/createscratchlayer.go' from root:root to runner:runner
2025-08-20T22:38:02.6581040Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerexists.go' from root:root to runner:runner
2025-08-20T22:38:02.6581886Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/grantvmaccess.go' from root:root to runner:runner
2025-08-20T22:38:02.6582719Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer' from root:root to runner:runner
2025-08-20T22:38:02.6583589Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/timeout/timeout.go' from root:root to runner:runner
2025-08-20T22:38:02.6584359Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/timeout' from root:root to runner:runner
2025-08-20T22:38:02.6585154Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/queue/mq.go' from root:root to runner:runner
2025-08-20T22:38:02.6586017Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/queue' from root:root to runner:runner
2025-08-20T22:38:02.6586952Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/cow/cow.go' from root:root to runner:runner
2025-08-20T22:38:02.6587719Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/cow' from root:root to runner:runner
2025-08-20T22:38:02.6588564Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/jobobject.go' from root:root to runner:runner
2025-08-20T22:38:02.6589372Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6590190Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/iocp.go' from root:root to runner:runner
2025-08-20T22:38:02.6591011Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/limits.go' from root:root to runner:runner
2025-08-20T22:38:02.6591884Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject' from root:root to runner:runner
2025-08-20T22:38:02.6592696Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/oc/exporter.go' from root:root to runner:runner
2025-08-20T22:38:02.6593576Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/oc/span.go' from root:root to runner:runner
2025-08-20T22:38:02.6594372Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/oc/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6595125Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/oc' from root:root to runner:runner
2025-08-20T22:38:02.6596181Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/protocol/guestrequest/types.go' from root:root to runner:runner
2025-08-20T22:38:02.6597153Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/protocol/guestrequest' from root:root to runner:runner
2025-08-20T22:38:02.6597978Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/protocol' from root:root to runner:runner
2025-08-20T22:38:02.6598803Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/mergemaps/merge.go' from root:root to runner:runner
2025-08-20T22:38:02.6599586Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/mergemaps' from root:root to runner:runner
2025-08-20T22:38:02.6600400Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/memory/types.go' from root:root to runner:runner
2025-08-20T22:38:02.6601200Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/memory/pool.go' from root:root to runner:runner
2025-08-20T22:38:02.6602086Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/memory' from root:root to runner:runner
2025-08-20T22:38:02.6602895Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/interop/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6603755Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/interop/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6604571Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/interop/interop.go' from root:root to runner:runner
2025-08-20T22:38:02.6605343Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/interop' from root:root to runner:runner
2025-08-20T22:38:02.6606274Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/vmcompute/vmcompute.go' from root:root to runner:runner
2025-08-20T22:38:02.6607209Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/vmcompute/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6608075Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/vmcompute/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6608901Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/vmcompute' from root:root to runner:runner
2025-08-20T22:38:02.6609893Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/logfields/fields.go' from root:root to runner:runner
2025-08-20T22:38:02.6610749Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/logfields' from root:root to runner:runner
2025-08-20T22:38:02.6611486Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal' from root:root to runner:runner
2025-08-20T22:38:02.6612230Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6612999Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsendpoint.go' from root:root to runner:runner
2025-08-20T22:38:02.6613757Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsnetwork.go' from root:root to runner:runner
2025-08-20T22:38:02.6614513Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.6615357Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.6616252Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.gitattributes' from root:root to runner:runner
2025-08-20T22:38:02.6617067Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/container.go' from root:root to runner:runner
2025-08-20T22:38:02.6617811Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6618542Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/layer.go' from root:root to runner:runner
2025-08-20T22:38:02.6619297Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnssupport.go' from root:root to runner:runner
2025-08-20T22:38:02.6620199Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnspolicy.go' from root:root to runner:runner
2025-08-20T22:38:02.6620976Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6621736Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/interface.go' from root:root to runner:runner
2025-08-20T22:38:02.6622466Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.6623409Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/format.go' from root:root to runner:runner
2025-08-20T22:38:02.6624280Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/destroy.go' from root:root to runner:runner
2025-08-20T22:38:02.6625124Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/initialize.go' from root:root to runner:runner
2025-08-20T22:38:02.6626025Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/detach.go' from root:root to runner:runner
2025-08-20T22:38:02.6626878Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/import.go' from root:root to runner:runner
2025-08-20T22:38:02.6627688Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/export.go' from root:root to runner:runner
2025-08-20T22:38:02.6628607Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/helpers.go' from root:root to runner:runner
2025-08-20T22:38:02.6629412Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/mount.go' from root:root to runner:runner
2025-08-20T22:38:02.6630226Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/attach.go' from root:root to runner:runner
2025-08-20T22:38:02.6631070Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6631886Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/storage.go' from root:root to runner:runner
2025-08-20T22:38:02.6632683Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/setup.go' from root:root to runner:runner
2025-08-20T22:38:02.6633567Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage' from root:root to runner:runner
2025-08-20T22:38:02.6634354Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/Makefile.bootfiles' from root:root to runner:runner
2025-08-20T22:38:02.6635118Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsglobals.go' from root:root to runner:runner
2025-08-20T22:38:02.6635938Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6636873Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/Protobuild.toml' from root:root to runner:runner
2025-08-20T22:38:02.6637680Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnspolicylist.go' from root:root to runner:runner
2025-08-20T22:38:02.6638438Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.clang-format' from root:root to runner:runner
2025-08-20T22:38:02.6639202Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsaccelnet.go' from root:root to runner:runner
2025-08-20T22:38:02.6639952Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/CODEOWNERS' from root:root to runner:runner
2025-08-20T22:38:02.6640694Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hcsshim.go' from root:root to runner:runner
2025-08-20T22:38:02.6641434Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6642274Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim' from root:root to runner:runner
2025-08-20T22:38:02.6642950Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft' from root:root to runner:runner
2025-08-20T22:38:02.6643679Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.6644394Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/lex.go' from root:root to runner:runner
2025-08-20T22:38:02.6645142Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/internal/tz.go' from root:root to runner:runner
2025-08-20T22:38:02.6646010Z [00:02:36.022]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/internal' from root:root to runner:runner
2025-08-20T22:38:02.6646871Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/meta.go' from root:root to runner:runner
2025-08-20T22:38:02.6647591Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6648320Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6649042Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/error.go' from root:root to runner:runner
2025-08-20T22:38:02.6649890Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/COPYING' from root:root to runner:runner
2025-08-20T22:38:02.6650642Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6651373Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/parse.go' from root:root to runner:runner
2025-08-20T22:38:02.6652098Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/decode.go' from root:root to runner:runner
2025-08-20T22:38:02.6652852Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/deprecated.go' from root:root to runner:runner
2025-08-20T22:38:02.6653591Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/type_toml.go' from root:root to runner:runner
2025-08-20T22:38:02.6654339Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/type_fields.go' from root:root to runner:runner
2025-08-20T22:38:02.6655115Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml' from root:root to runner:runner
2025-08-20T22:38:02.6655864Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi' from root:root to runner:runner
2025-08-20T22:38:02.6656656Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/resolve.go' from root:root to runner:runner
2025-08-20T22:38:02.6657507Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/types/collapsible.go' from root:root to runner:runner
2025-08-20T22:38:02.6658301Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/types' from root:root to runner:runner
2025-08-20T22:38:02.6659124Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go' from root:root to runner:runner
2025-08-20T22:38:02.6660050Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/cause' from root:root to runner:runner
2025-08-20T22:38:02.6660806Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal' from root:root to runner:runner
2025-08-20T22:38:02.6661600Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go' from root:root to runner:runner
2025-08-20T22:38:02.6662464Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errhttp' from root:root to runner:runner
2025-08-20T22:38:02.6663231Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6664018Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errgrpc/grpc.go' from root:root to runner:runner
2025-08-20T22:38:02.6664771Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errgrpc' from root:root to runner:runner
2025-08-20T22:38:02.6665498Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg' from root:root to runner:runner
2025-08-20T22:38:02.6666319Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6667095Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6667929Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6668627Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs' from root:root to runner:runner
2025-08-20T22:38:02.6669443Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6670275Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.pb.go' from root:root to runner:runner
2025-08-20T22:38:02.6671123Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.pb.txt' from root:root to runner:runner
2025-08-20T22:38:02.6671957Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.proto' from root:root to runner:runner
2025-08-20T22:38:02.6672846Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats' from root:root to runner:runner
2025-08-20T22:38:02.6673597Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1' from root:root to runner:runner
2025-08-20T22:38:02.6674341Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6675054Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3' from root:root to runner:runner
2025-08-20T22:38:02.6675967Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups' from root:root to runner:runner
2025-08-20T22:38:02.6676773Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6677534Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6678291Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6679055Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/types.go' from root:root to runner:runner
2025-08-20T22:38:02.6679825Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/types_gogo.go' from root:root to runner:runner
2025-08-20T22:38:02.6680691Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6681403Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2' from root:root to runner:runner
2025-08-20T22:38:02.6682121Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl' from root:root to runner:runner
2025-08-20T22:38:02.6682990Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6683814Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil' from root:root to runner:runner
2025-08-20T22:38:02.6684643Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go' from root:root to runner:runner
2025-08-20T22:38:02.6685617Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go' from root:root to runner:runner
2025-08-20T22:38:02.6686555Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go' from root:root to runner:runner
2025-08-20T22:38:02.6687424Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go' from root:root to runner:runner
2025-08-20T22:38:02.6688243Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6689203Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go' from root:root to runner:runner
2025-08-20T22:38:02.6690019Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz' from root:root to runner:runner
2025-08-20T22:38:02.6690776Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter' from root:root to runner:runner
2025-08-20T22:38:02.6691483Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd' from root:root to runner:runner
2025-08-20T22:38:02.6692233Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/test.sh' from root:root to runner:runner
2025-08-20T22:38:02.6692963Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/log.go' from root:root to runner:runner
2025-08-20T22:38:02.6693721Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.6694642Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6695420Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/go_below_19.go' from root:root to runner:runner
2025-08-20T22:38:02.6696345Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6697132Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/go_above_19.go' from root:root to runner:runner
2025-08-20T22:38:02.6697937Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/unbounded_executor.go' from root:root to runner:runner
2025-08-20T22:38:02.6698678Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6699436Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/executor.go' from root:root to runner:runner
2025-08-20T22:38:02.6700144Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent' from root:root to runner:runner
2025-08-20T22:38:02.6700901Z [00:02:36.023]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_field.go' from root:root to runner:runner
2025-08-20T22:38:02.6701764Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/type_map.go' from root:root to runner:runner
2025-08-20T22:38:02.6702583Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_below_118.go' from root:root to runner:runner
2025-08-20T22:38:02.6703362Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_ppc64x.s' from root:root to runner:runner
2025-08-20T22:38:02.6704126Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_link.go' from root:root to runner:runner
2025-08-20T22:38:02.6704899Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_mipsx.s' from root:root to runner:runner
2025-08-20T22:38:02.6705666Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.6706554Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_map.go' from root:root to runner:runner
2025-08-20T22:38:02.6707460Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_struct.go' from root:root to runner:runner
2025-08-20T22:38:02.6708233Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_iface.go' from root:root to runner:runner
2025-08-20T22:38:02.6709115Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.6709871Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.6710612Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6711376Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_field.go' from root:root to runner:runner
2025-08-20T22:38:02.6712131Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2.go' from root:root to runner:runner
2025-08-20T22:38:02.6712886Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_above_118.go' from root:root to runner:runner
2025-08-20T22:38:02.6713642Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_ptr.go' from root:root to runner:runner
2025-08-20T22:38:02.6714378Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6715336Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_mips64x.s' from root:root to runner:runner
2025-08-20T22:38:02.6716237Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/Gopkg.toml' from root:root to runner:runner
2025-08-20T22:38:02.6717074Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_amd64p32.s' from root:root to runner:runner
2025-08-20T22:38:02.6717838Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_above_19.go' from root:root to runner:runner
2025-08-20T22:38:02.6718607Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_array.go' from root:root to runner:runner
2025-08-20T22:38:02.6719372Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_eface.go' from root:root to runner:runner
2025-08-20T22:38:02.6720236Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6721000Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_386.s' from root:root to runner:runner
2025-08-20T22:38:02.6721843Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/Gopkg.lock' from root:root to runner:runner
2025-08-20T22:38:02.6722610Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.6723370Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_arm.s' from root:root to runner:runner
2025-08-20T22:38:02.6724136Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.6724894Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_map.go' from root:root to runner:runner
2025-08-20T22:38:02.6725649Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_struct.go' from root:root to runner:runner
2025-08-20T22:38:02.6726573Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2_kind.go' from root:root to runner:runner
2025-08-20T22:38:02.6727347Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_type.go' from root:root to runner:runner
2025-08-20T22:38:02.6728252Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_slice.go' from root:root to runner:runner
2025-08-20T22:38:02.6729041Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_type.go' from root:root to runner:runner
2025-08-20T22:38:02.6729739Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2' from root:root to runner:runner
2025-08-20T22:38:02.6730410Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go' from root:root to runner:runner
2025-08-20T22:38:02.6731153Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.6731880Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.6732584Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6733394Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.6734138Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context_noslog.go' from root:root to runner:runner
2025-08-20T22:38:02.6734987Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/sloghandler.go' from root:root to runner:runner
2025-08-20T22:38:02.6735703Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/discard.go' from root:root to runner:runner
2025-08-20T22:38:02.6736540Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/slogr.go' from root:root to runner:runner
2025-08-20T22:38:02.6737280Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr/funcr.go' from root:root to runner:runner
2025-08-20T22:38:02.6738036Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr/slogsink.go' from root:root to runner:runner
2025-08-20T22:38:02.6738733Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr' from root:root to runner:runner
2025-08-20T22:38:02.6739472Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context_slog.go' from root:root to runner:runner
2025-08-20T22:38:02.6740177Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6740999Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/logr.go' from root:root to runner:runner
2025-08-20T22:38:02.6741745Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context.go' from root:root to runner:runner
2025-08-20T22:38:02.6742478Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/.golangci.yaml' from root:root to runner:runner
2025-08-20T22:38:02.6743196Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/slogsink.go' from root:root to runner:runner
2025-08-20T22:38:02.6743878Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr' from root:root to runner:runner
2025-08-20T22:38:02.6744589Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6745290Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6746156Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr/stdr.go' from root:root to runner:runner
2025-08-20T22:38:02.6746876Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr' from root:root to runner:runner
2025-08-20T22:38:02.6747621Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr' from root:root to runner:runner
2025-08-20T22:38:02.6748419Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go' from root:root to runner:runner
2025-08-20T22:38:02.6749221Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia/children.go' from root:root to runner:runner
2025-08-20T22:38:02.6749964Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia' from root:root to runner:runner
2025-08-20T22:38:02.6750716Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6751456Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/AUTHORS' from root:root to runner:runner
2025-08-20T22:38:02.6752161Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2' from root:root to runner:runner
2025-08-20T22:38:02.6752859Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia' from root:root to runner:runner
2025-08-20T22:38:02.6753627Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap' from root:root to runner:runner
2025-08-20T22:38:02.6754398Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go' from root:root to runner:runner
2025-08-20T22:38:02.6755139Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go' from root:root to runner:runner
2025-08-20T22:38:02.6755974Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go' from root:root to runner:runner
2025-08-20T22:38:02.6756773Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go' from root:root to runner:runner
2025-08-20T22:38:02.6757490Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc' from root:root to runner:runner
2025-08-20T22:38:02.6758212Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/NOTICE' from root:root to runner:runner
2025-08-20T22:38:02.6759110Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6759815Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3' from root:root to runner:runner
2025-08-20T22:38:02.6760629Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc' from root:root to runner:runner
2025-08-20T22:38:02.6761290Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos' from root:root to runner:runner
2025-08-20T22:38:02.6762091Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6762867Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6763642Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6764434Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/trap_others.go' from root:root to runner:runner
2025-08-20T22:38:02.6765166Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap' from root:root to runner:runner
2025-08-20T22:38:02.6765946Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable' from root:root to runner:runner
2025-08-20T22:38:02.6766873Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/formatter.go' from root:root to runner:runner
2025-08-20T22:38:02.6767688Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' from root:root to runner:runner
2025-08-20T22:38:02.6768452Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/text_formatter.go' from root:root to runner:runner
2025-08-20T22:38:02.6769195Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.6769924Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/hooks.go' from root:root to runner:runner
2025-08-20T22:38:02.6770650Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/writer.go' from root:root to runner:runner
2025-08-20T22:38:02.6771371Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/logger.go' from root:root to runner:runner
2025-08-20T22:38:02.6772253Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/alt_exit.go' from root:root to runner:runner
2025-08-20T22:38:02.6772996Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.6773845Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6774575Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6775326Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.6776188Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/entry.go' from root:root to runner:runner
2025-08-20T22:38:02.6777075Z [00:02:36.024]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' from root:root to runner:runner
2025-08-20T22:38:02.6777815Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/exported.go' from root:root to runner:runner
2025-08-20T22:38:02.6778549Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6779276Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/logrus.go' from root:root to runner:runner
2025-08-20T22:38:02.6780224Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' from root:root to runner:runner
2025-08-20T22:38:02.6781091Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_js.go' from root:root to runner:runner
2025-08-20T22:38:02.6781893Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.6782611Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6783385Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/json_formatter.go' from root:root to runner:runner
2025-08-20T22:38:02.6784130Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/appveyor.yml' from root:root to runner:runner
2025-08-20T22:38:02.6785068Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.6785946Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.6786900Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6787651Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/buffer_pool.go' from root:root to runner:runner
2025-08-20T22:38:02.6788344Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus' from root:root to runner:runner
2025-08-20T22:38:02.6789012Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen' from root:root to runner:runner
2025-08-20T22:38:02.6789780Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.6790523Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.yamllint' from root:root to runner:runner
2025-08-20T22:38:02.6791271Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:38:02.6792009Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/rules.mk' from root:root to runner:runner
2025-08-20T22:38:02.6792858Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.envrc' from root:root to runner:runner
2025-08-20T22:38:02.6793654Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.6794402Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6795164Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.6795989Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/error.go' from root:root to runner:runner
2025-08-20T22:38:02.6796777Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/shell.nix' from root:root to runner:runner
2025-08-20T22:38:02.6797519Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6798390Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/lint.mk' from root:root to runner:runner
2025-08-20T22:38:02.6799130Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.6799975Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6800714Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/zpool.go' from root:root to runner:runner
2025-08-20T22:38:02.6801495Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go' from root:root to runner:runner
2025-08-20T22:38:02.6802240Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/Vagrantfile' from root:root to runner:runner
2025-08-20T22:38:02.6802976Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/zfs.go' from root:root to runner:runner
2025-08-20T22:38:02.6803741Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.6804450Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3' from root:root to runner:runner
2025-08-20T22:38:02.6805140Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs' from root:root to runner:runner
2025-08-20T22:38:02.6806026Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio' from root:root to runner:runner
2025-08-20T22:38:02.6806970Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go' from root:root to runner:runner
2025-08-20T22:38:02.6807790Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted' from root:root to runner:runner
2025-08-20T22:38:02.6808616Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6809440Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib' from root:root to runner:runner
2025-08-20T22:38:02.6810145Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab' from root:root to runner:runner
2025-08-20T22:38:02.6810768Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com' from root:root to runner:runner
2025-08-20T22:38:02.6811617Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.6812304Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/mergo.go' from root:root to runner:runner
2025-08-20T22:38:02.6813165Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/merge.go' from root:root to runner:runner
2025-08-20T22:38:02.6813859Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.6814533Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6815217Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6816030Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/.deepsource.toml' from root:root to runner:runner
2025-08-20T22:38:02.6816770Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.6817451Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.6818132Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6818975Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/CODE_OF_CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.6819697Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/map.go' from root:root to runner:runner
2025-08-20T22:38:02.6820400Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/FUNDING.json' from root:root to runner:runner
2025-08-20T22:38:02.6821045Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo' from root:root to runner:runner
2025-08-20T22:38:02.6821663Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat' from root:root to runner:runner
2025-08-20T22:38:02.6822385Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.6823074Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/PATENTS' from root:root to runner:runner
2025-08-20T22:38:02.6823888Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/README.md' from root:root to runner:runner
2025-08-20T22:38:02.6824597Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.6825425Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/codereview.cfg' from root:root to runner:runner
2025-08-20T22:38:02.6826210Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6826955Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/terminal.go' from root:root to runner:runner
2025-08-20T22:38:02.6827642Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6828381Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.6829098Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.6829820Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix_other.go' from root:root to runner:runner
2025-08-20T22:38:02.6830520Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.6831199Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term.go' from root:root to runner:runner
2025-08-20T22:38:02.6831989Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term' from root:root to runner:runner
2025-08-20T22:38:02.6832778Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/write.go' from root:root to runner:runner
2025-08-20T22:38:02.6833518Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/read.go' from root:root to runner:runner
2025-08-20T22:38:02.6834287Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/canonical_text.go' from root:root to runner:runner
2025-08-20T22:38:02.6835064Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/config.go' from root:root to runner:runner
2025-08-20T22:38:02.6835928Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/private_key.go' from root:root to runner:runner
2025-08-20T22:38:02.6836774Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go' from root:root to runner:runner
2025-08-20T22:38:02.6837675Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/literal.go' from root:root to runner:runner
2025-08-20T22:38:02.6838576Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go' from root:root to runner:runner
2025-08-20T22:38:02.6839367Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/compressed.go' from root:root to runner:runner
2025-08-20T22:38:02.6840119Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go' from root:root to runner:runner
2025-08-20T22:38:02.6840916Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go' from root:root to runner:runner
2025-08-20T22:38:02.6841733Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' from root:root to runner:runner
2025-08-20T22:38:02.6842501Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/userid.go' from root:root to runner:runner
2025-08-20T22:38:02.6843271Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/reader.go' from root:root to runner:runner
2025-08-20T22:38:02.6844043Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/opaque.go' from root:root to runner:runner
2025-08-20T22:38:02.6844939Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/public_key.go' from root:root to runner:runner
2025-08-20T22:38:02.6845929Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go' from root:root to runner:runner
2025-08-20T22:38:02.6846844Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' from root:root to runner:runner
2025-08-20T22:38:02.6847614Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/packet.go' from root:root to runner:runner
2025-08-20T22:38:02.6848399Z [00:02:36.025]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/signature.go' from root:root to runner:runner
2025-08-20T22:38:02.6849247Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' from root:root to runner:runner
2025-08-20T22:38:02.6849969Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet' from root:root to runner:runner
2025-08-20T22:38:02.6850816Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/keys.go' from root:root to runner:runner
2025-08-20T22:38:02.6851588Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/errors/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.6852405Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/errors' from root:root to runner:runner
2025-08-20T22:38:02.6853139Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go' from root:root to runner:runner
2025-08-20T22:38:02.6853854Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/s2k' from root:root to runner:runner
2025-08-20T22:38:02.6854620Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.6855390Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor/armor.go' from root:root to runner:runner
2025-08-20T22:38:02.6856200Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor' from root:root to runner:runner
2025-08-20T22:38:02.6857021Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go' from root:root to runner:runner
2025-08-20T22:38:02.6857829Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/elgamal' from root:root to runner:runner
2025-08-20T22:38:02.6858625Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp' from root:root to runner:runner
2025-08-20T22:38:02.6859381Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/PATENTS' from root:root to runner:runner
2025-08-20T22:38:02.6860116Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/scrypt/scrypt.go' from root:root to runner:runner
2025-08-20T22:38:02.6860808Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/scrypt' from root:root to runner:runner
2025-08-20T22:38:02.6861536Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/sha3.go' from root:root to runner:runner
2025-08-20T22:38:02.6862281Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/hashes_noasm.go' from root:root to runner:runner
2025-08-20T22:38:02.6862998Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/shake.go' from root:root to runner:runner
2025-08-20T22:38:02.6863815Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/keccakf_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.6864555Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/sha3_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.6865356Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.6866192Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/keccakf_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.6866954Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/hashes.go' from root:root to runner:runner
2025-08-20T22:38:02.6867685Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/keccakf.go' from root:root to runner:runner
2025-08-20T22:38:02.6868428Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/shake_noasm.go' from root:root to runner:runner
2025-08-20T22:38:02.6869160Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/sha3_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.6869846Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3' from root:root to runner:runner
2025-08-20T22:38:02.6870717Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go' from root:root to runner:runner
2025-08-20T22:38:02.6871580Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go' from root:root to runner:runner
2025-08-20T22:38:02.6872391Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.6873181Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.6873973Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go' from root:root to runner:runner
2025-08-20T22:38:02.6874759Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.6875552Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_loong64.s' from root:root to runner:runner
2025-08-20T22:38:02.6876528Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64x.s' from root:root to runner:runner
2025-08-20T22:38:02.6877325Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go' from root:root to runner:runner
2025-08-20T22:38:02.6878173Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305' from root:root to runner:runner
2025-08-20T22:38:02.6878934Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/alias/alias.go' from root:root to runner:runner
2025-08-20T22:38:02.6879723Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/alias/alias_purego.go' from root:root to runner:runner
2025-08-20T22:38:02.6880442Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/alias' from root:root to runner:runner
2025-08-20T22:38:02.6881147Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal' from root:root to runner:runner
2025-08-20T22:38:02.6881875Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go' from root:root to runner:runner
2025-08-20T22:38:02.6882564Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/pbkdf2' from root:root to runner:runner
2025-08-20T22:38:02.6883350Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.6884266Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.6885104Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go' from root:root to runner:runner
2025-08-20T22:38:02.6886041Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' from root:root to runner:runner
2025-08-20T22:38:02.6886863Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' from root:root to runner:runner
2025-08-20T22:38:02.6887638Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' from root:root to runner:runner
2025-08-20T22:38:02.6888355Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa' from root:root to runner:runner
2025-08-20T22:38:02.6889042Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20' from root:root to runner:runner
2025-08-20T22:38:02.6889893Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/ocsp/ocsp.go' from root:root to runner:runner
2025-08-20T22:38:02.6890577Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/ocsp' from root:root to runner:runner
2025-08-20T22:38:02.6891350Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.6892137Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' from root:root to runner:runner
2025-08-20T22:38:02.6892869Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/nacl/secretbox' from root:root to runner:runner
2025-08-20T22:38:02.6893553Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/nacl' from root:root to runner:runner
2025-08-20T22:38:02.6894279Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cast5/cast5.go' from root:root to runner:runner
2025-08-20T22:38:02.6894963Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cast5' from root:root to runner:runner
2025-08-20T22:38:02.6895716Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/builder.go' from root:root to runner:runner
2025-08-20T22:38:02.6896608Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1.go' from root:root to runner:runner
2025-08-20T22:38:02.6897502Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/string.go' from root:root to runner:runner
2025-08-20T22:38:02.6898302Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go' from root:root to runner:runner
2025-08-20T22:38:02.6899034Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1' from root:root to runner:runner
2025-08-20T22:38:02.6899737Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte' from root:root to runner:runner
2025-08-20T22:38:02.6900404Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto' from root:root to runner:runner
2025-08-20T22:38:02.6901086Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/PATENTS' from root:root to runner:runner
2025-08-20T22:38:02.6901827Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' from root:root to runner:runner
2025-08-20T22:38:02.6902629Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6903385Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' from root:root to runner:runner
2025-08-20T22:38:02.6904201Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.6904908Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_aix.go' from root:root to runner:runner
2025-08-20T22:38:02.6905654Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' from root:root to runner:runner
2025-08-20T22:38:02.6906518Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.6907287Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_loong64.go' from root:root to runner:runner
2025-08-20T22:38:02.6908010Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.6908794Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' from root:root to runner:runner
2025-08-20T22:38:02.6909510Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/hwcap_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6910385Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6911208Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.6911945Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6912674Z [00:02:36.026]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/endian_little.go' from root:root to runner:runner
2025-08-20T22:38:02.6913398Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_loong64.s' from root:root to runner:runner
2025-08-20T22:38:02.6914109Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_x86.s' from root:root to runner:runner
2025-08-20T22:38:02.6914821Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/byteorder.go' from root:root to runner:runner
2025-08-20T22:38:02.6915733Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.6916583Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.6917431Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6918158Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' from root:root to runner:runner
2025-08-20T22:38:02.6918850Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu.go' from root:root to runner:runner
2025-08-20T22:38:02.6919609Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/syscall_darwin_x86_gc.go' from root:root to runner:runner
2025-08-20T22:38:02.6920326Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' from root:root to runner:runner
2025-08-20T22:38:02.6921061Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.6921773Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.6922483Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6923335Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.6924107Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/endian_big.go' from root:root to runner:runner
2025-08-20T22:38:02.6924814Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/parse.go' from root:root to runner:runner
2025-08-20T22:38:02.6925559Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go' from root:root to runner:runner
2025-08-20T22:38:02.6926377Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/runtime_auxv.go' from root:root to runner:runner
2025-08-20T22:38:02.6927141Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' from root:root to runner:runner
2025-08-20T22:38:02.6927876Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.6928738Z [00:02:36.027]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_darwin_x86.go' from root:root to runner:runner
2025-08-20T22:38:02.6929448Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_x86.go' from root:root to runner:runner
2025-08-20T22:38:02.6930291Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' from root:root to runner:runner
2025-08-20T22:38:02.6930997Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_wasm.go' from root:root to runner:runner
2025-08-20T22:38:02.6931716Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' from root:root to runner:runner
2025-08-20T22:38:02.6932421Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_zos.go' from root:root to runner:runner
2025-08-20T22:38:02.6933135Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.6933855Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_x86.go' from root:root to runner:runner
2025-08-20T22:38:02.6934588Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6935330Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_loong64.go' from root:root to runner:runner
2025-08-20T22:38:02.6936273Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.6937053Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.6937801Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.6938533Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' from root:root to runner:runner
2025-08-20T22:38:02.6939252Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' from root:root to runner:runner
2025-08-20T22:38:02.6939995Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' from root:root to runner:runner
2025-08-20T22:38:02.6940745Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.6941593Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/asm_darwin_x86_gc.s' from root:root to runner:runner
2025-08-20T22:38:02.6942351Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6943217Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6943976Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' from root:root to runner:runner
2025-08-20T22:38:02.6944720Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' from root:root to runner:runner
2025-08-20T22:38:02.6945393Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu' from root:root to runner:runner
2025-08-20T22:38:02.6946209Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/aliases.go' from root:root to runner:runner
2025-08-20T22:38:02.6946959Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/str.go' from root:root to runner:runner
2025-08-20T22:38:02.6947698Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/mksyscall.go' from root:root to runner:runner
2025-08-20T22:38:02.6948409Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/race0.go' from root:root to runner:runner
2025-08-20T22:38:02.6949326Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' from root:root to runner:runner
2025-08-20T22:38:02.6950062Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/syscall.go' from root:root to runner:runner
2025-08-20T22:38:02.6951477Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/race.go' from root:root to runner:runner
2025-08-20T22:38:02.6952897Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/security_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6954374Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/mksyscall.go' from root:root to runner:runner
2025-08-20T22:38:02.6955934Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/syscall.go' from root:root to runner:runner
2025-08-20T22:38:02.6957542Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/value.go' from root:root to runner:runner
2025-08-20T22:38:02.6959037Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6960672Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/key.go' from root:root to runner:runner
2025-08-20T22:38:02.6962082Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry' from root:root to runner:runner
2025-08-20T22:38:02.6963488Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6964918Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/exec_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6966425Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/dll_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6967923Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/setupapi_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6969370Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/zerrors_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6970792Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/service.go' from root:root to runner:runner
2025-08-20T22:38:02.6972380Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/zsyscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6973871Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/eventlog.go' from root:root to runner:runner
2025-08-20T22:38:02.6975282Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/env_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6976897Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/memory_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6978371Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.6979829Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/syscall_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6981286Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.6982936Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.6984377Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/mkerrors.bash' from root:root to runner:runner
2025-08-20T22:38:02.6986059Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.6987618Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_386.go' from root:root to runner:runner
2025-08-20T22:38:02.6988999Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows' from root:root to runner:runner
2025-08-20T22:38:02.6990365Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.6991783Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' from root:root to runner:runner
2025-08-20T22:38:02.6993194Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.6994578Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/str.go' from root:root to runner:runner
2025-08-20T22:38:02.6996024Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/env_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.6997663Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/const_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.6999101Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/race0.go' from root:root to runner:runner
2025-08-20T22:38:02.7000462Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/syscall.go' from root:root to runner:runner
2025-08-20T22:38:02.7001822Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/race.go' from root:root to runner:runner
2025-08-20T22:38:02.7003217Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/syscall_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.7004616Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/pwd_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.7006064Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/mkall.sh' from root:root to runner:runner
2025-08-20T22:38:02.7007586Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/dir_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.7009036Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' from root:root to runner:runner
2025-08-20T22:38:02.7010594Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.7011964Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm.s' from root:root to runner:runner
2025-08-20T22:38:02.7013335Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm_plan9_386.s' from root:root to runner:runner
2025-08-20T22:38:02.7014831Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7016438Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7017931Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/errors_plan9.go' from root:root to runner:runner
2025-08-20T22:38:02.7019364Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7020774Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/mkerrors.sh' from root:root to runner:runner
2025-08-20T22:38:02.7022200Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9' from root:root to runner:runner
2025-08-20T22:38:02.7023670Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7025139Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7026809Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7028298Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7029770Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.7031409Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7032849Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7034429Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7035995Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7037487Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_hurd.go' from root:root to runner:runner
2025-08-20T22:38:02.7038926Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7040491Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_unsigned.go' from root:root to runner:runner
2025-08-20T22:38:02.7042005Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7043466Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' from root:root to runner:runner
2025-08-20T22:38:02.7044924Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7046526Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7047969Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/timestruct.go' from root:root to runner:runner
2025-08-20T22:38:02.7049401Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7051039Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7052470Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/bpxsvc_zos.s' from root:root to runner:runner
2025-08-20T22:38:02.7053888Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' from root:root to runner:runner
2025-08-20T22:38:02.7055332Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7056922Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7058389Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7059996Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7061396Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_zos.go' from root:root to runner:runner
2025-08-20T22:38:02.7062820Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7064340Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7066077Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7067553Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/aliases.go' from root:root to runner:runner
2025-08-20T22:38:02.7068964Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' from root:root to runner:runner
2025-08-20T22:38:02.7070411Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7071869Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7073307Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7074907Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7076436Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_aix.go' from root:root to runner:runner
2025-08-20T22:38:02.7077871Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.7079295Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' from root:root to runner:runner
2025-08-20T22:38:02.7080719Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7082158Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7083783Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7085239Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7086971Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' from root:root to runner:runner
2025-08-20T22:38:02.7088435Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7090039Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7091565Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' from root:root to runner:runner
2025-08-20T22:38:02.7093021Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' from root:root to runner:runner
2025-08-20T22:38:02.7094476Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7096003Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7097500Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7098945Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7100560Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7102026Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7103477Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7104916Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7106499Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7107939Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_arm.s' from root:root to runner:runner
2025-08-20T22:38:02.7109567Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7110999Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.7112434Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7114024Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7115537Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7117163Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7118625Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7120067Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_illumos.go' from root:root to runner:runner
2025-08-20T22:38:02.7121508Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7122932Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.7124561Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' from root:root to runner:runner
2025-08-20T22:38:02.7126115Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7127650Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7129132Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' from root:root to runner:runner
2025-08-20T22:38:02.7130573Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/race0.go' from root:root to runner:runner
2025-08-20T22:38:02.7131980Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7133615Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7135057Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7136646Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7138088Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/endian_little.go' from root:root to runner:runner
2025-08-20T22:38:02.7139634Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall.go' from root:root to runner:runner
2025-08-20T22:38:02.7141114Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7142575Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7144019Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7145458Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7147052Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/race.go' from root:root to runner:runner
2025-08-20T22:38:02.7148408Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/gccgo_c.c' from root:root to runner:runner
2025-08-20T22:38:02.7150016Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7151492Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' from root:root to runner:runner
2025-08-20T22:38:02.7152946Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7154386Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' from root:root to runner:runner
2025-08-20T22:38:02.7155936Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7157467Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' from root:root to runner:runner
2025-08-20T22:38:02.7159078Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7160536Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7161992Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7163541Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7165066Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7166771Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7168237Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7169674Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' from root:root to runner:runner
2025-08-20T22:38:02.7171116Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7172605Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7174215Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7175665Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7177320Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsymaddr_zos_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.7178774Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7180194Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/bpxsvc_zos.go' from root:root to runner:runner
2025-08-20T22:38:02.7183367Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7185162Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7186845Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7188326Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7189783Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7191396Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7192893Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mmap_nomremap.go' from root:root to runner:runner
2025-08-20T22:38:02.7194329Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7195884Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7197417Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7198882Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7200309Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_signed.go' from root:root to runner:runner
2025-08-20T22:38:02.7201850Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/README.md' from root:root to runner:runner
2025-08-20T22:38:02.7203220Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/env_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.7204644Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' from root:root to runner:runner
2025-08-20T22:38:02.7206193Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.7207685Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7209181Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7210756Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.7212152Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7213591Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7215106Z [00:02:36.029]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mkall.sh' from root:root to runner:runner
2025-08-20T22:38:02.7216644Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' from root:root to runner:runner
2025-08-20T22:38:02.7218022Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_zos.go' from root:root to runner:runner
2025-08-20T22:38:02.7219458Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7220927Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' from root:root to runner:runner
2025-08-20T22:38:02.7222385Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7223791Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_openbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7225429Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7227045Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7228646Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' from root:root to runner:runner
2025-08-20T22:38:02.7230084Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7231495Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_386.s' from root:root to runner:runner
2025-08-20T22:38:02.7232923Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7234362Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/pledge_openbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7235866Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7237344Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_zos.go' from root:root to runner:runner
2025-08-20T22:38:02.7238764Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7240376Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7241872Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7243296Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.7244728Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' from root:root to runner:runner
2025-08-20T22:38:02.7246282Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' from root:root to runner:runner
2025-08-20T22:38:02.7247779Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.7249167Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/xattr_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7250749Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' from root:root to runner:runner
2025-08-20T22:38:02.7252202Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' from root:root to runner:runner
2025-08-20T22:38:02.7253766Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7255224Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7256853Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' from root:root to runner:runner
2025-08-20T22:38:02.7258322Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7259789Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7261244Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' from root:root to runner:runner
2025-08-20T22:38:02.7262667Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fcntl_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.7264240Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7265734Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_386.s' from root:root to runner:runner
2025-08-20T22:38:02.7267270Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/gccgo.go' from root:root to runner:runner
2025-08-20T22:38:02.7268680Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7270134Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7271592Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7273043Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7274605Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.7276322Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7277930Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' from root:root to runner:runner
2025-08-20T22:38:02.7279383Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7280806Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/pagesize_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.7282249Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' from root:root to runner:runner
2025-08-20T22:38:02.7283759Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7285231Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7286877Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7288346Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' from root:root to runner:runner
2025-08-20T22:38:02.7289976Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7291485Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7292905Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/endian_big.go' from root:root to runner:runner
2025-08-20T22:38:02.7294345Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7295859Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.7297362Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/vgetrandom_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.7298831Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7300450Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7301914Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7303514Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7304982Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' from root:root to runner:runner
2025-08-20T22:38:02.7306603Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' from root:root to runner:runner
2025-08-20T22:38:02.7308071Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7309564Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7310997Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7312444Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' from root:root to runner:runner
2025-08-20T22:38:02.7314094Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7315611Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7317202Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.7318666Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7320129Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' from root:root to runner:runner
2025-08-20T22:38:02.7321563Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7322986Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7324609Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/readdirent_getdents.go' from root:root to runner:runner
2025-08-20T22:38:02.7326122Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ptrace_ios.go' from root:root to runner:runner
2025-08-20T22:38:02.7327695Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7329158Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7330587Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_bsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7331967Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' from root:root to runner:runner
2025-08-20T22:38:02.7333390Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7334849Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7336407Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7337931Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7339572Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7341115Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7342571Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7344032Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7345498Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7347114Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7348577Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7350205Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7351740Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7353169Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7354607Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7356141Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7357679Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7359129Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' from root:root to runner:runner
2025-08-20T22:38:02.7360561Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7362009Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7363634Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' from root:root to runner:runner
2025-08-20T22:38:02.7365164Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7366704Z [00:02:36.030]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fdset.go' from root:root to runner:runner
2025-08-20T22:38:02.7368105Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/symaddr_zos_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.7369513Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' from root:root to runner:runner
2025-08-20T22:38:02.7370933Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7372350Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7373925Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7375354Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7377001Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7378435Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7379875Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7381316Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7382769Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7384202Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7385583Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mremap.go' from root:root to runner:runner
2025-08-20T22:38:02.7387119Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' from root:root to runner:runner
2025-08-20T22:38:02.7388707Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fcntl.go' from root:root to runner:runner
2025-08-20T22:38:02.7390186Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7391621Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' from root:root to runner:runner
2025-08-20T22:38:02.7393024Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7394450Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/cap_freebsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7395923Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/auxv.go' from root:root to runner:runner
2025-08-20T22:38:02.7397390Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7399011Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7400453Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' from root:root to runner:runner
2025-08-20T22:38:02.7402014Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' from root:root to runner:runner
2025-08-20T22:38:02.7403423Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' from root:root to runner:runner
2025-08-20T22:38:02.7404858Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7406410Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7408775Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7410356Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7413735Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7415642Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' from root:root to runner:runner
2025-08-20T22:38:02.7417256Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_netbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7418688Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' from root:root to runner:runner
2025-08-20T22:38:02.7420125Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ptrace_darwin.go' from root:root to runner:runner
2025-08-20T22:38:02.7421569Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7422973Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dirent.go' from root:root to runner:runner
2025-08-20T22:38:02.7424361Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7426110Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7427597Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/unveil_openbsd.go' from root:root to runner:runner
2025-08-20T22:38:02.7429184Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7430608Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7432003Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mkerrors.sh' from root:root to runner:runner
2025-08-20T22:38:02.7433424Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7434894Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7436508Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' from root:root to runner:runner
2025-08-20T22:38:02.7438022Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7439470Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/vgetrandom_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7441087Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.7442610Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ifreq_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7444058Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7445495Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_unix.go' from root:root to runner:runner
2025-08-20T22:38:02.7447177Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' from root:root to runner:runner
2025-08-20T22:38:02.7448624Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7450081Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7451685Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.7453096Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_solaris.go' from root:root to runner:runner
2025-08-20T22:38:02.7454734Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7456296Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7457823Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7459290Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7460724Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7462151Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7463566Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' from root:root to runner:runner
2025-08-20T22:38:02.7465093Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7466840Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7468373Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' from root:root to runner:runner
2025-08-20T22:38:02.7469834Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7471296Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' from root:root to runner:runner
2025-08-20T22:38:02.7472763Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7474179Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7475883Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7477357Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/affinity_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7478947Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' from root:root to runner:runner
2025-08-20T22:38:02.7480388Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_hurd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7481851Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' from root:root to runner:runner
2025-08-20T22:38:02.7483325Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/auxv_unsupported.go' from root:root to runner:runner
2025-08-20T22:38:02.7484782Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' from root:root to runner:runner
2025-08-20T22:38:02.7486313Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' from root:root to runner:runner
2025-08-20T22:38:02.7487834Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' from root:root to runner:runner
2025-08-20T22:38:02.7489278Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/bluetooth_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7490872Z [00:02:36.031]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' from root:root to runner:runner
2025-08-20T22:38:02.7492365Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' from root:root to runner:runner
2025-08-20T22:38:02.7493807Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' from root:root to runner:runner
2025-08-20T22:38:02.7495262Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7496859Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' from root:root to runner:runner
2025-08-20T22:38:02.7498307Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' from root:root to runner:runner
2025-08-20T22:38:02.7499751Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' from root:root to runner:runner
2025-08-20T22:38:02.7501348Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' from root:root to runner:runner
2025-08-20T22:38:02.7502804Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' from root:root to runner:runner
2025-08-20T22:38:02.7504350Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/constants.go' from root:root to runner:runner
2025-08-20T22:38:02.7505830Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_dragonfly.go' from root:root to runner:runner
2025-08-20T22:38:02.7507239Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix' from root:root to runner:runner
2025-08-20T22:38:02.7508542Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.7509858Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys' from root:root to runner:runner
2025-08-20T22:38:02.7511142Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/PATENTS' from root:root to runner:runner
2025-08-20T22:38:02.7512526Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/semaphore/semaphore.go' from root:root to runner:runner
2025-08-20T22:38:02.7513901Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/semaphore' from root:root to runner:runner
2025-08-20T22:38:02.7515442Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/errgroup/errgroup.go' from root:root to runner:runner
2025-08-20T22:38:02.7517026Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/errgroup' from root:root to runner:runner
2025-08-20T22:38:02.7518352Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.7519636Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync' from root:root to runner:runner
2025-08-20T22:38:02.7520971Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.7522336Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/oauth2.go' from root:root to runner:runner
2025-08-20T22:38:02.7523678Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/.travis.yml' from root:root to runner:runner
2025-08-20T22:38:02.7525221Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/oauth2.go' from root:root to runner:runner
2025-08-20T22:38:02.7526815Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.7528354Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/token.go' from root:root to runner:runner
2025-08-20T22:38:02.7529780Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/transport.go' from root:root to runner:runner
2025-08-20T22:38:02.7531171Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal' from root:root to runner:runner
2025-08-20T22:38:02.7532506Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/README.md' from root:root to runner:runner
2025-08-20T22:38:02.7533847Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/token.go' from root:root to runner:runner
2025-08-20T22:38:02.7535204Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/deviceauth.go' from root:root to runner:runner
2025-08-20T22:38:02.7536720Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/pkce.go' from root:root to runner:runner
2025-08-20T22:38:02.7538058Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.7539581Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/transport.go' from root:root to runner:runner
2025-08-20T22:38:02.7540963Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2' from root:root to runner:runner
2025-08-20T22:38:02.7542256Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/PATENTS' from root:root to runner:runner
2025-08-20T22:38:02.7543595Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/write.go' from root:root to runner:runner
2025-08-20T22:38:02.7544948Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/flow.go' from root:root to runner:runner
2025-08-20T22:38:02.7546459Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/frame.go' from root:root to runner:runner
2025-08-20T22:38:02.7547874Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config.go' from root:root to runner:runner
2025-08-20T22:38:02.7549438Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched.go' from root:root to runner:runner
2025-08-20T22:38:02.7550821Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/ciphers.go' from root:root to runner:runner
2025-08-20T22:38:02.7552312Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/timer.go' from root:root to runner:runner
2025-08-20T22:38:02.7553663Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/pipe.go' from root:root to runner:runner
2025-08-20T22:38:02.7555054Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/client_conn_pool.go' from root:root to runner:runner
2025-08-20T22:38:02.7556615Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config_go124.go' from root:root to runner:runner
2025-08-20T22:38:02.7558058Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_random.go' from root:root to runner:runner
2025-08-20T22:38:02.7559462Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/server.go' from root:root to runner:runner
2025-08-20T22:38:02.7560823Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.7562248Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_roundrobin.go' from root:root to runner:runner
2025-08-20T22:38:02.7563825Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/http2.go' from root:root to runner:runner
2025-08-20T22:38:02.7565232Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/gotrack.go' from root:root to runner:runner
2025-08-20T22:38:02.7566739Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config_pre_go124.go' from root:root to runner:runner
2025-08-20T22:38:02.7568159Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/databuffer.go' from root:root to runner:runner
2025-08-20T22:38:02.7569555Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/transport.go' from root:root to runner:runner
2025-08-20T22:38:02.7570953Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/unencrypted.go' from root:root to runner:runner
2025-08-20T22:38:02.7572386Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_priority.go' from root:root to runner:runner
2025-08-20T22:38:02.7573977Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/encode.go' from root:root to runner:runner
2025-08-20T22:38:02.7575389Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/tables.go' from root:root to runner:runner
2025-08-20T22:38:02.7577095Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/static_table.go' from root:root to runner:runner
2025-08-20T22:38:02.7578543Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/huffman.go' from root:root to runner:runner
2025-08-20T22:38:02.7579956Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/hpack.go' from root:root to runner:runner
2025-08-20T22:38:02.7581318Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack' from root:root to runner:runner
2025-08-20T22:38:02.7582677Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/errors.go' from root:root to runner:runner
2025-08-20T22:38:02.7584034Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/ascii.go' from root:root to runner:runner
2025-08-20T22:38:02.7585351Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2' from root:root to runner:runner
2025-08-20T22:38:02.7586938Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/timeseries/timeseries.go' from root:root to runner:runner
2025-08-20T22:38:02.7588597Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/timeseries' from root:root to runner:runner
2025-08-20T22:38:02.7590124Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/headermap.go' from root:root to runner:runner
2025-08-20T22:38:02.7591629Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/request.go' from root:root to runner:runner
2025-08-20T22:38:02.7593114Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/ascii.go' from root:root to runner:runner
2025-08-20T22:38:02.7594566Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon' from root:root to runner:runner
2025-08-20T22:38:02.7596004Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal' from root:root to runner:runner
2025-08-20T22:38:02.7597399Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.7598934Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/histogram.go' from root:root to runner:runner
2025-08-20T22:38:02.7600314Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/events.go' from root:root to runner:runner
2025-08-20T22:38:02.7601762Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace' from root:root to runner:runner
2025-08-20T22:38:02.7603104Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/idna10.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7604479Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trieval.go' from root:root to runner:runner
2025-08-20T22:38:02.7605977Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables9.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7607440Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie12.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7608801Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/go118.go' from root:root to runner:runner
2025-08-20T22:38:02.7610205Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/punycode.go' from root:root to runner:runner
2025-08-20T22:38:02.7611595Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables15.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7613288Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/pre_go118.go' from root:root to runner:runner
2025-08-20T22:38:02.7614722Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie.go' from root:root to runner:runner
2025-08-20T22:38:02.7616177Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/idna9.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7617629Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables10.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7619037Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables11.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7620444Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables12.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7621836Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie13.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7623398Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables13.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7624735Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna' from root:root to runner:runner
2025-08-20T22:38:02.7626285Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.7627721Z [00:02:36.032]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts/httplex.go' from root:root to runner:runner
2025-08-20T22:38:02.7629150Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts/guts.go' from root:root to runner:runner
2025-08-20T22:38:02.7630523Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts' from root:root to runner:runner
2025-08-20T22:38:02.7631844Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http' from root:root to runner:runner
2025-08-20T22:38:02.7633106Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net' from root:root to runner:runner
2025-08-20T22:38:02.7634477Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/transform/transform.go' from root:root to runner:runner
2025-08-20T22:38:02.7636778Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/transform' from root:root to runner:runner
2025-08-20T22:38:02.7638545Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7640156Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7642221Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule.go' from root:root to runner:runner
2025-08-20T22:38:02.7643661Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule' from root:root to runner:runner
2025-08-20T22:38:02.7645004Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure' from root:root to runner:runner
2025-08-20T22:38:02.7646608Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/PATENTS' from root:root to runner:runner
2025-08-20T22:38:02.7648060Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/tables.go' from root:root to runner:runner
2025-08-20T22:38:02.7649865Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/common.go' from root:root to runner:runner
2025-08-20T22:38:02.7651353Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/plural.go' from root:root to runner:runner
2025-08-20T22:38:02.7670431Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/message.go' from root:root to runner:runner
2025-08-20T22:38:02.7671875Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural' from root:root to runner:runner
2025-08-20T22:38:02.7673227Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature' from root:root to runner:runner
2025-08-20T22:38:02.7674586Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/tag/tag.go' from root:root to runner:runner
2025-08-20T22:38:02.7676217Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/tag' from root:root to runner:runner
2025-08-20T22:38:02.7677696Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/format/format.go' from root:root to runner:runner
2025-08-20T22:38:02.7679154Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/format/parser.go' from root:root to runner:runner
2025-08-20T22:38:02.7680572Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/format' from root:root to runner:runner
2025-08-20T22:38:02.7682318Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/internal.go' from root:root to runner:runner
2025-08-20T22:38:02.7683816Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/stringset/set.go' from root:root to runner:runner
2025-08-20T22:38:02.7685232Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/stringset' from root:root to runner:runner
2025-08-20T22:38:02.7686949Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/catmsg/catmsg.go' from root:root to runner:runner
2025-08-20T22:38:02.7688462Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/catmsg/codec.go' from root:root to runner:runner
2025-08-20T22:38:02.7689913Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/catmsg/varint.go' from root:root to runner:runner
2025-08-20T22:38:02.7691315Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/catmsg' from root:root to runner:runner
2025-08-20T22:38:02.7692932Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/match.go' from root:root to runner:runner
2025-08-20T22:38:02.7694361Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/format.go' from root:root to runner:runner
2025-08-20T22:38:02.7696084Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/tables.go' from root:root to runner:runner
2025-08-20T22:38:02.7697597Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/decimal.go' from root:root to runner:runner
2025-08-20T22:38:02.7699052Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/common.go' from root:root to runner:runner
2025-08-20T22:38:02.7700499Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/number.go' from root:root to runner:runner
2025-08-20T22:38:02.7702019Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/roundingmode_string.go' from root:root to runner:runner
2025-08-20T22:38:02.7703546Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/pattern.go' from root:root to runner:runner
2025-08-20T22:38:02.7704991Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number' from root:root to runner:runner
2025-08-20T22:38:02.7706536Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact.go' from root:root to runner:runner
2025-08-20T22:38:02.7708178Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/tables.go' from root:root to runner:runner
2025-08-20T22:38:02.7709833Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/compact.go' from root:root to runner:runner
2025-08-20T22:38:02.7711391Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/tables.go' from root:root to runner:runner
2025-08-20T22:38:02.7712941Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/parents.go' from root:root to runner:runner
2025-08-20T22:38:02.7714508Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/language.go' from root:root to runner:runner
2025-08-20T22:38:02.7716135Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/tags.go' from root:root to runner:runner
2025-08-20T22:38:02.7717794Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact' from root:root to runner:runner
2025-08-20T22:38:02.7719268Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/language.go' from root:root to runner:runner
2025-08-20T22:38:02.7720141Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/lookup.go' from root:root to runner:runner
2025-08-20T22:38:02.7720910Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/common.go' from root:root to runner:runner
2025-08-20T22:38:02.7721690Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compose.go' from root:root to runner:runner
2025-08-20T22:38:02.7722467Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/coverage.go' from root:root to runner:runner
2025-08-20T22:38:02.7723244Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/parse.go' from root:root to runner:runner
2025-08-20T22:38:02.7724012Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/match.go' from root:root to runner:runner
2025-08-20T22:38:02.7724771Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/tags.go' from root:root to runner:runner
2025-08-20T22:38:02.7725495Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language' from root:root to runner:runner
2025-08-20T22:38:02.7726507Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal' from root:root to runner:runner
2025-08-20T22:38:02.7727248Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.7728018Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/composition.go' from root:root to runner:runner
2025-08-20T22:38:02.7728791Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7729572Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7730312Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/trie.go' from root:root to runner:runner
2025-08-20T22:38:02.7731070Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/normalize.go' from root:root to runner:runner
2025-08-20T22:38:02.7731902Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/input.go' from root:root to runner:runner
2025-08-20T22:38:02.7732645Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/iter.go' from root:root to runner:runner
2025-08-20T22:38:02.7733544Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7734326Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7735103Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7735996Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/transform.go' from root:root to runner:runner
2025-08-20T22:38:02.7736822Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7737579Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/forminfo.go' from root:root to runner:runner
2025-08-20T22:38:02.7738353Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/readwriter.go' from root:root to runner:runner
2025-08-20T22:38:02.7739140Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm' from root:root to runner:runner
2025-08-20T22:38:02.7739966Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/trieval.go' from root:root to runner:runner
2025-08-20T22:38:02.7740792Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7741574Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7742312Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/core.go' from root:root to runner:runner
2025-08-20T22:38:02.7743090Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7743845Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/bracket.go' from root:root to runner:runner
2025-08-20T22:38:02.7744715Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7745489Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7746474Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/bidi.go' from root:root to runner:runner
2025-08-20T22:38:02.7747298Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go' from root:root to runner:runner
2025-08-20T22:38:02.7748043Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/prop.go' from root:root to runner:runner
2025-08-20T22:38:02.7748745Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi' from root:root to runner:runner
2025-08-20T22:38:02.7749440Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode' from root:root to runner:runner
2025-08-20T22:38:02.7750159Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/format.go' from root:root to runner:runner
2025-08-20T22:38:02.7750912Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/dict.go' from root:root to runner:runner
2025-08-20T22:38:02.7751674Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/gopre19.go' from root:root to runner:runner
2025-08-20T22:38:02.7752582Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/catalog.go' from root:root to runner:runner
2025-08-20T22:38:02.7753418Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/go19.go' from root:root to runner:runner
2025-08-20T22:38:02.7754140Z [00:02:36.033]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog' from root:root to runner:runner
2025-08-20T22:38:02.7754860Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.7755589Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/message.go' from root:root to runner:runner
2025-08-20T22:38:02.7756417Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog.go' from root:root to runner:runner
2025-08-20T22:38:02.7757146Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/print.go' from root:root to runner:runner
2025-08-20T22:38:02.7757919Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message' from root:root to runner:runner
2025-08-20T22:38:02.7758643Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/tables.go' from root:root to runner:runner
2025-08-20T22:38:02.7759472Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/language.go' from root:root to runner:runner
2025-08-20T22:38:02.7760197Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.7760938Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/coverage.go' from root:root to runner:runner
2025-08-20T22:38:02.7761662Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/parse.go' from root:root to runner:runner
2025-08-20T22:38:02.7762441Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/match.go' from root:root to runner:runner
2025-08-20T22:38:02.7763176Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/tags.go' from root:root to runner:runner
2025-08-20T22:38:02.7763861Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language' from root:root to runner:runner
2025-08-20T22:38:02.7764518Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text' from root:root to runner:runner
2025-08-20T22:38:02.7765219Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x' from root:root to runner:runner
2025-08-20T22:38:02.7765969Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org' from root:root to runner:runner
2025-08-20T22:38:02.7766693Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:38:02.7767424Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/internal/sanitize.go' from root:root to runner:runner
2025-08-20T22:38:02.7768179Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/internal/traceinternals.go' from root:root to runner:runner
2025-08-20T22:38:02.7768914Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/internal/internal.go' from root:root to runner:runner
2025-08-20T22:38:02.7769600Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/internal' from root:root to runner:runner
2025-08-20T22:38:02.7770382Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/README.md' from root:root to runner:runner
2025-08-20T22:38:02.7771089Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/opencensus.go' from root:root to runner:runner
2025-08-20T22:38:02.7771918Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.7772630Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/config.go' from root:root to runner:runner
2025-08-20T22:38:02.7773339Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/export.go' from root:root to runner:runner
2025-08-20T22:38:02.7774056Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace_api.go' from root:root to runner:runner
2025-08-20T22:38:02.7774925Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/internal/internal.go' from root:root to runner:runner
2025-08-20T22:38:02.7775685Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/internal' from root:root to runner:runner
2025-08-20T22:38:02.7776555Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/spanbucket.go' from root:root to runner:runner
2025-08-20T22:38:02.7777262Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/doc.go' from root:root to runner:runner
2025-08-20T22:38:02.7777991Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace_go11.go' from root:root to runner:runner
2025-08-20T22:38:02.7778722Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/spanstore.go' from root:root to runner:runner
2025-08-20T22:38:02.7779455Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace_nongo11.go' from root:root to runner:runner
2025-08-20T22:38:02.7780301Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace.go' from root:root to runner:runner
2025-08-20T22:38:02.7781078Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/tracestate/tracestate.go' from root:root to runner:runner
2025-08-20T22:38:02.7781806Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/tracestate' from root:root to runner:runner
2025-08-20T22:38:02.7782534Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/status_codes.go' from root:root to runner:runner
2025-08-20T22:38:02.7783246Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/lrumap.go' from root:root to runner:runner
2025-08-20T22:38:02.7783954Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/sampling.go' from root:root to runner:runner
2025-08-20T22:38:02.7784826Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/evictedqueue.go' from root:root to runner:runner
2025-08-20T22:38:02.7785549Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/basetypes.go' from root:root to runner:runner
2025-08-20T22:38:02.7786317Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace' from root:root to runner:runner
2025-08-20T22:38:02.7787014Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.7787810Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.7788552Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/AUTHORS' from root:root to runner:runner
2025-08-20T22:38:02.7789248Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/appveyor.yml' from root:root to runner:runner
2025-08-20T22:38:02.7789901Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io' from root:root to runner:runner
2025-08-20T22:38:02.7790485Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor' from root:root to runner:runner
2025-08-20T22:38:02.7791161Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/050-signing.bats' from root:root to runner:runner
2025-08-20T22:38:02.7791817Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/080-sync.bats' from root:root to runner:runner
2025-08-20T22:38:02.7792451Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/run-tests' from root:root to runner:runner
2025-08-20T22:38:02.7793210Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/001-basic.bats' from root:root to runner:runner
2025-08-20T22:38:02.7793933Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/040-local-registry-auth.bats' from root:root to runner:runner
2025-08-20T22:38:02.7794594Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/helpers.bash' from root:root to runner:runner
2025-08-20T22:38:02.7795265Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/070-list-tags.bats' from root:root to runner:runner
2025-08-20T22:38:02.7796098Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/030-local-registry-tls.bats' from root:root to runner:runner
2025-08-20T22:38:02.7796787Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/060-delete.bats' from root:root to runner:runner
2025-08-20T22:38:02.7797663Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/020-copy.bats' from root:root to runner:runner
2025-08-20T22:38:02.7798332Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/010-inspect.bats' from root:root to runner:runner
2025-08-20T22:38:02.7798977Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/tmt/test.sh' from root:root to runner:runner
2025-08-20T22:38:02.7799630Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/tmt/main.fmf' from root:root to runner:runner
2025-08-20T22:38:02.7800239Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/tmt' from root:root to runner:runner
2025-08-20T22:38:02.7801056Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/make-noarch-manifest' from root:root to runner:runner
2025-08-20T22:38:02.7801827Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/testdata/docker-two-images.tar.xz' from root:root to runner:runner
2025-08-20T22:38:02.7802547Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/testdata/busybox_latest.sif' from root:root to runner:runner
2025-08-20T22:38:02.7803179Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/testdata' from root:root to runner:runner
2025-08-20T22:38:02.7803787Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest' from root:root to runner:runner
2025-08-20T22:38:02.7804419Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/CODE-OF-CONDUCT.md' from root:root to runner:runner
2025-08-20T22:38:02.7805094Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/openshift_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7806001Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/copy_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7806706Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/utils_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7807415Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures_info_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7808087Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/procutils_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7808740Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/sync_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7809440Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/blocked_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7810194Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/blocked-registries.conf' from root:root to runner:runner
2025-08-20T22:38:02.7811059Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/registries.conf' from root:root to runner:runner
2025-08-20T22:38:02.7811855Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s1/manifest.json' from root:root to runner:runner
2025-08-20T22:38:02.7812888Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s1/160d823fdc48e62f97ba62df31e55424f8f5eb6b679c865eec6e59adfe304710' from root:root to runner:runner
2025-08-20T22:38:02.7813735Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s1' from root:root to runner:runner
2025-08-20T22:38:02.7814498Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/image.manifest.json' from root:root to runner:runner
2025-08-20T22:38:02.7815205Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/registries.yaml' from root:root to runner:runner
2025-08-20T22:38:02.7816010Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/policy.json' from root:root to runner:runner
2025-08-20T22:38:02.7816873Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s2/manifest.json' from root:root to runner:runner
2025-08-20T22:38:02.7817889Z [00:02:36.034]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s2/86ce150e65c72b30f885c261449d18b7c6832596916e7f654e08377b5a67b4ff' from root:root to runner:runner
2025-08-20T22:38:02.7818912Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s2/160d823fdc48e62f97ba62df31e55424f8f5eb6b679c865eec6e59adfe304710' from root:root to runner:runner
2025-08-20T22:38:02.7819788Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s2' from root:root to runner:runner
2025-08-20T22:38:02.7820442Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures' from root:root to runner:runner
2025-08-20T22:38:02.7821102Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/check_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7821805Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/procutils_linux_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7822481Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/registry_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7823179Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/openshift_shell_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7823949Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/proxy_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7824619Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/signing_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7825225Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration' from root:root to runner:runner
2025-08-20T22:38:02.7826016Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/default.yaml' from root:root to runner:runner
2025-08-20T22:38:02.7826866Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/version/version.go' from root:root to runner:runner
2025-08-20T22:38:02.7827547Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/version' from root:root to runner:runner
2025-08-20T22:38:02.7828162Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/plans/main.fmf' from root:root to runner:runner
2025-08-20T22:38:02.7828738Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/plans' from root:root to runner:runner
2025-08-20T22:38:02.7829335Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/ROADMAP.md' from root:root to runner:runner
2025-08-20T22:38:02.7829942Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.fmf/version' from root:root to runner:runner
2025-08-20T22:38:02.7830513Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.fmf' from root:root to runner:runner
2025-08-20T22:38:02.7831093Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/OWNERS' from root:root to runner:runner
2025-08-20T22:38:02.7831769Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:38:02.7832377Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.golangci.yml' from root:root to runner:runner
2025-08-20T22:38:02.7832961Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T22:38:02.7833565Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/SECURITY.md' from root:root to runner:runner
2025-08-20T22:38:02.7834155Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.cirrus.yml' from root:root to runner:runner
2025-08-20T22:38:02.7834949Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs-experimental/skopeo-experimental-image-proxy.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7835575Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs-experimental' from root:root to runner:runner
2025-08-20T22:38:02.7836486Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/skopeoimage/README.md' from root:root to runner:runner
2025-08-20T22:38:02.7837145Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/skopeoimage' from root:root to runner:runner
2025-08-20T22:38:02.7837795Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/cirrus/runner.sh' from root:root to runner:runner
2025-08-20T22:38:02.7838503Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/cirrus/ostree_ext.dockerfile' from root:root to runner:runner
2025-08-20T22:38:02.7839298Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/cirrus/mac_cleanup.sh' from root:root to runner:runner
2025-08-20T22:38:02.7840021Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/cirrus' from root:root to runner:runner
2025-08-20T22:38:02.7840602Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib' from root:root to runner:runner
2025-08-20T22:38:02.7841204Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.7841910Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/workflows/check_cirrus_cron.yml' from root:root to runner:runner
2025-08-20T22:38:02.7842587Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/workflows/stale.yml' from root:root to runner:runner
2025-08-20T22:38:02.7843281Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/workflows/issue_pr_lock.yml' from root:root to runner:runner
2025-08-20T22:38:02.7843898Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:38:02.7844626Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/renovate.json5' from root:root to runner:runner
2025-08-20T22:38:02.7845204Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:38:02.7845984Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/validate-gofmt.sh' from root:root to runner:runner
2025-08-20T22:38:02.7846618Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/get_ci_vm.sh' from root:root to runner:runner
2025-08-20T22:38:02.7847257Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/libsubid_tag.sh' from root:root to runner:runner
2025-08-20T22:38:02.7847897Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/man-page-checker' from root:root to runner:runner
2025-08-20T22:38:02.7848569Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/validate-git-marks.sh' from root:root to runner:runner
2025-08-20T22:38:02.7849372Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/xref-helpmsgs-manpages' from root:root to runner:runner
2025-08-20T22:38:02.7850001Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/test-system.sh' from root:root to runner:runner
2025-08-20T22:38:02.7850664Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/test-integration.sh' from root:root to runner:runner
2025-08-20T22:38:02.7851321Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/btrfs_installed_tag.sh' from root:root to runner:runner
2025-08-20T22:38:02.7852091Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/validate-vet.sh' from root:root to runner:runner
2025-08-20T22:38:02.7852782Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/get_fqin.sh' from root:root to runner:runner
2025-08-20T22:38:02.7853418Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/sqlite_tag.sh' from root:root to runner:runner
2025-08-20T22:38:02.7854101Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/warn-destructive-tests.sh' from root:root to runner:runner
2025-08-20T22:38:02.7854734Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/tree_status.sh' from root:root to runner:runner
2025-08-20T22:38:02.7855314Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack' from root:root to runner:runner
2025-08-20T22:38:02.7856028Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-20T22:38:02.7856626Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T22:38:02.7857341Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T22:38:02.7857963Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/MAINTAINERS.md' from root:root to runner:runner
2025-08-20T22:38:02.7858660Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/GOVERNANCE.md' from root:root to runner:runner
2025-08-20T22:38:02.7859261Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/install.md' from root:root to runner:runner
2025-08-20T22:38:02.7859876Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/rpm/gating.yaml' from root:root to runner:runner
2025-08-20T22:38:02.7860520Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/rpm/skopeo.spec' from root:root to runner:runner
2025-08-20T22:38:02.7861092Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/rpm' from root:root to runner:runner
2025-08-20T22:38:02.7861730Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/main.go' from root:root to runner:runner
2025-08-20T22:38:02.7862363Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/sync.go' from root:root to runner:runner
2025-08-20T22:38:02.7863013Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/login_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7864258Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/inspect/output.go' from root:root to runner:runner
2025-08-20T22:38:02.7865163Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/inspect' from root:root to runner:runner
2025-08-20T22:38:02.7865933Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/proxy.go' from root:root to runner:runner
2025-08-20T22:38:02.7866612Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/manifest.go' from root:root to runner:runner
2025-08-20T22:38:02.7867268Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/copy_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7867901Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/delete.go' from root:root to runner:runner
2025-08-20T22:38:02.7868567Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/utils_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7869507Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/utils.go' from root:root to runner:runner
2025-08-20T22:38:02.7870259Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/generate_sigstore_key.go' from root:root to runner:runner
2025-08-20T22:38:02.7871090Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/sync_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7871764Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/list_tags_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7872487Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/inspect.go' from root:root to runner:runner
2025-08-20T22:38:02.7873172Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/trustdb.gpg' from root:root to runner:runner
2025-08-20T22:38:02.7873852Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/.gitignore' from root:root to runner:runner
2025-08-20T22:38:02.7874563Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/corrupt.signature' from root:root to runner:runner
2025-08-20T22:38:02.7875383Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/v2s1-invalid-signatures.manifest.json' from root:root to runner:runner
2025-08-20T22:38:02.7876275Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/image.manifest.json' from root:root to runner:runner
2025-08-20T22:38:02.7877012Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/pubring.gpg' from root:root to runner:runner
2025-08-20T22:38:02.7877716Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/image.signature' from root:root to runner:runner
2025-08-20T22:38:02.7878574Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/secring.gpg' from root:root to runner:runner
2025-08-20T22:38:02.7879236Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures' from root:root to runner:runner
2025-08-20T22:38:02.7879862Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/copy.go' from root:root to runner:runner
2025-08-20T22:38:02.7880503Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/layers.go' from root:root to runner:runner
2025-08-20T22:38:02.7881163Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/unshare_linux.go' from root:root to runner:runner
2025-08-20T22:38:02.7881820Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/unshare.go' from root:root to runner:runner
2025-08-20T22:38:02.7882471Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/signing.go' from root:root to runner:runner
2025-08-20T22:38:02.7883137Z [00:02:36.035]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/proxy_windows.go' from root:root to runner:runner
2025-08-20T22:38:02.7883878Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/list_tags.go' from root:root to runner:runner
2025-08-20T22:38:02.7884528Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/main_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7885268Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/manifest_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7886019Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/logout_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7886713Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/logout.go' from root:root to runner:runner
2025-08-20T22:38:02.7887428Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/generate_sigstore_key_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7888100Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/signing_test.go' from root:root to runner:runner
2025-08-20T22:38:02.7888758Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/completions.go' from root:root to runner:runner
2025-08-20T22:38:02.7889388Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/login.go' from root:root to runner:runner
2025-08-20T22:38:02.7889988Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo' from root:root to runner:runner
2025-08-20T22:38:02.7890641Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T22:38:02.7891329Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:38:02.7892033Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:38:02.7892760Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:38:02.7893427Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:38:02.7894123Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:38:02.7894774Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:38:02.7895422Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:38:02.7896379Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:38:02.7897115Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:38:02.7897906Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:38:02.7898578Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:38:02.7899271Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:38:02.7899937Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:38:02.7900614Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:38:02.7901317Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:38:02.7901905Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:38:02.7902498Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:38:02.7903088Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:38:02.7904060Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.pack' from root:root to runner:runner
2025-08-20T22:38:02.7904911Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.idx' from root:root to runner:runner
2025-08-20T22:38:02.7905868Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.pack' from root:root to runner:runner
2025-08-20T22:38:02.7906804Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.idx' from root:root to runner:runner
2025-08-20T22:38:02.7907676Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.promisor' from root:root to runner:runner
2025-08-20T22:38:02.7908509Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.rev' from root:root to runner:runner
2025-08-20T22:38:02.7909529Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.rev' from root:root to runner:runner
2025-08-20T22:38:02.7910416Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.promisor' from root:root to runner:runner
2025-08-20T22:38:02.7911126Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:38:02.7911756Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:38:02.7912361Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:38:02.7912984Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:38:02.7913578Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:38:02.7914194Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:38:02.7914795Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:38:02.7915449Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T22:38:02.7916184Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:38:02.7917051Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:38:02.7917780Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:38:02.7918420Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:38:02.7919038Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:38:02.7919626Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:38:02.7920221Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:38:02.7920825Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:38:02.7921543Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T22:38:02.7922156Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:38:02.7922828Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:38:02.7923571Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:38:02.7924189Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:38:02.7924782Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:38:02.7925351Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:38:02.7926114Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/default-policy.json' from root:root to runner:runner
2025-08-20T22:38:02.7926749Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.packit.yaml' from root:root to runner:runner
2025-08-20T22:38:02.7927451Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-standalone-verify.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7928148Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-manifest-digest.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7928763Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo.svg' from root:root to runner:runner
2025-08-20T22:38:02.7929557Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-inspect.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7930319Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-generate-sigstore-key.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7930948Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7931587Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-sync.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7932243Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-logout.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7932884Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-copy.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7933570Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-standalone-sign.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7934389Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-login.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7935041Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-delete.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7936077Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-list-tags.1.md' from root:root to runner:runner
2025-08-20T22:38:02.7936693Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T22:38:02.7937247Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO' from root:root to runner:runner
2025-08-20T22:38:02.7937770Z [00:02:36.036]➜  changed ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw' from root:root to runner:runner
2025-08-20T22:38:02.7938182Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T22:38:02.7938580Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T22:38:02.7938957Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T22:38:02.7939392Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.static.version' retained as runner:runner
2025-08-20T22:38:02.7939769Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T22:38:02.7940175Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.version' retained as runner:runner
2025-08-20T22:38:02.7940551Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo' retained as runner:runner
2025-08-20T22:38:02.7940895Z [00:02:36.036]➜  ownership of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T22:38:02.7941567Z [00:02:36.044]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7942089Z [00:02:36.050]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7942503Z [00:02:36.055]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/skopeo' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7943139Z [00:02:36.061]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7944036Z [00:02:36.067]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7944948Z [00:02:36.073]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7946030Z [00:02:36.078]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7947132Z [00:02:36.084]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7948094Z [00:02:36.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7949176Z [00:02:36.095]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7950154Z [00:02:36.101]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7951177Z [00:02:36.107]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7952146Z [00:02:36.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7953142Z [00:02:36.118]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7954126Z [00:02:36.124]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7955266Z [00:02:36.129]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7956420Z [00:02:36.135]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7957387Z [00:02:36.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7958273Z [00:02:36.146]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7959174Z [00:02:36.152]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7960072Z [00:02:36.157]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7961149Z [00:02:36.163]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7962098Z [00:02:36.169]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7963083Z [00:02:36.174]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7964004Z [00:02:36.180]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7964775Z [00:02:36.186]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7965522Z [00:02:36.192]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/span.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7966476Z [00:02:36.198]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7967347Z [00:02:36.204]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7968171Z [00:02:36.210]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7969144Z [00:02:36.216]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7969999Z [00:02:36.223]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7970831Z [00:02:36.229]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7971674Z [00:02:36.235]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7972513Z [00:02:36.240]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7973336Z [00:02:36.246]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7974258Z [00:02:36.252]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7974993Z [00:02:36.258]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7975958Z [00:02:36.263]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/VERSIONING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7976778Z [00:02:36.269]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7977526Z [00:02:36.275]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/tracer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7978266Z [00:02:36.280]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7979009Z [00:02:36.286]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/auto/sdk/limit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7979768Z [00:02:36.291]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7980589Z [00:02:36.297]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7981445Z [00:02:36.304]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7982331Z [00:02:36.310]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7983143Z [00:02:36.316]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7983933Z [00:02:36.322]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7984721Z [00:02:36.327]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7985543Z [00:02:36.333]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7986419Z [00:02:36.339]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7987341Z [00:02:36.344]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7988140Z [00:02:36.350]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7988996Z [00:02:36.355]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7989797Z [00:02:36.361]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7990579Z [00:02:36.367]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7991379Z [00:02:36.372]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7992159Z [00:02:36.378]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7992902Z [00:02:36.384]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/RELEASING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7993647Z [00:02:36.390]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.lycheeignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7994565Z [00:02:36.396]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7995405Z [00:02:36.402]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7996266Z [00:02:36.408]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/codes/codes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7997053Z [00:02:36.414]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7997800Z [00:02:36.420]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.codespellrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7998596Z [00:02:36.426]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.7999350Z [00:02:36.432]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8000277Z [00:02:36.437]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/instruments.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8001088Z [00:02:36.443]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8001974Z [00:02:36.449]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/meter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8002768Z [00:02:36.455]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8003611Z [00:02:36.461]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8028682Z [00:02:36.467]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8088528Z [00:02:36.473]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/global/propagator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8148242Z [00:02:36.479]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/attribute/attribute.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8206593Z [00:02:36.485]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8264172Z [00:02:36.490]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8324778Z [00:02:36.496]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal/rawhelpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8382527Z [00:02:36.502]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/renovate.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8440911Z [00:02:36.508]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8497014Z [00:02:36.514]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8553895Z [00:02:36.519]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8612210Z [00:02:36.525]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/syncint64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8672852Z [00:02:36.531]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/noop/noop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8734743Z [00:02:36.537]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/noop/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8796665Z [00:02:36.544]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8855671Z [00:02:36.550]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8917132Z [00:02:36.556]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/instrument.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.8976936Z [00:02:36.562]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/embedded/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9036220Z [00:02:36.568]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9095860Z [00:02:36.574]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/meter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9159648Z [00:02:36.580]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9222353Z [00:02:36.586]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9285040Z [00:02:36.592]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9353071Z [00:02:36.599]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric/asyncint64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9430438Z [00:02:36.607]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9499907Z [00:02:36.614]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/requirements.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9568850Z [00:02:36.621]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.markdownlint.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9647412Z [00:02:36.629]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9710142Z [00:02:36.635]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/VERSIONING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9780170Z [00:02:36.642]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/verify_readmes.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9839978Z [00:02:36.648]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9900094Z [00:02:36.654]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:02.9962574Z [00:02:36.660]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0023713Z [00:02:36.666]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0085007Z [00:02:36.672]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/span.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0149929Z [00:02:36.679]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0213602Z [00:02:36.685]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0279266Z [00:02:36.692]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0339435Z [00:02:36.698]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0399978Z [00:02:36.704]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0461741Z [00:02:36.710]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0524307Z [00:02:36.716]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0587699Z [00:02:36.723]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0650014Z [00:02:36.729]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0710997Z [00:02:36.735]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0772283Z [00:02:36.741]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop/noop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0831414Z [00:02:36.747]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/noop/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0890305Z [00:02:36.753]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.0950536Z [00:02:36.759]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1009817Z [00:02:36.765]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/auto.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1067650Z [00:02:36.771]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/provider.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1127582Z [00:02:36.777]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/embedded/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1184931Z [00:02:36.782]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1245156Z [00:02:36.788]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/tracer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1305059Z [00:02:36.794]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1364744Z [00:02:36.800]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1424174Z [00:02:36.806]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/nonrecording.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1482871Z [00:02:36.812]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1541092Z [00:02:36.818]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace/tracestate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1602257Z [00:02:36.824]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1663206Z [00:02:36.830]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1721816Z [00:02:36.836]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/kv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1779124Z [00:02:36.842]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/value.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1837153Z [00:02:36.848]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1894066Z [00:02:36.853]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.1950992Z [00:02:36.859]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2010087Z [00:02:36.865]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/type_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2064640Z [00:02:36.870]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2122212Z [00:02:36.876]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2181594Z [00:02:36.882]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/encoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2240841Z [00:02:36.888]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/attribute/iterator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2299494Z [00:02:36.894]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2358296Z [00:02:36.900]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2420216Z [00:02:36.906]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2481744Z [00:02:36.912]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/baggage/baggage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2544203Z [00:02:36.918]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/internal_logging.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2608081Z [00:02:36.925]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2670384Z [00:02:36.931]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/versions.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2739536Z [00:02:36.938]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2805888Z [00:02:36.944]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/.codespellignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2869082Z [00:02:36.951]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/verify_released_changelog.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2931697Z [00:02:36.957]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/dependencies.Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.2994309Z [00:02:36.963]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3055680Z [00:02:36.970]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3116248Z [00:02:36.976]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/trace_context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3177024Z [00:02:36.982]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/propagation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3233763Z [00:02:36.987]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/propagation/baggage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3291199Z [00:02:36.993]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/get_main_pkgs.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3347064Z [00:02:36.999]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/CODEOWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3404645Z [00:02:37.004]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/metric.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3459289Z [00:02:37.010]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opentelemetry.io/otel/error_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3516138Z [00:02:37.016]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/modules.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3573722Z [00:02:37.021]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3631238Z [00:02:37.027]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3686723Z [00:02:37.033]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3741424Z [00:02:37.038]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3798561Z [00:02:37.044]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3855504Z [00:02:37.049]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3911201Z [00:02:37.055]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.3967296Z [00:02:37.061]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4022983Z [00:02:37.066]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4079233Z [00:02:37.072]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/PATENTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4135875Z [00:02:37.077]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4192474Z [00:02:37.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/flags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4249555Z [00:02:37.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4307144Z [00:02:37.095]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4363534Z [00:02:37.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4420796Z [00:02:37.106]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4477262Z [00:02:37.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4534625Z [00:02:37.117]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4590570Z [00:02:37.123]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4644259Z [00:02:37.128]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4700563Z [00:02:37.134]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4757058Z [00:02:37.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4812908Z [00:02:37.145]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4868708Z [00:02:37.151]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4923268Z [00:02:37.156]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/goname.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.4978481Z [00:02:37.162]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5032263Z [00:02:37.167]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5089845Z [00:02:37.173]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/name.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5151355Z [00:02:37.179]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5210473Z [00:02:37.185]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5269748Z [00:02:37.191]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5328572Z [00:02:37.197]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5385826Z [00:02:37.203]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/errors/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5444901Z [00:02:37.208]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/detrand/rand.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5502743Z [00:02:37.214]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5562749Z [00:02:37.220]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5624451Z [00:02:37.226]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5686120Z [00:02:37.232]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5747910Z [00:02:37.239]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5811188Z [00:02:37.245]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5872108Z [00:02:37.251]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5933036Z [00:02:37.257]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.5994214Z [00:02:37.263]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6053690Z [00:02:37.269]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6114394Z [00:02:37.275]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6171110Z [00:02:37.281]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6226205Z [00:02:37.287]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6282259Z [00:02:37.292]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6339345Z [00:02:37.298]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6395220Z [00:02:37.303]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6454256Z [00:02:37.309]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6512811Z [00:02:37.315]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/equal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6571002Z [00:02:37.321]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/api_export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6625256Z [00:02:37.327]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6680075Z [00:02:37.332]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6735416Z [00:02:37.338]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/validate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6797353Z [00:02:37.344]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6855054Z [00:02:37.349]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6914442Z [00:02:37.355]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.6974627Z [00:02:37.361]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7036927Z [00:02:37.368]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7098353Z [00:02:37.374]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7159365Z [00:02:37.380]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7217163Z [00:02:37.386]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7275510Z [00:02:37.391]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7332739Z [00:02:37.397]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7388664Z [00:02:37.403]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7444170Z [00:02:37.408]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7502425Z [00:02:37.414]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7562855Z [00:02:37.420]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7623320Z [00:02:37.426]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7684477Z [00:02:37.432]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7748196Z [00:02:37.439]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7811957Z [00:02:37.445]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7875373Z [00:02:37.451]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/bitmap_race.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7938151Z [00:02:37.458]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/bitmap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.7997246Z [00:02:37.464]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8058608Z [00:02:37.470]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/extension.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8118255Z [00:02:37.476]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8177828Z [00:02:37.482]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8236756Z [00:02:37.488]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8294986Z [00:02:37.493]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8350755Z [00:02:37.499]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8405524Z [00:02:37.505]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/enum.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8461511Z [00:02:37.510]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8519303Z [00:02:37.516]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8579499Z [00:02:37.522]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/lazy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8635523Z [00:02:37.528]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8694257Z [00:02:37.533]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8751339Z [00:02:37.539]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/presence.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8806832Z [00:02:37.545]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8863067Z [00:02:37.550]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8918371Z [00:02:37.556]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs/strings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.8974954Z [00:02:37.561]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9034978Z [00:02:37.567]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/set/ints.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9090277Z [00:02:37.573]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filetype/build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9148037Z [00:02:37.579]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9204051Z [00:02:37.584]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9260595Z [00:02:37.590]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9317344Z [00:02:37.596]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9373541Z [00:02:37.601]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9435105Z [00:02:37.607]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9494055Z [00:02:37.613]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/editions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9553882Z [00:02:37.619]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9611513Z [00:02:37.625]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9669007Z [00:02:37.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9726639Z [00:02:37.637]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9784510Z [00:02:37.642]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9842993Z [00:02:37.648]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9900649Z [00:02:37.654]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order/range.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:03.9957878Z [00:02:37.660]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/order/order.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0014891Z [00:02:37.665]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/internal/descopts/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0072998Z [00:02:37.671]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/size_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0128721Z [00:02:37.677]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/equal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0184614Z [00:02:37.682]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0242948Z [00:02:37.688]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0303607Z [00:02:37.694]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto_methods.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0366286Z [00:02:37.701]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/reset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0429146Z [00:02:37.707]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0491323Z [00:02:37.713]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/wrapperopaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0551262Z [00:02:37.719]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0609391Z [00:02:37.725]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/checkinit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0665374Z [00:02:37.731]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/extension.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0724352Z [00:02:37.736]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0780561Z [00:02:37.742]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/decode_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0839228Z [00:02:37.748]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/wrappers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0899152Z [00:02:37.754]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/size.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.0956622Z [00:02:37.760]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/proto_reflect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1014742Z [00:02:37.765]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/messageset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1077532Z [00:02:37.772]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/proto/encode_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1138920Z [00:02:37.778]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1200739Z [00:02:37.784]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1262013Z [00:02:37.790]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1325134Z [00:02:37.796]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1386111Z [00:02:37.803]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1447451Z [00:02:37.809]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1504595Z [00:02:37.814]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protojson/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1561896Z [00:02:37.820]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1619045Z [00:02:37.826]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1674596Z [00:02:37.831]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1731212Z [00:02:37.837]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1787253Z [00:02:37.843]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1841918Z [00:02:37.848]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1897899Z [00:02:37.854]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.1954995Z [00:02:37.859]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2010292Z [00:02:37.865]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2070122Z [00:02:37.871]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2128652Z [00:02:37.877]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2185086Z [00:02:37.882]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2238491Z [00:02:37.888]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2296111Z [00:02:37.894]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2351963Z [00:02:37.899]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2409342Z [00:02:37.905]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2467987Z [00:02:37.911]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2526473Z [00:02:37.917]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2584718Z [00:02:37.922]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/protobuf/protoadapt/convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2645357Z [00:02:37.929]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/NOTICE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2706407Z [00:02:37.935]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2770849Z [00:02:37.941]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/clientconn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2832675Z [00:02:37.947]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/preloader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2893807Z [00:02:37.953]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/CODE-OF-CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.2953860Z [00:02:37.959]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes/codes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3013946Z [00:02:37.965]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codes/code_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3074149Z [00:02:37.971]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3136632Z [00:02:37.978]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/tap/tap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3195323Z [00:02:37.983]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/connectivity/connectivity.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3255525Z [00:02:37.990]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3311755Z [00:02:37.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/call.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3370078Z [00:02:38.001]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/idle/idle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3427584Z [00:02:38.007]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/internal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3486061Z [00:02:38.013]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3543721Z [00:02:38.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3601774Z [00:02:38.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/config_selector.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3661596Z [00:02:38.030]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3723973Z [00:02:38.036]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3785014Z [00:02:38.042]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3846565Z [00:02:38.049]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/xds.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3913469Z [00:02:38.055]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.3982493Z [00:02:38.062]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/envconfig/observability.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4043621Z [00:02:38.068]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4110416Z [00:02:38.075]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/buffer/unbounded.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4177461Z [00:02:38.082]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancerload/load.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4244907Z [00:02:38.088]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/spiffe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4307923Z [00:02:38.095]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4371524Z [00:02:38.101]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4436857Z [00:02:38.108]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/credentials/credentials.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4502736Z [00:02:38.114]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/backoff/backoff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4566174Z [00:02:38.121]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/tcp_keepalive_others.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4629390Z [00:02:38.127]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4686449Z [00:02:38.133]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4742695Z [00:02:38.138]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/pretty/pretty.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4796747Z [00:02:38.144]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/tcp_keepalive_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4852830Z [00:02:38.149]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/experimental.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4909995Z [00:02:38.155]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/metadata/metadata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.4965854Z [00:02:38.161]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/logging.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5021006Z [00:02:38.166]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http_util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5080498Z [00:02:38.172]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5138989Z [00:02:38.178]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/defaults.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5198542Z [00:02:38.184]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/controlbuf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5255135Z [00:02:38.189]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http2_server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5312189Z [00:02:38.195]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/handler_server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5369634Z [00:02:38.201]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5429232Z [00:02:38.207]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/http2_client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5487973Z [00:02:38.213]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/server_stream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5547814Z [00:02:38.219]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5606358Z [00:02:38.225]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5665675Z [00:02:38.230]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5722211Z [00:02:38.236]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/transport/client_stream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5781854Z [00:02:38.242]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5841129Z [00:02:38.248]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/stats/labels.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5906487Z [00:02:38.255]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.5971852Z [00:02:38.261]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/sink.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6033203Z [00:02:38.267]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6092485Z [00:02:38.273]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/env_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6152444Z [00:02:38.279]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6213488Z [00:02:38.285]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/status/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6272113Z [00:02:38.291]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/logging.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6328489Z [00:02:38.297]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/syscall_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6390077Z [00:02:38.303]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/channel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6451960Z [00:02:38.309]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/socket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6510372Z [00:02:38.315]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6570076Z [00:02:38.321]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/subchannel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6629764Z [00:02:38.327]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/funcs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6689235Z [00:02:38.333]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6747064Z [00:02:38.339]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/channelmap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6805235Z [00:02:38.344]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6867247Z [00:02:38.351]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6929545Z [00:02:38.357]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.6993078Z [00:02:38.363]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7055709Z [00:02:38.369]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7116719Z [00:02:38.376]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7175167Z [00:02:38.381]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7233772Z [00:02:38.387]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7294755Z [00:02:38.393]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/regex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7353393Z [00:02:38.399]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcutil/method.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7414064Z [00:02:38.405]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7477847Z [00:02:38.412]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7539577Z [00:02:38.418]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7601319Z [00:02:38.424]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/grpcsync/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7663219Z [00:02:38.430]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7727445Z [00:02:38.437]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7792041Z [00:02:38.443]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/resolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7858231Z [00:02:38.450]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7921519Z [00:02:38.456]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver/map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.7984225Z [00:02:38.462]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8047995Z [00:02:38.469]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8115198Z [00:02:38.475]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/tls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8179851Z [00:02:38.482]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/insecure/insecure.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8247289Z [00:02:38.489]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/credentials/credentials.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8312018Z [00:02:38.495]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8374681Z [00:02:38.501]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/picker_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8442540Z [00:02:38.508]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff/backoff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8504431Z [00:02:38.514]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8567970Z [00:02:38.521]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base/base.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8631130Z [00:02:38.527]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/base/balancer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8691868Z [00:02:38.533]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/subconn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8756474Z [00:02:38.540]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8822290Z [00:02:38.546]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8884071Z [00:02:38.552]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.8945218Z [00:02:38.558]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9006686Z [00:02:38.565]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9072171Z [00:02:38.571]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9136068Z [00:02:38.577]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/balancer/balancer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9198048Z [00:02:38.584]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/proto/proto.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9259127Z [00:02:38.590]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/encoding_v2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9318948Z [00:02:38.596]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/encoding/encoding.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9380196Z [00:02:38.602]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/peer/peer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9442631Z [00:02:38.608]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9506141Z [00:02:38.615]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/backoff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9570981Z [00:02:38.621]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9631862Z [00:02:38.627]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/rpc_util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9692476Z [00:02:38.633]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/resolver_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9754145Z [00:02:38.639]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/dialoptions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9815469Z [00:02:38.646]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/metadata/metadata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9875450Z [00:02:38.652]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9935054Z [00:02:38.657]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:04.9993453Z [00:02:38.663]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stats/handlers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0052295Z [00:02:38.669]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0118524Z [00:02:38.676]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0180159Z [00:02:38.682]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0244813Z [00:02:38.688]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace_withtrace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0311808Z [00:02:38.695]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats/metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0377788Z [00:02:38.702]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0443351Z [00:02:38.708]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/interceptor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0508608Z [00:02:38.715]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0573012Z [00:02:38.721]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/MAINTAINERS.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0640587Z [00:02:38.728]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0708459Z [00:02:38.735]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/GOVERNANCE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0777172Z [00:02:38.742]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/attributes/attributes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0847984Z [00:02:38.749]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffer_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0909842Z [00:02:38.755]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.0973801Z [00:02:38.761]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/mem/buffer_pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1036558Z [00:02:38.768]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/status/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1096373Z [00:02:38.774]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/codec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1155131Z [00:02:38.779]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/trace_notrace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1218574Z [00:02:38.786]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/channelz/channelz.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1279645Z [00:02:38.792]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/service_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1341948Z [00:02:38.798]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/loggerv2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1401350Z [00:02:38.804]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1461564Z [00:02:38.810]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1521803Z [00:02:38.816]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1581016Z [00:02:38.822]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1640927Z [00:02:38.828]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/component.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1700040Z [00:02:38.834]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/grpclog/grpclog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1763853Z [00:02:38.840]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/stream_interfaces.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1825008Z [00:02:38.846]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1888983Z [00:02:38.853]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/grpc/keepalive/keepalive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.1950021Z [00:02:38.859]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2011703Z [00:02:38.865]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2073570Z [00:02:38.871]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2134817Z [00:02:38.877]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2199190Z [00:02:38.884]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2265200Z [00:02:38.890]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2328256Z [00:02:38.897]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2394722Z [00:02:38.903]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2460637Z [00:02:38.910]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2526267Z [00:02:38.917]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2593488Z [00:02:38.923]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/google.golang.org/genproto/googleapis/api/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2661233Z [00:02:38.930]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/parserc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2728034Z [00:02:38.937]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2792712Z [00:02:38.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/resolve.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2857841Z [00:02:38.950]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yaml.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2923248Z [00:02:38.956]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yamlh.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.2984203Z [00:02:38.962]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3042360Z [00:02:38.968]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/sorter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3099986Z [00:02:38.974]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/NOTICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3156133Z [00:02:38.980]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/readerc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3213585Z [00:02:38.985]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/yamlprivateh.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3273244Z [00:02:38.991]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3332853Z [00:02:38.997]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/apic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3394762Z [00:02:39.003]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3457116Z [00:02:39.010]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/scannerc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3515333Z [00:02:39.015]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/writerc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3574140Z [00:02:39.021]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/gopkg.in/yaml.v3/emitterc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3634411Z [00:02:39.027]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/unset_agent_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3692935Z [00:02:39.033]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3753056Z [00:02:39.039]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/go_gpgme.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3815275Z [00:02:39.045]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/go_gpgme.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3876940Z [00:02:39.052]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3935462Z [00:02:39.057]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.3995187Z [00:02:39.063]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/gpgme.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4060138Z [00:02:39.070]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/unset_agent_info_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4121113Z [00:02:39.076]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/proglottis/gpgme/data.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4192158Z [00:02:39.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/probs/probs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4256231Z [00:02:39.090]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/identifier/identifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4318472Z [00:02:39.096]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/revocation/reasons.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4377361Z [00:02:39.102]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/challenges.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4437502Z [00:02:39.108]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/interfaces.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4496235Z [00:02:39.114]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4555441Z [00:02:39.119]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/core/objects.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4614216Z [00:02:39.125]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4671390Z [00:02:39.131]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4727605Z [00:02:39.137]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4784800Z [00:02:39.142]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/goodkey/weak.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4844223Z [00:02:39.148]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4907274Z [00:02:39.155]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.4967624Z [00:02:39.161]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5027019Z [00:02:39.167]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5085679Z [00:02:39.172]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5146318Z [00:02:39.179]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5206116Z [00:02:39.185]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5266700Z [00:02:39.191]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5330583Z [00:02:39.197]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5393869Z [00:02:39.203]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5457212Z [00:02:39.210]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5519077Z [00:02:39.216]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5581591Z [00:02:39.222]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sylabs/sif/v2/LICENSE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5641318Z [00:02:39.228]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/gen_breaktest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5710680Z [00:02:39.235]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/graphemeproperties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5777983Z [00:02:39.242]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentencerules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5838867Z [00:02:39.248]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/grapheme.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5898291Z [00:02:39.254]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/wordrules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.5959403Z [00:02:39.260]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6022175Z [00:02:39.266]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/step.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6090793Z [00:02:39.273]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/eastasianwidth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6156508Z [00:02:39.280]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentenceproperties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6219061Z [00:02:39.286]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/lineproperties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6282244Z [00:02:39.292]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6343737Z [00:02:39.298]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6411479Z [00:02:39.305]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/word.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6473031Z [00:02:39.311]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/width.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6534800Z [00:02:39.317]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/graphemerules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6598441Z [00:02:39.324]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/linerules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6660345Z [00:02:39.330]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/wordproperties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6721843Z [00:02:39.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/sentence.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6782077Z [00:02:39.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/gen_properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6846897Z [00:02:39.349]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6909603Z [00:02:39.355]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/line.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.6972170Z [00:02:39.361]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/rivo/uniseg/emojipresentation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7036883Z [00:02:39.368]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7099532Z [00:02:39.374]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi/stripansi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7160166Z [00:02:39.380]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/acarl005/stripansi/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7223350Z [00:02:39.386]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/make-docs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7287591Z [00:02:39.393]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7354959Z [00:02:39.399]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7420389Z [00:02:39.406]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/TODO.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7487617Z [00:02:39.413]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzmafilter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7552281Z [00:02:39.419]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/crc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7616306Z [00:02:39.426]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7679798Z [00:02:39.432]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7744699Z [00:02:39.438]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7811479Z [00:02:39.445]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/roller.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7876758Z [00:02:39.452]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/internal/hash/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.7939676Z [00:02:39.458]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8004765Z [00:02:39.464]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8069540Z [00:02:39.471]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8133100Z [00:02:39.477]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8194911Z [00:02:39.483]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/fox-check-none.xz' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8255270Z [00:02:39.489]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/bits.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8317476Z [00:02:39.496]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8378877Z [00:02:39.502]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/none-check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8441352Z [00:02:39.508]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8504067Z [00:02:39.514]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/header2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8568805Z [00:02:39.521]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8631860Z [00:02:39.527]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/header.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8695294Z [00:02:39.533]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/fox.lzma' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8758472Z [00:02:39.540]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8824191Z [00:02:39.546]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8888831Z [00:02:39.553]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.8953885Z [00:02:39.559]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/hashtable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9016818Z [00:02:39.566]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9080950Z [00:02:39.572]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/directcodec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9146471Z [00:02:39.579]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/writer2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9211382Z [00:02:39.585]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/prob.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9276037Z [00:02:39.592]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9342836Z [00:02:39.598]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/operation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9410719Z [00:02:39.605]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9477313Z [00:02:39.612]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9543339Z [00:02:39.618]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/buffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9608866Z [00:02:39.625]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/distcodec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9673024Z [00:02:39.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9740494Z [00:02:39.638]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/reader2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9810454Z [00:02:39.645]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9873089Z [00:02:39.651]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bitops.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9934394Z [00:02:39.657]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/bintree.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:05.9997098Z [00:02:39.664]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/encoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0061807Z [00:02:39.670]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/decoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0124631Z [00:02:39.676]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0188217Z [00:02:39.683]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/lzma/breader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0250549Z [00:02:39.689]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/ulikunitz/xz/fox.xz' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0313711Z [00:02:39.695]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/COPYRIGHT.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0377573Z [00:02:39.702]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0440500Z [00:02:39.708]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0501289Z [00:02:39.714]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0562842Z [00:02:39.720]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0624262Z [00:02:39.726]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0685635Z [00:02:39.733]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0746576Z [00:02:39.739]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0807274Z [00:02:39.745]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0872066Z [00:02:39.751]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.0936013Z [00:02:39.758]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1001738Z [00:02:39.764]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1070264Z [00:02:39.771]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1135901Z [00:02:39.778]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1199525Z [00:02:39.784]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1263127Z [00:02:39.790]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1329513Z [00:02:39.797]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1391497Z [00:02:39.803]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1454675Z [00:02:39.809]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1518000Z [00:02:39.816]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1576572Z [00:02:39.822]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1634167Z [00:02:39.827]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1697215Z [00:02:39.834]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1760201Z [00:02:39.840]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1820816Z [00:02:39.846]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1882667Z [00:02:39.852]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.1946725Z [00:02:39.859]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2009323Z [00:02:39.865]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2068112Z [00:02:39.871]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2133394Z [00:02:39.877]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2194157Z [00:02:39.883]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2254086Z [00:02:39.889]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2314455Z [00:02:39.895]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2376673Z [00:02:39.902]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2438236Z [00:02:39.908]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2499437Z [00:02:39.914]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2563343Z [00:02:39.920]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2625316Z [00:02:39.926]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2687511Z [00:02:39.933]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2748396Z [00:02:39.939]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2805465Z [00:02:39.945]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2866472Z [00:02:39.951]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2928531Z [00:02:39.957]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/sigstore/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.2993677Z [00:02:39.963]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/COPYRIGHT.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3059104Z [00:02:39.970]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3125234Z [00:02:39.976]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/protobuf-specs/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3194833Z [00:02:39.983]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/COPYRIGHT.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3259859Z [00:02:39.990]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3325596Z [00:02:39.996]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3396665Z [00:02:40.004]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/pkg/api/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3466114Z [00:02:40.011]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sigstore/fulcio/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3535871Z [00:02:40.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/base62.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3602960Z [00:02:40.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/ksuid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3668862Z [00:02:40.031]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3733957Z [00:02:40.037]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3800250Z [00:02:40.044]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/sequence.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3866043Z [00:02:40.050]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.3941005Z [00:02:40.058]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/rand.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4011149Z [00:02:40.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/uint128.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4080811Z [00:02:40.072]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/segmentio/ksuid/LICENSE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4150937Z [00:02:40.079]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/.goreleaser.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4216004Z [00:02:40.086]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/s2sx.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4279513Z [00:02:40.092]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/compressible.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4342737Z [00:02:40.098]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/s2sx.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4404818Z [00:02:40.104]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4466043Z [00:02:40.111]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bitwriter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4525358Z [00:02:40.116]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/zip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4582329Z [00:02:40.122]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4639036Z [00:02:40.128]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4696236Z [00:02:40.134]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqenc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4753881Z [00:02:40.139]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/hash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4813392Z [00:02:40.145]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/matchlen_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4872663Z [00:02:40.151]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_best.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4931592Z [00:02:40.157]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blocktype_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.4993366Z [00:02:40.163]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5052211Z [00:02:40.169]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5113451Z [00:02:40.175]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5174936Z [00:02:40.181]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5241165Z [00:02:40.188]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5305068Z [00:02:40.194]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5370664Z [00:02:40.201]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5440935Z [00:02:40.208]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5511311Z [00:02:40.215]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5574593Z [00:02:40.221]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/framedec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5635067Z [00:02:40.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_better.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5696278Z [00:02:40.234]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5756530Z [00:02:40.240]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/dict.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5818814Z [00:02:40.246]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_dfast.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5881078Z [00:02:40.252]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_encoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.5946712Z [00:02:40.259]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blockenc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6012772Z [00:02:40.265]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/zstd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6078483Z [00:02:40.272]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decodeheader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6143706Z [00:02:40.278]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/blockdec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6208593Z [00:02:40.285]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/encoder_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6279138Z [00:02:40.292]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_fast.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6341912Z [00:02:40.298]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/frameenc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6405135Z [00:02:40.304]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decoder_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6467967Z [00:02:40.311]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/snappy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6530978Z [00:02:40.317]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bytebuf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6592930Z [00:02:40.323]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/enc_base.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6655144Z [00:02:40.329]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_predefined.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6720336Z [00:02:40.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6783274Z [00:02:40.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6845485Z [00:02:40.348]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6907969Z [00:02:40.355]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.6968593Z [00:02:40.361]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bitreader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7037105Z [00:02:40.368]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7102614Z [00:02:40.374]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/encoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7164713Z [00:02:40.380]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/decoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7227013Z [00:02:40.387]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/seqdec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7290169Z [00:02:40.393]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/bytereader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7355044Z [00:02:40.399]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/zstd/fse_decoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7418350Z [00:02:40.406]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7483567Z [00:02:40.412]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7551805Z [00:02:40.419]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7618370Z [00:02:40.426]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7679978Z [00:02:40.432]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7742922Z [00:02:40.438]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/le/unsafe_disabled.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7806011Z [00:02:40.445]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7868829Z [00:02:40.451]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/snappy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7931765Z [00:02:40.457]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.7993661Z [00:02:40.463]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8055505Z [00:02:40.470]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8119279Z [00:02:40.476]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8179442Z [00:02:40.482]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8239653Z [00:02:40.488]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8299977Z [00:02:40.494]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8360115Z [00:02:40.500]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8422007Z [00:02:40.506]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/bitwriter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8484170Z [00:02:40.512]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8543049Z [00:02:40.518]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/compress.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8602471Z [00:02:40.524]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8663123Z [00:02:40.530]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8725308Z [00:02:40.536]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8786319Z [00:02:40.543]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/huff0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8848062Z [00:02:40.549]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8908298Z [00:02:40.555]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/bitreader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.8968067Z [00:02:40.561]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/huff0/decompress_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9035247Z [00:02:40.567]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level5.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9096134Z [00:02:40.574]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/inflate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9156653Z [00:02:40.580]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/matchlen_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9218779Z [00:02:40.586]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9278874Z [00:02:40.592]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9339969Z [00:02:40.598]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9402472Z [00:02:40.604]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/regmask_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9464049Z [00:02:40.610]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9524748Z [00:02:40.616]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9584059Z [00:02:40.622]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level6.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9645987Z [00:02:40.628]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9708892Z [00:02:40.635]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/deflate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9771306Z [00:02:40.641]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/regmask_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9835891Z [00:02:40.648]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/stateless.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9900824Z [00:02:40.654]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/level4.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:06.9963318Z [00:02:40.660]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/inflate_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0024513Z [00:02:40.666]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0084302Z [00:02:40.672]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/fast_encoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0149660Z [00:02:40.679]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/dict_decoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0209384Z [00:02:40.685]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/flate/huffman_code.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0272608Z [00:02:40.691]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0332139Z [00:02:40.697]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bitwriter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0387995Z [00:02:40.703]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/decompress.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0445429Z [00:02:40.708]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/compress.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0500016Z [00:02:40.714]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0555925Z [00:02:40.720]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bitreader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0614907Z [00:02:40.725]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/bytereader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0673276Z [00:02:40.731]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/fse/fse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0729243Z [00:02:40.737]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/compress/gen.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0785121Z [00:02:40.743]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0839700Z [00:02:40.748]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0895079Z [00:02:40.754]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/gzip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.0949658Z [00:02:40.759]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1005592Z [00:02:40.765]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1061409Z [00:02:40.770]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/GO_LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1116596Z [00:02:40.776]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/klauspost/pgzip/gunzip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1172821Z [00:02:40.781]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1231035Z [00:02:40.787]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1287301Z [00:02:40.793]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/retry/retry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1343035Z [00:02:40.798]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1400673Z [00:02:40.804]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/auth/cli.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1458899Z [00:02:40.810]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/template.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1514709Z [00:02:40.815]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1572379Z [00:02:40.821]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/validate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1627013Z [00:02:40.827]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1687099Z [00:02:40.833]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1744885Z [00:02:40.838]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase/camelcase.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1802780Z [00:02:40.844]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1859329Z [00:02:40.850]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/report/camelcase/LICENSE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1914345Z [00:02:40.855]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/flag/flag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.1968144Z [00:02:40.861]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/completion/completion.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2021425Z [00:02:40.866]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/password/password_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2076489Z [00:02:40.872]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/password/password_supported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2131993Z [00:02:40.877]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/pkg/capabilities/capabilities.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2187871Z [00:02:40.883]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/common/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2241404Z [00:02:40.888]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/CODE-OF-CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2297311Z [00:02:40.894]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2353870Z [00:02:40.899]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2410595Z [00:02:40.905]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2468152Z [00:02:40.911]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/ioutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2525255Z [00:02:40.916]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/delayedreader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2580184Z [00:02:40.922]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/utils/testing.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2637632Z [00:02:40.928]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2693741Z [00:02:40.933]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2754213Z [00:02:40.939]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2816027Z [00:02:40.945]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2873549Z [00:02:40.951]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2931823Z [00:02:40.957]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.2992311Z [00:02:40.963]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3053024Z [00:02:40.969]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3116384Z [00:02:40.976]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3177451Z [00:02:40.981]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_nocgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3235007Z [00:02:40.987]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3291412Z [00:02:40.993]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/encryption.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3348982Z [00:02:40.999]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3407815Z [00:02:41.005]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3465985Z [00:02:41.011]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3525314Z [00:02:41.016]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/gpg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3584381Z [00:02:41.022]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/ADOPTERS.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3643143Z [00:02:41.028]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3702521Z [00:02:41.034]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3762272Z [00:02:41.040]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/constructors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3823658Z [00:02:41.046]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3881782Z [00:02:41.052]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3939784Z [00:02:41.058]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.3998164Z [00:02:41.064]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/gpgvault.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4055459Z [00:02:41.069]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4113598Z [00:02:41.075]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4173227Z [00:02:41.081]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4234209Z [00:02:41.087]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/spec/spec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4293387Z [00:02:41.093]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4350990Z [00:02:41.099]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4410240Z [00:02:41.105]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4468108Z [00:02:41.111]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/default_override_test.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4525436Z [00:02:41.116]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/idmappings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4580577Z [00:02:41.122]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4636441Z [00:02:41.128]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/storage_test.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4692184Z [00:02:41.133]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4747365Z [00:02:41.139]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4804454Z [00:02:41.144]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4863546Z [00:02:41.150]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4927778Z [00:02:41.157]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/options_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.4987358Z [00:02:41.163]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/storage_broken.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5049582Z [00:02:41.169]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/types/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5110759Z [00:02:41.175]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5171441Z [00:02:41.181]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/lockfile_compat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5233410Z [00:02:41.187]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/CODE-OF-CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5292878Z [00:02:41.193]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/images.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5352642Z [00:02:41.199]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.codespellrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5410295Z [00:02:41.205]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.mailmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5469405Z [00:02:41.211]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.dockerignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5526810Z [00:02:41.217]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5584641Z [00:02:41.222]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5642986Z [00:02:41.228]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/init_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5698703Z [00:02:41.234]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5757513Z [00:02:41.240]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5820077Z [00:02:41.246]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5882682Z [00:02:41.252]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/jsoniter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.5943419Z [00:02:41.258]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6003263Z [00:02:41.264]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6064327Z [00:02:41.270]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/archive_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6124226Z [00:02:41.276]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/chroot_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6181938Z [00:02:41.282]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6239908Z [00:02:41.288]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chrootarchive/diff_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6297094Z [00:02:41.294]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6353762Z [00:02:41.299]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6412809Z [00:02:41.305]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/directory/directory_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6470827Z [00:02:41.311]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compression.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6528179Z [00:02:41.317]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/filesystem_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6588153Z [00:02:41.323]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/dump/dump.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6646532Z [00:02:41.329]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compression_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6705177Z [00:02:41.334]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6764707Z [00:02:41.340]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/path/path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6823048Z [00:02:41.346]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/internal/minimal/compression.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6881322Z [00:02:41.352]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/cache_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6936048Z [00:02:41.358]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor/rollsum.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.6992980Z [00:02:41.363]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/compressor/compressor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7048482Z [00:02:41.369]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7105637Z [00:02:41.375]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/storage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7162662Z [00:02:41.380]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/bloom_filter_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7221883Z [00:02:41.386]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/chunked/toc/toc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7279667Z [00:02:41.392]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/exists_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7336502Z [00:02:41.398]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/exists_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7393912Z [00:02:41.403]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7449671Z [00:02:41.409]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/reflink_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7507748Z [00:02:41.415]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7562903Z [00:02:41.420]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/reflink_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7619013Z [00:02:41.426]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7675007Z [00:02:41.431]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7728613Z [00:02:41.437]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/exists_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7785328Z [00:02:41.442]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fileutils/fileutils_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7843757Z [00:02:41.448]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/truncindex/truncindex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7900780Z [00:02:41.454]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.7958440Z [00:02:41.460]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8018480Z [00:02:41.466]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8080024Z [00:02:41.472]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8140706Z [00:02:41.478]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8200138Z [00:02:41.484]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/command_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8257926Z [00:02:41.490]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/reexec/reexec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8316884Z [00:02:41.496]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/longpath/longpath.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8375576Z [00:02:41.502]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/promise/promise.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8439173Z [00:02:41.508]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8498808Z [00:02:41.514]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8557099Z [00:02:41.520]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/homedir/homedir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8616848Z [00:02:41.526]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp_precompile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8676888Z [00:02:41.532]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8734768Z [00:02:41.537]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/regexp/regexp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8794076Z [00:02:41.543]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_unsupported_cgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8853791Z [00:02:41.549]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8913281Z [00:02:41.555]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/getenv_linux_nocgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.8974023Z [00:02:41.561]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9034824Z [00:02:41.567]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9096979Z [00:02:41.574]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9160306Z [00:02:41.580]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/getenv_linux_cgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9223408Z [00:02:41.586]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9284128Z [00:02:41.592]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9343744Z [00:02:41.598]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_gccgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9403025Z [00:02:41.604]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_cgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9465304Z [00:02:41.610]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9529442Z [00:02:41.617]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/locker/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9588957Z [00:02:41.623]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/locker/locker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9649156Z [00:02:41.629]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_supported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9707712Z [00:02:41.635]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9766919Z [00:02:41.641]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9829344Z [00:02:41.647]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9891272Z [00:02:41.653]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/usergroupadd_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:07.9953111Z [00:02:41.659]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0012675Z [00:02:41.665]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/parser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0071905Z [00:02:41.671]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/idtools.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0132311Z [00:02:41.677]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idtools/utils_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0193411Z [00:02:41.683]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0255091Z [00:02:41.689]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsutils/fsutils_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0313825Z [00:02:41.695]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loopback.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0373323Z [00:02:41.701]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loopback_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0430267Z [00:02:41.707]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/ioctl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0488052Z [00:02:41.713]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/loop_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0544218Z [00:02:41.718]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/loopback/attach_loopback.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0604658Z [00:02:41.724]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0663794Z [00:02:41.730]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chmod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0723086Z [00:02:41.736]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0783632Z [00:02:41.742]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/extattr_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0844522Z [00:02:41.748]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0905097Z [00:02:41.754]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/mknod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.0964276Z [00:02:41.760]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1025483Z [00:02:41.766]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1082647Z [00:02:41.772]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_netbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1159666Z [00:02:41.780]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lchflags_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1224178Z [00:02:41.786]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/mknod_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1288386Z [00:02:41.793]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1351619Z [00:02:41.799]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1413348Z [00:02:41.805]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/syscall_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1470133Z [00:02:41.811]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/exitcode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1526893Z [00:02:41.817]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1584026Z [00:02:41.822]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/utimes_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1643586Z [00:02:41.828]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1702715Z [00:02:41.834]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lstat_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1763593Z [00:02:41.840]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1823055Z [00:02:41.846]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1883846Z [00:02:41.852]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lcow_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.1944123Z [00:02:41.858]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2005056Z [00:02:41.864]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2063689Z [00:02:41.870]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2123891Z [00:02:41.876]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lchown.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2182558Z [00:02:41.882]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_openbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2241603Z [00:02:41.888]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2301422Z [00:02:41.894]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2364998Z [00:02:41.900]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/mknod_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2429707Z [00:02:41.907]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2492151Z [00:02:41.913]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/utimes_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2556056Z [00:02:41.920]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2618760Z [00:02:41.926]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/syscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2682756Z [00:02:41.932]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/chtimes_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2745359Z [00:02:41.938]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/init_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2805879Z [00:02:41.945]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/utimes_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2864619Z [00:02:41.950]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/extattr_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2924207Z [00:02:41.956]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/umask_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.2981980Z [00:02:41.962]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3043943Z [00:02:41.968]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lcow_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3104944Z [00:02:41.974]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3168346Z [00:02:41.981]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/rm_common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3232923Z [00:02:41.987]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/process_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3296687Z [00:02:41.993]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/lstat_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3359764Z [00:02:42.000]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/stat_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3424069Z [00:02:42.006]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3485845Z [00:02:42.013]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3546897Z [00:02:42.019]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/xattrs_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3608803Z [00:02:42.025]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/umask.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3667952Z [00:02:42.031]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/meminfo_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3723405Z [00:02:42.036]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/system/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3781336Z [00:02:42.042]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/pools/pools.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3840767Z [00:02:42.048]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/tarlog/tarlogger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3906515Z [00:02:42.054]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.3966456Z [00:02:42.061]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mountinfo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4028824Z [00:02:42.067]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mounter_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4089451Z [00:02:42.073]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mountinfo_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4154967Z [00:02:42.079]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/unmount_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4218381Z [00:02:42.086]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4284926Z [00:02:42.092]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/unmount_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4350035Z [00:02:42.099]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mount.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4409230Z [00:02:42.105]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4466939Z [00:02:42.111]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4524363Z [00:02:42.116]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mounter_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4582785Z [00:02:42.122]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/mounter_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4641736Z [00:02:42.128]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/mount/flags_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4702522Z [00:02:42.134]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringid/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4761124Z [00:02:42.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringid/stringid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4821882Z [00:02:42.146]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsverity/fsverity_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4881366Z [00:02:42.152]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/fsverity/fsverity_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4939951Z [00:02:42.158]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idmap/idmapped_utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.4998589Z [00:02:42.164]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/idmap/idmapped_utils_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5054492Z [00:02:42.169]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/parsers/parsers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5112751Z [00:02:42.175]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringutils/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5169990Z [00:02:42.181]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/stringutils/stringutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5227401Z [00:02:42.187]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lastwrite.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5283121Z [00:02:42.192]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5338552Z [00:02:42.198]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5395963Z [00:02:42.204]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/lockfile/lockfile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5454916Z [00:02:42.209]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/readers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5515103Z [00:02:42.215]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5575100Z [00:02:42.221]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/temp_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5634573Z [00:02:42.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/temp_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5694298Z [00:02:42.233]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5752987Z [00:02:42.239]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/bytespipe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5812869Z [00:02:42.245]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/buffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5870109Z [00:02:42.251]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/fswriters_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5926830Z [00:02:42.257]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/writers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.5983853Z [00:02:42.262]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/ioutils/writeflusher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6042094Z [00:02:42.268]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6098976Z [00:02:42.274]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6155626Z [00:02:42.280]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6211802Z [00:02:42.285]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/fflags_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6269210Z [00:02:42.291]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/diff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6324676Z [00:02:42.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6382443Z [00:02:42.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6440392Z [00:02:42.308]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6495519Z [00:02:42.314]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_zstd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6550646Z [00:02:42.319]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_110.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6605420Z [00:02:42.325]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6662140Z [00:02:42.330]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_19.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6721590Z [00:02:42.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6779572Z [00:02:42.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/time_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6836984Z [00:02:42.348]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6894999Z [00:02:42.353]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.6950508Z [00:02:42.359]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7005504Z [00:02:42.364]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/fflags_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7061005Z [00:02:42.370]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/whiteouts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7115003Z [00:02:42.375]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/wrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7170958Z [00:02:42.381]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/time_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7225660Z [00:02:42.387]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7280527Z [00:02:42.392]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7333948Z [00:02:42.397]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/archive_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7390078Z [00:02:42.403]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/copy_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7445034Z [00:02:42.408]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/pkg/archive/changes_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7500613Z [00:02:42.414]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/jsoniter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7556359Z [00:02:42.420]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/staging_lockfile/staging_lockfile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7611812Z [00:02:42.425]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7668440Z [00:02:42.431]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7726227Z [00:02:42.437]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/dedup/dedup_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7784066Z [00:02:42.442]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7842780Z [00:02:42.448]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7898984Z [00:02:42.454]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/rawfilelock/rawfilelock_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.7954213Z [00:02:42.459]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/internal/tempdir/tempdir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8011024Z [00:02:42.465]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/OWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8065895Z [00:02:42.471]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/storage.conf-freebsd' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8123099Z [00:02:42.476]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8182881Z [00:02:42.482]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8239851Z [00:02:42.488]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8296485Z [00:02:42.494]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.cirrus.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8353635Z [00:02:42.499]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/layers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8411592Z [00:02:42.505]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/NOTICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8470913Z [00:02:42.511]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/containers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8528727Z [00:02:42.517]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8585115Z [00:02:42.522]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/idset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8640728Z [00:02:42.528]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8698257Z [00:02:42.534]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8753123Z [00:02:42.539]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8809495Z [00:02:42.545]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/deprecated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8865158Z [00:02:42.551]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/userns_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8921495Z [00:02:42.556]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/storage.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.8978499Z [00:02:42.562]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9035633Z [00:02:42.568]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/VERSION' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9093010Z [00:02:42.573]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/template.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9148945Z [00:02:42.579]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9205299Z [00:02:42.584]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9264445Z [00:02:42.590]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chroot_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9324977Z [00:02:42.596]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9384354Z [00:02:42.602]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/jsoniter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9441166Z [00:02:42.608]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/composefs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9496790Z [00:02:42.614]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/mount.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9554476Z [00:02:42.619]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay_disk_quota.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9612775Z [00:02:42.625]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay_disk_quota_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9670920Z [00:02:42.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/randomid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9730847Z [00:02:42.637]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9789698Z [00:02:42.643]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/overlay_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9851331Z [00:02:42.649]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlay/check_116.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9912061Z [00:02:42.655]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:08.9969050Z [00:02:42.661]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/jsoniter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0028273Z [00:02:42.667]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0088563Z [00:02:42.673]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0146707Z [00:02:42.679]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0206167Z [00:02:42.685]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0265512Z [00:02:42.691]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0324585Z [00:02:42.696]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0383889Z [00:02:42.702]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0441646Z [00:02:42.708]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/zfs/zfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0503863Z [00:02:42.714]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/windows/windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0565208Z [00:02:42.720]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/windows/jsoniter_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0627441Z [00:02:42.727]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0690452Z [00:02:42.733]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0753700Z [00:02:42.739]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/mount_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0815945Z [00:02:42.746]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/mount.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0879562Z [00:02:42.752]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/dirs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.0942726Z [00:02:42.758]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/aufs/aufs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1003890Z [00:02:42.764]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/fsdiff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1065241Z [00:02:42.770]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/overlayutils/overlayutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1126723Z [00:02:42.777]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/copy_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1188364Z [00:02:42.783]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/driver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1249353Z [00:02:42.789]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/vfs/copy_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1309680Z [00:02:42.795]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chown_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1369022Z [00:02:42.801]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/counter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1426866Z [00:02:42.807]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/chroot_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1486177Z [00:02:42.813]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1545720Z [00:02:42.818]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs/dummy_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1604700Z [00:02:42.824]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1664178Z [00:02:42.830]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/btrfs/btrfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1723664Z [00:02:42.836]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota/projectquota_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1782333Z [00:02:42.842]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota/projectquota.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1841212Z [00:02:42.848]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/quota/projectquota_supported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1901159Z [00:02:42.854]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy/copy_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.1962275Z [00:02:42.860]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/copy/copy_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2020627Z [00:02:42.866]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_zfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2078048Z [00:02:42.872]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_aufs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2137490Z [00:02:42.878]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_vfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2195354Z [00:02:42.883]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_btrfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2252163Z [00:02:42.889]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_overlay.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2310774Z [00:02:42.895]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/register/register_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2372990Z [00:02:42.901]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/drivers/driver_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2434194Z [00:02:42.907]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/userns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2494697Z [00:02:42.913]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/storage/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2554450Z [00:02:42.919]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2611726Z [00:02:42.925]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/CODE-OF-CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2670178Z [00:02:42.931]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/certificates.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2729805Z [00:02:42.937]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/hash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2789505Z [00:02:42.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2850468Z [00:02:42.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/rsa_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2912114Z [00:02:42.955]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.2969175Z [00:02:42.961]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3026778Z [00:02:42.967]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3083185Z [00:02:42.972]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3141017Z [00:02:42.978]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3198916Z [00:02:42.984]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key_files.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3255368Z [00:02:42.989]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key_manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3310609Z [00:02:42.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3367436Z [00:02:43.001]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3425057Z [00:02:43.006]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3482230Z [00:02:43.012]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/jsonsign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3539958Z [00:02:43.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key_no_openssl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3595852Z [00:02:43.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/libtrust/ec_key_openssl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3653229Z [00:02:43.029]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/types/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3711497Z [00:02:43.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3769165Z [00:02:43.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/load.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3825697Z [00:02:43.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/sif/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3885436Z [00:02:43.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.3943853Z [00:02:43.058]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4001352Z [00:02:43.064]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4060210Z [00:02:43.070]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/explicitfilepath/path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4117628Z [00:02:43.076]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/directory/directory_dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4176764Z [00:02:43.082]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4236352Z [00:02:43.088]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/transports.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4296825Z [00:02:43.094]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/docker_daemon.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4356370Z [00:02:43.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/storage_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4415838Z [00:02:43.105]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/docker_daemon_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4477717Z [00:02:43.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/alltransports.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4540030Z [00:02:43.118]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/transports/alltransports/storage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4601072Z [00:02:43.124]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4659917Z [00:02:43.130]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/sqlite/sqlite.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4722127Z [00:02:43.136]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/none/none.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4783816Z [00:02:43.142]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4842773Z [00:02:43.148]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/blobinfocache/default.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4903361Z [00:02:43.154]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.4961882Z [00:02:43.160]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/paths_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5020758Z [00:02:43.166]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5081449Z [00:02:43.172]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5139554Z [00:02:43.178]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/types/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5195404Z [00:02:43.183]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/compression.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5252548Z [00:02:43.189]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/internal/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5310215Z [00:02:43.195]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/compression/zstd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5369053Z [00:02:43.201]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/strslice/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5426736Z [00:02:43.207]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/strslice/strslice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5482817Z [00:02:43.212]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5540075Z [00:02:43.218]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/docker/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5595453Z [00:02:43.224]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/sigstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5651294Z [00:02:43.229]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/sigstore/params/sigstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5708936Z [00:02:43.235]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/pkg/cli/passphrase.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5767121Z [00:02:43.241]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/private/private.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5824598Z [00:02:43.246]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/iolimits/iolimits.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5885624Z [00:02:43.253]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5943387Z [00:02:43.258]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.5999868Z [00:02:43.264]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/useragent/useragent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6057186Z [00:02:43.270]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6114652Z [00:02:43.275]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/unparsedimage/wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6172352Z [00:02:43.281]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/uploadreader/upload_reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6230637Z [00:02:43.287]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6288243Z [00:02:43.293]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6349521Z [00:02:43.299]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/compat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6409606Z [00:02:43.305]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/impl/signatures.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6470781Z [00:02:43.311]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6532405Z [00:02:43.317]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6592885Z [00:02:43.323]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6656915Z [00:02:43.330]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6718018Z [00:02:43.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/tmpdir/tmpdir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6781147Z [00:02:43.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/multierr/multierr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6839728Z [00:02:43.348]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6897878Z [00:02:43.354]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.6955582Z [00:02:43.359]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/impl/compat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7012755Z [00:02:43.365]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7070988Z [00:02:43.371]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/original_oci_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7128892Z [00:02:43.377]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7185239Z [00:02:43.382]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7243294Z [00:02:43.388]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7302394Z [00:02:43.394]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/simple.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7360689Z [00:02:43.400]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/sigstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7416180Z [00:02:43.406]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signature/signature.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7472907Z [00:02:43.411]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7529304Z [00:02:43.417]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_schema2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7582949Z [00:02:43.422]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7639025Z [00:02:43.428]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/oci.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7693755Z [00:02:43.433]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/unparsed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7749065Z [00:02:43.439]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_schema1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7805590Z [00:02:43.445]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/docker_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7860490Z [00:02:43.450]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/oci_index.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7920630Z [00:02:43.456]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/image/sourced.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.7982165Z [00:02:43.462]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/set/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8042638Z [00:02:43.468]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/signer/signer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8103872Z [00:02:43.474]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/rootless/rootless.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8165180Z [00:02:43.480]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/docker_schema2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8226022Z [00:02:43.486]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8286995Z [00:02:43.493]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8353158Z [00:02:43.499]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8421460Z [00:02:43.506]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/oci_index.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8486454Z [00:02:43.513]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8550316Z [00:02:43.519]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/manifest/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8617093Z [00:02:43.526]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/internal/streamdigest/stream_digest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8704018Z [00:02:43.534]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/internal/oci_util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8751195Z [00:02:43.539]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8815984Z [00:02:43.545]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8880730Z [00:02:43.552]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.8940848Z [00:02:43.558]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9001820Z [00:02:43.564]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/layout/oci_dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9063534Z [00:02:43.570]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9124476Z [00:02:43.576]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9183461Z [00:02:43.582]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/oci/archive/oci_dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9242961Z [00:02:43.588]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9301851Z [00:02:43.594]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9359124Z [00:02:43.600]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9418775Z [00:02:43.606]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9478534Z [00:02:43.612]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/storage/storage_dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9541720Z [00:02:43.618]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9602891Z [00:02:43.624]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9662798Z [00:02:43.630]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9721293Z [00:02:43.636]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/tarball/tarball_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9780472Z [00:02:43.642]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift-copies.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9840810Z [00:02:43.648]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9900564Z [00:02:43.654]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:09.9961536Z [00:02:43.660]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0020680Z [00:02:43.666]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/openshift/openshift_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0079352Z [00:02:43.672]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0137445Z [00:02:43.678]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/registries_d.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0198897Z [00:02:43.684]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0258962Z [00:02:43.690]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0320105Z [00:02:43.696]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0383475Z [00:02:43.702]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0443377Z [00:02:43.708]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/internal/tarfile/dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0503038Z [00:02:43.714]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0561695Z [00:02:43.720]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0619762Z [00:02:43.726]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0679197Z [00:02:43.732]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/daemon/daemon_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0738157Z [00:02:43.738]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/paths_common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0796415Z [00:02:43.744]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/distribution_error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0857500Z [00:02:43.750]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/body_reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0916945Z [00:02:43.756]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/cache.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.0976899Z [00:02:43.762]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/regexp-additions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1034436Z [00:02:43.767]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1092808Z [00:02:43.773]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1154669Z [00:02:43.779]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/normalize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1221038Z [00:02:43.786]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1283907Z [00:02:43.792]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/reference/regexp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1346976Z [00:02:43.799]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1407864Z [00:02:43.805]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/paths_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1469874Z [00:02:43.811]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1531230Z [00:02:43.817]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/wwwauthenticate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1648984Z [00:02:43.829]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1708433Z [00:02:43.835]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/docker_image_dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1766059Z [00:02:43.841]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/policyconfiguration/naming.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1821151Z [00:02:43.846]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1876109Z [00:02:43.852]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1931371Z [00:02:43.857]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/src.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.1987932Z [00:02:43.863]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2047617Z [00:02:43.869]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/dest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2108005Z [00:02:43.875]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/docker/archive/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2164864Z [00:02:43.880]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simplesigning/signer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2222047Z [00:02:43.886]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_simple.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2280878Z [00:02:43.892]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2340436Z [00:02:43.898]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2401082Z [00:02:43.904]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/leveled_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2463563Z [00:02:43.910]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor_api_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2529982Z [00:02:43.917]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/openapi_infra.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2592917Z [00:02:43.923]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2656390Z [00:02:43.930]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/rekor/rekor_api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2720848Z [00:02:43.936]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/copied.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2783296Z [00:02:43.942]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/internal/signer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2847314Z [00:02:43.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/signer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2910511Z [00:02:43.955]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/sigstore/fulcio/fulcio.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.2971576Z [00:02:43.961]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3031291Z [00:02:43.967]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/simple.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3091986Z [00:02:43.973]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_signedby.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3152550Z [00:02:43.979]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/rekor_api_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3212308Z [00:02:43.985]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/rekor_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3271663Z [00:02:43.991]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/sigstore_payload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3328960Z [00:02:43.997]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/json.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3388433Z [00:02:44.003]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/internal/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3448012Z [00:02:44.009]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_paths_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3505124Z [00:02:44.014]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_config_sigstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3563800Z [00:02:44.020]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism_gpgme.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3619881Z [00:02:44.026]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_sigstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3677339Z [00:02:44.032]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_reference_match.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3734064Z [00:02:44.037]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism_openpgp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3790140Z [00:02:44.043]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/mechanism.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3845977Z [00:02:44.048]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval_baselayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3901146Z [00:02:44.054]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/fulcio_cert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.3958289Z [00:02:44.060]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_eval.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4015118Z [00:02:44.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/policy_paths_common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4075092Z [00:02:44.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/pki_cert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4133902Z [00:02:44.077]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/signer/signer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4194258Z [00:02:44.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/signature/docker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4252869Z [00:02:44.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/docker_schema2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4310196Z [00:02:44.095]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/unparsed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4368575Z [00:02:44.101]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/image/sourced.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4426318Z [00:02:44.107]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4483170Z [00:02:44.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/compression.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4540249Z [00:02:44.118]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4595513Z [00:02:44.124]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4653343Z [00:02:44.129]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/progress_channel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4709163Z [00:02:44.135]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/encryption.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4764347Z [00:02:44.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/copy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4820824Z [00:02:44.146]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/single.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4875939Z [00:02:44.152]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/digesting_reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4931206Z [00:02:44.157]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/progress_bars.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.4987058Z [00:02:44.163]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/blob.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5047290Z [00:02:44.169]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/copy/multiple.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5104883Z [00:02:44.174]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5159544Z [00:02:44.180]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5216494Z [00:02:44.186]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/oci.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5274699Z [00:02:44.191]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5334200Z [00:02:44.197]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5393458Z [00:02:44.203]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5451745Z [00:02:44.209]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/oci_index.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5510850Z [00:02:44.215]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containers/image/v5/manifest/docker_schema2_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5570092Z [00:02:44.221]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5626370Z [00:02:44.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5684157Z [00:02:44.232]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyberphone/json-canonicalization/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5744802Z [00:02:44.238]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/stack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5804275Z [00:02:44.244]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5862974Z [00:02:44.250]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5922022Z [00:02:44.256]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/go113.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.5980153Z [00:02:44.262]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6038221Z [00:02:44.268]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6095518Z [00:02:44.274]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6153473Z [00:02:44.279]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/appveyor.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6211630Z [00:02:44.285]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pkg/errors/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6267135Z [00:02:44.291]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6322063Z [00:02:44.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/entry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6379160Z [00:02:44.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/packer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6434543Z [00:02:44.307]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/storage/getter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6492515Z [00:02:44.313]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6549157Z [00:02:44.319]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6603972Z [00:02:44.324]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6663081Z [00:02:44.330]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6722740Z [00:02:44.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6782377Z [00:02:44.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6844433Z [00:02:44.348]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6901920Z [00:02:44.354]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.6957616Z [00:02:44.360]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7013025Z [00:02:44.365]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7066436Z [00:02:44.371]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7122474Z [00:02:44.376]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7177323Z [00:02:44.382]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7232997Z [00:02:44.387]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7291313Z [00:02:44.393]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/pkcs7.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7345507Z [00:02:44.399]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7404575Z [00:02:44.404]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7461797Z [00:02:44.410]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7519209Z [00:02:44.416]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7579024Z [00:02:44.422]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7639785Z [00:02:44.428]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7700865Z [00:02:44.434]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7762679Z [00:02:44.440]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7824746Z [00:02:44.446]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7886710Z [00:02:44.453]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.7948845Z [00:02:44.459]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/decrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8012087Z [00:02:44.465]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8073526Z [00:02:44.471]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8131839Z [00:02:44.477]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8190182Z [00:02:44.483]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/encrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8246952Z [00:02:44.489]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/smallstep/pkcs7/ber.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8303362Z [00:02:44.494]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pmezard/go-difflib/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8360279Z [00:02:44.500]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8420024Z [00:02:44.506]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8479972Z [00:02:44.512]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8537980Z [00:02:44.518]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_js.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8594961Z [00:02:44.523]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8652861Z [00:02:44.529]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8708802Z [00:02:44.535]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8764964Z [00:02:44.540]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8822248Z [00:02:44.546]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-runewidth/runewidth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8880193Z [00:02:44.552]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8937923Z [00:02:44.558]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_column_metadata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.8996320Z [00:02:44.564]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9059045Z [00:02:44.570]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_app_armor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9121098Z [00:02:44.576]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3-binding.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9183883Z [00:02:44.582]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/callback.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9247762Z [00:02:44.589]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9309732Z [00:02:44.595]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3ext.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9372446Z [00:02:44.601]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_hook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9433844Z [00:02:44.607]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9496451Z [00:02:44.614]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9558038Z [00:02:44.620]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_incr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9616356Z [00:02:44.625]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3-binding.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9674613Z [00:02:44.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9733499Z [00:02:44.637]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9793792Z [00:02:44.643]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_fts5.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9853570Z [00:02:44.649]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/static_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9914346Z [00:02:44.655]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:10.9972724Z [00:02:44.661]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0030857Z [00:02:44.667]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_introspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0107616Z [00:02:44.675]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0171910Z [00:02:44.681]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_libsqlite3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0239171Z [00:02:44.688]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_icu.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0300641Z [00:02:44.694]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0362739Z [00:02:44.700]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/.codecov.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0425450Z [00:02:44.706]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_os_trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0486585Z [00:02:44.713]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0547919Z [00:02:44.719]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0611824Z [00:02:44.725]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0674817Z [00:02:44.731]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0736965Z [00:02:44.738]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0796983Z [00:02:44.744]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0858038Z [00:02:44.750]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_usleep_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0915259Z [00:02:44.755]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.0975046Z [00:02:44.761]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension_omit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1034132Z [00:02:44.767]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/backup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1092864Z [00:02:44.773]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1152798Z [00:02:44.779]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_allow_uri_authority.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1212614Z [00:02:44.785]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1273013Z [00:02:44.791]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_stat4.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1333300Z [00:02:44.797]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth_omit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1393186Z [00:02:44.803]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_math_functions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1452687Z [00:02:44.809]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1512465Z [00:02:44.815]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete_fast.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1570752Z [00:02:44.821]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vtable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1629312Z [00:02:44.827]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_foreign_keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1687984Z [00:02:44.833]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1748551Z [00:02:44.839]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1809938Z [00:02:44.845]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1868930Z [00:02:44.851]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize_omit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1927514Z [00:02:44.857]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/codecov.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.1986023Z [00:02:44.863]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2043879Z [00:02:44.868]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2104051Z [00:02:44.874]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2165463Z [00:02:44.880]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/ewma.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2223175Z [00:02:44.886]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/VividCortex/ewma/.whitesource' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2284797Z [00:02:44.892]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2342836Z [00:02:44.898]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2402536Z [00:02:44.904]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/symmetric.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2461509Z [00:02:44.910]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2520031Z [00:02:44.916]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2579537Z [00:02:44.922]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2637844Z [00:02:44.928]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2700058Z [00:02:44.934]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2762263Z [00:02:44.940]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jws.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2824377Z [00:02:44.946]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2884739Z [00:02:44.952]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.2943388Z [00:02:44.958]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3004525Z [00:02:44.964]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3067729Z [00:02:44.971]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3129395Z [00:02:44.977]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3187518Z [00:02:44.983]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/scanner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3245716Z [00:02:44.989]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/stream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3303370Z [00:02:44.994]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3362770Z [00:02:45.000]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3420768Z [00:02:45.006]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3479610Z [00:02:45.012]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/tags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3539896Z [00:02:45.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/json/indent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3600700Z [00:02:45.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/encoding.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3660889Z [00:02:45.030]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/opaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3721051Z [00:02:45.036]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/signing.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3777605Z [00:02:45.042]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/crypter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3835019Z [00:02:45.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3893337Z [00:02:45.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/asymmetric.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.3952511Z [00:02:45.059]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jwe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4011352Z [00:02:45.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/shared.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4069790Z [00:02:45.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-jose/go-jose/v4/jwk.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4127514Z [00:02:45.077]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4183475Z [00:02:45.082]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4241743Z [00:02:45.088]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/titanous/rocacheck/rocacheck.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4300029Z [00:02:45.094]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4357187Z [00:02:45.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int64_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4414549Z [00:02:45.105]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4473292Z [00:02:45.111]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint32.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4532813Z [00:02:45.117]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float32.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4590862Z [00:02:45.123]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint8.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4647575Z [00:02:45.129]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/duration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4707357Z [00:02:45.135]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/time.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4765102Z [00:02:45.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4823747Z [00:02:45.146]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/count.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4883241Z [00:02:45.152]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/text.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.4942856Z [00:02:45.158]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float64_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5003238Z [00:02:45.164]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5064467Z [00:02:45.170]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5122990Z [00:02:45.176]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/duration_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5181777Z [00:02:45.182]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int8.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5243719Z [00:02:45.188]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipnet_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5305131Z [00:02:45.194]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5365183Z [00:02:45.200]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5422813Z [00:02:45.206]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5480672Z [00:02:45.212]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5537232Z [00:02:45.218]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ip_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5593323Z [00:02:45.223]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5650688Z [00:02:45.229]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5710202Z [00:02:45.235]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5770843Z [00:02:45.241]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/golangflag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5831037Z [00:02:45.247]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/ipmask.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5890630Z [00:02:45.253]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.5950122Z [00:02:45.259]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6008513Z [00:02:45.265]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6068267Z [00:02:45.271]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.editorconfig' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6127985Z [00:02:45.277]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_array.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6184816Z [00:02:45.282]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint16.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6244063Z [00:02:45.288]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int32_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6310096Z [00:02:45.295]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6371540Z [00:02:45.301]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6435723Z [00:02:45.308]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_int64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6502764Z [00:02:45.314]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/uint_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6566794Z [00:02:45.321]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bool_func.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6630165Z [00:02:45.327]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int16.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6692583Z [00:02:45.333]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/.golangci.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6756222Z [00:02:45.340]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/func.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6819803Z [00:02:45.346]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/flag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6883004Z [00:02:45.352]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/string_to_int.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.6946751Z [00:02:45.359]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/float32_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7008929Z [00:02:45.365]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/int32.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7071976Z [00:02:45.371]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/bytes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7132911Z [00:02:45.377]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/pflag/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7193852Z [00:02:45.383]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7260230Z [00:02:45.390]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/shell_completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7322380Z [00:02:45.396]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7381814Z [00:02:45.402]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/bash_completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7441308Z [00:02:45.408]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/.mailmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7500731Z [00:02:45.414]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/zsh_completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7561289Z [00:02:45.420]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7620016Z [00:02:45.426]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7678852Z [00:02:45.432]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7740676Z [00:02:45.438]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7802838Z [00:02:45.444]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/args.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7863936Z [00:02:45.450]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7923835Z [00:02:45.456]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command_win.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.7985537Z [00:02:45.462]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/bash_completionsV2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8043533Z [00:02:45.468]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8104358Z [00:02:45.474]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/command_notwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8161671Z [00:02:45.480]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/cobra.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8221252Z [00:02:45.486]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8286162Z [00:02:45.493]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/fish_completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8349174Z [00:02:45.499]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/powershell_completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8408728Z [00:02:45.505]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/active_help.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8468987Z [00:02:45.511]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/flag_groups.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8529354Z [00:02:45.517]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/spf13/cobra/completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8590356Z [00:02:45.523]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/ref.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8651274Z [00:02:45.529]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8711863Z [00:02:45.535]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8771441Z [00:02:45.541]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8829608Z [00:02:45.547]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8889629Z [00:02:45.553]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/repository.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.8949830Z [00:02:45.559]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/digest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9007354Z [00:02:45.565]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9068063Z [00:02:45.571]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9128160Z [00:02:45.577]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/name/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9187235Z [00:02:45.583]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9246838Z [00:02:45.589]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9307344Z [00:02:45.595]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9367092Z [00:02:45.601]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9426867Z [00:02:45.607]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9486357Z [00:02:45.613]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/index.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9545962Z [00:02:45.619]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9605719Z [00:02:45.625]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9665310Z [00:02:45.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9726252Z [00:02:45.637]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9786250Z [00:02:45.643]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9848469Z [00:02:45.649]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-containerregistry/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9912073Z [00:02:45.655]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:11.9971574Z [00:02:45.661]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/time.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0034477Z [00:02:45.667]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/null.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0096184Z [00:02:45.674]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0155713Z [00:02:45.680]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0215623Z [00:02:45.685]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/hash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0278511Z [00:02:45.692]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0341118Z [00:02:45.698]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0402031Z [00:02:45.704]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0464852Z [00:02:45.710]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version4.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0527701Z [00:02:45.717]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version6.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0593554Z [00:02:45.723]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/uuid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0659398Z [00:02:45.730]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node_js.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0722515Z [00:02:45.736]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/dce.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0789858Z [00:02:45.743]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/CONTRIBUTORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0854313Z [00:02:45.749]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/version7.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0918861Z [00:02:45.756]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/marshal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.0981844Z [00:02:45.762]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1043738Z [00:02:45.768]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/node_net.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1102746Z [00:02:45.774]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/sql.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1160218Z [00:02:45.780]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/uuid/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1220180Z [00:02:45.786]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset/intervalset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1278487Z [00:02:45.792]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1336771Z [00:02:45.798]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/google/go-intervals/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1395147Z [00:02:45.803]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1456680Z [00:02:45.810]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1518595Z [00:02:45.816]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1578993Z [00:02:45.822]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1639174Z [00:02:45.828]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1698121Z [00:02:45.834]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stefanberger/go-pkcs11uri/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1759243Z [00:02:45.840]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1817340Z [00:02:45.846]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1875951Z [00:02:45.852]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/tlsconfig/certpool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1935426Z [00:02:45.858]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.1995961Z [00:02:45.864]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2055141Z [00:02:45.869]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2116299Z [00:02:45.876]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/unix_socket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2175407Z [00:02:45.882]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2234005Z [00:02:45.887]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/inmem_socket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2293579Z [00:02:45.893]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/tcp_socket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2353939Z [00:02:45.899]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/sockets/sockets_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2415497Z [00:02:45.905]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/nat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2474249Z [00:02:45.911]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2535040Z [00:02:45.917]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/nat/sort.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2597582Z [00:02:45.924]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-connections/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2659734Z [00:02:45.930]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/ulimit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2722191Z [00:02:45.936]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2785917Z [00:02:45.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/duration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2848345Z [00:02:45.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2910359Z [00:02:45.955]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/circle.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.2973633Z [00:02:45.961]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3034232Z [00:02:45.967]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3095024Z [00:02:45.973]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/go-units/size.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3159321Z [00:02:45.980]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/multierror/multierror.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3222265Z [00:02:45.986]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/internal/lazyregexp/lazyregexp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3283565Z [00:02:45.992]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/NOTICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3344427Z [00:02:45.998]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_diff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3404304Z [00:02:46.004]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_logs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3464207Z [00:02:46.010]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3522673Z [00:02:46.016]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_wait.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3582413Z [00:02:46.022]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_load_opts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3642106Z [00:02:46.028]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3698911Z [00:02:46.034]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_unpause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3755025Z [00:02:46.039]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3809929Z [00:02:46.045]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/build_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3865576Z [00:02:46.051]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3923082Z [00:02:46.056]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_commit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.3979774Z [00:02:46.062]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4036994Z [00:02:46.068]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4093377Z [00:02:46.073]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4154680Z [00:02:46.079]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4218098Z [00:02:46.086]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4280785Z [00:02:46.092]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_pull.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4343568Z [00:02:46.098]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4420976Z [00:02:46.106]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4485850Z [00:02:46.113]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_leave.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4550336Z [00:02:46.119]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4610254Z [00:02:46.125]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4671079Z [00:02:46.131]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_unlock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4731480Z [00:02:46.137]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_inspect_opts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4792194Z [00:02:46.143]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_logs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4852189Z [00:02:46.149]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4912005Z [00:02:46.155]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.4971200Z [00:02:46.161]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_copy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5034463Z [00:02:46.167]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5093115Z [00:02:46.173]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_restart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5151108Z [00:02:46.179]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5210527Z [00:02:46.185]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5268309Z [00:02:46.191]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5324943Z [00:02:46.196]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_join.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5380950Z [00:02:46.202]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5436819Z [00:02:46.208]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5493005Z [00:02:46.213]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5549924Z [00:02:46.219]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5606151Z [00:02:46.225]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5662341Z [00:02:46.230]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_stop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5772730Z [00:02:46.236]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5775643Z [00:02:46.242]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_rename.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5832424Z [00:02:46.247]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5888908Z [00:02:46.253]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.5970208Z [00:02:46.261]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6026648Z [00:02:46.267]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6084813Z [00:02:46.272]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6144649Z [00:02:46.278]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/hijack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6203100Z [00:02:46.284]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6260622Z [00:02:46.290]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6317319Z [00:02:46.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6376809Z [00:02:46.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6435544Z [00:02:46.307]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6493475Z [00:02:46.313]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6554112Z [00:02:46.319]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_logs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6614158Z [00:02:46.325]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6675085Z [00:02:46.331]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6736229Z [00:02:46.338]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6797092Z [00:02:46.344]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_history_opts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6856707Z [00:02:46.350]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6918281Z [00:02:46.356]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.6974569Z [00:02:46.361]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7032615Z [00:02:46.367]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_upgrade.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7090000Z [00:02:46.373]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_kill.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7147279Z [00:02:46.379]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_interfaces.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7202037Z [00:02:46.384]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7259552Z [00:02:46.390]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7315520Z [00:02:46.396]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_top.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7370766Z [00:02:46.401]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_install.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7428763Z [00:02:46.407]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7485907Z [00:02:46.412]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_enable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7541315Z [00:02:46.418]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/service_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7596384Z [00:02:46.424]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_pause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7652225Z [00:02:46.429]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7709487Z [00:02:46.435]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7766904Z [00:02:46.441]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7822868Z [00:02:46.446]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/secret_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7880031Z [00:02:46.452]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7936534Z [00:02:46.458]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.7995122Z [00:02:46.463]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8053046Z [00:02:46.469]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8111756Z [00:02:46.475]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8168105Z [00:02:46.481]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_start.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8223075Z [00:02:46.486]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8283030Z [00:02:46.492]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/checkpoint_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8338787Z [00:02:46.498]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_resize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8396296Z [00:02:46.504]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/envvars.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8455177Z [00:02:46.509]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8523633Z [00:02:46.516]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/config_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8620477Z [00:02:46.526]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/disk_usage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8683595Z [00:02:46.532]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_connect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8751118Z [00:02:46.539]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/build_cancel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8813517Z [00:02:46.545]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8873453Z [00:02:46.551]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8933240Z [00:02:46.557]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_search.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.8992741Z [00:02:46.563]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9052033Z [00:02:46.569]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9111604Z [00:02:46.575]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_attach.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9169543Z [00:02:46.581]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/node_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9227912Z [00:02:46.587]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9284512Z [00:02:46.592]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_save_opts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9340476Z [00:02:46.598]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_save.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9396392Z [00:02:46.604]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9451902Z [00:02:46.609]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/ping.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9508547Z [00:02:46.615]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9564492Z [00:02:46.620]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/task_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9620287Z [00:02:46.626]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/client_deprecated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9674893Z [00:02:46.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_disconnect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9734570Z [00:02:46.637]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_load.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9792427Z [00:02:46.643]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9856456Z [00:02:46.650]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/distribution_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9919300Z [00:02:46.656]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:12.9979747Z [00:02:46.662]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0040113Z [00:02:46.668]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/plugin_disable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0100667Z [00:02:46.674]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/container_exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0160309Z [00:02:46.680]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0221735Z [00:02:46.686]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/volume_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0282621Z [00:02:46.692]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/network_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0347800Z [00:02:46.699]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/image_import.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0408726Z [00:02:46.705]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/client/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0464279Z [00:02:46.710]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0520451Z [00:02:46.716]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0575144Z [00:02:46.722]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/swagger-gen.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0633299Z [00:02:46.727]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0687169Z [00:02:46.733]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/create_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0739508Z [00:02:46.738]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/ipam.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0797711Z [00:02:46.744]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/network/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0853787Z [00:02:46.749]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0909878Z [00:02:46.755]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/common/id_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.0964300Z [00:02:46.760]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/error_response_ext.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1018928Z [00:02:46.766]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/time/timestamp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1074107Z [00:02:46.771]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/versions/compare.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1129274Z [00:02:46.777]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/events/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1181368Z [00:02:46.782]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_interface_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1232659Z [00:02:46.787]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1289718Z [00:02:46.793]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_responses.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1346846Z [00:02:46.799]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/search.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1403779Z [00:02:46.804]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/authenticate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1461299Z [00:02:46.810]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1517576Z [00:02:46.816]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/registry/authconfig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1573787Z [00:02:46.821]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1631178Z [00:02:46.827]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/strslice/strslice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1686070Z [00:02:46.833]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1744076Z [00:02:46.838]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/storage/driver_data.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1802043Z [00:02:46.844]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1856972Z [00:02:46.850]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1911511Z [00:02:46.855]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/security_opts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.1967506Z [00:02:46.861]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/runtime.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2023360Z [00:02:46.866]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/system/disk_usage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2078329Z [00:02:46.872]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/error_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2133277Z [00:02:46.877]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/types_deprecated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2187371Z [00:02:46.883]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2242718Z [00:02:46.888]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2298724Z [00:02:46.894]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2354280Z [00:02:46.899]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/network_settings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2414077Z [00:02:46.905]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/port.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2475442Z [00:02:46.911]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/create_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2538882Z [00:02:46.918]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/top_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2601816Z [00:02:46.924]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/update_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2664432Z [00:02:46.930]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2726320Z [00:02:46.937]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2790278Z [00:02:46.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/health.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2851685Z [00:02:46.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2910141Z [00:02:46.955]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/change_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.2968064Z [00:02:46.961]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3024761Z [00:02:46.966]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/change_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3080482Z [00:02:46.972]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/create_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3135022Z [00:02:46.977]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/commit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3190887Z [00:02:46.983]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/wait_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3246836Z [00:02:46.989]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3300066Z [00:02:46.994]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3355043Z [00:02:46.999]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/disk_usage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3411049Z [00:02:47.005]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/filesystem_change.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3467089Z [00:02:47.011]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/waitcondition.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3522803Z [00:02:47.016]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3580266Z [00:02:47.022]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/container/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3636893Z [00:02:47.028]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_mount.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3690949Z [00:02:47.033]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3742454Z [00:02:47.038]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/checkpoint/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3798638Z [00:02:47.044]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/delete_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3851337Z [00:02:47.049]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3906107Z [00:02:47.055]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.3961374Z [00:02:47.060]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/opts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4016156Z [00:02:47.066]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4071243Z [00:02:47.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/summary.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4126871Z [00:02:47.077]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/image_history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4183551Z [00:02:47.082]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/image/disk_usage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4239211Z [00:02:47.088]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4295077Z [00:02:47.093]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/cache.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4351273Z [00:02:47.099]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/build/disk_usage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4408661Z [00:02:47.105]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/mount/mount.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4468302Z [00:02:47.111]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4527221Z [00:02:47.117]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/filters/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4583764Z [00:02:47.122]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/plugin_env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4640770Z [00:02:47.128]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4699085Z [00:02:47.134]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4759277Z [00:02:47.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4813402Z [00:02:47.145]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4867425Z [00:02:47.151]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4923938Z [00:02:47.156]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.4979693Z [00:02:47.162]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5034690Z [00:02:47.167]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/secret.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5091191Z [00:02:47.173]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5147403Z [00:02:47.179]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/runtime.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5204248Z [00:02:47.184]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5260192Z [00:02:47.190]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5317586Z [00:02:47.196]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/task.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5376536Z [00:02:47.202]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/swarm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5432536Z [00:02:47.207]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5488462Z [00:02:47.213]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/create_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5543826Z [00:02:47.218]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5602679Z [00:02:47.224]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/list_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5662856Z [00:02:47.230]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5721925Z [00:02:47.236]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/volume_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5779508Z [00:02:47.242]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/disk_usage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5836246Z [00:02:47.248]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/types/volume/volume.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5892435Z [00:02:47.253]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/swagger.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.5950482Z [00:02:47.259]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6007335Z [00:02:47.265]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker/api/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6066875Z [00:02:47.271]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6126313Z [00:02:47.277]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6184984Z [00:02:47.282]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6244640Z [00:02:47.288]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6304924Z [00:02:47.294]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client/command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6363884Z [00:02:47.300]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6423736Z [00:02:47.306]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/docker-credential-helpers/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6482515Z [00:02:47.312]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6538753Z [00:02:47.318]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6594672Z [00:02:47.323]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6652347Z [00:02:47.329]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/routes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6706448Z [00:02:47.335]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/urls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6761062Z [00:02:47.340]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/v2/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6817215Z [00:02:47.346]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6872743Z [00:02:47.351]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/register.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6928783Z [00:02:47.357]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/registry/api/errcode/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.6983147Z [00:02:47.362]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/docker/distribution/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7040133Z [00:02:47.368]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7097915Z [00:02:47.374]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_generics_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7154834Z [00:02:47.379]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/mkdir_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7212937Z [00:02:47.385]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/procfs_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7271636Z [00:02:47.391]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7331863Z [00:02:47.397]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7389532Z [00:02:47.403]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/openat2_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7446669Z [00:02:47.409]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/openat_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7504509Z [00:02:47.414]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/join.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7562784Z [00:02:47.420]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_go120.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7619821Z [00:02:47.426]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/vfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7675604Z [00:02:47.432]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7731936Z [00:02:47.437]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/open_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7789917Z [00:02:47.443]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/lookup_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7849815Z [00:02:47.449]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7910460Z [00:02:47.455]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/gocompat_generics_go121.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.7969549Z [00:02:47.461]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/cyphar/filepath-securejoin/VERSION' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8028604Z [00:02:47.467]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/mux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8086018Z [00:02:47.473]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/test_helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8144518Z [00:02:47.478]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8202383Z [00:02:47.484]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8264437Z [00:02:47.490]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8323791Z [00:02:47.496]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/.editorconfig' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8381717Z [00:02:47.502]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8440405Z [00:02:47.508]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8497309Z [00:02:47.514]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8555854Z [00:02:47.520]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/middleware.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8612478Z [00:02:47.525]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gorilla/mux/regexp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8673085Z [00:02:47.531]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8731749Z [00:02:47.537]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/priority_queue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8791327Z [00:02:47.543]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8852334Z [00:02:47.549]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal/width.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8914834Z [00:02:47.555]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.8976230Z [00:02:47.562]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9038952Z [00:02:47.568]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9102331Z [00:02:47.574]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/proxywriter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9166960Z [00:02:47.581]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9230508Z [00:02:47.587]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/progress.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9292524Z [00:02:47.593]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9354321Z [00:02:47.599]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/container_option.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9415641Z [00:02:47.605]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9475436Z [00:02:47.612]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9534788Z [00:02:47.617]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/meta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9594042Z [00:02:47.623]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9652203Z [00:02:47.629]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9711914Z [00:02:47.635]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9771030Z [00:02:47.641]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9828583Z [00:02:47.647]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/speed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9887921Z [00:02:47.653]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:13.9948189Z [00:02:47.659]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0006994Z [00:02:47.665]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/any.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0064519Z [00:02:47.670]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0125295Z [00:02:47.677]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/counters.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0184351Z [00:02:47.682]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/eta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0243031Z [00:02:47.688]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/name.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0301940Z [00:02:47.694]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0359140Z [00:02:47.700]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0416872Z [00:02:47.706]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0475494Z [00:02:47.712]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0533390Z [00:02:47.717]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0593337Z [00:02:47.723]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/proxyreader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0652890Z [00:02:47.729]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/heap_manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0714238Z [00:02:47.735]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/UNLICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0772983Z [00:02:47.741]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0830478Z [00:02:47.747]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/bar_option.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0889365Z [00:02:47.753]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/CONTRIBUTING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.0948433Z [00:02:47.759]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1006169Z [00:02:47.765]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1062347Z [00:02:47.770]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1121847Z [00:02:47.776]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1176475Z [00:02:47.782]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1233465Z [00:02:47.787]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1289007Z [00:02:47.793]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_zos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1346692Z [00:02:47.799]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/vbauerster/mpb/v8/cwriter/util_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1405557Z [00:02:47.805]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/constraints.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1465526Z [00:02:47.810]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1523176Z [00:02:47.816]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1581507Z [00:02:47.822]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1639905Z [00:02:47.828]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1698842Z [00:02:47.834]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1759417Z [00:02:47.840]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/collection.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1817887Z [00:02:47.846]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1874603Z [00:02:47.851]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1932039Z [00:02:47.857]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.1993032Z [00:02:47.863]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Masterminds/semver/v3/LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2055649Z [00:02:47.870]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_order.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2113328Z [00:02:47.875]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/yaml/yaml_custom.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2171556Z [00:02:47.881]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2230021Z [00:02:47.887]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2291276Z [00:02:47.893]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2347951Z [00:02:47.899]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/forward_assertions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2407485Z [00:02:47.905]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2469355Z [00:02:47.911]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_forward.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2527495Z [00:02:47.917]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2586766Z [00:02:47.923]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2646381Z [00:02:47.929]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertion_compare.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2705691Z [00:02:47.935]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/assertions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2765274Z [00:02:47.941]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2823900Z [00:02:47.946]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/assert/http_assertions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2883880Z [00:02:47.952]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2941159Z [00:02:47.958]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.2997578Z [00:02:47.964]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/interfaces.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3054658Z [00:02:47.969]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/suite/suite.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3112889Z [00:02:47.975]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3171097Z [00:02:47.981]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3230405Z [00:02:47.987]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require_forward.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3286652Z [00:02:47.993]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/forward_requirements.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3343287Z [00:02:47.998]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require_forward.go.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3403562Z [00:02:48.004]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/requirements.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3464402Z [00:02:48.010]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3525250Z [00:02:48.016]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/stretchr/testify/require/require.go.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3585891Z [00:02:48.023]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3646044Z [00:02:48.029]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/equal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3703291Z [00:02:48.034]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3761908Z [00:02:48.040]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/duration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3819353Z [00:02:48.046]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3877718Z [00:02:48.052]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3935431Z [00:02:48.057]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.3993852Z [00:02:48.063]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4053445Z [00:02:48.069]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/timestamp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4112494Z [00:02:48.075]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/message_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4173496Z [00:02:48.081]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4233979Z [00:02:48.087]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4292357Z [00:02:48.093]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4352378Z [00:02:48.099]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4413354Z [00:02:48.105]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4475274Z [00:02:48.111]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4539704Z [00:02:48.118]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4602219Z [00:02:48.124]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4665306Z [00:02:48.130]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4729119Z [00:02:48.137]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/discard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4791354Z [00:02:48.143]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/extensions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4856062Z [00:02:48.150]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4920057Z [00:02:48.156]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.4981460Z [00:02:48.162]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/text_parser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5040602Z [00:02:48.168]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5101212Z [00:02:48.174]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5163085Z [00:02:48.180]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/lib.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5226477Z [00:02:48.187]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/wrappers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5286295Z [00:02:48.193]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/table_marshal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5345261Z [00:02:48.198]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5405413Z [00:02:48.205]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/deprecated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5465950Z [00:02:48.211]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5526044Z [00:02:48.217]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5587245Z [00:02:48.223]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/clone.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5647972Z [00:02:48.229]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5709060Z [00:02:48.235]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/CONTRIBUTORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5765364Z [00:02:48.241]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5825317Z [00:02:48.246]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/gogo/protobuf/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5884435Z [00:02:48.252]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.5943528Z [00:02:48.258]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/exec_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6003882Z [00:02:48.264]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/exec_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6061685Z [00:02:48.270]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6120749Z [00:02:48.276]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/skratchdot/open-golang/open/open.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6180276Z [00:02:48.282]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/dump.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6236825Z [00:02:48.288]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6294811Z [00:02:48.293]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6353387Z [00:02:48.299]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6411280Z [00:02:48.305]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6469790Z [00:02:48.311]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6527385Z [00:02:48.317]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/spew.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6586401Z [00:02:48.323]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/spew/bypass.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6645383Z [00:02:48.328]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/davecgh/go-spew/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6705518Z [00:02:48.335]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6765367Z [00:02:48.340]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6824389Z [00:02:48.346]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6883331Z [00:02:48.352]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/user_fuzzer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6942321Z [00:02:48.358]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.6999678Z [00:02:48.364]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/idtools.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7060559Z [00:02:48.370]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/user/lookup_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7120341Z [00:02:48.376]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7179443Z [00:02:48.382]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability_noop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7239882Z [00:02:48.388]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7296901Z [00:02:48.394]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/enum_gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7353196Z [00:02:48.399]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7412825Z [00:02:48.405]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/enum.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7472057Z [00:02:48.411]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7531016Z [00:02:48.417]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/syscall_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7592086Z [00:02:48.423]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/capability/capability.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7653700Z [00:02:48.429]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7713611Z [00:02:48.435]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mounted_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7772583Z [00:02:48.441]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7832930Z [00:02:48.447]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7892194Z [00:02:48.453]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_freebsdlike.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.7950535Z [00:02:48.459]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8008947Z [00:02:48.465]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8065956Z [00:02:48.471]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8124740Z [00:02:48.476]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_openbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8182753Z [00:02:48.482]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8241117Z [00:02:48.488]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mounted_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8300473Z [00:02:48.494]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8357570Z [00:02:48.500]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8415302Z [00:02:48.506]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/moby/docker-image-spec/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8475466Z [00:02:48.512]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/Makefile.release' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8536646Z [00:02:48.518]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11go.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8595387Z [00:02:48.524]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/hsm.db' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8654312Z [00:02:48.529]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/softhsm2.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8714423Z [00:02:48.535]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/zconst.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8773987Z [00:02:48.541]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/params.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8832297Z [00:02:48.547]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8890427Z [00:02:48.553]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.8948531Z [00:02:48.559]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9008251Z [00:02:48.565]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11t.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9069079Z [00:02:48.571]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9134028Z [00:02:48.577]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/softhsm.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9197331Z [00:02:48.584]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11f.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9256387Z [00:02:48.590]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9316975Z [00:02:48.596]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/release.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9378751Z [00:02:48.602]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/vendor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9440885Z [00:02:48.608]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9500980Z [00:02:48.614]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/miekg/pkcs11/pkcs11.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9562929Z [00:02:48.620]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/defs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9624067Z [00:02:48.626]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/content-descriptor.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9682808Z [00:02:48.632]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9741985Z [00:02:48.638]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/image-manifest-schema.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9801100Z [00:02:48.644]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/defs-descriptor.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9862856Z [00:02:48.650]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9925382Z [00:02:48.656]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/image-index-schema.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:14.9984081Z [00:02:48.662]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0045346Z [00:02:48.668]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0106107Z [00:02:48.675]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/config-schema.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0165100Z [00:02:48.680]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/schema.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0224165Z [00:02:48.686]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/schema/image-layout-schema.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0285535Z [00:02:48.692]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0344366Z [00:02:48.698]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0403313Z [00:02:48.704]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0462288Z [00:02:48.710]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0520298Z [00:02:48.716]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0579750Z [00:02:48.722]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0638573Z [00:02:48.728]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0699654Z [00:02:48.734]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0762176Z [00:02:48.740]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0822757Z [00:02:48.746]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-spec/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0880380Z [00:02:48.752]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0938420Z [00:02:48.758]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.0997016Z [00:02:48.764]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1054587Z [00:02:48.769]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/runtime-spec/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1114209Z [00:02:48.775]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1175204Z [00:02:48.781]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1235339Z [00:02:48.787]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1295325Z [00:02:48.793]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1353806Z [00:02:48.799]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/label/label_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1411834Z [00:02:48.805]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1471409Z [00:02:48.811]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1530265Z [00:02:48.817]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1586089Z [00:02:48.823]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1647360Z [00:02:48.829]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/go-selinux/selinux_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1709806Z [00:02:48.835]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/selinux/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1771351Z [00:02:48.841]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1831160Z [00:02:48.847]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1892362Z [00:02:48.853]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.1952040Z [00:02:48.859]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/index.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2013220Z [00:02:48.865]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2073234Z [00:02:48.871]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/descriptor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2132983Z [00:02:48.877]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/project.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2190379Z [00:02:48.883]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/layout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2247913Z [00:02:48.889]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/walker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2307175Z [00:02:48.895]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/image/autodetect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2366567Z [00:02:48.901]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/image-tools/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2425837Z [00:02:48.907]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2483977Z [00:02:48.912]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/digester.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2539864Z [00:02:48.918]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2599610Z [00:02:48.924]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/algorithm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2663192Z [00:02:48.930]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/.mailmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2725046Z [00:02:48.936]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/LICENSE.docs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2789195Z [00:02:48.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2851629Z [00:02:48.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2915450Z [00:02:48.955]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.2979602Z [00:02:48.962]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/digest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3040500Z [00:02:48.968]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3103073Z [00:02:48.974]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/.pullapprove.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3163686Z [00:02:48.980]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/opencontainers/go-digest/verifiers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3226041Z [00:02:48.987]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3286287Z [00:02:48.993]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/wire.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3345728Z [00:02:48.999]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/text_encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3404181Z [00:02:49.004]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/proto.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3463035Z [00:02:49.010]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/discard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3520123Z [00:02:49.016]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/defaults.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3574349Z [00:02:49.021]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/extensions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3632385Z [00:02:49.027]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/buffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3688222Z [00:02:49.033]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/wrappers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3745283Z [00:02:49.038]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3802246Z [00:02:49.044]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/deprecated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3862273Z [00:02:49.050]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/proto/text_decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3924568Z [00:02:49.056]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/CONTRIBUTORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.3986157Z [00:02:49.063]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4049903Z [00:02:49.069]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/protobuf/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4112259Z [00:02:49.075]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/groupcache/lru/lru.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4174407Z [00:02:49.081]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/golang/groupcache/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4239064Z [00:02:49.088]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4299966Z [00:02:49.094]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/CODE-OF-CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4360442Z [00:02:49.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4418156Z [00:02:49.106]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4477297Z [00:02:49.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4536059Z [00:02:49.118]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4593462Z [00:02:49.123]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4650146Z [00:02:49.129]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4708614Z [00:02:49.135]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/normalize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4767268Z [00:02:49.141]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4830355Z [00:02:49.147]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/distribution-logo.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4893555Z [00:02:49.153]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.4954450Z [00:02:49.159]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5013755Z [00:02:49.165]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/GOVERNANCE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5071203Z [00:02:49.171]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5128666Z [00:02:49.177]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/regexp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5184745Z [00:02:49.182]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/distribution/reference/sort.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5242001Z [00:02:49.188]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_number.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5299165Z [00:02:49.194]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5356773Z [00:02:49.200]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_optional.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5412878Z [00:02:49.205]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_object.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5469309Z [00:02:49.211]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_array.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5522851Z [00:02:49.216]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_object.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5578844Z [00:02:49.222]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_float.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5634033Z [00:02:49.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5690455Z [00:02:49.233]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_native.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5745999Z [00:02:49.239]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_float.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5802629Z [00:02:49.244]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_str.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5860363Z [00:02:49.250]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_float.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5916000Z [00:02:49.256]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip_strict.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.5971448Z [00:02:49.261]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_str.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6027932Z [00:02:49.267]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6083775Z [00:02:49.272]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/test.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6138116Z [00:02:49.278]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip_sloppy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6195672Z [00:02:49.284]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/jsoniter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6254781Z [00:02:49.289]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_marshaler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6314709Z [00:02:49.295]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6375104Z [00:02:49.301]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_uint64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6436039Z [00:02:49.308]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/stream_int.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6495373Z [00:02:49.313]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_json_raw_message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6555927Z [00:02:49.320]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6614917Z [00:02:49.325]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_skip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6674948Z [00:02:49.331]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/.codecov.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6732421Z [00:02:49.337]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/build.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6792306Z [00:02:49.343]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_uint32.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6851184Z [00:02:49.349]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6911116Z [00:02:49.355]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_str.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.6968956Z [00:02:49.361]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7023934Z [00:02:49.366]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7080611Z [00:02:49.372]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_array.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7136943Z [00:02:49.378]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_nil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7193475Z [00:02:49.383]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_array.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7250890Z [00:02:49.389]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7308295Z [00:02:49.395]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_json_number.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7364237Z [00:02:49.400]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/Gopkg.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7421077Z [00:02:49.406]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7476291Z [00:02:49.412]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7529260Z [00:02:49.417]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7583175Z [00:02:49.422]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/Gopkg.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7639433Z [00:02:49.428]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7694526Z [00:02:49.433]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_extension.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7751936Z [00:02:49.439]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_int32.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7807774Z [00:02:49.445]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_int64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7864097Z [00:02:49.450]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_invalid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7922773Z [00:02:49.456]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_dynamic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.7983269Z [00:02:49.462]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_struct_decoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8045888Z [00:02:49.469]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/fuzzy_mode_convert_table.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8108136Z [00:02:49.475]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/reflect_struct_encoder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8166236Z [00:02:49.481]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/iter_int.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8225612Z [00:02:49.487]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/json-iterator/go/any_bool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8286135Z [00:02:49.493]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/docs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8346422Z [00:02:49.499]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8406798Z [00:02:49.505]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8466833Z [00:02:49.511]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8526564Z [00:02:49.517]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8581613Z [00:02:49.522]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8638858Z [00:02:49.528]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8696283Z [00:02:49.534]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/felixge/httpsnoop/capture_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8753992Z [00:02:49.539]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/compiler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8811083Z [00:02:49.545]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/draft.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8869482Z [00:02:49.551]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8928065Z [00:02:49.557]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/content.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.8985071Z [00:02:49.562]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-04/schema' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9044466Z [00:02:49.568]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-06/schema' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9102920Z [00:02:49.574]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft-07/schema' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9162394Z [00:02:49.580]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/schema' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9223361Z [00:02:49.586]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/format-assertion' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9283578Z [00:02:49.592]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/validation' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9345189Z [00:02:49.598]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/unevaluated' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9404410Z [00:02:49.604]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/applicator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9468521Z [00:02:49.611]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/meta-data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9525973Z [00:02:49.617]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9582678Z [00:02:49.622]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/format-annotation' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9644091Z [00:02:49.628]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2020-12/meta/content' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9703659Z [00:02:49.634]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/schema' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9765244Z [00:02:49.640]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/format' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9826024Z [00:02:49.647]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/validation' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9886381Z [00:02:49.653]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/applicator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:15.9946057Z [00:02:49.659]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/meta-data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0006869Z [00:02:49.665]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0068015Z [00:02:49.671]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/metaschemas/draft/2019-09/meta/content' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0125330Z [00:02:49.676]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.gitmodules' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0183400Z [00:02:49.682]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/objcompiler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0243090Z [00:02:49.688]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0305329Z [00:02:49.694]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/loader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0365618Z [00:02:49.700]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0425549Z [00:02:49.706]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0488976Z [00:02:49.713]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/go.work.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0551331Z [00:02:49.719]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0610843Z [00:02:49.725]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0670114Z [00:02:49.731]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/kind/kind.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0726953Z [00:02:49.737]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/output.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0785427Z [00:02:49.742]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/schema.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0842960Z [00:02:49.748]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/position.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0902173Z [00:02:49.754]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.0959633Z [00:02:49.760]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.pre-commit-hooks.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1018705Z [00:02:49.766]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/go.work' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1079534Z [00:02:49.772]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/.swp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1139804Z [00:02:49.778]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/vocab.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1199514Z [00:02:49.784]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/santhosh-tekuri/jsonschema/v6/roots.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1260514Z [00:02:49.790]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/append.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1320279Z [00:02:49.796]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1379080Z [00:02:49.802]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1438521Z [00:02:49.808]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/flatten.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1496502Z [00:02:49.814]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1552802Z [00:02:49.819]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1611057Z [00:02:49.825]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/multierror.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1670613Z [00:02:49.831]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/.go-version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1730796Z [00:02:49.837]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1791321Z [00:02:49.843]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/prefix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1850215Z [00:02:49.849]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/CODEOWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1908906Z [00:02:49.855]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-multierror/sort.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.1968271Z [00:02:49.861]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2026865Z [00:02:49.867]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2086003Z [00:02:49.873]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2144820Z [00:02:49.878]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2202296Z [00:02:49.884]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-cleanhttp/handlers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2261349Z [00:02:49.890]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2318906Z [00:02:49.896]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2377677Z [00:02:49.902]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2435135Z [00:02:49.907]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2492383Z [00:02:49.913]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2550192Z [00:02:49.919]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go119.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2610568Z [00:02:49.925]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2670037Z [00:02:49.931]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2730035Z [00:02:49.937]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/.go-version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2790787Z [00:02:49.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2851450Z [00:02:49.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2909668Z [00:02:49.955]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/hashicorp/go-retryablehttp/CODEOWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.2968948Z [00:02:49.961]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/fileinfo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3026562Z [00:02:49.967]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backuptar/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3083828Z [00:02:49.972]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backuptar/tar.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3141797Z [00:02:49.978]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backuptar/strconv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3198731Z [00:02:49.984]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/sd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3256188Z [00:02:49.990]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pipe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3313300Z [00:02:49.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/ea.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3370098Z [00:02:50.001]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/syscall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3426641Z [00:02:50.007]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/guid_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3483301Z [00:02:50.012]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3541317Z [00:02:50.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/variant_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3596723Z [00:02:50.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/pkg/guid/guid_nonwindows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3656731Z [00:02:50.030]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/hvsock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3712820Z [00:02:50.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/socket/socket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3770838Z [00:02:50.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/socket/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3829697Z [00:02:50.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/socket/rawaddr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3887587Z [00:02:50.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/stringbuffer/wstring.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.3948663Z [00:02:50.059]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/security.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4007117Z [00:02:50.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/fs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4065430Z [00:02:50.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4124381Z [00:02:50.076]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/internal/fs/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4185138Z [00:02:50.082]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4245581Z [00:02:50.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4304889Z [00:02:50.094]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4360903Z [00:02:50.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4420924Z [00:02:50.106]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/reparse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4477120Z [00:02:50.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4535057Z [00:02:50.117]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4592166Z [00:02:50.123]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4646788Z [00:02:50.129]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4703386Z [00:02:50.134]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/backup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4760540Z [00:02:50.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/vhd/zvhd_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4818283Z [00:02:50.146]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/vhd/vhd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4876245Z [00:02:50.152]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/privilege.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4932508Z [00:02:50.157]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/CODEOWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.4988168Z [00:02:50.163]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/go-winio/file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5047563Z [00:02:50.169]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/osversion/platform_compat_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5105291Z [00:02:50.175]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/osversion/osversion_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5162716Z [00:02:50.180]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/osversion/windowsbuilds.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5217204Z [00:02:50.186]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/process.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5275261Z [00:02:50.191]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcserror/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5334396Z [00:02:50.197]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcserror/hcserror.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5394054Z [00:02:50.203]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5460614Z [00:02:50.210]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/process.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5523288Z [00:02:50.216]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/bindflt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5586229Z [00:02:50.223]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/processor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5651108Z [00:02:50.229]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/elevation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5711997Z [00:02:50.235]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5772334Z [00:02:50.241]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5833489Z [00:02:50.247]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/system.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5894421Z [00:02:50.253]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/jobobject.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.5954899Z [00:02:50.259]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6013973Z [00:02:50.265]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/console.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6072066Z [00:02:50.271]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/net.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6131800Z [00:02:50.277]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6190498Z [00:02:50.283]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/logon.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6250537Z [00:02:50.289]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/cimfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6309482Z [00:02:50.295]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/thread.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6367496Z [00:02:50.301]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6429216Z [00:02:50.307]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/offlinereg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6489831Z [00:02:50.313]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/devices.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6550620Z [00:02:50.319]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/filesystem.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6608847Z [00:02:50.325]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6666593Z [00:02:50.331]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/winapi/winapi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6723953Z [00:02:50.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/process.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6782606Z [00:02:50.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/callback.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6840564Z [00:02:50.348]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema1/schema1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6898517Z [00:02:50.354]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.6957308Z [00:02:50.360]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/system.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7014565Z [00:02:50.365]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7072099Z [00:02:50.371]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_machine.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7127099Z [00:02:50.377]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7183085Z [00:02:50.382]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_changes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7240336Z [00:02:50.388]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/enhanced_mode_video.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7296119Z [00:02:50.394]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/security_settings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7352949Z [00:02:50.399]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_value_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7410844Z [00:02:50.405]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/restore_state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7469331Z [00:02:50.411]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_region.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7525295Z [00:02:50.416]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/create_group_operation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7582470Z [00:02:50.422]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_object_namespace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7637057Z [00:02:50.428]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_machine_memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7694406Z [00:02:50.433]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_affinity.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7751538Z [00:02:50.439]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage_qo_s.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7810988Z [00:02:50.445]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7867043Z [00:02:50.451]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_slit_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7921423Z [00:02:50.456]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.7976793Z [00:02:50.462]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/pause_notification.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8032964Z [00:02:50.467]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/interrupt_moderation_mode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8090749Z [00:02:50.473]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9_share.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8147912Z [00:02:50.479]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mapped_directory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8203703Z [00:02:50.484]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_mapping.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8259304Z [00:02:50.490]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_category.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8314585Z [00:02:50.495]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_processors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8367497Z [00:02:50.501]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8421459Z [00:02:50.506]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_connection.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8474149Z [00:02:50.511]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/keyboard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8528147Z [00:02:50.517]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_remove_instance_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8580506Z [00:02:50.522]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8633557Z [00:02:50.527]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb_share_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8688338Z [00:02:50.533]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/isolation_settings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8742059Z [00:02:50.538]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/linux_kernel_direct.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8797292Z [00:02:50.544]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_node_processor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8852402Z [00:02:50.549]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/chipset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8906523Z [00:02:50.555]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_modify_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.8962064Z [00:02:50.560]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_hv_socket_service_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9018024Z [00:02:50.566]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_instance.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9073595Z [00:02:50.571]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_pci_device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9131172Z [00:02:50.577]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/firmware.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9189559Z [00:02:50.583]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor_stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9245223Z [00:02:50.588]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_memory_information.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9301752Z [00:02:50.594]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/debug_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9357160Z [00:02:50.600]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/modify_setting_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9415610Z [00:02:50.605]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/modification_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9473307Z [00:02:50.611]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_pci_function.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9529166Z [00:02:50.617]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/video_monitor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9586261Z [00:02:50.623]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_namespace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9643042Z [00:02:50.628]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_object_symlink.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9700167Z [00:02:50.634]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/statistics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9758794Z [00:02:50.640]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_value.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9820743Z [00:02:50.646]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_system_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9888025Z [00:02:50.653]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_parameters.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:16.9952821Z [00:02:50.659]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_node_memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0017043Z [00:02:50.666]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_configuration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0081587Z [00:02:50.672]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_information_for_vm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0144662Z [00:02:50.678]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0207318Z [00:02:50.685]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_machine_processor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0268788Z [00:02:50.691]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/host_processor_modify_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0325970Z [00:02:50.697]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/delete_group_operation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0383824Z [00:02:50.702]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_service_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0443443Z [00:02:50.708]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/silo_properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0504984Z [00:02:50.714]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_crash_reporting.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0564628Z [00:02:50.720]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_address.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0622952Z [00:02:50.726]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0683850Z [00:02:50.732]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0742956Z [00:02:50.738]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hosted_system.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0802152Z [00:02:50.744]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_controller.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0860687Z [00:02:50.750]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0918534Z [00:02:50.756]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_object_directory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.0975969Z [00:02:50.762]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_details.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1033455Z [00:02:50.767]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/layer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1090546Z [00:02:50.773]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor_topology.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1149139Z [00:02:50.779]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/configuration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1206806Z [00:02:50.785]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1264426Z [00:02:50.790]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1321671Z [00:02:50.796]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb_share.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1379777Z [00:02:50.802]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1438779Z [00:02:50.808]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/battery.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1499514Z [00:02:50.814]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_connection_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1555732Z [00:02:50.820]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/windows_crash_reporting.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1612831Z [00:02:50.825]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/scsi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1673938Z [00:02:50.831]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/uefi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1735939Z [00:02:50.838]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_extension.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1796115Z [00:02:50.844]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/time_zone_information.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1855238Z [00:02:50.849]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1913578Z [00:02:50.855]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/compute_system.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.1972377Z [00:02:50.861]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/vm_processor_limits.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2031537Z [00:02:50.867]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_modify_operation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2089622Z [00:02:50.873]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_os.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2147116Z [00:02:50.879]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/topology.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2204155Z [00:02:50.884]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/numa_setting.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2263081Z [00:02:50.890]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2321082Z [00:02:50.896]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_system_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2379858Z [00:02:50.902]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_namespace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2439758Z [00:02:50.908]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cimfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2494762Z [00:02:50.913]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_interface_class.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2552104Z [00:02:50.919]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_operation_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2610563Z [00:02:50.925]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cache_query_stats_response.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2671447Z [00:02:50.931]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/save_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2732713Z [00:02:50.937]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mapped_pipe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2793745Z [00:02:50.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/service_properties.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2851196Z [00:02:50.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/property_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2908478Z [00:02:50.955]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_backing_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.2963943Z [00:02:50.960]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/network_adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3020905Z [00:02:50.966]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/rdp_connection_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3079602Z [00:02:50.972]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_node_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3136172Z [00:02:50.978]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3193112Z [00:02:50.983]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/vm_memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3251094Z [00:02:50.989]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_container_definition_device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3309320Z [00:02:50.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_configurations.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3366046Z [00:02:51.001]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/pause_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3424168Z [00:02:51.006]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_property.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3481421Z [00:02:51.012]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/attachment.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3540641Z [00:02:51.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage_stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3597823Z [00:02:51.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/devices.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3654938Z [00:02:51.029]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_region_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3714438Z [00:02:51.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3772870Z [00:02:51.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/iov_settings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3831855Z [00:02:51.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3890100Z [00:02:51.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.3950113Z [00:02:51.059]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/logical_processor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4007029Z [00:02:51.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/system_time.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4065730Z [00:02:51.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mouse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4126226Z [00:02:51.076]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/close_handle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4186485Z [00:02:51.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_operations.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4245018Z [00:02:51.088]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4305007Z [00:02:51.094]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_hive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4362002Z [00:02:51.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/property_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4420469Z [00:02:51.106]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_add_instance_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4478124Z [00:02:51.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/console_size.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4536352Z [00:02:51.118]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/model_device_instance.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4592761Z [00:02:51.123]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4652464Z [00:02:51.129]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4711903Z [00:02:51.135]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/com_port.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4771108Z [00:02:51.141]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/uefi_boot_entry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4831159Z [00:02:51.147]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/flexible_io_device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4890385Z [00:02:51.153]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/networking.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.4946629Z [00:02:51.159]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5003440Z [00:02:51.164]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/waithelper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5060497Z [00:02:51.170]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hcs/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5115028Z [00:02:51.175]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5172942Z [00:02:51.181]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/scrub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5230947Z [00:02:51.187]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/nopformatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5285701Z [00:02:51.193]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/hook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5342186Z [00:02:51.198]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/log/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5399979Z [00:02:51.204]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/security/grantvmgroupaccess.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5459830Z [00:02:51.210]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/security/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5520321Z [00:02:51.216]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/security/syscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5577342Z [00:02:51.222]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsfuncs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5632207Z [00:02:51.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5686894Z [00:02:51.233]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsendpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5743681Z [00:02:51.238]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsnetwork.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5800033Z [00:02:51.244]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnssupport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5856950Z [00:02:51.250]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnspolicy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5915097Z [00:02:51.255]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.5972566Z [00:02:51.261]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsglobals.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6030230Z [00:02:51.267]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6088948Z [00:02:51.273]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnspolicylist.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6147207Z [00:02:51.279]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/namespace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6204485Z [00:02:51.284]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/hns/hnsaccelnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6261940Z [00:02:51.290]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/longpath/longpath.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6320033Z [00:02:51.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/safefile/do.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6377458Z [00:02:51.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/safefile/safeopen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6435865Z [00:02:51.308]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/preparelayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6493715Z [00:02:51.313]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/getsharedbaseimages.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6551855Z [00:02:51.319]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/getlayermountpath.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6607334Z [00:02:51.325]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/legacy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6663737Z [00:02:51.330]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/expandscratchsize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6720353Z [00:02:51.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/wclayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6779094Z [00:02:51.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/createlayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6839827Z [00:02:51.348]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/converttobaselayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6897928Z [00:02:51.354]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/activatelayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.6954350Z [00:02:51.359]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/destroylayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7011299Z [00:02:51.365]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/baselayerreader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7068992Z [00:02:51.371]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/exportlayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7128737Z [00:02:51.377]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7189876Z [00:02:51.383]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/deactivatelayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7248242Z [00:02:51.389]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7310448Z [00:02:51.395]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/importlayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7371081Z [00:02:51.401]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/processimage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7431326Z [00:02:51.407]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/unpreparelayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7491481Z [00:02:51.413]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7553475Z [00:02:51.419]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/nametoguid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7612921Z [00:02:51.425]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7672319Z [00:02:51.431]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/baselayerwriter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7727989Z [00:02:51.437]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/createscratchlayer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7785613Z [00:02:51.443]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerexists.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7845479Z [00:02:51.449]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/wclayer/grantvmaccess.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7906495Z [00:02:51.455]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/timeout/timeout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.7965318Z [00:02:51.460]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/queue/mq.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8028065Z [00:02:51.467]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/cow/cow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8089703Z [00:02:51.473]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/jobobject.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8147409Z [00:02:51.479]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8205358Z [00:02:51.484]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/iocp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8263065Z [00:02:51.490]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/jobobject/limits.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8321514Z [00:02:51.496]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/oc/exporter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8377680Z [00:02:51.502]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/oc/span.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8434977Z [00:02:51.507]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/oc/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8492725Z [00:02:51.513]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/protocol/guestrequest/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8551185Z [00:02:51.519]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/mergemaps/merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8609289Z [00:02:51.525]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/memory/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8667552Z [00:02:51.531]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/memory/pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8725719Z [00:02:51.537]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/interop/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8783727Z [00:02:51.542]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/interop/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8842348Z [00:02:51.548]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/interop/interop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8905154Z [00:02:51.554]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/vmcompute/vmcompute.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.8965483Z [00:02:51.560]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/vmcompute/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9024488Z [00:02:51.566]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/vmcompute/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9084259Z [00:02:51.572]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/internal/logfields/fields.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9145397Z [00:02:51.578]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9204385Z [00:02:51.584]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsendpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9264120Z [00:02:51.590]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsnetwork.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9324545Z [00:02:51.596]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9384039Z [00:02:51.602]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9443460Z [00:02:51.608]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9501506Z [00:02:51.614]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9559599Z [00:02:51.620]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9616201Z [00:02:51.626]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/layer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9675118Z [00:02:51.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnssupport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9733094Z [00:02:51.637]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnspolicy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9793497Z [00:02:51.643]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9859447Z [00:02:51.650]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/interface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9921731Z [00:02:51.656]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:17.9985840Z [00:02:51.663]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0048968Z [00:02:51.669]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/destroy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0111186Z [00:02:51.675]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/initialize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0174070Z [00:02:51.681]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/detach.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0237121Z [00:02:51.688]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/import.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0299775Z [00:02:51.694]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0362789Z [00:02:51.700]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0424291Z [00:02:51.706]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/mount.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0484276Z [00:02:51.712]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/attach.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0544034Z [00:02:51.718]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0603403Z [00:02:51.724]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/storage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0662359Z [00:02:51.730]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/computestorage/setup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0722112Z [00:02:51.736]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/Makefile.bootfiles' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0783687Z [00:02:51.742]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsglobals.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0842591Z [00:02:51.748]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0903275Z [00:02:51.754]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/Protobuild.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.0962443Z [00:02:51.760]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnspolicylist.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1022020Z [00:02:51.766]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/.clang-format' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1083040Z [00:02:51.772]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hnsaccelnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1143464Z [00:02:51.778]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/CODEOWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1203238Z [00:02:51.784]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/hcsshim.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1262839Z [00:02:51.790]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/Microsoft/hcsshim/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1324362Z [00:02:51.796]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1383327Z [00:02:51.802]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/lex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1440068Z [00:02:51.808]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/internal/tz.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1497858Z [00:02:51.814]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/meta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1554138Z [00:02:51.819]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1610654Z [00:02:51.825]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1670105Z [00:02:51.831]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1729928Z [00:02:51.837]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/COPYING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1788031Z [00:02:51.843]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1850845Z [00:02:51.849]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1910949Z [00:02:51.855]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/decode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.1970112Z [00:02:51.861]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/deprecated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2029688Z [00:02:51.867]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/type_toml.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2090924Z [00:02:51.873]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/BurntSushi/toml/type_fields.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2152412Z [00:02:51.879]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/resolve.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2213277Z [00:02:51.885]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/types/collapsible.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2270788Z [00:02:51.891]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2330721Z [00:02:51.897]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2391117Z [00:02:51.903]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2453008Z [00:02:51.909]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/pkg/errgrpc/grpc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2513459Z [00:02:51.915]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2572524Z [00:02:51.921]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2632658Z [00:02:51.927]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/errdefs/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2695330Z [00:02:51.933]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2754833Z [00:02:51.939]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2815120Z [00:02:51.945]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.pb.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2877820Z [00:02:51.952]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.2941344Z [00:02:51.958]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/cgroups/v3/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3004161Z [00:02:51.964]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3066900Z [00:02:51.971]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3131131Z [00:02:51.977]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3190702Z [00:02:51.983]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3249040Z [00:02:51.989]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/types_gogo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3309280Z [00:02:51.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/typeurl/v2/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3370776Z [00:02:52.001]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3431001Z [00:02:52.007]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3488754Z [00:02:52.013]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3544438Z [00:02:52.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3600795Z [00:02:52.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3657388Z [00:02:52.030]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3715006Z [00:02:52.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3773773Z [00:02:52.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/test.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3834441Z [00:02:52.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3905134Z [00:02:52.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.3961501Z [00:02:52.060]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4024875Z [00:02:52.066]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/go_below_19.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4085638Z [00:02:52.072]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4143409Z [00:02:52.078]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/go_above_19.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4200920Z [00:02:52.084]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/unbounded_executor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4260468Z [00:02:52.090]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4319618Z [00:02:52.096]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/concurrent/executor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4380698Z [00:02:52.102]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_field.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
﻿2025-08-20T22:38:18.4437731Z [00:02:52.108]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/type_map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4493217Z [00:02:52.113]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_below_118.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4548731Z [00:02:52.119]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_ppc64x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4604047Z [00:02:52.124]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_link.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4659984Z [00:02:52.130]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_mipsx.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4718742Z [00:02:52.136]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4776713Z [00:02:52.142]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4838523Z [00:02:52.148]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_struct.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4899648Z [00:02:52.154]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.4957847Z [00:02:52.160]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5013252Z [00:02:52.165]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5068546Z [00:02:52.171]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5123139Z [00:02:52.176]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_field.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5176919Z [00:02:52.182]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5234544Z [00:02:52.187]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_above_118.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5291357Z [00:02:52.193]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_ptr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5352210Z [00:02:52.199]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5409940Z [00:02:52.205]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_mips64x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5466652Z [00:02:52.211]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/Gopkg.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5522944Z [00:02:52.216]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_amd64p32.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5579335Z [00:02:52.222]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/go_above_19.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5632952Z [00:02:52.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_array.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5687317Z [00:02:52.233]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_eface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5741972Z [00:02:52.238]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5801174Z [00:02:52.244]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_386.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5861222Z [00:02:52.250]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/Gopkg.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5920588Z [00:02:52.256]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.5979895Z [00:02:52.262]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_arm.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6035410Z [00:02:52.267]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/relfect2_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6093174Z [00:02:52.273]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6149884Z [00:02:52.279]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_struct.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6203446Z [00:02:52.284]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/reflect2_kind.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6262753Z [00:02:52.290]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/safe_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6322180Z [00:02:52.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_slice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6380991Z [00:02:52.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/modern-go/reflect2/unsafe_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6438480Z [00:02:52.308]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6496141Z [00:02:52.314]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6551649Z [00:02:52.319]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6607920Z [00:02:52.325]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6665675Z [00:02:52.330]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context_noslog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6724853Z [00:02:52.336]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/sloghandler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6785099Z [00:02:52.342]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/discard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6842023Z [00:02:52.348]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/slogr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6902654Z [00:02:52.354]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr/funcr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.6961502Z [00:02:52.360]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/funcr/slogsink.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7020196Z [00:02:52.366]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context_slog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7076874Z [00:02:52.372]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7132611Z [00:02:52.377]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/logr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7189815Z [00:02:52.383]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7246864Z [00:02:52.389]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/.golangci.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7305042Z [00:02:52.394]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/logr/slogsink.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7366789Z [00:02:52.401]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7426896Z [00:02:52.407]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7485420Z [00:02:52.413]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/go-logr/stdr/stdr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7543649Z [00:02:52.418]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7600163Z [00:02:52.424]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/patricia/children.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7659578Z [00:02:52.430]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7718365Z [00:02:52.436]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/tchap/go-patricia/v2/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7776720Z [00:02:52.442]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7835170Z [00:02:52.447]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7899830Z [00:02:52.454]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.7961606Z [00:02:52.460]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8025340Z [00:02:52.466]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/NOTICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8086019Z [00:02:52.473]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/coreos/go-oidc/v3/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8145854Z [00:02:52.479]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8203298Z [00:02:52.484]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8262814Z [00:02:52.490]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8324694Z [00:02:52.496]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/inconshreveable/mousetrap/trap_others.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8389269Z [00:02:52.503]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8450187Z [00:02:52.509]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8511537Z [00:02:52.515]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/text_formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8571417Z [00:02:52.521]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8633954Z [00:02:52.527]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/hooks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8693794Z [00:02:52.533]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8751811Z [00:02:52.539]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8811330Z [00:02:52.545]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/alt_exit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8870845Z [00:02:52.551]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8930573Z [00:02:52.557]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.8989087Z [00:02:52.563]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9050338Z [00:02:52.569]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9112808Z [00:02:52.575]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/entry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9174474Z [00:02:52.581]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9235343Z [00:02:52.587]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/exported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9294726Z [00:02:52.593]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9355187Z [00:02:52.599]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/logrus.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9415504Z [00:02:52.605]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9472629Z [00:02:52.611]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_js.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9530419Z [00:02:52.617]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9589289Z [00:02:52.623]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9646749Z [00:02:52.629]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/json_formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9705903Z [00:02:52.635]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/appveyor.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9763000Z [00:02:52.640]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9821954Z [00:02:52.646]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9879791Z [00:02:52.652]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9938056Z [00:02:52.658]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/sirupsen/logrus/buffer_pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:18.9995840Z [00:02:52.664]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0052729Z [00:02:52.669]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.yamllint' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0110684Z [00:02:52.675]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0167794Z [00:02:52.681]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/rules.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0225093Z [00:02:52.686]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.envrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0282447Z [00:02:52.692]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0341729Z [00:02:52.698]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0401915Z [00:02:52.704]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0459740Z [00:02:52.710]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0516548Z [00:02:52.716]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/shell.nix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0573192Z [00:02:52.721]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0632432Z [00:02:52.727]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/lint.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0689924Z [00:02:52.733]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0749097Z [00:02:52.739]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0808884Z [00:02:52.745]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/zpool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0867002Z [00:02:52.751]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0926139Z [00:02:52.757]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/Vagrantfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.0984149Z [00:02:52.762]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/zfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1049811Z [00:02:52.769]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/mistifyio/go-zfs/v3/utils_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1106575Z [00:02:52.775]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1163974Z [00:02:52.780]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/github.com/secure-systems-lab/go-securesystemslib/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1221961Z [00:02:52.786]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1280027Z [00:02:52.792]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/mergo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1337909Z [00:02:52.798]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1397129Z [00:02:52.804]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1456915Z [00:02:52.810]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1517250Z [00:02:52.816]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1577062Z [00:02:52.822]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/.deepsource.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1636133Z [00:02:52.828]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1694537Z [00:02:52.833]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1754280Z [00:02:52.839]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1814274Z [00:02:52.845]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/CODE_OF_CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1871314Z [00:02:52.851]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1930584Z [00:02:52.857]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/dario.cat/mergo/FUNDING.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.1991020Z [00:02:52.863]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2049877Z [00:02:52.869]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/PATENTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2109689Z [00:02:52.875]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2166771Z [00:02:52.881]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2223352Z [00:02:52.886]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/codereview.cfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2281872Z [00:02:52.892]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2340874Z [00:02:52.898]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/terminal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2399348Z [00:02:52.904]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2459178Z [00:02:52.910]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2519658Z [00:02:52.916]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2578865Z [00:02:52.922]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2642649Z [00:02:52.928]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2707110Z [00:02:52.935]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/term/term.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2771201Z [00:02:52.941]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/write.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2834279Z [00:02:52.947]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/read.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2897954Z [00:02:52.954]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/canonical_text.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.2959313Z [00:02:52.960]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3020990Z [00:02:52.966]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/private_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3082168Z [00:02:52.972]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3143208Z [00:02:52.978]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/literal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3200510Z [00:02:52.984]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3256637Z [00:02:52.990]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/compressed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3313760Z [00:02:52.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3369562Z [00:02:53.001]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3427426Z [00:02:53.007]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3483464Z [00:02:53.012]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/userid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3541666Z [00:02:53.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3600563Z [00:02:53.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/opaque.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3659195Z [00:02:53.030]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/public_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3715272Z [00:02:53.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3772666Z [00:02:53.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3832278Z [00:02:53.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/packet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3892322Z [00:02:53.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/signature.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.3952363Z [00:02:53.059]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4013151Z [00:02:53.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4070279Z [00:02:53.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/errors/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4128817Z [00:02:53.077]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4188763Z [00:02:53.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4246213Z [00:02:53.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/armor/armor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4304482Z [00:02:53.094]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4362240Z [00:02:53.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/PATENTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4419468Z [00:02:53.106]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/scrypt/scrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4476514Z [00:02:53.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/sha3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4532669Z [00:02:53.117]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/hashes_noasm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4590097Z [00:02:53.123]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/shake.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4649879Z [00:02:53.129]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/keccakf_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4707027Z [00:02:53.135]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/sha3_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4762853Z [00:02:53.140]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4818642Z [00:02:53.146]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/keccakf_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4873537Z [00:02:53.151]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/hashes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4930083Z [00:02:53.157]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/keccakf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.4987458Z [00:02:53.163]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/shake_noasm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5046547Z [00:02:53.169]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/sha3/sha3_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5106472Z [00:02:53.175]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5168991Z [00:02:53.181]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5228491Z [00:02:53.187]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5284521Z [00:02:53.192]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5340214Z [00:02:53.198]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5398448Z [00:02:53.204]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5455626Z [00:02:53.209]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_loong64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5512619Z [00:02:53.215]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5570245Z [00:02:53.221]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5625368Z [00:02:53.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/alias/alias.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5681959Z [00:02:53.232]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/internal/alias/alias_purego.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5739213Z [00:02:53.238]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5796116Z [00:02:53.244]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5853595Z [00:02:53.249]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5911415Z [00:02:53.255]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.5970198Z [00:02:53.261]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6030482Z [00:02:53.267]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6088401Z [00:02:53.273]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6144218Z [00:02:53.278]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/ocsp/ocsp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6201936Z [00:02:53.284]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6261286Z [00:02:53.290]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6322008Z [00:02:53.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cast5/cast5.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6381703Z [00:02:53.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/builder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6441373Z [00:02:53.308]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6501441Z [00:02:53.314]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6560948Z [00:02:53.320]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6618980Z [00:02:53.326]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/PATENTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6673430Z [00:02:53.331]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6730424Z [00:02:53.337]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6790647Z [00:02:53.343]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6849207Z [00:02:53.349]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6906857Z [00:02:53.355]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_aix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.6964101Z [00:02:53.360]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7023223Z [00:02:53.366]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7081764Z [00:02:53.372]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_loong64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7139581Z [00:02:53.378]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7197052Z [00:02:53.384]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7256272Z [00:02:53.390]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/hwcap_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7314427Z [00:02:53.395]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7373300Z [00:02:53.401]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7431635Z [00:02:53.407]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7489627Z [00:02:53.413]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/endian_little.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7547383Z [00:02:53.419]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_loong64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7602525Z [00:02:53.424]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_x86.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7659220Z [00:02:53.430]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/byteorder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7718151Z [00:02:53.436]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7778810Z [00:02:53.442]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7840547Z [00:02:53.448]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7901758Z [00:02:53.454]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.7965046Z [00:02:53.460]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8026015Z [00:02:53.467]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/syscall_darwin_x86_gc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8089384Z [00:02:53.473]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8148608Z [00:02:53.479]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8207018Z [00:02:53.485]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8266767Z [00:02:53.491]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8325142Z [00:02:53.496]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8384433Z [00:02:53.502]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/endian_big.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8441207Z [00:02:53.508]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8500724Z [00:02:53.514]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8557663Z [00:02:53.520]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/runtime_auxv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8616749Z [00:02:53.526]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8679434Z [00:02:53.532]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8742331Z [00:02:53.538]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_darwin_x86.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8803285Z [00:02:53.544]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_x86.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8862678Z [00:02:53.550]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8921519Z [00:02:53.556]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_wasm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.8979891Z [00:02:53.562]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9038425Z [00:02:53.568]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_zos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9098555Z [00:02:53.574]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9158809Z [00:02:53.580]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_x86.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9219009Z [00:02:53.586]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9280077Z [00:02:53.592]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_loong64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9340293Z [00:02:53.598]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9400285Z [00:02:53.604]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9459349Z [00:02:53.610]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9515258Z [00:02:53.615]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9573535Z [00:02:53.621]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9632300Z [00:02:53.627]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9692385Z [00:02:53.633]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9751781Z [00:02:53.639]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/asm_darwin_x86_gc.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9810085Z [00:02:53.645]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9869605Z [00:02:53.651]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9928463Z [00:02:53.657]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:19.9984513Z [00:02:53.662]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0044972Z [00:02:53.668]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/aliases.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0103725Z [00:02:53.674]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/str.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0160737Z [00:02:53.680]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/mksyscall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0218995Z [00:02:53.686]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/race0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0276220Z [00:02:53.692]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0333996Z [00:02:53.697]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/syscall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0395344Z [00:02:53.704]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/race.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0453297Z [00:02:53.709]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/security_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0511023Z [00:02:53.715]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/mksyscall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0571014Z [00:02:53.721]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/syscall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0629522Z [00:02:53.727]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/value.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0688501Z [00:02:53.733]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0747421Z [00:02:53.739]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/registry/key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0804493Z [00:02:53.744]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0863719Z [00:02:53.750]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/exec_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0923281Z [00:02:53.756]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/dll_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.0982210Z [00:02:53.762]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/setupapi_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1041908Z [00:02:53.768]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/zerrors_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1101702Z [00:02:53.774]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1161575Z [00:02:53.780]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/zsyscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1225486Z [00:02:53.786]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/eventlog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1289537Z [00:02:53.793]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/env_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1353469Z [00:02:53.799]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/memory_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1419422Z [00:02:53.806]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1481593Z [00:02:53.812]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/syscall_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1543136Z [00:02:53.818]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1606935Z [00:02:53.825]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1670611Z [00:02:53.831]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/mkerrors.bash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1738583Z [00:02:53.838]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1803241Z [00:02:53.844]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/windows/types_windows_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1864340Z [00:02:53.850]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1923191Z [00:02:53.856]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.1983375Z [00:02:53.862]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2043050Z [00:02:53.868]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/str.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2102190Z [00:02:53.874]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/env_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2160837Z [00:02:53.880]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/const_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2220279Z [00:02:53.886]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/race0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2278256Z [00:02:53.892]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/syscall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2336083Z [00:02:53.898]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/race.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2397330Z [00:02:53.904]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/syscall_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2455072Z [00:02:53.909]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/pwd_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2513490Z [00:02:53.915]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/mkall.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2571057Z [00:02:53.921]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/dir_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2630112Z [00:02:53.927]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2689488Z [00:02:53.933]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2748199Z [00:02:53.939]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2807234Z [00:02:53.945]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/asm_plan9_386.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2869738Z [00:02:53.951]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2929291Z [00:02:53.957]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.2988060Z [00:02:53.963]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/errors_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3048621Z [00:02:53.969]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3106045Z [00:02:53.974]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/plan9/mkerrors.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3165719Z [00:02:53.980]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3224106Z [00:02:53.986]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3283479Z [00:02:53.992]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3342434Z [00:02:53.998]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3407199Z [00:02:54.005]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3470095Z [00:02:54.011]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3530080Z [00:02:54.017]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3590390Z [00:02:54.023]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3649315Z [00:02:54.029]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3708631Z [00:02:54.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_hurd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3767351Z [00:02:54.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3831605Z [00:02:54.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_unsigned.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3894787Z [00:02:54.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.3952961Z [00:02:54.059]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4009747Z [00:02:54.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4067189Z [00:02:54.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4127962Z [00:02:54.077]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/timestruct.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4191016Z [00:02:54.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4253849Z [00:02:54.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4317910Z [00:02:54.096]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/bpxsvc_zos.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4382356Z [00:02:54.102]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4445450Z [00:02:54.109]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4507492Z [00:02:54.115]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4567575Z [00:02:54.121]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4629765Z [00:02:54.127]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4690787Z [00:02:54.133]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_zos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4751837Z [00:02:54.139]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4820456Z [00:02:54.146]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4881931Z [00:02:54.152]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.4942681Z [00:02:54.158]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/aliases.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5001959Z [00:02:54.164]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5065339Z [00:02:54.170]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5130892Z [00:02:54.177]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5194775Z [00:02:54.183]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5253973Z [00:02:54.189]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5315138Z [00:02:54.196]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_aix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5375709Z [00:02:54.201]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5434801Z [00:02:54.207]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5494243Z [00:02:54.213]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5553720Z [00:02:54.219]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5609856Z [00:02:54.225]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5665886Z [00:02:54.231]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5724560Z [00:02:54.236]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5783400Z [00:02:54.242]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5842791Z [00:02:54.248]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5903319Z [00:02:54.254]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.5964798Z [00:02:54.260]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6026622Z [00:02:54.267]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6086420Z [00:02:54.273]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6143010Z [00:02:54.278]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6201554Z [00:02:54.284]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6260152Z [00:02:54.290]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6318159Z [00:02:54.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6378061Z [00:02:54.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6436292Z [00:02:54.308]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6494149Z [00:02:54.313]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6554378Z [00:02:54.319]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_arm.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6611579Z [00:02:54.325]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6669085Z [00:02:54.331]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6727962Z [00:02:54.337]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6788462Z [00:02:54.343]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6849768Z [00:02:54.349]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6911078Z [00:02:54.355]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.6970002Z [00:02:54.361]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7031546Z [00:02:54.367]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_illumos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7091578Z [00:02:54.373]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7151871Z [00:02:54.379]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7212342Z [00:02:54.385]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7271596Z [00:02:54.391]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7331901Z [00:02:54.397]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7394078Z [00:02:54.403]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7455214Z [00:02:54.410]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/race0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7520953Z [00:02:54.416]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7582506Z [00:02:54.422]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7646472Z [00:02:54.429]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7710110Z [00:02:54.435]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7768791Z [00:02:54.441]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/endian_little.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7825346Z [00:02:54.446]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7883951Z [00:02:54.452]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.7942173Z [00:02:54.458]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8003036Z [00:02:54.464]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8061756Z [00:02:54.470]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8122518Z [00:02:54.476]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/race.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8181756Z [00:02:54.482]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/gccgo_c.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8238832Z [00:02:54.488]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8297333Z [00:02:54.494]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8355954Z [00:02:54.500]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8417332Z [00:02:54.506]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8477169Z [00:02:54.512]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8536981Z [00:02:54.518]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8596680Z [00:02:54.524]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8655448Z [00:02:54.530]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8712808Z [00:02:54.535]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8771027Z [00:02:54.541]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8831988Z [00:02:54.547]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8892726Z [00:02:54.553]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.8951432Z [00:02:54.559]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9011698Z [00:02:54.565]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9071534Z [00:02:54.571]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9134138Z [00:02:54.577]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9194706Z [00:02:54.583]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9253470Z [00:02:54.589]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9312688Z [00:02:54.595]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsymaddr_zos_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9374425Z [00:02:54.601]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9436220Z [00:02:54.607]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/bpxsvc_zos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9494291Z [00:02:54.613]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9552675Z [00:02:54.619]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9613614Z [00:02:54.625]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9674957Z [00:02:54.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9737369Z [00:02:54.638]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9799711Z [00:02:54.644]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9859615Z [00:02:54.650]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mmap_nomremap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9918794Z [00:02:54.656]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:20.9980566Z [00:02:54.662]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0041387Z [00:02:54.668]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0103064Z [00:02:54.674]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0166245Z [00:02:54.681]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_signed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0226756Z [00:02:54.687]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0287585Z [00:02:54.693]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/env_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0348733Z [00:02:54.699]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0414329Z [00:02:54.705]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0477707Z [00:02:54.712]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0539073Z [00:02:54.718]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0599314Z [00:02:54.724]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0658515Z [00:02:54.730]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0718393Z [00:02:54.736]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0777906Z [00:02:54.742]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mkall.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0837546Z [00:02:54.748]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0896083Z [00:02:54.754]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_zos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.0956491Z [00:02:54.760]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1016856Z [00:02:54.766]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1076061Z [00:02:54.772]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1135213Z [00:02:54.777]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_openbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1192611Z [00:02:54.783]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1251811Z [00:02:54.789]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1311057Z [00:02:54.795]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1373877Z [00:02:54.801]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1435607Z [00:02:54.808]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_386.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1498232Z [00:02:54.814]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1558798Z [00:02:54.820]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/pledge_openbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1616330Z [00:02:54.826]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1677292Z [00:02:54.832]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_zos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1739358Z [00:02:54.838]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1801564Z [00:02:54.844]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1861480Z [00:02:54.850]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1921748Z [00:02:54.856]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.1981252Z [00:02:54.862]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2041592Z [00:02:54.868]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2101106Z [00:02:54.874]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2161004Z [00:02:54.880]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/xattr_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2220935Z [00:02:54.886]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2281388Z [00:02:54.892]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2343242Z [00:02:54.898]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2403473Z [00:02:54.904]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2464443Z [00:02:54.910]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2525172Z [00:02:54.916]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2583047Z [00:02:54.922]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2643296Z [00:02:54.928]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2701819Z [00:02:54.934]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fcntl_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2760542Z [00:02:54.940]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2819561Z [00:02:54.946]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_386.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2882588Z [00:02:54.952]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/gccgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.2942904Z [00:02:54.958]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3005963Z [00:02:54.965]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3069609Z [00:02:54.971]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3130992Z [00:02:54.977]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3190960Z [00:02:54.983]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3247194Z [00:02:54.989]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3305617Z [00:02:54.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3365478Z [00:02:55.000]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3423002Z [00:02:55.006]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/pagesize_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3482853Z [00:02:55.012]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3540560Z [00:02:55.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3599120Z [00:02:55.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3657311Z [00:02:55.030]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3715038Z [00:02:55.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3774905Z [00:02:55.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3833716Z [00:02:55.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3893124Z [00:02:55.053]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/endian_big.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.3950656Z [00:02:55.059]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4009111Z [00:02:55.065]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4067231Z [00:02:55.071]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/vgetrandom_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4127373Z [00:02:55.077]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4186225Z [00:02:55.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4246969Z [00:02:55.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4308469Z [00:02:55.095]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4367958Z [00:02:55.101]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4425985Z [00:02:55.107]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4483638Z [00:02:55.112]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4540106Z [00:02:55.118]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4597081Z [00:02:55.124]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4656919Z [00:02:55.130]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4714334Z [00:02:55.135]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4772675Z [00:02:55.141]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4831922Z [00:02:55.147]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4892779Z [00:02:55.153]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.4948530Z [00:02:55.159]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5006913Z [00:02:55.165]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5068331Z [00:02:55.171]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5132618Z [00:02:55.177]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/readdirent_getdents.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5192319Z [00:02:55.183]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ptrace_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5253638Z [00:02:55.189]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5313992Z [00:02:55.195]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5375851Z [00:02:55.202]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5436779Z [00:02:55.208]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5500573Z [00:02:55.214]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5563183Z [00:02:55.220]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5624375Z [00:02:55.226]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5685982Z [00:02:55.233]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5744762Z [00:02:55.238]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5804880Z [00:02:55.244]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5864110Z [00:02:55.250]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5925060Z [00:02:55.256]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.5986655Z [00:02:55.263]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6048552Z [00:02:55.269]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6109783Z [00:02:55.275]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6168321Z [00:02:55.281]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6224880Z [00:02:55.286]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6280473Z [00:02:55.292]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6339741Z [00:02:55.298]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6399364Z [00:02:55.304]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6460189Z [00:02:55.310]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6521580Z [00:02:55.316]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6581839Z [00:02:55.322]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6643767Z [00:02:55.328]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6704109Z [00:02:55.334]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6766590Z [00:02:55.341]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6826472Z [00:02:55.347]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fdset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6884750Z [00:02:55.352]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/symaddr_zos_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.6944093Z [00:02:55.358]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7002612Z [00:02:55.364]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7061203Z [00:02:55.370]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7119835Z [00:02:55.376]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7178718Z [00:02:55.382]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7237325Z [00:02:55.388]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7295465Z [00:02:55.394]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7351601Z [00:02:55.399]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7409564Z [00:02:55.405]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7465562Z [00:02:55.411]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7523556Z [00:02:55.416]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7582254Z [00:02:55.422]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mremap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7638728Z [00:02:55.428]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7696536Z [00:02:55.434]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fcntl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7754078Z [00:02:55.439]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7812694Z [00:02:55.445]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7871094Z [00:02:55.451]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7929780Z [00:02:55.457]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/cap_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.7989072Z [00:02:55.463]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/auxv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8050182Z [00:02:55.469]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8112526Z [00:02:55.475]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8170647Z [00:02:55.481]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8229618Z [00:02:55.487]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8286925Z [00:02:55.493]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8346168Z [00:02:55.499]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8405473Z [00:02:55.505]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8464263Z [00:02:55.510]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8524055Z [00:02:55.516]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8580724Z [00:02:55.522]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8640622Z [00:02:55.528]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8699736Z [00:02:55.534]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_netbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8758174Z [00:02:55.540]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8816804Z [00:02:55.546]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ptrace_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8875509Z [00:02:55.552]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8933650Z [00:02:55.557]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dirent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.8990980Z [00:02:55.563]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9051511Z [00:02:55.569]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9112028Z [00:02:55.575]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/unveil_openbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9170780Z [00:02:55.581]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9229756Z [00:02:55.587]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9291262Z [00:02:55.593]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/mkerrors.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9352361Z [00:02:55.599]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9412067Z [00:02:55.605]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9472041Z [00:02:55.611]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9531532Z [00:02:55.617]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9593052Z [00:02:55.623]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/vgetrandom_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9653128Z [00:02:55.629]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9713578Z [00:02:55.635]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ifreq_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9780309Z [00:02:55.642]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9843383Z [00:02:55.648]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/sysvshm_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9906051Z [00:02:55.655]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:21.9965857Z [00:02:55.661]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0027991Z [00:02:55.667]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0085372Z [00:02:55.672]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0146655Z [00:02:55.679]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0207592Z [00:02:55.685]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0267344Z [00:02:55.691]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0330296Z [00:02:55.697]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0393658Z [00:02:55.703]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0453627Z [00:02:55.709]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0513669Z [00:02:55.715]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0576696Z [00:02:55.722]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0638900Z [00:02:55.728]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0698660Z [00:02:55.734]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0756034Z [00:02:55.740]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0814205Z [00:02:55.745]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0873482Z [00:02:55.751]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0932609Z [00:02:55.757]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.0993076Z [00:02:55.763]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ioctl_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1051053Z [00:02:55.769]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1111672Z [00:02:55.775]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/affinity_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1173873Z [00:02:55.781]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1232120Z [00:02:55.787]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_hurd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1291110Z [00:02:55.793]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1350655Z [00:02:55.799]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/auxv_unsupported.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1412095Z [00:02:55.805]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1472355Z [00:02:55.811]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1530214Z [00:02:55.817]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1586257Z [00:02:55.823]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/bluetooth_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1643386Z [00:02:55.828]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1703214Z [00:02:55.834]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1761528Z [00:02:55.840]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1817023Z [00:02:55.846]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1873983Z [00:02:55.851]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1931966Z [00:02:55.857]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.1989586Z [00:02:55.863]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2045564Z [00:02:55.869]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2100215Z [00:02:55.874]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2153940Z [00:02:55.879]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/constants.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2209463Z [00:02:55.885]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/unix/dev_dragonfly.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2264060Z [00:02:55.890]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sys/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2320267Z [00:02:55.896]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/PATENTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2379344Z [00:02:55.902]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/semaphore/semaphore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2438134Z [00:02:55.908]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/errgroup/errgroup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2496084Z [00:02:55.914]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/sync/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2553657Z [00:02:55.919]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2612183Z [00:02:55.925]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/oauth2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2669577Z [00:02:55.931]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2725988Z [00:02:55.937]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/oauth2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2782619Z [00:02:55.942]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2838408Z [00:02:55.948]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2893073Z [00:02:55.953]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/internal/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.2947567Z [00:02:55.959]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3006116Z [00:02:55.965]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3061175Z [00:02:55.970]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/deviceauth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3118231Z [00:02:55.976]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/pkce.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3176002Z [00:02:55.982]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3233684Z [00:02:55.987]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/oauth2/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3291056Z [00:02:55.993]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/PATENTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3346924Z [00:02:55.999]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/write.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3401931Z [00:02:56.004]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/flow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3457963Z [00:02:56.010]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/frame.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3513291Z [00:02:56.015]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3569324Z [00:02:56.021]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3626050Z [00:02:56.027]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/ciphers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3683434Z [00:02:56.032]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/timer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3740729Z [00:02:56.038]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/pipe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3797691Z [00:02:56.044]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/client_conn_pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3853848Z [00:02:56.049]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config_go124.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3909382Z [00:02:56.055]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_random.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.3965806Z [00:02:56.061]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4024660Z [00:02:56.066]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4081824Z [00:02:56.072]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_roundrobin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4138278Z [00:02:56.078]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/http2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4194376Z [00:02:56.083]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/gotrack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4251845Z [00:02:56.089]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/config_pre_go124.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4307314Z [00:02:56.095]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/databuffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4362224Z [00:02:56.100]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4416449Z [00:02:56.106]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/unencrypted.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4470261Z [00:02:56.111]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/writesched_priority.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4524643Z [00:02:56.116]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/encode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4577842Z [00:02:56.122]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/tables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4633106Z [00:02:56.127]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/static_table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4686463Z [00:02:56.133]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/huffman.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4742836Z [00:02:56.138]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/hpack/hpack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4802470Z [00:02:56.144]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4859329Z [00:02:56.150]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http2/ascii.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4923182Z [00:02:56.156]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/timeseries/timeseries.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.4979646Z [00:02:56.162]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/headermap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5033165Z [00:02:56.167]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5087202Z [00:02:56.173]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/internal/httpcommon/ascii.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5141088Z [00:02:56.178]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5194478Z [00:02:56.183]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/histogram.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5247344Z [00:02:56.189]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/trace/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5301627Z [00:02:56.194]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/idna10.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5355061Z [00:02:56.200]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trieval.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5409519Z [00:02:56.205]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables9.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5464930Z [00:02:56.210]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie12.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5520018Z [00:02:56.216]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/go118.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5575731Z [00:02:56.222]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/punycode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5632979Z [00:02:56.227]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables15.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5690601Z [00:02:56.233]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/pre_go118.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5747069Z [00:02:56.239]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5806305Z [00:02:56.245]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/idna9.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5866661Z [00:02:56.251]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables10.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5925015Z [00:02:56.256]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables11.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.5983303Z [00:02:56.262]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables12.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6044732Z [00:02:56.268]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/trie13.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6104288Z [00:02:56.274]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/idna/tables13.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6163538Z [00:02:56.280]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6221615Z [00:02:56.286]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts/httplex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6281419Z [00:02:56.292]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/net/http/httpguts/guts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6341393Z [00:02:56.298]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/transform/transform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6400887Z [00:02:56.304]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6459622Z [00:02:56.310]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6518472Z [00:02:56.316]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/secure/bidirule/bidirule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6575430Z [00:02:56.322]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/PATENTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6634002Z [00:02:56.327]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/tables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6692843Z [00:02:56.333]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6753190Z [00:02:56.339]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/plural.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6816554Z [00:02:56.346]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/feature/plural/message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6877693Z [00:02:56.352]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/tag/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6939703Z [00:02:56.358]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/format/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.6998401Z [00:02:56.364]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/format/parser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7059982Z [00:02:56.370]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/internal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7122394Z [00:02:56.376]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/stringset/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7183962Z [00:02:56.382]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/catmsg/catmsg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7245632Z [00:02:56.388]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/catmsg/codec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7306276Z [00:02:56.395]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/catmsg/varint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7368958Z [00:02:56.401]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/match.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7430954Z [00:02:56.407]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7494002Z [00:02:56.413]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/tables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7554892Z [00:02:56.419]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/decimal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7611454Z [00:02:56.425]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7668302Z [00:02:56.431]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/number.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7725666Z [00:02:56.437]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/roundingmode_string.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7782163Z [00:02:56.442]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/number/pattern.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7841957Z [00:02:56.448]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7898146Z [00:02:56.454]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/tables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.7953993Z [00:02:56.459]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/compact.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8009377Z [00:02:56.465]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/tables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8065191Z [00:02:56.470]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/parents.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8120175Z [00:02:56.476]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/language.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8176520Z [00:02:56.482]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compact/tags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8231407Z [00:02:56.487]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/language.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8289522Z [00:02:56.493]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/lookup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8347939Z [00:02:56.499]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8407525Z [00:02:56.505]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/compose.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8467723Z [00:02:56.511]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/coverage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8527799Z [00:02:56.517]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8588825Z [00:02:56.523]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/match.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8647959Z [00:02:56.529]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/internal/language/tags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8710067Z [00:02:56.535]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8773131Z [00:02:56.541]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/composition.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8834651Z [00:02:56.547]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8897560Z [00:02:56.554]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.8957286Z [00:02:56.560]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/trie.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9018201Z [00:02:56.566]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/normalize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9079704Z [00:02:56.572]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/input.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9141018Z [00:02:56.578]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/iter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9199744Z [00:02:56.584]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9257936Z [00:02:56.590]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9318241Z [00:02:56.596]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9375027Z [00:02:56.601]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/transform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9434641Z [00:02:56.607]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9493772Z [00:02:56.613]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/forminfo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9554335Z [00:02:56.619]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/norm/readwriter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9616458Z [00:02:56.626]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/trieval.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9679461Z [00:02:56.632]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9739078Z [00:02:56.638]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9801481Z [00:02:56.644]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/core.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9866146Z [00:02:56.651]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9928981Z [00:02:56.657]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/bracket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:22.9991380Z [00:02:56.663]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0054309Z [00:02:56.669]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0114666Z [00:02:56.675]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/bidi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0171410Z [00:02:56.681]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0229787Z [00:02:56.687]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/unicode/bidi/prop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0286129Z [00:02:56.693]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0344114Z [00:02:56.698]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/dict.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0401087Z [00:02:56.704]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/gopre19.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0460213Z [00:02:56.710]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/catalog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0522881Z [00:02:56.716]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog/go19.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0587919Z [00:02:56.723]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0649012Z [00:02:56.729]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0711546Z [00:02:56.735]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/catalog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0772145Z [00:02:56.741]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/message/print.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0830087Z [00:02:56.747]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/tables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0891474Z [00:02:56.753]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/language.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.0954463Z [00:02:56.759]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1017277Z [00:02:56.766]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/coverage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1075811Z [00:02:56.772]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1132662Z [00:02:56.777]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/match.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1192542Z [00:02:56.783]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/golang.org/x/text/language/tags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1252360Z [00:02:56.789]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1311995Z [00:02:56.795]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/internal/sanitize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1371399Z [00:02:56.801]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/internal/traceinternals.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1431022Z [00:02:56.807]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/internal/internal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1490401Z [00:02:56.813]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1547987Z [00:02:56.819]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/opencensus.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1604172Z [00:02:56.824]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1664670Z [00:02:56.830]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1723084Z [00:02:56.836]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1782568Z [00:02:56.842]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace_api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1844021Z [00:02:56.848]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/internal/internal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1905127Z [00:02:56.854]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/spanbucket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.1963942Z [00:02:56.860]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2022992Z [00:02:56.866]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace_go11.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2080585Z [00:02:56.872]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/spanstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2136856Z [00:02:56.878]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace_nongo11.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2193740Z [00:02:56.883]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2254725Z [00:02:56.889]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/tracestate/tracestate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2318003Z [00:02:56.896]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/status_codes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2381180Z [00:02:56.902]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/lrumap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2441690Z [00:02:56.908]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/sampling.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2499345Z [00:02:56.914]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/evictedqueue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2556060Z [00:02:56.920]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/trace/basetypes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2614271Z [00:02:56.925]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2672804Z [00:02:56.931]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2730933Z [00:02:56.937]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2789201Z [00:02:56.943]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/vendor/go.opencensus.io/appveyor.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2847101Z [00:02:56.949]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/050-signing.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2902509Z [00:02:56.954]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/080-sync.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.2959473Z [00:02:56.960]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/run-tests' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3021808Z [00:02:56.966]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/001-basic.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3083426Z [00:02:56.972]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/040-local-registry-auth.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3140037Z [00:02:56.978]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/helpers.bash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3199554Z [00:02:56.984]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/070-list-tags.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3256947Z [00:02:56.990]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/030-local-registry-tls.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3315188Z [00:02:56.995]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/060-delete.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3372406Z [00:02:57.001]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/020-copy.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3429658Z [00:02:57.007]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/010-inspect.bats' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3488155Z [00:02:57.013]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/tmt/test.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3543734Z [00:02:57.018]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/tmt/main.fmf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3597771Z [00:02:57.024]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/make-noarch-manifest' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3654960Z [00:02:57.029]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/testdata/docker-two-images.tar.xz' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3710548Z [00:02:57.035]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/systemtest/testdata/busybox_latest.sif' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3769001Z [00:02:57.041]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/CODE-OF-CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3825730Z [00:02:57.047]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/openshift_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3883307Z [00:02:57.052]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/copy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3939021Z [00:02:57.058]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/utils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.3993564Z [00:02:57.063]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures_info_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4048035Z [00:02:57.069]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/procutils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4102793Z [00:02:57.074]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/sync_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4160300Z [00:02:57.080]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/blocked_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4220813Z [00:02:57.086]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/blocked-registries.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4280526Z [00:02:57.092]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/registries.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4339386Z [00:02:57.098]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s1/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4396610Z [00:02:57.104]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s1/160d823fdc48e62f97ba62df31e55424f8f5eb6b679c865eec6e59adfe304710' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4455022Z [00:02:57.109]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/image.manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4511222Z [00:02:57.115]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/registries.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4567935Z [00:02:57.121]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/policy.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4625554Z [00:02:57.127]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s2/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4683779Z [00:02:57.132]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s2/86ce150e65c72b30f885c261449d18b7c6832596916e7f654e08377b5a67b4ff' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4739412Z [00:02:57.138]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/fixtures/uncompressed-image-s2/160d823fdc48e62f97ba62df31e55424f8f5eb6b679c865eec6e59adfe304710' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4795894Z [00:02:57.144]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/check_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4856019Z [00:02:57.149]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/procutils_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4918050Z [00:02:57.156]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/registry_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.4975237Z [00:02:57.162]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/openshift_shell_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5032044Z [00:02:57.167]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/proxy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5089258Z [00:02:57.173]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/integration/signing_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5147177Z [00:02:57.179]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/default.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5205542Z [00:02:57.185]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5263695Z [00:02:57.190]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/plans/main.fmf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5320538Z [00:02:57.196]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/ROADMAP.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5378949Z [00:02:57.202]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.fmf/version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5438581Z [00:02:57.208]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/OWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5493957Z [00:02:57.213]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5551695Z [00:02:57.219]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5609743Z [00:02:57.225]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5665666Z [00:02:57.231]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5722921Z [00:02:57.236]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.cirrus.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5782711Z [00:02:57.242]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs-experimental/skopeo-experimental-image-proxy.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5841783Z [00:02:57.248]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/skopeoimage/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5901989Z [00:02:57.254]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/cirrus/runner.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.5961833Z [00:02:57.260]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/cirrus/ostree_ext.dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6020961Z [00:02:57.266]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/contrib/cirrus/mac_cleanup.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6080607Z [00:02:57.272]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6138215Z [00:02:57.278]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/workflows/check_cirrus_cron.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6197589Z [00:02:57.284]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/workflows/stale.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6256597Z [00:02:57.290]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/workflows/issue_pr_lock.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6316110Z [00:02:57.296]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.github/renovate.json5' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6376295Z [00:02:57.302]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/validate-gofmt.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6435433Z [00:02:57.307]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/get_ci_vm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6496753Z [00:02:57.314]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/libsubid_tag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6558409Z [00:02:57.320]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/man-page-checker' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6618936Z [00:02:57.326]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/validate-git-marks.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6682891Z [00:02:57.332]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/xref-helpmsgs-manpages' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6744563Z [00:02:57.338]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/test-system.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6809630Z [00:02:57.345]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/test-integration.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6871672Z [00:02:57.351]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/btrfs_installed_tag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6933337Z [00:02:57.357]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/validate-vet.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.6993624Z [00:02:57.363]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/get_fqin.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7055870Z [00:02:57.370]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/sqlite_tag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7118412Z [00:02:57.376]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/warn-destructive-tests.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7180680Z [00:02:57.382]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/hack/tree_status.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7242959Z [00:02:57.388]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7301600Z [00:02:57.394]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7360527Z [00:02:57.400]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7417965Z [00:02:57.406]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/MAINTAINERS.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7475540Z [00:02:57.412]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/GOVERNANCE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7534780Z [00:02:57.417]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/install.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7593601Z [00:02:57.423]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/rpm/gating.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7651771Z [00:02:57.429]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/rpm/skopeo.spec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7710378Z [00:02:57.435]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7767972Z [00:02:57.441]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/sync.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7825113Z [00:02:57.446]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/login_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7881849Z [00:02:57.452]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/inspect/output.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7938346Z [00:02:57.458]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.7995034Z [00:02:57.463]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8053067Z [00:02:57.469]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/copy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8109473Z [00:02:57.475]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8166716Z [00:02:57.481]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/utils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8226174Z [00:02:57.487]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8285016Z [00:02:57.493]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/generate_sigstore_key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8342736Z [00:02:57.498]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/sync_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8401409Z [00:02:57.504]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/list_tags_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8460391Z [00:02:57.510]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8521180Z [00:02:57.516]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/trustdb.gpg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8582358Z [00:02:57.522]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8647233Z [00:02:57.529]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/corrupt.signature' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8709886Z [00:02:57.535]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/v2s1-invalid-signatures.manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8771478Z [00:02:57.541]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/image.manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8831392Z [00:02:57.547]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/pubring.gpg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8894560Z [00:02:57.553]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/image.signature' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.8958260Z [00:02:57.560]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/fixtures/secring.gpg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9019444Z [00:02:57.566]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/copy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9083774Z [00:02:57.572]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/layers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9145844Z [00:02:57.579]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/unshare_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9204268Z [00:02:57.584]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/unshare.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9263476Z [00:02:57.590]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/signing.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9322218Z [00:02:57.596]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/proxy_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9380890Z [00:02:57.602]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/list_tags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9439622Z [00:02:57.608]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/main_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9499157Z [00:02:57.614]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/manifest_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9558937Z [00:02:57.620]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/logout_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9616513Z [00:02:57.626]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9672834Z [00:02:57.631]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/generate_sigstore_key_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9729881Z [00:02:57.637]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/signing_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9791015Z [00:02:57.643]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9850940Z [00:02:57.649]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/cmd/skopeo/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9911166Z [00:02:57.655]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:23.9971008Z [00:02:57.661]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0027399Z [00:02:57.667]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0084815Z [00:02:57.672]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0145059Z [00:02:57.678]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0204088Z [00:02:57.684]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0263625Z [00:02:57.690]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0321414Z [00:02:57.696]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0380628Z [00:02:57.702]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0442165Z [00:02:57.708]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0503311Z [00:02:57.714]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0563952Z [00:02:57.720]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0624466Z [00:02:57.726]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0686349Z [00:02:57.733]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0744574Z [00:02:57.738]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0805262Z [00:02:57.745]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0861839Z [00:02:57.750]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0924653Z [00:02:57.756]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.0983147Z [00:02:57.762]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1043316Z [00:02:57.768]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1105314Z [00:02:57.774]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1169300Z [00:02:57.781]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1234257Z [00:02:57.787]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1299668Z [00:02:57.794]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-921991d654dd61ab3a845c17dfa3e28e60674e52.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1361961Z [00:02:57.800]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/objects/pack/pack-fb55077e8d4b2c7c2580522f31533778d3c5df3b.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1423624Z [00:02:57.806]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1484569Z [00:02:57.812]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1550352Z [00:02:57.819]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1615926Z [00:02:57.826]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1678781Z [00:02:57.832]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1740201Z [00:02:57.838]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1797966Z [00:02:57.844]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1855154Z [00:02:57.850]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1912436Z [00:02:57.855]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/default-policy.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.1970792Z [00:02:57.861]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/.packit.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2030703Z [00:02:57.867]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-standalone-verify.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2090887Z [00:02:57.873]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-manifest-digest.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2150996Z [00:02:57.879]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2213502Z [00:02:57.885]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-inspect.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2277011Z [00:02:57.892]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-generate-sigstore-key.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2339037Z [00:02:57.898]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2400292Z [00:02:57.904]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-sync.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2462070Z [00:02:57.910]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-logout.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2522501Z [00:02:57.916]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-copy.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2582766Z [00:02:57.922]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-standalone-sign.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2645507Z [00:02:57.928]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-login.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2708060Z [00:02:57.935]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-delete.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2770940Z [00:02:57.941]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.lQnNYsptAw/TEMPREPO/docs/skopeo-list-tags.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2834118Z [00:02:57.947]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2895949Z [00:02:57.954]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.2959497Z [00:02:57.960]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.3022094Z [00:02:57.966]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:38:24.3081601Z [00:02:57.972]➜  mode of '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo' retained as 0755 (rwxr-xr-x)
2025-08-20T22:38:24.3635109Z [00:02:58.027]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T22:38:24.3640431Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T22:38:34.3136993Z 
2025-08-20T22:38:34.3137743Z [+] Sanitizing /tmp/pkgforge/5sIjmeLpc_SBUILD/BUILD.log ==> /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.static.log
2025-08-20T22:38:36.5782198Z '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.static.log' -> '/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/skopeo.log'
2025-08-20T22:38:36.5865727Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/skopeo/official/source/skopeo?tag=HEAD-eecc6c8-250820T195147-aarch64-linux&download=skopeo.log
2025-08-20T22:38:36.5866421Z 
2025-08-20T22:38:36.5866845Z [+] Parsing/Uploading skopeo/skopeo --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fskopeo%2Fskopeo [aarch64-Linux]
2025-08-20T22:38:36.5891280Z {
2025-08-20T22:38:36.5891443Z   "_disabled": "false",
2025-08-20T22:38:36.5891651Z   "host": "aarch64-Linux",
2025-08-20T22:38:36.5891842Z   "rank": "",
2025-08-20T22:38:36.5892006Z   "pkg": "skopeo.static",
2025-08-20T22:38:36.5892198Z   "pkg_family": "skopeo",
2025-08-20T22:38:36.5892668Z   "pkg_id": "github.com.containers.skopeo.source",
2025-08-20T22:38:36.5892936Z   "pkg_name": "skopeo",
2025-08-20T22:38:36.5893116Z   "pkg_type": "static",
2025-08-20T22:38:36.5893500Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo",
2025-08-20T22:38:36.5893907Z   "app_id": "",
2025-08-20T22:38:36.5894070Z   "appstream": "",
2025-08-20T22:38:36.5894241Z   "category": [
2025-08-20T22:38:36.5894404Z     "ConsoleOnly",
2025-08-20T22:38:36.5894565Z     "Utility"
2025-08-20T22:38:36.5894712Z   ],
2025-08-20T22:38:36.5895042Z   "description": "Perform various operations on container images/repositories without dameon & root",
2025-08-20T22:38:36.5895443Z   "desktop": "",
2025-08-20T22:38:36.5895603Z   "homepage": [
2025-08-20T22:38:36.5895929Z     "https://github.com/containers/skopeo"
2025-08-20T22:38:36.5896330Z   ],
2025-08-20T22:38:36.5896870Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/skopeo/official/source/skopeo?tag=HEAD-eecc6c8-250820T195147-aarch64-linux&download=skopeo.png",
2025-08-20T22:38:36.5897461Z   "license": [
2025-08-20T22:38:36.5897619Z     "Apache-2.0"
2025-08-20T22:38:36.5897775Z   ],
2025-08-20T22:38:36.5897941Z   "maintainer": [
2025-08-20T22:38:36.5898145Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:38:36.5898383Z   ],
2025-08-20T22:38:36.5898527Z   "provides": [
2025-08-20T22:38:36.5898689Z     "skopeo"
2025-08-20T22:38:36.5898836Z   ],
2025-08-20T22:38:36.5898976Z   "note": [
2025-08-20T22:38:36.5899319Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/containers/skopeo"
2025-08-20T22:38:36.5899679Z   ],
2025-08-20T22:38:36.5899821Z   "repology": [
2025-08-20T22:38:36.5899982Z     "skopeo"
2025-08-20T22:38:36.5900126Z   ],
2025-08-20T22:38:36.5900271Z   "screenshots": [],
2025-08-20T22:38:36.5900447Z   "src_url": [
2025-08-20T22:38:36.5900632Z     "https://github.com/containers/skopeo"
2025-08-20T22:38:36.5900856Z   ],
2025-08-20T22:38:36.5900997Z   "tag": [
2025-08-20T22:38:36.5901143Z     "Utility"
2025-08-20T22:38:36.5901286Z   ],
2025-08-20T22:38:36.5901455Z   "version": "HEAD-eecc6c8-250820T195147",
2025-08-20T22:38:36.5901690Z   "version_upstream": "1.20.0",
2025-08-20T22:38:36.5901997Z   "bsum": "65c51585546c2993ddf525dd5d51f8a41507152e2115b1060c2e991fdbd7c87a",
2025-08-20T22:38:36.5902329Z   "build_date": "2025-08-20T22:38:27Z",
2025-08-20T22:38:36.5902662Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17109450272",
2025-08-20T22:38:36.5902992Z   "build_id": "17109450272",
2025-08-20T22:38:36.5903579Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/skopeo/official/source/skopeo?tag=HEAD-eecc6c8-250820T195147-aarch64-linux&download=skopeo.log",
2025-08-20T22:38:36.5904689Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/skopeo/static.official.source.yaml",
2025-08-20T22:38:36.5905533Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/skopeo/official/source/skopeo?tag=HEAD-eecc6c8-250820T195147-aarch64-linux&download=skopeo",
2025-08-20T22:38:36.5906612Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo:HEAD-eecc6c8-250820T195147-aarch64-linux",
2025-08-20T22:38:36.5907183Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo",
2025-08-20T22:38:36.5907963Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/skopeo/official/source/skopeo?tag=HEAD-eecc6c8-250820T195147-aarch64-linux&manifest",
2025-08-20T22:38:36.5908671Z   "shasum": "7c5fa470310be4bd99cbb076e914d8c88118428c40728ab2dc0bd84d54b4c72a",
2025-08-20T22:38:36.5909001Z   "size": "27 MB",
2025-08-20T22:38:36.5909171Z   "size_raw": "27895288",
2025-08-20T22:38:36.5909355Z   "snapshots": [
2025-08-20T22:38:36.5909559Z     "HEAD-44877b3-250414T135012-aarch64-linux[1.18.1]",
2025-08-20T22:38:36.5909876Z     "HEAD-5c11908-250530T205726-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5910169Z     "HEAD-cfae4fd-250602T084902-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5910520Z     "HEAD-f825fdc-250604T213251-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5910824Z     "HEAD-eb0e5cf-250611T151206-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5911113Z     "HEAD-0f7515e-250620T180026-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5911402Z     "HEAD-872ab48-250630T183527-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5911690Z     "HEAD-cb17ded-250711T191449-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5911981Z     "HEAD-b59c859-250718T185215-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5912267Z     "HEAD-92ee8a5-250723T190927-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5912555Z     "HEAD-47aa5f5-250802T140730-aarch64-linux[1.19.0]",
2025-08-20T22:38:36.5912842Z     "HEAD-d983e39-250805T221830-aarch64-linux[1.20.0]",
2025-08-20T22:38:36.5913122Z     "HEAD-60b95b1-250807T214543-aarch64-linux[1.20.0]",
2025-08-20T22:38:36.5913490Z     "HEAD-c45394e-250814T114925-aarch64-linux[1.20.0]"
2025-08-20T22:38:36.5913731Z   ]
2025-08-20T22:38:36.5913865Z }
2025-08-20T22:38:36.5913945Z 
2025-08-20T22:38:36.5913952Z 
2025-08-20T22:38:36.7951539Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo:HEAD-eecc6c8-250820T195147-aarch64-linux": ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo:HEAD-eecc6c8-250820T195147-aarch64-linux: not found
2025-08-20T22:38:36.8000317Z Uploading empty artifact
2025-08-20T22:38:36.8002728Z time=2025-08-20T22:38:36Z level=debug msg=Request #0
2025-08-20T22:38:36.8003478Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/skopeo/official/source/skopeo/manifests/sha256:528b51cc39ec312135f31ae2f328103927ac37628314d197add32100b0f58050"
2025-08-20T22:38:36.8004158Z > Request method: "HEAD"
2025-08-20T22:38:36.8004349Z > Request headers:
2025-08-20T22:38:36.8006258Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T22:38:36.8007255Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:38:36.9244290Z time=2025-08-20T22:38:36Z level=debug msg=Response #0
2025-08-20T22:38:36.9244644Z < Response Status: "401 Unauthorized"
2025-08-20T22:38:36.9244868Z < Response headers:
2025-08-20T22:38:36.9245065Z    "Content-Type": "application/json"
2025-08-20T22:38:36.9248341Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/skopeo/official/source/skopeo:pull\""
2025-08-20T22:38:36.9248927Z    "Date": "Wed, 20 Aug 2025 22:38:36 GMT"
2025-08-20T22:38:36.9249161Z    "Content-Length": "73"
2025-08-20T22:38:36.9249796Z    "X-Github-Request-Id": "080C:E6931:EB678:1010E9:68A64E6C"
2025-08-20T22:38:36.9250114Z time=2025-08-20T22:38:36Z level=debug msg=Request #1
2025-08-20T22:38:36.9250689Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fskopeo%2Fofficial%2Fsource%2Fskopeo%3Apull%2Cpush&service=ghcr.io"
2025-08-20T22:38:36.9251247Z > Request method: "GET"
2025-08-20T22:38:36.9251426Z > Request headers:
2025-08-20T22:38:36.9251605Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:38:36.9251809Z    "Authorization": "*****"
2025-08-20T22:38:37.0131643Z time=2025-08-20T22:38:37Z level=debug msg=Response #1
2025-08-20T22:38:37.0131985Z < Response Status: "200 OK"
2025-08-20T22:38:37.0132185Z < Response headers:
2025-08-20T22:38:37.0132792Z    "Date": "Wed, 20 Aug 2025 22:38:37 GMT"
2025-08-20T22:38:37.0133030Z    "Content-Length": "69"
2025-08-20T22:38:37.0133276Z    "X-Github-Request-Id": "080C:E6931:EB67E:1010F0:68A64E6C"
2025-08-20T22:38:37.0133565Z    "Content-Type": "application/json"
2025-08-20T22:38:37.0133842Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:38:37.0134224Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:38:37.0134605Z time=2025-08-20T22:38:37Z level=debug msg=Request #2
2025-08-20T22:38:37.0135429Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/skopeo/official/source/skopeo/manifests/sha256:528b51cc39ec312135f31ae2f328103927ac37628314d197add32100b0f58050"
2025-08-20T22:38:37.0136332Z > Request method: "HEAD"
2025-08-20T22:38:37.0136525Z > Request headers:
2025-08-20T22:38:37.0137411Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T22:38:37.0138359Z    "Authorization": "*****"
2025-08-20T22:38:37.0138556Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:38:37.0515461Z time=2025-08-20T22:38:37Z level=debug msg=Response #2
2025-08-20T22:38:37.0515955Z < Response Status: "404 Not Found"
2025-08-20T22:38:37.0516172Z < Response headers:
2025-08-20T22:38:37.0516463Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:38:37.0517253Z    "Date": "Wed, 20 Aug 2025 22:38:37 GMT"
2025-08-20T22:38:37.0517492Z    "Content-Length": "70"
2025-08-20T22:38:37.0517737Z    "X-Github-Request-Id": "080C:E6931:EB696:10110B:68A64E6D"
2025-08-20T22:38:37.0518023Z    "Content-Type": "application/json"
2025-08-20T22:38:37.0518292Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:38:37.0518599Z time=2025-08-20T22:38:37Z level=debug msg=Request #3
2025-08-20T22:38:37.0519295Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/skopeo/official/source/skopeo/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:38:37.0519936Z > Request method: "HEAD"
2025-08-20T22:38:37.0520121Z > Request headers:
2025-08-20T22:38:37.0520296Z    "Authorization": "*****"
2025-08-20T22:38:37.0520501Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:38:37.0976778Z time=2025-08-20T22:38:37Z level=debug msg=Response #3
2025-08-20T22:38:37.0977104Z < Response Status: "200 OK"
2025-08-20T22:38:37.0977303Z < Response headers:
2025-08-20T22:38:37.0977479Z    "Content-Length": "0"
2025-08-20T22:38:37.0977679Z    "Content-Type": ""
2025-08-20T22:38:37.0978044Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:38:37.0978503Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:38:37.0978895Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T22:38:37.0979372Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:38:37.0979721Z    "Date": "Wed, 20 Aug 2025 22:38:37 GMT"
2025-08-20T22:38:37.0979997Z    "X-Github-Request-Id": "080C:E6931:EB6A0:101115:68A64E6D"
2025-08-20T22:38:37.0980303Z time=2025-08-20T22:38:37Z level=debug msg=Request #4
2025-08-20T22:38:37.0981300Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/skopeo/official/source/skopeo/manifests/HEAD-eecc6c8-250820T195147-aarch64-linux"
2025-08-20T22:38:37.0981855Z > Request method: "PUT"
2025-08-20T22:38:37.0982038Z > Request headers:
2025-08-20T22:38:37.0982214Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:38:37.0982491Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T22:38:37.0982784Z    "Authorization": "*****"
2025-08-20T22:38:37.3258825Z time=2025-08-20T22:38:37Z level=debug msg=Response #4
2025-08-20T22:38:37.3259407Z Pushed [registry] ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo:HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:37.3260254Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:38:37.3260645Z Digest: sha256:528b51cc39ec312135f31ae2f328103927ac37628314d197add32100b0f58050
2025-08-20T22:38:37.3261006Z < Response Status: "201 Created"
2025-08-20T22:38:37.3267420Z < Response headers:
2025-08-20T22:38:37.3267682Z    "Date": "Wed, 20 Aug 2025 22:38:37 GMT"
2025-08-20T22:38:37.3267917Z    "Content-Length": "0"
2025-08-20T22:38:37.3268166Z    "X-Github-Request-Id": "080C:E6931:EB6AF:101124:68A64E6D"
2025-08-20T22:38:37.3268472Z    "Content-Type": "application/json"
2025-08-20T22:38:37.3269108Z    "Docker-Content-Digest": "sha256:528b51cc39ec312135f31ae2f328103927ac37628314d197add32100b0f58050"
2025-08-20T22:38:37.3269574Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:38:37.3270218Z    "Location": "/v2/pkgforge/bincache/skopeo/official/source/skopeo/manifests/sha256:528b51cc39ec312135f31ae2f328103927ac37628314d197add32100b0f58050"
2025-08-20T22:38:37.3270934Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:38:39.6781324Z Uploading 9805700ac270 CHECKSUM.sig
2025-08-20T22:38:39.6884050Z Uploading eb5cee66ed60 skopeo.sig
2025-08-20T22:38:39.6925576Z Uploading ecb350efd2ef CHECKSUM
2025-08-20T22:38:39.7145878Z Uploading 7c5fa470310b skopeo
2025-08-20T22:38:39.7364024Z Exists    c71d239df917 LICENSE
2025-08-20T22:38:39.7956554Z Uploading 92578241e322 LICENSE.sig
2025-08-20T22:38:40.7108169Z Uploaded  9805700ac270 CHECKSUM.sig
2025-08-20T22:38:40.7286334Z Uploaded  eb5cee66ed60 skopeo.sig
2025-08-20T22:38:40.7344336Z Uploaded  ecb350efd2ef CHECKSUM
2025-08-20T22:38:40.7576531Z Exists    3adce880862e SBUILD
2025-08-20T22:38:40.7866431Z Uploading 6f1efee8f220 SBUILD.sig
2025-08-20T22:38:40.7868060Z Exists    11cf0313013e skopeo.png
2025-08-20T22:38:40.8033178Z Uploading 3571fbb315a9 skopeo.json
2025-08-20T22:38:40.8383763Z Uploading 1d46c38e0a42 skopeo.json.sig
2025-08-20T22:38:40.8619510Z Uploaded  92578241e322 LICENSE.sig
2025-08-20T22:38:40.9448407Z Uploading d712e24bd41c skopeo.log
2025-08-20T22:38:41.3388342Z Uploaded  7c5fa470310b skopeo
2025-08-20T22:38:41.3866655Z Uploading d30738d271c5 skopeo.log.sig
2025-08-20T22:38:41.7437041Z Uploaded  6f1efee8f220 SBUILD.sig
2025-08-20T22:38:41.7795250Z Uploaded  3571fbb315a9 skopeo.json
2025-08-20T22:38:41.7940156Z Uploading 049e1cd26c52 skopeo.version
2025-08-20T22:38:41.8253599Z Uploading 05815506612d skopeo.version.sig
2025-08-20T22:38:41.8587300Z Uploaded  1d46c38e0a42 skopeo.json.sig
2025-08-20T22:38:42.0168989Z Uploaded  d712e24bd41c skopeo.log
2025-08-20T22:38:42.3234986Z Uploaded  d30738d271c5 skopeo.log.sig
2025-08-20T22:38:42.7758938Z Uploaded  05815506612d skopeo.version.sig
2025-08-20T22:38:42.7814041Z Uploaded  049e1cd26c52 skopeo.version
2025-08-20T22:38:42.7814688Z Uploading 57bc4e9107bb skopeo
2025-08-20T22:38:43.1148944Z Uploaded  57bc4e9107bb skopeo
2025-08-20T22:38:43.1149495Z Pushed [registry] ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo:HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:43.1150047Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:38:43.1150440Z Digest: sha256:57bc4e9107bb655a5ea4e031b70dc2cba982a97305f3ddac5dd0d53b2f1ccd75
2025-08-20T22:38:48.3668591Z 
2025-08-20T22:38:48.3669195Z [+] Registry --> https://ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:38:48.3670267Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/skopeo/official/source/skopeo?tag=HEAD-eecc6c8-250820T195147-aarch64-linux&manifest 
2025-08-20T22:38:48.3670767Z 
2025-08-20T22:38:50.4304696Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:38:51.0101051Z ./BUILD_ARTIFACTS.tar : 34.28%   (   125 MiB =>   42.8 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:38:51.0318643Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:38:51.0358323Z 
2025-08-20T22:38:51.0359037Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml :: 00(Hr):03(Min):25(Sec)
2025-08-20T22:38:51.0359661Z 
2025-08-20T22:38:51.0372666Z 
2025-08-20T22:38:51.0372914Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:38:51 PM) UTC
2025-08-20T22:38:51.0373155Z 
2025-08-20T22:38:51.9133674Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:38:51.9179107Z ##[group]Run ##Presets
2025-08-20T22:38:51.9179461Z [36;1m##Presets[0m
2025-08-20T22:38:51.9179639Z [36;1mset +x ; set +e[0m
2025-08-20T22:38:51.9179829Z [36;1m#-------------#[0m
2025-08-20T22:38:51.9180025Z [36;1m##Debug?[0m
2025-08-20T22:38:51.9180242Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:38:51.9180511Z [36;1m  set -x[0m
2025-08-20T22:38:51.9180673Z [36;1mfi[0m
2025-08-20T22:38:51.9180829Z [36;1m#-------------#[0m
2025-08-20T22:38:51.9181009Z [36;1m##Set ENV[0m
2025-08-20T22:38:51.9181219Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:38:51.9181685Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-eecc6c8-250820T195147-aarch64-linux"[0m
2025-08-20T22:38:51.9182204Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-eecc6c8-250820T195147-aarch64-linux"[0m
2025-08-20T22:38:51.9182775Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272"[0m
2025-08-20T22:38:51.9183280Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:38:51.9183654Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:38:51.9184309Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:38:51.9184624Z [36;1m fi[0m
2025-08-20T22:38:51.9184781Z [36;1m##Push[0m
2025-08-20T22:38:51.9184980Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:38:51.9185240Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:38:51.9185585Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:38:51.9186205Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:38:51.9186632Z [36;1m     ls -sh "/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:38:51.9186957Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:38:51.9187155Z [36;1m       {[0m
2025-08-20T22:38:51.9187324Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:38:51.9187639Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:38:51.9188067Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:38:51.9188479Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:38:51.9189000Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-eecc6c8-250820T195147-aarch64-linux")[0m
2025-08-20T22:38:51.9189695Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17109450272")[0m
2025-08-20T22:38:51.9190260Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17109450272")[0m
2025-08-20T22:38:51.9190956Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo:HEAD-eecc6c8-250820T195147-aarch64-linux")[0m
2025-08-20T22:38:51.9191838Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T22:38:27Z")[0m
2025-08-20T22:38:51.9192322Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-eecc6c8-250820T195147")[0m
2025-08-20T22:38:51.9192821Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T22:38:27Z")[0m
2025-08-20T22:38:51.9193498Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo")[0m
2025-08-20T22:38:51.9194156Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:38:51.9194665Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-eecc6c8-250820T195147")[0m
2025-08-20T22:38:51.9195364Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-eecc6c8-250820T195147")[0m
2025-08-20T22:38:51.9196214Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo")[0m
2025-08-20T22:38:51.9196921Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-skopeo")[0m
2025-08-20T22:38:51.9197460Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/containers/skopeo")[0m
2025-08-20T22:38:51.9197979Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:38:51.9198480Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-eecc6c8-250820T195147")[0m
2025-08-20T22:38:51.9198947Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:38:51.9199433Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:38:51.9199848Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:38:51.9200079Z [36;1m         #Check[0m
2025-08-20T22:38:51.9200634Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T22:38:27Z" ]]; then[0m
2025-08-20T22:38:51.9201490Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:38:51.9201826Z [36;1m            break[0m
2025-08-20T22:38:51.9202013Z [36;1m          else[0m
2025-08-20T22:38:51.9202392Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:38:51.9202799Z [36;1m          fi[0m
2025-08-20T22:38:51.9202998Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:38:51.9203233Z [36;1m        done[0m
2025-08-20T22:38:51.9203409Z [36;1m       }[0m
2025-08-20T22:38:51.9203595Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:38:51.9203824Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:38:51.9204384Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T22:38:27Z" ]]; then[0m
2025-08-20T22:38:51.9205121Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:38:51.9205508Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:38:51.9205865Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:38:51.9206454Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T22:38:27Z" ]]; then[0m
2025-08-20T22:38:51.9207169Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:38:51.9207786Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:38:51.9208161Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:38:51.9208378Z [36;1m           fi[0m
2025-08-20T22:38:51.9208558Z [36;1m       fi[0m
2025-08-20T22:38:51.9208721Z [36;1m   fi[0m
2025-08-20T22:38:51.9208879Z [36;1m fi[0m
2025-08-20T22:38:51.9209044Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:38:51.9287856Z shell: /usr/bin/bash -e {0}
2025-08-20T22:38:51.9288073Z env:
2025-08-20T22:38:51.9288236Z   CROSS_COMPILING: NO
2025-08-20T22:38:51.9288430Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:38:51.9288641Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:38:51.9288839Z   ON_QEMU: NO
2025-08-20T22:38:51.9288993Z   DEBUG: 0
2025-08-20T22:38:51.9289155Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:38:51.9289366Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:38:51.9289924Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:38:51.9290237Z   KEEP_LOGS: YES
2025-08-20T22:38:51.9290411Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:38:51.9290606Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:38:51.9290801Z   SBUILD_REBUILD: false
2025-08-20T22:38:51.9291306Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:38:51.9291838Z   BUILD_SYS: docker://go
2025-08-20T22:38:51.9292029Z   BUILD_ON_HOST: FALSE
2025-08-20T22:38:51.9292205Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:38:51.9292383Z   SYSTMP: /tmp
2025-08-20T22:38:51.9292545Z   GHA_MODE: MATRIX
2025-08-20T22:38:51.9292939Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:38:51.9293418Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:38:51.9293716Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:38:51.9294083Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:38:51.9294540Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:38:51.9294896Z   PKG_TYPE: static
2025-08-20T22:38:51.9295184Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:38:51.9295396Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:38:51.9295905Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:38:51.9296254Z   BUILD_ID: 17109450272
2025-08-20T22:38:51.9296434Z   PKG_NAME: skopeo
2025-08-20T22:38:51.9296609Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:38:51.9296828Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:38:51.9297065Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:38:51.9297357Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:38:51.9297716Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:51.9298163Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:38:51.9298607Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:38:51.9298865Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:38:51.9299261Z   GHCR_TOKEN: ***
2025-08-20T22:38:51.9299535Z   GITHUB_TOKEN: ***
2025-08-20T22:38:51.9299739Z   GITLAB_TOKEN: ***
2025-08-20T22:38:51.9300824Z   MINISIGN_KEY: ***
2025-08-20T22:38:51.9300992Z ##[endgroup]
2025-08-20T22:38:51.9370388Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:38:51.9379081Z 43M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:38:51.9390055Z total 34M
2025-08-20T22:38:51.9390217Z 4.0K CHECKSUM
2025-08-20T22:38:51.9390379Z 4.0K CHECKSUM.sig
2025-08-20T22:38:51.9390546Z  12K LICENSE
2025-08-20T22:38:51.9390701Z 4.0K LICENSE.sig
2025-08-20T22:38:51.9390859Z 4.0K SBUILD
2025-08-20T22:38:51.9391008Z 4.0K SBUILD.sig
2025-08-20T22:38:51.9391169Z 4.0K SBUILD_TEMP
2025-08-20T22:38:51.9391331Z  27M skopeo
2025-08-20T22:38:51.9391482Z 4.0K skopeo.json
2025-08-20T22:38:51.9391653Z 4.0K skopeo.json.sig
2025-08-20T22:38:51.9391842Z 3.2M skopeo.log
2025-08-20T22:38:51.9392287Z 4.0K skopeo.log.sig
2025-08-20T22:38:51.9392458Z  40K skopeo.png
2025-08-20T22:38:51.9392620Z 4.0K skopeo.sig
2025-08-20T22:38:51.9392786Z 3.2M skopeo.static.log
2025-08-20T22:38:51.9392978Z 4.0K skopeo.static.version
2025-08-20T22:38:51.9393183Z 4.0K skopeo.static.version.sig
2025-08-20T22:38:51.9393385Z 4.0K skopeo.version
2025-08-20T22:38:51.9393560Z 4.0K skopeo.version.sig
2025-08-20T22:38:52.2655927Z Uploading cffdf4d58a03 BUILD_ARTIFACTS.zstd
2025-08-20T22:38:53.9062973Z Uploaded  cffdf4d58a03 BUILD_ARTIFACTS.zstd
2025-08-20T22:38:53.9063310Z Uploading 10c8d57b6190 SRCBUILD-skopeo
2025-08-20T22:38:54.1922026Z Uploaded  10c8d57b6190 SRCBUILD-skopeo
2025-08-20T22:38:54.1922702Z Pushed [registry] ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272:HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:54.1923299Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:38:54.1924193Z Digest: sha256:10c8d57b6190c41388a7b1711cf673d1c09c018df7b3a564dd10e5af90422e57
2025-08-20T22:38:59.4270198Z 
2025-08-20T22:38:59.4271027Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:38:59.4271495Z 
2025-08-20T22:38:59.6448283Z ##[group]Run ##Presets
2025-08-20T22:38:59.6448813Z [36;1m##Presets[0m
2025-08-20T22:38:59.6448996Z [36;1mset +x ; set +e[0m
2025-08-20T22:38:59.6449184Z [36;1m#-------------#[0m
2025-08-20T22:38:59.6449365Z [36;1m##Debug?[0m
2025-08-20T22:38:59.6449580Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:38:59.6449850Z [36;1m  set -x[0m
2025-08-20T22:38:59.6450008Z [36;1mfi[0m
2025-08-20T22:38:59.6450164Z [36;1m#-------------#[0m
2025-08-20T22:38:59.6450397Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:38:59.6450706Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:38:59.6482529Z shell: /usr/bin/bash -e {0}
2025-08-20T22:38:59.6482742Z env:
2025-08-20T22:38:59.6482923Z   CROSS_COMPILING: NO
2025-08-20T22:38:59.6483119Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:38:59.6483327Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:38:59.6483525Z   ON_QEMU: NO
2025-08-20T22:38:59.6483890Z   DEBUG: 0
2025-08-20T22:38:59.6484054Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:38:59.6484267Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:38:59.6484550Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:38:59.6484841Z   KEEP_LOGS: YES
2025-08-20T22:38:59.6485011Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:38:59.6485209Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:38:59.6485404Z   SBUILD_REBUILD: false
2025-08-20T22:38:59.6486146Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:38:59.6486683Z   BUILD_SYS: docker://go
2025-08-20T22:38:59.6486874Z   BUILD_ON_HOST: FALSE
2025-08-20T22:38:59.6487053Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:38:59.6487230Z   SYSTMP: /tmp
2025-08-20T22:38:59.6487399Z   GHA_MODE: MATRIX
2025-08-20T22:38:59.6487797Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:38:59.6488289Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:38:59.6488590Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:38:59.6488953Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:38:59.6489415Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:38:59.6489773Z   PKG_TYPE: static
2025-08-20T22:38:59.6489952Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:38:59.6490165Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:38:59.6490515Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:38:59.6490856Z   BUILD_ID: 17109450272
2025-08-20T22:38:59.6491036Z   PKG_NAME: skopeo
2025-08-20T22:38:59.6491214Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:38:59.6491638Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:38:59.6491879Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:38:59.6492187Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:38:59.6492551Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:59.6492996Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:38:59.6493438Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:38:59.6493698Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:38:59.6493954Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:59.6494438Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:38:59.6494850Z ##[endgroup]
2025-08-20T22:38:59.6626360Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:38:59.6626676Z with:
2025-08-20T22:38:59.6626850Z   name: Bincache_skopeo_aarch64-Linux
2025-08-20T22:38:59.6627129Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:38:59.6627388Z   compression-level: 0
2025-08-20T22:38:59.6627571Z   retention-days: 30
2025-08-20T22:38:59.6627757Z   overwrite: true
2025-08-20T22:38:59.6627934Z   if-no-files-found: warn
2025-08-20T22:38:59.6628140Z   include-hidden-files: false
2025-08-20T22:38:59.6628339Z env:
2025-08-20T22:38:59.6628496Z   CROSS_COMPILING: NO
2025-08-20T22:38:59.6628683Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:38:59.6628890Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:38:59.6629089Z   ON_QEMU: NO
2025-08-20T22:38:59.6629246Z   DEBUG: 0
2025-08-20T22:38:59.6629402Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:38:59.6629616Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:38:59.6629907Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:38:59.6630244Z   KEEP_LOGS: YES
2025-08-20T22:38:59.6630422Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:38:59.6630619Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:38:59.6630820Z   SBUILD_REBUILD: false
2025-08-20T22:38:59.6631322Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:38:59.6632121Z   BUILD_SYS: docker://go
2025-08-20T22:38:59.6632314Z   BUILD_ON_HOST: FALSE
2025-08-20T22:38:59.6632492Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:38:59.6632671Z   SYSTMP: /tmp
2025-08-20T22:38:59.6632832Z   GHA_MODE: MATRIX
2025-08-20T22:38:59.6633232Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:38:59.6633717Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:38:59.6634018Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:38:59.6634381Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:38:59.6634838Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:38:59.6635197Z   PKG_TYPE: static
2025-08-20T22:38:59.6635377Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:38:59.6635590Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:38:59.6636244Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:38:59.6636597Z   BUILD_ID: 17109450272
2025-08-20T22:38:59.6636775Z   PKG_NAME: skopeo
2025-08-20T22:38:59.6636951Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:38:59.6637168Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:38:59.6637406Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:38:59.6637704Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:38:59.6638067Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:59.6638511Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:38:59.6638963Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:38:59.6639221Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:38:59.6639477Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:38:59.6640193Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:38:59.6640619Z   UTC_TIME: 2025_08_20T10_38_59_PM
2025-08-20T22:38:59.6640822Z ##[endgroup]
2025-08-20T22:39:00.3670641Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:39:00.3675320Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:39:00.3675857Z With the provided path, there will be 2 files uploaded
2025-08-20T22:39:00.6552699Z Artifact name is valid!
2025-08-20T22:39:00.6557015Z Root directory input is valid!
2025-08-20T22:39:00.7592818Z Beginning upload of artifact content to blob storage
2025-08-20T22:39:01.5019906Z Uploaded bytes 8388608
2025-08-20T22:39:01.5303703Z Uploaded bytes 16777216
2025-08-20T22:39:01.5328320Z Uploaded bytes 25165824
2025-08-20T22:39:01.6872830Z Uploaded bytes 33554432
2025-08-20T22:39:01.6877459Z Uploaded bytes 41943040
2025-08-20T22:39:01.8438300Z Uploaded bytes 48492528
2025-08-20T22:39:01.9002393Z Finished uploading artifact content to blob storage!
2025-08-20T22:39:01.9015475Z SHA256 digest of uploaded artifact zip is 5807812dac21ce45130e69ed5f7bd86a47e5bd66d63c28a3283f58de9f915b8a
2025-08-20T22:39:01.9016087Z Finalizing artifact upload
2025-08-20T22:39:02.0118554Z Artifact Bincache_skopeo_aarch64-Linux.zip successfully finalized. Artifact ID 3813863362
2025-08-20T22:39:02.0119249Z Artifact Bincache_skopeo_aarch64-Linux has been successfully uploaded! Final size is 48492528 bytes. Artifact ID is 3813863362
2025-08-20T22:39:02.0140128Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109450272/artifacts/3813863362
2025-08-20T22:39:02.0393105Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:39:02.0393428Z with:
2025-08-20T22:39:02.0393714Z   subject-name: skopeo-17109450272-HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.0394518Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:39:02.0395431Z   show-summary: true
2025-08-20T22:39:02.0395623Z   push-to-registry: false
2025-08-20T22:39:02.0396363Z   github-token: ***
2025-08-20T22:39:02.0396547Z env:
2025-08-20T22:39:02.0396703Z   CROSS_COMPILING: NO
2025-08-20T22:39:02.0396895Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:39:02.0397116Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:39:02.0397317Z   ON_QEMU: NO
2025-08-20T22:39:02.0397476Z   DEBUG: 0
2025-08-20T22:39:02.0397647Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:39:02.0397866Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:39:02.0398196Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:39:02.0398507Z   KEEP_LOGS: YES
2025-08-20T22:39:02.0398684Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:02.0398886Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:39:02.0399092Z   SBUILD_REBUILD: false
2025-08-20T22:39:02.0399600Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:39:02.0400145Z   BUILD_SYS: docker://go
2025-08-20T22:39:02.0400341Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:02.0400525Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:02.0400712Z   SYSTMP: /tmp
2025-08-20T22:39:02.0400882Z   GHA_MODE: MATRIX
2025-08-20T22:39:02.0401292Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:39:02.0401784Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:39:02.0402093Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:39:02.0402472Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:02.0402936Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:02.0403301Z   PKG_TYPE: static
2025-08-20T22:39:02.0403743Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:02.0403963Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:02.0404331Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:39:02.0404681Z   BUILD_ID: 17109450272
2025-08-20T22:39:02.0404864Z   PKG_NAME: skopeo
2025-08-20T22:39:02.0405044Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:39:02.0405272Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:02.0405521Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:39:02.0406079Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:39:02.0406457Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.0406923Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:39:02.0407374Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:39:02.0407641Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:39:02.0407909Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.0408405Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:39:02.0408835Z   UTC_TIME: 2025_08_20T10_38_59_PM
2025-08-20T22:39:02.0409044Z ##[endgroup]
2025-08-20T22:39:02.0490120Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:39:02.0490537Z env:
2025-08-20T22:39:02.0490697Z   CROSS_COMPILING: NO
2025-08-20T22:39:02.0490893Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:39:02.0491111Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:39:02.0491313Z   ON_QEMU: NO
2025-08-20T22:39:02.0491469Z   DEBUG: 0
2025-08-20T22:39:02.0491633Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:39:02.0492129Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:39:02.0492447Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:39:02.0492749Z   KEEP_LOGS: YES
2025-08-20T22:39:02.0492923Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:02.0493128Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:39:02.0493328Z   SBUILD_REBUILD: false
2025-08-20T22:39:02.0493832Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:39:02.0494491Z   BUILD_SYS: docker://go
2025-08-20T22:39:02.0494686Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:02.0494871Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:02.0495052Z   SYSTMP: /tmp
2025-08-20T22:39:02.0495219Z   GHA_MODE: MATRIX
2025-08-20T22:39:02.0495623Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:39:02.0496348Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:39:02.0496665Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:39:02.0497029Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:02.0497494Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:02.0497863Z   PKG_TYPE: static
2025-08-20T22:39:02.0498042Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:02.0498254Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:02.0498626Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:39:02.0498969Z   BUILD_ID: 17109450272
2025-08-20T22:39:02.0499153Z   PKG_NAME: skopeo
2025-08-20T22:39:02.0499337Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:39:02.0499566Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:02.0499811Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:39:02.0500119Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:39:02.0500489Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.0500942Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:39:02.0501390Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:39:02.0501840Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:39:02.0502102Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.0502590Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:39:02.0503019Z   UTC_TIME: 2025_08_20T10_38_59_PM
2025-08-20T22:39:02.0503227Z ##[endgroup]
2025-08-20T22:39:02.6522591Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:39:02.6522922Z with:
2025-08-20T22:39:02.6523564Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:39:02.6524390Z   subject-name: skopeo-17109450272-HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.6524797Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:39:02.6527564Z   predicate: {"buildDefinition":{"buildType":"https://actions.github.io/buildtypes/workflow/v1","externalParameters":{"workflow":{"ref":"refs/heads/main","repository":"https://github.com/pkgforge/bincache","path":".github/workflows/matrix_builds.yaml"}},"internalParameters":{"github":{"event_name":"workflow_dispatch","repository_id":"883655230","repository_owner_id":"187275343","runner_environment":"github-hosted"}},"resolvedDependencies":[{"uri":"git+https://github.com/pkgforge/bincache@refs/heads/main","digest":{"gitCommit":"338a3bae1bab05aba0ad4bfe5580d82eeab3f21d"}}]},"runDetails":{"builder":{"id":"https://github.com/pkgforge/bincache/.github/workflows/matrix_builds.yaml@refs/heads/main"},"metadata":{"invocationId":"https://github.com/pkgforge/bincache/actions/runs/17109450272/attempts/1"}}}
2025-08-20T22:39:02.6530428Z   push-to-registry: false
2025-08-20T22:39:02.6530662Z   show-summary: true
2025-08-20T22:39:02.6531093Z   github-token: ***
2025-08-20T22:39:02.6531270Z env:
2025-08-20T22:39:02.6531432Z   CROSS_COMPILING: NO
2025-08-20T22:39:02.6531632Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:39:02.6531860Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:39:02.6532069Z   ON_QEMU: NO
2025-08-20T22:39:02.6532238Z   DEBUG: 0
2025-08-20T22:39:02.6532411Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:39:02.6532779Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:39:02.6533075Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:39:02.6533381Z   KEEP_LOGS: YES
2025-08-20T22:39:02.6533561Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:02.6533765Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:39:02.6533976Z   SBUILD_REBUILD: false
2025-08-20T22:39:02.6534484Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:39:02.6535034Z   BUILD_SYS: docker://go
2025-08-20T22:39:02.6535239Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:02.6535430Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:02.6535620Z   SYSTMP: /tmp
2025-08-20T22:39:02.6535967Z   GHA_MODE: MATRIX
2025-08-20T22:39:02.6536385Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:39:02.6536891Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:39:02.6537205Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:39:02.6537577Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:02.6538043Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:02.6538412Z   PKG_TYPE: static
2025-08-20T22:39:02.6559400Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:02.6559638Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:02.6560022Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:39:02.6560370Z   BUILD_ID: 17109450272
2025-08-20T22:39:02.6560552Z   PKG_NAME: skopeo
2025-08-20T22:39:02.6560733Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:39:02.6560955Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:02.6561455Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:39:02.6561761Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:39:02.6562127Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.6562583Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:39:02.6563036Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:39:02.6563301Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:39:02.6563561Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:02.6564054Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:39:02.6564490Z   UTC_TIME: 2025_08_20T10_38_59_PM
2025-08-20T22:39:02.6564701Z ##[endgroup]
2025-08-20T22:39:04.3547653Z Attestation created for 18 subjects
2025-08-20T22:39:04.3551626Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:39:04.3552116Z -----BEGIN CERTIFICATE-----
2025-08-20T22:39:04.3552459Z MIIG8DCCBnWgAwIBAgIUEEBu5UeinePA7+sCQ2bV5sSyyfswCgYIKoZIzj0EAwMw
2025-08-20T22:39:04.3552922Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:39:04.3553399Z cm1lZGlhdGUwHhcNMjUwODIwMjIzOTAzWhcNMjUwODIwMjI0OTAzWjAAMFkwEwYH
2025-08-20T22:39:04.3553864Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEWivBz24SpccJTg70bSns65vgMBzMqBnwL+k1
2025-08-20T22:39:04.3554316Z hE0MWgCh7j0Bu8fvuE7M2YQMRA1+0gihKHUJ9tUouVTvDnd0vaOCBZQwggWQMA4G
2025-08-20T22:39:04.3554765Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQU0RBn
2025-08-20T22:39:04.3555214Z kJWl5L7L0Up1/BeKPPbrGQowHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:39:04.3556202Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:39:04.3556680Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:39:04.3557131Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:39:04.3557577Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:39:04.3558012Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:39:04.3558458Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:39:04.3559027Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:39:04.3559491Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:39:04.3559947Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:39:04.3560388Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:39:04.3560837Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:39:04.3561301Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:39:04.3561747Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:39:04.3562199Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:39:04.3562663Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:39:04.3563130Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:39:04.3563589Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:39:04.3564047Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:39:04.3564499Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:39:04.3564951Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:39:04.3565403Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:39:04.3566055Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:39:04.3566537Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:39:04.3566999Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5NDUwMjcyL2F0
2025-08-20T22:39:04.3567461Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T22:39:04.3568137Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJosGI
2025-08-20T22:39:04.3568599Z AAAEAwBHMEUCIQD75bmeJkODyo67xGkAAAcU3zRWWZEURUHAD9n3ipaJ+QIgVr6H
2025-08-20T22:39:04.3569054Z VP2yzSDtkL84+OI4om28Chi5MVk5ByQdSXWKkzUwCgYIKoZIzj0EAwMDaQAwZgIx
2025-08-20T22:39:04.3569508Z AJPAYYon8JFyNYVXBC6istIjOHpG5s+UesRMsjDzQE2WuOL4ZOGxSIGH0QAiU3jG
2025-08-20T22:39:04.3569960Z KwIxALuEF6SVUfzn2xFcTJcuK+4RNTxDh1FKNsrl6IXVjCaFSSxdv4JQr9DWluJk
2025-08-20T22:39:04.3570297Z waPwVw==
2025-08-20T22:39:04.3570464Z -----END CERTIFICATE-----
2025-08-20T22:39:04.3570596Z 
2025-08-20T22:39:04.3571067Z ##[endgroup]
2025-08-20T22:39:04.3571503Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:39:04.3571895Z https://search.sigstore.dev?logIndex=414551747
2025-08-20T22:39:04.3572227Z [36mAttestation uploaded to repository[39m
2025-08-20T22:39:04.3572541Z https://github.com/pkgforge/bincache/attestations/9876027
2025-08-20T22:39:04.4528299Z ##[group]Run ##Presets
2025-08-20T22:39:04.4528557Z [36;1m##Presets[0m
2025-08-20T22:39:04.4528760Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:04.4528962Z [36;1m#-------------#[0m
2025-08-20T22:39:04.4529149Z [36;1m##Debug?[0m
2025-08-20T22:39:04.4529381Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:04.4529657Z [36;1m  set -x[0m
2025-08-20T22:39:04.4529829Z [36;1mfi[0m
2025-08-20T22:39:04.4529991Z [36;1m#-------------#[0m
2025-08-20T22:39:04.4530277Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:39:04.4530796Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/skopeo/official/source"[0m
2025-08-20T22:39:04.4531205Z [36;1m exit 1[0m
2025-08-20T22:39:04.4531373Z [36;1mfi[0m
2025-08-20T22:39:04.4562896Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:04.4563120Z env:
2025-08-20T22:39:04.4563285Z   CROSS_COMPILING: NO
2025-08-20T22:39:04.4563529Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:39:04.4563750Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:39:04.4563962Z   ON_QEMU: NO
2025-08-20T22:39:04.4564122Z   DEBUG: 0
2025-08-20T22:39:04.4564288Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:39:04.4564685Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:39:04.4564988Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:39:04.4565295Z   KEEP_LOGS: YES
2025-08-20T22:39:04.4565472Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:04.4565669Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:39:04.4566060Z   SBUILD_REBUILD: false
2025-08-20T22:39:04.4566575Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:39:04.4567117Z   BUILD_SYS: docker://go
2025-08-20T22:39:04.4567323Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:04.4567510Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:04.4567694Z   SYSTMP: /tmp
2025-08-20T22:39:04.4567864Z   GHA_MODE: MATRIX
2025-08-20T22:39:04.4568278Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:39:04.4568778Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:39:04.4569083Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:39:04.4569459Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:04.4569923Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:04.4570289Z   PKG_TYPE: static
2025-08-20T22:39:04.4570470Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:04.4570685Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:04.4571045Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:39:04.4571387Z   BUILD_ID: 17109450272
2025-08-20T22:39:04.4571576Z   PKG_NAME: skopeo
2025-08-20T22:39:04.4571759Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:39:04.4571992Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:04.4572245Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:39:04.4572752Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:39:04.4573119Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:04.4573575Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:39:04.4574030Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:39:04.4574292Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:39:04.4574555Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:04.4575046Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:39:04.4575474Z   UTC_TIME: 2025_08_20T10_38_59_PM
2025-08-20T22:39:04.4575683Z ##[endgroup]
2025-08-20T22:39:04.4648577Z ##[group]Run ##Presets
2025-08-20T22:39:04.4648846Z [36;1m##Presets[0m
2025-08-20T22:39:04.4649033Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:04.4649231Z [36;1m#-------------#[0m
2025-08-20T22:39:04.4649428Z [36;1m##Debug?[0m
2025-08-20T22:39:04.4649654Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:04.4649936Z [36;1m  set -x[0m
2025-08-20T22:39:04.4650117Z [36;1mfi[0m
2025-08-20T22:39:04.4650282Z [36;1m#-------------#[0m
2025-08-20T22:39:04.4650509Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:39:04.4650960Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/skopeo/official/source"[0m
2025-08-20T22:39:04.4651373Z [36;1m exit 1[0m
2025-08-20T22:39:04.4651540Z [36;1mfi[0m
2025-08-20T22:39:04.4680859Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:04.4681082Z env:
2025-08-20T22:39:04.4681250Z   CROSS_COMPILING: NO
2025-08-20T22:39:04.4681504Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:39:04.4681735Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:39:04.4681942Z   ON_QEMU: NO
2025-08-20T22:39:04.4682104Z   DEBUG: 0
2025-08-20T22:39:04.4682272Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:39:04.4682498Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:39:04.4682793Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:39:04.4683096Z   KEEP_LOGS: YES
2025-08-20T22:39:04.4683500Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:04.4683708Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:39:04.4683909Z   SBUILD_REBUILD: false
2025-08-20T22:39:04.4684418Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:39:04.4684960Z   BUILD_SYS: docker://go
2025-08-20T22:39:04.4685162Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:04.4685350Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:04.4685534Z   SYSTMP: /tmp
2025-08-20T22:39:04.4685712Z   GHA_MODE: MATRIX
2025-08-20T22:39:04.4686471Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:39:04.4686973Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:39:04.4687281Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:39:04.4687651Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:04.4688120Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:04.4688494Z   PKG_TYPE: static
2025-08-20T22:39:04.4688677Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:04.4688892Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:04.4689260Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:39:04.4689609Z   BUILD_ID: 17109450272
2025-08-20T22:39:04.4689796Z   PKG_NAME: skopeo
2025-08-20T22:39:04.4689981Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:39:04.4690221Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:04.4690472Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:39:04.4690780Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:39:04.4691150Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:04.4691858Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:39:04.4692334Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:39:04.4692605Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:39:04.4692876Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:04.4693372Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:39:04.4693800Z   UTC_TIME: 2025_08_20T10_38_59_PM
2025-08-20T22:39:04.4694011Z ##[endgroup]
2025-08-20T22:39:04.4768868Z ##[group]Run ##Presets
2025-08-20T22:39:04.4769146Z [36;1m##Presets[0m
2025-08-20T22:39:04.4769337Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:04.4769534Z [36;1m#-------------#[0m
2025-08-20T22:39:04.4769721Z [36;1m##Debug?[0m
2025-08-20T22:39:04.4769949Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:04.4770226Z [36;1m  set -x[0m
2025-08-20T22:39:04.4770412Z [36;1mfi[0m
2025-08-20T22:39:04.4770575Z [36;1m#-------------#[0m
2025-08-20T22:39:04.4770899Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:39:04.4771277Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:39:04.4771555Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:39:04.4771805Z [36;1mfi[0m
2025-08-20T22:39:04.4800631Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:04.4800855Z env:
2025-08-20T22:39:04.4801025Z   CROSS_COMPILING: NO
2025-08-20T22:39:04.4801333Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:39:04.4801560Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:39:04.4801770Z   ON_QEMU: NO
2025-08-20T22:39:04.4801935Z   DEBUG: 0
2025-08-20T22:39:04.4802104Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:39:04.4802328Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:39:04.4802631Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/skopeo/official/source
2025-08-20T22:39:04.4802938Z   KEEP_LOGS: YES
2025-08-20T22:39:04.4803128Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:04.4803334Z   PKG_FAMILY_LOCAL: skopeo
2025-08-20T22:39:04.4803538Z   SBUILD_REBUILD: false
2025-08-20T22:39:04.4804284Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml
2025-08-20T22:39:04.4804829Z   BUILD_SYS: docker://go
2025-08-20T22:39:04.4805035Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:04.4805225Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:04.4805410Z   SYSTMP: /tmp
2025-08-20T22:39:04.4805580Z   GHA_MODE: MATRIX
2025-08-20T22:39:04.4806274Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:39:04.4806780Z   INPUT_SBUILD: /tmp/pkgforge/J6FazzgK1_build.yaml
2025-08-20T22:39:04.4807090Z   BUILD_DIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml
2025-08-20T22:39:04.4807464Z   SBUILD_OUTDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:04.4807932Z   SBUILD_TMPDIR: /tmp/pkgforge/za2aDWO_J6FazzgK1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:04.4808296Z   PKG_TYPE: static
2025-08-20T22:39:04.4808476Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:04.4808697Z   SBUILD_PKGVER: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:04.4809061Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109450272
2025-08-20T22:39:04.4809405Z   BUILD_ID: 17109450272
2025-08-20T22:39:04.4809592Z   PKG_NAME: skopeo
2025-08-20T22:39:04.4809777Z   PKG_DATE: 2025-08-20T22:38:27Z
2025-08-20T22:39:04.4810010Z   PKG_VERSION: HEAD-eecc6c8-250820T195147
2025-08-20T22:39:04.4810258Z   PKG_VERSION_UPSTREAM: 1.20.0
2025-08-20T22:39:04.4810567Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo
2025-08-20T22:39:04.4810935Z   GHCRPKG_TAG: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:04.4811392Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/skopeo/official/source/skopeo
2025-08-20T22:39:04.4811846Z   PKG_SRCURL: https://github.com/containers/skopeo
2025-08-20T22:39:04.4812397Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:39:04.4812663Z   GHCRPKG_TAG_SRCBUILD: HEAD-eecc6c8-250820T195147-aarch64-linux
2025-08-20T22:39:04.4813160Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/skopeo/official/source/skopeo-srcbuild-17109450272
2025-08-20T22:39:04.4813585Z   UTC_TIME: 2025_08_20T10_38_59_PM
2025-08-20T22:39:04.4813795Z ##[endgroup]
2025-08-20T22:39:04.4869183Z EXITED
2025-08-20T22:39:04.4917480Z Cleaning up orphan processes
