2024-11-01T18:02:23.7474356Z Current runner version: '2.320.0' 2024-11-01T18:02:23.7483396Z Runner name: 'i-0bfe61e3f4df26177' 2024-11-01T18:02:23.7484388Z Runner group name: 'Default' 2024-11-01T18:02:23.7485548Z Machine name: 'ip-10-0-37-140' 2024-11-01T18:02:23.7508498Z Testing runner upgrade compatibility 2024-11-01T18:02:23.8919290Z ##[group]GITHUB_TOKEN Permissions 2024-11-01T18:02:23.8921691Z Contents: read 2024-11-01T18:02:23.8922500Z Metadata: read 2024-11-01T18:02:23.8923064Z Packages: read 2024-11-01T18:02:23.8923676Z ##[endgroup] 2024-11-01T18:02:23.8927965Z Secret source: Actions 2024-11-01T18:02:23.8929072Z Prepare workflow directory 2024-11-01T18:02:24.3895664Z Prepare all required actions 2024-11-01T18:02:24.4127852Z Getting action download info 2024-11-01T18:02:24.6422982Z Download action repository 'pytorch/test-infra@main' (SHA:49fb39b5efb49007791d74b09885044cd64544bf) 2024-11-01T18:02:25.0752977Z Download action repository 'pytorch/pytorch@main' (SHA:51adab0829b96126f1376ff2971dbb21b2a74754) 2024-11-01T18:02:29.1778013Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-11-01T18:02:29.3049650Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2024-11-01T18:02:29.6677889Z Getting action download info 2024-11-01T18:02:29.8580283Z Getting action download info 2024-11-01T18:02:29.9634859Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-11-01T18:02:30.1083864Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/138766 (d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea) 2024-11-01T18:02:30.1087415Z ##[group] Inputs 2024-11-01T18:02:30.1087895Z build_name: manywheel-py3_9-cuda12_4 2024-11-01T18:02:30.1088507Z build_environment: linux-binary-manywheel 2024-11-01T18:02:30.1089295Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:02:30.1090044Z PYTORCH_ROOT: /pytorch 2024-11-01T18:02:30.1090508Z BUILDER_ROOT: /builder 2024-11-01T18:02:30.1090949Z PACKAGE_TYPE: manywheel 2024-11-01T18:02:30.1091370Z DESIRED_CUDA: cu124 2024-11-01T18:02:30.1091789Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:02:30.1092224Z GPU_ARCH_TYPE: cuda 2024-11-01T18:02:30.1092732Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:02:30.1093350Z LIBTORCH_CONFIG: 2024-11-01T18:02:30.1093753Z LIBTORCH_VARIANT: 2024-11-01T18:02:30.1094147Z DESIRED_DEVTOOLSET: 2024-11-01T18:02:30.1094570Z DESIRED_PYTHON: 3.9 2024-11-01T18:02:30.1094987Z runner_prefix: 2024-11-01T18:02:30.1095392Z runs_on: linux.4xlarge.nvidia.gpu 2024-11-01T18:02:30.1096455Z use_split_build: false 2024-11-01T18:02:30.1096923Z ##[endgroup] 2024-11-01T18:02:30.1097767Z Complete job name: manywheel-py3_9-cuda12_4-test / test 2024-11-01T18:02:30.1899054Z A job started hook has been configured by the self-hosted runner administrator 2024-11-01T18:02:30.2091951Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-11-01T18:02:30.2104782Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:02:30.2105477Z ##[endgroup] 2024-11-01T18:02:32.1209608Z Runner Type: linux.4xlarge.nvidia.gpu 2024-11-01T18:02:32.1210293Z Instance Type: g3.4xlarge 2024-11-01T18:02:32.1210746Z AMI Name: unknown 2024-11-01T18:02:32.1211368Z AMI ID: ami-0fff1b9a61dec8a5f 2024-11-01T18:02:39.2980960Z ##[group]Run { 2024-11-01T18:02:39.2981426Z { 2024-11-01T18:02:39.2981830Z  echo "PYTORCH_ROOT=/pytorch" 2024-11-01T18:02:39.2982376Z  echo "BUILDER_ROOT=/builder" 2024-11-01T18:02:39.2982930Z  echo "PACKAGE_TYPE=manywheel" 2024-11-01T18:02:39.2983442Z  2024-11-01T18:02:39.2983788Z  echo "DESIRED_CUDA=cu124" 2024-11-01T18:02:39.2984315Z  echo "GPU_ARCH_VERSION=12.4" 2024-11-01T18:02:39.2984844Z  echo "GPU_ARCH_TYPE=cuda" 2024-11-01T18:02:39.2985545Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda12.4-main" 2024-11-01T18:02:39.2986510Z  echo "SKIP_ALL_TESTS=1" 2024-11-01T18:02:39.2987017Z  echo "LIBTORCH_CONFIG=" 2024-11-01T18:02:39.2987529Z  echo "LIBTORCH_VARIANT=" 2024-11-01T18:02:39.2988028Z  echo "DESIRED_DEVTOOLSET=" 2024-11-01T18:02:39.2988559Z  echo "DESIRED_PYTHON=3.9" 2024-11-01T18:02:39.2989082Z  2024-11-01T18:02:39.2989748Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-11-01T18:02:39.2990592Z  echo "ANACONDA_USER=pytorch" 2024-11-01T18:02:39.2991181Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-11-01T18:02:39.2991786Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-11-01T18:02:39.2992445Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-11-01T18:02:39.2993094Z  echo "PR_NUMBER=" 2024-11-01T18:02:39.2993662Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-11-01T18:02:39.2994417Z  echo "SHA1=d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea" 2024-11-01T18:02:39.2995129Z  echo "USE_SPLIT_BUILD=false" 2024-11-01T18:02:39.2995655Z } >> "${GITHUB_ENV} }}" 2024-11-01T18:02:39.3004829Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:02:39.3005476Z env: 2024-11-01T18:02:39.3005805Z PYTORCH_ROOT: /pytorch 2024-11-01T18:02:39.3006209Z BUILDER_ROOT: /builder 2024-11-01T18:02:39.3006636Z PACKAGE_TYPE: manywheel 2024-11-01T18:02:39.3007064Z DESIRED_CUDA: cu124 2024-11-01T18:02:39.3007455Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:02:39.3008016Z GPU_ARCH_TYPE: cuda 2024-11-01T18:02:39.3008539Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:02:39.3009144Z SKIP_ALL_TESTS: 1 2024-11-01T18:02:39.3009515Z LIBTORCH_CONFIG: 2024-11-01T18:02:39.3009902Z LIBTORCH_VARIANT: 2024-11-01T18:02:39.3010296Z DESIRED_DEVTOOLSET: 2024-11-01T18:02:39.3010690Z DESIRED_PYTHON: 3.9 2024-11-01T18:02:39.3011310Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:02:39.3012043Z ANACONDA_USER: pytorch 2024-11-01T18:02:39.3012456Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:02:39.3012932Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:02:39.3013419Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:02:39.3014408Z GITHUB_TOKEN: *** 2024-11-01T18:02:39.3014788Z PR_NUMBER: 2024-11-01T18:02:39.3015185Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:02:39.3015760Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:02:39.3016322Z USE_SPLIT_BUILD: false 2024-11-01T18:02:39.3016731Z ##[endgroup] 2024-11-01T18:02:39.3174924Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-11-01T18:02:39.3175644Z with: 2024-11-01T18:02:39.3176197Z github-secret: *** 2024-11-01T18:02:39.3176630Z activate-with-label: false 2024-11-01T18:02:39.3177071Z label: with-ssh 2024-11-01T18:02:39.3177442Z remove-existing-keys: true 2024-11-01T18:02:39.3177888Z fail-silently: true 2024-11-01T18:02:39.3178285Z env: 2024-11-01T18:02:39.3178600Z PYTORCH_ROOT: /pytorch 2024-11-01T18:02:39.3179021Z BUILDER_ROOT: /builder 2024-11-01T18:02:39.3179439Z PACKAGE_TYPE: manywheel 2024-11-01T18:02:39.3179839Z DESIRED_CUDA: cu124 2024-11-01T18:02:39.3180236Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:02:39.3180647Z GPU_ARCH_TYPE: cuda 2024-11-01T18:02:39.3181139Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:02:39.3181740Z SKIP_ALL_TESTS: 1 2024-11-01T18:02:39.3182120Z LIBTORCH_CONFIG: 2024-11-01T18:02:39.3182481Z LIBTORCH_VARIANT: 2024-11-01T18:02:39.3182933Z DESIRED_DEVTOOLSET: 2024-11-01T18:02:39.3183325Z DESIRED_PYTHON: 3.9 2024-11-01T18:02:39.3183946Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:02:39.3184667Z ANACONDA_USER: pytorch 2024-11-01T18:02:39.3185078Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:02:39.3185530Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:02:39.3186010Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:02:39.3186928Z GITHUB_TOKEN: *** 2024-11-01T18:02:39.3187289Z PR_NUMBER: 2024-11-01T18:02:39.3187665Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:02:39.3188226Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:02:39.3188763Z USE_SPLIT_BUILD: false 2024-11-01T18:02:39.3189167Z ##[endgroup] 2024-11-01T18:02:39.4358077Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-11-01T18:02:39.4363895Z ciflow reference detected, attempting to extract PR number 2024-11-01T18:02:39.8087027Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-11-01T18:02:39.8623227Z No SSH keys found for user pytorch-bot[bot] 2024-11-01T18:02:39.8624154Z Grabbing public ssh keys from https://github.com/c00w.keys 2024-11-01T18:02:39.9136713Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-11-01T18:02:39.9158179Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-11-01T18:02:39.9197084Z Login using: ssh ec2-user@ec2-54-164-116-130.compute-1.amazonaws.com 2024-11-01T18:02:39.9345942Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-11-01T18:02:39.9347306Z with: 2024-11-01T18:02:39.9347915Z no-sudo: false 2024-11-01T18:02:39.9348663Z submodules: recursive 2024-11-01T18:02:39.9349425Z fetch-depth: 0 2024-11-01T18:02:39.9350062Z env: 2024-11-01T18:02:39.9350713Z PYTORCH_ROOT: /pytorch 2024-11-01T18:02:39.9351506Z BUILDER_ROOT: /builder 2024-11-01T18:02:39.9352284Z PACKAGE_TYPE: manywheel 2024-11-01T18:02:39.9353120Z DESIRED_CUDA: cu124 2024-11-01T18:02:39.9353910Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:02:39.9354705Z GPU_ARCH_TYPE: cuda 2024-11-01T18:02:39.9355670Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:02:39.9356809Z SKIP_ALL_TESTS: 1 2024-11-01T18:02:39.9357612Z LIBTORCH_CONFIG: 2024-11-01T18:02:39.9358468Z LIBTORCH_VARIANT: 2024-11-01T18:02:39.9359015Z DESIRED_DEVTOOLSET: 2024-11-01T18:02:39.9359428Z DESIRED_PYTHON: 3.9 2024-11-01T18:02:39.9360111Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:02:39.9360826Z ANACONDA_USER: pytorch 2024-11-01T18:02:39.9361260Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:02:39.9361734Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:02:39.9362213Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:02:39.9362980Z GITHUB_TOKEN: *** 2024-11-01T18:02:39.9363368Z PR_NUMBER: 2024-11-01T18:02:39.9363762Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:02:39.9364333Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:02:39.9364901Z USE_SPLIT_BUILD: false 2024-11-01T18:02:39.9365307Z ##[endgroup] 2024-11-01T18:02:39.9617874Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:02:39.9619494Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:02:39.9628057Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:02:39.9628687Z env: 2024-11-01T18:02:39.9629013Z PYTORCH_ROOT: /pytorch 2024-11-01T18:02:39.9629450Z BUILDER_ROOT: /builder 2024-11-01T18:02:39.9629881Z PACKAGE_TYPE: manywheel 2024-11-01T18:02:39.9630294Z DESIRED_CUDA: cu124 2024-11-01T18:02:39.9630701Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:02:39.9631120Z GPU_ARCH_TYPE: cuda 2024-11-01T18:02:39.9631625Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:02:39.9632296Z SKIP_ALL_TESTS: 1 2024-11-01T18:02:39.9632690Z LIBTORCH_CONFIG: 2024-11-01T18:02:39.9633068Z LIBTORCH_VARIANT: 2024-11-01T18:02:39.9633471Z DESIRED_DEVTOOLSET: 2024-11-01T18:02:39.9633882Z DESIRED_PYTHON: 3.9 2024-11-01T18:02:39.9634498Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:02:39.9635225Z ANACONDA_USER: pytorch 2024-11-01T18:02:39.9635665Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:02:39.9636328Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:02:39.9636834Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:02:39.9637583Z GITHUB_TOKEN: *** 2024-11-01T18:02:39.9637978Z PR_NUMBER: 2024-11-01T18:02:39.9638360Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:02:39.9638951Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:02:39.9639522Z USE_SPLIT_BUILD: false 2024-11-01T18:02:39.9639922Z ##[endgroup] 2024-11-01T18:02:39.9732164Z ##[group]Run retry () { 2024-11-01T18:02:39.9732606Z retry () { 2024-11-01T18:02:39.9733216Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T18:02:39.9733905Z } 2024-11-01T18:02:39.9734292Z echo "${GITHUB_WORKSPACE}" 2024-11-01T18:02:39.9734794Z if [ -z "${NO_SUDO}" ]; then 2024-11-01T18:02:39.9735392Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:02:39.9735957Z else 2024-11-01T18:02:39.9736372Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:02:39.9737083Z fi 2024-11-01T18:02:39.9737488Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T18:02:39.9744069Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:02:39.9744687Z env: 2024-11-01T18:02:39.9745015Z PYTORCH_ROOT: /pytorch 2024-11-01T18:02:39.9745426Z BUILDER_ROOT: /builder 2024-11-01T18:02:39.9745846Z PACKAGE_TYPE: manywheel 2024-11-01T18:02:39.9746270Z DESIRED_CUDA: cu124 2024-11-01T18:02:39.9746655Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:02:39.9747069Z GPU_ARCH_TYPE: cuda 2024-11-01T18:02:39.9747579Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:02:39.9748165Z SKIP_ALL_TESTS: 1 2024-11-01T18:02:39.9748546Z LIBTORCH_CONFIG: 2024-11-01T18:02:39.9748926Z LIBTORCH_VARIANT: 2024-11-01T18:02:39.9749304Z DESIRED_DEVTOOLSET: 2024-11-01T18:02:39.9749709Z DESIRED_PYTHON: 3.9 2024-11-01T18:02:39.9750327Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:02:39.9751043Z ANACONDA_USER: pytorch 2024-11-01T18:02:39.9751483Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:02:39.9751955Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:02:39.9752428Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:02:39.9753166Z GITHUB_TOKEN: *** 2024-11-01T18:02:39.9753550Z PR_NUMBER: 2024-11-01T18:02:39.9753939Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:02:39.9754512Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:02:39.9755075Z USE_SPLIT_BUILD: false 2024-11-01T18:02:39.9755484Z NO_SUDO: false 2024-11-01T18:02:39.9755825Z ##[endgroup] 2024-11-01T18:02:39.9784173Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:02:42.9596224Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:02:42.9596777Z with: 2024-11-01T18:02:42.9597188Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:02:42.9597735Z fetch-depth: 0 2024-11-01T18:02:42.9598118Z submodules: recursive 2024-11-01T18:02:42.9598558Z quiet-checkout: true 2024-11-01T18:02:42.9598984Z repository: pytorch/pytorch 2024-11-01T18:02:42.9599592Z token: *** 2024-11-01T18:02:42.9599957Z ssh-strict: true 2024-11-01T18:02:42.9600353Z persist-credentials: true 2024-11-01T18:02:42.9600771Z clean: true 2024-11-01T18:02:42.9601157Z sparse-checkout-cone-mode: true 2024-11-01T18:02:42.9601998Z lfs: false 2024-11-01T18:02:42.9602348Z set-safe-directory: true 2024-11-01T18:02:42.9602769Z env: 2024-11-01T18:02:42.9603107Z PYTORCH_ROOT: /pytorch 2024-11-01T18:02:42.9603523Z BUILDER_ROOT: /builder 2024-11-01T18:02:42.9603946Z PACKAGE_TYPE: manywheel 2024-11-01T18:02:42.9604366Z DESIRED_CUDA: cu124 2024-11-01T18:02:42.9604750Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:02:42.9605170Z GPU_ARCH_TYPE: cuda 2024-11-01T18:02:42.9605682Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:02:42.9606265Z SKIP_ALL_TESTS: 1 2024-11-01T18:02:42.9606647Z LIBTORCH_CONFIG: 2024-11-01T18:02:42.9607032Z LIBTORCH_VARIANT: 2024-11-01T18:02:42.9607658Z DESIRED_DEVTOOLSET: 2024-11-01T18:02:42.9608074Z DESIRED_PYTHON: 3.9 2024-11-01T18:02:42.9608696Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:02:42.9609407Z ANACONDA_USER: pytorch 2024-11-01T18:02:42.9609847Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:02:42.9610316Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:02:42.9610796Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:02:42.9611526Z GITHUB_TOKEN: *** 2024-11-01T18:02:42.9611912Z PR_NUMBER: 2024-11-01T18:02:42.9612286Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:02:42.9612872Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:02:42.9613440Z USE_SPLIT_BUILD: false 2024-11-01T18:02:42.9613836Z ##[endgroup] 2024-11-01T18:02:43.0984160Z Syncing repository: pytorch/pytorch 2024-11-01T18:02:43.0987889Z ##[group]Getting Git version info 2024-11-01T18:02:43.0989687Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T18:02:43.0991845Z [command]/usr/bin/git version 2024-11-01T18:02:43.0993146Z git version 2.40.1 2024-11-01T18:02:43.1000969Z ##[endgroup] 2024-11-01T18:02:43.1026097Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3a8665d0-8e6b-4d2b-9f8a-8a568a495b63' before making global git config changes 2024-11-01T18:02:43.1027690Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:02:43.1032917Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:02:43.1079560Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T18:02:43.1085118Z ##[group]Initializing the repository 2024-11-01T18:02:43.1089743Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:02:43.1128268Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:02:43.1130004Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:02:43.1131057Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:02:43.1131761Z hint: 2024-11-01T18:02:43.1132335Z hint: git config --global init.defaultBranch 2024-11-01T18:02:43.1132917Z hint: 2024-11-01T18:02:43.1133760Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:02:43.1135583Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:02:43.1136321Z hint: 2024-11-01T18:02:43.1136734Z hint: git branch -m 2024-11-01T18:02:43.1137660Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-11-01T18:02:43.1144755Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T18:02:43.1181381Z ##[endgroup] 2024-11-01T18:02:43.1182086Z ##[group]Disabling automatic garbage collection 2024-11-01T18:02:43.1185714Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:02:43.1221894Z ##[endgroup] 2024-11-01T18:02:43.1222562Z ##[group]Setting up auth 2024-11-01T18:02:43.1231520Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:02:43.1269956Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-11-01T18:02:43.1591192Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:02:43.1629988Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-11-01T18:02:43.1954898Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:02:43.2010748Z ##[endgroup] 2024-11-01T18:02:43.2012078Z ##[group]Fetching the repository 2024-11-01T18:02:43.2022368Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-11-01T18:02:46.2857351Z remote: Enumerating objects: 1052985 2024-11-01T18:02:46.2858075Z remote: Enumerating objects: 1054068, done. 2024-11-01T18:02:46.2859244Z remote: Counting objects: 0% (1/1083) 2024-11-01T18:02:46.2860007Z remote: Counting objects: 1% (11/1083) 2024-11-01T18:02:46.2860663Z remote: Counting objects: 2% (22/1083) 2024-11-01T18:02:46.2861287Z remote: Counting objects: 3% (33/1083) 2024-11-01T18:02:46.2862173Z remote: Counting objects: 4% (44/1083) 2024-11-01T18:02:46.2863038Z remote: Counting objects: 5% (55/1083) 2024-11-01T18:02:46.2863729Z remote: Counting objects: 6% (65/1083) 2024-11-01T18:02:46.2865014Z remote: Counting objects: 7% (76/1083) 2024-11-01T18:02:46.2866401Z remote: Counting objects: 8% (87/1083) 2024-11-01T18:02:46.2868068Z remote: Counting objects: 9% (98/1083) 2024-11-01T18:02:46.2868993Z remote: Counting objects: 10% (109/1083) 2024-11-01T18:02:46.2869932Z remote: Counting objects: 11% (120/1083) 2024-11-01T18:02:46.2870572Z remote: Counting objects: 12% (130/1083) 2024-11-01T18:02:46.2871198Z remote: Counting objects: 13% (141/1083) 2024-11-01T18:02:46.2871803Z remote: Counting objects: 14% (152/1083) 2024-11-01T18:02:46.2872435Z remote: Counting objects: 15% (163/1083) 2024-11-01T18:02:46.2873057Z remote: Counting objects: 16% (174/1083) 2024-11-01T18:02:46.2873886Z remote: Counting objects: 17% (185/1083) 2024-11-01T18:02:46.2875289Z remote: Counting objects: 18% (195/1083) 2024-11-01T18:02:46.2876347Z remote: Counting objects: 19% (206/1083) 2024-11-01T18:02:46.2876954Z remote: Counting objects: 20% (217/1083) 2024-11-01T18:02:46.2877585Z remote: Counting objects: 21% (228/1083) 2024-11-01T18:02:46.2878224Z remote: Counting objects: 22% (239/1083) 2024-11-01T18:02:46.2878851Z remote: Counting objects: 23% (250/1083) 2024-11-01T18:02:46.2879456Z remote: Counting objects: 24% (260/1083) 2024-11-01T18:02:46.2880080Z remote: Counting objects: 25% (271/1083) 2024-11-01T18:02:46.2880696Z remote: Counting objects: 26% (282/1083) 2024-11-01T18:02:46.2881295Z remote: Counting objects: 27% (293/1083) 2024-11-01T18:02:46.2881922Z remote: Counting objects: 28% (304/1083) 2024-11-01T18:02:46.2882543Z remote: Counting objects: 29% (315/1083) 2024-11-01T18:02:46.2883144Z remote: Counting objects: 30% (325/1083) 2024-11-01T18:02:46.2883764Z remote: Counting objects: 31% (336/1083) 2024-11-01T18:02:46.2884381Z remote: Counting objects: 32% (347/1083) 2024-11-01T18:02:46.2884980Z remote: Counting objects: 33% (358/1083) 2024-11-01T18:02:46.2885609Z remote: Counting objects: 34% (369/1083) 2024-11-01T18:02:46.2886236Z remote: Counting objects: 35% (380/1083) 2024-11-01T18:02:46.2886835Z remote: Counting objects: 36% (390/1083) 2024-11-01T18:02:46.2887454Z remote: Counting objects: 37% (401/1083) 2024-11-01T18:02:46.2888100Z remote: Counting objects: 38% (412/1083) 2024-11-01T18:02:46.2888700Z remote: Counting objects: 39% (423/1083) 2024-11-01T18:02:46.2889323Z remote: Counting objects: 40% (434/1083) 2024-11-01T18:02:46.2889944Z remote: Counting objects: 41% (445/1083) 2024-11-01T18:02:46.2890547Z remote: Counting objects: 42% (455/1083) 2024-11-01T18:02:46.2891164Z remote: Counting objects: 43% (466/1083) 2024-11-01T18:02:46.2891785Z remote: Counting objects: 44% (477/1083) 2024-11-01T18:02:46.2892400Z remote: Counting objects: 45% (488/1083) 2024-11-01T18:02:46.2892998Z remote: Counting objects: 46% (499/1083) 2024-11-01T18:02:46.2893840Z remote: Counting objects: 47% (510/1083) 2024-11-01T18:02:46.2894470Z remote: Counting objects: 48% (520/1083) 2024-11-01T18:02:46.2895071Z remote: Counting objects: 49% (531/1083) 2024-11-01T18:02:46.2895690Z remote: Counting objects: 50% (542/1083) 2024-11-01T18:02:46.2896310Z remote: Counting objects: 51% (553/1083) 2024-11-01T18:02:46.2896909Z remote: Counting objects: 52% (564/1083) 2024-11-01T18:02:46.2897535Z remote: Counting objects: 53% (574/1083) 2024-11-01T18:02:46.2898157Z remote: Counting objects: 54% (585/1083) 2024-11-01T18:02:46.2898758Z remote: Counting objects: 55% (596/1083) 2024-11-01T18:02:46.2899378Z remote: Counting objects: 56% (607/1083) 2024-11-01T18:02:46.2900000Z remote: Counting objects: 57% (618/1083) 2024-11-01T18:02:46.2900602Z remote: Counting objects: 58% (629/1083) 2024-11-01T18:02:46.2901227Z remote: Counting objects: 59% (639/1083) 2024-11-01T18:02:46.2902395Z remote: Counting objects: 60% (650/1083) 2024-11-01T18:02:46.2903144Z remote: Counting objects: 61% (661/1083) 2024-11-01T18:02:46.2903789Z remote: Counting objects: 62% (672/1083) 2024-11-01T18:02:46.2904418Z remote: Counting objects: 63% (683/1083) 2024-11-01T18:02:46.2905037Z remote: Counting objects: 64% (694/1083) 2024-11-01T18:02:46.2905637Z remote: Counting objects: 65% (704/1083) 2024-11-01T18:02:46.2906257Z remote: Counting objects: 66% (715/1083) 2024-11-01T18:02:46.2906876Z remote: Counting objects: 67% (726/1083) 2024-11-01T18:02:46.2907504Z remote: Counting objects: 68% (737/1083) 2024-11-01T18:02:46.2908124Z remote: Counting objects: 69% (748/1083) 2024-11-01T18:02:46.2908744Z remote: Counting objects: 70% (759/1083) 2024-11-01T18:02:46.2909343Z remote: Counting objects: 71% (769/1083) 2024-11-01T18:02:46.2909962Z remote: Counting objects: 72% (780/1083) 2024-11-01T18:02:46.2910593Z remote: Counting objects: 73% (791/1083) 2024-11-01T18:02:46.2911201Z remote: Counting objects: 74% (802/1083) 2024-11-01T18:02:46.2911824Z remote: Counting objects: 75% (813/1083) 2024-11-01T18:02:46.2912446Z remote: Counting objects: 76% (824/1083) 2024-11-01T18:02:46.2913061Z remote: Counting objects: 77% (834/1083) 2024-11-01T18:02:46.2913661Z remote: Counting objects: 78% (845/1083) 2024-11-01T18:02:46.2914284Z remote: Counting objects: 79% (856/1083) 2024-11-01T18:02:46.2914901Z remote: Counting objects: 80% (867/1083) 2024-11-01T18:02:46.2915501Z remote: Counting objects: 81% (878/1083) 2024-11-01T18:02:46.2916118Z remote: Counting objects: 82% (889/1083) 2024-11-01T18:02:46.2916736Z remote: Counting objects: 83% (899/1083) 2024-11-01T18:02:46.2917333Z remote: Counting objects: 84% (910/1083) 2024-11-01T18:02:46.2917958Z remote: Counting objects: 85% (921/1083) 2024-11-01T18:02:46.2918589Z remote: Counting objects: 86% (932/1083) 2024-11-01T18:02:46.2919191Z remote: Counting objects: 87% (943/1083) 2024-11-01T18:02:46.2919814Z remote: Counting objects: 88% (954/1083) 2024-11-01T18:02:46.2920438Z remote: Counting objects: 89% (964/1083) 2024-11-01T18:02:46.2921035Z remote: Counting objects: 90% (975/1083) 2024-11-01T18:02:46.2921657Z remote: Counting objects: 91% (986/1083) 2024-11-01T18:02:46.2922273Z remote: Counting objects: 92% (997/1083) 2024-11-01T18:02:46.2922883Z remote: Counting objects: 93% (1008/1083) 2024-11-01T18:02:46.2923538Z remote: Counting objects: 94% (1019/1083) 2024-11-01T18:02:46.2924189Z remote: Counting objects: 95% (1029/1083) 2024-11-01T18:02:46.2924841Z remote: Counting objects: 96% (1040/1083) 2024-11-01T18:02:46.2925469Z remote: Counting objects: 97% (1051/1083) 2024-11-01T18:02:46.2926117Z remote: Counting objects: 98% (1062/1083) 2024-11-01T18:02:46.2926919Z remote: Counting objects: 99% (1073/1083) 2024-11-01T18:02:46.2927552Z remote: Counting objects: 100% (1083/1083) 2024-11-01T18:02:46.2928268Z remote: Counting objects: 100% (1083/1083), done. 2024-11-01T18:02:46.2928971Z remote: Compressing objects: 0% (1/513) 2024-11-01T18:02:46.3072324Z remote: Compressing objects: 1% (6/513) 2024-11-01T18:02:46.3185482Z remote: Compressing objects: 2% (11/513) 2024-11-01T18:02:46.3485501Z remote: Compressing objects: 3% (16/513) 2024-11-01T18:02:46.3707699Z remote: Compressing objects: 4% (21/513) 2024-11-01T18:02:46.3887822Z remote: Compressing objects: 5% (26/513) 2024-11-01T18:02:46.4103713Z remote: Compressing objects: 6% (31/513) 2024-11-01T18:02:46.4384125Z remote: Compressing objects: 7% (36/513) 2024-11-01T18:02:46.4478392Z remote: Compressing objects: 8% (42/513) 2024-11-01T18:02:46.4550620Z remote: Compressing objects: 9% (47/513) 2024-11-01T18:02:46.4624940Z remote: Compressing objects: 10% (52/513) 2024-11-01T18:02:46.4668812Z remote: Compressing objects: 11% (57/513) 2024-11-01T18:02:46.4694929Z remote: Compressing objects: 12% (62/513) 2024-11-01T18:02:46.4714134Z remote: Compressing objects: 13% (67/513) 2024-11-01T18:02:46.4730606Z remote: Compressing objects: 14% (72/513) 2024-11-01T18:02:46.4738455Z remote: Compressing objects: 15% (77/513) 2024-11-01T18:02:46.4740192Z remote: Compressing objects: 16% (83/513) 2024-11-01T18:02:46.4743522Z remote: Compressing objects: 17% (88/513) 2024-11-01T18:02:46.4746336Z remote: Compressing objects: 18% (93/513) 2024-11-01T18:02:46.4751418Z remote: Compressing objects: 19% (98/513) 2024-11-01T18:02:46.4756486Z remote: Compressing objects: 20% (103/513) 2024-11-01T18:02:46.4759323Z remote: Compressing objects: 21% (108/513) 2024-11-01T18:02:46.4762391Z remote: Compressing objects: 22% (113/513) 2024-11-01T18:02:46.4766173Z remote: Compressing objects: 23% (118/513) 2024-11-01T18:02:46.4768310Z remote: Compressing objects: 24% (124/513) 2024-11-01T18:02:46.4781972Z remote: Compressing objects: 25% (129/513) 2024-11-01T18:02:46.4789201Z remote: Compressing objects: 26% (134/513) 2024-11-01T18:02:46.4795320Z remote: Compressing objects: 27% (139/513) 2024-11-01T18:02:46.4799435Z remote: Compressing objects: 28% (144/513) 2024-11-01T18:02:46.4805380Z remote: Compressing objects: 29% (149/513) 2024-11-01T18:02:46.4808386Z remote: Compressing objects: 30% (154/513) 2024-11-01T18:02:46.4813714Z remote: Compressing objects: 31% (160/513) 2024-11-01T18:02:46.4820670Z remote: Compressing objects: 32% (165/513) 2024-11-01T18:02:46.4826118Z remote: Compressing objects: 33% (170/513) 2024-11-01T18:02:46.4831817Z remote: Compressing objects: 34% (175/513) 2024-11-01T18:02:46.4834501Z remote: Compressing objects: 35% (180/513) 2024-11-01T18:02:46.4841918Z remote: Compressing objects: 36% (185/513) 2024-11-01T18:02:46.4845362Z remote: Compressing objects: 37% (190/513) 2024-11-01T18:02:46.4851765Z remote: Compressing objects: 38% (195/513) 2024-11-01T18:02:46.4854004Z remote: Compressing objects: 39% (201/513) 2024-11-01T18:02:46.4857436Z remote: Compressing objects: 40% (206/513) 2024-11-01T18:02:46.4860694Z remote: Compressing objects: 41% (211/513) 2024-11-01T18:02:46.4864447Z remote: Compressing objects: 42% (216/513) 2024-11-01T18:02:46.4871060Z remote: Compressing objects: 43% (221/513) 2024-11-01T18:02:46.4874096Z remote: Compressing objects: 44% (226/513) 2024-11-01T18:02:46.4878118Z remote: Compressing objects: 45% (231/513) 2024-11-01T18:02:46.4879973Z remote: Compressing objects: 46% (236/513) 2024-11-01T18:02:46.4882132Z remote: Compressing objects: 47% (242/513) 2024-11-01T18:02:46.4883612Z remote: Compressing objects: 48% (247/513) 2024-11-01T18:02:46.4884967Z remote: Compressing objects: 49% (252/513) 2024-11-01T18:02:46.4886260Z remote: Compressing objects: 50% (257/513) 2024-11-01T18:02:46.4887023Z remote: Compressing objects: 51% (262/513) 2024-11-01T18:02:46.4888233Z remote: Compressing objects: 52% (267/513) 2024-11-01T18:02:46.4889245Z remote: Compressing objects: 53% (272/513) 2024-11-01T18:02:46.4890164Z remote: Compressing objects: 54% (278/513) 2024-11-01T18:02:46.4890843Z remote: Compressing objects: 55% (283/513) 2024-11-01T18:02:46.4891717Z remote: Compressing objects: 56% (288/513) 2024-11-01T18:02:46.4892382Z remote: Compressing objects: 57% (293/513) 2024-11-01T18:02:46.4893049Z remote: Compressing objects: 58% (298/513) 2024-11-01T18:02:46.4893704Z remote: Compressing objects: 59% (303/513) 2024-11-01T18:02:46.4894387Z remote: Compressing objects: 60% (308/513) 2024-11-01T18:02:46.4895472Z remote: Compressing objects: 61% (313/513) 2024-11-01T18:02:46.4896166Z remote: Compressing objects: 62% (319/513) 2024-11-01T18:02:46.4896809Z remote: Compressing objects: 63% (324/513) 2024-11-01T18:02:46.4897471Z remote: Compressing objects: 64% (329/513) 2024-11-01T18:02:46.4900701Z remote: Compressing objects: 65% (334/513) 2024-11-01T18:02:46.4901774Z remote: Compressing objects: 66% (339/513) 2024-11-01T18:02:46.4902719Z remote: Compressing objects: 67% (344/513) 2024-11-01T18:02:46.4903652Z remote: Compressing objects: 68% (349/513) 2024-11-01T18:02:46.4905274Z remote: Compressing objects: 69% (354/513) 2024-11-01T18:02:46.4906568Z remote: Compressing objects: 70% (360/513) 2024-11-01T18:02:46.4908562Z remote: Compressing objects: 71% (365/513) 2024-11-01T18:02:46.4909234Z remote: Compressing objects: 72% (370/513) 2024-11-01T18:02:46.4910719Z remote: Compressing objects: 73% (375/513) 2024-11-01T18:02:46.4911867Z remote: Compressing objects: 74% (380/513) 2024-11-01T18:02:46.4913744Z remote: Compressing objects: 75% (385/513) 2024-11-01T18:02:46.4915329Z remote: Compressing objects: 76% (390/513) 2024-11-01T18:02:46.4917324Z remote: Compressing objects: 77% (396/513) 2024-11-01T18:02:46.4918765Z remote: Compressing objects: 78% (401/513) 2024-11-01T18:02:46.4919765Z remote: Compressing objects: 79% (406/513) 2024-11-01T18:02:46.4921287Z remote: Compressing objects: 80% (411/513) 2024-11-01T18:02:46.4922415Z remote: Compressing objects: 81% (416/513) 2024-11-01T18:02:46.4924520Z remote: Compressing objects: 82% (421/513) 2024-11-01T18:02:46.4929326Z remote: Compressing objects: 83% (426/513) 2024-11-01T18:02:46.4930201Z remote: Compressing objects: 84% (431/513) 2024-11-01T18:02:46.4931056Z remote: Compressing objects: 85% (437/513) 2024-11-01T18:02:46.4931974Z remote: Compressing objects: 86% (442/513) 2024-11-01T18:02:46.4932894Z remote: Compressing objects: 87% (447/513) 2024-11-01T18:02:46.4933549Z remote: Compressing objects: 88% (452/513) 2024-11-01T18:02:46.4934434Z remote: Compressing objects: 89% (457/513) 2024-11-01T18:02:46.4935301Z remote: Compressing objects: 90% (462/513) 2024-11-01T18:02:46.4936271Z remote: Compressing objects: 91% (467/513) 2024-11-01T18:02:46.4937083Z remote: Compressing objects: 92% (472/513) 2024-11-01T18:02:46.4937831Z remote: Compressing objects: 93% (478/513) 2024-11-01T18:02:46.4939046Z remote: Compressing objects: 94% (483/513) 2024-11-01T18:02:46.4939876Z remote: Compressing objects: 95% (488/513) 2024-11-01T18:02:46.4940916Z remote: Compressing objects: 96% (493/513) 2024-11-01T18:02:46.4941599Z remote: Compressing objects: 97% (498/513) 2024-11-01T18:02:46.4942462Z remote: Compressing objects: 98% (503/513) 2024-11-01T18:02:46.4943128Z remote: Compressing objects: 99% (508/513) 2024-11-01T18:02:46.4943786Z remote: Compressing objects: 100% (513/513) 2024-11-01T18:02:46.4944475Z remote: Compressing objects: 100% (513/513), done. 2024-11-01T18:03:14.6358666Z remote: Total 1054068 (delta 697), reused 902 (delta 569), pack-reused 1052985 (from 1) 2024-11-01T18:03:41.9249115Z [command]/usr/bin/git rev-parse --verify --quiet d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea^{object} 2024-11-01T18:03:41.9280229Z d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:03:41.9285871Z ##[endgroup] 2024-11-01T18:03:41.9288406Z ##[group]Determining the checkout info 2024-11-01T18:03:41.9289254Z ##[endgroup] 2024-11-01T18:03:41.9289895Z ##[group]Checking out the ref 2024-11-01T18:03:41.9292965Z [command]/usr/bin/git checkout --quiet --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:03:43.8497689Z ##[endgroup] 2024-11-01T18:03:43.8498459Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:03:43.8506062Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:03:43.8562304Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:03:43.8598560Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:03:43.8635174Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:03:43.8668814Z ##[endgroup] 2024-11-01T18:03:43.8669451Z ##[group]Fetching submodules 2024-11-01T18:03:43.8674255Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:03:43.9024510Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-11-01T18:03:43.9365314Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-11-01T18:03:43.9368371Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-11-01T18:03:43.9372247Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-11-01T18:03:43.9375934Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-11-01T18:03:43.9379686Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-11-01T18:03:43.9384166Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-11-01T18:03:43.9388068Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-11-01T18:03:43.9392153Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-11-01T18:03:43.9396728Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2024-11-01T18:03:43.9401085Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-11-01T18:03:43.9406237Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-11-01T18:03:43.9411195Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-11-01T18:03:43.9415945Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-11-01T18:03:43.9420985Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-11-01T18:03:43.9426090Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-11-01T18:03:43.9431746Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-11-01T18:03:43.9438872Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-11-01T18:03:43.9444773Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:03:43.9450319Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-11-01T18:03:43.9456117Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-11-01T18:03:43.9461796Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-11-01T18:03:43.9467773Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-11-01T18:03:43.9474083Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-11-01T18:03:43.9480061Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-11-01T18:03:43.9486222Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-11-01T18:03:43.9492635Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-11-01T18:03:43.9499076Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-11-01T18:03:43.9506836Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-11-01T18:03:43.9513328Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-11-01T18:03:43.9520281Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-11-01T18:03:43.9527266Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-11-01T18:03:43.9534503Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-11-01T18:03:43.9541505Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-11-01T18:03:43.9550872Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-11-01T18:03:43.9558205Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-11-01T18:03:43.9565907Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-11-01T18:03:43.9598364Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-11-01T18:03:44.3008063Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-11-01T18:03:44.4911989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-11-01T18:03:44.6993599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-11-01T18:03:45.0303607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2024-11-01T18:03:45.3942391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-11-01T18:03:47.8325824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-11-01T18:04:00.9561424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-11-01T18:04:01.4381036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2024-11-01T18:04:03.5234013Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-11-01T18:04:04.1136875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-11-01T18:04:04.8161313Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-11-01T18:04:06.3969844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-11-01T18:04:09.0151252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-11-01T18:04:15.9622760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-11-01T18:04:18.1191283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-11-01T18:04:20.1069461Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-11-01T18:04:21.5746484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-11-01T18:04:22.0278448Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-11-01T18:04:22.5361613Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-11-01T18:04:23.7211830Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-11-01T18:04:24.1036769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-11-01T18:04:24.3897481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-11-01T18:04:26.3236493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-11-01T18:04:27.2054659Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-11-01T18:04:27.6267987Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-11-01T18:04:35.4489434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-11-01T18:04:37.8687617Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-11-01T18:04:47.5961870Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-11-01T18:04:47.8400934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-11-01T18:04:59.2915809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-11-01T18:04:59.4836196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-11-01T18:04:59.7376662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-11-01T18:05:01.0089312Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-11-01T18:05:01.3572208Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-11-01T18:05:02.1739678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-11-01T18:05:02.6599301Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-11-01T18:05:02.6745423Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-11-01T18:05:02.6856180Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-11-01T18:05:02.7177815Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-11-01T18:05:02.7591132Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-11-01T18:05:02.8109450Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-11-01T18:05:03.9282823Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-11-01T18:05:03.9582631Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-11-01T18:05:04.2516220Z Submodule path 'third_party/composable_kernel': checked out 'cedccd59c94cb0c74e7ec0d0f6c791aed081febc' 2024-11-01T18:05:04.3097951Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-11-01T18:05:04.4327855Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2024-11-01T18:05:04.4773525Z Submodule path 'third_party/cudnn_frontend': checked out '936021bfed8c91dc416af1588b2c4eca631a9e45' 2024-11-01T18:05:05.1619618Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-11-01T18:05:05.4862308Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-11-01T18:05:05.6033920Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-11-01T18:05:05.6055442Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:05:05.6059330Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:05:05.6062853Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:05:05.6066648Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:05:05.6071477Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:05:05.6102066Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-11-01T18:05:06.6643113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-11-01T18:05:07.3598803Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-11-01T18:05:10.0242898Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-11-01T18:05:11.2396417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-11-01T18:05:11.6535993Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-11-01T18:05:11.7768756Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-11-01T18:05:12.3343061Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-11-01T18:05:12.4135070Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-11-01T18:05:12.4285691Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-11-01T18:05:12.5902623Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-11-01T18:05:12.6378498Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-11-01T18:05:12.6864956Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-11-01T18:05:12.7204734Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-11-01T18:05:12.7782202Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:05:12.7939829Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-11-01T18:05:12.7968673Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-11-01T18:05:12.7988359Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-11-01T18:05:28.1513682Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-11-01T18:05:28.1736576Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-11-01T18:05:28.2847393Z Submodule path 'third_party/kineto': checked out 'ed052ea024b9468908d558b15cd3f7584fb0f492' 2024-11-01T18:05:28.2868723Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:05:28.2871811Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:05:28.2876146Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:05:28.2906883Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-11-01T18:05:28.9413905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-11-01T18:05:30.4093119Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-11-01T18:05:31.7586774Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-11-01T18:05:31.7607125Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:05:31.7610690Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:05:31.7614766Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:05:31.7619031Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:05:31.7623050Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:05:31.7627755Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:05:31.7631954Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:05:31.7636292Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:05:31.7668912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-11-01T18:05:32.8418516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-11-01T18:05:33.3822881Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-11-01T18:05:34.8404182Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-11-01T18:05:35.1859059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-11-01T18:05:35.8202672Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-11-01T18:05:37.0236111Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-11-01T18:05:44.4007516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-11-01T18:05:44.8508041Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-11-01T18:05:44.8750782Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-11-01T18:05:44.9213563Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-11-01T18:05:44.9380058Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-11-01T18:05:44.9399038Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:05:44.9430818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-11-01T18:05:45.4415499Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-11-01T18:05:45.4647392Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-11-01T18:05:45.5162977Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-11-01T18:05:45.6512078Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-11-01T18:05:45.6718236Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-11-01T18:05:45.7191003Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-11-01T18:05:45.7910425Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-11-01T18:05:45.8396691Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-11-01T18:05:45.8764914Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-11-01T18:05:46.0117354Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-11-01T18:05:46.5180244Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2024-11-01T18:05:46.5221106Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-11-01T18:05:46.5251988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-11-01T18:05:47.9210345Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-11-01T18:05:48.0199657Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-11-01T18:05:48.0222052Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:05:48.0225593Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:05:48.0229357Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:05:48.0233213Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:05:48.0237557Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:05:48.0241459Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:05:48.0245588Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:05:48.0249805Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:05:48.0279512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-11-01T18:05:48.5071508Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-11-01T18:05:49.7992337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-11-01T18:05:50.1687141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-11-01T18:05:57.4958653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-11-01T18:06:46.8074795Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-11-01T18:06:47.0262507Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-11-01T18:06:47.3595725Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-11-01T18:06:55.0298713Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-11-01T18:06:55.0810807Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-11-01T18:06:55.1002628Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-11-01T18:06:55.2323884Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-11-01T18:06:55.2484233Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-11-01T18:06:55.2670568Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-11-01T18:06:55.2873995Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-11-01T18:06:55.2892963Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:06:55.2896822Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:06:55.2926301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-11-01T18:06:57.5705163Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-11-01T18:06:59.0927919Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-11-01T18:06:59.1514580Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:06:59.8276352Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-11-01T18:06:59.8414316Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-11-01T18:07:00.2176078Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-11-01T18:07:00.2204438Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:07:00.2208613Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-11-01T18:07:00.2240004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-11-01T18:07:00.7841280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-11-01T18:07:02.0065756Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-11-01T18:07:02.0985316Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-11-01T18:07:02.1094586Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-11-01T18:07:02.1249411Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-11-01T18:07:02.1704146Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-11-01T18:07:02.2068294Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-11-01T18:07:02.2604778Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-11-01T18:07:02.2955031Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-11-01T18:07:02.2975449Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:07:02.2979077Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:07:02.2982777Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:07:02.2986813Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:07:02.3016247Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-11-01T18:07:03.5377594Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-11-01T18:07:03.8054022Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-11-01T18:07:05.3294379Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-11-01T18:07:06.6442606Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-11-01T18:07:06.6635808Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-11-01T18:07:06.7515359Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-11-01T18:07:06.7877228Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-11-01T18:07:06.7897137Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:07:06.7926882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-11-01T18:07:07.0298266Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-11-01T18:07:07.0340782Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:07:07.0681450Z Entering 'android/libs/fbjni' 2024-11-01T18:07:07.0731601Z Entering 'third_party/FP16' 2024-11-01T18:07:07.0779271Z Entering 'third_party/FXdiv' 2024-11-01T18:07:07.0827608Z Entering 'third_party/NNPACK' 2024-11-01T18:07:07.0876796Z Entering 'third_party/NVTX' 2024-11-01T18:07:07.0926195Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:07:07.0974505Z Entering 'third_party/XNNPACK' 2024-11-01T18:07:07.1041859Z Entering 'third_party/benchmark' 2024-11-01T18:07:07.1090240Z Entering 'third_party/composable_kernel' 2024-11-01T18:07:07.1145129Z Entering 'third_party/cpp-httplib' 2024-11-01T18:07:07.1192682Z Entering 'third_party/cpuinfo' 2024-11-01T18:07:07.1242376Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:07:07.1290641Z Entering 'third_party/cutlass' 2024-11-01T18:07:07.1347154Z Entering 'third_party/eigen' 2024-11-01T18:07:07.1398356Z Entering 'third_party/fbgemm' 2024-11-01T18:07:07.1447480Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:07:07.1494700Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:07:07.1543403Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:07:07.1597723Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:07:07.1645042Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:07:07.1694210Z Entering 'third_party/flatbuffers' 2024-11-01T18:07:07.1745013Z Entering 'third_party/fmt' 2024-11-01T18:07:07.1793542Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:07:07.1842360Z Entering 'third_party/gloo' 2024-11-01T18:07:07.1890593Z Entering 'third_party/googletest' 2024-11-01T18:07:07.1939117Z Entering 'third_party/ideep' 2024-11-01T18:07:07.1985922Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:07:07.2041493Z Entering 'third_party/ittapi' 2024-11-01T18:07:07.2089758Z Entering 'third_party/kineto' 2024-11-01T18:07:07.2138750Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:07:07.2186047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:07:07.2236324Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:07:07.2285243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:07:07.2333967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:07:07.2382087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:07:07.2432544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:07:07.2481079Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:07:07.2530444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:07:07.2579486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:07:07.2629902Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:07:07.2677051Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:07:07.2727577Z Entering 'third_party/mimalloc' 2024-11-01T18:07:07.2775774Z Entering 'third_party/nccl/nccl' 2024-11-01T18:07:07.2825636Z Entering 'third_party/nlohmann' 2024-11-01T18:07:07.2875259Z Entering 'third_party/onnx' 2024-11-01T18:07:07.2942491Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:07:07.2992741Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:07:07.3043893Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:07:07.3091377Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:07:07.3138454Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:07:07.3185511Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:07:07.3235435Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:07:07.3282457Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:07:07.3330484Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:07:07.3376822Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:07:07.3427306Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:07:07.3475969Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:07:07.3546294Z Entering 'third_party/pocketfft' 2024-11-01T18:07:07.3593956Z Entering 'third_party/protobuf' 2024-11-01T18:07:07.3646798Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:07:07.3693854Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:07:07.3743560Z Entering 'third_party/psimd' 2024-11-01T18:07:07.3791453Z Entering 'third_party/pthreadpool' 2024-11-01T18:07:07.3839743Z Entering 'third_party/pybind11' 2024-11-01T18:07:07.3887570Z Entering 'third_party/python-peachpy' 2024-11-01T18:07:07.3936064Z Entering 'third_party/sleef' 2024-11-01T18:07:07.3983730Z Entering 'third_party/tensorpipe' 2024-11-01T18:07:07.4035661Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:07:07.4080149Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:07:07.4128839Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:07:07.4176068Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:07:07.4223144Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:07:07.4291107Z ##[endgroup] 2024-11-01T18:07:07.4292690Z ##[group]Persisting credentials for submodules 2024-11-01T18:07:07.4299421Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-11-01T18:07:07.4636250Z Entering 'android/libs/fbjni' 2024-11-01T18:07:07.4699342Z Entering 'third_party/FP16' 2024-11-01T18:07:07.4761907Z Entering 'third_party/FXdiv' 2024-11-01T18:07:07.4825357Z Entering 'third_party/NNPACK' 2024-11-01T18:07:07.4888193Z Entering 'third_party/NVTX' 2024-11-01T18:07:07.4951801Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:07:07.5015681Z Entering 'third_party/XNNPACK' 2024-11-01T18:07:07.5096504Z Entering 'third_party/benchmark' 2024-11-01T18:07:07.5159509Z Entering 'third_party/composable_kernel' 2024-11-01T18:07:07.5229474Z Entering 'third_party/cpp-httplib' 2024-11-01T18:07:07.5292746Z Entering 'third_party/cpuinfo' 2024-11-01T18:07:07.5356237Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:07:07.5419757Z Entering 'third_party/cutlass' 2024-11-01T18:07:07.5489386Z Entering 'third_party/eigen' 2024-11-01T18:07:07.5554576Z Entering 'third_party/fbgemm' 2024-11-01T18:07:07.5618369Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:07:07.5680230Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:07:07.5743452Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:07:07.5813306Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:07:07.5875788Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:07:07.5939233Z Entering 'third_party/flatbuffers' 2024-11-01T18:07:07.6006141Z Entering 'third_party/fmt' 2024-11-01T18:07:07.6068542Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:07:07.6132432Z Entering 'third_party/gloo' 2024-11-01T18:07:07.6197993Z Entering 'third_party/googletest' 2024-11-01T18:07:07.6261698Z Entering 'third_party/ideep' 2024-11-01T18:07:07.6324034Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:07:07.6393617Z Entering 'third_party/ittapi' 2024-11-01T18:07:07.6456574Z Entering 'third_party/kineto' 2024-11-01T18:07:07.6519651Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:07:07.6580736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:07:07.6645335Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:07:07.6709486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:07:07.6771784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:07:07.6833467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:07:07.6898640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:07:07.6962012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:07:07.7025430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:07:07.7089851Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:07:07.7155149Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:07:07.7217359Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:07:07.7281142Z Entering 'third_party/mimalloc' 2024-11-01T18:07:07.7344952Z Entering 'third_party/nccl/nccl' 2024-11-01T18:07:07.7408725Z Entering 'third_party/nlohmann' 2024-11-01T18:07:07.7472506Z Entering 'third_party/onnx' 2024-11-01T18:07:07.7552484Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:07:07.7617902Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:07:07.7681929Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:07:07.7745842Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:07:07.7808904Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:07:07.7870963Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:07:07.7936459Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:07:07.7998552Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:07:07.8061210Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:07:07.8122611Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:07:07.8186676Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:07:07.8251325Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:07:07.8337695Z Entering 'third_party/pocketfft' 2024-11-01T18:07:07.8399899Z Entering 'third_party/protobuf' 2024-11-01T18:07:07.8465724Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:07:07.8528527Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:07:07.8592590Z Entering 'third_party/psimd' 2024-11-01T18:07:07.8656519Z Entering 'third_party/pthreadpool' 2024-11-01T18:07:07.8720052Z Entering 'third_party/pybind11' 2024-11-01T18:07:07.8782841Z Entering 'third_party/python-peachpy' 2024-11-01T18:07:07.8846867Z Entering 'third_party/sleef' 2024-11-01T18:07:07.8912108Z Entering 'third_party/tensorpipe' 2024-11-01T18:07:07.8975602Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:07:07.9038966Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:07:07.9103371Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:07:07.9165681Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:07:07.9227263Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:07:07.9321542Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-11-01T18:07:07.9663748Z Entering 'android/libs/fbjni' 2024-11-01T18:07:07.9724068Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-11-01T18:07:07.9742403Z Entering 'third_party/FP16' 2024-11-01T18:07:07.9802316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-11-01T18:07:07.9820407Z Entering 'third_party/FXdiv' 2024-11-01T18:07:07.9880592Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-11-01T18:07:07.9898818Z Entering 'third_party/NNPACK' 2024-11-01T18:07:07.9958781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-11-01T18:07:07.9977362Z Entering 'third_party/NVTX' 2024-11-01T18:07:08.0037674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-11-01T18:07:08.0056466Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:07:08.0116939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-11-01T18:07:08.0135593Z Entering 'third_party/XNNPACK' 2024-11-01T18:07:08.0194620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-11-01T18:07:08.0232047Z Entering 'third_party/benchmark' 2024-11-01T18:07:08.0290974Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:07:08.0310523Z Entering 'third_party/composable_kernel' 2024-11-01T18:07:08.0369523Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2024-11-01T18:07:08.0394778Z Entering 'third_party/cpp-httplib' 2024-11-01T18:07:08.0455137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-11-01T18:07:08.0473645Z Entering 'third_party/cpuinfo' 2024-11-01T18:07:08.0534490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:07:08.0553341Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:07:08.0613114Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-11-01T18:07:08.0631628Z Entering 'third_party/cutlass' 2024-11-01T18:07:08.0690662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:07:08.0718330Z Entering 'third_party/eigen' 2024-11-01T18:07:08.0778008Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-11-01T18:07:08.0799715Z Entering 'third_party/fbgemm' 2024-11-01T18:07:08.0861039Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-11-01T18:07:08.0879238Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:07:08.0939221Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-11-01T18:07:08.0957352Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:07:08.1016369Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:07:08.1034774Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:07:08.1094363Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:07:08.1119550Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:07:08.1177877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:07:08.1196121Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:07:08.1255141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-11-01T18:07:08.1274512Z Entering 'third_party/flatbuffers' 2024-11-01T18:07:08.1333718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-11-01T18:07:08.1354767Z Entering 'third_party/fmt' 2024-11-01T18:07:08.1414078Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:07:08.1432417Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:07:08.1491977Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-11-01T18:07:08.1511012Z Entering 'third_party/gloo' 2024-11-01T18:07:08.1569704Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-11-01T18:07:08.1588300Z Entering 'third_party/googletest' 2024-11-01T18:07:08.1648119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:07:08.1666671Z Entering 'third_party/ideep' 2024-11-01T18:07:08.1728603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-11-01T18:07:08.1745533Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:07:08.1804432Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-11-01T18:07:08.1830926Z Entering 'third_party/ittapi' 2024-11-01T18:07:08.1890108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-11-01T18:07:08.1909038Z Entering 'third_party/kineto' 2024-11-01T18:07:08.1968605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-11-01T18:07:08.1986471Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:07:08.2048005Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-11-01T18:07:08.2065525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:07:08.2126205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-11-01T18:07:08.2145775Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:07:08.2206630Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-11-01T18:07:08.2225560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:07:08.2285075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:07:08.2304099Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:07:08.2364619Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-11-01T18:07:08.2381832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:07:08.2444244Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-11-01T18:07:08.2464485Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:07:08.2524693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-11-01T18:07:08.2543703Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:07:08.2603542Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:07:08.2622085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:07:08.2683019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-11-01T18:07:08.2702431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:07:08.2762176Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-11-01T18:07:08.2782286Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:07:08.2842964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-11-01T18:07:08.2860790Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:07:08.2920300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-11-01T18:07:08.2939973Z Entering 'third_party/mimalloc' 2024-11-01T18:07:08.2998801Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-11-01T18:07:08.3018320Z Entering 'third_party/nccl/nccl' 2024-11-01T18:07:08.3076914Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-11-01T18:07:08.3095485Z Entering 'third_party/nlohmann' 2024-11-01T18:07:08.3154198Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-11-01T18:07:08.3173787Z Entering 'third_party/onnx' 2024-11-01T18:07:08.3233378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-11-01T18:07:08.3267616Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:07:08.3329191Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:07:08.3349651Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:07:08.3410117Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-11-01T18:07:08.3429644Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:07:08.3488971Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:07:08.3507666Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:07:08.3566202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:07:08.3584399Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:07:08.3644800Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-11-01T18:07:08.3662684Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:07:08.3722981Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-11-01T18:07:08.3742398Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:07:08.3802064Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-11-01T18:07:08.3819543Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:07:08.3879497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-11-01T18:07:08.3897036Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:07:08.3957685Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-11-01T18:07:08.3974187Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:07:08.4034166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-11-01T18:07:08.4053964Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:07:08.4114876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-11-01T18:07:08.4134896Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:07:08.4194138Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-11-01T18:07:08.4235659Z Entering 'third_party/pocketfft' 2024-11-01T18:07:08.4294657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-11-01T18:07:08.4314377Z Entering 'third_party/protobuf' 2024-11-01T18:07:08.4374162Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-11-01T18:07:08.4395651Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:07:08.4455564Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:07:08.4473498Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:07:08.4532962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:07:08.4552905Z Entering 'third_party/psimd' 2024-11-01T18:07:08.4613297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-11-01T18:07:08.4632109Z Entering 'third_party/pthreadpool' 2024-11-01T18:07:08.4691211Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-11-01T18:07:08.4711094Z Entering 'third_party/pybind11' 2024-11-01T18:07:08.4769596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:07:08.4788636Z Entering 'third_party/python-peachpy' 2024-11-01T18:07:08.4848261Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-11-01T18:07:08.4867259Z Entering 'third_party/sleef' 2024-11-01T18:07:08.4928225Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-11-01T18:07:08.4947152Z Entering 'third_party/tensorpipe' 2024-11-01T18:07:08.5007978Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-11-01T18:07:08.5026417Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:07:08.5084939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:07:08.5103455Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:07:08.5161922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-11-01T18:07:08.5179840Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:07:08.5239394Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-11-01T18:07:08.5257904Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:07:08.5318333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:07:08.5335221Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:07:08.5394365Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-11-01T18:07:08.6530654Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:07:08.6876269Z Entering 'android/libs/fbjni' 2024-11-01T18:07:08.6925572Z Entering 'third_party/FP16' 2024-11-01T18:07:08.6974195Z Entering 'third_party/FXdiv' 2024-11-01T18:07:08.7023694Z Entering 'third_party/NNPACK' 2024-11-01T18:07:08.7072475Z Entering 'third_party/NVTX' 2024-11-01T18:07:08.7122953Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:07:08.7171621Z Entering 'third_party/XNNPACK' 2024-11-01T18:07:08.7239201Z Entering 'third_party/benchmark' 2024-11-01T18:07:08.7287684Z Entering 'third_party/composable_kernel' 2024-11-01T18:07:08.7344321Z Entering 'third_party/cpp-httplib' 2024-11-01T18:07:08.7392986Z Entering 'third_party/cpuinfo' 2024-11-01T18:07:08.7443296Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:07:08.7491743Z Entering 'third_party/cutlass' 2024-11-01T18:07:08.7550255Z Entering 'third_party/eigen' 2024-11-01T18:07:08.7602346Z Entering 'third_party/fbgemm' 2024-11-01T18:07:08.7652229Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:07:08.7699731Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:07:08.7749043Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:07:08.7805101Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:07:08.7853043Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:07:08.7901798Z Entering 'third_party/flatbuffers' 2024-11-01T18:07:08.7952875Z Entering 'third_party/fmt' 2024-11-01T18:07:08.8002119Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:07:08.8051164Z Entering 'third_party/gloo' 2024-11-01T18:07:08.8100188Z Entering 'third_party/googletest' 2024-11-01T18:07:08.8150186Z Entering 'third_party/ideep' 2024-11-01T18:07:08.8197482Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:07:08.8254260Z Entering 'third_party/ittapi' 2024-11-01T18:07:08.8303902Z Entering 'third_party/kineto' 2024-11-01T18:07:08.8352584Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:07:08.8401129Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:07:08.8451464Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:07:08.8500346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:07:08.8549185Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:07:08.8597035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:07:08.8647607Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:07:08.8695612Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:07:08.8745791Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:07:08.8794549Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:07:08.8844712Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:07:08.8891859Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:07:08.8941954Z Entering 'third_party/mimalloc' 2024-11-01T18:07:08.8990414Z Entering 'third_party/nccl/nccl' 2024-11-01T18:07:08.9039650Z Entering 'third_party/nlohmann' 2024-11-01T18:07:08.9089442Z Entering 'third_party/onnx' 2024-11-01T18:07:08.9155583Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:07:08.9206674Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:07:08.9257228Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:07:08.9305462Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:07:08.9352834Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:07:08.9400370Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:07:08.9449941Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:07:08.9497449Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:07:08.9545455Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:07:08.9591920Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:07:08.9643209Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:07:08.9694311Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:07:08.9763996Z Entering 'third_party/pocketfft' 2024-11-01T18:07:08.9813280Z Entering 'third_party/protobuf' 2024-11-01T18:07:08.9864706Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:07:08.9913857Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:07:08.9963307Z Entering 'third_party/psimd' 2024-11-01T18:07:09.0013497Z Entering 'third_party/pthreadpool' 2024-11-01T18:07:09.0061356Z Entering 'third_party/pybind11' 2024-11-01T18:07:09.0110623Z Entering 'third_party/python-peachpy' 2024-11-01T18:07:09.0158865Z Entering 'third_party/sleef' 2024-11-01T18:07:09.0209450Z Entering 'third_party/tensorpipe' 2024-11-01T18:07:09.0258109Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:07:09.0307602Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:07:09.0354492Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:07:09.0402361Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:07:09.0448685Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:07:09.0519049Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:07:09.0858066Z Entering 'android/libs/fbjni' 2024-11-01T18:07:09.0908085Z Entering 'third_party/FP16' 2024-11-01T18:07:09.0955425Z Entering 'third_party/FXdiv' 2024-11-01T18:07:09.1004448Z Entering 'third_party/NNPACK' 2024-11-01T18:07:09.1052049Z Entering 'third_party/NVTX' 2024-11-01T18:07:09.1101330Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:07:09.1150373Z Entering 'third_party/XNNPACK' 2024-11-01T18:07:09.1217897Z Entering 'third_party/benchmark' 2024-11-01T18:07:09.1265714Z Entering 'third_party/composable_kernel' 2024-11-01T18:07:09.1321817Z Entering 'third_party/cpp-httplib' 2024-11-01T18:07:09.1369656Z Entering 'third_party/cpuinfo' 2024-11-01T18:07:09.1419350Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:07:09.1467622Z Entering 'third_party/cutlass' 2024-11-01T18:07:09.1529777Z Entering 'third_party/eigen' 2024-11-01T18:07:09.1581780Z Entering 'third_party/fbgemm' 2024-11-01T18:07:09.1632170Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:07:09.1680634Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:07:09.1729300Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:07:09.1785209Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:07:09.1833460Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:07:09.1882566Z Entering 'third_party/flatbuffers' 2024-11-01T18:07:09.1935875Z Entering 'third_party/fmt' 2024-11-01T18:07:09.1984559Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:07:09.2034134Z Entering 'third_party/gloo' 2024-11-01T18:07:09.2082988Z Entering 'third_party/googletest' 2024-11-01T18:07:09.2132846Z Entering 'third_party/ideep' 2024-11-01T18:07:09.2180848Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:07:09.2237318Z Entering 'third_party/ittapi' 2024-11-01T18:07:09.2285400Z Entering 'third_party/kineto' 2024-11-01T18:07:09.2335104Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:07:09.2382931Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:07:09.2433973Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:07:09.2483613Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:07:09.2532583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:07:09.2580614Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:07:09.2632653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:07:09.2681020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:07:09.2730295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:07:09.2780278Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:07:09.2830749Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:07:09.2877771Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:07:09.2927785Z Entering 'third_party/mimalloc' 2024-11-01T18:07:09.2977449Z Entering 'third_party/nccl/nccl' 2024-11-01T18:07:09.3027129Z Entering 'third_party/nlohmann' 2024-11-01T18:07:09.3076722Z Entering 'third_party/onnx' 2024-11-01T18:07:09.3144112Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:07:09.3194181Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:07:09.3246138Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:07:09.3293080Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:07:09.3341792Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:07:09.3388562Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:07:09.3437864Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:07:09.3484354Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:07:09.3532122Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:07:09.3579129Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:07:09.3630662Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:07:09.3680627Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:07:09.3750920Z Entering 'third_party/pocketfft' 2024-11-01T18:07:09.3799792Z Entering 'third_party/protobuf' 2024-11-01T18:07:09.3852690Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:07:09.3900912Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:07:09.3951423Z Entering 'third_party/psimd' 2024-11-01T18:07:09.3999878Z Entering 'third_party/pthreadpool' 2024-11-01T18:07:09.4048873Z Entering 'third_party/pybind11' 2024-11-01T18:07:09.4097623Z Entering 'third_party/python-peachpy' 2024-11-01T18:07:09.4147046Z Entering 'third_party/sleef' 2024-11-01T18:07:09.4196011Z Entering 'third_party/tensorpipe' 2024-11-01T18:07:09.4246237Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:07:09.4293403Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:07:09.4341597Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:07:09.4389681Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:07:09.4438269Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:07:09.4502452Z ##[endgroup] 2024-11-01T18:07:09.4554729Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:07:09.4585015Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T18:07:09.4824437Z Prepare all required actions 2024-11-01T18:07:09.4825030Z Getting action download info 2024-11-01T18:07:09.6222567Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-11-01T18:07:09.7583181Z ##[group]Run ./.github/actions/setup-linux 2024-11-01T18:07:09.7583667Z env: 2024-11-01T18:07:09.7583976Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:09.7584372Z BUILDER_ROOT: /builder 2024-11-01T18:07:09.7584762Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:09.7585154Z DESIRED_CUDA: cu124 2024-11-01T18:07:09.7585528Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:09.7585916Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:09.7586398Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:09.7586968Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:09.7587318Z LIBTORCH_CONFIG: 2024-11-01T18:07:09.7587671Z LIBTORCH_VARIANT: 2024-11-01T18:07:09.7588034Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:09.7588404Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:09.7589029Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:09.7589722Z ANACONDA_USER: pytorch 2024-11-01T18:07:09.7590137Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:09.7590576Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:09.7591029Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:09.7591755Z GITHUB_TOKEN: *** 2024-11-01T18:07:09.7592106Z PR_NUMBER: 2024-11-01T18:07:09.7592466Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:09.7593016Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:09.7593556Z USE_SPLIT_BUILD: false 2024-11-01T18:07:09.7593947Z ##[endgroup] 2024-11-01T18:07:09.7622015Z ##[group]Run set -euo pipefail 2024-11-01T18:07:09.7622538Z set -euo pipefail 2024-11-01T18:07:09.7623024Z function get_ec2_metadata() { 2024-11-01T18:07:09.7623696Z  # Pulled from instance metadata endpoint for EC2 2024-11-01T18:07:09.7624815Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-11-01T18:07:09.7625813Z  category=$1 2024-11-01T18:07:09.7626483Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-11-01T18:07:09.7627274Z  runner_name_str=i-0bfe61e3f4df26177 2024-11-01T18:07:09.7627859Z  if [[ -f /.inarc ]]; then 2024-11-01T18:07:09.7628474Z  echo "ARC Runner, no info on ec2 metadata" 2024-11-01T18:07:09.7629187Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-11-01T18:07:09.7630035Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-11-01T18:07:09.7630803Z  else 2024-11-01T18:07:09.7632364Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-11-01T18:07:09.7634017Z  fi 2024-11-01T18:07:09.7634376Z } 2024-11-01T18:07:09.7634821Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-11-01T18:07:09.7635537Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-11-01T18:07:09.7636564Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-11-01T18:07:09.7637282Z echo "system info $(uname -a)" 2024-11-01T18:07:09.7644187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:09.7644796Z env: 2024-11-01T18:07:09.7645136Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:09.7645552Z BUILDER_ROOT: /builder 2024-11-01T18:07:09.7645983Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:09.7646415Z DESIRED_CUDA: cu124 2024-11-01T18:07:09.7646806Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:09.7647228Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:09.7647745Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:09.7648352Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:09.7648724Z LIBTORCH_CONFIG: 2024-11-01T18:07:09.7649108Z LIBTORCH_VARIANT: 2024-11-01T18:07:09.7649652Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:09.7650089Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:09.7650728Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:09.7651458Z ANACONDA_USER: pytorch 2024-11-01T18:07:09.7651877Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:09.7652355Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:09.7652853Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:09.7653622Z GITHUB_TOKEN: *** 2024-11-01T18:07:09.7654015Z PR_NUMBER: 2024-11-01T18:07:09.7654408Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:09.7654985Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:09.7655556Z USE_SPLIT_BUILD: false 2024-11-01T18:07:09.7655968Z ##[endgroup] 2024-11-01T18:07:09.7819168Z ami-id: ami-0fff1b9a61dec8a5f 2024-11-01T18:07:09.7934357Z instance-id: i-0bfe61e3f4df26177 2024-11-01T18:07:09.8051106Z instance-type: g3.4xlarge 2024-11-01T18:07:09.8064109Z system info Linux ip-10-0-37-140.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-11-01T18:07:09.8089707Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:07:09.8091312Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:07:09.8098435Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:09.8099056Z env: 2024-11-01T18:07:09.8099393Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:09.8099808Z BUILDER_ROOT: /builder 2024-11-01T18:07:09.8100232Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:09.8100658Z DESIRED_CUDA: cu124 2024-11-01T18:07:09.8101051Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:09.8101967Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:09.8102537Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:09.8103135Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:09.8103522Z LIBTORCH_CONFIG: 2024-11-01T18:07:09.8103903Z LIBTORCH_VARIANT: 2024-11-01T18:07:09.8104291Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:09.8104697Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:09.8105319Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:09.8106042Z ANACONDA_USER: pytorch 2024-11-01T18:07:09.8106455Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:09.8106925Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:09.8107417Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:09.8108164Z GITHUB_TOKEN: *** 2024-11-01T18:07:09.8108552Z PR_NUMBER: 2024-11-01T18:07:09.8108946Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:09.8109519Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:09.8110089Z USE_SPLIT_BUILD: false 2024-11-01T18:07:09.8110499Z ##[endgroup] 2024-11-01T18:07:09.8172702Z ##[group]Run if systemctl is-active --quiet docker; then 2024-11-01T18:07:09.8173442Z if systemctl is-active --quiet docker; then 2024-11-01T18:07:09.8174114Z  echo "Docker daemon is running..."; 2024-11-01T18:07:09.8174833Z else 2024-11-01T18:07:09.8175459Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-11-01T18:07:09.8176183Z fi 2024-11-01T18:07:09.8182537Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:09.8183157Z env: 2024-11-01T18:07:09.8183492Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:09.8183903Z BUILDER_ROOT: /builder 2024-11-01T18:07:09.8184327Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:09.8184752Z DESIRED_CUDA: cu124 2024-11-01T18:07:09.8185137Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:09.8185552Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:09.8186063Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:09.8186650Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:09.8187031Z LIBTORCH_CONFIG: 2024-11-01T18:07:09.8187411Z LIBTORCH_VARIANT: 2024-11-01T18:07:09.8187948Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:09.8188382Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:09.8189002Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:09.8189720Z ANACONDA_USER: pytorch 2024-11-01T18:07:09.8190151Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:09.8190620Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:09.8191095Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:09.8191832Z GITHUB_TOKEN: *** 2024-11-01T18:07:09.8192216Z PR_NUMBER: 2024-11-01T18:07:09.8192602Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:09.8193169Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:09.8193731Z USE_SPLIT_BUILD: false 2024-11-01T18:07:09.8194138Z ##[endgroup] 2024-11-01T18:07:09.8278297Z Docker daemon is running... 2024-11-01T18:07:09.8332751Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T18:07:09.8333231Z with: 2024-11-01T18:07:09.8333548Z shell: bash 2024-11-01T18:07:09.8333900Z timeout_minutes: 5 2024-11-01T18:07:09.8334281Z max_attempts: 3 2024-11-01T18:07:09.8334661Z retry_wait_seconds: 30 2024-11-01T18:07:09.8338488Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-11-01T18:07:09.8342391Z polling_interval_seconds: 1 2024-11-01T18:07:09.8342856Z warning_on_retry: true 2024-11-01T18:07:09.8343281Z continue_on_error: false 2024-11-01T18:07:09.8343675Z env: 2024-11-01T18:07:09.8344006Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:09.8344444Z BUILDER_ROOT: /builder 2024-11-01T18:07:09.8344847Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:09.8345272Z DESIRED_CUDA: cu124 2024-11-01T18:07:09.8345680Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:09.8346075Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:09.8346588Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:09.8347187Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:09.8347549Z LIBTORCH_CONFIG: 2024-11-01T18:07:09.8347931Z LIBTORCH_VARIANT: 2024-11-01T18:07:09.8348322Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:09.8348709Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:09.8349329Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:09.8350048Z ANACONDA_USER: pytorch 2024-11-01T18:07:09.8350464Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:09.8350935Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:09.8351428Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:09.8352146Z GITHUB_TOKEN: *** 2024-11-01T18:07:09.8352534Z PR_NUMBER: 2024-11-01T18:07:09.8352931Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:09.8353500Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:09.8354247Z USE_SPLIT_BUILD: false 2024-11-01T18:07:09.8354674Z AWS_RETRY_MODE: standard 2024-11-01T18:07:09.8355083Z AWS_MAX_ATTEMPTS: 5 2024-11-01T18:07:09.8355475Z ##[endgroup] 2024-11-01T18:07:11.4163277Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T18:07:11.4164517Z Configure a credential helper to remove this warning. See 2024-11-01T18:07:11.4165609Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T18:07:11.4166294Z 2024-11-01T18:07:11.4166437Z Login Succeeded 2024-11-01T18:07:12.0379698Z Command completed after 1 attempt(s). 2024-11-01T18:07:12.0461937Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:07:12.0462842Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:07:12.0463923Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:07:12.0472736Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:12.0473389Z env: 2024-11-01T18:07:12.0473755Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:12.0474206Z BUILDER_ROOT: /builder 2024-11-01T18:07:12.0474632Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:12.0475078Z DESIRED_CUDA: cu124 2024-11-01T18:07:12.0475503Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:12.0475921Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:12.0476461Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:12.0477087Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:12.0477469Z LIBTORCH_CONFIG: 2024-11-01T18:07:12.0477872Z LIBTORCH_VARIANT: 2024-11-01T18:07:12.0478288Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:12.0478694Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:12.0479337Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:12.0480079Z ANACONDA_USER: pytorch 2024-11-01T18:07:12.0480519Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:12.0481009Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:12.0481518Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:12.0482461Z GITHUB_TOKEN: *** 2024-11-01T18:07:12.0482882Z PR_NUMBER: 2024-11-01T18:07:12.0483295Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:12.0483906Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:12.0484474Z USE_SPLIT_BUILD: false 2024-11-01T18:07:12.0484910Z ##[endgroup] 2024-11-01T18:07:12.0589824Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:07:12.0590967Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:07:12.0591718Z # shellcheck disable=SC2046 2024-11-01T18:07:12.0592297Z docker stop $(docker ps -q) || true 2024-11-01T18:07:12.0592880Z # Prune all of the docker images 2024-11-01T18:07:12.0593447Z docker system prune -af 2024-11-01T18:07:12.0601077Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:12.0602205Z env: 2024-11-01T18:07:12.0602565Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:12.0603028Z BUILDER_ROOT: /builder 2024-11-01T18:07:12.0603446Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:12.0603888Z DESIRED_CUDA: cu124 2024-11-01T18:07:12.0604307Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:12.0604716Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:12.0605245Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:12.0605861Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:12.0606241Z LIBTORCH_CONFIG: 2024-11-01T18:07:12.0606640Z LIBTORCH_VARIANT: 2024-11-01T18:07:12.0607048Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:12.0607448Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:12.0608091Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:12.0608825Z ANACONDA_USER: pytorch 2024-11-01T18:07:12.0609257Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:12.0609743Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:12.0610257Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:12.0611035Z GITHUB_TOKEN: *** 2024-11-01T18:07:12.0611640Z PR_NUMBER: 2024-11-01T18:07:12.0612051Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:12.0612659Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:12.0613214Z USE_SPLIT_BUILD: false 2024-11-01T18:07:12.0613638Z ##[endgroup] 2024-11-01T18:07:12.0968928Z "docker stop" requires at least 1 argument. 2024-11-01T18:07:12.0969964Z See 'docker stop --help'. 2024-11-01T18:07:12.0970299Z 2024-11-01T18:07:12.0970578Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-11-01T18:07:12.0971067Z 2024-11-01T18:07:12.0971268Z Stop one or more running containers 2024-11-01T18:07:12.1170173Z Total reclaimed space: 0B 2024-11-01T18:07:12.1208406Z ##[group]Run set +e 2024-11-01T18:07:12.1208855Z set +e 2024-11-01T18:07:12.1209209Z set -x 2024-11-01T18:07:12.1209567Z  2024-11-01T18:07:12.1210136Z PT_DOMAIN=download.pytorch.org 2024-11-01T18:07:12.1211138Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-11-01T18:07:12.1212519Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-11-01T18:07:12.1213460Z # one is returned at random 2024-11-01T18:07:12.1214117Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-11-01T18:07:12.1214755Z  2024-11-01T18:07:12.1215136Z if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T18:07:12.1215911Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-11-01T18:07:12.1216850Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-11-01T18:07:12.1217541Z  2024-11-01T18:07:12.1217935Z  if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T18:07:12.1218601Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-11-01T18:07:12.1219241Z  exit 1 2024-11-01T18:07:12.1219632Z  fi 2024-11-01T18:07:12.1219961Z fi 2024-11-01T18:07:12.1220306Z  2024-11-01T18:07:12.1220742Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-11-01T18:07:12.1221364Z  # Clean up any old records first 2024-11-01T18:07:12.1221995Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-11-01T18:07:12.1222555Z fi 2024-11-01T18:07:12.1222878Z  2024-11-01T18:07:12.1223407Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-11-01T18:07:12.1224092Z cat /etc/hosts 2024-11-01T18:07:12.1231119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:12.1231746Z env: 2024-11-01T18:07:12.1232087Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:12.1232507Z BUILDER_ROOT: /builder 2024-11-01T18:07:12.1232939Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:12.1233372Z DESIRED_CUDA: cu124 2024-11-01T18:07:12.1233764Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:12.1234197Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:12.1234723Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:12.1235324Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:12.1235714Z LIBTORCH_CONFIG: 2024-11-01T18:07:12.1236103Z LIBTORCH_VARIANT: 2024-11-01T18:07:12.1236488Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:12.1236904Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:12.1237535Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:12.1238250Z ANACONDA_USER: pytorch 2024-11-01T18:07:12.1238691Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:12.1239168Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:12.1239648Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:12.1240424Z GITHUB_TOKEN: *** 2024-11-01T18:07:12.1240823Z PR_NUMBER: 2024-11-01T18:07:12.1241224Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:12.1241806Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:12.1242376Z USE_SPLIT_BUILD: false 2024-11-01T18:07:12.1242798Z ##[endgroup] 2024-11-01T18:07:12.1271893Z + PT_DOMAIN=download.pytorch.org 2024-11-01T18:07:12.1278376Z ++ dig -4 +short download.pytorch.org 2024-11-01T18:07:12.1278944Z ++ tail -n1 2024-11-01T18:07:12.1418069Z + RESOLVED_IP=18.160.10.36 2024-11-01T18:07:12.1418658Z + '[' -z 18.160.10.36 ']' 2024-11-01T18:07:12.1419194Z + grep -r download.pytorch.org /etc/hosts 2024-11-01T18:07:12.1431450Z 18.160.10.36 download.pytorch.org 2024-11-01T18:07:12.1433281Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-11-01T18:07:12.2810961Z + echo '18.160.10.36 download.pytorch.org' 2024-11-01T18:07:12.2812118Z + sudo tee -a /etc/hosts 2024-11-01T18:07:12.3346750Z 18.160.10.36 download.pytorch.org 2024-11-01T18:07:12.3366352Z + cat /etc/hosts 2024-11-01T18:07:12.3376141Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-11-01T18:07:12.3390590Z ::1 localhost6 localhost6.localdomain6 2024-11-01T18:07:12.3391214Z 18.160.10.36 download.pytorch.org 2024-11-01T18:07:12.3443412Z Prepare all required actions 2024-11-01T18:07:12.3479535Z ##[group]Run ./.github/actions/chown-workspace 2024-11-01T18:07:12.3480096Z with: 2024-11-01T18:07:12.3480652Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:12.3481330Z env: 2024-11-01T18:07:12.3481656Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:12.3482080Z BUILDER_ROOT: /builder 2024-11-01T18:07:12.3482483Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:12.3482900Z DESIRED_CUDA: cu124 2024-11-01T18:07:12.3483302Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:12.3483699Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:12.3484208Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:12.3484805Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:12.3485172Z LIBTORCH_CONFIG: 2024-11-01T18:07:12.3485552Z LIBTORCH_VARIANT: 2024-11-01T18:07:12.3485946Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:12.3486333Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:12.3487034Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:12.3487750Z ANACONDA_USER: pytorch 2024-11-01T18:07:12.3488183Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:12.3488665Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:12.3489141Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:12.3489912Z GITHUB_TOKEN: *** 2024-11-01T18:07:12.3490296Z PR_NUMBER: 2024-11-01T18:07:12.3490687Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:12.3491257Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:12.3491817Z USE_SPLIT_BUILD: false 2024-11-01T18:07:12.3492223Z ##[endgroup] 2024-11-01T18:07:12.3514027Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:07:12.3515161Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:07:12.3522341Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:12.3522966Z env: 2024-11-01T18:07:12.3523316Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:12.3523732Z BUILDER_ROOT: /builder 2024-11-01T18:07:12.3524163Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:12.3524601Z DESIRED_CUDA: cu124 2024-11-01T18:07:12.3524993Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:12.3525419Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:12.3525934Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:12.3526521Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:12.3526910Z LIBTORCH_CONFIG: 2024-11-01T18:07:12.3527297Z LIBTORCH_VARIANT: 2024-11-01T18:07:12.3527681Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:12.3528092Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:12.3528711Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:12.3529431Z ANACONDA_USER: pytorch 2024-11-01T18:07:12.3529848Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:12.3530322Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:12.3530816Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:12.3531537Z GITHUB_TOKEN: *** 2024-11-01T18:07:12.3531931Z PR_NUMBER: 2024-11-01T18:07:12.3532322Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:12.3532894Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:12.3533662Z USE_SPLIT_BUILD: false 2024-11-01T18:07:12.3534070Z ##[endgroup] 2024-11-01T18:07:12.3758650Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-11-01T18:07:12.5812412Z latest: Pulling from tool/alpine 2024-11-01T18:07:12.5812973Z 540db60ca938: Pulling fs layer 2024-11-01T18:07:12.6770652Z 540db60ca938: Download complete 2024-11-01T18:07:12.8046877Z 540db60ca938: Pull complete 2024-11-01T18:07:12.8174159Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:07:12.8215759Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:07:15.8158753Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:07:15.8159375Z rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:07:15.8159913Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T18:07:15.8169366Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:15.8170062Z env: 2024-11-01T18:07:15.8170400Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:15.8170812Z BUILDER_ROOT: /builder 2024-11-01T18:07:15.8171236Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:15.8171645Z DESIRED_CUDA: cu124 2024-11-01T18:07:15.8172029Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:15.8172444Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:15.8172957Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:15.8173545Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:15.8173924Z LIBTORCH_CONFIG: 2024-11-01T18:07:15.8174305Z LIBTORCH_VARIANT: 2024-11-01T18:07:15.8174681Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:15.8175086Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:15.8175749Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:15.8176482Z ANACONDA_USER: pytorch 2024-11-01T18:07:15.8176915Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:15.8177384Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:15.8177857Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:15.8178684Z GITHUB_TOKEN: *** 2024-11-01T18:07:15.8179073Z PR_NUMBER: 2024-11-01T18:07:15.8179448Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:15.8180034Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:15.8180596Z USE_SPLIT_BUILD: false 2024-11-01T18:07:15.8180987Z ##[endgroup] 2024-11-01T18:07:18.6809612Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:07:18.6810681Z with: 2024-11-01T18:07:18.6811469Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:18.6812603Z submodules: recursive 2024-11-01T18:07:18.6813397Z path: pytorch 2024-11-01T18:07:18.6814164Z repository: pytorch/pytorch 2024-11-01T18:07:18.6815353Z token: *** 2024-11-01T18:07:18.6816039Z ssh-strict: true 2024-11-01T18:07:18.6816825Z persist-credentials: true 2024-11-01T18:07:18.6817664Z clean: true 2024-11-01T18:07:18.6818397Z sparse-checkout-cone-mode: true 2024-11-01T18:07:18.6819347Z fetch-depth: 1 2024-11-01T18:07:18.6820077Z lfs: false 2024-11-01T18:07:18.6820760Z set-safe-directory: true 2024-11-01T18:07:18.6821619Z quiet-checkout: false 2024-11-01T18:07:18.6822377Z env: 2024-11-01T18:07:18.6822991Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:18.6823824Z BUILDER_ROOT: /builder 2024-11-01T18:07:18.6824658Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:18.6825553Z DESIRED_CUDA: cu124 2024-11-01T18:07:18.6826331Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:07:18.6827136Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:18.6828131Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:07:18.6829321Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:18.6830063Z LIBTORCH_CONFIG: 2024-11-01T18:07:18.6830813Z LIBTORCH_VARIANT: 2024-11-01T18:07:18.6831560Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:18.6832347Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:18.6833576Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:18.6835025Z ANACONDA_USER: pytorch 2024-11-01T18:07:18.6835891Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:18.6837127Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:18.6838084Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:18.6839486Z GITHUB_TOKEN: *** 2024-11-01T18:07:18.6840223Z PR_NUMBER: 2024-11-01T18:07:18.6840980Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:18.6842127Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:18.6843259Z USE_SPLIT_BUILD: false 2024-11-01T18:07:18.6844055Z ##[endgroup] 2024-11-01T18:07:18.8039250Z Syncing repository: pytorch/pytorch 2024-11-01T18:07:18.8052573Z ##[group]Getting Git version info 2024-11-01T18:07:18.8053808Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-11-01T18:07:18.8088725Z [command]/usr/bin/git version 2024-11-01T18:07:18.8141209Z git version 2.40.1 2024-11-01T18:07:18.8174893Z ##[endgroup] 2024-11-01T18:07:18.8196354Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/73d003f5-3fd1-481c-a979-2473b21e5c76' before making global git config changes 2024-11-01T18:07:18.8197971Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:07:18.8202609Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:07:18.8240708Z ##[group]Initializing the repository 2024-11-01T18:07:18.8244975Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:07:18.8280386Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:07:18.8281459Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:07:18.8282447Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:07:18.8283152Z hint: 2024-11-01T18:07:18.8283680Z hint: git config --global init.defaultBranch 2024-11-01T18:07:18.8284238Z hint: 2024-11-01T18:07:18.8284887Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:07:18.8285971Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:07:18.8286681Z hint: 2024-11-01T18:07:18.8287079Z hint: git branch -m 2024-11-01T18:07:18.8288290Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-11-01T18:07:18.8295836Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T18:07:18.8331657Z ##[endgroup] 2024-11-01T18:07:18.8332352Z ##[group]Disabling automatic garbage collection 2024-11-01T18:07:18.8336184Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:07:18.8374176Z ##[endgroup] 2024-11-01T18:07:18.8374792Z ##[group]Setting up auth 2024-11-01T18:07:18.8383090Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:07:18.8420134Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-11-01T18:07:18.8746541Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:07:18.8781290Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-11-01T18:07:18.9102874Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:07:18.9155441Z ##[endgroup] 2024-11-01T18:07:18.9156111Z ##[group]Fetching the repository 2024-11-01T18:07:18.9163891Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:19.1991647Z remote: Enumerating objects: 11385, done. 2024-11-01T18:07:19.2003588Z remote: Counting objects: 0% (1/11385) 2024-11-01T18:07:19.2004513Z remote: Counting objects: 1% (114/11385) 2024-11-01T18:07:19.2005170Z remote: Counting objects: 2% (228/11385) 2024-11-01T18:07:19.2005822Z remote: Counting objects: 3% (342/11385) 2024-11-01T18:07:19.2008875Z remote: Counting objects: 4% (456/11385) 2024-11-01T18:07:19.2009551Z remote: Counting objects: 5% (570/11385) 2024-11-01T18:07:19.2010203Z remote: Counting objects: 6% (684/11385) 2024-11-01T18:07:19.2010852Z remote: Counting objects: 7% (797/11385) 2024-11-01T18:07:19.2014986Z remote: Counting objects: 8% (911/11385) 2024-11-01T18:07:19.2015642Z remote: Counting objects: 9% (1025/11385) 2024-11-01T18:07:19.2016298Z remote: Counting objects: 10% (1139/11385) 2024-11-01T18:07:19.2016934Z remote: Counting objects: 11% (1253/11385) 2024-11-01T18:07:19.2025841Z remote: Counting objects: 12% (1367/11385) 2024-11-01T18:07:19.2029743Z remote: Counting objects: 13% (1481/11385) 2024-11-01T18:07:19.2030419Z remote: Counting objects: 14% (1594/11385) 2024-11-01T18:07:19.2031050Z remote: Counting objects: 15% (1708/11385) 2024-11-01T18:07:19.2031699Z remote: Counting objects: 16% (1822/11385) 2024-11-01T18:07:19.2032349Z remote: Counting objects: 17% (1936/11385) 2024-11-01T18:07:19.2032983Z remote: Counting objects: 18% (2050/11385) 2024-11-01T18:07:19.2036211Z remote: Counting objects: 19% (2164/11385) 2024-11-01T18:07:19.2036877Z remote: Counting objects: 20% (2277/11385) 2024-11-01T18:07:19.2037509Z remote: Counting objects: 21% (2391/11385) 2024-11-01T18:07:19.2038156Z remote: Counting objects: 22% (2505/11385) 2024-11-01T18:07:19.2038799Z remote: Counting objects: 23% (2619/11385) 2024-11-01T18:07:19.2042515Z remote: Counting objects: 24% (2733/11385) 2024-11-01T18:07:19.2043182Z remote: Counting objects: 25% (2847/11385) 2024-11-01T18:07:19.2043834Z remote: Counting objects: 26% (2961/11385) 2024-11-01T18:07:19.2044494Z remote: Counting objects: 27% (3074/11385) 2024-11-01T18:07:19.2045125Z remote: Counting objects: 28% (3188/11385) 2024-11-01T18:07:19.2045767Z remote: Counting objects: 29% (3302/11385) 2024-11-01T18:07:19.2046409Z remote: Counting objects: 30% (3416/11385) 2024-11-01T18:07:19.2048808Z remote: Counting objects: 31% (3530/11385) 2024-11-01T18:07:19.2049514Z remote: Counting objects: 32% (3644/11385) 2024-11-01T18:07:19.2050164Z remote: Counting objects: 33% (3758/11385) 2024-11-01T18:07:19.2050790Z remote: Counting objects: 34% (3871/11385) 2024-11-01T18:07:19.2051431Z remote: Counting objects: 35% (3985/11385) 2024-11-01T18:07:19.2052079Z remote: Counting objects: 36% (4099/11385) 2024-11-01T18:07:19.2055172Z remote: Counting objects: 37% (4213/11385) 2024-11-01T18:07:19.2055814Z remote: Counting objects: 38% (4327/11385) 2024-11-01T18:07:19.2056472Z remote: Counting objects: 39% (4441/11385) 2024-11-01T18:07:19.2057118Z remote: Counting objects: 40% (4554/11385) 2024-11-01T18:07:19.2061734Z remote: Counting objects: 41% (4668/11385) 2024-11-01T18:07:19.2062396Z remote: Counting objects: 42% (4782/11385) 2024-11-01T18:07:19.2063056Z remote: Counting objects: 43% (4896/11385) 2024-11-01T18:07:19.2063689Z remote: Counting objects: 44% (5010/11385) 2024-11-01T18:07:19.2064329Z remote: Counting objects: 45% (5124/11385) 2024-11-01T18:07:19.2067137Z remote: Counting objects: 46% (5238/11385) 2024-11-01T18:07:19.2067792Z remote: Counting objects: 47% (5351/11385) 2024-11-01T18:07:19.2068544Z remote: Counting objects: 48% (5465/11385) 2024-11-01T18:07:19.2069302Z remote: Counting objects: 49% (5579/11385) 2024-11-01T18:07:19.2069947Z remote: Counting objects: 50% (5693/11385) 2024-11-01T18:07:19.2070727Z remote: Counting objects: 51% (5807/11385) 2024-11-01T18:07:19.2071514Z remote: Counting objects: 52% (5921/11385) 2024-11-01T18:07:19.2072162Z remote: Counting objects: 53% (6035/11385) 2024-11-01T18:07:19.2073626Z remote: Counting objects: 54% (6148/11385) 2024-11-01T18:07:19.2074828Z remote: Counting objects: 55% (6262/11385) 2024-11-01T18:07:19.2077094Z remote: Counting objects: 56% (6376/11385) 2024-11-01T18:07:19.2079610Z remote: Counting objects: 57% (6490/11385) 2024-11-01T18:07:19.2083476Z remote: Counting objects: 58% (6604/11385) 2024-11-01T18:07:19.2084872Z remote: Counting objects: 59% (6718/11385) 2024-11-01T18:07:19.2086011Z remote: Counting objects: 60% (6831/11385) 2024-11-01T18:07:19.2088056Z remote: Counting objects: 61% (6945/11385) 2024-11-01T18:07:19.2088964Z remote: Counting objects: 62% (7059/11385) 2024-11-01T18:07:19.2092828Z remote: Counting objects: 63% (7173/11385) 2024-11-01T18:07:19.2096042Z remote: Counting objects: 64% (7287/11385) 2024-11-01T18:07:19.2099487Z remote: Counting objects: 65% (7401/11385) 2024-11-01T18:07:19.2103428Z remote: Counting objects: 66% (7515/11385) 2024-11-01T18:07:19.2104678Z remote: Counting objects: 67% (7628/11385) 2024-11-01T18:07:19.2107147Z remote: Counting objects: 68% (7742/11385) 2024-11-01T18:07:19.2110337Z remote: Counting objects: 69% (7856/11385) 2024-11-01T18:07:19.2111340Z remote: Counting objects: 70% (7970/11385) 2024-11-01T18:07:19.2113334Z remote: Counting objects: 71% (8084/11385) 2024-11-01T18:07:19.2114089Z remote: Counting objects: 72% (8198/11385) 2024-11-01T18:07:19.2115058Z remote: Counting objects: 73% (8312/11385) 2024-11-01T18:07:19.2118333Z remote: Counting objects: 74% (8425/11385) 2024-11-01T18:07:19.2118988Z remote: Counting objects: 75% (8539/11385) 2024-11-01T18:07:19.2121377Z remote: Counting objects: 76% (8653/11385) 2024-11-01T18:07:19.2122167Z remote: Counting objects: 77% (8767/11385) 2024-11-01T18:07:19.2123066Z remote: Counting objects: 78% (8881/11385) 2024-11-01T18:07:19.2123933Z remote: Counting objects: 79% (8995/11385) 2024-11-01T18:07:19.2125141Z remote: Counting objects: 80% (9108/11385) 2024-11-01T18:07:19.2126703Z remote: Counting objects: 81% (9222/11385) 2024-11-01T18:07:19.2129048Z remote: Counting objects: 82% (9336/11385) 2024-11-01T18:07:19.2131002Z remote: Counting objects: 83% (9450/11385) 2024-11-01T18:07:19.2131830Z remote: Counting objects: 84% (9564/11385) 2024-11-01T18:07:19.2133728Z remote: Counting objects: 85% (9678/11385) 2024-11-01T18:07:19.2135157Z remote: Counting objects: 86% (9792/11385) 2024-11-01T18:07:19.2138722Z remote: Counting objects: 87% (9905/11385) 2024-11-01T18:07:19.2140093Z remote: Counting objects: 88% (10019/11385) 2024-11-01T18:07:19.2142173Z remote: Counting objects: 89% (10133/11385) 2024-11-01T18:07:19.2144994Z remote: Counting objects: 90% (10247/11385) 2024-11-01T18:07:19.2147116Z remote: Counting objects: 91% (10361/11385) 2024-11-01T18:07:19.2149540Z remote: Counting objects: 92% (10475/11385) 2024-11-01T18:07:19.2150747Z remote: Counting objects: 93% (10589/11385) 2024-11-01T18:07:19.2153492Z remote: Counting objects: 94% (10702/11385) 2024-11-01T18:07:19.2155864Z remote: Counting objects: 95% (10816/11385) 2024-11-01T18:07:19.2156772Z remote: Counting objects: 96% (10930/11385) 2024-11-01T18:07:19.2159851Z remote: Counting objects: 97% (11044/11385) 2024-11-01T18:07:19.2161627Z remote: Counting objects: 98% (11158/11385) 2024-11-01T18:07:19.2164590Z remote: Counting objects: 99% (11272/11385) 2024-11-01T18:07:19.2165461Z remote: Counting objects: 100% (11385/11385) 2024-11-01T18:07:19.2166172Z remote: Counting objects: 100% (11385/11385), done. 2024-11-01T18:07:19.2256456Z remote: Compressing objects: 0% (1/9985) 2024-11-01T18:07:19.2525578Z remote: Compressing objects: 1% (100/9985) 2024-11-01T18:07:19.3160780Z remote: Compressing objects: 2% (200/9985) 2024-11-01T18:07:19.3433308Z remote: Compressing objects: 3% (300/9985) 2024-11-01T18:07:19.3812802Z remote: Compressing objects: 4% (400/9985) 2024-11-01T18:07:19.4259819Z remote: Compressing objects: 5% (500/9985) 2024-11-01T18:07:19.4915398Z remote: Compressing objects: 6% (600/9985) 2024-11-01T18:07:19.5673226Z remote: Compressing objects: 7% (699/9985) 2024-11-01T18:07:19.6308974Z remote: Compressing objects: 8% (799/9985) 2024-11-01T18:07:19.6732725Z remote: Compressing objects: 9% (899/9985) 2024-11-01T18:07:19.7137139Z remote: Compressing objects: 10% (999/9985) 2024-11-01T18:07:19.7538151Z remote: Compressing objects: 11% (1099/9985) 2024-11-01T18:07:19.7892752Z remote: Compressing objects: 12% (1199/9985) 2024-11-01T18:07:19.8621440Z remote: Compressing objects: 13% (1299/9985) 2024-11-01T18:07:19.9183630Z remote: Compressing objects: 14% (1398/9985) 2024-11-01T18:07:19.9796952Z remote: Compressing objects: 15% (1498/9985) 2024-11-01T18:07:20.0333210Z remote: Compressing objects: 16% (1598/9985) 2024-11-01T18:07:20.0846525Z remote: Compressing objects: 17% (1698/9985) 2024-11-01T18:07:20.1320950Z remote: Compressing objects: 18% (1798/9985) 2024-11-01T18:07:20.1993900Z remote: Compressing objects: 19% (1898/9985) 2024-11-01T18:07:20.2172475Z remote: Compressing objects: 20% (1997/9985) 2024-11-01T18:07:20.2621082Z remote: Compressing objects: 20% (2041/9985) 2024-11-01T18:07:20.2980865Z remote: Compressing objects: 21% (2097/9985) 2024-11-01T18:07:20.3557883Z remote: Compressing objects: 22% (2197/9985) 2024-11-01T18:07:20.4183572Z remote: Compressing objects: 23% (2297/9985) 2024-11-01T18:07:20.4733405Z remote: Compressing objects: 24% (2397/9985) 2024-11-01T18:07:20.5179363Z remote: Compressing objects: 25% (2497/9985) 2024-11-01T18:07:20.5813316Z remote: Compressing objects: 26% (2597/9985) 2024-11-01T18:07:20.6230246Z remote: Compressing objects: 27% (2696/9985) 2024-11-01T18:07:20.6665571Z remote: Compressing objects: 28% (2796/9985) 2024-11-01T18:07:20.7193709Z remote: Compressing objects: 29% (2896/9985) 2024-11-01T18:07:20.7705663Z remote: Compressing objects: 30% (2996/9985) 2024-11-01T18:07:20.8208395Z remote: Compressing objects: 31% (3096/9985) 2024-11-01T18:07:20.8286802Z remote: Compressing objects: 32% (3196/9985) 2024-11-01T18:07:20.8441170Z remote: Compressing objects: 33% (3296/9985) 2024-11-01T18:07:20.8638120Z remote: Compressing objects: 34% (3395/9985) 2024-11-01T18:07:20.8792299Z remote: Compressing objects: 35% (3495/9985) 2024-11-01T18:07:20.8993049Z remote: Compressing objects: 36% (3595/9985) 2024-11-01T18:07:20.9042235Z remote: Compressing objects: 37% (3695/9985) 2024-11-01T18:07:20.9217822Z remote: Compressing objects: 38% (3795/9985) 2024-11-01T18:07:20.9452974Z remote: Compressing objects: 39% (3895/9985) 2024-11-01T18:07:20.9730224Z remote: Compressing objects: 40% (3994/9985) 2024-11-01T18:07:20.9971127Z remote: Compressing objects: 41% (4094/9985) 2024-11-01T18:07:21.0406278Z remote: Compressing objects: 42% (4194/9985) 2024-11-01T18:07:21.0848186Z remote: Compressing objects: 43% (4294/9985) 2024-11-01T18:07:21.1142023Z remote: Compressing objects: 44% (4394/9985) 2024-11-01T18:07:21.1415571Z remote: Compressing objects: 45% (4494/9985) 2024-11-01T18:07:21.1853600Z remote: Compressing objects: 46% (4594/9985) 2024-11-01T18:07:21.2172705Z remote: Compressing objects: 47% (4693/9985) 2024-11-01T18:07:21.2311135Z remote: Compressing objects: 47% (4761/9985) 2024-11-01T18:07:21.2647761Z remote: Compressing objects: 48% (4793/9985) 2024-11-01T18:07:21.2955520Z remote: Compressing objects: 49% (4893/9985) 2024-11-01T18:07:21.3544889Z remote: Compressing objects: 50% (4993/9985) 2024-11-01T18:07:21.3910277Z remote: Compressing objects: 51% (5093/9985) 2024-11-01T18:07:21.4195183Z remote: Compressing objects: 52% (5193/9985) 2024-11-01T18:07:21.4434815Z remote: Compressing objects: 53% (5293/9985) 2024-11-01T18:07:21.4718839Z remote: Compressing objects: 54% (5392/9985) 2024-11-01T18:07:21.5072027Z remote: Compressing objects: 55% (5492/9985) 2024-11-01T18:07:21.5435443Z remote: Compressing objects: 56% (5592/9985) 2024-11-01T18:07:21.5674847Z remote: Compressing objects: 57% (5692/9985) 2024-11-01T18:07:21.6280283Z remote: Compressing objects: 58% (5792/9985) 2024-11-01T18:07:21.6326278Z remote: Compressing objects: 59% (5892/9985) 2024-11-01T18:07:21.6486557Z remote: Compressing objects: 60% (5991/9985) 2024-11-01T18:07:21.6685320Z remote: Compressing objects: 61% (6091/9985) 2024-11-01T18:07:21.7110345Z remote: Compressing objects: 62% (6191/9985) 2024-11-01T18:07:21.7307359Z remote: Compressing objects: 63% (6291/9985) 2024-11-01T18:07:21.7390503Z remote: Compressing objects: 64% (6391/9985) 2024-11-01T18:07:21.7428949Z remote: Compressing objects: 65% (6491/9985) 2024-11-01T18:07:21.7495817Z remote: Compressing objects: 66% (6591/9985) 2024-11-01T18:07:21.7616208Z remote: Compressing objects: 67% (6690/9985) 2024-11-01T18:07:21.7696807Z remote: Compressing objects: 68% (6790/9985) 2024-11-01T18:07:21.7793866Z remote: Compressing objects: 69% (6890/9985) 2024-11-01T18:07:21.7928770Z remote: Compressing objects: 70% (6990/9985) 2024-11-01T18:07:21.8085507Z remote: Compressing objects: 71% (7090/9985) 2024-11-01T18:07:21.8203692Z remote: Compressing objects: 72% (7190/9985) 2024-11-01T18:07:21.8312243Z remote: Compressing objects: 73% (7290/9985) 2024-11-01T18:07:21.8424844Z remote: Compressing objects: 74% (7389/9985) 2024-11-01T18:07:21.8596528Z remote: Compressing objects: 75% (7489/9985) 2024-11-01T18:07:21.8706775Z remote: Compressing objects: 76% (7589/9985) 2024-11-01T18:07:21.8866728Z remote: Compressing objects: 77% (7689/9985) 2024-11-01T18:07:21.9009662Z remote: Compressing objects: 78% (7789/9985) 2024-11-01T18:07:21.9146543Z remote: Compressing objects: 79% (7889/9985) 2024-11-01T18:07:21.9282028Z remote: Compressing objects: 80% (7988/9985) 2024-11-01T18:07:21.9482601Z remote: Compressing objects: 81% (8088/9985) 2024-11-01T18:07:21.9671544Z remote: Compressing objects: 82% (8188/9985) 2024-11-01T18:07:21.9797659Z remote: Compressing objects: 83% (8288/9985) 2024-11-01T18:07:21.9935909Z remote: Compressing objects: 84% (8388/9985) 2024-11-01T18:07:22.0061999Z remote: Compressing objects: 85% (8488/9985) 2024-11-01T18:07:22.0235254Z remote: Compressing objects: 86% (8588/9985) 2024-11-01T18:07:22.0374950Z remote: Compressing objects: 87% (8687/9985) 2024-11-01T18:07:22.0484610Z remote: Compressing objects: 88% (8787/9985) 2024-11-01T18:07:22.0622450Z remote: Compressing objects: 89% (8887/9985) 2024-11-01T18:07:22.0667436Z remote: Compressing objects: 90% (8987/9985) 2024-11-01T18:07:22.0681716Z remote: Compressing objects: 91% (9087/9985) 2024-11-01T18:07:22.0695526Z remote: Compressing objects: 92% (9187/9985) 2024-11-01T18:07:22.0722468Z remote: Compressing objects: 93% (9287/9985) 2024-11-01T18:07:22.0733077Z remote: Compressing objects: 94% (9386/9985) 2024-11-01T18:07:22.0745242Z remote: Compressing objects: 95% (9486/9985) 2024-11-01T18:07:22.0755788Z remote: Compressing objects: 96% (9586/9985) 2024-11-01T18:07:22.0773045Z remote: Compressing objects: 97% (9686/9985) 2024-11-01T18:07:22.0792306Z remote: Compressing objects: 98% (9786/9985) 2024-11-01T18:07:22.0797202Z remote: Compressing objects: 99% (9886/9985) 2024-11-01T18:07:22.0805773Z remote: Compressing objects: 100% (9985/9985) 2024-11-01T18:07:22.0806511Z remote: Compressing objects: 100% (9985/9985), done. 2024-11-01T18:07:22.0848828Z Receiving objects: 0% (1/11385) 2024-11-01T18:07:22.0865991Z Receiving objects: 1% (114/11385) 2024-11-01T18:07:22.0893627Z Receiving objects: 2% (228/11385) 2024-11-01T18:07:22.0911826Z Receiving objects: 3% (342/11385) 2024-11-01T18:07:22.1011350Z Receiving objects: 4% (456/11385) 2024-11-01T18:07:22.1020265Z Receiving objects: 5% (570/11385) 2024-11-01T18:07:22.1026881Z Receiving objects: 6% (684/11385) 2024-11-01T18:07:22.1055536Z Receiving objects: 7% (797/11385) 2024-11-01T18:07:22.1071839Z Receiving objects: 8% (911/11385) 2024-11-01T18:07:22.1091022Z Receiving objects: 9% (1025/11385) 2024-11-01T18:07:22.1142748Z Receiving objects: 10% (1139/11385) 2024-11-01T18:07:22.1192497Z Receiving objects: 11% (1253/11385) 2024-11-01T18:07:22.1453828Z Receiving objects: 12% (1367/11385) 2024-11-01T18:07:22.1548106Z Receiving objects: 13% (1481/11385) 2024-11-01T18:07:22.4797450Z Receiving objects: 14% (1594/11385) 2024-11-01T18:07:22.4869389Z Receiving objects: 15% (1708/11385) 2024-11-01T18:07:22.4945984Z Receiving objects: 16% (1822/11385) 2024-11-01T18:07:22.5070608Z Receiving objects: 17% (1936/11385) 2024-11-01T18:07:22.5171599Z Receiving objects: 18% (2050/11385) 2024-11-01T18:07:22.5244855Z Receiving objects: 19% (2164/11385) 2024-11-01T18:07:22.5375049Z Receiving objects: 20% (2277/11385) 2024-11-01T18:07:22.5799158Z Receiving objects: 21% (2391/11385) 2024-11-01T18:07:22.5919981Z Receiving objects: 22% (2505/11385) 2024-11-01T18:07:22.6012500Z Receiving objects: 23% (2619/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6144010Z Receiving objects: 24% (2733/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6260837Z Receiving objects: 25% (2847/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6333003Z Receiving objects: 26% (2961/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6508305Z Receiving objects: 27% (3074/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6620885Z Receiving objects: 28% (3188/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6701725Z Receiving objects: 29% (3302/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6773838Z Receiving objects: 30% (3416/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6787753Z Receiving objects: 31% (3530/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6903526Z Receiving objects: 32% (3644/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.6992599Z Receiving objects: 33% (3758/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7033508Z Receiving objects: 34% (3871/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7111774Z Receiving objects: 35% (3985/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7181264Z Receiving objects: 36% (4099/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7371905Z Receiving objects: 37% (4213/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7433245Z Receiving objects: 38% (4327/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7521848Z Receiving objects: 39% (4441/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7579725Z Receiving objects: 40% (4554/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7678227Z Receiving objects: 41% (4668/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.7902675Z Receiving objects: 42% (4782/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.8010878Z Receiving objects: 43% (4896/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.8143967Z Receiving objects: 44% (5010/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.8268050Z Receiving objects: 45% (5124/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.9497529Z Receiving objects: 46% (5238/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:22.9812472Z Receiving objects: 47% (5351/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:23.0168122Z Receiving objects: 48% (5465/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:23.0839422Z Receiving objects: 49% (5579/11385), 17.85 MiB | 35.76 MiB/s 2024-11-01T18:07:23.9956141Z Receiving objects: 49% (5684/11385), 31.62 MiB | 31.64 MiB/s 2024-11-01T18:07:24.0058110Z Receiving objects: 50% (5693/11385), 53.12 MiB | 35.43 MiB/s 2024-11-01T18:07:24.0209631Z Receiving objects: 51% (5807/11385), 53.12 MiB | 35.43 MiB/s 2024-11-01T18:07:24.0366904Z Receiving objects: 52% (5921/11385), 53.12 MiB | 35.43 MiB/s 2024-11-01T18:07:24.0462720Z Receiving objects: 53% (6035/11385), 53.12 MiB | 35.43 MiB/s 2024-11-01T18:07:24.0577655Z Receiving objects: 54% (6148/11385), 53.12 MiB | 35.43 MiB/s 2024-11-01T18:07:24.0792554Z Receiving objects: 55% (6262/11385), 53.12 MiB | 35.43 MiB/s 2024-11-01T18:07:24.0841866Z Receiving objects: 56% (6376/11385), 53.12 MiB | 35.43 MiB/s 2024-11-01T18:07:24.0944030Z Receiving objects: 56% (6388/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.1187869Z Receiving objects: 57% (6490/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.1404299Z Receiving objects: 58% (6604/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.1530293Z Receiving objects: 59% (6718/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.1878246Z Receiving objects: 60% (6831/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.2098188Z Receiving objects: 61% (6945/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.2515165Z Receiving objects: 62% (7059/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.3126922Z Receiving objects: 63% (7173/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.3300890Z Receiving objects: 64% (7287/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.3353166Z Receiving objects: 65% (7401/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.3425920Z Receiving objects: 66% (7515/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.3683099Z Receiving objects: 67% (7628/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.3838982Z Receiving objects: 68% (7742/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.4122535Z Receiving objects: 69% (7856/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.4352940Z Receiving objects: 70% (7970/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.4626028Z Receiving objects: 71% (8084/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.4917859Z Receiving objects: 72% (8198/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5081477Z Receiving objects: 73% (8312/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5149647Z Receiving objects: 74% (8425/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5210470Z Receiving objects: 75% (8539/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5341043Z Receiving objects: 76% (8653/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5419340Z Receiving objects: 77% (8767/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5560361Z Receiving objects: 78% (8881/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5669959Z Receiving objects: 79% (8995/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5752205Z Receiving objects: 80% (9108/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5853593Z Receiving objects: 81% (9222/11385), 71.86 MiB | 35.94 MiB/s 2024-11-01T18:07:24.5922867Z Receiving objects: 82% (9336/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.6016556Z Receiving objects: 83% (9450/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.6137305Z Receiving objects: 84% (9564/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.6320471Z Receiving objects: 85% (9678/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.6447270Z Receiving objects: 86% (9792/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.6513196Z Receiving objects: 87% (9905/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.6603362Z Receiving objects: 88% (10019/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.6713824Z Receiving objects: 89% (10133/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.7122348Z Receiving objects: 90% (10247/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.7422661Z Receiving objects: 91% (10361/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.7979801Z Receiving objects: 92% (10475/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.8389175Z Receiving objects: 93% (10589/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.8695086Z Receiving objects: 94% (10702/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.8983870Z Receiving objects: 95% (10816/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:24.9508980Z Receiving objects: 96% (10930/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:25.0437009Z Receiving objects: 97% (11044/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:25.0768122Z Receiving objects: 98% (11158/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:25.0841654Z Receiving objects: 99% (11272/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:25.1073920Z Receiving objects: 99% (11326/11385), 83.07 MiB | 33.24 MiB/s 2024-11-01T18:07:25.1075015Z Receiving objects: 100% (11385/11385), 88.52 MiB | 29.51 MiB/s 2024-11-01T18:07:25.1075848Z Receiving objects: 100% (11385/11385), 88.73 MiB | 29.35 MiB/s, done. 2024-11-01T18:07:25.1077138Z remote: Total 11385 (delta 1370), reused 4206 (delta 1106), pack-reused 0 (from 0) 2024-11-01T18:07:25.1467522Z Resolving deltas: 0% (0/1370) 2024-11-01T18:07:25.1474496Z Resolving deltas: 1% (14/1370) 2024-11-01T18:07:25.1481699Z Resolving deltas: 2% (29/1370) 2024-11-01T18:07:25.1484951Z Resolving deltas: 3% (42/1370) 2024-11-01T18:07:25.1498742Z Resolving deltas: 4% (55/1370) 2024-11-01T18:07:25.1518477Z Resolving deltas: 5% (69/1370) 2024-11-01T18:07:25.1563586Z Resolving deltas: 6% (84/1370) 2024-11-01T18:07:25.1577411Z Resolving deltas: 7% (96/1370) 2024-11-01T18:07:25.1590332Z Resolving deltas: 8% (110/1370) 2024-11-01T18:07:25.1597431Z Resolving deltas: 9% (124/1370) 2024-11-01T18:07:25.1604312Z Resolving deltas: 10% (137/1370) 2024-11-01T18:07:25.1618483Z Resolving deltas: 11% (151/1370) 2024-11-01T18:07:25.1630708Z Resolving deltas: 12% (165/1370) 2024-11-01T18:07:25.1634573Z Resolving deltas: 13% (179/1370) 2024-11-01T18:07:25.1639583Z Resolving deltas: 14% (192/1370) 2024-11-01T18:07:25.1646221Z Resolving deltas: 15% (207/1370) 2024-11-01T18:07:25.1651266Z Resolving deltas: 16% (221/1370) 2024-11-01T18:07:25.1653118Z Resolving deltas: 17% (233/1370) 2024-11-01T18:07:25.1656672Z Resolving deltas: 18% (247/1370) 2024-11-01T18:07:25.1661047Z Resolving deltas: 19% (261/1370) 2024-11-01T18:07:25.1669726Z Resolving deltas: 20% (274/1370) 2024-11-01T18:07:25.1676162Z Resolving deltas: 21% (288/1370) 2024-11-01T18:07:25.1683237Z Resolving deltas: 22% (302/1370) 2024-11-01T18:07:25.1697473Z Resolving deltas: 23% (316/1370) 2024-11-01T18:07:25.1701125Z Resolving deltas: 24% (329/1370) 2024-11-01T18:07:25.1707739Z Resolving deltas: 25% (344/1370) 2024-11-01T18:07:25.1718440Z Resolving deltas: 26% (358/1370) 2024-11-01T18:07:25.1724035Z Resolving deltas: 27% (371/1370) 2024-11-01T18:07:25.1728885Z Resolving deltas: 28% (384/1370) 2024-11-01T18:07:25.1735397Z Resolving deltas: 29% (398/1370) 2024-11-01T18:07:25.1740329Z Resolving deltas: 30% (411/1370) 2024-11-01T18:07:25.1742752Z Resolving deltas: 31% (425/1370) 2024-11-01T18:07:25.1743787Z Resolving deltas: 32% (439/1370) 2024-11-01T18:07:25.1744325Z Resolving deltas: 33% (453/1370) 2024-11-01T18:07:25.1745237Z Resolving deltas: 34% (466/1370) 2024-11-01T18:07:25.1746239Z Resolving deltas: 35% (480/1370) 2024-11-01T18:07:25.1750249Z Resolving deltas: 36% (495/1370) 2024-11-01T18:07:25.1753562Z Resolving deltas: 37% (507/1370) 2024-11-01T18:07:25.1758138Z Resolving deltas: 38% (521/1370) 2024-11-01T18:07:25.1759123Z Resolving deltas: 39% (535/1370) 2024-11-01T18:07:25.1760023Z Resolving deltas: 40% (548/1370) 2024-11-01T18:07:25.1764800Z Resolving deltas: 41% (562/1370) 2024-11-01T18:07:25.1765777Z Resolving deltas: 42% (577/1370) 2024-11-01T18:07:25.1767640Z Resolving deltas: 43% (590/1370) 2024-11-01T18:07:25.1769672Z Resolving deltas: 44% (603/1370) 2024-11-01T18:07:25.1772091Z Resolving deltas: 45% (617/1370) 2024-11-01T18:07:25.1774595Z Resolving deltas: 46% (632/1370) 2024-11-01T18:07:25.1778179Z Resolving deltas: 47% (644/1370) 2024-11-01T18:07:25.1780534Z Resolving deltas: 48% (658/1370) 2024-11-01T18:07:25.1783947Z Resolving deltas: 49% (672/1370) 2024-11-01T18:07:25.1788949Z Resolving deltas: 50% (685/1370) 2024-11-01T18:07:25.1796276Z Resolving deltas: 51% (699/1370) 2024-11-01T18:07:25.1798074Z Resolving deltas: 52% (713/1370) 2024-11-01T18:07:25.1803859Z Resolving deltas: 53% (727/1370) 2024-11-01T18:07:25.1808198Z Resolving deltas: 54% (740/1370) 2024-11-01T18:07:25.1812934Z Resolving deltas: 55% (754/1370) 2024-11-01T18:07:25.1821009Z Resolving deltas: 56% (768/1370) 2024-11-01T18:07:25.1829109Z Resolving deltas: 57% (782/1370) 2024-11-01T18:07:25.1835711Z Resolving deltas: 58% (795/1370) 2024-11-01T18:07:25.1843498Z Resolving deltas: 59% (809/1370) 2024-11-01T18:07:25.1850449Z Resolving deltas: 60% (822/1370) 2024-11-01T18:07:25.1854060Z Resolving deltas: 61% (836/1370) 2024-11-01T18:07:25.1861606Z Resolving deltas: 62% (850/1370) 2024-11-01T18:07:25.1871815Z Resolving deltas: 63% (864/1370) 2024-11-01T18:07:25.1884953Z Resolving deltas: 64% (877/1370) 2024-11-01T18:07:25.1891367Z Resolving deltas: 65% (891/1370) 2024-11-01T18:07:25.1895968Z Resolving deltas: 66% (905/1370) 2024-11-01T18:07:25.1903231Z Resolving deltas: 67% (918/1370) 2024-11-01T18:07:25.1913328Z Resolving deltas: 68% (932/1370) 2024-11-01T18:07:25.1918334Z Resolving deltas: 69% (946/1370) 2024-11-01T18:07:25.1924689Z Resolving deltas: 70% (959/1370) 2024-11-01T18:07:25.1929457Z Resolving deltas: 71% (973/1370) 2024-11-01T18:07:25.1939566Z Resolving deltas: 72% (987/1370) 2024-11-01T18:07:25.1944579Z Resolving deltas: 73% (1001/1370) 2024-11-01T18:07:25.1949752Z Resolving deltas: 74% (1014/1370) 2024-11-01T18:07:25.1953037Z Resolving deltas: 75% (1029/1370) 2024-11-01T18:07:25.1959407Z Resolving deltas: 76% (1043/1370) 2024-11-01T18:07:25.1962702Z Resolving deltas: 77% (1055/1370) 2024-11-01T18:07:25.1967654Z Resolving deltas: 78% (1069/1370) 2024-11-01T18:07:25.1974832Z Resolving deltas: 79% (1083/1370) 2024-11-01T18:07:25.1982343Z Resolving deltas: 80% (1096/1370) 2024-11-01T18:07:25.1990371Z Resolving deltas: 81% (1111/1370) 2024-11-01T18:07:25.1996655Z Resolving deltas: 82% (1125/1370) 2024-11-01T18:07:25.2009190Z Resolving deltas: 83% (1138/1370) 2024-11-01T18:07:25.2014856Z Resolving deltas: 84% (1152/1370) 2024-11-01T18:07:25.2024851Z Resolving deltas: 85% (1165/1370) 2024-11-01T18:07:25.2028202Z Resolving deltas: 86% (1180/1370) 2024-11-01T18:07:25.2034064Z Resolving deltas: 87% (1192/1370) 2024-11-01T18:07:25.2038410Z Resolving deltas: 88% (1206/1370) 2024-11-01T18:07:25.2046325Z Resolving deltas: 89% (1220/1370) 2024-11-01T18:07:25.2052357Z Resolving deltas: 90% (1234/1370) 2024-11-01T18:07:25.2060929Z Resolving deltas: 91% (1247/1370) 2024-11-01T18:07:25.2064604Z Resolving deltas: 92% (1264/1370) 2024-11-01T18:07:25.2066823Z Resolving deltas: 93% (1275/1370) 2024-11-01T18:07:25.2069448Z Resolving deltas: 94% (1288/1370) 2024-11-01T18:07:25.2072163Z Resolving deltas: 95% (1302/1370) 2024-11-01T18:07:25.2074632Z Resolving deltas: 96% (1317/1370) 2024-11-01T18:07:25.2088562Z Resolving deltas: 97% (1329/1370) 2024-11-01T18:07:25.2098069Z Resolving deltas: 98% (1343/1370) 2024-11-01T18:07:25.4604537Z Resolving deltas: 99% (1357/1370) 2024-11-01T18:07:25.4605457Z Resolving deltas: 100% (1370/1370) 2024-11-01T18:07:25.7613188Z Resolving deltas: 100% (1370/1370), done. 2024-11-01T18:07:25.7613885Z From https://github.com/pytorch/pytorch 2024-11-01T18:07:25.7614948Z * branch d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea -> FETCH_HEAD 2024-11-01T18:07:25.7638716Z ##[endgroup] 2024-11-01T18:07:25.7639399Z ##[group]Determining the checkout info 2024-11-01T18:07:25.7642559Z ##[endgroup] 2024-11-01T18:07:25.7643226Z ##[group]Checking out the ref 2024-11-01T18:07:25.7648288Z [command]/usr/bin/git checkout --progress --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:26.7837314Z Updating files: 36% (5890/15945) 2024-11-01T18:07:26.7879781Z Updating files: 37% (5900/15945) 2024-11-01T18:07:26.7923849Z Updating files: 38% (6060/15945) 2024-11-01T18:07:26.7967984Z Updating files: 39% (6219/15945) 2024-11-01T18:07:26.8013549Z Updating files: 40% (6378/15945) 2024-11-01T18:07:26.8055261Z Updating files: 41% (6538/15945) 2024-11-01T18:07:26.8097724Z Updating files: 42% (6697/15945) 2024-11-01T18:07:26.8141851Z Updating files: 43% (6857/15945) 2024-11-01T18:07:26.8185502Z Updating files: 44% (7016/15945) 2024-11-01T18:07:26.8230178Z Updating files: 45% (7176/15945) 2024-11-01T18:07:26.8274486Z Updating files: 46% (7335/15945) 2024-11-01T18:07:26.8319722Z Updating files: 47% (7495/15945) 2024-11-01T18:07:26.8364516Z Updating files: 48% (7654/15945) 2024-11-01T18:07:26.8411660Z Updating files: 49% (7814/15945) 2024-11-01T18:07:26.8457628Z Updating files: 50% (7973/15945) 2024-11-01T18:07:26.8504934Z Updating files: 51% (8132/15945) 2024-11-01T18:07:26.8551449Z Updating files: 52% (8292/15945) 2024-11-01T18:07:26.8600430Z Updating files: 53% (8451/15945) 2024-11-01T18:07:26.8650336Z Updating files: 54% (8611/15945) 2024-11-01T18:07:26.8700401Z Updating files: 55% (8770/15945) 2024-11-01T18:07:26.8750247Z Updating files: 56% (8930/15945) 2024-11-01T18:07:26.8800592Z Updating files: 57% (9089/15945) 2024-11-01T18:07:26.8850320Z Updating files: 58% (9249/15945) 2024-11-01T18:07:26.8899911Z Updating files: 59% (9408/15945) 2024-11-01T18:07:26.8953634Z Updating files: 60% (9567/15945) 2024-11-01T18:07:26.9004148Z Updating files: 61% (9727/15945) 2024-11-01T18:07:26.9056149Z Updating files: 62% (9886/15945) 2024-11-01T18:07:26.9107172Z Updating files: 63% (10046/15945) 2024-11-01T18:07:26.9155832Z Updating files: 64% (10205/15945) 2024-11-01T18:07:26.9206787Z Updating files: 65% (10365/15945) 2024-11-01T18:07:26.9256058Z Updating files: 66% (10524/15945) 2024-11-01T18:07:26.9325336Z Updating files: 67% (10684/15945) 2024-11-01T18:07:26.9525661Z Updating files: 68% (10843/15945) 2024-11-01T18:07:26.9699696Z Updating files: 69% (11003/15945) 2024-11-01T18:07:26.9906379Z Updating files: 70% (11162/15945) 2024-11-01T18:07:27.0094353Z Updating files: 71% (11321/15945) 2024-11-01T18:07:27.0460417Z Updating files: 72% (11481/15945) 2024-11-01T18:07:27.0663320Z Updating files: 73% (11640/15945) 2024-11-01T18:07:27.0780582Z Updating files: 74% (11800/15945) 2024-11-01T18:07:27.0902771Z Updating files: 75% (11959/15945) 2024-11-01T18:07:27.1085487Z Updating files: 76% (12119/15945) 2024-11-01T18:07:27.1314862Z Updating files: 77% (12278/15945) 2024-11-01T18:07:27.1536130Z Updating files: 78% (12438/15945) 2024-11-01T18:07:27.1771422Z Updating files: 79% (12597/15945) 2024-11-01T18:07:27.1935269Z Updating files: 80% (12756/15945) 2024-11-01T18:07:27.2050499Z Updating files: 81% (12916/15945) 2024-11-01T18:07:27.2182694Z Updating files: 82% (13075/15945) 2024-11-01T18:07:27.2324192Z Updating files: 83% (13235/15945) 2024-11-01T18:07:27.2459145Z Updating files: 84% (13394/15945) 2024-11-01T18:07:27.2586170Z Updating files: 85% (13554/15945) 2024-11-01T18:07:27.2711978Z Updating files: 86% (13713/15945) 2024-11-01T18:07:27.2830673Z Updating files: 87% (13873/15945) 2024-11-01T18:07:27.2985326Z Updating files: 88% (14032/15945) 2024-11-01T18:07:27.3154948Z Updating files: 89% (14192/15945) 2024-11-01T18:07:27.3264148Z Updating files: 90% (14351/15945) 2024-11-01T18:07:27.3389845Z Updating files: 91% (14510/15945) 2024-11-01T18:07:27.3552991Z Updating files: 92% (14670/15945) 2024-11-01T18:07:27.3710493Z Updating files: 93% (14829/15945) 2024-11-01T18:07:27.3896932Z Updating files: 94% (14989/15945) 2024-11-01T18:07:27.4052957Z Updating files: 95% (15148/15945) 2024-11-01T18:07:27.4201768Z Updating files: 96% (15308/15945) 2024-11-01T18:07:27.4461201Z Updating files: 97% (15467/15945) 2024-11-01T18:07:27.4613694Z Updating files: 98% (15627/15945) 2024-11-01T18:07:27.4768511Z Updating files: 99% (15786/15945) 2024-11-01T18:07:27.4769693Z Updating files: 100% (15945/15945) 2024-11-01T18:07:27.4770273Z Updating files: 100% (15945/15945), done. 2024-11-01T18:07:27.4996519Z Note: switching to 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea'. 2024-11-01T18:07:27.4997755Z 2024-11-01T18:07:27.4998692Z You are in 'detached HEAD' state. You can look around, make experimental 2024-11-01T18:07:27.4999700Z changes and commit them, and you can discard any commits you make in this 2024-11-01T18:07:27.5000644Z state without impacting any branches by switching back to a branch. 2024-11-01T18:07:27.5001223Z 2024-11-01T18:07:27.5001891Z If you want to create a new branch to retain commits you create, you may 2024-11-01T18:07:27.5002937Z do so (now or later) by using -c with the switch command. Example: 2024-11-01T18:07:27.5003476Z 2024-11-01T18:07:27.5003714Z git switch -c 2024-11-01T18:07:27.5004069Z 2024-11-01T18:07:27.5004239Z Or undo this operation with: 2024-11-01T18:07:27.5004574Z 2024-11-01T18:07:27.5004721Z git switch - 2024-11-01T18:07:27.5004947Z 2024-11-01T18:07:27.5005385Z Turn off this advice by setting config variable advice.detachedHead to false 2024-11-01T18:07:27.5006009Z 2024-11-01T18:07:27.5006179Z HEAD is now at d1aa4ef Update 2024-11-01T18:07:27.5069100Z ##[endgroup] 2024-11-01T18:07:27.5069806Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:07:27.5076314Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:07:27.5149938Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:07:27.5221855Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:07:27.5257400Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:07:27.5289848Z ##[endgroup] 2024-11-01T18:07:27.5290487Z ##[group]Fetching submodules 2024-11-01T18:07:27.5294309Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:07:27.5646810Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-11-01T18:07:27.5987471Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-11-01T18:07:27.5990967Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-11-01T18:07:27.5995222Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-11-01T18:07:27.5999660Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-11-01T18:07:27.6004948Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-11-01T18:07:27.6010067Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-11-01T18:07:27.6014366Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-11-01T18:07:27.6019445Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-11-01T18:07:27.6025544Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2024-11-01T18:07:27.6030719Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-11-01T18:07:27.6036049Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-11-01T18:07:27.6041665Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-11-01T18:07:27.6047129Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-11-01T18:07:27.6053084Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-11-01T18:07:27.6058940Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-11-01T18:07:27.6065301Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-11-01T18:07:27.6073075Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-11-01T18:07:27.6079714Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:07:27.6085786Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-11-01T18:07:27.6092604Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-11-01T18:07:27.6098886Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-11-01T18:07:27.6106526Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-11-01T18:07:27.6113109Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-11-01T18:07:27.6120158Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-11-01T18:07:27.6127002Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-11-01T18:07:27.6134181Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-11-01T18:07:27.6141317Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-11-01T18:07:27.6149190Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-11-01T18:07:27.6156581Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-11-01T18:07:27.6163967Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-11-01T18:07:27.6171646Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-11-01T18:07:27.6179709Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-11-01T18:07:27.6187445Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-11-01T18:07:27.6197439Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-11-01T18:07:27.6206252Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-11-01T18:07:27.6214624Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-11-01T18:07:27.6247475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-11-01T18:07:28.0060519Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-11-01T18:07:28.2228031Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-11-01T18:07:28.4817918Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-11-01T18:07:28.7600122Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2024-11-01T18:07:29.0625994Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-11-01T18:07:29.3093774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-11-01T18:07:32.1025112Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-11-01T18:07:32.3397036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2024-11-01T18:07:32.7708587Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-11-01T18:07:33.0891720Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-11-01T18:07:33.4881421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-11-01T18:07:33.9443036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-11-01T18:07:35.2839153Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-11-01T18:07:35.9996043Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-11-01T18:07:36.3594093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-11-01T18:07:36.7233699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-11-01T18:07:36.9806967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-11-01T18:07:37.5482599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-11-01T18:07:37.7968851Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-11-01T18:07:38.0678315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-11-01T18:07:38.3230128Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-11-01T18:07:38.5794778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-11-01T18:07:39.0213475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-11-01T18:07:39.2914275Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-11-01T18:07:39.6216135Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-11-01T18:07:40.0409282Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-11-01T18:07:40.9664729Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-11-01T18:07:41.2892519Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-11-01T18:07:41.4994853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-11-01T18:07:42.5004048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-11-01T18:07:42.6942873Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-11-01T18:07:42.9366030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-11-01T18:07:43.2285060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-11-01T18:07:43.5019919Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-11-01T18:07:43.9435943Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-11-01T18:07:45.0376503Z From https://github.com/facebookincubator/fbjni 2024-11-01T18:07:45.0377970Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-11-01T18:07:45.0536767Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-11-01T18:07:45.4957251Z From https://github.com/Maratyszcza/FP16 2024-11-01T18:07:45.4958261Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-11-01T18:07:45.5064762Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-11-01T18:07:45.8941357Z From https://github.com/Maratyszcza/FXdiv 2024-11-01T18:07:45.8942326Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-11-01T18:07:45.9005095Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-11-01T18:07:46.3213527Z From https://github.com/Maratyszcza/NNPACK 2024-11-01T18:07:46.3214534Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-11-01T18:07:46.3457559Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-11-01T18:07:46.8916119Z From https://github.com/NVIDIA/NVTX 2024-11-01T18:07:46.8917055Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2024-11-01T18:07:46.9291114Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-11-01T18:07:47.6693553Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-11-01T18:07:47.6694748Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-11-01T18:07:47.7102229Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-11-01T18:07:51.5268980Z From https://github.com/google/XNNPACK 2024-11-01T18:07:51.5271091Z * branch 87ee0b46b834f67bad9025d4a82ed5654f3403d3 -> FETCH_HEAD 2024-11-01T18:07:52.5511571Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-11-01T18:07:53.2363525Z From https://github.com/google/benchmark 2024-11-01T18:07:53.2364606Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-11-01T18:07:53.2560204Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-11-01T18:07:53.8804906Z From https://github.com/ROCm/composable_kernel 2024-11-01T18:07:53.8805944Z * branch cedccd59c94cb0c74e7ec0d0f6c791aed081febc -> FETCH_HEAD 2024-11-01T18:07:54.1410614Z Submodule path 'third_party/composable_kernel': checked out 'cedccd59c94cb0c74e7ec0d0f6c791aed081febc' 2024-11-01T18:07:54.6864763Z From https://github.com/yhirose/cpp-httplib 2024-11-01T18:07:54.6865684Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-11-01T18:07:54.7266990Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-11-01T18:07:55.2125768Z From https://github.com/pytorch/cpuinfo 2024-11-01T18:07:55.2127004Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2024-11-01T18:07:55.3215218Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2024-11-01T18:07:55.3586264Z Submodule path 'third_party/cudnn_frontend': checked out '936021bfed8c91dc416af1588b2c4eca631a9e45' 2024-11-01T18:07:56.3717209Z From https://github.com/NVIDIA/cutlass 2024-11-01T18:07:56.3718348Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-11-01T18:07:57.0351032Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-11-01T18:07:58.6702795Z From https://gitlab.com/libeigen/eigen 2024-11-01T18:07:58.6703934Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-11-01T18:07:58.8660421Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-11-01T18:07:59.7914346Z From https://github.com/pytorch/fbgemm 2024-11-01T18:07:59.7915688Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-11-01T18:07:59.8537049Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-11-01T18:07:59.8558682Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:07:59.8562677Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:07:59.8566605Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:07:59.8570664Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:07:59.8574832Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:07:59.8605623Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-11-01T18:08:00.1348854Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-11-01T18:08:00.5208792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-11-01T18:08:01.8345260Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-11-01T18:08:02.1982594Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-11-01T18:08:03.2831185Z From https://github.com/asmjit/asmjit 2024-11-01T18:08:03.2832318Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-11-01T18:08:03.3340524Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-11-01T18:08:04.1864281Z From https://github.com/pytorch/cpuinfo 2024-11-01T18:08:04.1865348Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-11-01T18:08:04.3043282Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-11-01T18:08:05.2077139Z From https://github.com/NVIDIA/cutlass 2024-11-01T18:08:05.2078263Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-11-01T18:08:05.7556205Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-11-01T18:08:06.5689237Z From https://github.com/google/googletest 2024-11-01T18:08:06.5690352Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-11-01T18:08:06.6150337Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-11-01T18:08:07.1697590Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-11-01T18:08:07.1698718Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-11-01T18:08:07.1775249Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-11-01T18:08:08.0868891Z From https://github.com/google/flatbuffers 2024-11-01T18:08:08.0869967Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-11-01T18:08:08.2323823Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-11-01T18:08:08.8763291Z From https://github.com/fmtlib/fmt 2024-11-01T18:08:08.8764339Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-11-01T18:08:08.9056534Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-11-01T18:08:09.4521850Z From https://github.com/google/gemmlowp 2024-11-01T18:08:09.4523147Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-11-01T18:08:09.4876832Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-11-01T18:08:11.6709957Z From https://github.com/facebookincubator/gloo 2024-11-01T18:08:11.6711135Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-11-01T18:08:11.6981263Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-11-01T18:08:12.3715758Z From https://github.com/google/googletest 2024-11-01T18:08:12.3716842Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-11-01T18:08:12.4174494Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:08:12.9341459Z From https://github.com/intel/ideep 2024-11-01T18:08:12.9342454Z * branch 41d636c2bbcea6bff0faf97cdb65a48cdde987af -> FETCH_HEAD 2024-11-01T18:08:12.9449337Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-11-01T18:08:12.9468831Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-11-01T18:08:12.9498109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-11-01T18:08:15.5023630Z From https://github.com/intel/mkl-dnn 2024-11-01T18:08:15.5024592Z * branch 66f0cb9eb66affd2da3bf5f8d897376f04aae6af -> FETCH_HEAD 2024-11-01T18:08:16.0735830Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-11-01T18:08:16.6502353Z From https://github.com/intel/ittapi 2024-11-01T18:08:16.6503330Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-11-01T18:08:16.6653427Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-11-01T18:08:17.2198288Z From https://github.com/pytorch/kineto 2024-11-01T18:08:17.2199286Z * branch ed052ea024b9468908d558b15cd3f7584fb0f492 -> FETCH_HEAD 2024-11-01T18:08:17.3174977Z Submodule path 'third_party/kineto': checked out 'ed052ea024b9468908d558b15cd3f7584fb0f492' 2024-11-01T18:08:17.3196373Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:08:17.3199146Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:08:17.3203727Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:08:17.3234044Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-11-01T18:08:18.1820977Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-11-01T18:08:18.4589091Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-11-01T18:08:19.4320647Z From https://github.com/facebookincubator/dynolog 2024-11-01T18:08:19.4321843Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-11-01T18:08:19.5509502Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-11-01T18:08:19.5530273Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:08:19.5534160Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:08:19.5538280Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:08:19.5543462Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:08:19.5547744Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:08:19.5552199Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:08:19.5556564Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:08:19.5561112Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:08:19.5593456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-11-01T18:08:20.5479722Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-11-01T18:08:20.7865636Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-11-01T18:08:21.0369195Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-11-01T18:08:21.2580045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-11-01T18:08:21.6218926Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-11-01T18:08:21.8857679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-11-01T18:08:22.3031109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-11-01T18:08:23.6492884Z From https://github.com/NVIDIA/DCGM 2024-11-01T18:08:23.6494036Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-11-01T18:08:23.8596390Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-11-01T18:08:24.4091586Z From https://github.com/libcpr/cpr 2024-11-01T18:08:24.4092665Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-11-01T18:08:24.4253378Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-11-01T18:08:25.0612441Z From https://github.com/fmtlib/fmt 2024-11-01T18:08:25.0613432Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-11-01T18:08:25.0929307Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-11-01T18:08:25.5383898Z From https://github.com/gflags/gflags 2024-11-01T18:08:25.5384906Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-11-01T18:08:25.5494066Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-11-01T18:08:25.5514308Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:08:25.5543714Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-11-01T18:08:26.3150636Z From https://github.com/gflags/gflags 2024-11-01T18:08:26.3152156Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-11-01T18:08:26.3210715Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-11-01T18:08:26.9065385Z From https://github.com/google/glog 2024-11-01T18:08:26.9066861Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-11-01T18:08:26.9242755Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-11-01T18:08:27.6867338Z From https://github.com/google/googletest 2024-11-01T18:08:27.6868841Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-11-01T18:08:27.7294795Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-11-01T18:08:28.5978107Z From https://github.com/nlohmann/json 2024-11-01T18:08:28.5979369Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-11-01T18:08:28.6977176Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-11-01T18:08:29.1558067Z From https://github.com/dtrugman/pfs 2024-11-01T18:08:29.1559556Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-11-01T18:08:29.1729854Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-11-01T18:08:29.8239009Z From https://github.com/fmtlib/fmt 2024-11-01T18:08:29.8240363Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-11-01T18:08:29.8544375Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-11-01T18:08:30.7120645Z From https://github.com/google/googletest 2024-11-01T18:08:30.7121753Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-11-01T18:08:30.7568434Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-11-01T18:08:31.4896048Z From https://github.com/microsoft/mimalloc 2024-11-01T18:08:31.4897167Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-11-01T18:08:31.5293985Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-11-01T18:08:32.1820890Z From https://github.com/NVIDIA/nccl 2024-11-01T18:08:32.1821873Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-11-01T18:08:32.2087843Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-11-01T18:08:32.9728173Z From https://github.com/nlohmann/json 2024-11-01T18:08:32.9729197Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-11-01T18:08:33.0877017Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-11-01T18:08:33.9718879Z From https://github.com/onnx/onnx 2024-11-01T18:08:33.9719974Z * branch b8baa8446686496da4cc8fda09f2b6fe65c2a02c -> FETCH_HEAD 2024-11-01T18:08:34.4590704Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2024-11-01T18:08:34.4629596Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-11-01T18:08:34.4661074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-11-01T18:08:38.0953273Z From https://github.com/pybind/pybind11 2024-11-01T18:08:38.0954406Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2024-11-01T18:08:38.1308259Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-11-01T18:08:38.8183746Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-11-01T18:08:38.8184754Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-11-01T18:08:38.9023395Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-11-01T18:08:38.9046669Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:08:38.9051199Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:08:38.9054998Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:08:38.9059127Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:08:38.9063524Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:08:38.9067719Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:08:38.9072020Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:08:38.9076211Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:08:38.9108846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-11-01T18:08:39.1888607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-11-01T18:08:39.4639412Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-11-01T18:08:39.7055093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-11-01T18:08:40.1220560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-11-01T18:08:47.3502769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-11-01T18:08:47.5639705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-11-01T18:08:47.7807483Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-11-01T18:08:48.9601896Z From https://github.com/google/benchmark 2024-11-01T18:08:48.9603026Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-11-01T18:08:48.9803816Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-11-01T18:08:49.7400229Z From https://github.com/google/googletest 2024-11-01T18:08:49.7401367Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-11-01T18:08:49.7830831Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-11-01T18:08:50.3876543Z From https://github.com/microsoft/GSL 2024-11-01T18:08:50.3877618Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-11-01T18:08:50.3990608Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-11-01T18:08:51.2492342Z From https://github.com/nlohmann/json 2024-11-01T18:08:51.2493491Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-11-01T18:08:51.3705130Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-11-01T18:08:51.8994048Z From https://github.com/open-telemetry/opentelemetry-proto 2024-11-01T18:08:51.8995126Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-11-01T18:08:51.9102210Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-11-01T18:08:52.3340702Z From https://github.com/opentracing/opentracing-cpp 2024-11-01T18:08:52.3341769Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-11-01T18:08:52.3478820Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-11-01T18:08:52.8162485Z From https://github.com/jupp0r/prometheus-cpp 2024-11-01T18:08:52.8163479Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-11-01T18:08:52.8340222Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-11-01T18:08:52.8360108Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:08:52.8364187Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:08:52.8394435Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-11-01T18:08:53.4960564Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-11-01T18:08:54.4382266Z From https://github.com/civetweb/civetweb 2024-11-01T18:08:54.4383470Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-11-01T18:08:54.7077330Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-11-01T18:08:55.3820963Z From https://github.com/google/googletest 2024-11-01T18:08:55.3822107Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-11-01T18:08:55.4272170Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:08:57.1278206Z From https://github.com/Microsoft/vcpkg 2024-11-01T18:08:57.1279377Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-11-01T18:08:57.7570658Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-11-01T18:08:58.1845784Z From https://github.com/mreineck/pocketfft 2024-11-01T18:08:58.1846907Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-11-01T18:08:58.1906546Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-11-01T18:08:59.6513197Z From https://github.com/protocolbuffers/protobuf 2024-11-01T18:08:59.6514389Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-11-01T18:08:59.9540505Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-11-01T18:08:59.9567158Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:08:59.9570394Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-11-01T18:08:59.9602311Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-11-01T18:09:00.2074356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-11-01T18:09:01.0599118Z From https://github.com/google/benchmark 2024-11-01T18:09:01.0600296Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-11-01T18:09:01.0749373Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-11-01T18:09:01.7621837Z From https://github.com/google/googletest 2024-11-01T18:09:01.7623136Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-11-01T18:09:01.8139325Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-11-01T18:09:01.8246731Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-11-01T18:09:02.2596987Z From https://github.com/Maratyszcza/pthreadpool 2024-11-01T18:09:02.2598278Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-11-01T18:09:02.2700346Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-11-01T18:09:02.9654815Z From https://github.com/pybind/pybind11 2024-11-01T18:09:02.9656095Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2024-11-01T18:09:03.0007487Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-11-01T18:09:03.5131934Z From https://github.com/malfet/PeachPy 2024-11-01T18:09:03.5133024Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-11-01T18:09:03.5412901Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-11-01T18:09:04.0881001Z From https://github.com/shibatch/sleef 2024-11-01T18:09:04.0882189Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-11-01T18:09:04.1379506Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-11-01T18:09:04.6394138Z From https://github.com/pytorch/tensorpipe 2024-11-01T18:09:04.6395491Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-11-01T18:09:04.6650606Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-11-01T18:09:04.6670322Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:04.6673957Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:04.6677796Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:04.6681935Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:04.6712079Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-11-01T18:09:04.9370575Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-11-01T18:09:05.2302804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-11-01T18:09:05.7407940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-11-01T18:09:06.7173701Z From https://github.com/google/googletest 2024-11-01T18:09:06.7174967Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-11-01T18:09:06.7615523Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-11-01T18:09:07.2055883Z From https://github.com/google/libnop 2024-11-01T18:09:07.2057285Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-11-01T18:09:07.2200559Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-11-01T18:09:07.8914265Z From https://github.com/libuv/libuv 2024-11-01T18:09:07.8915371Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-11-01T18:09:07.9485670Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-11-01T18:09:08.6744314Z From https://github.com/pybind/pybind11 2024-11-01T18:09:08.6745450Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-11-01T18:09:08.7056144Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-11-01T18:09:08.7075887Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:08.7107196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-11-01T18:09:09.3587155Z From https://github.com/wjakob/clang-cindex-python3 2024-11-01T18:09:09.3588215Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-11-01T18:09:09.3650637Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-11-01T18:09:09.3696912Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:09:09.4042218Z Entering 'android/libs/fbjni' 2024-11-01T18:09:09.4090451Z Entering 'third_party/FP16' 2024-11-01T18:09:09.4140138Z Entering 'third_party/FXdiv' 2024-11-01T18:09:09.4189128Z Entering 'third_party/NNPACK' 2024-11-01T18:09:09.4238618Z Entering 'third_party/NVTX' 2024-11-01T18:09:09.4287679Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:09.4336639Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:09.4404084Z Entering 'third_party/benchmark' 2024-11-01T18:09:09.4452041Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:09.4506361Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:09.4554071Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:09.4603810Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:09.4652185Z Entering 'third_party/cutlass' 2024-11-01T18:09:09.4708636Z Entering 'third_party/eigen' 2024-11-01T18:09:09.4759194Z Entering 'third_party/fbgemm' 2024-11-01T18:09:09.4807705Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:09.4855302Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:09.4904814Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:09.4959498Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:09.5009993Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:09.5058752Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:09.5112677Z Entering 'third_party/fmt' 2024-11-01T18:09:09.5160750Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:09.5209691Z Entering 'third_party/gloo' 2024-11-01T18:09:09.5257509Z Entering 'third_party/googletest' 2024-11-01T18:09:09.5306674Z Entering 'third_party/ideep' 2024-11-01T18:09:09.5353227Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:09.5409788Z Entering 'third_party/ittapi' 2024-11-01T18:09:09.5457757Z Entering 'third_party/kineto' 2024-11-01T18:09:09.5508273Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:09.5555274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:09.5606437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:09.5654391Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:09.5703310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:09.5750381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:09.5800586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:09.5849667Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:09.5899013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:09.5949163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:09.5999893Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:09.6048122Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:09.6097611Z Entering 'third_party/mimalloc' 2024-11-01T18:09:09.6146717Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:09.6194702Z Entering 'third_party/nlohmann' 2024-11-01T18:09:09.6245640Z Entering 'third_party/onnx' 2024-11-01T18:09:09.6310551Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:09.6360481Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:09.6411897Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:09.6458657Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:09.6506389Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:09.6553281Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:09.6603051Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:09.6649292Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:09.6695945Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:09.6743765Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:09.6793733Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:09.6844124Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:09.6914151Z Entering 'third_party/pocketfft' 2024-11-01T18:09:09.6961993Z Entering 'third_party/protobuf' 2024-11-01T18:09:09.7013730Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:09.7060910Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:09.7111427Z Entering 'third_party/psimd' 2024-11-01T18:09:09.7159557Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:09.7208474Z Entering 'third_party/pybind11' 2024-11-01T18:09:09.7256685Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:09.7307056Z Entering 'third_party/sleef' 2024-11-01T18:09:09.7355072Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:09.7403594Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:09.7450966Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:09.7498056Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:09.7545979Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:09.7592364Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:09.7660694Z ##[endgroup] 2024-11-01T18:09:09.7661441Z ##[group]Persisting credentials for submodules 2024-11-01T18:09:09.7665625Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-11-01T18:09:09.8007854Z Entering 'android/libs/fbjni' 2024-11-01T18:09:09.8070114Z Entering 'third_party/FP16' 2024-11-01T18:09:09.8134012Z Entering 'third_party/FXdiv' 2024-11-01T18:09:09.8196920Z Entering 'third_party/NNPACK' 2024-11-01T18:09:09.8260925Z Entering 'third_party/NVTX' 2024-11-01T18:09:09.8326265Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:09.8390141Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:09.8472918Z Entering 'third_party/benchmark' 2024-11-01T18:09:09.8536500Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:09.8606684Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:09.8669482Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:09.8733797Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:09.8797029Z Entering 'third_party/cutlass' 2024-11-01T18:09:09.8870995Z Entering 'third_party/eigen' 2024-11-01T18:09:09.8936549Z Entering 'third_party/fbgemm' 2024-11-01T18:09:09.9000284Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:09.9063591Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:09.9128517Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:09.9199825Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:09.9262837Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:09.9327043Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:09.9394109Z Entering 'third_party/fmt' 2024-11-01T18:09:09.9457626Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:09.9521310Z Entering 'third_party/gloo' 2024-11-01T18:09:09.9584500Z Entering 'third_party/googletest' 2024-11-01T18:09:09.9650707Z Entering 'third_party/ideep' 2024-11-01T18:09:09.9712653Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:09.9783096Z Entering 'third_party/ittapi' 2024-11-01T18:09:09.9846513Z Entering 'third_party/kineto' 2024-11-01T18:09:09.9910797Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:09.9973160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:10.0038348Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:10.0101330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:10.0165147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:10.0227423Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:10.0293959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:10.0358184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:10.0422635Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:10.0487164Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:10.0552527Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:10.0615184Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:10.0680009Z Entering 'third_party/mimalloc' 2024-11-01T18:09:10.0744243Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:10.0807573Z Entering 'third_party/nlohmann' 2024-11-01T18:09:10.0871406Z Entering 'third_party/onnx' 2024-11-01T18:09:10.0951735Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:10.1017515Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:10.1080818Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:10.1144332Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:10.1206938Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:10.1268172Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:10.1333636Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:10.1394756Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:10.1458028Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:10.1519127Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:10.1583116Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:10.1649026Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:10.1735301Z Entering 'third_party/pocketfft' 2024-11-01T18:09:10.1797471Z Entering 'third_party/protobuf' 2024-11-01T18:09:10.1863788Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:10.1928084Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:10.1991271Z Entering 'third_party/psimd' 2024-11-01T18:09:10.2054063Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:10.2117882Z Entering 'third_party/pybind11' 2024-11-01T18:09:10.2180552Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:10.2244852Z Entering 'third_party/sleef' 2024-11-01T18:09:10.2308854Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:10.2370444Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:10.2433814Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:10.2495288Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:10.2557952Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:10.2618899Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:10.2701721Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-11-01T18:09:10.3039122Z Entering 'android/libs/fbjni' 2024-11-01T18:09:10.3098272Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-11-01T18:09:10.3117891Z Entering 'third_party/FP16' 2024-11-01T18:09:10.3176647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-11-01T18:09:10.3194826Z Entering 'third_party/FXdiv' 2024-11-01T18:09:10.3254454Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-11-01T18:09:10.3272582Z Entering 'third_party/NNPACK' 2024-11-01T18:09:10.3333547Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-11-01T18:09:10.3351842Z Entering 'third_party/NVTX' 2024-11-01T18:09:10.3412089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-11-01T18:09:10.3432135Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:10.3490161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-11-01T18:09:10.3509261Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:10.3567867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-11-01T18:09:10.3604965Z Entering 'third_party/benchmark' 2024-11-01T18:09:10.3663831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:09:10.3682415Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:10.3742309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2024-11-01T18:09:10.3766615Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:10.3827596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-11-01T18:09:10.3846874Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:10.3906709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:09:10.3925398Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:10.3984737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-11-01T18:09:10.4003657Z Entering 'third_party/cutlass' 2024-11-01T18:09:10.4062526Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:09:10.4088261Z Entering 'third_party/eigen' 2024-11-01T18:09:10.4147671Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-11-01T18:09:10.4168072Z Entering 'third_party/fbgemm' 2024-11-01T18:09:10.4228656Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-11-01T18:09:10.4246398Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:10.4305991Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-11-01T18:09:10.4323801Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:10.4383840Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:09:10.4402080Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:10.4462578Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:09:10.4488303Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:10.4548868Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:10.4566604Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:10.4627937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-11-01T18:09:10.4647002Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:10.4706495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-11-01T18:09:10.4727314Z Entering 'third_party/fmt' 2024-11-01T18:09:10.4786523Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:09:10.4805423Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:10.4864642Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-11-01T18:09:10.4882810Z Entering 'third_party/gloo' 2024-11-01T18:09:10.4943595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-11-01T18:09:10.4961906Z Entering 'third_party/googletest' 2024-11-01T18:09:10.5023867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:10.5042204Z Entering 'third_party/ideep' 2024-11-01T18:09:10.5101323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-11-01T18:09:10.5118601Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:10.5176787Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-11-01T18:09:10.5203445Z Entering 'third_party/ittapi' 2024-11-01T18:09:10.5261693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-11-01T18:09:10.5279990Z Entering 'third_party/kineto' 2024-11-01T18:09:10.5340046Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-11-01T18:09:10.5358303Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:10.5420391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-11-01T18:09:10.5438416Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:10.5498951Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-11-01T18:09:10.5518628Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:10.5577947Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-11-01T18:09:10.5596053Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:10.5657811Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:09:10.5675760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:10.5736843Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-11-01T18:09:10.5753615Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:10.5816886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-11-01T18:09:10.5836463Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:10.5896127Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-11-01T18:09:10.5914661Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:10.5974544Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:10.5992758Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:10.6058792Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-11-01T18:09:10.6078292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:10.6139284Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-11-01T18:09:10.6159225Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:10.6220150Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-11-01T18:09:10.6237843Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:10.6304190Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-11-01T18:09:10.6324293Z Entering 'third_party/mimalloc' 2024-11-01T18:09:10.6384458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-11-01T18:09:10.6403417Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:10.6462658Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-11-01T18:09:10.6481561Z Entering 'third_party/nlohmann' 2024-11-01T18:09:10.6548335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-11-01T18:09:10.6567816Z Entering 'third_party/onnx' 2024-11-01T18:09:10.6635539Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-11-01T18:09:10.6671256Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:10.6731825Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:09:10.6752204Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:10.6812475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-11-01T18:09:10.6831849Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:10.6891170Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:09:10.6909530Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:10.6967922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:10.6985866Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:10.7045332Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-11-01T18:09:10.7062864Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:10.7122457Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-11-01T18:09:10.7141825Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:10.7201296Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-11-01T18:09:10.7219308Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:10.7278328Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-11-01T18:09:10.7296448Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:10.7358588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-11-01T18:09:10.7375244Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:10.7436080Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-11-01T18:09:10.7455981Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:10.7518332Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-11-01T18:09:10.7537874Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:10.7596783Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-11-01T18:09:10.7640380Z Entering 'third_party/pocketfft' 2024-11-01T18:09:10.7699733Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-11-01T18:09:10.7718592Z Entering 'third_party/protobuf' 2024-11-01T18:09:10.7777705Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-11-01T18:09:10.7799475Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:10.7860810Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:09:10.7878774Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:10.7939301Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:10.7959550Z Entering 'third_party/psimd' 2024-11-01T18:09:10.8020924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-11-01T18:09:10.8038973Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:10.8098872Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-11-01T18:09:10.8117665Z Entering 'third_party/pybind11' 2024-11-01T18:09:10.8177463Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:09:10.8196353Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:10.8256345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-11-01T18:09:10.8274838Z Entering 'third_party/sleef' 2024-11-01T18:09:10.8336654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-11-01T18:09:10.8354939Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:10.8415864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-11-01T18:09:10.8434788Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:10.8494133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:10.8513144Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:10.8571952Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-11-01T18:09:10.8590011Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:10.8653640Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-11-01T18:09:10.8672566Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:10.8732493Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:09:10.8749315Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:10.8810195Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-11-01T18:09:10.9810268Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:09:11.0160101Z Entering 'android/libs/fbjni' 2024-11-01T18:09:11.0209126Z Entering 'third_party/FP16' 2024-11-01T18:09:11.0256966Z Entering 'third_party/FXdiv' 2024-11-01T18:09:11.0306687Z Entering 'third_party/NNPACK' 2024-11-01T18:09:11.0355692Z Entering 'third_party/NVTX' 2024-11-01T18:09:11.0405977Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:11.0454365Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:11.0522797Z Entering 'third_party/benchmark' 2024-11-01T18:09:11.0571156Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:11.0630989Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:11.0680170Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:11.0730379Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:11.0780241Z Entering 'third_party/cutlass' 2024-11-01T18:09:11.0838323Z Entering 'third_party/eigen' 2024-11-01T18:09:11.0890058Z Entering 'third_party/fbgemm' 2024-11-01T18:09:11.0940740Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:11.0989571Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:11.1039468Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:11.1095280Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:11.1144330Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:11.1193854Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:11.1246626Z Entering 'third_party/fmt' 2024-11-01T18:09:11.1294538Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:11.1345813Z Entering 'third_party/gloo' 2024-11-01T18:09:11.1394662Z Entering 'third_party/googletest' 2024-11-01T18:09:11.1444490Z Entering 'third_party/ideep' 2024-11-01T18:09:11.1491795Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:11.1549071Z Entering 'third_party/ittapi' 2024-11-01T18:09:11.1597693Z Entering 'third_party/kineto' 2024-11-01T18:09:11.1647862Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:11.1696401Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:11.1747330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:11.1796278Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:11.1847816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:11.1894819Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:11.1946544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:11.1995211Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:11.2044904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:11.2096273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:11.2148217Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:11.2197081Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:11.2247266Z Entering 'third_party/mimalloc' 2024-11-01T18:09:11.2295553Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:11.2344783Z Entering 'third_party/nlohmann' 2024-11-01T18:09:11.2394340Z Entering 'third_party/onnx' 2024-11-01T18:09:11.2462005Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:11.2513452Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:11.2563587Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:11.2613789Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:11.2661189Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:11.2710036Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:11.2758562Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:11.2807033Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:11.2854000Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:11.2900699Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:11.2951210Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:11.3002939Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:11.3073398Z Entering 'third_party/pocketfft' 2024-11-01T18:09:11.3122153Z Entering 'third_party/protobuf' 2024-11-01T18:09:11.3173472Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:11.3221481Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:11.3271681Z Entering 'third_party/psimd' 2024-11-01T18:09:11.3320712Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:11.3368632Z Entering 'third_party/pybind11' 2024-11-01T18:09:11.3418606Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:11.3467981Z Entering 'third_party/sleef' 2024-11-01T18:09:11.3519145Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:11.3566692Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:11.3616142Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:11.3662921Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:11.3711925Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:11.3758447Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:11.3827480Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:09:11.4169160Z Entering 'android/libs/fbjni' 2024-11-01T18:09:11.4219575Z Entering 'third_party/FP16' 2024-11-01T18:09:11.4267648Z Entering 'third_party/FXdiv' 2024-11-01T18:09:11.4316623Z Entering 'third_party/NNPACK' 2024-11-01T18:09:11.4364786Z Entering 'third_party/NVTX' 2024-11-01T18:09:11.4414805Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:11.4462897Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:11.4530440Z Entering 'third_party/benchmark' 2024-11-01T18:09:11.4578612Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:11.4634606Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:11.4683367Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:11.4733230Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:11.4782517Z Entering 'third_party/cutlass' 2024-11-01T18:09:11.4840529Z Entering 'third_party/eigen' 2024-11-01T18:09:11.4891542Z Entering 'third_party/fbgemm' 2024-11-01T18:09:11.4940967Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:11.4988091Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:11.5036969Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:11.5092694Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:11.5141340Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:11.5191055Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:11.5243223Z Entering 'third_party/fmt' 2024-11-01T18:09:11.5291634Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:11.5341252Z Entering 'third_party/gloo' 2024-11-01T18:09:11.5389996Z Entering 'third_party/googletest' 2024-11-01T18:09:11.5439626Z Entering 'third_party/ideep' 2024-11-01T18:09:11.5487174Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:11.5543840Z Entering 'third_party/ittapi' 2024-11-01T18:09:11.5592717Z Entering 'third_party/kineto' 2024-11-01T18:09:11.5641752Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:11.5690742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:11.5742026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:11.5791067Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:11.5840847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:11.5888073Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:11.5939768Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:11.5988222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:11.6037531Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:11.6087834Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:11.6139175Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:11.6186457Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:11.6236573Z Entering 'third_party/mimalloc' 2024-11-01T18:09:11.6285002Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:11.6334224Z Entering 'third_party/nlohmann' 2024-11-01T18:09:11.6384020Z Entering 'third_party/onnx' 2024-11-01T18:09:11.6449776Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:11.6501363Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:11.6552301Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:11.6600308Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:11.6649179Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:11.6696525Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:11.6746397Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:11.6793853Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:11.6843289Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:11.6889839Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:11.6941456Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:11.6991823Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:11.7062325Z Entering 'third_party/pocketfft' 2024-11-01T18:09:11.7110989Z Entering 'third_party/protobuf' 2024-11-01T18:09:11.7162748Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:11.7211289Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:11.7261556Z Entering 'third_party/psimd' 2024-11-01T18:09:11.7312030Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:11.7361149Z Entering 'third_party/pybind11' 2024-11-01T18:09:11.7411811Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:11.7460295Z Entering 'third_party/sleef' 2024-11-01T18:09:11.7511143Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:11.7559220Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:11.7607791Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:11.7654834Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:11.7703697Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:11.7750381Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:11.7814605Z ##[endgroup] 2024-11-01T18:09:11.7858197Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:09:11.7888499Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T18:09:11.8000544Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-11-01T18:09:11.8002045Z # Remove any artifacts from the previous checkouts 2024-11-01T18:09:11.8002797Z git clean -fxd 2024-11-01T18:09:11.8011823Z shell: /usr/bin/bash -e {0} 2024-11-01T18:09:11.8012267Z env: 2024-11-01T18:09:11.8012604Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:11.8013014Z BUILDER_ROOT: /builder 2024-11-01T18:09:11.8013443Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:11.8013866Z DESIRED_CUDA: cu124 2024-11-01T18:09:11.8014253Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:11.8014690Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:11.8015206Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:11.8015790Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:11.8016177Z LIBTORCH_CONFIG: 2024-11-01T18:09:11.8016558Z LIBTORCH_VARIANT: 2024-11-01T18:09:11.8016935Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:11.8017344Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:11.8018009Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:11.8018738Z ANACONDA_USER: pytorch 2024-11-01T18:09:11.8019171Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:11.8019619Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:11.8020104Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:11.8020872Z GITHUB_TOKEN: *** 2024-11-01T18:09:11.8021253Z PR_NUMBER: 2024-11-01T18:09:11.8021628Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:11.8022214Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:11.8022775Z USE_SPLIT_BUILD: false 2024-11-01T18:09:11.8023370Z ##[endgroup] 2024-11-01T18:09:11.8333877Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:09:11.8334462Z with: 2024-11-01T18:09:11.8334781Z ref: main 2024-11-01T18:09:11.8335113Z submodules: recursive 2024-11-01T18:09:11.8335545Z repository: pytorch/builder 2024-11-01T18:09:11.8335992Z path: builder 2024-11-01T18:09:11.8336486Z token: *** 2024-11-01T18:09:11.8336842Z ssh-strict: true 2024-11-01T18:09:11.8337240Z persist-credentials: true 2024-11-01T18:09:11.8337653Z clean: true 2024-11-01T18:09:11.8338042Z sparse-checkout-cone-mode: true 2024-11-01T18:09:11.8338530Z fetch-depth: 1 2024-11-01T18:09:11.8338873Z lfs: false 2024-11-01T18:09:11.8339237Z set-safe-directory: true 2024-11-01T18:09:11.8339674Z quiet-checkout: false 2024-11-01T18:09:11.8340048Z env: 2024-11-01T18:09:11.8340379Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:11.8340803Z BUILDER_ROOT: /builder 2024-11-01T18:09:11.8341206Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:11.8341641Z DESIRED_CUDA: cu124 2024-11-01T18:09:11.8342099Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:11.8342505Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:11.8343024Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:11.8343622Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:11.8343986Z LIBTORCH_CONFIG: 2024-11-01T18:09:11.8344367Z LIBTORCH_VARIANT: 2024-11-01T18:09:11.8344760Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:11.8345152Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:11.8345771Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:11.8346489Z ANACONDA_USER: pytorch 2024-11-01T18:09:11.8346905Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:11.8347370Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:11.8347857Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:11.8348548Z GITHUB_TOKEN: *** 2024-11-01T18:09:11.8348930Z PR_NUMBER: 2024-11-01T18:09:11.8349319Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:11.8349886Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:11.8350463Z USE_SPLIT_BUILD: false 2024-11-01T18:09:11.8350871Z ##[endgroup] 2024-11-01T18:09:11.9540241Z Syncing repository: pytorch/builder 2024-11-01T18:09:11.9553349Z ##[group]Getting Git version info 2024-11-01T18:09:11.9554757Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-11-01T18:09:11.9589607Z [command]/usr/bin/git version 2024-11-01T18:09:11.9641650Z git version 2.40.1 2024-11-01T18:09:11.9675439Z ##[endgroup] 2024-11-01T18:09:11.9696637Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/65fdd297-3caf-4d1e-8f00-962902c6306b' before making global git config changes 2024-11-01T18:09:11.9698233Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:09:11.9703471Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:09:11.9745095Z ##[group]Initializing the repository 2024-11-01T18:09:11.9749367Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:09:11.9785374Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:09:11.9786476Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:09:11.9787484Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:09:11.9788174Z hint: 2024-11-01T18:09:11.9788706Z hint: git config --global init.defaultBranch 2024-11-01T18:09:11.9790627Z hint: 2024-11-01T18:09:11.9791708Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:09:11.9792804Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:09:11.9793559Z hint: 2024-11-01T18:09:11.9793963Z hint: git branch -m 2024-11-01T18:09:11.9794967Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-11-01T18:09:11.9805162Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-11-01T18:09:11.9840604Z ##[endgroup] 2024-11-01T18:09:11.9841300Z ##[group]Disabling automatic garbage collection 2024-11-01T18:09:11.9845453Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:09:11.9883020Z ##[endgroup] 2024-11-01T18:09:11.9883642Z ##[group]Setting up auth 2024-11-01T18:09:11.9892222Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:09:11.9928021Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-11-01T18:09:12.0248919Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:09:12.0283867Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-11-01T18:09:12.0610467Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:09:12.0663683Z ##[endgroup] 2024-11-01T18:09:12.0664370Z ##[group]Fetching the repository 2024-11-01T18:09:12.0672279Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2024-11-01T18:09:12.2660856Z remote: Enumerating objects: 213, done. 2024-11-01T18:09:12.2663350Z remote: Counting objects: 0% (1/213) 2024-11-01T18:09:12.2664204Z remote: Counting objects: 1% (3/213) 2024-11-01T18:09:12.2664825Z remote: Counting objects: 2% (5/213) 2024-11-01T18:09:12.2665439Z remote: Counting objects: 3% (7/213) 2024-11-01T18:09:12.2666059Z remote: Counting objects: 4% (9/213) 2024-11-01T18:09:12.2666860Z remote: Counting objects: 5% (11/213) 2024-11-01T18:09:12.2667525Z remote: Counting objects: 6% (13/213) 2024-11-01T18:09:12.2668151Z remote: Counting objects: 7% (15/213) 2024-11-01T18:09:12.2668745Z remote: Counting objects: 8% (18/213) 2024-11-01T18:09:12.2669494Z remote: Counting objects: 9% (20/213) 2024-11-01T18:09:12.2670668Z remote: Counting objects: 10% (22/213) 2024-11-01T18:09:12.2671885Z remote: Counting objects: 11% (24/213) 2024-11-01T18:09:12.2672486Z remote: Counting objects: 12% (26/213) 2024-11-01T18:09:12.2673101Z remote: Counting objects: 13% (28/213) 2024-11-01T18:09:12.2673722Z remote: Counting objects: 14% (30/213) 2024-11-01T18:09:12.2674314Z remote: Counting objects: 15% (32/213) 2024-11-01T18:09:12.2674921Z remote: Counting objects: 16% (35/213) 2024-11-01T18:09:12.2675531Z remote: Counting objects: 17% (37/213) 2024-11-01T18:09:12.2676122Z remote: Counting objects: 18% (39/213) 2024-11-01T18:09:12.2676756Z remote: Counting objects: 19% (41/213) 2024-11-01T18:09:12.2677368Z remote: Counting objects: 20% (43/213) 2024-11-01T18:09:12.2677955Z remote: Counting objects: 21% (45/213) 2024-11-01T18:09:12.2678569Z remote: Counting objects: 22% (47/213) 2024-11-01T18:09:12.2679182Z remote: Counting objects: 23% (49/213) 2024-11-01T18:09:12.2679774Z remote: Counting objects: 24% (52/213) 2024-11-01T18:09:12.2680382Z remote: Counting objects: 25% (54/213) 2024-11-01T18:09:12.2680987Z remote: Counting objects: 26% (56/213) 2024-11-01T18:09:12.2681575Z remote: Counting objects: 27% (58/213) 2024-11-01T18:09:12.2682184Z remote: Counting objects: 28% (60/213) 2024-11-01T18:09:12.2682788Z remote: Counting objects: 29% (62/213) 2024-11-01T18:09:12.2683397Z remote: Counting objects: 30% (64/213) 2024-11-01T18:09:12.2683986Z remote: Counting objects: 31% (67/213) 2024-11-01T18:09:12.2685071Z remote: Counting objects: 32% (69/213) 2024-11-01T18:09:12.2685698Z remote: Counting objects: 33% (71/213) 2024-11-01T18:09:12.2686336Z remote: Counting objects: 34% (73/213) 2024-11-01T18:09:12.2686953Z remote: Counting objects: 35% (75/213) 2024-11-01T18:09:12.2687559Z remote: Counting objects: 36% (77/213) 2024-11-01T18:09:12.2688152Z remote: Counting objects: 37% (79/213) 2024-11-01T18:09:12.2688761Z remote: Counting objects: 38% (81/213) 2024-11-01T18:09:12.2689369Z remote: Counting objects: 39% (84/213) 2024-11-01T18:09:12.2689961Z remote: Counting objects: 40% (86/213) 2024-11-01T18:09:12.2690573Z remote: Counting objects: 41% (88/213) 2024-11-01T18:09:12.2691184Z remote: Counting objects: 42% (90/213) 2024-11-01T18:09:12.2691777Z remote: Counting objects: 43% (92/213) 2024-11-01T18:09:12.2692383Z remote: Counting objects: 44% (94/213) 2024-11-01T18:09:12.2692997Z remote: Counting objects: 45% (96/213) 2024-11-01T18:09:12.2693594Z remote: Counting objects: 46% (98/213) 2024-11-01T18:09:12.2694213Z remote: Counting objects: 47% (101/213) 2024-11-01T18:09:12.2694842Z remote: Counting objects: 48% (103/213) 2024-11-01T18:09:12.2695453Z remote: Counting objects: 49% (105/213) 2024-11-01T18:09:12.2696079Z remote: Counting objects: 50% (107/213) 2024-11-01T18:09:12.2696704Z remote: Counting objects: 51% (109/213) 2024-11-01T18:09:12.2697309Z remote: Counting objects: 52% (111/213) 2024-11-01T18:09:12.2697932Z remote: Counting objects: 53% (113/213) 2024-11-01T18:09:12.2698551Z remote: Counting objects: 54% (116/213) 2024-11-01T18:09:12.2699170Z remote: Counting objects: 55% (118/213) 2024-11-01T18:09:12.2699771Z remote: Counting objects: 56% (120/213) 2024-11-01T18:09:12.2700393Z remote: Counting objects: 57% (122/213) 2024-11-01T18:09:12.2701017Z remote: Counting objects: 58% (124/213) 2024-11-01T18:09:12.2702097Z remote: Counting objects: 59% (126/213) 2024-11-01T18:09:12.2702729Z remote: Counting objects: 60% (128/213) 2024-11-01T18:09:12.2703355Z remote: Counting objects: 61% (130/213) 2024-11-01T18:09:12.2703953Z remote: Counting objects: 62% (133/213) 2024-11-01T18:09:12.2704580Z remote: Counting objects: 63% (135/213) 2024-11-01T18:09:12.2705196Z remote: Counting objects: 64% (137/213) 2024-11-01T18:09:12.2705798Z remote: Counting objects: 65% (139/213) 2024-11-01T18:09:12.2706419Z remote: Counting objects: 66% (141/213) 2024-11-01T18:09:12.2707037Z remote: Counting objects: 67% (143/213) 2024-11-01T18:09:12.2707638Z remote: Counting objects: 68% (145/213) 2024-11-01T18:09:12.2708263Z remote: Counting objects: 69% (147/213) 2024-11-01T18:09:12.2708870Z remote: Counting objects: 70% (150/213) 2024-11-01T18:09:12.2709474Z remote: Counting objects: 71% (152/213) 2024-11-01T18:09:12.2710109Z remote: Counting objects: 72% (154/213) 2024-11-01T18:09:12.2710727Z remote: Counting objects: 73% (156/213) 2024-11-01T18:09:12.2711324Z remote: Counting objects: 74% (158/213) 2024-11-01T18:09:12.2711946Z remote: Counting objects: 75% (160/213) 2024-11-01T18:09:12.2712563Z remote: Counting objects: 76% (162/213) 2024-11-01T18:09:12.2713183Z remote: Counting objects: 77% (165/213) 2024-11-01T18:09:12.2713784Z remote: Counting objects: 78% (167/213) 2024-11-01T18:09:12.2714400Z remote: Counting objects: 79% (169/213) 2024-11-01T18:09:12.2715017Z remote: Counting objects: 80% (171/213) 2024-11-01T18:09:12.2715613Z remote: Counting objects: 81% (173/213) 2024-11-01T18:09:12.2716227Z remote: Counting objects: 82% (175/213) 2024-11-01T18:09:12.2716846Z remote: Counting objects: 83% (177/213) 2024-11-01T18:09:12.2717441Z remote: Counting objects: 84% (179/213) 2024-11-01T18:09:12.2718335Z remote: Counting objects: 85% (182/213) 2024-11-01T18:09:12.2718968Z remote: Counting objects: 86% (184/213) 2024-11-01T18:09:12.2719565Z remote: Counting objects: 87% (186/213) 2024-11-01T18:09:12.2720186Z remote: Counting objects: 88% (188/213) 2024-11-01T18:09:12.2720795Z remote: Counting objects: 89% (190/213) 2024-11-01T18:09:12.2721393Z remote: Counting objects: 90% (192/213) 2024-11-01T18:09:12.2722010Z remote: Counting objects: 91% (194/213) 2024-11-01T18:09:12.2722627Z remote: Counting objects: 92% (196/213) 2024-11-01T18:09:12.2723228Z remote: Counting objects: 93% (199/213) 2024-11-01T18:09:12.2723846Z remote: Counting objects: 94% (201/213) 2024-11-01T18:09:12.2724464Z remote: Counting objects: 95% (203/213) 2024-11-01T18:09:12.2725063Z remote: Counting objects: 96% (205/213) 2024-11-01T18:09:12.2725684Z remote: Counting objects: 97% (207/213) 2024-11-01T18:09:12.2726308Z remote: Counting objects: 98% (209/213) 2024-11-01T18:09:12.2726911Z remote: Counting objects: 99% (211/213) 2024-11-01T18:09:12.2727526Z remote: Counting objects: 100% (213/213) 2024-11-01T18:09:12.2728187Z remote: Counting objects: 100% (213/213), done. 2024-11-01T18:09:12.2728871Z remote: Compressing objects: 0% (1/195) 2024-11-01T18:09:12.2729498Z remote: Compressing objects: 1% (2/195) 2024-11-01T18:09:12.2730140Z remote: Compressing objects: 2% (4/195) 2024-11-01T18:09:12.2730801Z remote: Compressing objects: 3% (6/195) 2024-11-01T18:09:12.2731412Z remote: Compressing objects: 4% (8/195) 2024-11-01T18:09:12.2732069Z remote: Compressing objects: 5% (10/195) 2024-11-01T18:09:12.2732734Z remote: Compressing objects: 6% (12/195) 2024-11-01T18:09:12.2733370Z remote: Compressing objects: 7% (14/195) 2024-11-01T18:09:12.2734028Z remote: Compressing objects: 8% (16/195) 2024-11-01T18:09:12.2734703Z remote: Compressing objects: 9% (18/195) 2024-11-01T18:09:12.2735362Z remote: Compressing objects: 10% (20/195) 2024-11-01T18:09:12.2736003Z remote: Compressing objects: 11% (22/195) 2024-11-01T18:09:12.2736661Z remote: Compressing objects: 12% (24/195) 2024-11-01T18:09:12.2737318Z remote: Compressing objects: 13% (26/195) 2024-11-01T18:09:12.2737955Z remote: Compressing objects: 14% (28/195) 2024-11-01T18:09:12.2738609Z remote: Compressing objects: 15% (30/195) 2024-11-01T18:09:12.2739267Z remote: Compressing objects: 16% (32/195) 2024-11-01T18:09:12.2739905Z remote: Compressing objects: 17% (34/195) 2024-11-01T18:09:12.2740560Z remote: Compressing objects: 18% (36/195) 2024-11-01T18:09:12.2741216Z remote: Compressing objects: 19% (38/195) 2024-11-01T18:09:12.2741854Z remote: Compressing objects: 20% (39/195) 2024-11-01T18:09:12.2742506Z remote: Compressing objects: 21% (41/195) 2024-11-01T18:09:12.2743165Z remote: Compressing objects: 22% (43/195) 2024-11-01T18:09:12.2743800Z remote: Compressing objects: 23% (45/195) 2024-11-01T18:09:12.2744450Z remote: Compressing objects: 24% (47/195) 2024-11-01T18:09:12.2745101Z remote: Compressing objects: 25% (49/195) 2024-11-01T18:09:12.2745737Z remote: Compressing objects: 26% (51/195) 2024-11-01T18:09:12.2746390Z remote: Compressing objects: 27% (53/195) 2024-11-01T18:09:12.2747044Z remote: Compressing objects: 28% (55/195) 2024-11-01T18:09:12.2747698Z remote: Compressing objects: 29% (57/195) 2024-11-01T18:09:12.2748335Z remote: Compressing objects: 30% (59/195) 2024-11-01T18:09:12.2748992Z remote: Compressing objects: 31% (61/195) 2024-11-01T18:09:12.2749642Z remote: Compressing objects: 32% (63/195) 2024-11-01T18:09:12.2750276Z remote: Compressing objects: 33% (65/195) 2024-11-01T18:09:12.2751025Z remote: Compressing objects: 34% (67/195) 2024-11-01T18:09:12.2751781Z remote: Compressing objects: 35% (69/195) 2024-11-01T18:09:12.2752414Z remote: Compressing objects: 36% (71/195) 2024-11-01T18:09:12.2753087Z remote: Compressing objects: 37% (73/195) 2024-11-01T18:09:12.2753738Z remote: Compressing objects: 38% (75/195) 2024-11-01T18:09:12.2754373Z remote: Compressing objects: 39% (77/195) 2024-11-01T18:09:12.2755023Z remote: Compressing objects: 40% (78/195) 2024-11-01T18:09:12.2755678Z remote: Compressing objects: 41% (80/195) 2024-11-01T18:09:12.2756314Z remote: Compressing objects: 42% (82/195) 2024-11-01T18:09:12.2756964Z remote: Compressing objects: 43% (84/195) 2024-11-01T18:09:12.2757614Z remote: Compressing objects: 44% (86/195) 2024-11-01T18:09:12.2758263Z remote: Compressing objects: 45% (88/195) 2024-11-01T18:09:12.2758900Z remote: Compressing objects: 46% (90/195) 2024-11-01T18:09:12.2759566Z remote: Compressing objects: 47% (92/195) 2024-11-01T18:09:12.2760221Z remote: Compressing objects: 48% (94/195) 2024-11-01T18:09:12.2760856Z remote: Compressing objects: 49% (96/195) 2024-11-01T18:09:12.2761507Z remote: Compressing objects: 50% (98/195) 2024-11-01T18:09:12.2762159Z remote: Compressing objects: 51% (100/195) 2024-11-01T18:09:12.2762822Z remote: Compressing objects: 52% (102/195) 2024-11-01T18:09:12.2763486Z remote: Compressing objects: 53% (104/195) 2024-11-01T18:09:12.2764150Z remote: Compressing objects: 54% (106/195) 2024-11-01T18:09:12.2764794Z remote: Compressing objects: 55% (108/195) 2024-11-01T18:09:12.2765453Z remote: Compressing objects: 56% (110/195) 2024-11-01T18:09:12.2766118Z remote: Compressing objects: 57% (112/195) 2024-11-01T18:09:12.2766763Z remote: Compressing objects: 58% (114/195) 2024-11-01T18:09:12.2767420Z remote: Compressing objects: 59% (116/195) 2024-11-01T18:09:12.2768095Z remote: Compressing objects: 60% (117/195) 2024-11-01T18:09:12.2768753Z remote: Compressing objects: 61% (119/195) 2024-11-01T18:09:12.2769580Z remote: Compressing objects: 62% (121/195) 2024-11-01T18:09:12.2771783Z remote: Compressing objects: 63% (123/195) 2024-11-01T18:09:12.2773562Z remote: Compressing objects: 64% (125/195) 2024-11-01T18:09:12.2774212Z remote: Compressing objects: 65% (127/195) 2024-11-01T18:09:12.2774874Z remote: Compressing objects: 66% (129/195) 2024-11-01T18:09:12.2776821Z remote: Compressing objects: 67% (131/195) 2024-11-01T18:09:12.2777484Z remote: Compressing objects: 68% (133/195) 2024-11-01T18:09:12.2778133Z remote: Compressing objects: 69% (135/195) 2024-11-01T18:09:12.2778794Z remote: Compressing objects: 70% (137/195) 2024-11-01T18:09:12.2779448Z remote: Compressing objects: 71% (139/195) 2024-11-01T18:09:12.2780090Z remote: Compressing objects: 72% (141/195) 2024-11-01T18:09:12.2780759Z remote: Compressing objects: 73% (143/195) 2024-11-01T18:09:12.2781416Z remote: Compressing objects: 74% (145/195) 2024-11-01T18:09:12.2782050Z remote: Compressing objects: 75% (147/195) 2024-11-01T18:09:12.2782715Z remote: Compressing objects: 76% (149/195) 2024-11-01T18:09:12.2783374Z remote: Compressing objects: 77% (151/195) 2024-11-01T18:09:12.2784025Z remote: Compressing objects: 78% (153/195) 2024-11-01T18:09:12.2784666Z remote: Compressing objects: 79% (155/195) 2024-11-01T18:09:12.2785321Z remote: Compressing objects: 80% (156/195) 2024-11-01T18:09:12.2785972Z remote: Compressing objects: 81% (158/195) 2024-11-01T18:09:12.2788595Z remote: Compressing objects: 82% (160/195) 2024-11-01T18:09:12.2791707Z remote: Compressing objects: 83% (162/195) 2024-11-01T18:09:12.2792374Z remote: Compressing objects: 84% (164/195) 2024-11-01T18:09:12.2793222Z remote: Compressing objects: 85% (166/195) 2024-11-01T18:09:12.2793886Z remote: Compressing objects: 86% (168/195) 2024-11-01T18:09:12.2794545Z remote: Compressing objects: 87% (170/195) 2024-11-01T18:09:12.2795200Z remote: Compressing objects: 88% (172/195) 2024-11-01T18:09:12.2795839Z remote: Compressing objects: 89% (174/195) 2024-11-01T18:09:12.2796494Z remote: Compressing objects: 90% (176/195) 2024-11-01T18:09:12.2797144Z remote: Compressing objects: 91% (178/195) 2024-11-01T18:09:12.2797791Z remote: Compressing objects: 92% (180/195) 2024-11-01T18:09:12.2798445Z remote: Compressing objects: 93% (182/195) 2024-11-01T18:09:12.2799101Z remote: Compressing objects: 94% (184/195) 2024-11-01T18:09:12.2799740Z remote: Compressing objects: 95% (186/195) 2024-11-01T18:09:12.2800392Z remote: Compressing objects: 96% (188/195) 2024-11-01T18:09:12.2801047Z remote: Compressing objects: 97% (190/195) 2024-11-01T18:09:12.2802219Z remote: Compressing objects: 98% (192/195) 2024-11-01T18:09:12.2802882Z remote: Compressing objects: 99% (194/195) 2024-11-01T18:09:12.2803536Z remote: Compressing objects: 100% (195/195) 2024-11-01T18:09:12.2804228Z remote: Compressing objects: 100% (195/195), done. 2024-11-01T18:09:12.2821362Z Receiving objects: 0% (1/213) 2024-11-01T18:09:12.2821884Z Receiving objects: 1% (3/213) 2024-11-01T18:09:12.2822352Z Receiving objects: 2% (5/213) 2024-11-01T18:09:12.2823218Z Receiving objects: 3% (7/213) 2024-11-01T18:09:12.2823783Z Receiving objects: 4% (9/213) 2024-11-01T18:09:12.2824262Z Receiving objects: 5% (11/213) 2024-11-01T18:09:12.2824762Z Receiving objects: 6% (13/213) 2024-11-01T18:09:12.2825466Z Receiving objects: 7% (15/213) 2024-11-01T18:09:12.2826086Z Receiving objects: 8% (18/213) 2024-11-01T18:09:12.2827155Z Receiving objects: 9% (20/213) 2024-11-01T18:09:12.2828072Z Receiving objects: 10% (22/213) 2024-11-01T18:09:12.2828702Z Receiving objects: 11% (24/213) 2024-11-01T18:09:12.2829195Z Receiving objects: 12% (26/213) 2024-11-01T18:09:12.2829679Z Receiving objects: 13% (28/213) 2024-11-01T18:09:12.2830598Z Receiving objects: 14% (30/213) 2024-11-01T18:09:12.2831215Z Receiving objects: 15% (32/213) 2024-11-01T18:09:12.2833643Z Receiving objects: 16% (35/213) 2024-11-01T18:09:12.2834280Z Receiving objects: 17% (37/213) 2024-11-01T18:09:12.2834872Z Receiving objects: 18% (39/213) 2024-11-01T18:09:12.2835686Z Receiving objects: 19% (41/213) 2024-11-01T18:09:12.2837250Z Receiving objects: 20% (43/213) 2024-11-01T18:09:12.2841682Z Receiving objects: 21% (45/213) 2024-11-01T18:09:12.2842177Z Receiving objects: 22% (47/213) 2024-11-01T18:09:12.2844091Z Receiving objects: 23% (49/213) 2024-11-01T18:09:12.2847704Z Receiving objects: 24% (52/213) 2024-11-01T18:09:12.2848210Z Receiving objects: 25% (54/213) 2024-11-01T18:09:12.2850170Z Receiving objects: 26% (56/213) 2024-11-01T18:09:12.2850643Z Receiving objects: 27% (58/213) 2024-11-01T18:09:12.2851402Z Receiving objects: 28% (60/213) 2024-11-01T18:09:12.2851889Z Receiving objects: 29% (62/213) 2024-11-01T18:09:12.2855063Z Receiving objects: 30% (64/213) 2024-11-01T18:09:12.2856308Z Receiving objects: 31% (67/213) 2024-11-01T18:09:12.2857218Z Receiving objects: 32% (69/213) 2024-11-01T18:09:12.2858209Z Receiving objects: 33% (71/213) 2024-11-01T18:09:12.2858776Z Receiving objects: 34% (73/213) 2024-11-01T18:09:12.2859268Z Receiving objects: 35% (75/213) 2024-11-01T18:09:12.2859751Z Receiving objects: 36% (77/213) 2024-11-01T18:09:12.2860222Z Receiving objects: 37% (79/213) 2024-11-01T18:09:12.2860705Z Receiving objects: 38% (81/213) 2024-11-01T18:09:12.2861182Z Receiving objects: 39% (84/213) 2024-11-01T18:09:12.2861645Z Receiving objects: 40% (86/213) 2024-11-01T18:09:12.2862554Z Receiving objects: 41% (88/213) 2024-11-01T18:09:12.2863603Z Receiving objects: 42% (90/213) 2024-11-01T18:09:12.2864569Z Receiving objects: 43% (92/213) 2024-11-01T18:09:12.2866067Z Receiving objects: 44% (94/213) 2024-11-01T18:09:12.2867031Z Receiving objects: 45% (96/213) 2024-11-01T18:09:12.2867987Z Receiving objects: 46% (98/213) 2024-11-01T18:09:12.2868964Z Receiving objects: 47% (101/213) 2024-11-01T18:09:12.2869964Z Receiving objects: 48% (103/213) 2024-11-01T18:09:12.2870935Z Receiving objects: 49% (105/213) 2024-11-01T18:09:12.2871914Z Receiving objects: 50% (107/213) 2024-11-01T18:09:12.2872894Z Receiving objects: 51% (109/213) 2024-11-01T18:09:12.2873907Z Receiving objects: 52% (111/213) 2024-11-01T18:09:12.2874862Z Receiving objects: 53% (113/213) 2024-11-01T18:09:12.2875847Z Receiving objects: 54% (116/213) 2024-11-01T18:09:12.2876815Z Receiving objects: 55% (118/213) 2024-11-01T18:09:12.2881774Z Receiving objects: 56% (120/213) 2024-11-01T18:09:12.2882797Z Receiving objects: 57% (122/213) 2024-11-01T18:09:12.2883757Z Receiving objects: 58% (124/213) 2024-11-01T18:09:12.2884746Z Receiving objects: 59% (126/213) 2024-11-01T18:09:12.2885704Z Receiving objects: 60% (128/213) 2024-11-01T18:09:12.2886727Z Receiving objects: 61% (130/213) 2024-11-01T18:09:12.2887718Z Receiving objects: 62% (133/213) 2024-11-01T18:09:12.2888717Z Receiving objects: 63% (135/213) 2024-11-01T18:09:12.2889625Z Receiving objects: 64% (137/213) 2024-11-01T18:09:12.2890553Z Receiving objects: 65% (139/213) 2024-11-01T18:09:12.2891411Z Receiving objects: 66% (141/213) 2024-11-01T18:09:12.2893623Z Receiving objects: 67% (143/213) 2024-11-01T18:09:12.2894619Z Receiving objects: 68% (145/213) 2024-11-01T18:09:12.2896321Z Receiving objects: 69% (147/213) 2024-11-01T18:09:12.2897325Z Receiving objects: 70% (150/213) 2024-11-01T18:09:12.2898292Z Receiving objects: 71% (152/213) 2024-11-01T18:09:12.2899665Z Receiving objects: 72% (154/213) 2024-11-01T18:09:12.2900643Z Receiving objects: 73% (156/213) 2024-11-01T18:09:12.2905739Z Receiving objects: 74% (158/213) 2024-11-01T18:09:12.2906753Z Receiving objects: 75% (160/213) 2024-11-01T18:09:12.2918498Z Receiving objects: 76% (162/213) 2024-11-01T18:09:12.2919629Z remote: Total 213 (delta 20), reused 113 (delta 5), pack-reused 0 (from 0) 2024-11-01T18:09:12.2930973Z Receiving objects: 77% (165/213) 2024-11-01T18:09:12.2932043Z Receiving objects: 78% (167/213) 2024-11-01T18:09:12.2933021Z Receiving objects: 79% (169/213) 2024-11-01T18:09:12.2933968Z Receiving objects: 80% (171/213) 2024-11-01T18:09:12.2934960Z Receiving objects: 81% (173/213) 2024-11-01T18:09:12.2935939Z Receiving objects: 82% (175/213) 2024-11-01T18:09:12.2936876Z Receiving objects: 83% (177/213) 2024-11-01T18:09:12.2937862Z Receiving objects: 84% (179/213) 2024-11-01T18:09:12.2940671Z Receiving objects: 85% (182/213) 2024-11-01T18:09:12.2941690Z Receiving objects: 86% (184/213) 2024-11-01T18:09:12.2942669Z Receiving objects: 87% (186/213) 2024-11-01T18:09:12.2943673Z Receiving objects: 88% (188/213) 2024-11-01T18:09:12.2944643Z Receiving objects: 89% (190/213) 2024-11-01T18:09:12.2945611Z Receiving objects: 90% (192/213) 2024-11-01T18:09:12.2946641Z Receiving objects: 91% (194/213) 2024-11-01T18:09:12.2947586Z Receiving objects: 92% (196/213) 2024-11-01T18:09:12.2948557Z Receiving objects: 93% (199/213) 2024-11-01T18:09:12.2949555Z Receiving objects: 94% (201/213) 2024-11-01T18:09:12.2950523Z Receiving objects: 95% (203/213) 2024-11-01T18:09:12.2952271Z Receiving objects: 96% (205/213) 2024-11-01T18:09:12.2953269Z Receiving objects: 97% (207/213) 2024-11-01T18:09:12.2954244Z Receiving objects: 98% (209/213) 2024-11-01T18:09:12.2955238Z Receiving objects: 99% (211/213) 2024-11-01T18:09:12.2956169Z Receiving objects: 100% (213/213) 2024-11-01T18:09:12.2957436Z Receiving objects: 100% (213/213), 251.86 KiB | 19.37 MiB/s, done. 2024-11-01T18:09:12.2958746Z Resolving deltas: 0% (0/20) 2024-11-01T18:09:12.2960515Z Resolving deltas: 5% (1/20) 2024-11-01T18:09:12.2961460Z Resolving deltas: 10% (2/20) 2024-11-01T18:09:12.2962264Z Resolving deltas: 15% (3/20) 2024-11-01T18:09:12.2963049Z Resolving deltas: 20% (4/20) 2024-11-01T18:09:12.2964345Z Resolving deltas: 25% (5/20) 2024-11-01T18:09:12.2965190Z Resolving deltas: 30% (6/20) 2024-11-01T18:09:12.2966088Z Resolving deltas: 35% (7/20) 2024-11-01T18:09:12.2967025Z Resolving deltas: 40% (8/20) 2024-11-01T18:09:12.2967924Z Resolving deltas: 45% (9/20) 2024-11-01T18:09:12.2968683Z Resolving deltas: 50% (10/20) 2024-11-01T18:09:12.2969164Z Resolving deltas: 55% (11/20) 2024-11-01T18:09:12.2969632Z Resolving deltas: 60% (12/20) 2024-11-01T18:09:12.2970086Z Resolving deltas: 65% (13/20) 2024-11-01T18:09:12.2970571Z Resolving deltas: 70% (14/20) 2024-11-01T18:09:12.2971038Z Resolving deltas: 75% (15/20) 2024-11-01T18:09:12.2971667Z Resolving deltas: 80% (16/20) 2024-11-01T18:09:12.2972279Z Resolving deltas: 85% (17/20) 2024-11-01T18:09:12.2972746Z Resolving deltas: 90% (18/20) 2024-11-01T18:09:12.2973213Z Resolving deltas: 95% (19/20) 2024-11-01T18:09:12.2973658Z Resolving deltas: 100% (20/20) 2024-11-01T18:09:12.2974132Z Resolving deltas: 100% (20/20), done. 2024-11-01T18:09:12.3058676Z From https://github.com/pytorch/builder 2024-11-01T18:09:12.3059453Z * [new branch] main -> origin/main 2024-11-01T18:09:12.3084472Z ##[endgroup] 2024-11-01T18:09:12.3085135Z ##[group]Determining the checkout info 2024-11-01T18:09:12.3092735Z [command]/usr/bin/git branch --list --remote origin/main 2024-11-01T18:09:12.3124041Z origin/main 2024-11-01T18:09:12.3129930Z ##[endgroup] 2024-11-01T18:09:12.3130567Z ##[group]Checking out the ref 2024-11-01T18:09:12.3135341Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-11-01T18:09:12.3302496Z Switched to a new branch 'main' 2024-11-01T18:09:12.3303350Z branch 'main' set up to track 'origin/main'. 2024-11-01T18:09:12.3308193Z ##[endgroup] 2024-11-01T18:09:12.3308895Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:09:12.3315638Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:09:12.3370881Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:09:12.3407344Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:09:12.3444087Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:09:12.3476835Z ##[endgroup] 2024-11-01T18:09:12.3477469Z ##[group]Fetching submodules 2024-11-01T18:09:12.3481674Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:09:12.3806015Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-11-01T18:09:12.4125410Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:09:12.4441926Z ##[endgroup] 2024-11-01T18:09:12.4442642Z ##[group]Persisting credentials for submodules 2024-11-01T18:09:12.4449252Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-11-01T18:09:12.4767558Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-11-01T18:09:12.5088482Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:09:12.5406853Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:09:12.5720095Z ##[endgroup] 2024-11-01T18:09:12.5761746Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:09:12.5794258Z '000a40b17479703a919dcd9bb1cefef37faff283' 2024-11-01T18:09:12.5900214Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-11-01T18:09:12.5901104Z # Remove any artifacts from the previous checkouts 2024-11-01T18:09:12.5902991Z git clean -fxd 2024-11-01T18:09:12.5910212Z shell: /usr/bin/bash -e {0} 2024-11-01T18:09:12.5910635Z env: 2024-11-01T18:09:12.5910974Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:12.5911389Z BUILDER_ROOT: /builder 2024-11-01T18:09:12.5911814Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:12.5912242Z DESIRED_CUDA: cu124 2024-11-01T18:09:12.5912634Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:12.5913056Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:12.5913573Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:12.5914185Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:12.5914554Z LIBTORCH_CONFIG: 2024-11-01T18:09:12.5914940Z LIBTORCH_VARIANT: 2024-11-01T18:09:12.5915320Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:12.5915732Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:12.5916412Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.5917130Z ANACONDA_USER: pytorch 2024-11-01T18:09:12.5917562Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:12.5918044Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:12.5918523Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:12.5919290Z GITHUB_TOKEN: *** 2024-11-01T18:09:12.5919677Z PR_NUMBER: 2024-11-01T18:09:12.5920057Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:12.5920647Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:12.5921216Z USE_SPLIT_BUILD: false 2024-11-01T18:09:12.5921613Z ##[endgroup] 2024-11-01T18:09:12.6151970Z Prepare all required actions 2024-11-01T18:09:12.6152646Z Getting action download info 2024-11-01T18:09:12.7464068Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-11-01T18:09:12.7464679Z with: 2024-11-01T18:09:12.7465222Z github-token: *** 2024-11-01T18:09:12.7465727Z test-matrix: { include: [ { config: "default" }, ]} 2024-11-01T18:09:12.7466309Z env: 2024-11-01T18:09:12.7466645Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:12.7467056Z BUILDER_ROOT: /builder 2024-11-01T18:09:12.7467481Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:12.7467927Z DESIRED_CUDA: cu124 2024-11-01T18:09:12.7468319Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:12.7468741Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:12.7469256Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:12.7469841Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:12.7470223Z LIBTORCH_CONFIG: 2024-11-01T18:09:12.7470607Z LIBTORCH_VARIANT: 2024-11-01T18:09:12.7470986Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:12.7471448Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:12.7472063Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.7472790Z ANACONDA_USER: pytorch 2024-11-01T18:09:12.7473227Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:12.7473683Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:12.7474178Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:12.7474889Z GITHUB_TOKEN: *** 2024-11-01T18:09:12.7475276Z PR_NUMBER: 2024-11-01T18:09:12.7475656Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:12.7476255Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:12.7476820Z USE_SPLIT_BUILD: false 2024-11-01T18:09:12.7477213Z ##[endgroup] 2024-11-01T18:09:12.7531111Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T18:09:12.7531595Z with: 2024-11-01T18:09:12.7531919Z shell: bash 2024-11-01T18:09:12.7532283Z timeout_minutes: 10 2024-11-01T18:09:12.7532668Z max_attempts: 5 2024-11-01T18:09:12.7533050Z retry_wait_seconds: 30 2024-11-01T18:09:12.7534477Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-11-01T18:09:12.7535974Z polling_interval_seconds: 1 2024-11-01T18:09:12.7536418Z warning_on_retry: true 2024-11-01T18:09:12.7536846Z continue_on_error: false 2024-11-01T18:09:12.7537258Z env: 2024-11-01T18:09:12.7537579Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:12.7538006Z BUILDER_ROOT: /builder 2024-11-01T18:09:12.7538424Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:12.7539036Z DESIRED_CUDA: cu124 2024-11-01T18:09:12.7539445Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:12.7539867Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:12.7540374Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:12.7540985Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:12.7541559Z LIBTORCH_CONFIG: 2024-11-01T18:09:12.7541937Z LIBTORCH_VARIANT: 2024-11-01T18:09:12.7542344Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:12.7542752Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:12.7543372Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.7544103Z ANACONDA_USER: pytorch 2024-11-01T18:09:12.7544533Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:12.7544995Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:12.7545495Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:12.7546234Z GITHUB_TOKEN: *** 2024-11-01T18:09:12.7546609Z PR_NUMBER: 2024-11-01T18:09:12.7547004Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:12.7547612Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:12.7548168Z USE_SPLIT_BUILD: false 2024-11-01T18:09:12.7548583Z ##[endgroup] 2024-11-01T18:09:12.8780784Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-11-01T18:09:13.1998888Z Defaulting to user installation because normal site-packages is not writeable 2024-11-01T18:09:13.2199744Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2024-11-01T18:09:13.2205871Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2024-11-01T18:09:13.2357891Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2024-11-01T18:09:13.2363465Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2024.8.30) 2024-11-01T18:09:13.2377791Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2024-11-01T18:09:13.2392364Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2024-11-01T18:09:13.8574611Z Command completed after 1 attempt(s). 2024-11-01T18:09:13.8639929Z ##[group]Run set -x 2024-11-01T18:09:13.8640351Z set -x 2024-11-01T18:09:13.8640698Z  2024-11-01T18:09:13.8641397Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-11-01T18:09:13.8642263Z # in runner workspace 2024-11-01T18:09:13.8642901Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-11-01T18:09:13.8650371Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:13.8651001Z env: 2024-11-01T18:09:13.8651326Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:13.8651765Z BUILDER_ROOT: /builder 2024-11-01T18:09:13.8652199Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:13.8652627Z DESIRED_CUDA: cu124 2024-11-01T18:09:13.8653034Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:13.8653458Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:13.8653957Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:13.8654569Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:13.8654956Z LIBTORCH_CONFIG: 2024-11-01T18:09:13.8655326Z LIBTORCH_VARIANT: 2024-11-01T18:09:13.8655726Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:13.8656148Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:13.8656763Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:13.8657495Z ANACONDA_USER: pytorch 2024-11-01T18:09:13.8657934Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:13.8658392Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:13.8658890Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:13.8659649Z GITHUB_TOKEN: *** 2024-11-01T18:09:13.8660165Z PR_NUMBER: 2024-11-01T18:09:13.8660858Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:13.8661465Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:13.8662279Z USE_SPLIT_BUILD: false 2024-11-01T18:09:13.8662677Z ##[endgroup] 2024-11-01T18:09:13.8695038Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-11-01T18:09:13.9005110Z ##[group]Run set -x 2024-11-01T18:09:13.9005539Z set -x 2024-11-01T18:09:13.9005904Z  2024-11-01T18:09:13.9006593Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-11-01T18:09:13.9007749Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-11-01T18:09:13.9008859Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-11-01T18:09:13.9010000Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-11-01T18:09:13.9010983Z # expose this variable as part of GitHub context. 2024-11-01T18:09:13.9012031Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-11-01T18:09:13.9013166Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-11-01T18:09:13.9013875Z pwd 2024-11-01T18:09:13.9014219Z  2024-11-01T18:09:13.9014909Z LOG_FILE=$(grep -l -r "d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea" *.log | tail -n 1) 2024-11-01T18:09:13.9015951Z if [ -n "${LOG_FILE}" ]; then 2024-11-01T18:09:13.9016852Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-11-01T18:09:13.9017766Z  # needs to be awk {print $3} on MacOS 2024-11-01T18:09:13.9018354Z  case ${RUNNER_OS} in 2024-11-01T18:09:13.9018823Z  macOS) 2024-11-01T18:09:13.9019633Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-11-01T18:09:13.9020546Z  ;; 2024-11-01T18:09:13.9020920Z  *) 2024-11-01T18:09:13.9021716Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-11-01T18:09:13.9022607Z  ;; 2024-11-01T18:09:13.9022972Z  esac 2024-11-01T18:09:13.9023489Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-11-01T18:09:13.9024086Z fi 2024-11-01T18:09:13.9024427Z  2024-11-01T18:09:13.9024754Z popd 2024-11-01T18:09:13.9031554Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:13.9032179Z env: 2024-11-01T18:09:13.9032521Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:13.9032937Z BUILDER_ROOT: /builder 2024-11-01T18:09:13.9033365Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:13.9033793Z DESIRED_CUDA: cu124 2024-11-01T18:09:13.9034179Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:13.9034598Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:13.9035117Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:13.9035715Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:13.9036128Z LIBTORCH_CONFIG: 2024-11-01T18:09:13.9036512Z LIBTORCH_VARIANT: 2024-11-01T18:09:13.9036891Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:13.9037301Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:13.9037924Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:13.9038633Z ANACONDA_USER: pytorch 2024-11-01T18:09:13.9039076Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:13.9039550Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:13.9040030Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:13.9040770Z GITHUB_TOKEN: *** 2024-11-01T18:09:13.9041159Z PR_NUMBER: 2024-11-01T18:09:13.9041534Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:13.9042124Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:13.9042718Z USE_SPLIT_BUILD: false 2024-11-01T18:09:13.9043111Z ##[endgroup] 2024-11-01T18:09:13.9072326Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-11-01T18:09:13.9073611Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-11-01T18:09:13.9074364Z /home/ec2-user/actions-runner/_diag 2024-11-01T18:09:13.9074859Z + pwd 2024-11-01T18:09:13.9080699Z ++ grep -l -r d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea Runner_20241101-172155-utc.log Runner_20241101-172404-utc.log Worker_20241101-172409-utc.log Worker_20241101-180221-utc.log 2024-11-01T18:09:13.9082091Z ++ tail -n 1 2024-11-01T18:09:13.9099485Z + LOG_FILE=Worker_20241101-180221-utc.log 2024-11-01T18:09:13.9100717Z + '[' -n Worker_20241101-180221-utc.log ']' 2024-11-01T18:09:13.9101230Z + case ${RUNNER_OS} in 2024-11-01T18:09:13.9106283Z ++ grep -r '"jobDisplayName"' Worker_20241101-180221-utc.log 2024-11-01T18:09:13.9107748Z ++ awk -F '[:]' '{print $2}' 2024-11-01T18:09:13.9108781Z ++ sed 's/"//g' 2024-11-01T18:09:13.9109528Z ++ xargs 2024-11-01T18:09:13.9143274Z + JOB_NAME='manywheel-py3_9-cuda12_4-test / test,' 2024-11-01T18:09:13.9144108Z + echo 'job-name=manywheel-py3_9-cuda12_4-test / test,' 2024-11-01T18:09:13.9144693Z + popd 2024-11-01T18:09:13.9145138Z ~/actions-runner/_work/pytorch/pytorch 2024-11-01T18:09:13.9173464Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-11-01T18:09:13.9174124Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-11-01T18:09:13.9174695Z echo "Job name: ${JOB_NAME}" 2024-11-01T18:09:13.9175170Z  2024-11-01T18:09:13.9175998Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-11-01T18:09:13.9176872Z # in runner workspace 2024-11-01T18:09:13.9177566Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-11-01T18:09:13.9178362Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-11-01T18:09:13.9178918Z  --job-name "${JOB_NAME}" \ 2024-11-01T18:09:13.9179434Z  --test-matrix "{ include: [ 2024-11-01T18:09:13.9179958Z  { config: "default" }, 2024-11-01T18:09:13.9180419Z ]} 2024-11-01T18:09:13.9180749Z " \ 2024-11-01T18:09:13.9181145Z  --selected-test-configs "" \ 2024-11-01T18:09:13.9181700Z  --pr-number "${PR_NUMBER}" \ 2024-11-01T18:09:13.9182196Z  --tag "${TAG}" \ 2024-11-01T18:09:13.9182673Z  --event-name "${EVENT_NAME}" \ 2024-11-01T18:09:13.9183215Z  --schedule "${SCHEDULE}" \ 2024-11-01T18:09:13.9183718Z  --branch "${HEAD_BRANCH}" 2024-11-01T18:09:13.9190319Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:13.9190942Z env: 2024-11-01T18:09:13.9191261Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:13.9191691Z BUILDER_ROOT: /builder 2024-11-01T18:09:13.9192113Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:13.9192519Z DESIRED_CUDA: cu124 2024-11-01T18:09:13.9192920Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:13.9193336Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:13.9193832Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:13.9194437Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:13.9194829Z LIBTORCH_CONFIG: 2024-11-01T18:09:13.9195193Z LIBTORCH_VARIANT: 2024-11-01T18:09:13.9195588Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:13.9195992Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:13.9196596Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:13.9197316Z ANACONDA_USER: pytorch 2024-11-01T18:09:13.9197750Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:13.9198211Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:13.9198703Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:13.9199438Z GITHUB_TOKEN: *** 2024-11-01T18:09:13.9199828Z PR_NUMBER: 2024-11-01T18:09:13.9200199Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:13.9200789Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:13.9201350Z USE_SPLIT_BUILD: false 2024-11-01T18:09:13.9202323Z JOB_NAME: manywheel-py3_9-cuda12_4-test / test, 2024-11-01T18:09:13.9202899Z TAG: ciflow/trunk/138766 2024-11-01T18:09:13.9203322Z EVENT_NAME: push 2024-11-01T18:09:13.9203854Z SCHEDULE: 2024-11-01T18:09:13.9204204Z HEAD_BRANCH: 2024-11-01T18:09:13.9204562Z ##[endgroup] 2024-11-01T18:09:13.9232483Z Workflow: linux-binary-manywheel 2024-11-01T18:09:13.9233142Z Job name: manywheel-py3_9-cuda12_4-test / test, 2024-11-01T18:09:14.1637433Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-11-01T18:09:14.3139475Z fatal: not a git repository (or any of the parent directories): .git 2024-11-01T18:09:14.3147526Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:487: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-11-01T18:09:14.3149639Z warnings.warn(f"failed to get commit messages: {e}") 2024-11-01T18:09:14.3302386Z ##[group]Run echo "Filtered matrix:" 2024-11-01T18:09:14.3302943Z echo "Filtered matrix:" 2024-11-01T18:09:14.3303519Z echo "{"include": [{"config": "default"}]}" 2024-11-01T18:09:14.3304081Z  2024-11-01T18:09:14.3304415Z echo 2024-11-01T18:09:14.3304873Z echo "Is the current job unstable? False" 2024-11-01T18:09:14.3305420Z  2024-11-01T18:09:14.3305746Z echo 2024-11-01T18:09:14.3306187Z echo "Is keep-going label set? False" 2024-11-01T18:09:14.3306716Z  2024-11-01T18:09:14.3307045Z echo 2024-11-01T18:09:14.3307573Z echo "Renabled issues? " 2024-11-01T18:09:14.3314469Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:14.3315097Z env: 2024-11-01T18:09:14.3315438Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:14.3315854Z BUILDER_ROOT: /builder 2024-11-01T18:09:14.3316288Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:14.3316715Z DESIRED_CUDA: cu124 2024-11-01T18:09:14.3317103Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:14.3317524Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:14.3318038Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:14.3318638Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:14.3319021Z LIBTORCH_CONFIG: 2024-11-01T18:09:14.3319406Z LIBTORCH_VARIANT: 2024-11-01T18:09:14.3319789Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:14.3320198Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:14.3320819Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:14.3321532Z ANACONDA_USER: pytorch 2024-11-01T18:09:14.3321974Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:14.3322447Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:14.3322924Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:14.3323675Z GITHUB_TOKEN: *** 2024-11-01T18:09:14.3324066Z PR_NUMBER: 2024-11-01T18:09:14.3324444Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:14.3325036Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:14.3325603Z USE_SPLIT_BUILD: false 2024-11-01T18:09:14.3326014Z ##[endgroup] 2024-11-01T18:09:14.3354252Z Filtered matrix: 2024-11-01T18:09:14.3354698Z {include: [{config: default}]} 2024-11-01T18:09:14.3355039Z 2024-11-01T18:09:14.3355217Z Is the current job unstable? False 2024-11-01T18:09:14.3355566Z 2024-11-01T18:09:14.3356121Z Is keep-going label set? False 2024-11-01T18:09:14.3356443Z 2024-11-01T18:09:14.3356593Z Renabled issues? 2024-11-01T18:09:14.3501021Z ##[group]Run actions/download-artifact@v4.1.7 2024-11-01T18:09:14.3502214Z with: 2024-11-01T18:09:14.3502583Z name: manywheel-py3_9-cuda12_4 2024-11-01T18:09:14.3503200Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-11-01T18:09:14.3503856Z merge-multiple: false 2024-11-01T18:09:14.3504301Z repository: pytorch/pytorch 2024-11-01T18:09:14.3504738Z run-id: 11632515568 2024-11-01T18:09:14.3505124Z env: 2024-11-01T18:09:14.3505464Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:14.3505883Z BUILDER_ROOT: /builder 2024-11-01T18:09:14.3506317Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:14.3506750Z DESIRED_CUDA: cu124 2024-11-01T18:09:14.3507142Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:14.3507774Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:14.3508301Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:14.3508895Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:14.3509288Z LIBTORCH_CONFIG: 2024-11-01T18:09:14.3509681Z LIBTORCH_VARIANT: 2024-11-01T18:09:14.3510128Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:14.3510529Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:14.3511157Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:14.3511891Z ANACONDA_USER: pytorch 2024-11-01T18:09:14.3512316Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:14.3512794Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:14.3513291Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:14.3514017Z GITHUB_TOKEN: *** 2024-11-01T18:09:14.3514410Z PR_NUMBER: 2024-11-01T18:09:14.3514808Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:14.3515387Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:14.3515965Z USE_SPLIT_BUILD: false 2024-11-01T18:09:14.3516390Z ##[endgroup] 2024-11-01T18:09:14.6291561Z Downloading single artifact 2024-11-01T18:09:14.7439093Z Preparing to download the following artifacts: 2024-11-01T18:09:14.7439923Z - manywheel-py3_9-cuda12_4 (ID: 2134244100, Size: 1127914235) 2024-11-01T18:09:14.7986965Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/160ef582-21d3-406c-af9c-7cef536e4c70/workflow-job-run-5cb099ed-42c5-5ccb-d0bd-7b796e50f4d2/artifacts/83df46a6f86e0c8ffca34a62c3db2c061abb943629c518366f2a5879f6133941.zip 2024-11-01T18:09:14.7989706Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-11-01T18:09:14.9192509Z (node:72099) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2024-11-01T18:09:14.9194756Z (Use `node --trace-deprecation ...` to show where the warning was created) 2024-11-01T18:09:26.6936926Z Artifact download completed successfully. 2024-11-01T18:09:26.6937688Z Total of 1 artifact(s) downloaded 2024-11-01T18:09:26.6945605Z Download artifact has finished successfully 2024-11-01T18:09:26.7208465Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-11-01T18:09:26.7209184Z with: 2024-11-01T18:09:26.7209515Z driver-version: 550.54.15 2024-11-01T18:09:26.7209941Z env: 2024-11-01T18:09:26.7210269Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:26.7210681Z BUILDER_ROOT: /builder 2024-11-01T18:09:26.7211106Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:26.7211531Z DESIRED_CUDA: cu124 2024-11-01T18:09:26.7211918Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:26.7212332Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:26.7212844Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:26.7213431Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:26.7213811Z LIBTORCH_CONFIG: 2024-11-01T18:09:26.7214191Z LIBTORCH_VARIANT: 2024-11-01T18:09:26.7214570Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:26.7214995Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:26.7215614Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:26.7216386Z ANACONDA_USER: pytorch 2024-11-01T18:09:26.7216813Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:26.7217290Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:26.7217788Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:26.7218528Z GITHUB_TOKEN: *** 2024-11-01T18:09:26.7218915Z PR_NUMBER: 2024-11-01T18:09:26.7219310Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:26.7219886Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:26.7220456Z USE_SPLIT_BUILD: false 2024-11-01T18:09:26.7220866Z ##[endgroup] 2024-11-01T18:09:26.7273393Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-11-01T18:09:26.7274077Z with: 2024-11-01T18:09:26.7274413Z timeout_minutes: 10 2024-11-01T18:09:26.7274813Z max_attempts: 3 2024-11-01T18:09:26.7318780Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2024-11-01T18:09:26.7362698Z retry_wait_seconds: 10 2024-11-01T18:09:26.7363150Z polling_interval_seconds: 1 2024-11-01T18:09:26.7363592Z warning_on_retry: true 2024-11-01T18:09:26.7364017Z continue_on_error: false 2024-11-01T18:09:26.7364408Z env: 2024-11-01T18:09:26.7364736Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:26.7365163Z BUILDER_ROOT: /builder 2024-11-01T18:09:26.7365570Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:26.7365990Z DESIRED_CUDA: cu124 2024-11-01T18:09:26.7366394Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:26.7366798Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:26.7367315Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:26.7367927Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:26.7368297Z LIBTORCH_CONFIG: 2024-11-01T18:09:26.7368680Z LIBTORCH_VARIANT: 2024-11-01T18:09:26.7369176Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:26.7369580Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:26.7370204Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:26.7370929Z ANACONDA_USER: pytorch 2024-11-01T18:09:26.7371361Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:26.7371817Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:26.7372310Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:26.7373040Z GITHUB_TOKEN: *** 2024-11-01T18:09:26.7373409Z PR_NUMBER: 2024-11-01T18:09:26.7373801Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:26.7374392Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:26.7374940Z USE_SPLIT_BUILD: false 2024-11-01T18:09:26.7375367Z DRIVER_VERSION: 550.54.15 2024-11-01T18:09:26.7375791Z ##[endgroup] 2024-11-01T18:09:26.8351302Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-11-01T18:09:26.8352600Z + pre_install_nvidia_driver_amzn2 2024-11-01T18:09:26.8354975Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-11-01T18:09:27.2669584Z No match for argument: nvidia-driver-latest-dkms 2024-11-01T18:09:27.2670401Z No packages marked for removal. 2024-11-01T18:09:27.2747640Z Dependencies resolved. 2024-11-01T18:09:27.2759879Z Nothing to do. 2024-11-01T18:09:27.2760686Z Complete! 2024-11-01T18:09:27.3218625Z + install_nvidia_driver_common 2024-11-01T18:09:27.3222954Z + echo 'Before installing NVIDIA driver' 2024-11-01T18:09:27.3223542Z Before installing NVIDIA driver 2024-11-01T18:09:27.3225617Z + lspci 2024-11-01T18:09:27.3410821Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-11-01T18:09:27.3412004Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-11-01T18:09:27.3413006Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-11-01T18:09:27.3414249Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-11-01T18:09:27.3415062Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-11-01T18:09:27.3415921Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-11-01T18:09:27.3416955Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-11-01T18:09:27.3417989Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-11-01T18:09:27.3418735Z + lsmod 2024-11-01T18:09:27.3450814Z Module Size Used by 2024-11-01T18:09:27.3451333Z veth 36864 0 2024-11-01T18:09:27.3451791Z nvidia_modeset 1351680 0 2024-11-01T18:09:27.3452524Z video 65536 1 nvidia_modeset 2024-11-01T18:09:27.3453380Z wmi 36864 1 video 2024-11-01T18:09:27.3453919Z nvidia_uvm 4706304 0 2024-11-01T18:09:27.3454478Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-11-01T18:09:27.3455128Z drm 602112 1 nvidia 2024-11-01T18:09:27.3455663Z drm_panel_orientation_quirks 32768 1 drm 2024-11-01T18:09:27.3456328Z backlight 24576 3 video,drm,nvidia_modeset 2024-11-01T18:09:27.3456966Z i2c_core 106496 2 nvidia,drm 2024-11-01T18:09:27.3457478Z xt_conntrack 16384 1 2024-11-01T18:09:27.3457948Z nft_chain_nat 16384 3 2024-11-01T18:09:27.3458421Z xt_MASQUERADE 20480 1 2024-11-01T18:09:27.3458974Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-11-01T18:09:27.3459588Z nf_conntrack_netlink 57344 0 2024-11-01T18:09:27.3460316Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-11-01T18:09:27.3461120Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-11-01T18:09:27.3461680Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-11-01T18:09:27.3462216Z xfrm_user 57344 1 2024-11-01T18:09:27.3462701Z xfrm_algo 16384 1 xfrm_user 2024-11-01T18:09:27.3463216Z xt_addrtype 16384 2 2024-11-01T18:09:27.3463681Z nft_compat 20480 4 2024-11-01T18:09:27.3464447Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-11-01T18:09:27.3465221Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-11-01T18:09:27.3465910Z br_netfilter 36864 0 2024-11-01T18:09:27.3466423Z bridge 323584 1 br_netfilter 2024-11-01T18:09:27.3466951Z stp 16384 1 bridge 2024-11-01T18:09:27.3467468Z llc 16384 2 bridge,stp 2024-11-01T18:09:27.3467986Z overlay 167936 0 2024-11-01T18:09:27.3468423Z tls 114688 0 2024-11-01T18:09:27.3468877Z nls_ascii 16384 1 2024-11-01T18:09:27.3469337Z nls_cp437 20480 1 2024-11-01T18:09:27.3469780Z ata_piix 45056 0 2024-11-01T18:09:27.3470236Z vfat 24576 1 2024-11-01T18:09:27.3470903Z fat 86016 1 vfat 2024-11-01T18:09:27.3471728Z libata 401408 1 ata_piix 2024-11-01T18:09:27.3472245Z sunrpc 692224 1 2024-11-01T18:09:27.3472725Z scsi_mod 290816 1 libata 2024-11-01T18:09:27.3473209Z ena 167936 0 2024-11-01T18:09:27.3473727Z scsi_common 16384 2 scsi_mod,libata 2024-11-01T18:09:27.3474275Z i8042 45056 0 2024-11-01T18:09:27.3474802Z serio 28672 3 i8042 2024-11-01T18:09:27.3475875Z button 24576 0 2024-11-01T18:09:27.3476422Z ghash_clmulni_intel 16384 0 2024-11-01T18:09:27.3476884Z sch_fq_codel 20480 9 2024-11-01T18:09:27.3477349Z dm_mod 188416 0 2024-11-01T18:09:27.3477809Z fuse 163840 1 2024-11-01T18:09:27.3478254Z dax 45056 1 dm_mod 2024-11-01T18:09:27.3478752Z loop 36864 0 2024-11-01T18:09:27.3479213Z configfs 57344 1 2024-11-01T18:09:27.3479651Z dmi_sysfs 20480 0 2024-11-01T18:09:27.3480246Z crc32_pclmul 16384 0 2024-11-01T18:09:27.3480717Z crc32c_intel 24576 0 2024-11-01T18:09:27.3481152Z + modinfo nvidia 2024-11-01T18:09:27.3482062Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-11-01T18:09:27.3482967Z alias: char-major-195-* 2024-11-01T18:09:27.3483425Z version: 550.54.15 2024-11-01T18:09:27.3483852Z supported: external 2024-11-01T18:09:27.3484275Z license: NVIDIA 2024-11-01T18:09:27.3484723Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-11-01T18:09:27.3485331Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-11-01T18:09:27.3485903Z srcversion: 833721318DA517F0C2FEC97 2024-11-01T18:09:27.3486467Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-11-01T18:09:27.3487091Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-11-01T18:09:27.3487709Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-11-01T18:09:27.3488384Z depends: i2c-core,drm 2024-11-01T18:09:27.3488820Z retpoline: Y 2024-11-01T18:09:27.3489199Z name: nvidia 2024-11-01T18:09:27.3489999Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-11-01T18:09:27.3490881Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-11-01T18:09:27.3491696Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-11-01T18:09:27.3492444Z parm: NVreg_ResmanDebugLevel:int 2024-11-01T18:09:27.3492979Z parm: NVreg_RmLogonRC:int 2024-11-01T18:09:27.3493520Z parm: NVreg_ModifyDeviceFiles:int 2024-11-01T18:09:27.3494085Z parm: NVreg_DeviceFileUID:int 2024-11-01T18:09:27.3494622Z parm: NVreg_DeviceFileGID:int 2024-11-01T18:09:27.3495159Z parm: NVreg_DeviceFileMode:int 2024-11-01T18:09:27.3495813Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-11-01T18:09:27.3496516Z parm: NVreg_UsePageAttributeTable:int 2024-11-01T18:09:27.3497103Z parm: NVreg_EnablePCIeGen3:int 2024-11-01T18:09:27.3497634Z parm: NVreg_EnableMSI:int 2024-11-01T18:09:27.3498254Z parm: NVreg_TCEBypassMode:int 2024-11-01T18:09:27.3498822Z parm: NVreg_EnableStreamMemOPs:int 2024-11-01T18:09:27.3499482Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-11-01T18:09:27.3500207Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-11-01T18:09:27.3500891Z parm: NVreg_EnableS0ixPowerManagement:int 2024-11-01T18:09:27.3502098Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-11-01T18:09:27.3502869Z parm: NVreg_DynamicPowerManagement:int 2024-11-01T18:09:27.3503611Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-11-01T18:09:27.3504351Z parm: NVreg_EnableGpuFirmware:int 2024-11-01T18:09:27.3504958Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-11-01T18:09:27.3505616Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-11-01T18:09:27.3506287Z parm: NVreg_EnableUserNUMAManagement:int 2024-11-01T18:09:27.3506903Z parm: NVreg_MemoryPoolSize:int 2024-11-01T18:09:27.3507483Z parm: NVreg_KMallocHeapMaxSize:int 2024-11-01T18:09:27.3508065Z parm: NVreg_VMallocHeapMaxSize:int 2024-11-01T18:09:27.3508645Z parm: NVreg_IgnoreMMIOCheck:int 2024-11-01T18:09:27.3509196Z parm: NVreg_NvLinkDisable:int 2024-11-01T18:09:27.3509801Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-11-01T18:09:27.3510454Z parm: NVreg_RegisterPCIDriver:int 2024-11-01T18:09:27.3511045Z parm: NVreg_EnableResizableBar:int 2024-11-01T18:09:27.3511630Z parm: NVreg_EnableDbgBreakpoint:int 2024-11-01T18:09:27.3512251Z parm: NVreg_EnableNonblockingOpen:int 2024-11-01T18:09:27.3512850Z parm: NVreg_RegistryDwords:charp 2024-11-01T18:09:27.3513449Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-11-01T18:09:27.3514044Z parm: NVreg_RmMsg:charp 2024-11-01T18:09:27.3514731Z parm: NVreg_GpuBlacklist:charp 2024-11-01T18:09:27.3515293Z parm: NVreg_TemporaryFilePath:charp 2024-11-01T18:09:27.3515883Z parm: NVreg_ExcludedGpus:charp 2024-11-01T18:09:27.3516449Z parm: NVreg_DmaRemapPeerMmio:int 2024-11-01T18:09:27.3517021Z parm: NVreg_RmNvlinkBandwidth:charp 2024-11-01T18:09:27.3517608Z parm: NVreg_ImexChannelCount:int 2024-11-01T18:09:27.3518166Z parm: rm_firmware_active:charp 2024-11-01T18:09:27.3536311Z + HAS_NVIDIA_DRIVER=0 2024-11-01T18:09:27.3536927Z ++ command -v nvidia-smi 2024-11-01T18:09:27.3537417Z + '[' -x /usr/bin/nvidia-smi ']' 2024-11-01T18:09:27.3537876Z + set +e 2024-11-01T18:09:27.3538543Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-11-01T18:09:27.3729150Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-11-01T18:09:27.3729790Z + NVIDIA_SMI_STATUS=0 2024-11-01T18:09:27.3730500Z + '[' 0 -ne 0 ']' 2024-11-01T18:09:27.3730958Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-11-01T18:09:27.3731429Z + HAS_NVIDIA_DRIVER=1 2024-11-01T18:09:27.3732364Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-11-01T18:09:27.3733258Z + set -e 2024-11-01T18:09:27.3733615Z + '[' 1 -eq 0 ']' 2024-11-01T18:09:27.3734338Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-11-01T18:09:27.3735208Z + post_install_nvidia_driver_common 2024-11-01T18:09:27.3735694Z + sudo modprobe nvidia 2024-11-01T18:09:27.5307149Z + echo 'After installing NVIDIA driver' 2024-11-01T18:09:27.5307698Z + lspci 2024-11-01T18:09:27.5308056Z After installing NVIDIA driver 2024-11-01T18:09:27.5486622Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-11-01T18:09:27.5487729Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-11-01T18:09:27.5488757Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-11-01T18:09:27.5489704Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-11-01T18:09:27.5490516Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-11-01T18:09:27.5491598Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-11-01T18:09:27.5492649Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-11-01T18:09:27.5493711Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-11-01T18:09:27.5494455Z + lsmod 2024-11-01T18:09:27.5515747Z Module Size Used by 2024-11-01T18:09:27.5516258Z veth 36864 0 2024-11-01T18:09:27.5516730Z nvidia_modeset 1351680 0 2024-11-01T18:09:27.5517243Z video 65536 1 nvidia_modeset 2024-11-01T18:09:27.5518098Z wmi 36864 1 video 2024-11-01T18:09:27.5519105Z nvidia_uvm 4706304 0 2024-11-01T18:09:27.5519680Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-11-01T18:09:27.5520289Z drm 602112 1 nvidia 2024-11-01T18:09:27.5520832Z drm_panel_orientation_quirks 32768 1 drm 2024-11-01T18:09:27.5521491Z backlight 24576 3 video,drm,nvidia_modeset 2024-11-01T18:09:27.5522116Z i2c_core 106496 2 nvidia,drm 2024-11-01T18:09:27.5522640Z xt_conntrack 16384 1 2024-11-01T18:09:27.5523171Z nft_chain_nat 16384 3 2024-11-01T18:09:27.5523854Z xt_MASQUERADE 20480 1 2024-11-01T18:09:27.5524410Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-11-01T18:09:27.5525021Z nf_conntrack_netlink 57344 0 2024-11-01T18:09:27.5525741Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-11-01T18:09:27.5526519Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-11-01T18:09:27.5527093Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-11-01T18:09:27.5527623Z xfrm_user 57344 1 2024-11-01T18:09:27.5528088Z xfrm_algo 16384 1 xfrm_user 2024-11-01T18:09:27.5528820Z xt_addrtype 16384 2 2024-11-01T18:09:27.5529290Z nft_compat 20480 4 2024-11-01T18:09:27.5529840Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-11-01T18:09:27.5530604Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-11-01T18:09:27.5531282Z br_netfilter 36864 0 2024-11-01T18:09:27.5531771Z bridge 323584 1 br_netfilter 2024-11-01T18:09:27.5532310Z stp 16384 1 bridge 2024-11-01T18:09:27.5532960Z llc 16384 2 bridge,stp 2024-11-01T18:09:27.5533786Z overlay 167936 0 2024-11-01T18:09:27.5534536Z tls 114688 0 2024-11-01T18:09:27.5535005Z nls_ascii 16384 1 2024-11-01T18:09:27.5535844Z nls_cp437 20480 1 2024-11-01T18:09:27.5536730Z ata_piix 45056 0 2024-11-01T18:09:27.5537482Z vfat 24576 1 2024-11-01T18:09:27.5538242Z fat 86016 1 vfat 2024-11-01T18:09:27.5539250Z libata 401408 1 ata_piix 2024-11-01T18:09:27.5540254Z sunrpc 692224 1 2024-11-01T18:09:27.5541185Z scsi_mod 290816 1 libata 2024-11-01T18:09:27.5542105Z ena 167936 0 2024-11-01T18:09:27.5542996Z scsi_common 16384 2 scsi_mod,libata 2024-11-01T18:09:27.5543958Z i8042 45056 0 2024-11-01T18:09:27.5544755Z serio 28672 3 i8042 2024-11-01T18:09:27.5545823Z button 24576 0 2024-11-01T18:09:27.5546412Z ghash_clmulni_intel 16384 0 2024-11-01T18:09:27.5546869Z sch_fq_codel 20480 9 2024-11-01T18:09:27.5547328Z dm_mod 188416 0 2024-11-01T18:09:27.5547782Z fuse 163840 1 2024-11-01T18:09:27.5548227Z dax 45056 1 dm_mod 2024-11-01T18:09:27.5548719Z loop 36864 0 2024-11-01T18:09:27.5549178Z configfs 57344 1 2024-11-01T18:09:27.5549622Z dmi_sysfs 20480 0 2024-11-01T18:09:27.5550095Z crc32_pclmul 16384 0 2024-11-01T18:09:27.5550555Z crc32c_intel 24576 0 2024-11-01T18:09:27.5551038Z + modinfo nvidia 2024-11-01T18:09:27.5552114Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-11-01T18:09:27.5553054Z alias: char-major-195-* 2024-11-01T18:09:27.5553527Z version: 550.54.15 2024-11-01T18:09:27.5553938Z supported: external 2024-11-01T18:09:27.5554360Z license: NVIDIA 2024-11-01T18:09:27.5554824Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-11-01T18:09:27.5555412Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-11-01T18:09:27.5555985Z srcversion: 833721318DA517F0C2FEC97 2024-11-01T18:09:27.5556564Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-11-01T18:09:27.5557173Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-11-01T18:09:27.5557794Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-11-01T18:09:27.5558416Z depends: i2c-core,drm 2024-11-01T18:09:27.5558856Z retpoline: Y 2024-11-01T18:09:27.5559233Z name: nvidia 2024-11-01T18:09:27.5560027Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-11-01T18:09:27.5560909Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-11-01T18:09:27.5561722Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-11-01T18:09:27.5562469Z parm: NVreg_ResmanDebugLevel:int 2024-11-01T18:09:27.5563007Z parm: NVreg_RmLogonRC:int 2024-11-01T18:09:27.5563543Z parm: NVreg_ModifyDeviceFiles:int 2024-11-01T18:09:27.5564114Z parm: NVreg_DeviceFileUID:int 2024-11-01T18:09:27.5564637Z parm: NVreg_DeviceFileGID:int 2024-11-01T18:09:27.5565186Z parm: NVreg_DeviceFileMode:int 2024-11-01T18:09:27.5565845Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-11-01T18:09:27.5566538Z parm: NVreg_UsePageAttributeTable:int 2024-11-01T18:09:27.5567139Z parm: NVreg_EnablePCIeGen3:int 2024-11-01T18:09:27.5567788Z parm: NVreg_EnableMSI:int 2024-11-01T18:09:27.5568288Z parm: NVreg_TCEBypassMode:int 2024-11-01T18:09:27.5568865Z parm: NVreg_EnableStreamMemOPs:int 2024-11-01T18:09:27.5569527Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-11-01T18:09:27.5570245Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-11-01T18:09:27.5570952Z parm: NVreg_EnableS0ixPowerManagement:int 2024-11-01T18:09:27.5571718Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-11-01T18:09:27.5572469Z parm: NVreg_DynamicPowerManagement:int 2024-11-01T18:09:27.5573221Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-11-01T18:09:27.5573969Z parm: NVreg_EnableGpuFirmware:int 2024-11-01T18:09:27.5574582Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-11-01T18:09:27.5575230Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-11-01T18:09:27.5575911Z parm: NVreg_EnableUserNUMAManagement:int 2024-11-01T18:09:27.5576542Z parm: NVreg_MemoryPoolSize:int 2024-11-01T18:09:27.5577103Z parm: NVreg_KMallocHeapMaxSize:int 2024-11-01T18:09:27.5577712Z parm: NVreg_VMallocHeapMaxSize:int 2024-11-01T18:09:27.5578309Z parm: NVreg_IgnoreMMIOCheck:int 2024-11-01T18:09:27.5578847Z parm: NVreg_NvLinkDisable:int 2024-11-01T18:09:27.5579478Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-11-01T18:09:27.5580139Z parm: NVreg_RegisterPCIDriver:int 2024-11-01T18:09:27.5580719Z parm: NVreg_EnableResizableBar:int 2024-11-01T18:09:27.5581325Z parm: NVreg_EnableDbgBreakpoint:int 2024-11-01T18:09:27.5581949Z parm: NVreg_EnableNonblockingOpen:int 2024-11-01T18:09:27.5582538Z parm: NVreg_RegistryDwords:charp 2024-11-01T18:09:27.5583159Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-11-01T18:09:27.5583756Z parm: NVreg_RmMsg:charp 2024-11-01T18:09:27.5584256Z parm: NVreg_GpuBlacklist:charp 2024-11-01T18:09:27.5584837Z parm: NVreg_TemporaryFilePath:charp 2024-11-01T18:09:27.5585421Z parm: NVreg_ExcludedGpus:charp 2024-11-01T18:09:27.5586062Z parm: NVreg_DmaRemapPeerMmio:int 2024-11-01T18:09:27.5586669Z parm: NVreg_RmNvlinkBandwidth:charp 2024-11-01T18:09:27.5587265Z parm: NVreg_ImexChannelCount:int 2024-11-01T18:09:27.5587803Z parm: rm_firmware_active:charp 2024-11-01T18:09:27.5588355Z + set +e 2024-11-01T18:09:27.5588739Z + nvidia-smi 2024-11-01T18:09:27.5735257Z Fri Nov 1 18:09:27 2024 2024-11-01T18:09:27.5736055Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:09:27.5737126Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-11-01T18:09:27.5738133Z |-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:09:27.5739157Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-11-01T18:09:27.5740309Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-11-01T18:09:27.5741183Z | | | MIG M. | 2024-11-01T18:09:27.5741867Z |=========================================+========================+======================| 2024-11-01T18:09:27.5820839Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-11-01T18:09:27.5821765Z | N/A 30C P8 16W / 150W | 0MiB / 7680MiB | 0% Default | 2024-11-01T18:09:27.5822583Z | | | N/A | 2024-11-01T18:09:27.5823475Z +-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:09:27.5824190Z 2024-11-01T18:09:27.5825294Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:09:27.5826097Z | Processes: | 2024-11-01T18:09:27.5826979Z | GPU GI CI PID Type Process name GPU Memory | 2024-11-01T18:09:27.5827860Z | ID ID Usage | 2024-11-01T18:09:27.5828572Z |=========================================================================================| 2024-11-01T18:09:27.5829398Z | No running processes found | 2024-11-01T18:09:27.5830367Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:09:27.6394541Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-11-01T18:09:27.6573361Z Tesla M60 2024-11-01T18:09:27.6634829Z + NVIDIA_SMI_STATUS=0 2024-11-01T18:09:27.6635524Z + '[' 0 -eq 0 ']' 2024-11-01T18:09:27.6636035Z + echo 'INFO: Ignoring allowed status 0' 2024-11-01T18:09:27.6636570Z + set -e 2024-11-01T18:09:27.6636926Z INFO: Ignoring allowed status 0 2024-11-01T18:09:27.6641913Z == Installing nvidia container toolkit for amzn2023 == 2024-11-01T18:09:27.6645643Z + sudo yum install -y yum-utils 2024-11-01T18:09:28.2519786Z Last metadata expiration check: 0:36:03 ago on Fri Nov 1 17:33:25 2024. 2024-11-01T18:09:28.2810184Z Package dnf-utils-4.3.0-13.amzn2023.0.4.noarch is already installed. 2024-11-01T18:09:28.3266775Z Dependencies resolved. 2024-11-01T18:09:28.3474321Z Nothing to do. 2024-11-01T18:09:28.3475001Z Complete! 2024-11-01T18:09:28.3880989Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2024-11-01T18:09:28.3882273Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:09:28.3883978Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:09:28.7337456Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:09:28.8109947Z + sudo yum install -y nvidia-docker2 2024-11-01T18:09:29.4578215Z nvidia-container-toolkit 8.7 kB/s | 833 B 00:00 2024-11-01T18:09:29.4872354Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2024-11-01T18:09:29.5317792Z Dependencies resolved. 2024-11-01T18:09:29.5525651Z Nothing to do. 2024-11-01T18:09:29.5526270Z Complete! 2024-11-01T18:09:29.5937000Z + sudo systemctl restart docker 2024-11-01T18:09:40.6481970Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-11-01T18:09:40.6702360Z Fri Nov 1 18:09:40 2024 2024-11-01T18:09:40.6703543Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:09:40.6704651Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-11-01T18:09:40.6705680Z |-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:09:40.6706723Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-11-01T18:09:40.6707867Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-11-01T18:09:40.6708740Z | | | MIG M. | 2024-11-01T18:09:40.6709406Z |=========================================+========================+======================| 2024-11-01T18:09:40.6789618Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-11-01T18:09:40.6790785Z | N/A 30C P8 15W / 150W | 0MiB / 7680MiB | 0% Default | 2024-11-01T18:09:40.6791599Z | | | N/A | 2024-11-01T18:09:40.6792475Z +-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:09:40.6793559Z 2024-11-01T18:09:40.6794413Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:09:40.6795189Z | Processes: | 2024-11-01T18:09:40.6796076Z | GPU GI CI PID Type Process name GPU Memory | 2024-11-01T18:09:40.6796950Z | ID ID Usage | 2024-11-01T18:09:40.6797638Z |=========================================================================================| 2024-11-01T18:09:40.6798460Z | No running processes found | 2024-11-01T18:09:40.6799438Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:09:40.8257487Z Command completed after 1 attempt(s). 2024-11-01T18:09:40.8365552Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-11-01T18:09:40.8366315Z with: 2024-11-01T18:09:40.8366758Z docker-image: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:40.8367543Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:09:40.8368183Z env: 2024-11-01T18:09:40.8368504Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:40.8368935Z BUILDER_ROOT: /builder 2024-11-01T18:09:40.8369365Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:40.8369776Z DESIRED_CUDA: cu124 2024-11-01T18:09:40.8370179Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:40.8370599Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:40.8371095Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:40.8371697Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:40.8372087Z LIBTORCH_CONFIG: 2024-11-01T18:09:40.8372456Z LIBTORCH_VARIANT: 2024-11-01T18:09:40.8372870Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:40.8373280Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:40.8373952Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:40.8374672Z ANACONDA_USER: pytorch 2024-11-01T18:09:40.8375110Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:40.8375581Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:40.8376058Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:40.8376822Z GITHUB_TOKEN: *** 2024-11-01T18:09:40.8377213Z PR_NUMBER: 2024-11-01T18:09:40.8377595Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:40.8378577Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:40.8379144Z USE_SPLIT_BUILD: false 2024-11-01T18:09:40.8379665Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:09:40.8380265Z ##[endgroup] 2024-11-01T18:09:40.8402033Z ##[group]Run set -x 2024-11-01T18:09:40.8402458Z set -x 2024-11-01T18:09:40.8402828Z set +e 2024-11-01T18:09:40.8403183Z  2024-11-01T18:09:40.8403510Z login() { 2024-11-01T18:09:40.8404341Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-11-01T18:09:40.8405245Z } 2024-11-01T18:09:40.8405580Z  2024-11-01T18:09:40.8405896Z retry () { 2024-11-01T18:09:40.8406374Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-11-01T18:09:40.8406928Z } 2024-11-01T18:09:40.8407245Z  2024-11-01T18:09:40.8407623Z retry login "${DOCKER_REGISTRY}" 2024-11-01T18:09:40.8408140Z  2024-11-01T18:09:40.8408446Z set -e 2024-11-01T18:09:40.8409027Z # ignore output since only exit code is used for conditional 2024-11-01T18:09:40.8409903Z # only pull docker image if it's not available locally 2024-11-01T18:09:40.8410843Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-11-01T18:09:40.8411713Z  retry docker pull "${DOCKER_IMAGE}" 2024-11-01T18:09:40.8412474Z fi 2024-11-01T18:09:40.8421937Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:40.8422567Z env: 2024-11-01T18:09:40.8422915Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:40.8423324Z BUILDER_ROOT: /builder 2024-11-01T18:09:40.8423754Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:40.8424186Z DESIRED_CUDA: cu124 2024-11-01T18:09:40.8424572Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:09:40.8424995Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:40.8425515Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:40.8426104Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:40.8426499Z LIBTORCH_CONFIG: 2024-11-01T18:09:40.8426889Z LIBTORCH_VARIANT: 2024-11-01T18:09:40.8427266Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:40.8427683Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:40.8428312Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:40.8429024Z ANACONDA_USER: pytorch 2024-11-01T18:09:40.8429476Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:40.8429951Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:40.8430614Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:40.8431388Z GITHUB_TOKEN: *** 2024-11-01T18:09:40.8431780Z PR_NUMBER: 2024-11-01T18:09:40.8432156Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:40.8432752Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:40.8433322Z USE_SPLIT_BUILD: false 2024-11-01T18:09:40.8433861Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:09:40.8434610Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:09:40.8435253Z ##[endgroup] 2024-11-01T18:09:40.8466618Z + set +e 2024-11-01T18:09:40.8467293Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:09:40.8468120Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:09:40.8471118Z + aws ecr get-login-password --region us-east-1 2024-11-01T18:09:40.8472806Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:09:41.5424671Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T18:09:41.5425742Z Configure a credential helper to remove this warning. See 2024-11-01T18:09:41.5426821Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T18:09:41.5427490Z 2024-11-01T18:09:41.5427660Z Login Succeeded 2024-11-01T18:09:41.5437722Z + set -e 2024-11-01T18:09:41.5438408Z + docker inspect --type=image pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:41.5595184Z + retry docker pull pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:41.5596048Z + docker pull pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:09:41.7583576Z cuda12.4-main: Pulling from pytorch/manylinux-builder 2024-11-01T18:09:41.7584620Z 2d473b07cdd5: Pulling fs layer 2024-11-01T18:09:41.7585622Z af0f33e471e9: Pulling fs layer 2024-11-01T18:09:41.7586571Z 57fde1839280: Pulling fs layer 2024-11-01T18:09:41.7587508Z 59cb988949d9: Pulling fs layer 2024-11-01T18:09:41.7588052Z 5edb59797993: Pulling fs layer 2024-11-01T18:09:41.7588681Z 0e3285e6e306: Pulling fs layer 2024-11-01T18:09:41.7589203Z e7f71d16338f: Pulling fs layer 2024-11-01T18:09:41.7589680Z c2bbade1579b: Pulling fs layer 2024-11-01T18:09:41.7590150Z b2935684a929: Pulling fs layer 2024-11-01T18:09:41.7590638Z 68c1b28996b3: Pulling fs layer 2024-11-01T18:09:41.7591108Z 1094d34cdf15: Pulling fs layer 2024-11-01T18:09:41.7591572Z 27166b747bc0: Pulling fs layer 2024-11-01T18:09:41.7592017Z 7e7f713ad2b6: Pulling fs layer 2024-11-01T18:09:41.7592490Z 1a4bf9cd160c: Pulling fs layer 2024-11-01T18:09:41.7592956Z 16010faf9dc7: Pulling fs layer 2024-11-01T18:09:41.7593402Z 1b7413180953: Pulling fs layer 2024-11-01T18:09:41.7593865Z 1fbe41b3c310: Pulling fs layer 2024-11-01T18:09:41.7594333Z 0beae27048b6: Pulling fs layer 2024-11-01T18:09:41.7594781Z 71ee3e948c16: Pulling fs layer 2024-11-01T18:09:41.7595245Z e2b77a020c45: Pulling fs layer 2024-11-01T18:09:41.7595973Z 1a7133b30443: Pulling fs layer 2024-11-01T18:09:41.7596423Z e136588e1b3f: Pulling fs layer 2024-11-01T18:09:41.7596890Z 021fe1b7fcfb: Pulling fs layer 2024-11-01T18:09:41.7597339Z 0e3285e6e306: Waiting 2024-11-01T18:09:41.7597737Z cb8461d80f43: Pulling fs layer 2024-11-01T18:09:41.7598205Z 901acaea3759: Pulling fs layer 2024-11-01T18:09:41.7598670Z 65c9e5629180: Pulling fs layer 2024-11-01T18:09:41.7599116Z 56d1d7fd6e4a: Pulling fs layer 2024-11-01T18:09:41.7599584Z f069b135047f: Pulling fs layer 2024-11-01T18:09:41.7600031Z e7f71d16338f: Waiting 2024-11-01T18:09:41.7600416Z c2bbade1579b: Waiting 2024-11-01T18:09:41.7600836Z c710c55d6b60: Pulling fs layer 2024-11-01T18:09:41.7601978Z b2935684a929: Waiting 2024-11-01T18:09:41.7602651Z 37d0cbb0ac38: Pulling fs layer 2024-11-01T18:09:41.7603109Z 68c1b28996b3: Waiting 2024-11-01T18:09:41.7603501Z 665c5ac34cd4: Pulling fs layer 2024-11-01T18:09:41.7603972Z 031afd64ce8e: Pulling fs layer 2024-11-01T18:09:41.7604420Z 1094d34cdf15: Waiting 2024-11-01T18:09:41.7604802Z 59cb988949d9: Waiting 2024-11-01T18:09:41.7605210Z d758d2744398: Pulling fs layer 2024-11-01T18:09:41.7605901Z 201efd84cb6d: Pulling fs layer 2024-11-01T18:09:41.7606366Z 1fbe41b3c310: Waiting 2024-11-01T18:09:41.7606758Z 1b7413180953: Waiting 2024-11-01T18:09:41.7607143Z 5edb59797993: Waiting 2024-11-01T18:09:41.7607515Z 021fe1b7fcfb: Waiting 2024-11-01T18:09:41.7607910Z 901acaea3759: Waiting 2024-11-01T18:09:41.7608333Z bbc7a0653ecf: Pulling fs layer 2024-11-01T18:09:41.7608768Z cb8461d80f43: Waiting 2024-11-01T18:09:41.7609185Z b19fcff2fd8b: Pulling fs layer 2024-11-01T18:09:41.7609847Z 1a4bf9cd160c: Waiting 2024-11-01T18:09:41.7610580Z 0beae27048b6: Waiting 2024-11-01T18:09:41.7611330Z 16010faf9dc7: Waiting 2024-11-01T18:09:41.7612046Z 27166b747bc0: Waiting 2024-11-01T18:09:41.7612750Z e2b77a020c45: Waiting 2024-11-01T18:09:41.7613568Z 001bb713d6c6: Pulling fs layer 2024-11-01T18:09:41.7614470Z 1a7133b30443: Waiting 2024-11-01T18:09:41.7615188Z 65c9e5629180: Waiting 2024-11-01T18:09:41.7615957Z 71ee3e948c16: Waiting 2024-11-01T18:09:41.7616693Z 665c5ac34cd4: Waiting 2024-11-01T18:09:41.7617440Z 031afd64ce8e: Waiting 2024-11-01T18:09:41.7618191Z b19fcff2fd8b: Waiting 2024-11-01T18:09:41.7618947Z 201efd84cb6d: Waiting 2024-11-01T18:09:41.7619652Z d758d2744398: Waiting 2024-11-01T18:09:41.7620374Z 001bb713d6c6: Waiting 2024-11-01T18:09:41.7621107Z 7e7f713ad2b6: Waiting 2024-11-01T18:09:41.7621835Z 37d0cbb0ac38: Waiting 2024-11-01T18:09:41.7622591Z c710c55d6b60: Waiting 2024-11-01T18:09:41.7623324Z bbc7a0653ecf: Waiting 2024-11-01T18:09:41.7624063Z 56d1d7fd6e4a: Waiting 2024-11-01T18:09:41.8061406Z 57fde1839280: Verifying Checksum 2024-11-01T18:09:41.8061929Z 57fde1839280: Download complete 2024-11-01T18:09:41.8129278Z af0f33e471e9: Verifying Checksum 2024-11-01T18:09:41.8129775Z af0f33e471e9: Download complete 2024-11-01T18:09:41.8412891Z 59cb988949d9: Verifying Checksum 2024-11-01T18:09:41.8413891Z 59cb988949d9: Download complete 2024-11-01T18:09:42.0606995Z 0e3285e6e306: Verifying Checksum 2024-11-01T18:09:42.0607618Z 0e3285e6e306: Download complete 2024-11-01T18:09:42.5384022Z 2d473b07cdd5: Verifying Checksum 2024-11-01T18:09:42.5384598Z 2d473b07cdd5: Download complete 2024-11-01T18:09:42.5832404Z c2bbade1579b: Verifying Checksum 2024-11-01T18:09:42.5833007Z c2bbade1579b: Download complete 2024-11-01T18:09:42.7738416Z b2935684a929: Download complete 2024-11-01T18:09:42.8296973Z 68c1b28996b3: Download complete 2024-11-01T18:09:42.9408396Z e7f71d16338f: Verifying Checksum 2024-11-01T18:09:42.9409409Z e7f71d16338f: Download complete 2024-11-01T18:09:42.9963306Z 5edb59797993: Verifying Checksum 2024-11-01T18:09:42.9964361Z 5edb59797993: Download complete 2024-11-01T18:09:43.0057538Z 27166b747bc0: Verifying Checksum 2024-11-01T18:09:43.0058526Z 27166b747bc0: Download complete 2024-11-01T18:09:43.1458407Z 1a4bf9cd160c: Verifying Checksum 2024-11-01T18:09:43.1459444Z 1a4bf9cd160c: Download complete 2024-11-01T18:09:43.1886619Z 16010faf9dc7: Verifying Checksum 2024-11-01T18:09:43.1887348Z 16010faf9dc7: Download complete 2024-11-01T18:09:43.2361369Z 1b7413180953: Download complete 2024-11-01T18:09:43.2876694Z 1fbe41b3c310: Verifying Checksum 2024-11-01T18:09:43.2877346Z 1fbe41b3c310: Download complete 2024-11-01T18:09:43.3261944Z 0beae27048b6: Download complete 2024-11-01T18:09:43.3697106Z 71ee3e948c16: Verifying Checksum 2024-11-01T18:09:43.3697678Z 71ee3e948c16: Download complete 2024-11-01T18:09:43.4469537Z e2b77a020c45: Verifying Checksum 2024-11-01T18:09:43.4470123Z e2b77a020c45: Download complete 2024-11-01T18:09:43.4890406Z 1a7133b30443: Download complete 2024-11-01T18:09:43.5488892Z e136588e1b3f: Verifying Checksum 2024-11-01T18:09:43.5489643Z e136588e1b3f: Download complete 2024-11-01T18:09:43.5945422Z 021fe1b7fcfb: Verifying Checksum 2024-11-01T18:09:43.5946463Z 021fe1b7fcfb: Download complete 2024-11-01T18:09:43.6964286Z cb8461d80f43: Verifying Checksum 2024-11-01T18:09:43.6964887Z cb8461d80f43: Download complete 2024-11-01T18:09:44.4684914Z 901acaea3759: Verifying Checksum 2024-11-01T18:09:44.4685803Z 901acaea3759: Download complete 2024-11-01T18:09:44.4708295Z 1094d34cdf15: Verifying Checksum 2024-11-01T18:09:44.4709764Z 1094d34cdf15: Download complete 2024-11-01T18:09:44.5153242Z 56d1d7fd6e4a: Verifying Checksum 2024-11-01T18:09:44.5153764Z 56d1d7fd6e4a: Download complete 2024-11-01T18:09:44.5871517Z f069b135047f: Download complete 2024-11-01T18:09:44.5900136Z 65c9e5629180: Verifying Checksum 2024-11-01T18:09:44.5900731Z 65c9e5629180: Download complete 2024-11-01T18:09:44.6329055Z c710c55d6b60: Download complete 2024-11-01T18:09:44.7071150Z 665c5ac34cd4: Download complete 2024-11-01T18:09:45.1836423Z 7e7f713ad2b6: Download complete 2024-11-01T18:09:45.9335385Z 031afd64ce8e: Verifying Checksum 2024-11-01T18:09:45.9335992Z 031afd64ce8e: Download complete 2024-11-01T18:09:45.9457569Z d758d2744398: Verifying Checksum 2024-11-01T18:09:45.9458090Z d758d2744398: Download complete 2024-11-01T18:09:45.9811964Z 201efd84cb6d: Verifying Checksum 2024-11-01T18:09:45.9812510Z 201efd84cb6d: Download complete 2024-11-01T18:09:46.2171199Z 37d0cbb0ac38: Verifying Checksum 2024-11-01T18:09:46.2171826Z 37d0cbb0ac38: Download complete 2024-11-01T18:09:46.2560115Z 001bb713d6c6: Download complete 2024-11-01T18:09:46.5598849Z 2d473b07cdd5: Pull complete 2024-11-01T18:09:46.5808742Z af0f33e471e9: Pull complete 2024-11-01T18:09:46.6019007Z 57fde1839280: Pull complete 2024-11-01T18:09:46.6262482Z 59cb988949d9: Pull complete 2024-11-01T18:09:47.2125178Z b19fcff2fd8b: Verifying Checksum 2024-11-01T18:09:47.2125778Z b19fcff2fd8b: Download complete 2024-11-01T18:09:49.8765470Z 5edb59797993: Pull complete 2024-11-01T18:09:50.0917169Z 0e3285e6e306: Pull complete 2024-11-01T18:09:52.4434850Z e7f71d16338f: Pull complete 2024-11-01T18:09:52.8778669Z c2bbade1579b: Pull complete 2024-11-01T18:09:53.5550040Z b2935684a929: Pull complete 2024-11-01T18:09:53.9955440Z 68c1b28996b3: Pull complete 2024-11-01T18:10:04.4305508Z 1094d34cdf15: Pull complete 2024-11-01T18:10:04.4538138Z 27166b747bc0: Pull complete 2024-11-01T18:10:09.9827577Z 7e7f713ad2b6: Pull complete 2024-11-01T18:10:10.0295079Z 1a4bf9cd160c: Pull complete 2024-11-01T18:10:10.0533236Z 16010faf9dc7: Pull complete 2024-11-01T18:10:10.0741357Z 1b7413180953: Pull complete 2024-11-01T18:10:10.0938950Z 1fbe41b3c310: Pull complete 2024-11-01T18:10:10.1146940Z 0beae27048b6: Pull complete 2024-11-01T18:10:10.1367705Z 71ee3e948c16: Pull complete 2024-11-01T18:10:10.2161156Z e2b77a020c45: Pull complete 2024-11-01T18:10:10.2369875Z 1a7133b30443: Pull complete 2024-11-01T18:10:10.2633752Z e136588e1b3f: Pull complete 2024-11-01T18:10:10.2859110Z 021fe1b7fcfb: Pull complete 2024-11-01T18:10:10.3080308Z cb8461d80f43: Pull complete 2024-11-01T18:10:12.0921628Z 901acaea3759: Pull complete 2024-11-01T18:10:12.2851319Z 65c9e5629180: Pull complete 2024-11-01T18:10:12.3075940Z 56d1d7fd6e4a: Pull complete 2024-11-01T18:10:12.3301195Z f069b135047f: Pull complete 2024-11-01T18:10:12.3512881Z c710c55d6b60: Pull complete 2024-11-01T18:10:16.8251932Z 37d0cbb0ac38: Pull complete 2024-11-01T18:10:16.8599935Z 665c5ac34cd4: Pull complete 2024-11-01T18:10:21.5871282Z 031afd64ce8e: Pull complete 2024-11-01T18:10:24.0383738Z d758d2744398: Pull complete 2024-11-01T18:10:24.4845490Z 201efd84cb6d: Pull complete 2024-11-01T18:10:40.1379990Z bbc7a0653ecf: Verifying Checksum 2024-11-01T18:10:40.1380740Z bbc7a0653ecf: Download complete 2024-11-01T18:11:45.0479447Z bbc7a0653ecf: Pull complete 2024-11-01T18:11:47.2539558Z b19fcff2fd8b: Pull complete 2024-11-01T18:11:47.7032579Z 001bb713d6c6: Pull complete 2024-11-01T18:11:47.9507256Z Digest: sha256:dfc98a8e3112fa4f7a6a916479e41ca4bec365efc631061b52c93885246291bc 2024-11-01T18:11:48.0468377Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:11:48.1018468Z docker.io/pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:11:48.1106218Z Prepare all required actions 2024-11-01T18:11:48.1176675Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-11-01T18:11:48.1177301Z env: 2024-11-01T18:11:48.1177625Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:48.1178082Z BUILDER_ROOT: /builder 2024-11-01T18:11:48.1178512Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:48.1178929Z DESIRED_CUDA: cu124 2024-11-01T18:11:48.1179340Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:11:48.1179767Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:48.1180274Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:11:48.1180883Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:48.1181462Z LIBTORCH_CONFIG: 2024-11-01T18:11:48.1181849Z LIBTORCH_VARIANT: 2024-11-01T18:11:48.1182257Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:48.1182672Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:48.1183286Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:48.1184018Z ANACONDA_USER: pytorch 2024-11-01T18:11:48.1184529Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:48.1184996Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:48.1185497Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:48.1186268Z GITHUB_TOKEN: *** 2024-11-01T18:11:48.1186658Z PR_NUMBER: 2024-11-01T18:11:48.1187050Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:48.1187647Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:48.1188220Z USE_SPLIT_BUILD: false 2024-11-01T18:11:48.1188749Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:11:48.1189350Z ##[endgroup] 2024-11-01T18:11:48.1442695Z ##[group]Run set -x 2024-11-01T18:11:48.1443136Z set -x 2024-11-01T18:11:48.1443576Z # shellcheck disable=SC2086,SC2090 2024-11-01T18:11:48.1444140Z container_name=$(docker run \ 2024-11-01T18:11:48.1444665Z  ${GPU_FLAG:-} \ 2024-11-01T18:11:48.1445125Z  -e BINARY_ENV_FILE \ 2024-11-01T18:11:48.1445591Z  -e BUILDER_ROOT \ 2024-11-01T18:11:48.1446074Z  -e BUILD_ENVIRONMENT \ 2024-11-01T18:11:48.1446571Z  -e DESIRED_CUDA \ 2024-11-01T18:11:48.1447024Z  -e DESIRED_DEVTOOLSET \ 2024-11-01T18:11:48.1447537Z  -e DESIRED_PYTHON \ 2024-11-01T18:11:48.1448254Z  -e GITHUB_ACTIONS \ 2024-11-01T18:11:48.1448719Z  -e GPU_ARCH_TYPE \ 2024-11-01T18:11:48.1449197Z  -e GPU_ARCH_VERSION \ 2024-11-01T18:11:48.1449692Z  -e LIBTORCH_VARIANT \ 2024-11-01T18:11:48.1450164Z  -e PACKAGE_TYPE \ 2024-11-01T18:11:48.1450667Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-11-01T18:11:48.1451219Z  -e PYTORCH_ROOT \ 2024-11-01T18:11:48.1451685Z  -e SKIP_ALL_TESTS \ 2024-11-01T18:11:48.1452148Z  -e USE_SPLIT_BUILD \ 2024-11-01T18:11:48.1452610Z  --tty \ 2024-11-01T18:11:48.1453002Z  --detach \ 2024-11-01T18:11:48.1453510Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-11-01T18:11:48.1454398Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-11-01T18:11:48.1455115Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-11-01T18:11:48.1455677Z  -w / \ 2024-11-01T18:11:48.1456066Z  "${DOCKER_IMAGE}" 2024-11-01T18:11:48.1456750Z ) 2024-11-01T18:11:48.1457070Z  2024-11-01T18:11:48.1457587Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-11-01T18:11:48.1459166Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2024-11-01T18:11:48.1461023Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-11-01T18:11:48.1462474Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-11-01T18:11:48.1463459Z fi 2024-11-01T18:11:48.1463958Z  2024-11-01T18:11:48.1464795Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-11-01T18:11:48.1465791Z # Generate test script 2024-11-01T18:11:48.1466899Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-11-01T18:11:48.1468373Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-11-01T18:11:48.1477767Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:11:48.1478401Z env: 2024-11-01T18:11:48.1478739Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:48.1479155Z BUILDER_ROOT: /builder 2024-11-01T18:11:48.1479585Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:48.1480012Z DESIRED_CUDA: cu124 2024-11-01T18:11:48.1480403Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:11:48.1480827Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:48.1481353Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:11:48.1481950Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:48.1482342Z LIBTORCH_CONFIG: 2024-11-01T18:11:48.1482753Z LIBTORCH_VARIANT: 2024-11-01T18:11:48.1483330Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:48.1483763Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:48.1484387Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:48.1485098Z ANACONDA_USER: pytorch 2024-11-01T18:11:48.1485534Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:48.1486009Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:48.1486486Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:48.1487228Z GITHUB_TOKEN: *** 2024-11-01T18:11:48.1487615Z PR_NUMBER: 2024-11-01T18:11:48.1488012Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:48.1488586Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:48.1489153Z USE_SPLIT_BUILD: false 2024-11-01T18:11:48.1489694Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:11:48.1490285Z ##[endgroup] 2024-11-01T18:11:48.1533486Z ++ docker run --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all -e BINARY_ENV_FILE -e BUILDER_ROOT -e BUILD_ENVIRONMENT -e DESIRED_CUDA -e DESIRED_DEVTOOLSET -e DESIRED_PYTHON -e GITHUB_ACTIONS -e GPU_ARCH_TYPE -e GPU_ARCH_VERSION -e LIBTORCH_VARIANT -e PACKAGE_TYPE -e PYTORCH_FINAL_PACKAGE_DIR -e PYTORCH_ROOT -e SKIP_ALL_TESTS -e USE_SPLIT_BUILD --tty --detach -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch:/pytorch -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder:/builder -v /home/ec2-user/actions-runner/_work/_temp/artifacts:/final_pkgs -w / pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:12:30.8040313Z + container_name=687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:12:30.8041975Z + echo CONTAINER_NAME=687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:12:30.8042830Z + [[ cuda != \r\o\c\m ]] 2024-11-01T18:12:30.8043954Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\a\a\r\c\h\6\4\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2024-11-01T18:12:30.8045253Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\s\3\9\0\x\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2024-11-01T18:12:30.8049591Z + [[ cuda != \x\p\u ]] 2024-11-01T18:12:30.8052196Z + grep download.pytorch.org /etc/hosts 2024-11-01T18:12:30.8053442Z + docker exec -i 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a bash -c '/bin/cat >> /etc/hosts' 2024-11-01T18:12:30.9686714Z + docker exec -t -w /pytorch 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-11-01T18:12:31.0271544Z + export TZ=UTC 2024-11-01T18:12:31.0272029Z + TZ=UTC 2024-11-01T18:12:31.0272646Z + envfile=/tmp/env 2024-11-01T18:12:31.0273350Z + [[ -n /pytorch ]] 2024-11-01T18:12:31.0276207Z ++ dirname /pytorch 2024-11-01T18:12:31.0284919Z + workdir=/ 2024-11-01T18:12:31.0285616Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:12:31.0286528Z + export DOCKER_IMAGE= 2024-11-01T18:12:31.0287566Z + DOCKER_IMAGE= 2024-11-01T18:12:31.0288569Z + [[ -z '' ]] 2024-11-01T18:12:31.0289057Z + [[ manywheel == conda ]] 2024-11-01T18:12:31.0289509Z + [[ cu124 == cpu ]] 2024-11-01T18:12:31.0290611Z + export DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-11-01T18:12:31.0291923Z + DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-11-01T18:12:31.0292480Z + USE_GOLD_LINKER=OFF 2024-11-01T18:12:31.0292883Z + [[ cu124 == \c\p\u ]] 2024-11-01T18:12:31.0293296Z + PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:12:31.0293806Z ++ date -u +%Y%m%d 2024-11-01T18:12:31.0299530Z + export DATE=20241101 2024-11-01T18:12:31.0299997Z + DATE=20241101 2024-11-01T18:12:31.0306971Z ++ cat /pytorch/version.txt 2024-11-01T18:12:31.0307970Z ++ cut -da -f1 2024-11-01T18:12:31.0319094Z + BASE_BUILD_VERSION=2.6.0.dev20241101 2024-11-01T18:12:31.0319606Z + tagged_version 2024-11-01T18:12:31.0319997Z + GIT_DIR=//pytorch/.git 2024-11-01T18:12:31.0321154Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-11-01T18:12:31.0322063Z + [[ ! -d //pytorch/.git ]] 2024-11-01T18:12:31.0322909Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-11-01T18:12:31.0344562Z fatal: No names found, cannot describe anything. 2024-11-01T18:12:31.0346900Z + return 1 2024-11-01T18:12:31.0351048Z ++ uname 2024-11-01T18:12:31.0360276Z + [[ Linux == \D\a\r\w\i\n ]] 2024-11-01T18:12:31.0360800Z + [[ manywheel == conda ]] 2024-11-01T18:12:31.0361340Z + export PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu124 2024-11-01T18:12:31.0362008Z + PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu124 2024-11-01T18:12:31.0362577Z + export PYTORCH_BUILD_NUMBER=1 2024-11-01T18:12:31.0363033Z + PYTORCH_BUILD_NUMBER=1 2024-11-01T18:12:31.0364618Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-11-01T18:12:31.0372024Z + TRITON_VERSION=3.1.0 2024-11-01T18:12:31.0392062Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-11-01T18:12:31.0393132Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:12:31.0393635Z + [[ -n '' ]] 2024-11-01T18:12:31.0394032Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:12:31.0394571Z + [[ -n 2.6.0.dev20241101+cu124 ]] 2024-11-01T18:12:31.0395068Z + [[ 2.6.0.dev20241101+cu124 =~ .*rocm.* ]] 2024-11-01T18:12:31.0395614Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:12:31.0396144Z + [[ -n 2.6.0.dev20241101+cu124 ]] 2024-11-01T18:12:31.0396630Z + [[ 2.6.0.dev20241101+cu124 =~ .*xpu.* ]] 2024-11-01T18:12:31.0397234Z + USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:12:31.0397870Z + [[ cuda =~ .*aarch64.* ]] 2024-11-01T18:12:31.0398281Z + cat 2024-11-01T18:12:31.0398641Z ++ uname -a 2024-11-01T18:12:31.0398984Z ++ date 2024-11-01T18:12:31.0419747Z ++ uname 2024-11-01T18:12:31.0427470Z + [[ Linux != Darwin ]] 2024-11-01T18:12:31.0427981Z + MEMORY_LIMIT_MAX_JOBS=12 2024-11-01T18:12:31.0430361Z ++ nproc 2024-11-01T18:12:31.0438680Z + NUM_CPUS=14 2024-11-01T18:12:31.0439245Z + export MAX_JOBS=12 2024-11-01T18:12:31.0439666Z + MAX_JOBS=12 2024-11-01T18:12:31.0439991Z + cat 2024-11-01T18:12:31.0451234Z + echo 'retry () {' 2024-11-01T18:12:31.0452269Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-11-01T18:12:31.0453010Z + echo '}' 2024-11-01T18:12:31.0453691Z + echo 'export -f retry' 2024-11-01T18:12:31.0454127Z + cat /tmp/env 2024-11-01T18:12:31.0461274Z # =================== The following code will be executed inside Docker container =================== 2024-11-01T18:12:31.0462427Z export TZ=UTC 2024-11-01T18:12:31.0463958Z echo "Running on Linux 687ee4422082 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:12:31 UTC 2024" 2024-11-01T18:12:31.0465266Z 2024-11-01T18:12:31.0465625Z export PACKAGE_TYPE="manywheel" 2024-11-01T18:12:31.0466247Z export DESIRED_PYTHON="3.9" 2024-11-01T18:12:31.0466954Z export DESIRED_CUDA="cu124" 2024-11-01T18:12:31.0467451Z export LIBTORCH_VARIANT="" 2024-11-01T18:12:31.0468455Z export BUILD_PYTHONLESS="" 2024-11-01T18:12:31.0469192Z export USE_SPLIT_BUILD="false" 2024-11-01T18:12:31.0469904Z if [[ "linux-gnu" == "msys" ]]; then 2024-11-01T18:12:31.0470553Z export LIBTORCH_CONFIG="" 2024-11-01T18:12:31.0471209Z if [[ "" == 'debug' ]]; then 2024-11-01T18:12:31.0472235Z export DEBUG=1 2024-11-01T18:12:31.0472774Z fi 2024-11-01T18:12:31.0473127Z export DESIRED_DEVTOOLSET="" 2024-11-01T18:12:31.0473672Z else 2024-11-01T18:12:31.0474283Z export DESIRED_DEVTOOLSET="" 2024-11-01T18:12:31.0474976Z fi 2024-11-01T18:12:31.0475174Z 2024-11-01T18:12:31.0475346Z export DATE="20241101" 2024-11-01T18:12:31.0475792Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:12:31.0476434Z export PYTORCH_BUILD_VERSION="2.6.0.dev20241101+cu124" 2024-11-01T18:12:31.0477054Z export PYTORCH_BUILD_NUMBER="1" 2024-11-01T18:12:31.0477641Z export OVERRIDE_PACKAGE_VERSION="2.6.0.dev20241101+cu124" 2024-11-01T18:12:31.0478321Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-11-01T18:12:31.0478735Z 2024-11-01T18:12:31.0479048Z # TODO: We don't need this anymore IIUC 2024-11-01T18:12:31.0479861Z export TORCH_PACKAGE_NAME='torch' 2024-11-01T18:12:31.0481155Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-11-01T18:12:31.0481925Z export ANACONDA_USER='pytorch' 2024-11-01T18:12:31.0482260Z 2024-11-01T18:12:31.0482429Z export USE_FBGEMM=1 2024-11-01T18:12:31.0482851Z export PIP_UPLOAD_FOLDER="nightly/" 2024-11-01T18:12:31.0483684Z export DOCKER_IMAGE="pytorch/manylinux-builder:124" 2024-11-01T18:12:31.0484492Z 2024-11-01T18:12:31.0484511Z 2024-11-01T18:12:31.0484714Z export USE_GOLD_LINKER="OFF" 2024-11-01T18:12:31.0485579Z export USE_GLOO_WITH_OPENSSL="ON" 2024-11-01T18:12:31.0486891Z # =================== The above code will be executed inside Docker container =================== 2024-11-01T18:12:31.0487692Z export MAX_JOBS="12" 2024-11-01T18:12:31.0488241Z retry () { 2024-11-01T18:12:31.0489392Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T18:12:31.0490084Z } 2024-11-01T18:12:31.0490463Z export -f retry 2024-11-01T18:12:31.0491910Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-11-01T18:12:31.1121314Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-11-01T18:12:31.1159734Z 2024-11-01T18:12:31.1159821Z 2024-11-01T18:12:31.1160386Z The script that will run in the next step is: 2024-11-01T18:12:31.1168465Z # =================== The following code will be executed inside Docker container =================== 2024-11-01T18:12:31.1170405Z set -eux -o pipefail 2024-11-01T18:12:31.1170892Z 2024-11-01T18:12:31.1171166Z retry () { 2024-11-01T18:12:31.1171954Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-11-01T18:12:31.1172597Z } 2024-11-01T18:12:31.1172973Z 2024-11-01T18:12:31.1173344Z # Source binary env file here if exists 2024-11-01T18:12:31.1174162Z if [[ -e "/tmp/env" ]]; then 2024-11-01T18:12:31.1174605Z source "/tmp/env" 2024-11-01T18:12:31.1174972Z fi 2024-11-01T18:12:31.1175282Z 2024-11-01T18:12:31.1175777Z python_nodot="$(echo 3.9 | tr -d m.u)" 2024-11-01T18:12:31.1176525Z 2024-11-01T18:12:31.1176846Z # Set up Python 2024-11-01T18:12:31.1177662Z if [[ "manywheel" == conda ]]; then 2024-11-01T18:12:31.1178351Z retry conda create -qyn testenv python="3.9" 2024-11-01T18:12:31.1179228Z source activate testenv >/dev/null 2024-11-01T18:12:31.1180155Z elif [[ "manywheel" != libtorch ]]; then 2024-11-01T18:12:31.1181042Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-11-01T18:12:31.1182148Z if [[ "$python_nodot" = *t ]]; then 2024-11-01T18:12:31.1182808Z python_digits="$(echo 3.9 | tr -cd [:digit:])" 2024-11-01T18:12:31.1183648Z python_path="/opt/python/cp$python_digits-cp${python_digits}t" 2024-11-01T18:12:31.1184298Z fi 2024-11-01T18:12:31.1184651Z export PATH="${python_path}/bin:$PATH" 2024-11-01T18:12:31.1185152Z fi 2024-11-01T18:12:31.1185529Z 2024-11-01T18:12:31.1185716Z EXTRA_CONDA_FLAGS="" 2024-11-01T18:12:31.1186101Z NUMPY_PIN="" 2024-11-01T18:12:31.1186522Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-11-01T18:12:31.1186890Z 2024-11-01T18:12:31.1187084Z if [[ "$python_nodot" = *310* ]]; then 2024-11-01T18:12:31.1188073Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-11-01T18:12:31.1189065Z # we set a lower boundary here just to be safe 2024-11-01T18:12:31.1189631Z NUMPY_PIN=">=1.21.2" 2024-11-01T18:12:31.1190061Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-11-01T18:12:31.1190548Z fi 2024-11-01T18:12:31.1190725Z 2024-11-01T18:12:31.1190917Z if [[ "$python_nodot" = *39* ]]; then 2024-11-01T18:12:31.1191856Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-11-01T18:12:31.1192843Z # we set a lower boundary here just to be safe 2024-11-01T18:12:31.1193840Z NUMPY_PIN=">=1.20" 2024-11-01T18:12:31.1194529Z fi 2024-11-01T18:12:31.1194861Z 2024-11-01T18:12:31.1195761Z # Move debug wheels out of the package dir so they don't get installed 2024-11-01T18:12:31.1197199Z mkdir -p /tmp/debug_final_pkgs 2024-11-01T18:12:31.1198099Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-11-01T18:12:31.1198771Z 2024-11-01T18:12:31.1198928Z # Install the package 2024-11-01T18:12:31.1199679Z # These network calls should not have 'retry's because they are installing 2024-11-01T18:12:31.1200544Z # locally and aren't actually network calls 2024-11-01T18:12:31.1202793Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-11-01T18:12:31.1203849Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-11-01T18:12:31.1204795Z # conda build scripts themselves. These should really be consolidated 2024-11-01T18:12:31.1205991Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-11-01T18:12:31.1207028Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-11-01T18:12:31.1207689Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-11-01T18:12:31.1208235Z CHANNEL="nightly" 2024-11-01T18:12:31.1208622Z else 2024-11-01T18:12:31.1208938Z CHANNEL="test" 2024-11-01T18:12:31.1209290Z fi 2024-11-01T18:12:31.1209485Z 2024-11-01T18:12:31.1209658Z if [[ "manywheel" == conda ]]; then 2024-11-01T18:12:31.1210131Z ( 2024-11-01T18:12:31.1210954Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-11-01T18:12:31.1212225Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-11-01T18:12:31.1213606Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-11-01T18:12:31.1214623Z # it comes to the conda installation commands 2024-11-01T18:12:31.1215155Z set +u 2024-11-01T18:12:31.1216259Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-11-01T18:12:31.1217407Z if [[ "cu124" == 'cpu' ]]; then 2024-11-01T18:12:31.1218019Z retry conda install -c pytorch -y cpuonly 2024-11-01T18:12:31.1218556Z else 2024-11-01T18:12:31.1219117Z cu_ver="12.4" 2024-11-01T18:12:31.1219580Z CUDA_PACKAGE="pytorch-cuda" 2024-11-01T18:12:31.1220607Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-11-01T18:12:31.1221490Z fi 2024-11-01T18:12:31.1222004Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-11-01T18:12:31.1222597Z ) 2024-11-01T18:12:31.1222961Z elif [[ "manywheel" != libtorch ]]; then 2024-11-01T18:12:31.1223533Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-11-01T18:12:31.1224110Z if [[ "false" == "true" ]]; then 2024-11-01T18:12:31.1224601Z pkg_no_python="" 2024-11-01T18:12:31.1225401Z pkg_torch="/final_pkgs/torch-2.6.0.dev20241101+cu124-cp39-cp39-linux_x86_64.whl" 2024-11-01T18:12:31.1226510Z # todo: after folder is populated use the pypi_pkg channel instead 2024-11-01T18:12:31.1227874Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu124_pypi_pkg" 2024-11-01T18:12:31.1229074Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:12:31.1229667Z else 2024-11-01T18:12:31.1230421Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu124" 2024-11-01T18:12:31.1231435Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:12:31.1232023Z fi 2024-11-01T18:12:31.1232331Z else 2024-11-01T18:12:31.1232662Z pip install "$pkg" 2024-11-01T18:12:31.1233274Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:12:31.1233869Z fi 2024-11-01T18:12:31.1234170Z fi 2024-11-01T18:12:31.1234501Z if [[ "manywheel" == libtorch ]]; then 2024-11-01T18:12:31.1235104Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-11-01T18:12:31.1235650Z unzip "$pkg" -d /tmp 2024-11-01T18:12:31.1236062Z cd /tmp/libtorch 2024-11-01T18:12:31.1237201Z + docker exec -t 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a bash -c 'source /tmp/env && bash -x /run.sh' 2024-11-01T18:12:31.1238247Z fi 2024-11-01T18:12:31.1238424Z 2024-11-01T18:12:31.1238574Z # Test the package 2024-11-01T18:12:31.1238963Z /builder/check_binary.sh 2024-11-01T18:12:31.1239244Z 2024-11-01T18:12:31.1239854Z if [[ "$GPU_ARCH_TYPE" != *s390x* && "$GPU_ARCH_TYPE" != *xpu* && "$GPU_ARCH_TYPE" != *rocm* && "manywheel" != libtorch ]]; then 2024-11-01T18:12:31.1240945Z # Exclude s390, xpu, rocm and libtorch builds from smoke testing 2024-11-01T18:12:31.1242133Z python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-11-01T18:12:31.1243011Z fi 2024-11-01T18:12:31.1243187Z 2024-11-01T18:12:31.1243333Z # Clean temp files 2024-11-01T18:12:31.1243793Z cd /builder && git clean -ffdx 2024-11-01T18:12:31.1244126Z 2024-11-01T18:12:31.1244567Z # =================== The above code will be executed inside Docker container =================== 2024-11-01T18:12:31.1767624Z Running on Linux 687ee4422082 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:12:31 UTC 2024 2024-11-01T18:12:31.1785767Z + set -eux -o pipefail 2024-11-01T18:12:31.1786497Z + [[ -e /tmp/env ]] 2024-11-01T18:12:31.1787074Z + source /tmp/env 2024-11-01T18:12:31.1787621Z ++ export TZ=UTC 2024-11-01T18:12:31.1788130Z ++ TZ=UTC 2024-11-01T18:12:31.1791156Z ++ echo 'Running on Linux 687ee4422082 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:12:31 UTC 2024' 2024-11-01T18:12:31.1796293Z Running on Linux 687ee4422082 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:12:31 UTC 2024 2024-11-01T18:12:31.1798279Z ++ export PACKAGE_TYPE=manywheel 2024-11-01T18:12:31.1798768Z ++ PACKAGE_TYPE=manywheel 2024-11-01T18:12:31.1799219Z ++ export DESIRED_PYTHON=3.9 2024-11-01T18:12:31.1799674Z ++ DESIRED_PYTHON=3.9 2024-11-01T18:12:31.1800076Z ++ export DESIRED_CUDA=cu124 2024-11-01T18:12:31.1800791Z ++ DESIRED_CUDA=cu124 2024-11-01T18:12:31.1801213Z ++ export LIBTORCH_VARIANT= 2024-11-01T18:12:31.1802192Z ++ LIBTORCH_VARIANT= 2024-11-01T18:12:31.1802632Z ++ export BUILD_PYTHONLESS= 2024-11-01T18:12:31.1803077Z ++ BUILD_PYTHONLESS= 2024-11-01T18:12:31.1803467Z ++ export USE_SPLIT_BUILD=false 2024-11-01T18:12:31.1803934Z ++ USE_SPLIT_BUILD=false 2024-11-01T18:12:31.1804472Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-11-01T18:12:31.1804981Z ++ export DESIRED_DEVTOOLSET= 2024-11-01T18:12:31.1805599Z ++ DESIRED_DEVTOOLSET= 2024-11-01T18:12:31.1806017Z ++ export DATE=20241101 2024-11-01T18:12:31.1806400Z ++ DATE=20241101 2024-11-01T18:12:31.1807017Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:12:31.1807648Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:12:31.1808429Z ++ export PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu124 2024-11-01T18:12:31.1809126Z ++ PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu124 2024-11-01T18:12:31.1809708Z ++ export PYTORCH_BUILD_NUMBER=1 2024-11-01T18:12:31.1810185Z ++ PYTORCH_BUILD_NUMBER=1 2024-11-01T18:12:31.1810737Z ++ export OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241101+cu124 2024-11-01T18:12:31.1811426Z ++ OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241101+cu124 2024-11-01T18:12:31.1812051Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-11-01T18:12:31.1812634Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-11-01T18:12:31.1813167Z ++ export TORCH_PACKAGE_NAME=torch 2024-11-01T18:12:31.1813643Z ++ TORCH_PACKAGE_NAME=torch 2024-11-01T18:12:31.1814330Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-11-01T18:12:31.1815066Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-11-01T18:12:31.1815608Z ++ export ANACONDA_USER=pytorch 2024-11-01T18:12:31.1816089Z ++ ANACONDA_USER=pytorch 2024-11-01T18:12:31.1816730Z ++ export USE_FBGEMM=1 2024-11-01T18:12:31.1817207Z ++ USE_FBGEMM=1 2024-11-01T18:12:31.1817790Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:12:31.1818478Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:12:31.1819844Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-11-01T18:12:31.1820864Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-11-01T18:12:31.1821440Z ++ export USE_GOLD_LINKER=OFF 2024-11-01T18:12:31.1821874Z ++ USE_GOLD_LINKER=OFF 2024-11-01T18:12:31.1822303Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:12:31.1822796Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:12:31.1823220Z ++ export MAX_JOBS=12 2024-11-01T18:12:31.1823608Z ++ MAX_JOBS=12 2024-11-01T18:12:31.1824023Z ++ export -f retry 2024-11-01T18:12:31.1824381Z ++ echo 3.9 2024-11-01T18:12:31.1824752Z ++ tr -d m.u 2024-11-01T18:12:31.1825127Z + python_nodot=39 2024-11-01T18:12:31.1825507Z + [[ manywheel == conda ]] 2024-11-01T18:12:31.1825960Z + [[ manywheel != libtorch ]] 2024-11-01T18:12:31.1826506Z + python_path=/opt/python/cp39-cp39 2024-11-01T18:12:31.1826987Z + [[ 39 = *t ]] 2024-11-01T18:12:31.1828353Z + export PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-11-01T18:12:31.1830613Z + PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-11-01T18:12:31.1831871Z + EXTRA_CONDA_FLAGS= 2024-11-01T18:12:31.1832243Z + NUMPY_PIN= 2024-11-01T18:12:31.1832669Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-11-01T18:12:31.1833150Z + [[ 39 = *310* ]] 2024-11-01T18:12:31.1833516Z + [[ 39 = *39* ]] 2024-11-01T18:12:31.1833939Z + NUMPY_PIN='>=1.20' 2024-11-01T18:12:31.1834405Z + mkdir -p /tmp/debug_final_pkgs 2024-11-01T18:12:31.1840295Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-11-01T18:12:31.1857984Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-11-01T18:12:31.1859108Z + echo 'no debug packages to move' 2024-11-01T18:12:31.1859648Z no debug packages to move 2024-11-01T18:12:31.1866970Z ++ ls -1 /final_pkgs 2024-11-01T18:12:31.1867980Z ++ sort 2024-11-01T18:12:31.1870382Z ++ tail -1 2024-11-01T18:12:31.1886494Z + pkg=/final_pkgs/torch-2.6.0.dev20241101+cu124-cp39-cp39-linux_x86_64.whl 2024-11-01T18:12:31.1887550Z + [[ 2.6.0.dev20241101+cu124 == *dev* ]] 2024-11-01T18:12:31.1888050Z + CHANNEL=nightly 2024-11-01T18:12:31.1888689Z + [[ manywheel == conda ]] 2024-11-01T18:12:31.1889154Z + [[ manywheel != libtorch ]] 2024-11-01T18:12:31.1889751Z + [[ linux-binary-manywheel != *s390x* ]] 2024-11-01T18:12:31.1890271Z + [[ false == \t\r\u\e ]] 2024-11-01T18:12:31.1891591Z + pip install /final_pkgs/torch-2.6.0.dev20241101+cu124-cp39-cp39-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu124 2024-11-01T18:12:32.4276026Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu124 2024-11-01T18:12:32.4320848Z Processing /final_pkgs/torch-2.6.0.dev20241101+cu124-cp39-cp39-linux_x86_64.whl 2024-11-01T18:12:36.0824778Z Collecting filelock (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.0868497Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2024-11-01T18:12:36.1261029Z Collecting typing-extensions>=4.10.0 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.1302298Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-11-01T18:12:36.1827036Z Collecting networkx (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.1868644Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2024-11-01T18:12:36.2092796Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-11-01T18:12:36.2094104Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 90.8 MB/s eta 0:00:00 2024-11-01T18:12:36.2972247Z [?25hCollecting jinja2 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.3015877Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-11-01T18:12:36.3358717Z Collecting fsspec (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.3404311Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2024-11-01T18:12:36.4460117Z Collecting nvidia-cuda-nvrtc-cu12==12.4.127 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.4499395Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (24.6 MB) 2024-11-01T18:12:36.5903071Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/24.6 MB ? eta -:--:-- 2024-11-01T18:12:36.5904373Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.6/24.6 MB 181.3 MB/s eta 0:00:00 2024-11-01T18:12:36.7197503Z [?25hCollecting nvidia-cuda-runtime-cu12==12.4.127 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.7239434Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cuda_runtime_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (883 kB) 2024-11-01T18:12:36.7388780Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/883.7 kB ? eta -:--:-- 2024-11-01T18:12:36.7390038Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 883.7/883.7 kB 64.3 MB/s eta 0:00:00 2024-11-01T18:12:36.7752566Z [?25hCollecting nvidia-cuda-cupti-cu12==12.4.127 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.7794767Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cuda_cupti_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (13.8 MB) 2024-11-01T18:12:36.8672270Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.8 MB ? eta -:--:-- 2024-11-01T18:12:36.8673576Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 165.6 MB/s eta 0:00:00 2024-11-01T18:12:36.9422277Z [?25hCollecting nvidia-cudnn-cu12==9.1.0.70 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:36.9466487Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) 2024-11-01T18:12:37.1521749Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/664.8 MB ? eta -:--:-- 2024-11-01T18:12:37.3550330Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.0/664.8 MB 401.1 MB/s eta 0:00:02 2024-11-01T18:12:37.5580306Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.7/664.8 MB 401.9 MB/s eta 0:00:02 2024-11-01T18:12:37.7609504Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 243.5/664.8 MB 402.3 MB/s eta 0:00:02 2024-11-01T18:12:37.9638348Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 325.6/664.8 MB 403.1 MB/s eta 0:00:01 2024-11-01T18:12:38.1665997Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 406.1/664.8 MB 401.6 MB/s eta 0:00:01 2024-11-01T18:12:38.3693854Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 484.4/664.8 MB 396.8 MB/s eta 0:00:01 2024-11-01T18:12:38.5723002Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 566.8/664.8 MB 397.3 MB/s eta 0:00:01 2024-11-01T18:12:38.7750678Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 648.8/664.8 MB 397.6 MB/s eta 0:00:01 2024-11-01T18:12:38.9777709Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:39.1804786Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:39.3831533Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:39.5857627Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:39.7883368Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:39.9909160Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:40.1936154Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:40.3961041Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:40.5987759Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:40.8012281Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:41.0036683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:41.2063497Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:41.4087915Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:41.6114213Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:41.8140963Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:42.0164910Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:42.2190912Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:42.4216931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:42.6241528Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:42.8266538Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:42.9789346Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:42.9790735Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 52.1 MB/s eta 0:00:00 2024-11-01T18:12:45.0308129Z [?25hCollecting nvidia-cublas-cu12==12.4.5.8 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:45.0356845Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cublas_cu12-12.4.5.8-py3-none-manylinux2014_x86_64.whl (363.4 MB) 2024-11-01T18:12:45.2408556Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/363.4 MB ? eta -:--:-- 2024-11-01T18:12:45.4436483Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/363.4 MB 398.3 MB/s eta 0:00:01 2024-11-01T18:12:45.6464271Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 160.7/363.4 MB 398.9 MB/s eta 0:00:01 2024-11-01T18:12:45.8492329Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 240.1/363.4 MB 396.6 MB/s eta 0:00:01 2024-11-01T18:12:46.0519840Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 319.6/363.4 MB 395.3 MB/s eta 0:00:01 2024-11-01T18:12:46.2546312Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:46.4571944Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:46.6597769Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:46.8622307Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:47.0647437Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:47.2671157Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:47.4694260Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:47.6717804Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:47.8740597Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:47.8970153Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 363.3/363.4 MB 395.0 MB/s eta 0:00:01 2024-11-01T18:12:47.8971512Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 363.4/363.4 MB 100.7 MB/s eta 0:00:00 2024-11-01T18:12:49.0333097Z [?25hCollecting nvidia-cufft-cu12==11.2.1.3 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:49.0398560Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_x86_64.whl (211.5 MB) 2024-11-01T18:12:49.2455207Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/211.5 MB ? eta -:--:-- 2024-11-01T18:12:49.4481578Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.4/211.5 MB 311.8 MB/s eta 0:00:01 2024-11-01T18:12:49.6509033Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 126.1/211.5 MB 313.1 MB/s eta 0:00:01 2024-11-01T18:12:49.8536784Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 190.6/211.5 MB 314.8 MB/s eta 0:00:01 2024-11-01T18:12:50.0562473Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 211.3/211.5 MB 315.8 MB/s eta 0:00:01 2024-11-01T18:12:50.2588126Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 211.3/211.5 MB 315.8 MB/s eta 0:00:01 2024-11-01T18:12:50.4398293Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 211.3/211.5 MB 315.8 MB/s eta 0:00:01 2024-11-01T18:12:50.4399696Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.5/211.5 MB 151.5 MB/s eta 0:00:00 2024-11-01T18:12:51.1312768Z [?25hCollecting nvidia-curand-cu12==10.3.5.147 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:51.1359077Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_curand_cu12-10.3.5.147-py3-none-manylinux2014_x86_64.whl (56.3 MB) 2024-11-01T18:12:51.3415385Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/56.3 MB ? eta -:--:-- 2024-11-01T18:12:51.5337943Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.1/56.3 MB 284.2 MB/s eta 0:00:01 2024-11-01T18:12:51.5339330Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 143.1 MB/s eta 0:00:00 2024-11-01T18:12:51.7347963Z [?25hCollecting nvidia-cusolver-cu12==11.6.1.9 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:51.7389622Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_x86_64.whl (127.9 MB) 2024-11-01T18:12:51.9441912Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/127.9 MB ? eta -:--:-- 2024-11-01T18:12:52.1469032Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 78.1/127.9 MB 392.0 MB/s eta 0:00:01 2024-11-01T18:12:52.3493865Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 127.9/127.9 MB 391.8 MB/s eta 0:00:01 2024-11-01T18:12:52.5252957Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 127.9/127.9 MB 391.8 MB/s eta 0:00:01 2024-11-01T18:12:52.5254325Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.9/127.9 MB 163.6 MB/s eta 0:00:00 2024-11-01T18:12:52.9405143Z [?25hCollecting nvidia-cusparse-cu12==12.3.1.170 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:52.9455447Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_x86_64.whl (207.5 MB) 2024-11-01T18:12:53.1508279Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/207.5 MB ? eta -:--:-- 2024-11-01T18:12:53.3535965Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 79.4/207.5 MB 397.6 MB/s eta 0:00:01 2024-11-01T18:12:53.5563710Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 151.0/207.5 MB 375.2 MB/s eta 0:00:01 2024-11-01T18:12:53.7594468Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 379.9 MB/s eta 0:00:01 2024-11-01T18:12:53.9620999Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 379.9 MB/s eta 0:00:01 2024-11-01T18:12:54.1647027Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 379.9 MB/s eta 0:00:01 2024-11-01T18:12:54.1757480Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 379.9 MB/s eta 0:00:01 2024-11-01T18:12:54.1760031Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.5/207.5 MB 169.3 MB/s eta 0:00:00 2024-11-01T18:12:54.8454652Z [?25hCollecting nvidia-cusparselt-cu12==0.6.2 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:54.8499293Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cusparselt_cu12-0.6.2-py3-none-manylinux2014_x86_64.whl (150.1 MB) 2024-11-01T18:12:55.0552332Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/150.1 MB ? eta -:--:-- 2024-11-01T18:12:55.2578759Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 55.3/150.1 MB 277.0 MB/s eta 0:00:01 2024-11-01T18:12:55.4605153Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 127.9/150.1 MB 317.9 MB/s eta 0:00:01 2024-11-01T18:12:55.6630947Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 149.9/150.1 MB 323.6 MB/s eta 0:00:01 2024-11-01T18:12:55.7661262Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 149.9/150.1 MB 323.6 MB/s eta 0:00:01 2024-11-01T18:12:55.7662591Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.1/150.1 MB 164.6 MB/s eta 0:00:00 2024-11-01T18:12:56.2484078Z [?25hCollecting nvidia-nccl-cu12==2.21.5 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:56.2523985Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl (188.7 MB) 2024-11-01T18:12:56.4577564Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/188.7 MB ? eta -:--:-- 2024-11-01T18:12:56.6604932Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 77.3/188.7 MB 387.3 MB/s eta 0:00:01 2024-11-01T18:12:56.8631723Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 159.4/188.7 MB 396.0 MB/s eta 0:00:01 2024-11-01T18:12:57.0656826Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:57.2682730Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:57.2709659Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:57.2711050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.7/188.7 MB 186.1 MB/s eta 0:00:00 2024-11-01T18:12:57.8737170Z [?25hCollecting nvidia-nvtx-cu12==12.4.127 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:57.8773000Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_nvtx_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (99 kB) 2024-11-01T18:12:57.9121895Z Collecting nvidia-nvjitlink-cu12==12.4.127 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:57.9174707Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (21.1 MB) 2024-11-01T18:12:58.0454150Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/21.1 MB ? eta -:--:-- 2024-11-01T18:12:58.0455474Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 170.9 MB/s eta 0:00:00 2024-11-01T18:12:58.1603474Z [?25hCollecting pytorch-triton==3.1.0+cf34004b8a (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:12:58.1657474Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.1.0%2Bcf34004b8a-cp39-cp39-linux_x86_64.whl (239.6 MB) 2024-11-01T18:12:58.3725810Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.6 MB ? eta -:--:-- 2024-11-01T18:12:58.5753160Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/239.6 MB 388.2 MB/s eta 0:00:01 2024-11-01T18:12:58.7780216Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 158.6/239.6 MB 392.7 MB/s eta 0:00:01 2024-11-01T18:12:58.9806865Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:59.1832855Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:59.3859255Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:59.5881702Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:59.7151586Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 395.6 MB/s eta 0:00:01 2024-11-01T18:12:59.7152907Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.6/239.6 MB 155.1 MB/s eta 0:00:00 2024-11-01T18:13:00.4915713Z [?25hCollecting sympy==1.13.1 (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:13:00.4962754Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-11-01T18:13:00.5408512Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.2 MB ? eta -:--:-- 2024-11-01T18:13:00.5409775Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 153.3 MB/s eta 0:00:00 2024-11-01T18:13:00.6177956Z [?25hCollecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->torch==2.6.0.dev20241101+cu124) 2024-11-01T18:13:00.6216872Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-11-01T18:13:00.6342102Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-11-01T18:13:00.6343370Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 40.2 MB/s eta 0:00:00 2024-11-01T18:13:00.6910177Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.6.0.dev20241101+cu124) 2024-11-01T18:13:00.6959076Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-11-01T18:13:00.7051942Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-11-01T18:13:00.7059883Z Collecting networkx (from torch==2.6.0.dev20241101+cu124) 2024-11-01T18:13:00.7103211Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-11-01T18:13:00.7292156Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-11-01T18:13:00.7293407Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 107.7 MB/s eta 0:00:00 2024-11-01T18:13:00.7533891Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-11-01T18:13:00.7732337Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-11-01T18:13:00.7733630Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 94.6 MB/s eta 0:00:00 2024-11-01T18:13:01.0920134Z [?25hInstalling collected packages: nvidia-cusparselt-cu12, mpmath, typing-extensions, sympy, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, pytorch-triton, nvidia-cusparse-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2024-11-01T18:14:03.3342286Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 nvidia-cublas-cu12-12.4.5.8 nvidia-cuda-cupti-cu12-12.4.127 nvidia-cuda-nvrtc-cu12-12.4.127 nvidia-cuda-runtime-cu12-12.4.127 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.2.1.3 nvidia-curand-cu12-10.3.5.147 nvidia-cusolver-cu12-11.6.1.9 nvidia-cusparse-cu12-12.3.1.170 nvidia-cusparselt-cu12-0.6.2 nvidia-nccl-cu12-2.21.5 nvidia-nvjitlink-cu12-12.4.127 nvidia-nvtx-cu12-12.4.127 pytorch-triton-3.1.0+cf34004b8a sympy-1.13.1 torch-2.6.0.dev20241101+cu124 typing-extensions-4.12.2 2024-11-01T18:14:03.3349372Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2024-11-01T18:14:03.5880754Z + retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:14:03.5881637Z + pip install -q numpy protobuf typing-extensions 2024-11-01T18:14:08.8706070Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2024-11-01T18:14:09.1957805Z + [[ manywheel == libtorch ]] 2024-11-01T18:14:09.1958397Z + /builder/check_binary.sh 2024-11-01T18:14:09.1975345Z + [[ -z 3.9 ]] 2024-11-01T18:14:09.1975754Z + [[ -z cu124 ]] 2024-11-01T18:14:09.1979636Z + [[ -z '' ]] 2024-11-01T18:14:09.1980041Z + export DESIRED_DEVTOOLSET= 2024-11-01T18:14:09.1980507Z + DESIRED_DEVTOOLSET= 2024-11-01T18:14:09.1980953Z + [[ -z manywheel ]] 2024-11-01T18:14:09.1981372Z + [[ manywheel == libtorch ]] 2024-11-01T18:14:09.1981888Z + [[ 3.9 =~ ([0-9].[0-9]+)t ]] 2024-11-01T18:14:09.1982372Z + [[ 3.9 =~ ([0-9].[0-9]+) ]] 2024-11-01T18:14:09.1982806Z + py_dot=3.9 2024-11-01T18:14:09.1987702Z +++ which python 2024-11-01T18:14:09.1998964Z ++ dirname /opt/python/cp39-cp39/bin/python 2024-11-01T18:14:09.2008400Z + export install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-11-01T18:14:09.2009869Z + install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-11-01T18:14:09.2010656Z + [[ cu124 == \x\p\u ]] 2024-11-01T18:14:09.2011256Z + echo 'Checking that the gcc ABI is what we expect' 2024-11-01T18:14:09.2011915Z Checking that the gcc ABI is what we expect 2024-11-01T18:14:09.2014734Z ++ uname 2024-11-01T18:14:09.2022420Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:14:09.2024267Z + torch_config=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:14:09.2025933Z + [[ ! -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-11-01T18:14:09.2027028Z + echo 'Checking the TorchConfig.cmake' 2024-11-01T18:14:09.2027563Z Checking the TorchConfig.cmake 2024-11-01T18:14:09.2028676Z + cat /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:14:09.2034287Z # FindTorch 2024-11-01T18:14:09.2034890Z # ------- 2024-11-01T18:14:09.2035573Z # 2024-11-01T18:14:09.2036168Z # Finds the Torch library 2024-11-01T18:14:09.2036572Z # 2024-11-01T18:14:09.2036967Z # This will define the following variables: 2024-11-01T18:14:09.2037679Z # 2024-11-01T18:14:09.2038704Z # TORCH_FOUND -- True if the system has the Torch library 2024-11-01T18:14:09.2039951Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-11-01T18:14:09.2040739Z # TORCH_LIBRARIES -- Libraries to link against 2024-11-01T18:14:09.2041544Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-11-01T18:14:09.2042148Z # 2024-11-01T18:14:09.2042507Z # and the following imported targets: 2024-11-01T18:14:09.2042992Z # 2024-11-01T18:14:09.2043275Z # torch 2024-11-01T18:14:09.2043639Z macro(append_torchlib_if_found) 2024-11-01T18:14:09.2044122Z foreach (_arg ${ARGN}) 2024-11-01T18:14:09.2044758Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:14:09.2045474Z if(${_arg}_LIBRARY) 2024-11-01T18:14:09.2046406Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-11-01T18:14:09.2047549Z else() 2024-11-01T18:14:09.2048739Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-11-01T18:14:09.2049444Z endif() 2024-11-01T18:14:09.2049764Z endforeach() 2024-11-01T18:14:09.2050135Z endmacro() 2024-11-01T18:14:09.2050339Z 2024-11-01T18:14:09.2050553Z macro(append_wholearchive_lib_if_found) 2024-11-01T18:14:09.2051067Z foreach (_arg ${ARGN}) 2024-11-01T18:14:09.2051716Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:14:09.2052428Z if(${_arg}_LIBRARY) 2024-11-01T18:14:09.2052815Z if(APPLE) 2024-11-01T18:14:09.2053956Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-11-01T18:14:09.2055408Z elseif(MSVC) 2024-11-01T18:14:09.2056407Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-11-01T18:14:09.2057738Z else() 2024-11-01T18:14:09.2058606Z # Linux 2024-11-01T18:14:09.2059587Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-11-01T18:14:09.2060431Z endif() 2024-11-01T18:14:09.2060760Z else() 2024-11-01T18:14:09.2061289Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-11-01T18:14:09.2061952Z endif() 2024-11-01T18:14:09.2062276Z endforeach() 2024-11-01T18:14:09.2062630Z endmacro() 2024-11-01T18:14:09.2062829Z 2024-11-01T18:14:09.2063053Z include(FindPackageHandleStandardArgs) 2024-11-01T18:14:09.2063438Z 2024-11-01T18:14:09.2063618Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-11-01T18:14:09.2064231Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-11-01T18:14:09.2064802Z else() 2024-11-01T18:14:09.2065455Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:14:09.2066456Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-11-01T18:14:09.2067542Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-11-01T18:14:09.2068551Z endif() 2024-11-01T18:14:09.2068764Z 2024-11-01T18:14:09.2068920Z # Include directories. 2024-11-01T18:14:09.2069400Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-11-01T18:14:09.2069936Z set(TORCH_INCLUDE_DIRS 2024-11-01T18:14:09.2070385Z ${TORCH_INSTALL_PREFIX}/include 2024-11-01T18:14:09.2070997Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-11-01T18:14:09.2071568Z else() 2024-11-01T18:14:09.2071901Z set(TORCH_INCLUDE_DIRS 2024-11-01T18:14:09.2072341Z ${TORCH_INSTALL_PREFIX}/include 2024-11-01T18:14:09.2072921Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-11-01T18:14:09.2073509Z endif() 2024-11-01T18:14:09.2073693Z 2024-11-01T18:14:09.2073866Z # Library dependencies. 2024-11-01T18:14:09.2074245Z if(ON) 2024-11-01T18:14:09.2074807Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-11-01T18:14:09.2075611Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-11-01T18:14:09.2076179Z append_torchlib_if_found(c10) 2024-11-01T18:14:09.2076624Z else() 2024-11-01T18:14:09.2077191Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-11-01T18:14:09.2077915Z #library need whole archive 2024-11-01T18:14:09.2078460Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-11-01T18:14:09.2079169Z if(ON) 2024-11-01T18:14:09.2079609Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-11-01T18:14:09.2080197Z endif() 2024-11-01T18:14:09.2080516Z if(OFF) 2024-11-01T18:14:09.2080939Z append_wholearchive_lib_if_found(torch_xpu c10_xpu) 2024-11-01T18:14:09.2081515Z endif() 2024-11-01T18:14:09.2081726Z 2024-11-01T18:14:09.2082142Z # We need manually add dependent libraries when they are not linked into the 2024-11-01T18:14:09.2082901Z # shared library. 2024-11-01T18:14:09.2083321Z # TODO: this list might be incomplete. 2024-11-01T18:14:09.2083872Z append_torchlib_if_found(c10) 2024-11-01T18:14:09.2084194Z 2024-11-01T18:14:09.2084344Z if(ON) 2024-11-01T18:14:09.2084807Z append_torchlib_if_found(nnpack) 2024-11-01T18:14:09.2085307Z endif() 2024-11-01T18:14:09.2085499Z 2024-11-01T18:14:09.2085647Z if(ON) 2024-11-01T18:14:09.2086026Z append_torchlib_if_found(pytorch_qnnpack) 2024-11-01T18:14:09.2086564Z endif() 2024-11-01T18:14:09.2086753Z 2024-11-01T18:14:09.2086900Z if(ON) 2024-11-01T18:14:09.2087244Z append_torchlib_if_found(XNNPACK) 2024-11-01T18:14:09.2087724Z endif() 2024-11-01T18:14:09.2087911Z 2024-11-01T18:14:09.2088420Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-11-01T18:14:09.2089168Z append_torchlib_if_found(onnx onnx_proto) 2024-11-01T18:14:09.2089577Z 2024-11-01T18:14:09.2089744Z append_torchlib_if_found(fmt) 2024-11-01T18:14:09.2090252Z append_torchlib_if_found(cpuinfo clog) 2024-11-01T18:14:09.2090623Z 2024-11-01T18:14:09.2090800Z append_torchlib_if_found(eigen_blas) 2024-11-01T18:14:09.2091342Z append_torchlib_if_found(pthreadpool) 2024-11-01T18:14:09.2091713Z 2024-11-01T18:14:09.2091868Z if(ON) 2024-11-01T18:14:09.2092205Z append_torchlib_if_found(fbgemm) 2024-11-01T18:14:09.2092684Z endif() 2024-11-01T18:14:09.2092876Z 2024-11-01T18:14:09.2093024Z if(ON) 2024-11-01T18:14:09.2093378Z append_torchlib_if_found(dnnl mkldnn) 2024-11-01T18:14:09.2093887Z endif() 2024-11-01T18:14:09.2094076Z 2024-11-01T18:14:09.2094279Z append_torchlib_if_found(sleef asmjit) 2024-11-01T18:14:09.2094759Z endif() 2024-11-01T18:14:09.2094962Z 2024-11-01T18:14:09.2095087Z if(1) 2024-11-01T18:14:09.2095433Z append_torchlib_if_found(kineto) 2024-11-01T18:14:09.2095874Z endif() 2024-11-01T18:14:09.2096072Z 2024-11-01T18:14:09.2096196Z if(ON) 2024-11-01T18:14:09.2096505Z if(MSVC) 2024-11-01T18:14:09.2097128Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:14:09.2098068Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY}) 2024-11-01T18:14:09.2098678Z else() 2024-11-01T18:14:09.2099086Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB}) 2024-11-01T18:14:09.2099602Z endif() 2024-11-01T18:14:09.2099990Z if(TARGET torch::nvtoolsext) 2024-11-01T18:14:09.2100570Z list(APPEND TORCH_CUDA_LIBRARIES torch::nvtoolsext) 2024-11-01T18:14:09.2101134Z endif() 2024-11-01T18:14:09.2101349Z 2024-11-01T18:14:09.2101968Z if(ON) 2024-11-01T18:14:09.2102584Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:14:09.2103635Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-11-01T18:14:09.2104448Z endif() 2024-11-01T18:14:09.2104899Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-11-01T18:14:09.2105462Z endif() 2024-11-01T18:14:09.2105667Z 2024-11-01T18:14:09.2105808Z if(OFF AND ON) 2024-11-01T18:14:09.2106245Z append_torchlib_if_found(c10_xpu torch_xpu) 2024-11-01T18:14:09.2106765Z endif() 2024-11-01T18:14:09.2106965Z 2024-11-01T18:14:09.2107425Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-11-01T18:14:09.2108257Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-11-01T18:14:09.2108937Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-11-01T18:14:09.2109495Z endif() 2024-11-01T18:14:09.2109677Z 2024-11-01T18:14:09.2110238Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:14:09.2111028Z # the statements below changes target properties on 2024-11-01T18:14:09.2112164Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-11-01T18:14:09.2113451Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-11-01T18:14:09.2114495Z # - the imported target created in this file in static library mode 2024-11-01T18:14:09.2115152Z if(NOT ON) 2024-11-01T18:14:09.2115900Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-11-01T18:14:09.2117073Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-11-01T18:14:09.2118008Z set_target_properties(torch PROPERTIES 2024-11-01T18:14:09.2118602Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-11-01T18:14:09.2119111Z ) 2024-11-01T18:14:09.2119393Z endif() 2024-11-01T18:14:09.2119762Z set_target_properties(torch PROPERTIES 2024-11-01T18:14:09.2120407Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-11-01T18:14:09.2120991Z CXX_STANDARD 17 2024-11-01T18:14:09.2121356Z ) 2024-11-01T18:14:09.2121668Z if(TORCH_CXX_FLAGS) 2024-11-01T18:14:09.2122343Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-11-01T18:14:09.2123117Z endif() 2024-11-01T18:14:09.2123301Z 2024-11-01T18:14:09.2123764Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-11-01T18:14:09.2124738Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-11-01T18:14:09.2125346Z + actual_gcc_abi=0 2024-11-01T18:14:09.2125729Z ++ is_expected 0 2024-11-01T18:14:09.2126174Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-11-01T18:14:09.2126679Z ++ [[ -z 0 ]] 2024-11-01T18:14:09.2127023Z ++ [[ 0 == 0 ]] 2024-11-01T18:14:09.2127351Z ++ echo 1 2024-11-01T18:14:09.2127678Z + [[ 1 != 1 ]] 2024-11-01T18:14:09.2128389Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-11-01T18:14:09.2129240Z Checking that symbols in libtorch.so have the right gcc abi 2024-11-01T18:14:09.2129909Z ++ dirname /builder/check_binary.sh 2024-11-01T18:14:09.2130482Z + python3 /builder/test/check_binary_symbols.py 2024-11-01T18:14:09.3819572Z lib: /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:14:34.0790913Z num_cxx11_symbols: 0 2024-11-01T18:14:34.0791823Z num_pre_cxx11_symbols: 1986 2024-11-01T18:14:34.5713300Z + echo 'cxx11 symbols seem to be in order' 2024-11-01T18:14:34.5713947Z cxx11 symbols seem to be in order 2024-11-01T18:14:34.5716657Z ++ uname 2024-11-01T18:14:34.5726819Z + [[ Linux == \D\a\r\w\i\n ]] 2024-11-01T18:14:34.5727534Z + all_libs=($(find "$install_root" -name '*.so')) 2024-11-01T18:14:34.5731587Z ++ find /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ -name '*.so' 2024-11-01T18:14:34.6035445Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6039106Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-11-01T18:14:34.6148025Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-11-01T18:14:34.6149153Z ++ grep RUNPATH 2024-11-01T18:14:34.6176853Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffc233f6000) 2024-11-01T18:14:34.6179068Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f0e6293f000) 2024-11-01T18:14:34.6180382Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f0e62723000) 2024-11-01T18:14:34.6181185Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f0e62355000) 2024-11-01T18:14:34.6182439Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f0e63fdb000) 2024-11-01T18:14:34.6184065Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f0e63fcf000) 2024-11-01T18:14:34.6186102Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f0e4d644000) 2024-11-01T18:14:34.6188705Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f0e04d91000) 2024-11-01T18:14:34.6190487Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f0e63f18000) 2024-11-01T18:14:34.6192480Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f0e04ae2000) 2024-11-01T18:14:34.6194526Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f0e049be000) 2024-11-01T18:14:34.6195637Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f0e047ba000) 2024-11-01T18:14:34.6197139Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f0e045a0000) 2024-11-01T18:14:34.6198485Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f0e04298000) 2024-11-01T18:14:34.6199285Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f0e04082000) 2024-11-01T18:14:34.6200087Z /lib64/ld-linux-x86-64.so.2 (0x00007f0e63dee000) 2024-11-01T18:14:34.6200746Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f0e03e7a000) 2024-11-01T18:14:34.6201879Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f0e03b78000) 2024-11-01T18:14:34.6203371Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f0e0394e000) 2024-11-01T18:14:34.6205393Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f0e02fb1000) 2024-11-01T18:14:34.6207538Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f0df2163000) 2024-11-01T18:14:34.6209671Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f0de0566000) 2024-11-01T18:14:34.6211780Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007f0dd36b5000) 2024-11-01T18:14:34.6213887Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f0dcd26f000) 2024-11-01T18:14:34.6215974Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f0dc67dd000) 2024-11-01T18:14:34.6218097Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f0da8881000) 2024-11-01T18:14:34.6220140Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f0d9a096000) 2024-11-01T18:14:34.6221419Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f0d99e93000) 2024-11-01T18:14:34.6223259Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f0d96900000) with runpath ' 2024-11-01T18:14:34.6225783Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffc233f6000) 2024-11-01T18:14:34.6227877Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f0e6293f000) 2024-11-01T18:14:34.6229149Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f0e62723000) 2024-11-01T18:14:34.6229930Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f0e62355000) 2024-11-01T18:14:34.6231179Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f0e63fdb000) 2024-11-01T18:14:34.6233070Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f0e63fcf000) 2024-11-01T18:14:34.6235015Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f0e4d644000) 2024-11-01T18:14:34.6236784Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f0e04d91000) 2024-11-01T18:14:34.6238792Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f0e63f18000) 2024-11-01T18:14:34.6242050Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f0e04ae2000) 2024-11-01T18:14:34.6243958Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f0e049be000) 2024-11-01T18:14:34.6245049Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f0e047ba000) 2024-11-01T18:14:34.6246516Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f0e045a0000) 2024-11-01T18:14:34.6248148Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f0e04298000) 2024-11-01T18:14:34.6248981Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f0e04082000) 2024-11-01T18:14:34.6249796Z /lib64/ld-linux-x86-64.so.2 (0x00007f0e63dee000) 2024-11-01T18:14:34.6250459Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f0e03e7a000) 2024-11-01T18:14:34.6251165Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f0e03b78000) 2024-11-01T18:14:34.6252590Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f0e0394e000) 2024-11-01T18:14:34.6254618Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f0e02fb1000) 2024-11-01T18:14:34.6256759Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f0df2163000) 2024-11-01T18:14:34.6258881Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f0de0566000) 2024-11-01T18:14:34.6260998Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007f0dd36b5000) 2024-11-01T18:14:34.6263099Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f0dcd26f000) 2024-11-01T18:14:34.6265190Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f0dc67dd000) 2024-11-01T18:14:34.6267523Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f0da8881000) 2024-11-01T18:14:34.6271135Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f0d9a096000) 2024-11-01T18:14:34.6272439Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f0d99e93000) 2024-11-01T18:14:34.6274950Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f0d96900000) with runpath 2024-11-01T18:14:34.6276538Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6277413Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-11-01T18:14:34.6279259Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-11-01T18:14:34.6280125Z ++ grep RUNPATH 2024-11-01T18:14:34.6281452Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffc06d56000) 2024-11-01T18:14:34.6282841Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f46f4cfc000) 2024-11-01T18:14:34.6283760Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f46f49f4000) 2024-11-01T18:14:34.6284522Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f46f46f2000) 2024-11-01T18:14:34.6285263Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f46f44dc000) 2024-11-01T18:14:34.6286068Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f46f42c0000) 2024-11-01T18:14:34.6286846Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f46f3ef2000) 2024-11-01T18:14:34.6287729Z /lib64/ld-linux-x86-64.so.2 (0x00007f46f4f00000) with runpath ' 2024-11-01T18:14:34.6289273Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffc06d56000) 2024-11-01T18:14:34.6290696Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f46f4cfc000) 2024-11-01T18:14:34.6291476Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f46f49f4000) 2024-11-01T18:14:34.6292213Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f46f46f2000) 2024-11-01T18:14:34.6292959Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f46f44dc000) 2024-11-01T18:14:34.6293782Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f46f42c0000) 2024-11-01T18:14:34.6294558Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f46f3ef2000) 2024-11-01T18:14:34.6295408Z /lib64/ld-linux-x86-64.so.2 (0x00007f46f4f00000) with runpath 2024-11-01T18:14:34.6296135Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6297049Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-11-01T18:14:34.6348385Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-11-01T18:14:34.6349309Z ++ grep RUNPATH 2024-11-01T18:14:34.6372443Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fff7d333000) 2024-11-01T18:14:34.6374416Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f818e795000) 2024-11-01T18:14:34.6375932Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f818e54c000) 2024-11-01T18:14:34.6377493Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f818e29d000) 2024-11-01T18:14:34.6378902Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f818df95000) 2024-11-01T18:14:34.6379649Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f818dc93000) 2024-11-01T18:14:34.6380386Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f818da7d000) 2024-11-01T18:14:34.6381124Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f818d6af000) 2024-11-01T18:14:34.6381878Z /lib64/ld-linux-x86-64.so.2 (0x00007f818e750000) 2024-11-01T18:14:34.6382618Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f818d493000) 2024-11-01T18:14:34.6383511Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f818d28b000) with runpath ' 2024-11-01T18:14:34.6385153Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fff7d333000) 2024-11-01T18:14:34.6386994Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f818e795000) 2024-11-01T18:14:34.6388072Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f818e54c000) 2024-11-01T18:14:34.6389611Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f818e29d000) 2024-11-01T18:14:34.6391013Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f818df95000) 2024-11-01T18:14:34.6391756Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f818dc93000) 2024-11-01T18:14:34.6392495Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f818da7d000) 2024-11-01T18:14:34.6393238Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f818d6af000) 2024-11-01T18:14:34.6393970Z /lib64/ld-linux-x86-64.so.2 (0x00007f818e750000) 2024-11-01T18:14:34.6394716Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f818d493000) 2024-11-01T18:14:34.6395807Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f818d28b000) with runpath 2024-11-01T18:14:34.6396568Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6397524Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-11-01T18:14:34.6443651Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-11-01T18:14:34.6444573Z ++ grep RUNPATH 2024-11-01T18:14:34.6468896Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffcd39b4000) 2024-11-01T18:14:34.6471353Z libnvrtc.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007f18f4d49000) 2024-11-01T18:14:34.6472761Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f18f3000000) 2024-11-01T18:14:34.6473546Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f18f2cf8000) 2024-11-01T18:14:34.6474332Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f18f29f6000) 2024-11-01T18:14:34.6475073Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f18f27e0000) 2024-11-01T18:14:34.6475809Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f18f2412000) 2024-11-01T18:14:34.6476571Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f18f21f6000) 2024-11-01T18:14:34.6477367Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f18f1fee000) 2024-11-01T18:14:34.6478082Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f18f1dea000) 2024-11-01T18:14:34.6478958Z /lib64/ld-linux-x86-64.so.2 (0x00007f18f89e6000) with runpath ' 2024-11-01T18:14:34.6480601Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffcd39b4000) 2024-11-01T18:14:34.6482772Z libnvrtc.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007f18f4d49000) 2024-11-01T18:14:34.6484107Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f18f3000000) 2024-11-01T18:14:34.6484915Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f18f2cf8000) 2024-11-01T18:14:34.6485669Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f18f29f6000) 2024-11-01T18:14:34.6486407Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f18f27e0000) 2024-11-01T18:14:34.6487125Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f18f2412000) 2024-11-01T18:14:34.6487901Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f18f21f6000) 2024-11-01T18:14:34.6488688Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f18f1fee000) 2024-11-01T18:14:34.6489386Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f18f1dea000) 2024-11-01T18:14:34.6490265Z /lib64/ld-linux-x86-64.so.2 (0x00007f18f89e6000) with runpath 2024-11-01T18:14:34.6490996Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6491859Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-11-01T18:14:34.6547919Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-11-01T18:14:34.6549718Z ++ grep RUNPATH 2024-11-01T18:14:34.6573714Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffcc2f63000) 2024-11-01T18:14:34.6575741Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007ff5a3317000) 2024-11-01T18:14:34.6577248Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff5a310f000) 2024-11-01T18:14:34.6578492Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007ff5b8112000) 2024-11-01T18:14:34.6579648Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff5a2ef3000) 2024-11-01T18:14:34.6580434Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff5a2bf1000) 2024-11-01T18:14:34.6581141Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff5a29ed000) 2024-11-01T18:14:34.6581911Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff5a26e5000) 2024-11-01T18:14:34.6583590Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007ff5a24bb000) 2024-11-01T18:14:34.6584890Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff5a22a5000) 2024-11-01T18:14:34.6585639Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff5a1ed7000) 2024-11-01T18:14:34.6587115Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007ff5a153a000) 2024-11-01T18:14:34.6589247Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007ff5a128b000) 2024-11-01T18:14:34.6590732Z /lib64/ld-linux-x86-64.so.2 (0x00007ff5b8028000) 2024-11-01T18:14:34.6591560Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007ff5a1088000) with runpath ' 2024-11-01T18:14:34.6593181Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffcc2f63000) 2024-11-01T18:14:34.6595119Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007ff5a3317000) 2024-11-01T18:14:34.6596295Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff5a310f000) 2024-11-01T18:14:34.6597494Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007ff5b8112000) 2024-11-01T18:14:34.6598658Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff5a2ef3000) 2024-11-01T18:14:34.6599441Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff5a2bf1000) 2024-11-01T18:14:34.6600145Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff5a29ed000) 2024-11-01T18:14:34.6600900Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff5a26e5000) 2024-11-01T18:14:34.6602888Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007ff5a24bb000) 2024-11-01T18:14:34.6604207Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff5a22a5000) 2024-11-01T18:14:34.6604946Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff5a1ed7000) 2024-11-01T18:14:34.6606446Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007ff5a153a000) 2024-11-01T18:14:34.6608610Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007ff5a128b000) 2024-11-01T18:14:34.6610008Z /lib64/ld-linux-x86-64.so.2 (0x00007ff5b8028000) 2024-11-01T18:14:34.6610795Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007ff5a1088000) with runpath 2024-11-01T18:14:34.6611593Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6612489Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-11-01T18:14:34.6667922Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-11-01T18:14:34.6669737Z ++ grep RUNPATH 2024-11-01T18:14:34.6693436Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffea7fcf000) 2024-11-01T18:14:34.6695800Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fcff0d7b000) 2024-11-01T18:14:34.6697581Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fcfa84c8000) 2024-11-01T18:14:34.6698814Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fcfa82b2000) 2024-11-01T18:14:34.6699570Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fcfa7ee4000) 2024-11-01T18:14:34.6700782Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fd005b5b000) 2024-11-01T18:14:34.6702355Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fcfa7cdc000) 2024-11-01T18:14:34.6703087Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fcfa7ad8000) 2024-11-01T18:14:34.6703881Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fcfa78bc000) 2024-11-01T18:14:34.6704865Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fcfa75ba000) 2024-11-01T18:14:34.6706309Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fcfa7390000) 2024-11-01T18:14:34.6708356Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fcfa69f3000) 2024-11-01T18:14:34.6710492Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fcfa6744000) 2024-11-01T18:14:34.6711903Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fcfa643c000) 2024-11-01T18:14:34.6712798Z /lib64/ld-linux-x86-64.so.2 (0x00007fd005a8c000) 2024-11-01T18:14:34.6714070Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fcfa6386000) 2024-11-01T18:14:34.6716040Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fcf95538000) 2024-11-01T18:14:34.6718148Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fcf8393b000) 2024-11-01T18:14:34.6720270Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007fcf76a8a000) 2024-11-01T18:14:34.6722398Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fcf70644000) 2024-11-01T18:14:34.6724498Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fcf69bb2000) 2024-11-01T18:14:34.6726603Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fcf4bc56000) 2024-11-01T18:14:34.6728692Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fcf4ba3c000) 2024-11-01T18:14:34.6730689Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fcf3d251000) 2024-11-01T18:14:34.6732031Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fcf3d04e000) 2024-11-01T18:14:34.6733868Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fcf39abb000) with runpath ' 2024-11-01T18:14:34.6736280Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffea7fcf000) 2024-11-01T18:14:34.6738230Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fcff0d7b000) 2024-11-01T18:14:34.6740010Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fcfa84c8000) 2024-11-01T18:14:34.6741232Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fcfa82b2000) 2024-11-01T18:14:34.6741981Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fcfa7ee4000) 2024-11-01T18:14:34.6743189Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fd005b5b000) 2024-11-01T18:14:34.6744265Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fcfa7cdc000) 2024-11-01T18:14:34.6744984Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fcfa7ad8000) 2024-11-01T18:14:34.6745785Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fcfa78bc000) 2024-11-01T18:14:34.6746575Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fcfa75ba000) 2024-11-01T18:14:34.6747984Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fcfa7390000) 2024-11-01T18:14:34.6750027Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fcfa69f3000) 2024-11-01T18:14:34.6752252Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fcfa6744000) 2024-11-01T18:14:34.6753641Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fcfa643c000) 2024-11-01T18:14:34.6754835Z /lib64/ld-linux-x86-64.so.2 (0x00007fd005a8c000) 2024-11-01T18:14:34.6756100Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fcfa6386000) 2024-11-01T18:14:34.6758066Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fcf95538000) 2024-11-01T18:14:34.6761137Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fcf8393b000) 2024-11-01T18:14:34.6763810Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007fcf76a8a000) 2024-11-01T18:14:34.6765964Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fcf70644000) 2024-11-01T18:14:34.6768055Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fcf69bb2000) 2024-11-01T18:14:34.6770157Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fcf4bc56000) 2024-11-01T18:14:34.6772243Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fcf4ba3c000) 2024-11-01T18:14:34.6774232Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fcf3d251000) 2024-11-01T18:14:34.6775529Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fcf3d04e000) 2024-11-01T18:14:34.6777365Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fcf39abb000) with runpath 2024-11-01T18:14:34.6778930Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6779861Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:14:34.6781187Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:14:34.6782068Z ++ grep RUNPATH 2024-11-01T18:14:34.6833181Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffea1f3a000) 2024-11-01T18:14:34.6835253Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fe5f9f82000) 2024-11-01T18:14:34.6836340Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe5e4f6e000) 2024-11-01T18:14:34.6837112Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe5e4d58000) 2024-11-01T18:14:34.6837874Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe5e4b54000) 2024-11-01T18:14:34.6838670Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe5e4938000) 2024-11-01T18:14:34.6839443Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe5e4636000) 2024-11-01T18:14:34.6840868Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe5e440c000) 2024-11-01T18:14:34.6842907Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fe5e3a6f000) 2024-11-01T18:14:34.6845032Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fe5e37c0000) 2024-11-01T18:14:34.6846441Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe5e34b8000) 2024-11-01T18:14:34.6847201Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe5e30ea000) 2024-11-01T18:14:34.6848200Z /lib64/ld-linux-x86-64.so.2 (0x00007fe5f9e87000) 2024-11-01T18:14:34.6848995Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe5e2ee7000) with runpath ' 2024-11-01T18:14:34.6850682Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffea1f3a000) 2024-11-01T18:14:34.6852551Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fe5f9f82000) 2024-11-01T18:14:34.6853624Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe5e4f6e000) 2024-11-01T18:14:34.6854380Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe5e4d58000) 2024-11-01T18:14:34.6855232Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe5e4b54000) 2024-11-01T18:14:34.6856019Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe5e4938000) 2024-11-01T18:14:34.6856798Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe5e4636000) 2024-11-01T18:14:34.6858231Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe5e440c000) 2024-11-01T18:14:34.6860269Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fe5e3a6f000) 2024-11-01T18:14:34.6862383Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fe5e37c0000) 2024-11-01T18:14:34.6863796Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe5e34b8000) 2024-11-01T18:14:34.6864563Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe5e30ea000) 2024-11-01T18:14:34.6865301Z /lib64/ld-linux-x86-64.so.2 (0x00007fe5f9e87000) 2024-11-01T18:14:34.6866113Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe5e2ee7000) with runpath 2024-11-01T18:14:34.6866918Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.6867837Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-11-01T18:14:34.6921280Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-11-01T18:14:34.6922325Z ++ grep RUNPATH 2024-11-01T18:14:34.7023074Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fffae9a1000) 2024-11-01T18:14:34.7025416Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f4792c6b000) 2024-11-01T18:14:34.7027369Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f4749fa0000) 2024-11-01T18:14:34.7029556Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f4739152000) 2024-11-01T18:14:34.7031664Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f4727555000) 2024-11-01T18:14:34.7033836Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007f471a6a4000) 2024-11-01T18:14:34.7035941Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f471425e000) 2024-11-01T18:14:34.7038028Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f470d7cc000) 2024-11-01T18:14:34.7040145Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f46ef870000) 2024-11-01T18:14:34.7042221Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f46ef656000) 2024-11-01T18:14:34.7044198Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f46e0e6b000) 2024-11-01T18:14:34.7045761Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f46e0c4f000) 2024-11-01T18:14:34.7046558Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f46e0a4b000) 2024-11-01T18:14:34.7047262Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f46e0843000) 2024-11-01T18:14:34.7048492Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f4792b3e000) 2024-11-01T18:14:34.7050166Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f46cbb32000) 2024-11-01T18:14:34.7051327Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f46cb830000) 2024-11-01T18:14:34.7052181Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f46cb528000) 2024-11-01T18:14:34.7053004Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f46cb312000) 2024-11-01T18:14:34.7053742Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f46caf44000) 2024-11-01T18:14:34.7054486Z /lib64/ld-linux-x86-64.so.2 (0x00007f4792b02000) 2024-11-01T18:14:34.7056153Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f46c79b1000) 2024-11-01T18:14:34.7058349Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f46c7787000) 2024-11-01T18:14:34.7060379Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f46c6dea000) 2024-11-01T18:14:34.7061817Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f46c6be7000) with runpath ' 2024-11-01T18:14:34.7063509Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fffae9a1000) 2024-11-01T18:14:34.7065466Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f4792c6b000) 2024-11-01T18:14:34.7067417Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f4749fa0000) 2024-11-01T18:14:34.7069585Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f4739152000) 2024-11-01T18:14:34.7071692Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f4727555000) 2024-11-01T18:14:34.7073790Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007f471a6a4000) 2024-11-01T18:14:34.7075901Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f471425e000) 2024-11-01T18:14:34.7077984Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f470d7cc000) 2024-11-01T18:14:34.7080109Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f46ef870000) 2024-11-01T18:14:34.7082180Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f46ef656000) 2024-11-01T18:14:34.7084151Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f46e0e6b000) 2024-11-01T18:14:34.7085491Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f46e0c4f000) 2024-11-01T18:14:34.7086291Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f46e0a4b000) 2024-11-01T18:14:34.7087018Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f46e0843000) 2024-11-01T18:14:34.7088222Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f4792b3e000) 2024-11-01T18:14:34.7090003Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f46cbb32000) 2024-11-01T18:14:34.7091164Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f46cb830000) 2024-11-01T18:14:34.7091911Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f46cb528000) 2024-11-01T18:14:34.7092713Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f46cb312000) 2024-11-01T18:14:34.7093456Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f46caf44000) 2024-11-01T18:14:34.7094198Z /lib64/ld-linux-x86-64.so.2 (0x00007f4792b02000) 2024-11-01T18:14:34.7095856Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f46c79b1000) 2024-11-01T18:14:34.7098124Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f46c7787000) 2024-11-01T18:14:34.7100566Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f46c6dea000) 2024-11-01T18:14:34.7102902Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f46c6be7000) with runpath 2024-11-01T18:14:34.7103750Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.7104755Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-11-01T18:14:34.7117829Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-11-01T18:14:34.7119757Z ++ grep RUNPATH 2024-11-01T18:14:34.7147827Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007fffc77ed000) 2024-11-01T18:14:34.7150009Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f53ce450000) 2024-11-01T18:14:34.7151804Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f5385b9d000) 2024-11-01T18:14:34.7153801Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f537e6ec000) 2024-11-01T18:14:34.7155739Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f53e86fd000) 2024-11-01T18:14:34.7157689Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f537e43d000) 2024-11-01T18:14:34.7159524Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f53e85d8000) 2024-11-01T18:14:34.7175138Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f537e221000) 2024-11-01T18:14:34.7175964Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f537df1f000) 2024-11-01T18:14:34.7176665Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f537dd1b000) 2024-11-01T18:14:34.7178231Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f5377289000) 2024-11-01T18:14:34.7180396Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f536643b000) 2024-11-01T18:14:34.7181824Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5366133000) 2024-11-01T18:14:34.7182611Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5365f1d000) 2024-11-01T18:14:34.7183350Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5365b4f000) 2024-11-01T18:14:34.7184104Z /lib64/ld-linux-x86-64.so.2 (0x00007f53e8595000) 2024-11-01T18:14:34.7184771Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5365947000) 2024-11-01T18:14:34.7186202Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f536571d000) 2024-11-01T18:14:34.7188241Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f5364d80000) 2024-11-01T18:14:34.7190523Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f5353183000) 2024-11-01T18:14:34.7192636Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007f53462d2000) 2024-11-01T18:14:34.7194756Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f533fe8c000) 2024-11-01T18:14:34.7196880Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f5321f30000) 2024-11-01T18:14:34.7199061Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5321d16000) 2024-11-01T18:14:34.7201179Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f531352b000) 2024-11-01T18:14:34.7204025Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f530ff98000) 2024-11-01T18:14:34.7205658Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f530fd95000) with runpath ' 2024-11-01T18:14:34.7207569Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007fffc77ed000) 2024-11-01T18:14:34.7210844Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f53ce450000) 2024-11-01T18:14:34.7212650Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f5385b9d000) 2024-11-01T18:14:34.7214648Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f537e6ec000) 2024-11-01T18:14:34.7216579Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f53e86fd000) 2024-11-01T18:14:34.7218527Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f537e43d000) 2024-11-01T18:14:34.7220373Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f53e85d8000) 2024-11-01T18:14:34.7221533Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f537e221000) 2024-11-01T18:14:34.7222303Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f537df1f000) 2024-11-01T18:14:34.7223016Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f537dd1b000) 2024-11-01T18:14:34.7224518Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f5377289000) 2024-11-01T18:14:34.7226639Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f536643b000) 2024-11-01T18:14:34.7228068Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5366133000) 2024-11-01T18:14:34.7228868Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5365f1d000) 2024-11-01T18:14:34.7229608Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5365b4f000) 2024-11-01T18:14:34.7230339Z /lib64/ld-linux-x86-64.so.2 (0x00007f53e8595000) 2024-11-01T18:14:34.7231016Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5365947000) 2024-11-01T18:14:34.7232490Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f536571d000) 2024-11-01T18:14:34.7234515Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f5364d80000) 2024-11-01T18:14:34.7236575Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f5353183000) 2024-11-01T18:14:34.7240224Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007f53462d2000) 2024-11-01T18:14:34.7243443Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f533fe8c000) 2024-11-01T18:14:34.7245561Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f5321f30000) 2024-11-01T18:14:34.7247632Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5321d16000) 2024-11-01T18:14:34.7249792Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f531352b000) 2024-11-01T18:14:34.7252060Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f530ff98000) 2024-11-01T18:14:34.7253671Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f530fd95000) with runpath 2024-11-01T18:14:34.7254481Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.7255494Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-11-01T18:14:34.7256951Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-11-01T18:14:34.7257867Z ++ grep RUNPATH 2024-11-01T18:14:34.7259294Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffc8b9b6000) 2024-11-01T18:14:34.7260848Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f52b69c8000) 2024-11-01T18:14:34.7261620Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f52b66c6000) 2024-11-01T18:14:34.7262330Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f52b64c2000) 2024-11-01T18:14:34.7263874Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f52b6213000) 2024-11-01T18:14:34.7265910Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f52b5fe9000) 2024-11-01T18:14:34.7267161Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f52b5c1b000) 2024-11-01T18:14:34.7267912Z /lib64/ld-linux-x86-64.so.2 (0x00007f52b6be4000) 2024-11-01T18:14:34.7268722Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f52b5a13000) with runpath ' 2024-11-01T18:14:34.7270419Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffc8b9b6000) 2024-11-01T18:14:34.7271921Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f52b69c8000) 2024-11-01T18:14:34.7272702Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f52b66c6000) 2024-11-01T18:14:34.7273402Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f52b64c2000) 2024-11-01T18:14:34.7274933Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f52b6213000) 2024-11-01T18:14:34.7276990Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f52b5fe9000) 2024-11-01T18:14:34.7278240Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f52b5c1b000) 2024-11-01T18:14:34.7278971Z /lib64/ld-linux-x86-64.so.2 (0x00007f52b6be4000) 2024-11-01T18:14:34.7279744Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f52b5a13000) with runpath 2024-11-01T18:14:34.7280512Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:14:34.7281449Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-11-01T18:14:34.7338051Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-11-01T18:14:34.7339194Z ++ grep RUNPATH 2024-11-01T18:14:34.7371727Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fffed35a000) 2024-11-01T18:14:34.7374092Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fec18340000) 2024-11-01T18:14:34.7375720Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fec18333000) 2024-11-01T18:14:34.7377398Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fec01f87000) 2024-11-01T18:14:34.7379360Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007febb96d4000) 2024-11-01T18:14:34.7381141Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fec1827c000) 2024-11-01T18:14:34.7383103Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007febb9425000) 2024-11-01T18:14:34.7384970Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007febb9301000) 2024-11-01T18:14:34.7386140Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007febb90e5000) 2024-11-01T18:14:34.7386934Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007febb8ee1000) 2024-11-01T18:14:34.7388401Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007febb8cc7000) 2024-11-01T18:14:34.7389749Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007febb89bf000) 2024-11-01T18:14:34.7390547Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007febb87a9000) 2024-11-01T18:14:34.7391301Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007febb83db000) 2024-11-01T18:14:34.7392059Z /lib64/ld-linux-x86-64.so.2 (0x00007fec18147000) 2024-11-01T18:14:34.7392727Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007febb81d3000) 2024-11-01T18:14:34.7393453Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007febb7ed1000) 2024-11-01T18:14:34.7394877Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007febb7ca7000) 2024-11-01T18:14:34.7397528Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007febb730a000) 2024-11-01T18:14:34.7402302Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007feba64bc000) 2024-11-01T18:14:34.7406416Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007feb948bf000) 2024-11-01T18:14:34.7408603Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007feb87a0e000) 2024-11-01T18:14:34.7410738Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007feb815c8000) 2024-11-01T18:14:34.7412829Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007feb7ab36000) 2024-11-01T18:14:34.7414954Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007feb5cbda000) 2024-11-01T18:14:34.7417013Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007feb4e3ef000) 2024-11-01T18:14:34.7418316Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007feb4e1ec000) 2024-11-01T18:14:34.7420157Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007feb4ac59000) with runpath ' 2024-11-01T18:14:34.7422609Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fffed35a000) 2024-11-01T18:14:34.7424760Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fec18340000) 2024-11-01T18:14:34.7426355Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fec18333000) 2024-11-01T18:14:34.7428032Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fec01f87000) 2024-11-01T18:14:34.7429806Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007febb96d4000) 2024-11-01T18:14:34.7432899Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fec1827c000) 2024-11-01T18:14:34.7434906Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007febb9425000) 2024-11-01T18:14:34.7436775Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007febb9301000) 2024-11-01T18:14:34.7437939Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007febb90e5000) 2024-11-01T18:14:34.7438743Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007febb8ee1000) 2024-11-01T18:14:34.7440187Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007febb8cc7000) 2024-11-01T18:14:34.7441528Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007febb89bf000) 2024-11-01T18:14:34.7442339Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007febb87a9000) 2024-11-01T18:14:34.7443076Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007febb83db000) 2024-11-01T18:14:34.7443835Z /lib64/ld-linux-x86-64.so.2 (0x00007fec18147000) 2024-11-01T18:14:34.7444515Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007febb81d3000) 2024-11-01T18:14:34.7445208Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007febb7ed1000) 2024-11-01T18:14:34.7446638Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007febb7ca7000) 2024-11-01T18:14:34.7448674Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007febb730a000) 2024-11-01T18:14:34.7450828Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007feba64bc000) 2024-11-01T18:14:34.7452928Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007feb948bf000) 2024-11-01T18:14:34.7455049Z libcusparseLt-294d6944.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-294d6944.so.0 (0x00007feb87a0e000) 2024-11-01T18:14:34.7457180Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007feb815c8000) 2024-11-01T18:14:34.7459284Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007feb7ab36000) 2024-11-01T18:14:34.7461382Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007feb5cbda000) 2024-11-01T18:14:34.7463433Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007feb4e3ef000) 2024-11-01T18:14:34.7464734Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007feb4e1ec000) 2024-11-01T18:14:34.7466580Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007feb4ac59000) with runpath 2024-11-01T18:14:34.7468098Z +++ realpath /builder/check_binary.sh 2024-11-01T18:14:34.7468631Z ++ dirname /builder/check_binary.sh 2024-11-01T18:14:34.7469270Z + TEST_CODE_DIR=/builder/test_example_code 2024-11-01T18:14:34.7469812Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:14:34.7470305Z + pushd /tmp 2024-11-01T18:14:34.7470646Z /tmp / 2024-11-01T18:14:34.7471037Z + python -c 'import torch' 2024-11-01T18:14:37.1881530Z + popd 2024-11-01T18:14:37.1881910Z / 2024-11-01T18:14:37.1882285Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:14:37.1882821Z + pushd /tmp 2024-11-01T18:14:37.1883151Z /tmp / 2024-11-01T18:14:37.1884001Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-11-01T18:14:39.4484618Z + python -c 'import torch; assert torch.version.git_version != None' 2024-11-01T18:14:41.6700954Z + popd 2024-11-01T18:14:41.6701366Z / 2024-11-01T18:14:41.6702528Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:14:41.6704817Z ++ uname -m 2024-11-01T18:14:41.6713485Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-11-01T18:14:41.6716807Z ++ uname -m 2024-11-01T18:14:41.6724908Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:14:41.6727802Z ++ uname 2024-11-01T18:14:41.6735856Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:14:41.6739240Z ++ uname -m 2024-11-01T18:14:41.6748946Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-11-01T18:14:41.6749664Z + echo 'Checking that MKL is available' 2024-11-01T18:14:41.6750220Z Checking that MKL is available 2024-11-01T18:14:41.6750667Z + pushd /tmp 2024-11-01T18:14:41.6751015Z /tmp / 2024-11-01T18:14:41.6751997Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-11-01T18:14:43.8888657Z + popd 2024-11-01T18:14:43.8889057Z / 2024-11-01T18:14:43.8889405Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:14:43.8892015Z ++ uname 2024-11-01T18:14:43.8900644Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:14:43.8905216Z ++ uname -m 2024-11-01T18:14:43.8912966Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:14:43.8913698Z + echo 'Checking that XNNPACK is available' 2024-11-01T18:14:43.8914292Z Checking that XNNPACK is available 2024-11-01T18:14:43.8914765Z + pushd /tmp 2024-11-01T18:14:43.8915133Z /tmp / 2024-11-01T18:14:43.8915991Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-11-01T18:14:46.0970545Z + popd 2024-11-01T18:14:46.0971299Z / 2024-11-01T18:14:46.0972403Z + [[ linux-gnu == \m\s\y\s ]] 2024-11-01T18:14:46.0972949Z + [[ cu124 != \c\p\u ]] 2024-11-01T18:14:46.0973401Z + [[ cu124 != \x\p\u ]] 2024-11-01T18:14:46.0973924Z + [[ cu124 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-11-01T18:14:46.0974580Z + [[ cu124 != *\r\o\c\m* ]] 2024-11-01T18:14:46.0976139Z ++ uname -m 2024-11-01T18:14:46.0984992Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:14:46.0986046Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:14:46.0986694Z + pushd /tmp 2024-11-01T18:14:46.0987050Z /tmp / 2024-11-01T18:14:46.0987639Z + echo 'Checking that CUDA archs are setup correctly' 2024-11-01T18:14:46.0988323Z Checking that CUDA archs are setup correctly 2024-11-01T18:14:46.0989154Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-11-01T18:14:48.4965487Z + echo 'Checking that magma is available' 2024-11-01T18:14:48.4966140Z Checking that magma is available 2024-11-01T18:14:48.4967103Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-11-01T18:14:50.8952610Z + echo 'Checking that CuDNN is available' 2024-11-01T18:14:50.8953285Z Checking that CuDNN is available 2024-11-01T18:14:50.8954200Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-11-01T18:14:53.1026679Z + echo 'Checking that exception handling works' 2024-11-01T18:14:53.1027380Z Checking that exception handling works 2024-11-01T18:14:53.1029220Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-11-01T18:14:55.3681547Z + echo 'Checking that basic RNN works' 2024-11-01T18:14:55.3682186Z Checking that basic RNN works 2024-11-01T18:14:55.3682735Z + python /builder/test_example_code/rnn_smoke.py 2024-11-01T18:14:57.8328560Z + echo 'Checking that basic CNN works' 2024-11-01T18:14:57.8329209Z Checking that basic CNN works 2024-11-01T18:14:57.8329773Z + python /builder/test_example_code/cnn_smoke.py 2024-11-01T18:15:00.2281610Z tensor([0.1131], device='cuda:0', grad_fn=) 2024-11-01T18:15:02.0313636Z + echo 'Test that linalg works' 2024-11-01T18:15:02.0314250Z Test that linalg works 2024-11-01T18:15:02.0315270Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-11-01T18:15:04.3611108Z torch.return_types.linalg_svd( 2024-11-01T18:15:04.3612569Z U=tensor([[ 0.6214, 0.7828, -0.0332], 2024-11-01T18:15:04.3613150Z [ 0.1673, -0.0912, 0.9817], 2024-11-01T18:15:04.3614155Z [ 0.7654, -0.6156, -0.1876]], device='cuda:0'), 2024-11-01T18:15:04.3614935Z S=tensor([2.0795, 0.3233, 0.0316], device='cuda:0'), 2024-11-01T18:15:04.3615519Z Vh=tensor([[ 0.6214, 0.1673, 0.7654], 2024-11-01T18:15:04.3616094Z [ 0.7828, -0.0912, -0.6156], 2024-11-01T18:15:04.3616760Z [-0.0332, 0.9817, -0.1876]], device='cuda:0')) 2024-11-01T18:15:04.6595519Z + popd 2024-11-01T18:15:04.6595918Z / 2024-11-01T18:15:04.6596297Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:15:04.6600020Z ++ dirname /builder/check_binary.sh 2024-11-01T18:15:04.6609488Z + pushd /builder/test/smoke_test 2024-11-01T18:15:04.6609984Z /builder/test/smoke_test / 2024-11-01T18:15:04.6610865Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-11-01T18:15:07.9102256Z Testing smoke_test_linalg on cpu 2024-11-01T18:15:08.2916304Z + [[ cu124 == *cuda* ]] 2024-11-01T18:15:08.2916807Z + popd 2024-11-01T18:15:08.2917127Z / 2024-11-01T18:15:08.2920649Z ++ uname 2024-11-01T18:15:08.2929585Z + [[ Linux == \L\i\n\u\x ]] 2024-11-01T18:15:08.2930299Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:15:08.2931135Z + GLOO_CHECK='import torch.distributed as dist 2024-11-01T18:15:08.2931684Z try: 2024-11-01T18:15:08.2932266Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-11-01T18:15:08.2933150Z except RuntimeError as e: 2024-11-01T18:15:08.2933587Z print(e) 2024-11-01T18:15:08.2933970Z ' 2024-11-01T18:15:08.2935002Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-11-01T18:15:08.2936002Z ++ MASTER_ADDR=localhost 2024-11-01T18:15:08.2936934Z ++ MASTER_PORT=63945 2024-11-01T18:15:08.2938131Z ++ python -c 'import torch.distributed as dist 2024-11-01T18:15:08.2939213Z try: 2024-11-01T18:15:08.2940389Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-11-01T18:15:08.2941741Z except RuntimeError as e: 2024-11-01T18:15:08.2942573Z print(e) 2024-11-01T18:15:08.2943326Z ' 2024-11-01T18:15:10.5361404Z + RESULT='[enforce fail at ../third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified' 2024-11-01T18:15:10.5363199Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-11-01T18:15:10.5365004Z + [[ [enforce fail at ../third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified =~ gloo transport is not supported ]] 2024-11-01T18:15:10.5366627Z ++ uname 2024-11-01T18:15:10.5374226Z + [[ Linux == \L\i\n\u\x ]] 2024-11-01T18:15:10.5374794Z + [[ manywheel == \c\o\n\d\a ]] 2024-11-01T18:15:10.5375306Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-11-01T18:15:10.5375823Z + pushd /tmp 2024-11-01T18:15:10.5376157Z /tmp / 2024-11-01T18:15:10.5377367Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-11-01T18:15:12.7742685Z + popd 2024-11-01T18:15:12.7743087Z / 2024-11-01T18:15:12.7745290Z + [[ cuda != *s390x* ]] 2024-11-01T18:15:12.7745798Z + [[ cuda != *xpu* ]] 2024-11-01T18:15:12.7746213Z + [[ cuda != *rocm* ]] 2024-11-01T18:15:12.7746628Z + [[ manywheel != libtorch ]] 2024-11-01T18:15:12.7747823Z + python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-11-01T18:15:16.0550546Z torch: 2.6.0.dev20241101+cu124 2024-11-01T18:15:16.0551182Z ATen/Parallel: 2024-11-01T18:15:16.0551610Z at::get_num_threads() : 8 2024-11-01T18:15:16.0552070Z at::get_num_interop_threads() : 8 2024-11-01T18:15:16.0552591Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2024-11-01T18:15:16.0553095Z omp_get_max_threads() : 8 2024-11-01T18:15:16.0554360Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2024-11-01T18:15:16.0555392Z mkl_get_max_threads() : 8 2024-11-01T18:15:16.0556206Z Intel(R) MKL-DNN v3.5.3 (Git Hash 66f0cb9eb66affd2da3bf5f8d897376f04aae6af) 2024-11-01T18:15:16.0557023Z std::thread::hardware_concurrency() : 16 2024-11-01T18:15:16.0557910Z Environment variables: 2024-11-01T18:15:16.0558392Z OMP_NUM_THREADS : [not set] 2024-11-01T18:15:16.0558862Z MKL_NUM_THREADS : [not set] 2024-11-01T18:15:16.0559319Z ATen parallel backend: OpenMP 2024-11-01T18:15:16.0559656Z 2024-11-01T18:15:16.0559993Z Skip version check for channel None as stable version is None 2024-11-01T18:15:16.0560669Z Testing smoke_test_conv2d 2024-11-01T18:15:16.0806840Z Testing smoke_test_linalg on cpu 2024-11-01T18:15:16.0964468Z torch cuda: 12.4 2024-11-01T18:15:16.0975879Z torch cudnn: 90100 2024-11-01T18:15:16.0976269Z cuDNN enabled? True 2024-11-01T18:15:16.1143200Z CUDA initialized successfully 2024-11-01T18:15:16.1143727Z Number of CUDA devices: 1 2024-11-01T18:15:16.1144157Z Device 0: Tesla M60 2024-11-01T18:15:16.1144576Z torch nccl version: (2, 21, 5) 2024-11-01T18:15:16.1145091Z Testing test_cuda_runtime_errors_captured 2024-11-01T18:15:16.2626624Z ../aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `` failed. 2024-11-01T18:15:16.2630886Z Caught CUDA exception with success: CUDA error: device-side assert triggered 2024-11-01T18:15:16.2632233Z CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2024-11-01T18:15:16.2633428Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1 2024-11-01T18:15:16.2634336Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2024-11-01T18:15:16.2634912Z 2024-11-01T18:15:16.6621168Z + cd /builder 2024-11-01T18:15:16.6621804Z + git clean -ffdx 2024-11-01T18:15:16.6644959Z Removing test/smoke_test/__pycache__/ 2024-11-01T18:15:16.6763446Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-11-01T18:15:16.6764178Z with: 2024-11-01T18:15:16.6764474Z env: 2024-11-01T18:15:16.6764812Z PYTORCH_ROOT: /pytorch 2024-11-01T18:15:16.6765243Z BUILDER_ROOT: /builder 2024-11-01T18:15:16.6765656Z PACKAGE_TYPE: manywheel 2024-11-01T18:15:16.6766089Z DESIRED_CUDA: cu124 2024-11-01T18:15:16.6766499Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:15:16.6766903Z GPU_ARCH_TYPE: cuda 2024-11-01T18:15:16.6767419Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:15:16.6768022Z SKIP_ALL_TESTS: 1 2024-11-01T18:15:16.6768414Z LIBTORCH_CONFIG: 2024-11-01T18:15:16.6768799Z LIBTORCH_VARIANT: 2024-11-01T18:15:16.6769194Z DESIRED_DEVTOOLSET: 2024-11-01T18:15:16.6769583Z DESIRED_PYTHON: 3.9 2024-11-01T18:15:16.6770208Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:15:16.6770935Z ANACONDA_USER: pytorch 2024-11-01T18:15:16.6771416Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:15:16.6771878Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:15:16.6772369Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:15:16.6773135Z GITHUB_TOKEN: *** 2024-11-01T18:15:16.6773506Z PR_NUMBER: 2024-11-01T18:15:16.6773900Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:15:16.6774490Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:15:16.6775042Z USE_SPLIT_BUILD: false 2024-11-01T18:15:16.6775583Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:15:16.6776464Z CONTAINER_NAME: 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:15:16.6777452Z ##[endgroup] 2024-11-01T18:15:16.6801332Z ##[group]Run set -eou pipefail 2024-11-01T18:15:16.6802332Z set -eou pipefail 2024-11-01T18:15:16.6802746Z  2024-11-01T18:15:16.6803380Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-11-01T18:15:16.6804188Z for _ in $(seq 1440); do 2024-11-01T18:15:16.6804763Z  # Break if no ssh session exists anymore 2024-11-01T18:15:16.6805384Z  if [ "$(who)" = "" ]; then 2024-11-01T18:15:16.6805884Z  break 2024-11-01T18:15:16.6806251Z  fi 2024-11-01T18:15:16.6806622Z  echo "." 2024-11-01T18:15:16.6807023Z  sleep 5 2024-11-01T18:15:16.6807391Z done 2024-11-01T18:15:16.6816839Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:15:16.6817470Z env: 2024-11-01T18:15:16.6817795Z PYTORCH_ROOT: /pytorch 2024-11-01T18:15:16.6818231Z BUILDER_ROOT: /builder 2024-11-01T18:15:16.6818675Z PACKAGE_TYPE: manywheel 2024-11-01T18:15:16.6819086Z DESIRED_CUDA: cu124 2024-11-01T18:15:16.6819492Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:15:16.6819912Z GPU_ARCH_TYPE: cuda 2024-11-01T18:15:16.6820418Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:15:16.6821354Z SKIP_ALL_TESTS: 1 2024-11-01T18:15:16.6821753Z LIBTORCH_CONFIG: 2024-11-01T18:15:16.6822134Z LIBTORCH_VARIANT: 2024-11-01T18:15:16.6822535Z DESIRED_DEVTOOLSET: 2024-11-01T18:15:16.6822944Z DESIRED_PYTHON: 3.9 2024-11-01T18:15:16.6823553Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:15:16.6824289Z ANACONDA_USER: pytorch 2024-11-01T18:15:16.6824727Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:15:16.6825185Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:15:16.6825681Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:15:16.6826427Z GITHUB_TOKEN: *** 2024-11-01T18:15:16.6826821Z PR_NUMBER: 2024-11-01T18:15:16.6827198Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:15:16.6827798Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:15:16.6828368Z USE_SPLIT_BUILD: false 2024-11-01T18:15:16.6828895Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:15:16.6829783Z CONTAINER_NAME: 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:15:16.6830760Z ##[endgroup] 2024-11-01T18:15:16.6864603Z Holding runner for 2 hours until all ssh sessions have logged out 2024-11-01T18:15:16.6922538Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:15:16.6923505Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:15:16.6924252Z # shellcheck disable=SC2046 2024-11-01T18:15:16.6924832Z docker stop $(docker ps -q) || true 2024-11-01T18:15:16.6925412Z # Prune all of the docker images 2024-11-01T18:15:16.6925969Z docker system prune -af 2024-11-01T18:15:16.6932786Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:15:16.6933411Z env: 2024-11-01T18:15:16.6933760Z PYTORCH_ROOT: /pytorch 2024-11-01T18:15:16.6934195Z BUILDER_ROOT: /builder 2024-11-01T18:15:16.6934612Z PACKAGE_TYPE: manywheel 2024-11-01T18:15:16.6935046Z DESIRED_CUDA: cu124 2024-11-01T18:15:16.6935460Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:15:16.6935880Z GPU_ARCH_TYPE: cuda 2024-11-01T18:15:16.6936413Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:15:16.6937027Z SKIP_ALL_TESTS: 1 2024-11-01T18:15:16.6937402Z LIBTORCH_CONFIG: 2024-11-01T18:15:16.6937794Z LIBTORCH_VARIANT: 2024-11-01T18:15:16.6938272Z DESIRED_DEVTOOLSET: 2024-11-01T18:15:16.6938672Z DESIRED_PYTHON: 3.9 2024-11-01T18:15:16.6939302Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:15:16.6940035Z ANACONDA_USER: pytorch 2024-11-01T18:15:16.6940464Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:15:16.6940944Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:15:16.6941625Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:15:16.6942366Z GITHUB_TOKEN: *** 2024-11-01T18:15:16.6942738Z PR_NUMBER: 2024-11-01T18:15:16.6943138Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:15:16.6943734Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:15:16.6944293Z USE_SPLIT_BUILD: false 2024-11-01T18:15:16.6944847Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:15:16.6945739Z CONTAINER_NAME: 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:15:16.6946491Z ##[endgroup] 2024-11-01T18:15:27.2233002Z 687ee4422082 2024-11-01T18:15:28.4473945Z Deleted Containers: 2024-11-01T18:15:28.4474661Z 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:15:28.4475208Z 2024-11-01T18:15:30.6430543Z Deleted Images: 2024-11-01T18:15:30.6432101Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:15:30.6433894Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:15:30.6435418Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-11-01T18:15:30.6436867Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-11-01T18:15:30.6437881Z untagged: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:15:30.6439140Z untagged: pytorch/manylinux-builder@sha256:dfc98a8e3112fa4f7a6a916479e41ca4bec365efc631061b52c93885246291bc 2024-11-01T18:15:30.6440460Z deleted: sha256:9fb7156a5bda2ba329bf0643a6ccf20382b80143dddff02561fa180ffdc47f22 2024-11-01T18:15:30.6441567Z deleted: sha256:85945f34bedeef28e63eace1c8c57a58d73a1dcbaf2749cb7bf7346922708fa6 2024-11-01T18:15:30.6442658Z deleted: sha256:7c278f3e9b463a05ef9506384e2411a474e2afdcce0abd7e8cf0136eebb8e6bc 2024-11-01T18:15:30.6443716Z deleted: sha256:0b6b8e5cd8ee1df9f73019e3556c5bdaf10140a42be09098264a93dbd0834188 2024-11-01T18:15:30.6444806Z deleted: sha256:79d0ef25fbcc2a2773cd2f9b064123fdfa5dad975e5f6f1c97aeaec08674e67b 2024-11-01T18:15:30.6445900Z deleted: sha256:876bf05f7684869ba4ade0c10df94f0a414dc400d3d3072dc18871c8cfa3fca0 2024-11-01T18:15:30.6446961Z deleted: sha256:2c9cef85792390d0217abfdbc41cdddd8700925b5ab0fe6f81bc9855c0751ce1 2024-11-01T18:15:30.6448043Z deleted: sha256:e6b417e9bbce8aad114a579470d1635d8185a05cb56f879b8ac28f5eed001332 2024-11-01T18:15:30.6449434Z deleted: sha256:b0e41be841b2773bfc3cf0ed765a3b52f162bbc50f714e3ab859821e435bf884 2024-11-01T18:15:30.6450573Z deleted: sha256:4ea12f257aabac0ee4e62537d44267cae06c7fff0fa80a4bacadf79d838d1d73 2024-11-01T18:15:30.6451676Z deleted: sha256:cdea7aa82475e85469d21e248d1e30bcc25fd71bf759debac9be83efedce817c 2024-11-01T18:15:30.6452756Z deleted: sha256:ba62217562c04b450fdb5bb4f461db84843178dba2b0bbb255f6e75dded22f38 2024-11-01T18:15:30.6453822Z deleted: sha256:84b96791f79bb43c916bf507c4060ed713491b2f5d44e71b0657bb747cc1001e 2024-11-01T18:15:30.6454846Z deleted: sha256:95f609d8bb74333cec4b60c262d674794aae59d225444769a4c20f12ef11a8e8 2024-11-01T18:15:30.6455914Z deleted: sha256:98b529919762a74dfd1fef0d38845d2cd7572ad8f7906bde0a073dad618c1a89 2024-11-01T18:15:30.6456982Z deleted: sha256:f1d9083cd21c03dbad6204a7028b39d6a0acb5c2944b0d43cab285e0255ea163 2024-11-01T18:15:30.6458044Z deleted: sha256:85f284f1820cfcf479615f770621998a6518280eb50e2a3886d3f9e6517b3c55 2024-11-01T18:15:30.6459091Z deleted: sha256:d677131cc6ccbabbba1d962794fda60dbe49b8b429510fc570c43ca090575193 2024-11-01T18:15:30.6460171Z deleted: sha256:ef3666a135881f0df1d187f69ce8ff7ee189aa63a97ed4e93d230f2c8e50634d 2024-11-01T18:15:30.6461236Z deleted: sha256:31c3d0300aac0d8ceaac13c5a1958922d7a60837f73a09953a97a7a60b7a17bb 2024-11-01T18:15:30.6462285Z deleted: sha256:371f4b16c33fa2b2f017dc2c50cd6bc32c0069b7584b914298a9a093fa72a99e 2024-11-01T18:15:30.6463356Z deleted: sha256:da1a418e0036fcb4225eeac36f3df114f2148d8c25e52bb7777ebe829fdca3f9 2024-11-01T18:15:30.6464417Z deleted: sha256:a0d68936d4a83f7b730bf094203199f7b5fa3e2f59a1253ed349c9665d0c727e 2024-11-01T18:15:30.6465666Z deleted: sha256:3231e17fb1fafcdfeb55937efa72edb994a32a980e77ea4d6d85df4a5021dca8 2024-11-01T18:15:30.6466759Z deleted: sha256:54eaf965b1f7ba7373c9a2e89f2c6baa197e7a8d17f67267daf51cd4f9ed7b6b 2024-11-01T18:15:30.6467840Z deleted: sha256:12af20ecc7da03181ead23087987183646bfbb3ab5bd2fe6305d0a4df94031c7 2024-11-01T18:15:30.6468936Z deleted: sha256:5a4dddc9dc687556f269e433fafc1182a0525befe0f7ae86a72bee7dc381a3f9 2024-11-01T18:15:30.6469988Z deleted: sha256:58b35c321b58ae9f11a8ff1e1d658e2b938553a120e7691c47f0a005e2d9886c 2024-11-01T18:15:30.6471016Z deleted: sha256:4f411890d5023d0950a87c7e84392666310f21a1b62d74c943065756b65ca998 2024-11-01T18:15:30.6472059Z deleted: sha256:ccbc9113db8d1e92b9ee0c28da9ec00183243c3e7b5130a45d93eb349e6ce424 2024-11-01T18:15:30.6473109Z deleted: sha256:931e0a2f37ff79677b4b70439ff3fe2a79f298202ce54e57a795fd7b612a44c3 2024-11-01T18:15:30.6474166Z deleted: sha256:3bf948c72c7ec542f45fd41b3f3382395866bc5cdf84d018c7f50e2ddf89b44a 2024-11-01T18:15:30.6475233Z deleted: sha256:3b2b4e9010c4e0c0b7dfdd8f7e5c85289aa80f64f397a103f5e0728a106243e8 2024-11-01T18:15:30.6476291Z deleted: sha256:193a743e85cd097e2da1771fa59efcf4853fd5dd5d9d84e368a077a5cbc1427c 2024-11-01T18:15:30.6477364Z deleted: sha256:e8e16ac040d8536ab2932db9d7dff9564bfdb69d1875ccc4c137c3306b0cf281 2024-11-01T18:15:30.6478414Z deleted: sha256:d34865e8385d87fb3680374252d4117aa3cd6ae689898138d4e83e259cb4f60f 2024-11-01T18:15:30.6479983Z deleted: sha256:2635d5d43b0e8f6fbe72cc55600969fb1c9615ff5f7f2dee1b388cf1b8ce7335 2024-11-01T18:15:30.6481942Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-11-01T18:15:30.6483259Z 2024-11-01T18:15:30.6483483Z Total reclaimed space: 21.38GB 2024-11-01T18:15:30.6529477Z Prepare all required actions 2024-11-01T18:15:30.6565593Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-11-01T18:15:30.6566181Z with: 2024-11-01T18:15:30.6566725Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:15:30.6567422Z env: 2024-11-01T18:15:30.6567768Z PYTORCH_ROOT: /pytorch 2024-11-01T18:15:30.6568179Z BUILDER_ROOT: /builder 2024-11-01T18:15:30.6568602Z PACKAGE_TYPE: manywheel 2024-11-01T18:15:30.6569024Z DESIRED_CUDA: cu124 2024-11-01T18:15:30.6569411Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:15:30.6569828Z GPU_ARCH_TYPE: cuda 2024-11-01T18:15:30.6570340Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:15:30.6570922Z SKIP_ALL_TESTS: 1 2024-11-01T18:15:30.6571305Z LIBTORCH_CONFIG: 2024-11-01T18:15:30.6571690Z LIBTORCH_VARIANT: 2024-11-01T18:15:30.6572071Z DESIRED_DEVTOOLSET: 2024-11-01T18:15:30.6572481Z DESIRED_PYTHON: 3.9 2024-11-01T18:15:30.6573142Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:15:30.6573866Z ANACONDA_USER: pytorch 2024-11-01T18:15:30.6574283Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:15:30.6574752Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:15:30.6575238Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:15:30.6575994Z GITHUB_TOKEN: *** 2024-11-01T18:15:30.6576387Z PR_NUMBER: 2024-11-01T18:15:30.6576786Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:15:30.6577363Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:15:30.6577931Z USE_SPLIT_BUILD: false 2024-11-01T18:15:30.6578471Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:15:30.6579339Z CONTAINER_NAME: 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:15:30.6580103Z ##[endgroup] 2024-11-01T18:15:30.6600783Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:15:30.6602409Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:15:30.6611575Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:15:30.6612209Z env: 2024-11-01T18:15:30.6612549Z PYTORCH_ROOT: /pytorch 2024-11-01T18:15:30.6612968Z BUILDER_ROOT: /builder 2024-11-01T18:15:30.6613399Z PACKAGE_TYPE: manywheel 2024-11-01T18:15:30.6614028Z DESIRED_CUDA: cu124 2024-11-01T18:15:30.6614419Z GPU_ARCH_VERSION: 12.4 2024-11-01T18:15:30.6614853Z GPU_ARCH_TYPE: cuda 2024-11-01T18:15:30.6615372Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-11-01T18:15:30.6615966Z SKIP_ALL_TESTS: 1 2024-11-01T18:15:30.6616353Z LIBTORCH_CONFIG: 2024-11-01T18:15:30.6616742Z LIBTORCH_VARIANT: 2024-11-01T18:15:30.6617128Z DESIRED_DEVTOOLSET: 2024-11-01T18:15:30.6617542Z DESIRED_PYTHON: 3.9 2024-11-01T18:15:30.6618273Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:15:30.6619455Z ANACONDA_USER: pytorch 2024-11-01T18:15:30.6619897Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:15:30.6620379Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:15:30.6620872Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:15:30.6621596Z GITHUB_TOKEN: *** 2024-11-01T18:15:30.6621985Z PR_NUMBER: 2024-11-01T18:15:30.6622380Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:15:30.6622965Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:15:30.6623535Z USE_SPLIT_BUILD: false 2024-11-01T18:15:30.6624079Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:15:30.6624945Z CONTAINER_NAME: 687ee4422082e1155d07bf4067509ad9b2e702430a75b6ab8a47b7514acb219a 2024-11-01T18:15:30.6625717Z ##[endgroup] 2024-11-01T18:15:30.6849837Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-11-01T18:15:31.0230754Z latest: Pulling from tool/alpine 2024-11-01T18:15:31.0231535Z 540db60ca938: Pulling fs layer 2024-11-01T18:15:31.1196737Z 540db60ca938: Download complete 2024-11-01T18:15:31.2444647Z 540db60ca938: Pull complete 2024-11-01T18:15:31.2558326Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:15:31.2590955Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:15:33.1587008Z Post job cleanup. 2024-11-01T18:15:33.2766332Z [command]/usr/bin/git version 2024-11-01T18:15:33.2825315Z git version 2.40.1 2024-11-01T18:15:33.2890546Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/573312a4-0b6c-48cf-9a1c-7ac78a75c319' before making global git config changes 2024-11-01T18:15:33.2893680Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:15:33.2900955Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:15:33.2947044Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:15:33.2990262Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-11-01T18:15:33.3315555Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:15:33.3342825Z http.https://github.com/.extraheader 2024-11-01T18:15:33.3355320Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T18:15:33.3394634Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-11-01T18:15:33.3849619Z Post job cleanup. 2024-11-01T18:15:33.5015011Z [command]/usr/bin/git version 2024-11-01T18:15:33.5071285Z git version 2.40.1 2024-11-01T18:15:33.5132614Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1842e808-6339-4d31-b6bf-7155ce4b9fdc' before making global git config changes 2024-11-01T18:15:33.5134208Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:15:33.5139867Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:15:33.5182203Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:15:33.5221829Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-11-01T18:15:33.5570694Z Entering 'android/libs/fbjni' 2024-11-01T18:15:33.5635662Z Entering 'third_party/FP16' 2024-11-01T18:15:33.5699453Z Entering 'third_party/FXdiv' 2024-11-01T18:15:33.5763532Z Entering 'third_party/NNPACK' 2024-11-01T18:15:33.5827897Z Entering 'third_party/NVTX' 2024-11-01T18:15:33.5891785Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:15:33.5956469Z Entering 'third_party/XNNPACK' 2024-11-01T18:15:33.6039328Z Entering 'third_party/benchmark' 2024-11-01T18:15:33.6102087Z Entering 'third_party/composable_kernel' 2024-11-01T18:15:33.6172794Z Entering 'third_party/cpp-httplib' 2024-11-01T18:15:33.6236768Z Entering 'third_party/cpuinfo' 2024-11-01T18:15:33.6301698Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:15:33.6365397Z Entering 'third_party/cutlass' 2024-11-01T18:15:33.6440656Z Entering 'third_party/eigen' 2024-11-01T18:15:33.6507592Z Entering 'third_party/fbgemm' 2024-11-01T18:15:33.6570808Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:15:33.6634785Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:15:33.6698695Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:15:33.6770868Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:15:33.6834827Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:15:33.6897981Z Entering 'third_party/flatbuffers' 2024-11-01T18:15:33.6964275Z Entering 'third_party/fmt' 2024-11-01T18:15:33.7028481Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:15:33.7091646Z Entering 'third_party/gloo' 2024-11-01T18:15:33.7155090Z Entering 'third_party/googletest' 2024-11-01T18:15:33.7221381Z Entering 'third_party/ideep' 2024-11-01T18:15:33.7282964Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:15:33.7354814Z Entering 'third_party/ittapi' 2024-11-01T18:15:33.7419113Z Entering 'third_party/kineto' 2024-11-01T18:15:33.7481870Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:15:33.7545030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:15:33.7610518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:15:33.7673235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:15:33.7737414Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:15:33.7799976Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:15:33.7866900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:15:33.7931017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:15:33.7993924Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:15:33.8060304Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:15:33.8125968Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:15:33.8188008Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:15:33.8253255Z Entering 'third_party/mimalloc' 2024-11-01T18:15:33.8316814Z Entering 'third_party/nccl/nccl' 2024-11-01T18:15:33.8379514Z Entering 'third_party/nlohmann' 2024-11-01T18:15:33.8444362Z Entering 'third_party/onnx' 2024-11-01T18:15:33.8525436Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:15:33.8591250Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:15:33.8656512Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:15:33.8719702Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:15:33.8781935Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:15:33.8844632Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:15:33.8908658Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:15:33.8971172Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:15:33.9034024Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:15:33.9094815Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:15:33.9159892Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:15:33.9224328Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:15:33.9309189Z Entering 'third_party/pocketfft' 2024-11-01T18:15:33.9372063Z Entering 'third_party/protobuf' 2024-11-01T18:15:33.9439487Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:15:33.9501203Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:15:33.9566115Z Entering 'third_party/psimd' 2024-11-01T18:15:33.9629869Z Entering 'third_party/pthreadpool' 2024-11-01T18:15:33.9692422Z Entering 'third_party/pybind11' 2024-11-01T18:15:33.9756289Z Entering 'third_party/python-peachpy' 2024-11-01T18:15:33.9819627Z Entering 'third_party/sleef' 2024-11-01T18:15:33.9882401Z Entering 'third_party/tensorpipe' 2024-11-01T18:15:33.9945603Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:15:34.0008679Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:15:34.0070110Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:15:34.0133420Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:15:34.0193839Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:15:34.0279655Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:15:34.0309241Z http.https://github.com/.extraheader 2024-11-01T18:15:34.0321055Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T18:15:34.0361859Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-11-01T18:15:34.0703419Z Entering 'android/libs/fbjni' 2024-11-01T18:15:34.0746689Z http.https://github.com/.extraheader 2024-11-01T18:15:34.0785383Z Entering 'third_party/FP16' 2024-11-01T18:15:34.0829036Z http.https://github.com/.extraheader 2024-11-01T18:15:34.0867478Z Entering 'third_party/FXdiv' 2024-11-01T18:15:34.0911218Z http.https://github.com/.extraheader 2024-11-01T18:15:34.0949161Z Entering 'third_party/NNPACK' 2024-11-01T18:15:34.0991797Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1031172Z Entering 'third_party/NVTX' 2024-11-01T18:15:34.1074543Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1114086Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:15:34.1156885Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1195605Z Entering 'third_party/XNNPACK' 2024-11-01T18:15:34.1239276Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1296698Z Entering 'third_party/benchmark' 2024-11-01T18:15:34.1341190Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1379611Z Entering 'third_party/composable_kernel' 2024-11-01T18:15:34.1423029Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1467034Z Entering 'third_party/cpp-httplib' 2024-11-01T18:15:34.1510464Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1548982Z Entering 'third_party/cpuinfo' 2024-11-01T18:15:34.1591825Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1632394Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:15:34.1674720Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1714258Z Entering 'third_party/cutlass' 2024-11-01T18:15:34.1756845Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1804596Z Entering 'third_party/eigen' 2024-11-01T18:15:34.1847029Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1887957Z Entering 'third_party/fbgemm' 2024-11-01T18:15:34.1932812Z http.https://github.com/.extraheader 2024-11-01T18:15:34.1971582Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:15:34.2014452Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2052507Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:15:34.2095292Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2136149Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:15:34.2178058Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2223957Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:15:34.2265859Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2304976Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:15:34.2347430Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2387794Z Entering 'third_party/flatbuffers' 2024-11-01T18:15:34.2430669Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2472616Z Entering 'third_party/fmt' 2024-11-01T18:15:34.2515712Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2554571Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:15:34.2597538Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2637006Z Entering 'third_party/gloo' 2024-11-01T18:15:34.2680296Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2719510Z Entering 'third_party/googletest' 2024-11-01T18:15:34.2762077Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2800611Z Entering 'third_party/ideep' 2024-11-01T18:15:34.2843884Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2881363Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:15:34.2924327Z http.https://github.com/.extraheader 2024-11-01T18:15:34.2971367Z Entering 'third_party/ittapi' 2024-11-01T18:15:34.3014857Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3053409Z Entering 'third_party/kineto' 2024-11-01T18:15:34.3096035Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3135045Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:15:34.3176905Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3215773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:15:34.3257585Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3298085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:15:34.3341531Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3380526Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:15:34.3424495Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3463467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:15:34.3506492Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3544547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:15:34.3588385Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3630763Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:15:34.3672839Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3712362Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:15:34.3754326Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3793971Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:15:34.3836652Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3876572Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:15:34.3920495Z http.https://github.com/.extraheader 2024-11-01T18:15:34.3961795Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:15:34.4005395Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4044001Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:15:34.4086519Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4128346Z Entering 'third_party/mimalloc' 2024-11-01T18:15:34.4170872Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4210545Z Entering 'third_party/nccl/nccl' 2024-11-01T18:15:34.4253819Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4291840Z Entering 'third_party/nlohmann' 2024-11-01T18:15:34.4335230Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4374379Z Entering 'third_party/onnx' 2024-11-01T18:15:34.4417876Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4473600Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:15:34.4517611Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4558451Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:15:34.4601312Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4641991Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:15:34.4683799Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4722085Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:15:34.4764266Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4804250Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:15:34.4846099Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4883990Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:15:34.4927004Z http.https://github.com/.extraheader 2024-11-01T18:15:34.4966520Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:15:34.5009702Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5047802Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:15:34.5089985Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5128752Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:15:34.5170923Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5209270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:15:34.5251525Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5292074Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:15:34.5335651Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5376668Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:15:34.5418920Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5479200Z Entering 'third_party/pocketfft' 2024-11-01T18:15:34.5522531Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5560901Z Entering 'third_party/protobuf' 2024-11-01T18:15:34.5603625Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5644534Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:15:34.5686988Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5726321Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:15:34.5768324Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5809498Z Entering 'third_party/psimd' 2024-11-01T18:15:34.5851568Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5889631Z Entering 'third_party/pthreadpool' 2024-11-01T18:15:34.5933282Z http.https://github.com/.extraheader 2024-11-01T18:15:34.5970979Z Entering 'third_party/pybind11' 2024-11-01T18:15:34.6015388Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6053086Z Entering 'third_party/python-peachpy' 2024-11-01T18:15:34.6096126Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6135097Z Entering 'third_party/sleef' 2024-11-01T18:15:34.6177686Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6216363Z Entering 'third_party/tensorpipe' 2024-11-01T18:15:34.6258784Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6296227Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:15:34.6338577Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6376801Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:15:34.6419839Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6457612Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:15:34.6500438Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6539188Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:15:34.6581191Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6619965Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:15:34.6663557Z http.https://github.com/.extraheader 2024-11-01T18:15:34.6865708Z Post job cleanup. 2024-11-01T18:15:34.6929984Z Post job cleanup. 2024-11-01T18:15:34.8084710Z A job completed hook has been configured by the self-hosted runner administrator 2024-11-01T18:15:34.8105535Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-11-01T18:15:34.8112024Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:15:34.8112667Z ##[endgroup] 2024-11-01T18:15:42.7542220Z Cleaning up orphan processes