2024-08-08T22:04:05.2313195Z Current runner version: '2.319.0' 2024-08-08T22:04:05.2323001Z Runner name: 'i-09d6e38f298c384dd' 2024-08-08T22:04:05.2324151Z Runner group name: 'Default' 2024-08-08T22:04:05.2325334Z Machine name: 'ip-10-0-46-161' 2024-08-08T22:04:05.2348492Z ##[group]GITHUB_TOKEN Permissions 2024-08-08T22:04:05.2351163Z Contents: read 2024-08-08T22:04:05.2351914Z Metadata: read 2024-08-08T22:04:05.2352665Z Packages: read 2024-08-08T22:04:05.2353989Z ##[endgroup] 2024-08-08T22:04:05.2358737Z Secret source: Actions 2024-08-08T22:04:05.2360080Z Prepare workflow directory 2024-08-08T22:04:05.3761607Z Prepare all required actions 2024-08-08T22:04:05.4001399Z Getting action download info 2024-08-08T22:04:05.5661474Z Download action repository 'pytorch/test-infra@main' (SHA:0b5c20199b94c3b12545de0d354b54a297b0e061) 2024-08-08T22:04:06.0109963Z Download action repository 'pytorch/pytorch@main' (SHA:8707c6dfacaed293ddc40cbb5ecf5841568df0e6) 2024-08-08T22:04:09.8723190Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-08T22:04:10.0422529Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-08-08T22:04:10.3125386Z Getting action download info 2024-08-08T22:04:10.4742790Z Getting action download info 2024-08-08T22:04:10.5600340Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-08T22:04:10.7594066Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/132710 (b9d86fa89636e301796d4201f36d86c73f6e49bc) 2024-08-08T22:04:10.7597900Z ##[group] Inputs 2024-08-08T22:04:10.7598395Z build_name: manywheel-py3_8-cuda11_8 2024-08-08T22:04:10.7598992Z build_environment: linux-binary-manywheel 2024-08-08T22:04:10.7599774Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:10.7600506Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:10.7600968Z BUILDER_ROOT: /builder 2024-08-08T22:04:10.7601431Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:10.7601867Z DESIRED_CUDA: cu118 2024-08-08T22:04:10.7602279Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:04:10.7602716Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:10.7603224Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:04:10.7603837Z LIBTORCH_CONFIG: 2024-08-08T22:04:10.7604232Z LIBTORCH_VARIANT: 2024-08-08T22:04:10.7604621Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:10.7605043Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:10.7605482Z runs_on: linux.4xlarge.nvidia.gpu 2024-08-08T22:04:10.7606584Z use_split_build: false 2024-08-08T22:04:10.7607042Z ##[endgroup] 2024-08-08T22:04:10.7607951Z Complete job name: manywheel-py3_8-cuda11_8-test / test 2024-08-08T22:04:10.8451010Z A job started hook has been configured by the self-hosted runner administrator 2024-08-08T22:04:10.8652570Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-08T22:04:10.8665966Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:04:10.8666686Z ##[endgroup] 2024-08-08T22:04:11.8623897Z Runner Type: linux.4xlarge.nvidia.gpu 2024-08-08T22:04:11.8624694Z Instance Type: g3.4xlarge 2024-08-08T22:04:11.8625489Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-08T22:04:11.8626200Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-08T22:04:16.9072575Z ##[group]Run { 2024-08-08T22:04:16.9073219Z { 2024-08-08T22:04:16.9073994Z  echo "PYTORCH_ROOT=/pytorch" 2024-08-08T22:04:16.9074748Z  echo "BUILDER_ROOT=/builder" 2024-08-08T22:04:16.9075369Z  echo "PACKAGE_TYPE=manywheel" 2024-08-08T22:04:16.9075985Z  2024-08-08T22:04:16.9076472Z  echo "DESIRED_CUDA=cu118" 2024-08-08T22:04:16.9077064Z  echo "GPU_ARCH_VERSION=11.8" 2024-08-08T22:04:16.9077707Z  echo "GPU_ARCH_TYPE=cuda" 2024-08-08T22:04:16.9078584Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda11.8-main" 2024-08-08T22:04:16.9079422Z  echo "SKIP_ALL_TESTS=1" 2024-08-08T22:04:16.9080178Z  echo "LIBTORCH_CONFIG=" 2024-08-08T22:04:16.9080837Z  echo "LIBTORCH_VARIANT=" 2024-08-08T22:04:16.9081438Z  echo "DESIRED_DEVTOOLSET=" 2024-08-08T22:04:16.9082021Z  echo "DESIRED_PYTHON=3.8" 2024-08-08T22:04:16.9082740Z  2024-08-08T22:04:16.9083464Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-08-08T22:04:16.9084463Z  echo "ANACONDA_USER=pytorch" 2024-08-08T22:04:16.9085133Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-08-08T22:04:16.9085792Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-08-08T22:04:16.9086606Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-08-08T22:04:16.9087362Z  echo "PR_NUMBER=" 2024-08-08T22:04:16.9088022Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-08-08T22:04:16.9088872Z  echo "SHA1=b9d86fa89636e301796d4201f36d86c73f6e49bc" 2024-08-08T22:04:16.9089667Z  echo "USE_SPLIT_BUILD=false" 2024-08-08T22:04:16.9090302Z } >> "${GITHUB_ENV} }}" 2024-08-08T22:04:16.9138680Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:04:16.9139425Z env: 2024-08-08T22:04:16.9139777Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:16.9140252Z BUILDER_ROOT: /builder 2024-08-08T22:04:16.9140713Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:16.9141150Z DESIRED_CUDA: cu118 2024-08-08T22:04:16.9141576Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:04:16.9142187Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:16.9142744Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:04:16.9143367Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:16.9143772Z LIBTORCH_CONFIG: 2024-08-08T22:04:16.9144175Z LIBTORCH_VARIANT: 2024-08-08T22:04:16.9144578Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:16.9145011Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:16.9145664Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:16.9146412Z ANACONDA_USER: pytorch 2024-08-08T22:04:16.9146888Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:16.9147386Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:16.9147898Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:16.9148991Z GITHUB_TOKEN: *** 2024-08-08T22:04:16.9149415Z PR_NUMBER: 2024-08-08T22:04:16.9149824Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:16.9150439Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:16.9151023Z USE_SPLIT_BUILD: false 2024-08-08T22:04:16.9151436Z ##[endgroup] 2024-08-08T22:04:16.9316297Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-08-08T22:04:16.9317095Z with: 2024-08-08T22:04:16.9317753Z github-secret: *** 2024-08-08T22:04:16.9318257Z activate-with-label: false 2024-08-08T22:04:16.9318772Z label: with-ssh 2024-08-08T22:04:16.9319221Z remove-existing-keys: true 2024-08-08T22:04:16.9319748Z fail-silently: true 2024-08-08T22:04:16.9320206Z env: 2024-08-08T22:04:16.9320594Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:16.9321110Z BUILDER_ROOT: /builder 2024-08-08T22:04:16.9321609Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:16.9322085Z DESIRED_CUDA: cu118 2024-08-08T22:04:16.9322556Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:04:16.9323044Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:16.9323613Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:04:16.9324283Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:16.9324738Z LIBTORCH_CONFIG: 2024-08-08T22:04:16.9325173Z LIBTORCH_VARIANT: 2024-08-08T22:04:16.9325696Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:16.9326165Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:16.9326863Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:16.9327660Z ANACONDA_USER: pytorch 2024-08-08T22:04:16.9328152Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:16.9328700Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:16.9329265Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:16.9330082Z GITHUB_TOKEN: *** 2024-08-08T22:04:16.9330526Z PR_NUMBER: 2024-08-08T22:04:16.9331211Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:16.9331861Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:16.9332468Z USE_SPLIT_BUILD: false 2024-08-08T22:04:16.9332955Z ##[endgroup] 2024-08-08T22:04:17.0509236Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-08-08T22:04:17.0515769Z ciflow reference detected, attempting to extract PR number 2024-08-08T22:04:17.3620413Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-08-08T22:04:17.4435993Z No SSH keys found for user pytorch-bot[bot] 2024-08-08T22:04:17.4436775Z Grabbing public ssh keys from https://github.com/drisspg.keys 2024-08-08T22:04:17.5284426Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-08-08T22:04:17.5305752Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-08-08T22:04:17.5347698Z Login using: ssh ec2-user@ec2-54-165-9-193.compute-1.amazonaws.com 2024-08-08T22:04:17.5487897Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-08T22:04:17.5488630Z with: 2024-08-08T22:04:17.5488943Z no-sudo: false 2024-08-08T22:04:17.5489329Z submodules: recursive 2024-08-08T22:04:17.5489741Z fetch-depth: 0 2024-08-08T22:04:17.5490076Z env: 2024-08-08T22:04:17.5490406Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:17.5490823Z BUILDER_ROOT: /builder 2024-08-08T22:04:17.5491248Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:17.5491678Z DESIRED_CUDA: cu118 2024-08-08T22:04:17.5492067Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:04:17.5492488Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:17.5493008Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:04:17.5493614Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:17.5493984Z LIBTORCH_CONFIG: 2024-08-08T22:04:17.5494369Z LIBTORCH_VARIANT: 2024-08-08T22:04:17.5494753Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:17.5495165Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:17.5495858Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:17.5496599Z ANACONDA_USER: pytorch 2024-08-08T22:04:17.5497037Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:17.5497569Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:17.5498146Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:17.5498957Z GITHUB_TOKEN: *** 2024-08-08T22:04:17.5499388Z PR_NUMBER: 2024-08-08T22:04:17.5499819Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:17.5500433Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:17.5500995Z USE_SPLIT_BUILD: false 2024-08-08T22:04:17.5501412Z ##[endgroup] 2024-08-08T22:04:17.5763111Z ##[group]Run retry () { 2024-08-08T22:04:17.5763548Z retry () { 2024-08-08T22:04:17.5764171Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T22:04:17.5764876Z } 2024-08-08T22:04:17.5765240Z echo "${GITHUB_WORKSPACE}" 2024-08-08T22:04:17.5765775Z if [ -z "${NO_SUDO}" ]; then 2024-08-08T22:04:17.5766392Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:04:17.5766946Z else 2024-08-08T22:04:17.5767384Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:04:17.5767922Z fi 2024-08-08T22:04:17.5768290Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T22:04:17.5776545Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:04:17.5777175Z env: 2024-08-08T22:04:17.5777496Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:17.5777933Z BUILDER_ROOT: /builder 2024-08-08T22:04:17.5778363Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:17.5778779Z DESIRED_CUDA: cu118 2024-08-08T22:04:17.5779192Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:04:17.5779616Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:17.5780122Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:04:17.5780733Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:17.5781124Z LIBTORCH_CONFIG: 2024-08-08T22:04:17.5781498Z LIBTORCH_VARIANT: 2024-08-08T22:04:17.5782107Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:17.5782529Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:17.5783143Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:17.5783879Z ANACONDA_USER: pytorch 2024-08-08T22:04:17.5784319Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:17.5784782Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:17.5785284Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:17.5786038Z GITHUB_TOKEN: *** 2024-08-08T22:04:17.5786433Z PR_NUMBER: 2024-08-08T22:04:17.5786818Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:17.5787416Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:17.5787982Z USE_SPLIT_BUILD: false 2024-08-08T22:04:17.5788402Z NO_SUDO: false 2024-08-08T22:04:17.5788751Z ##[endgroup] 2024-08-08T22:04:17.5815358Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T22:04:17.5984380Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:04:17.5984928Z with: 2024-08-08T22:04:17.5985502Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:17.5986066Z fetch-depth: 0 2024-08-08T22:04:17.5986453Z submodules: recursive 2024-08-08T22:04:17.5986884Z quiet-checkout: true 2024-08-08T22:04:17.5987303Z repository: pytorch/pytorch 2024-08-08T22:04:17.5987962Z token: *** 2024-08-08T22:04:17.5988347Z ssh-strict: true 2024-08-08T22:04:17.5988764Z persist-credentials: true 2024-08-08T22:04:17.5989202Z clean: true 2024-08-08T22:04:17.5989601Z sparse-checkout-cone-mode: true 2024-08-08T22:04:17.5990086Z lfs: false 2024-08-08T22:04:17.5990439Z set-safe-directory: true 2024-08-08T22:04:17.5990859Z env: 2024-08-08T22:04:17.5991193Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:17.5991612Z BUILDER_ROOT: /builder 2024-08-08T22:04:17.5992041Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:17.5992468Z DESIRED_CUDA: cu118 2024-08-08T22:04:17.5992856Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:04:17.5995003Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:17.5995601Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:04:17.5996213Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:17.5996605Z LIBTORCH_CONFIG: 2024-08-08T22:04:17.5996997Z LIBTORCH_VARIANT: 2024-08-08T22:04:17.5997388Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:17.5997805Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:17.5998449Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:17.5999180Z ANACONDA_USER: pytorch 2024-08-08T22:04:17.5999625Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:17.6000105Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:17.6000588Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:17.6001338Z GITHUB_TOKEN: *** 2024-08-08T22:04:17.6001729Z PR_NUMBER: 2024-08-08T22:04:17.6002123Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:17.6002692Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:17.6003263Z USE_SPLIT_BUILD: false 2024-08-08T22:04:17.6003677Z ##[endgroup] 2024-08-08T22:04:17.7297930Z Syncing repository: pytorch/pytorch 2024-08-08T22:04:17.7300120Z ##[group]Getting Git version info 2024-08-08T22:04:17.7301060Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T22:04:17.7302166Z [command]/usr/bin/git version 2024-08-08T22:04:17.7302618Z git version 2.40.1 2024-08-08T22:04:17.7308718Z ##[endgroup] 2024-08-08T22:04:17.7330454Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7720981e-f50f-48e8-a93f-ef1f5a5ad5f7' before making global git config changes 2024-08-08T22:04:17.7332116Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:04:17.7337049Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T22:04:17.7377886Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T22:04:17.7382975Z ##[group]Initializing the repository 2024-08-08T22:04:17.7387109Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T22:04:17.7416939Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:04:17.7418397Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:04:17.7419501Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:04:17.7420285Z hint: 2024-08-08T22:04:17.7420883Z hint: git config --global init.defaultBranch 2024-08-08T22:04:17.7421543Z hint: 2024-08-08T22:04:17.7422252Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:04:17.7423406Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:04:17.7424222Z hint: 2024-08-08T22:04:17.7424676Z hint: git branch -m 2024-08-08T22:04:17.7425695Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-08T22:04:17.7431315Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T22:04:17.7463212Z ##[endgroup] 2024-08-08T22:04:17.7464063Z ##[group]Disabling automatic garbage collection 2024-08-08T22:04:17.7467691Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:04:17.7499138Z ##[endgroup] 2024-08-08T22:04:17.7499894Z ##[group]Setting up auth 2024-08-08T22:04:17.7509320Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:04:17.7542573Z [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-08-08T22:04:17.7850194Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:04:17.7880246Z [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-08-08T22:04:17.8163179Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:04:17.8210176Z ##[endgroup] 2024-08-08T22:04:17.8210970Z ##[group]Fetching the repository 2024-08-08T22:04:17.8219112Z [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-08-08T22:04:19.8381227Z remote: Enumerating objects: 1008968 2024-08-08T22:04:19.8381935Z remote: Enumerating objects: 1011967, done. 2024-08-08T22:04:19.8382764Z remote: Counting objects: 0% (1/2999) 2024-08-08T22:04:19.8383439Z remote: Counting objects: 1% (30/2999) 2024-08-08T22:04:19.8384095Z remote: Counting objects: 2% (60/2999) 2024-08-08T22:04:19.8384730Z remote: Counting objects: 3% (90/2999) 2024-08-08T22:04:19.8385382Z remote: Counting objects: 4% (120/2999) 2024-08-08T22:04:19.8386038Z remote: Counting objects: 5% (150/2999) 2024-08-08T22:04:19.8386710Z remote: Counting objects: 6% (180/2999) 2024-08-08T22:04:19.8387372Z remote: Counting objects: 7% (210/2999) 2024-08-08T22:04:19.8388034Z remote: Counting objects: 8% (240/2999) 2024-08-08T22:04:19.8388686Z remote: Counting objects: 9% (270/2999) 2024-08-08T22:04:19.8389311Z remote: Counting objects: 10% (300/2999) 2024-08-08T22:04:19.8389963Z remote: Counting objects: 11% (330/2999) 2024-08-08T22:04:19.8390608Z remote: Counting objects: 12% (360/2999) 2024-08-08T22:04:19.8391237Z remote: Counting objects: 13% (390/2999) 2024-08-08T22:04:19.8391888Z remote: Counting objects: 14% (420/2999) 2024-08-08T22:04:19.8392537Z remote: Counting objects: 15% (450/2999) 2024-08-08T22:04:19.8393167Z remote: Counting objects: 16% (480/2999) 2024-08-08T22:04:19.8394152Z remote: Counting objects: 17% (510/2999) 2024-08-08T22:04:19.8394802Z remote: Counting objects: 18% (540/2999) 2024-08-08T22:04:19.8395760Z remote: Counting objects: 19% (570/2999) 2024-08-08T22:04:19.8396399Z remote: Counting objects: 20% (600/2999) 2024-08-08T22:04:19.8397051Z remote: Counting objects: 21% (630/2999) 2024-08-08T22:04:19.8397673Z remote: Counting objects: 22% (660/2999) 2024-08-08T22:04:19.8398313Z remote: Counting objects: 23% (690/2999) 2024-08-08T22:04:19.8398954Z remote: Counting objects: 24% (720/2999) 2024-08-08T22:04:19.8399577Z remote: Counting objects: 25% (750/2999) 2024-08-08T22:04:19.8400217Z remote: Counting objects: 26% (780/2999) 2024-08-08T22:04:19.8400855Z remote: Counting objects: 27% (810/2999) 2024-08-08T22:04:19.8401490Z remote: Counting objects: 28% (840/2999) 2024-08-08T22:04:19.8402108Z remote: Counting objects: 29% (870/2999) 2024-08-08T22:04:19.8402749Z remote: Counting objects: 30% (900/2999) 2024-08-08T22:04:19.8403391Z remote: Counting objects: 31% (930/2999) 2024-08-08T22:04:19.8404172Z remote: Counting objects: 32% (960/2999) 2024-08-08T22:04:19.8404835Z remote: Counting objects: 33% (990/2999) 2024-08-08T22:04:19.8405480Z remote: Counting objects: 34% (1020/2999) 2024-08-08T22:04:19.8406131Z remote: Counting objects: 35% (1050/2999) 2024-08-08T22:04:19.8406796Z remote: Counting objects: 36% (1080/2999) 2024-08-08T22:04:19.8407462Z remote: Counting objects: 37% (1110/2999) 2024-08-08T22:04:19.8408116Z remote: Counting objects: 38% (1140/2999) 2024-08-08T22:04:19.8408782Z remote: Counting objects: 39% (1170/2999) 2024-08-08T22:04:19.8409453Z remote: Counting objects: 40% (1200/2999) 2024-08-08T22:04:19.8410119Z remote: Counting objects: 41% (1230/2999) 2024-08-08T22:04:19.8410767Z remote: Counting objects: 42% (1260/2999) 2024-08-08T22:04:19.8411425Z remote: Counting objects: 43% (1290/2999) 2024-08-08T22:04:19.8412115Z remote: Counting objects: 44% (1320/2999) 2024-08-08T22:04:19.8413230Z remote: Counting objects: 45% (1350/2999) 2024-08-08T22:04:19.8414117Z remote: Counting objects: 46% (1380/2999) 2024-08-08T22:04:19.8414793Z remote: Counting objects: 47% (1410/2999) 2024-08-08T22:04:19.8415431Z remote: Counting objects: 48% (1440/2999) 2024-08-08T22:04:19.8416098Z remote: Counting objects: 49% (1470/2999) 2024-08-08T22:04:19.8416758Z remote: Counting objects: 50% (1500/2999) 2024-08-08T22:04:19.8417420Z remote: Counting objects: 51% (1530/2999) 2024-08-08T22:04:19.8418074Z remote: Counting objects: 52% (1560/2999) 2024-08-08T22:04:19.8418741Z remote: Counting objects: 53% (1590/2999) 2024-08-08T22:04:19.8419397Z remote: Counting objects: 54% (1620/2999) 2024-08-08T22:04:19.8420047Z remote: Counting objects: 55% (1650/2999) 2024-08-08T22:04:19.8420709Z remote: Counting objects: 56% (1680/2999) 2024-08-08T22:04:19.8421377Z remote: Counting objects: 57% (1710/2999) 2024-08-08T22:04:19.8422375Z remote: Counting objects: 58% (1740/2999) 2024-08-08T22:04:19.8423234Z remote: Counting objects: 59% (1770/2999) 2024-08-08T22:04:19.8424261Z remote: Counting objects: 60% (1800/2999) 2024-08-08T22:04:19.8424914Z remote: Counting objects: 61% (1830/2999) 2024-08-08T22:04:19.8425837Z remote: Counting objects: 62% (1860/2999) 2024-08-08T22:04:19.8426522Z remote: Counting objects: 63% (1890/2999) 2024-08-08T22:04:19.8427187Z remote: Counting objects: 64% (1920/2999) 2024-08-08T22:04:19.8427840Z remote: Counting objects: 65% (1950/2999) 2024-08-08T22:04:19.8428505Z remote: Counting objects: 66% (1980/2999) 2024-08-08T22:04:19.8429169Z remote: Counting objects: 67% (2010/2999) 2024-08-08T22:04:19.8430001Z remote: Counting objects: 68% (2040/2999) 2024-08-08T22:04:19.8430987Z remote: Counting objects: 69% (2070/2999) 2024-08-08T22:04:19.8432211Z remote: Counting objects: 70% (2100/2999) 2024-08-08T22:04:19.8433067Z remote: Counting objects: 71% (2130/2999) 2024-08-08T22:04:19.8433940Z remote: Counting objects: 72% (2160/2999) 2024-08-08T22:04:19.8434739Z remote: Counting objects: 73% (2190/2999) 2024-08-08T22:04:19.8436095Z remote: Counting objects: 74% (2220/2999) 2024-08-08T22:04:19.8437578Z remote: Counting objects: 75% (2250/2999) 2024-08-08T22:04:19.8438480Z remote: Counting objects: 76% (2280/2999) 2024-08-08T22:04:19.8439126Z remote: Counting objects: 77% (2310/2999) 2024-08-08T22:04:19.8439814Z remote: Counting objects: 78% (2340/2999) 2024-08-08T22:04:19.8440475Z remote: Counting objects: 79% (2370/2999) 2024-08-08T22:04:19.8441140Z remote: Counting objects: 80% (2400/2999) 2024-08-08T22:04:19.8441786Z remote: Counting objects: 81% (2430/2999) 2024-08-08T22:04:19.8442451Z remote: Counting objects: 82% (2460/2999) 2024-08-08T22:04:19.8443287Z remote: Counting objects: 83% (2490/2999) 2024-08-08T22:04:19.8443960Z remote: Counting objects: 84% (2520/2999) 2024-08-08T22:04:19.8444619Z remote: Counting objects: 85% (2550/2999) 2024-08-08T22:04:19.8445280Z remote: Counting objects: 86% (2580/2999) 2024-08-08T22:04:19.8445921Z remote: Counting objects: 87% (2610/2999) 2024-08-08T22:04:19.8446579Z remote: Counting objects: 88% (2640/2999) 2024-08-08T22:04:19.8447237Z remote: Counting objects: 89% (2670/2999) 2024-08-08T22:04:19.8447879Z remote: Counting objects: 90% (2700/2999) 2024-08-08T22:04:19.8448547Z remote: Counting objects: 91% (2730/2999) 2024-08-08T22:04:19.8449204Z remote: Counting objects: 92% (2760/2999) 2024-08-08T22:04:19.8449862Z remote: Counting objects: 93% (2790/2999) 2024-08-08T22:04:19.8450509Z remote: Counting objects: 94% (2820/2999) 2024-08-08T22:04:19.8451169Z remote: Counting objects: 95% (2850/2999) 2024-08-08T22:04:19.8451842Z remote: Counting objects: 96% (2880/2999) 2024-08-08T22:04:19.8452484Z remote: Counting objects: 97% (2910/2999) 2024-08-08T22:04:19.8453146Z remote: Counting objects: 98% (2940/2999) 2024-08-08T22:04:19.8453803Z remote: Counting objects: 99% (2970/2999) 2024-08-08T22:04:19.8454446Z remote: Counting objects: 100% (2999/2999) 2024-08-08T22:04:19.8455160Z remote: Counting objects: 100% (2999/2999), done. 2024-08-08T22:04:19.8774857Z remote: Compressing objects: 0% (1/1617) 2024-08-08T22:04:19.9049752Z remote: Compressing objects: 1% (17/1617) 2024-08-08T22:04:19.9207169Z remote: Compressing objects: 2% (33/1617) 2024-08-08T22:04:20.0459616Z remote: Compressing objects: 3% (49/1617) 2024-08-08T22:04:20.2060175Z remote: Compressing objects: 4% (65/1617) 2024-08-08T22:04:20.3430292Z remote: Compressing objects: 5% (81/1617) 2024-08-08T22:04:20.4024392Z remote: Compressing objects: 6% (98/1617) 2024-08-08T22:04:20.4295945Z remote: Compressing objects: 7% (114/1617) 2024-08-08T22:04:20.4718799Z remote: Compressing objects: 8% (130/1617) 2024-08-08T22:04:20.5097247Z remote: Compressing objects: 9% (146/1617) 2024-08-08T22:04:20.5498911Z remote: Compressing objects: 10% (162/1617) 2024-08-08T22:04:20.5710150Z remote: Compressing objects: 11% (178/1617) 2024-08-08T22:04:20.6002078Z remote: Compressing objects: 12% (195/1617) 2024-08-08T22:04:20.6199884Z remote: Compressing objects: 13% (211/1617) 2024-08-08T22:04:20.6455424Z remote: Compressing objects: 14% (227/1617) 2024-08-08T22:04:20.6637917Z remote: Compressing objects: 15% (243/1617) 2024-08-08T22:04:20.6761086Z remote: Compressing objects: 16% (259/1617) 2024-08-08T22:04:20.6891627Z remote: Compressing objects: 17% (275/1617) 2024-08-08T22:04:20.6958103Z remote: Compressing objects: 18% (292/1617) 2024-08-08T22:04:20.7003383Z remote: Compressing objects: 19% (308/1617) 2024-08-08T22:04:20.7030218Z remote: Compressing objects: 20% (324/1617) 2024-08-08T22:04:20.7044319Z remote: Compressing objects: 21% (340/1617) 2024-08-08T22:04:20.7061666Z remote: Compressing objects: 22% (356/1617) 2024-08-08T22:04:20.7106479Z remote: Compressing objects: 23% (372/1617) 2024-08-08T22:04:20.7135739Z remote: Compressing objects: 24% (389/1617) 2024-08-08T22:04:20.7149064Z remote: Compressing objects: 25% (405/1617) 2024-08-08T22:04:20.7160731Z remote: Compressing objects: 26% (421/1617) 2024-08-08T22:04:20.7181563Z remote: Compressing objects: 27% (437/1617) 2024-08-08T22:04:20.7222199Z remote: Compressing objects: 28% (453/1617) 2024-08-08T22:04:20.7234690Z remote: Compressing objects: 29% (469/1617) 2024-08-08T22:04:20.7245542Z remote: Compressing objects: 30% (486/1617) 2024-08-08T22:04:20.7261181Z remote: Compressing objects: 31% (502/1617) 2024-08-08T22:04:20.7284902Z remote: Compressing objects: 32% (518/1617) 2024-08-08T22:04:20.7306452Z remote: Compressing objects: 33% (534/1617) 2024-08-08T22:04:20.7329401Z remote: Compressing objects: 34% (550/1617) 2024-08-08T22:04:20.7348399Z remote: Compressing objects: 35% (566/1617) 2024-08-08T22:04:20.7373602Z remote: Compressing objects: 36% (583/1617) 2024-08-08T22:04:20.7396170Z remote: Compressing objects: 37% (599/1617) 2024-08-08T22:04:20.7410606Z remote: Compressing objects: 38% (615/1617) 2024-08-08T22:04:20.7420274Z remote: Compressing objects: 39% (631/1617) 2024-08-08T22:04:20.7439036Z remote: Compressing objects: 40% (647/1617) 2024-08-08T22:04:20.7456608Z remote: Compressing objects: 41% (663/1617) 2024-08-08T22:04:20.7478023Z remote: Compressing objects: 42% (680/1617) 2024-08-08T22:04:20.7493463Z remote: Compressing objects: 43% (696/1617) 2024-08-08T22:04:20.7508027Z remote: Compressing objects: 44% (712/1617) 2024-08-08T22:04:20.7520829Z remote: Compressing objects: 45% (728/1617) 2024-08-08T22:04:20.7533613Z remote: Compressing objects: 46% (744/1617) 2024-08-08T22:04:20.7545035Z remote: Compressing objects: 47% (760/1617) 2024-08-08T22:04:20.7558905Z remote: Compressing objects: 48% (777/1617) 2024-08-08T22:04:20.7568168Z remote: Compressing objects: 49% (793/1617) 2024-08-08T22:04:20.7573022Z remote: Compressing objects: 50% (809/1617) 2024-08-08T22:04:20.7580150Z remote: Compressing objects: 51% (825/1617) 2024-08-08T22:04:20.7588203Z remote: Compressing objects: 52% (841/1617) 2024-08-08T22:04:20.7595055Z remote: Compressing objects: 53% (858/1617) 2024-08-08T22:04:20.7598883Z remote: Compressing objects: 54% (874/1617) 2024-08-08T22:04:20.7604396Z remote: Compressing objects: 55% (890/1617) 2024-08-08T22:04:20.7610025Z remote: Compressing objects: 56% (906/1617) 2024-08-08T22:04:20.7614215Z remote: Compressing objects: 57% (922/1617) 2024-08-08T22:04:20.7618686Z remote: Compressing objects: 58% (938/1617) 2024-08-08T22:04:20.7623234Z remote: Compressing objects: 59% (955/1617) 2024-08-08T22:04:20.7626361Z remote: Compressing objects: 60% (971/1617) 2024-08-08T22:04:20.7628273Z remote: Compressing objects: 61% (987/1617) 2024-08-08T22:04:20.7630471Z remote: Compressing objects: 62% (1003/1617) 2024-08-08T22:04:20.7632068Z remote: Compressing objects: 63% (1019/1617) 2024-08-08T22:04:20.7633798Z remote: Compressing objects: 64% (1035/1617) 2024-08-08T22:04:20.7635383Z remote: Compressing objects: 65% (1052/1617) 2024-08-08T22:04:20.7636866Z remote: Compressing objects: 66% (1068/1617) 2024-08-08T22:04:20.7637608Z remote: Compressing objects: 67% (1084/1617) 2024-08-08T22:04:20.7638283Z remote: Compressing objects: 68% (1100/1617) 2024-08-08T22:04:20.7640088Z remote: Compressing objects: 69% (1116/1617) 2024-08-08T22:04:20.7650878Z remote: Compressing objects: 70% (1132/1617) 2024-08-08T22:04:20.7658909Z remote: Compressing objects: 71% (1149/1617) 2024-08-08T22:04:20.7668429Z remote: Compressing objects: 72% (1165/1617) 2024-08-08T22:04:20.7677158Z remote: Compressing objects: 73% (1181/1617) 2024-08-08T22:04:20.7685166Z remote: Compressing objects: 74% (1197/1617) 2024-08-08T22:04:20.7689437Z remote: Compressing objects: 75% (1213/1617) 2024-08-08T22:04:20.7693712Z remote: Compressing objects: 76% (1229/1617) 2024-08-08T22:04:20.7698130Z remote: Compressing objects: 77% (1246/1617) 2024-08-08T22:04:20.7702956Z remote: Compressing objects: 78% (1262/1617) 2024-08-08T22:04:20.7706990Z remote: Compressing objects: 79% (1278/1617) 2024-08-08T22:04:20.7712169Z remote: Compressing objects: 80% (1294/1617) 2024-08-08T22:04:20.7715980Z remote: Compressing objects: 81% (1310/1617) 2024-08-08T22:04:20.7717573Z remote: Compressing objects: 82% (1326/1617) 2024-08-08T22:04:20.7723436Z remote: Compressing objects: 83% (1343/1617) 2024-08-08T22:04:20.7727780Z remote: Compressing objects: 84% (1359/1617) 2024-08-08T22:04:20.7729226Z remote: Compressing objects: 85% (1375/1617) 2024-08-08T22:04:20.7732123Z remote: Compressing objects: 86% (1391/1617) 2024-08-08T22:04:20.7735932Z remote: Compressing objects: 87% (1407/1617) 2024-08-08T22:04:20.7738728Z remote: Compressing objects: 88% (1423/1617) 2024-08-08T22:04:20.7740214Z remote: Compressing objects: 89% (1440/1617) 2024-08-08T22:04:20.7743294Z remote: Compressing objects: 90% (1456/1617) 2024-08-08T22:04:20.7744772Z remote: Compressing objects: 91% (1472/1617) 2024-08-08T22:04:20.7746062Z remote: Compressing objects: 92% (1488/1617) 2024-08-08T22:04:20.7747485Z remote: Compressing objects: 93% (1504/1617) 2024-08-08T22:04:20.7748745Z remote: Compressing objects: 94% (1520/1617) 2024-08-08T22:04:20.7750955Z remote: Compressing objects: 95% (1537/1617) 2024-08-08T22:04:20.7753970Z remote: Compressing objects: 96% (1553/1617) 2024-08-08T22:04:20.7755632Z remote: Compressing objects: 97% (1569/1617) 2024-08-08T22:04:20.7757560Z remote: Compressing objects: 98% (1585/1617) 2024-08-08T22:04:20.7759141Z remote: Compressing objects: 99% (1601/1617) 2024-08-08T22:04:20.7760666Z remote: Compressing objects: 100% (1617/1617) 2024-08-08T22:04:20.7761598Z remote: Compressing objects: 100% (1617/1617), done. 2024-08-08T22:04:47.2640092Z remote: Total 1011967 (delta 1984), reused 2169 (delta 1378), pack-reused 1008968 2024-08-08T22:05:13.3814767Z [command]/usr/bin/git rev-parse --verify --quiet b9d86fa89636e301796d4201f36d86c73f6e49bc^{object} 2024-08-08T22:05:13.3842131Z b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:13.3847630Z ##[endgroup] 2024-08-08T22:05:13.3848356Z ##[group]Determining the checkout info 2024-08-08T22:05:13.3849534Z ##[endgroup] 2024-08-08T22:05:13.3850401Z ##[group]Checking out the ref 2024-08-08T22:05:13.3854735Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:15.2168645Z ##[endgroup] 2024-08-08T22:05:15.2169400Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:05:15.2175353Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:05:15.2227293Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:05:15.2257668Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:05:15.2288794Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:05:15.2315985Z ##[endgroup] 2024-08-08T22:05:15.2316642Z ##[group]Fetching submodules 2024-08-08T22:05:15.2321647Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:05:15.2631804Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-08T22:05:15.2927844Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T22:05:15.2929983Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T22:05:15.2933477Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T22:05:15.2936433Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T22:05:15.2940357Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T22:05:15.2943108Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T22:05:15.2946905Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T22:05:15.2950765Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T22:05:15.2954607Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T22:05:15.2959206Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T22:05:15.2963069Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T22:05:15.2967338Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T22:05:15.2971667Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T22:05:15.2976578Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T22:05:15.2980762Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T22:05:15.2985564Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T22:05:15.2990691Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:05:15.2996054Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T22:05:15.3001244Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T22:05:15.3006365Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T22:05:15.3011889Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T22:05:15.3017467Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T22:05:15.3023418Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T22:05:15.3029187Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T22:05:15.3036524Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T22:05:15.3042438Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T22:05:15.3049075Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T22:05:15.3055121Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T22:05:15.3061683Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T22:05:15.3068173Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T22:05:15.3075540Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T22:05:15.3082441Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T22:05:15.3089485Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T22:05:15.3096319Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T22:05:15.3103624Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T22:05:15.3130799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T22:05:15.5706413Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-08T22:05:15.7408118Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T22:05:15.9026084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T22:05:16.1430301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T22:05:18.3954200Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T22:05:32.4412824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-08T22:05:32.8914914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T22:05:33.3759718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T22:05:34.0466196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T22:05:35.5158497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-08T22:05:37.9548275Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-08T22:05:46.7665396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T22:05:48.2851824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T22:05:50.1956588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-08T22:05:51.5582416Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-08-08T22:05:51.7267889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T22:05:52.1802466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-08T22:05:52.4965460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-08T22:05:53.7837158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-08T22:05:54.1428914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-08T22:05:54.3615391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-08T22:05:56.2461332Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T22:05:57.0960077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T22:05:57.7782182Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T22:06:05.0205399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-08T22:06:07.4071163Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T22:06:12.4750249Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T22:06:12.7158110Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-08T22:06:23.4381305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-08T22:06:23.5882255Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T22:06:23.7734780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-08T22:06:24.7673989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T22:06:25.0882447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-08T22:06:25.7348666Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T22:06:26.1919796Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T22:06:26.2044099Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T22:06:26.2134276Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T22:06:26.2400299Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T22:06:26.2815417Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T22:06:27.4314643Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T22:06:27.4575501Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T22:06:27.5108452Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T22:06:27.6296987Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T22:06:27.6682039Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T22:06:28.3056486Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T22:06:28.6146739Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T22:06:28.7121645Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T22:06:28.7140947Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:06:28.7145044Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:06:28.7149097Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:06:28.7153658Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:06:28.7199747Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:06:28.7202339Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T22:06:29.8391442Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T22:06:30.4984930Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T22:06:32.9840394Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T22:06:34.2428084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T22:06:34.5761745Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T22:06:34.6946103Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T22:06:35.2038408Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T22:06:35.2795212Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T22:06:35.2926538Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T22:06:35.4271362Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T22:06:35.4731141Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T22:06:35.4827177Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T22:06:35.5277144Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T22:06:35.5561153Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T22:06:35.6115248Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:06:35.6250651Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T22:06:35.6265894Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T22:06:35.6290530Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T22:06:51.2820584Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T22:06:51.3022736Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T22:06:51.4148015Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T22:06:51.4166161Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:06:51.4168719Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:06:51.4172315Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:06:51.4198354Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T22:06:52.0431784Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T22:06:53.4065616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T22:06:54.7523565Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T22:06:54.7539729Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:06:54.7542349Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:06:54.7545597Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:06:54.7549231Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:06:54.7552283Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:06:54.7556883Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:06:54.7560178Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:06:54.7564153Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:06:54.7590719Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T22:06:55.7604145Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T22:06:56.1124650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T22:06:57.4731353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T22:06:57.7805157Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T22:06:59.5635869Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T22:07:00.8485404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T22:07:08.1950835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T22:07:08.5980563Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T22:07:08.6189441Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T22:07:08.6609296Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T22:07:08.6751838Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T22:07:08.6768536Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:07:08.6794534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-08T22:07:08.9701966Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T22:07:08.9903273Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T22:07:09.0366799Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T22:07:09.1592794Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T22:07:09.1772532Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T22:07:09.2222740Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T22:07:09.2904106Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T22:07:09.3322058Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T22:07:09.3589422Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T22:07:09.4861292Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T22:07:09.8995055Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T22:07:09.9029961Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T22:07:09.9032435Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T22:07:09.9059525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T22:07:10.3342638Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T22:07:11.4241015Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T22:07:11.4635252Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T22:07:11.5424552Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T22:07:11.5443462Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:07:11.5446138Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:07:11.5449272Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:07:11.5452824Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:07:11.5456123Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:07:11.5459516Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:07:11.5463522Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:07:11.5466858Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:07:11.5493191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T22:07:11.9763110Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T22:07:13.2093739Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T22:07:13.5325431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T22:07:20.7702913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T22:07:21.0204145Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T22:07:21.1912127Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T22:07:21.6709842Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T22:07:29.3107952Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T22:07:29.3572479Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T22:07:29.3743666Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T22:07:29.4969915Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T22:07:29.5108960Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T22:07:29.5265052Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T22:07:29.5429020Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T22:07:29.5446232Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:07:29.5449105Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:07:29.5475437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T22:07:31.8433564Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T22:07:33.3634380Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T22:07:33.4176087Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:07:33.9750515Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T22:07:33.9874577Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T22:07:34.3143983Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T22:07:34.3166592Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:07:34.3168952Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T22:07:34.3196316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T22:07:34.7565799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T22:07:35.9883751Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T22:07:36.0739133Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T22:07:36.0828370Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T22:07:36.0957883Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T22:07:36.1388092Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T22:07:36.1711826Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T22:07:36.2205788Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T22:07:36.2495010Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T22:07:36.2512160Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:07:36.2514664Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:07:36.2518549Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:07:36.2521904Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:07:36.2547171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T22:07:37.5456491Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T22:07:37.7851412Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T22:07:39.1491410Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T22:07:40.2273927Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T22:07:40.2437807Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T22:07:40.3252971Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T22:07:40.3581008Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T22:07:40.3598043Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:07:40.3624033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T22:07:40.6521727Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T22:07:40.6560278Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:07:40.6872288Z Entering 'android/libs/fbjni' 2024-08-08T22:07:40.6914771Z Entering 'third_party/FP16' 2024-08-08T22:07:40.6954734Z Entering 'third_party/FXdiv' 2024-08-08T22:07:40.6995471Z Entering 'third_party/NNPACK' 2024-08-08T22:07:40.7037542Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:07:40.7077740Z Entering 'third_party/XNNPACK' 2024-08-08T22:07:40.7136451Z Entering 'third_party/benchmark' 2024-08-08T22:07:40.7176870Z Entering 'third_party/cpp-httplib' 2024-08-08T22:07:40.7218065Z Entering 'third_party/cpuinfo' 2024-08-08T22:07:40.7259272Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:07:40.7300673Z Entering 'third_party/cutlass' 2024-08-08T22:07:40.7350178Z Entering 'third_party/eigen' 2024-08-08T22:07:40.7392881Z Entering 'third_party/fbgemm' 2024-08-08T22:07:40.7435432Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:07:40.7475009Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:07:40.7515335Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:07:40.7562776Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:07:40.7603961Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:07:40.7644752Z Entering 'third_party/flatbuffers' 2024-08-08T22:07:40.7688997Z Entering 'third_party/fmt' 2024-08-08T22:07:40.7729182Z Entering 'third_party/foxi' 2024-08-08T22:07:40.7771081Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:07:40.7812450Z Entering 'third_party/gloo' 2024-08-08T22:07:40.7853779Z Entering 'third_party/googletest' 2024-08-08T22:07:40.7896025Z Entering 'third_party/ideep' 2024-08-08T22:07:40.7935658Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:07:40.7984806Z Entering 'third_party/ittapi' 2024-08-08T22:07:40.8025919Z Entering 'third_party/kineto' 2024-08-08T22:07:40.8067960Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:07:40.8108627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:07:40.8149915Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:07:40.8190576Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:07:40.8231819Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:07:40.8270832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:07:40.8312456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:07:40.8352886Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:07:40.8394219Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:07:40.8434996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:07:40.8475590Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:07:40.8515436Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:07:40.8556686Z Entering 'third_party/mimalloc' 2024-08-08T22:07:40.8597106Z Entering 'third_party/nccl/nccl' 2024-08-08T22:07:40.8637776Z Entering 'third_party/nlohmann' 2024-08-08T22:07:40.8679847Z Entering 'third_party/onnx' 2024-08-08T22:07:40.8736624Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:07:40.8776951Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:07:40.8820167Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:07:40.8862758Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:07:40.8901665Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:07:40.8941165Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:07:40.8980700Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:07:40.9020922Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:07:40.9059762Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:07:40.9099682Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:07:40.9137813Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:07:40.9179527Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:07:40.9220660Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:07:40.9280493Z Entering 'third_party/pocketfft' 2024-08-08T22:07:40.9320881Z Entering 'third_party/protobuf' 2024-08-08T22:07:40.9363821Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:07:40.9402823Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:07:40.9443130Z Entering 'third_party/psimd' 2024-08-08T22:07:40.9482964Z Entering 'third_party/pthreadpool' 2024-08-08T22:07:40.9522437Z Entering 'third_party/pybind11' 2024-08-08T22:07:40.9562209Z Entering 'third_party/python-peachpy' 2024-08-08T22:07:40.9602243Z Entering 'third_party/sleef' 2024-08-08T22:07:40.9643332Z Entering 'third_party/tensorpipe' 2024-08-08T22:07:40.9683023Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:07:40.9722306Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:07:40.9761234Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:07:40.9800434Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:07:40.9838477Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:07:40.9895077Z ##[endgroup] 2024-08-08T22:07:40.9898519Z ##[group]Persisting credentials for submodules 2024-08-08T22:07:40.9905589Z [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-08-08T22:07:41.0206679Z Entering 'android/libs/fbjni' 2024-08-08T22:07:41.0256811Z Entering 'third_party/FP16' 2024-08-08T22:07:41.0307457Z Entering 'third_party/FXdiv' 2024-08-08T22:07:41.0359235Z Entering 'third_party/NNPACK' 2024-08-08T22:07:41.0409943Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:07:41.0460362Z Entering 'third_party/XNNPACK' 2024-08-08T22:07:41.0529320Z Entering 'third_party/benchmark' 2024-08-08T22:07:41.0580226Z Entering 'third_party/cpp-httplib' 2024-08-08T22:07:41.0630670Z Entering 'third_party/cpuinfo' 2024-08-08T22:07:41.0682362Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:07:41.0732461Z Entering 'third_party/cutlass' 2024-08-08T22:07:41.0791022Z Entering 'third_party/eigen' 2024-08-08T22:07:41.0844910Z Entering 'third_party/fbgemm' 2024-08-08T22:07:41.0895323Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:07:41.0946581Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:07:41.0995531Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:07:41.1052490Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:07:41.1102141Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:07:41.1152972Z Entering 'third_party/flatbuffers' 2024-08-08T22:07:41.1206826Z Entering 'third_party/fmt' 2024-08-08T22:07:41.1257097Z Entering 'third_party/foxi' 2024-08-08T22:07:41.1308713Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:07:41.1359626Z Entering 'third_party/gloo' 2024-08-08T22:07:41.1409663Z Entering 'third_party/googletest' 2024-08-08T22:07:41.1459931Z Entering 'third_party/ideep' 2024-08-08T22:07:41.1509236Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:07:41.1566809Z Entering 'third_party/ittapi' 2024-08-08T22:07:41.1616416Z Entering 'third_party/kineto' 2024-08-08T22:07:41.1667407Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:07:41.1717836Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:07:41.1769709Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:07:41.1819918Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:07:41.1869869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:07:41.1920431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:07:41.1971229Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:07:41.2021893Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:07:41.2071565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:07:41.2122300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:07:41.2173848Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:07:41.2224374Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:07:41.2275845Z Entering 'third_party/mimalloc' 2024-08-08T22:07:41.2326918Z Entering 'third_party/nccl/nccl' 2024-08-08T22:07:41.2377521Z Entering 'third_party/nlohmann' 2024-08-08T22:07:41.2428519Z Entering 'third_party/onnx' 2024-08-08T22:07:41.2497302Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:07:41.2548788Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:07:41.2603994Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:07:41.2655506Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:07:41.2705098Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:07:41.2755224Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:07:41.2804893Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:07:41.2855268Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:07:41.2905946Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:07:41.2955739Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:07:41.3004254Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:07:41.3055923Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:07:41.3106413Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:07:41.3176635Z Entering 'third_party/pocketfft' 2024-08-08T22:07:41.3226899Z Entering 'third_party/protobuf' 2024-08-08T22:07:41.3281077Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:07:41.3330050Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:07:41.3381366Z Entering 'third_party/psimd' 2024-08-08T22:07:41.3431122Z Entering 'third_party/pthreadpool' 2024-08-08T22:07:41.3481550Z Entering 'third_party/pybind11' 2024-08-08T22:07:41.3530764Z Entering 'third_party/python-peachpy' 2024-08-08T22:07:41.3581237Z Entering 'third_party/sleef' 2024-08-08T22:07:41.3630905Z Entering 'third_party/tensorpipe' 2024-08-08T22:07:41.3681502Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:07:41.3730526Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:07:41.3779091Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:07:41.3828212Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:07:41.3876430Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:07:41.3956904Z [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-08-08T22:07:41.4257045Z Entering 'android/libs/fbjni' 2024-08-08T22:07:41.4303611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T22:07:41.4322143Z Entering 'third_party/FP16' 2024-08-08T22:07:41.4369785Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T22:07:41.4387458Z Entering 'third_party/FXdiv' 2024-08-08T22:07:41.4435297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T22:07:41.4452888Z Entering 'third_party/NNPACK' 2024-08-08T22:07:41.4500740Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T22:07:41.4519500Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:07:41.4565747Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T22:07:41.4583759Z Entering 'third_party/XNNPACK' 2024-08-08T22:07:41.4631448Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T22:07:41.4666974Z Entering 'third_party/benchmark' 2024-08-08T22:07:41.4714380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:07:41.4731712Z Entering 'third_party/cpp-httplib' 2024-08-08T22:07:41.4779828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T22:07:41.4797267Z Entering 'third_party/cpuinfo' 2024-08-08T22:07:41.4845881Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:07:41.4863949Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:07:41.4910812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T22:07:41.4928336Z Entering 'third_party/cutlass' 2024-08-08T22:07:41.4974928Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:07:41.5001919Z Entering 'third_party/eigen' 2024-08-08T22:07:41.5048077Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T22:07:41.5067969Z Entering 'third_party/fbgemm' 2024-08-08T22:07:41.5114718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T22:07:41.5132824Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:07:41.5179549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-08T22:07:41.5196977Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:07:41.5244841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:07:41.5262034Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:07:41.5308772Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:07:41.5332780Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:07:41.5378667Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:07:41.5397172Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:07:41.5444376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-08-08T22:07:41.5462381Z Entering 'third_party/flatbuffers' 2024-08-08T22:07:41.5510416Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T22:07:41.5530304Z Entering 'third_party/fmt' 2024-08-08T22:07:41.5576718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T22:07:41.5594659Z Entering 'third_party/foxi' 2024-08-08T22:07:41.5640770Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T22:07:41.5658542Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:07:41.5706114Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T22:07:41.5724107Z Entering 'third_party/gloo' 2024-08-08T22:07:41.5770680Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T22:07:41.5788821Z Entering 'third_party/googletest' 2024-08-08T22:07:41.5836858Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:07:41.5854479Z Entering 'third_party/ideep' 2024-08-08T22:07:41.5902306Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T22:07:41.5918917Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:07:41.5964709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-08T22:07:41.5989340Z Entering 'third_party/ittapi' 2024-08-08T22:07:41.6036791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T22:07:41.6054304Z Entering 'third_party/kineto' 2024-08-08T22:07:41.6101475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T22:07:41.6119566Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:07:41.6166931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-08-08T22:07:41.6184094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:07:41.6232875Z 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-08-08T22:07:41.6250662Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:07:41.6297299Z 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-08-08T22:07:41.6314673Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:07:41.6361959Z 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-08-08T22:07:41.6379380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:07:41.6427984Z 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-08-08T22:07:41.6444369Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:07:41.6493534Z 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-08-08T22:07:41.6511310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:07:41.6559447Z 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-08-08T22:07:41.6577356Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:07:41.6627080Z 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-08-08T22:07:41.6645312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:07:41.6693078Z 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-08-08T22:07:41.6710856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:07:41.6759719Z 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-08-08T22:07:41.6778935Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:07:41.6826056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-08-08T22:07:41.6843738Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:07:41.6891295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-08-08T22:07:41.6909638Z Entering 'third_party/mimalloc' 2024-08-08T22:07:41.6957466Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T22:07:41.6975222Z Entering 'third_party/nccl/nccl' 2024-08-08T22:07:41.7022082Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T22:07:41.7040778Z Entering 'third_party/nlohmann' 2024-08-08T22:07:41.7087801Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T22:07:41.7107143Z Entering 'third_party/onnx' 2024-08-08T22:07:41.7154716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T22:07:41.7189565Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:07:41.7236820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:07:41.7254090Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:07:41.7301075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:07:41.7322153Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:07:41.7370465Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T22:07:41.7389673Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:07:41.7436126Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:07:41.7453416Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:07:41.7500592Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:07:41.7518845Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:07:41.7565755Z 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-08-08T22:07:41.7582702Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:07:41.7631253Z 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-08-08T22:07:41.7649924Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:07:41.7696582Z 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-08-08T22:07:41.7714277Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:07:41.7762101Z 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-08-08T22:07:41.7779552Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:07:41.7825925Z 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-08-08T22:07:41.7842750Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:07:41.7889505Z 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-08-08T22:07:41.7909282Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:07:41.7957811Z 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-08-08T22:07:41.7975906Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:07:41.8023460Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-08T22:07:41.8062528Z Entering 'third_party/pocketfft' 2024-08-08T22:07:41.8108662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T22:07:41.8126537Z Entering 'third_party/protobuf' 2024-08-08T22:07:41.8173210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T22:07:41.8194990Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:07:41.8243540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:07:41.8260506Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:07:41.8306857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:07:41.8326823Z Entering 'third_party/psimd' 2024-08-08T22:07:41.8374754Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T22:07:41.8392469Z Entering 'third_party/pthreadpool' 2024-08-08T22:07:41.8440162Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T22:07:41.8457663Z Entering 'third_party/pybind11' 2024-08-08T22:07:41.8504490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:07:41.8523031Z Entering 'third_party/python-peachpy' 2024-08-08T22:07:41.8571069Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T22:07:41.8588694Z Entering 'third_party/sleef' 2024-08-08T22:07:41.8636224Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T22:07:41.8654413Z Entering 'third_party/tensorpipe' 2024-08-08T22:07:41.8701017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T22:07:41.8719082Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:07:41.8765158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:07:41.8781986Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:07:41.8829320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-08T22:07:41.8847052Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:07:41.8893860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-08T22:07:41.8911079Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:07:41.8957873Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:07:41.8973948Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:07:41.9022179Z 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-08-08T22:07:42.0092450Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:07:42.0393939Z Entering 'android/libs/fbjni' 2024-08-08T22:07:42.0435073Z Entering 'third_party/FP16' 2024-08-08T22:07:42.0476047Z Entering 'third_party/FXdiv' 2024-08-08T22:07:42.0517818Z Entering 'third_party/NNPACK' 2024-08-08T22:07:42.0559207Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:07:42.0599806Z Entering 'third_party/XNNPACK' 2024-08-08T22:07:42.0657695Z Entering 'third_party/benchmark' 2024-08-08T22:07:42.0698634Z Entering 'third_party/cpp-httplib' 2024-08-08T22:07:42.0739786Z Entering 'third_party/cpuinfo' 2024-08-08T22:07:42.0781688Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:07:42.0822475Z Entering 'third_party/cutlass' 2024-08-08T22:07:42.0872141Z Entering 'third_party/eigen' 2024-08-08T22:07:42.0915246Z Entering 'third_party/fbgemm' 2024-08-08T22:07:42.0956328Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:07:42.0996380Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:07:42.1035626Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:07:42.1081971Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:07:42.1121871Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:07:42.1162414Z Entering 'third_party/flatbuffers' 2024-08-08T22:07:42.1204706Z Entering 'third_party/fmt' 2024-08-08T22:07:42.1244899Z Entering 'third_party/foxi' 2024-08-08T22:07:42.1285353Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:07:42.1325365Z Entering 'third_party/gloo' 2024-08-08T22:07:42.1366309Z Entering 'third_party/googletest' 2024-08-08T22:07:42.1406032Z Entering 'third_party/ideep' 2024-08-08T22:07:42.1445535Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:07:42.1492167Z Entering 'third_party/ittapi' 2024-08-08T22:07:42.1533253Z Entering 'third_party/kineto' 2024-08-08T22:07:42.1574145Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:07:42.1614797Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:07:42.1656355Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:07:42.1697276Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:07:42.1737570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:07:42.1777594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:07:42.1829109Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:07:42.1869292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:07:42.1911870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:07:42.1954892Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:07:42.1996450Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:07:42.2037797Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:07:42.2080787Z Entering 'third_party/mimalloc' 2024-08-08T22:07:42.2122630Z Entering 'third_party/nccl/nccl' 2024-08-08T22:07:42.2164805Z Entering 'third_party/nlohmann' 2024-08-08T22:07:42.2207625Z Entering 'third_party/onnx' 2024-08-08T22:07:42.2267238Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:07:42.2307802Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:07:42.2350957Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:07:42.2395049Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:07:42.2434656Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:07:42.2474828Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:07:42.2514733Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:07:42.2557351Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:07:42.2597687Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:07:42.2637395Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:07:42.2677865Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:07:42.2721235Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:07:42.2763620Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:07:42.2825466Z Entering 'third_party/pocketfft' 2024-08-08T22:07:42.2867228Z Entering 'third_party/protobuf' 2024-08-08T22:07:42.2911602Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:07:42.2952712Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:07:42.2995025Z Entering 'third_party/psimd' 2024-08-08T22:07:42.3036368Z Entering 'third_party/pthreadpool' 2024-08-08T22:07:42.3078080Z Entering 'third_party/pybind11' 2024-08-08T22:07:42.3120755Z Entering 'third_party/python-peachpy' 2024-08-08T22:07:42.3162019Z Entering 'third_party/sleef' 2024-08-08T22:07:42.3203467Z Entering 'third_party/tensorpipe' 2024-08-08T22:07:42.3245879Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:07:42.3286161Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:07:42.3326956Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:07:42.3367591Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:07:42.3405949Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:07:42.3464052Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:07:42.3772941Z Entering 'android/libs/fbjni' 2024-08-08T22:07:42.3814631Z Entering 'third_party/FP16' 2024-08-08T22:07:42.3856869Z Entering 'third_party/FXdiv' 2024-08-08T22:07:42.3899978Z Entering 'third_party/NNPACK' 2024-08-08T22:07:42.3941814Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:07:42.3983812Z Entering 'third_party/XNNPACK' 2024-08-08T22:07:42.4044992Z Entering 'third_party/benchmark' 2024-08-08T22:07:42.4086329Z Entering 'third_party/cpp-httplib' 2024-08-08T22:07:42.4130834Z Entering 'third_party/cpuinfo' 2024-08-08T22:07:42.4172783Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:07:42.4214050Z Entering 'third_party/cutlass' 2024-08-08T22:07:42.4264503Z Entering 'third_party/eigen' 2024-08-08T22:07:42.4308222Z Entering 'third_party/fbgemm' 2024-08-08T22:07:42.4350970Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:07:42.4391669Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:07:42.4432927Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:07:42.4480526Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:07:42.4521895Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:07:42.4563218Z Entering 'third_party/flatbuffers' 2024-08-08T22:07:42.4621402Z Entering 'third_party/fmt' 2024-08-08T22:07:42.4682773Z Entering 'third_party/foxi' 2024-08-08T22:07:42.4735335Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:07:42.4810341Z Entering 'third_party/gloo' 2024-08-08T22:07:42.4867152Z Entering 'third_party/googletest' 2024-08-08T22:07:42.4923689Z Entering 'third_party/ideep' 2024-08-08T22:07:42.4972787Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:07:42.5039633Z Entering 'third_party/ittapi' 2024-08-08T22:07:42.5108262Z Entering 'third_party/kineto' 2024-08-08T22:07:42.5160059Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:07:42.5202857Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:07:42.5280029Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:07:42.5323529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:07:42.5363913Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:07:42.5403471Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:07:42.5444783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:07:42.5484415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:07:42.5524663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:07:42.5567737Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:07:42.5610620Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:07:42.5651829Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:07:42.5693644Z Entering 'third_party/mimalloc' 2024-08-08T22:07:42.5735693Z Entering 'third_party/nccl/nccl' 2024-08-08T22:07:42.5778033Z Entering 'third_party/nlohmann' 2024-08-08T22:07:42.5820328Z Entering 'third_party/onnx' 2024-08-08T22:07:42.5881712Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:07:42.5923059Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:07:42.5965761Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:07:42.6009707Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:07:42.6050412Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:07:42.6090421Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:07:42.6130171Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:07:42.6173814Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:07:42.6213696Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:07:42.6258368Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:07:42.6298731Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:07:42.6342390Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:07:42.6384519Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:07:42.6534558Z Entering 'third_party/pocketfft' 2024-08-08T22:07:42.6575313Z Entering 'third_party/protobuf' 2024-08-08T22:07:42.6621096Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:07:42.6662917Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:07:42.6705038Z Entering 'third_party/psimd' 2024-08-08T22:07:42.6745982Z Entering 'third_party/pthreadpool' 2024-08-08T22:07:42.6786994Z Entering 'third_party/pybind11' 2024-08-08T22:07:42.6828382Z Entering 'third_party/python-peachpy' 2024-08-08T22:07:42.6868843Z Entering 'third_party/sleef' 2024-08-08T22:07:42.6909656Z Entering 'third_party/tensorpipe' 2024-08-08T22:07:42.6949879Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:07:42.6990017Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:07:42.7029457Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:07:42.7069732Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:07:42.7108710Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:07:42.7165056Z ##[endgroup] 2024-08-08T22:07:42.7206766Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:07:42.7232275Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T22:07:42.7478466Z Prepare all required actions 2024-08-08T22:07:42.7479074Z Getting action download info 2024-08-08T22:07:42.8954707Z ##[group]Run ./.github/actions/setup-linux 2024-08-08T22:07:42.8955218Z env: 2024-08-08T22:07:42.8955562Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:42.8956001Z BUILDER_ROOT: /builder 2024-08-08T22:07:42.8956413Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:42.8956848Z DESIRED_CUDA: cu118 2024-08-08T22:07:42.8957257Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:42.8957665Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:42.8958189Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:42.8958797Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:42.8959383Z LIBTORCH_CONFIG: 2024-08-08T22:07:42.8959773Z LIBTORCH_VARIANT: 2024-08-08T22:07:42.8960178Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:42.8960578Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:42.8961212Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:42.8962000Z ANACONDA_USER: pytorch 2024-08-08T22:07:42.8962430Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:42.8962909Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:42.8963404Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:42.8964166Z GITHUB_TOKEN: *** 2024-08-08T22:07:42.8964561Z PR_NUMBER: 2024-08-08T22:07:42.8964961Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:42.8965532Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:42.8966092Z USE_SPLIT_BUILD: false 2024-08-08T22:07:42.8966508Z ##[endgroup] 2024-08-08T22:07:42.8991699Z ##[group]Run set -euo pipefail 2024-08-08T22:07:42.8992216Z set -euo pipefail 2024-08-08T22:07:42.8992705Z function get_ec2_metadata() { 2024-08-08T22:07:42.8993738Z  # Pulled from instance metadata endpoint for EC2 2024-08-08T22:07:42.8994882Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-08T22:07:42.8995866Z  category=$1 2024-08-08T22:07:42.8996534Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-08T22:07:42.8997340Z  runner_name_str=i-09d6e38f298c384dd 2024-08-08T22:07:42.8997898Z  if [[ -f /.inarc ]]; then 2024-08-08T22:07:42.8998508Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-08T22:07:42.8999220Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-08T22:07:42.9000068Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-08T22:07:42.9000837Z  else 2024-08-08T22:07:42.9001446Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-08T22:07:42.9002162Z  fi 2024-08-08T22:07:42.9002511Z } 2024-08-08T22:07:42.9002949Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-08T22:07:42.9003659Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-08T22:07:42.9004486Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-08T22:07:42.9005388Z echo "system info $(uname -a)" 2024-08-08T22:07:42.9013634Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:42.9014259Z env: 2024-08-08T22:07:42.9014593Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:42.9015008Z BUILDER_ROOT: /builder 2024-08-08T22:07:42.9015442Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:42.9015871Z DESIRED_CUDA: cu118 2024-08-08T22:07:42.9016259Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:42.9016679Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:42.9017201Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:42.9017794Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:42.9018178Z LIBTORCH_CONFIG: 2024-08-08T22:07:42.9018575Z LIBTORCH_VARIANT: 2024-08-08T22:07:42.9018958Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:42.9019369Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:42.9020053Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:42.9020788Z ANACONDA_USER: pytorch 2024-08-08T22:07:42.9021370Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:42.9021878Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:42.9022375Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:42.9023111Z GITHUB_TOKEN: *** 2024-08-08T22:07:42.9023503Z PR_NUMBER: 2024-08-08T22:07:42.9023897Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:42.9024461Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:42.9025023Z USE_SPLIT_BUILD: false 2024-08-08T22:07:42.9025436Z ##[endgroup] 2024-08-08T22:07:42.9130280Z ami-id: ami-0ce0c36d7a00b20e2 2024-08-08T22:07:42.9198512Z instance-id: i-09d6e38f298c384dd 2024-08-08T22:07:42.9263126Z instance-type: g3.4xlarge 2024-08-08T22:07:42.9272335Z system info Linux ip-10-0-46-161.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-08T22:07:42.9297347Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T22:07:42.9298499Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T22:07:42.9306329Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:42.9306957Z env: 2024-08-08T22:07:42.9307275Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:42.9307712Z BUILDER_ROOT: /builder 2024-08-08T22:07:42.9308142Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:42.9308608Z DESIRED_CUDA: cu118 2024-08-08T22:07:42.9309116Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:42.9309680Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:42.9310304Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:42.9310992Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:42.9311494Z LIBTORCH_CONFIG: 2024-08-08T22:07:42.9311962Z LIBTORCH_VARIANT: 2024-08-08T22:07:42.9312444Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:42.9312946Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:42.9313993Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:42.9315131Z ANACONDA_USER: pytorch 2024-08-08T22:07:42.9315718Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:42.9316284Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:42.9337700Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:42.9338583Z GITHUB_TOKEN: *** 2024-08-08T22:07:42.9338974Z PR_NUMBER: 2024-08-08T22:07:42.9339383Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:42.9339980Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:42.9340538Z USE_SPLIT_BUILD: false 2024-08-08T22:07:42.9340958Z ##[endgroup] 2024-08-08T22:07:42.9417700Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-08T22:07:42.9418428Z if systemctl is-active --quiet docker; then 2024-08-08T22:07:42.9419118Z  echo "Docker daemon is running..."; 2024-08-08T22:07:42.9419673Z else 2024-08-08T22:07:42.9420341Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-08T22:07:42.9421061Z fi 2024-08-08T22:07:42.9428652Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:42.9429278Z env: 2024-08-08T22:07:42.9429604Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:42.9430039Z BUILDER_ROOT: /builder 2024-08-08T22:07:42.9430456Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:42.9430922Z DESIRED_CUDA: cu118 2024-08-08T22:07:42.9431315Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:42.9431739Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:42.9432266Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:42.9432865Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:42.9433255Z LIBTORCH_CONFIG: 2024-08-08T22:07:42.9434103Z LIBTORCH_VARIANT: 2024-08-08T22:07:42.9434498Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:42.9434924Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:42.9435555Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:42.9436269Z ANACONDA_USER: pytorch 2024-08-08T22:07:42.9436709Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:42.9437185Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:42.9437838Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:42.9438651Z GITHUB_TOKEN: *** 2024-08-08T22:07:42.9439046Z PR_NUMBER: 2024-08-08T22:07:42.9439449Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:42.9440018Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:42.9440580Z USE_SPLIT_BUILD: false 2024-08-08T22:07:42.9440997Z ##[endgroup] 2024-08-08T22:07:42.9489328Z Docker daemon is running... 2024-08-08T22:07:42.9552584Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:07:42.9553601Z with: 2024-08-08T22:07:42.9554032Z shell: bash 2024-08-08T22:07:42.9554400Z timeout_minutes: 5 2024-08-08T22:07:42.9554984Z max_attempts: 3 2024-08-08T22:07:42.9555351Z retry_wait_seconds: 30 2024-08-08T22:07:42.9557134Z 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" 2024-08-08T22:07:42.9558997Z polling_interval_seconds: 1 2024-08-08T22:07:42.9559461Z warning_on_retry: true 2024-08-08T22:07:42.9559871Z continue_on_error: false 2024-08-08T22:07:42.9560282Z env: 2024-08-08T22:07:42.9560609Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:42.9561019Z BUILDER_ROOT: /builder 2024-08-08T22:07:42.9561441Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:42.9561864Z DESIRED_CUDA: cu118 2024-08-08T22:07:42.9562252Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:42.9562668Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:42.9563184Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:42.9563775Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:42.9564170Z LIBTORCH_CONFIG: 2024-08-08T22:07:42.9564554Z LIBTORCH_VARIANT: 2024-08-08T22:07:42.9564937Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:42.9565348Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:42.9565973Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:42.9566694Z ANACONDA_USER: pytorch 2024-08-08T22:07:42.9567132Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:42.9567604Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:42.9568086Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:42.9568838Z GITHUB_TOKEN: *** 2024-08-08T22:07:42.9569228Z PR_NUMBER: 2024-08-08T22:07:42.9569620Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:42.9570189Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:42.9570748Z USE_SPLIT_BUILD: false 2024-08-08T22:07:42.9571174Z AWS_RETRY_MODE: standard 2024-08-08T22:07:42.9571586Z AWS_MAX_ATTEMPTS: 5 2024-08-08T22:07:42.9571981Z ##[endgroup] 2024-08-08T22:07:43.9540004Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T22:07:43.9541067Z Configure a credential helper to remove this warning. See 2024-08-08T22:07:43.9542130Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T22:07:43.9542813Z 2024-08-08T22:07:43.9542985Z Login Succeeded 2024-08-08T22:07:44.0290136Z Command completed after 1 attempt(s). 2024-08-08T22:07:44.0349156Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:07:44.0350043Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:07:44.0350868Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:07:44.0359681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:44.0360293Z env: 2024-08-08T22:07:44.0360632Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:44.0361065Z BUILDER_ROOT: /builder 2024-08-08T22:07:44.0361475Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:44.0361919Z DESIRED_CUDA: cu118 2024-08-08T22:07:44.0362329Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:44.0362733Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:44.0363258Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:44.0363867Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:44.0364235Z LIBTORCH_CONFIG: 2024-08-08T22:07:44.0364790Z LIBTORCH_VARIANT: 2024-08-08T22:07:44.0365221Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:44.0365615Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:44.0366250Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:44.0366984Z ANACONDA_USER: pytorch 2024-08-08T22:07:44.0367405Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:44.0367880Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:44.0368384Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:44.0369147Z GITHUB_TOKEN: *** 2024-08-08T22:07:44.0369544Z PR_NUMBER: 2024-08-08T22:07:44.0369943Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:44.0370526Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:44.0371248Z USE_SPLIT_BUILD: false 2024-08-08T22:07:44.0371663Z ##[endgroup] 2024-08-08T22:07:44.0448849Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:07:44.0449801Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:07:44.0450555Z # shellcheck disable=SC2046 2024-08-08T22:07:44.0451125Z docker stop $(docker ps -q) || true 2024-08-08T22:07:44.0451710Z # Prune all of the docker images 2024-08-08T22:07:44.0452271Z docker system prune -af 2024-08-08T22:07:44.0459954Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:44.0460557Z env: 2024-08-08T22:07:44.0460895Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:44.0461325Z BUILDER_ROOT: /builder 2024-08-08T22:07:44.0461739Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:44.0462175Z DESIRED_CUDA: cu118 2024-08-08T22:07:44.0462586Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:44.0463003Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:44.0463523Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:44.0464137Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:44.0464512Z LIBTORCH_CONFIG: 2024-08-08T22:07:44.0464897Z LIBTORCH_VARIANT: 2024-08-08T22:07:44.0465298Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:44.0465700Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:44.0466333Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:44.0467062Z ANACONDA_USER: pytorch 2024-08-08T22:07:44.0467486Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:44.0467969Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:44.0468467Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:44.0469222Z GITHUB_TOKEN: *** 2024-08-08T22:07:44.0469596Z PR_NUMBER: 2024-08-08T22:07:44.0469993Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:44.0470577Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:44.0471121Z USE_SPLIT_BUILD: false 2024-08-08T22:07:44.0471551Z ##[endgroup] 2024-08-08T22:07:44.0785500Z "docker stop" requires at least 1 argument. 2024-08-08T22:07:44.0786228Z See 'docker stop --help'. 2024-08-08T22:07:44.0786543Z 2024-08-08T22:07:44.0786823Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-08T22:07:44.0787312Z 2024-08-08T22:07:44.0787510Z Stop one or more running containers 2024-08-08T22:07:44.0981112Z Total reclaimed space: 0B 2024-08-08T22:07:44.1013804Z ##[group]Run set +e 2024-08-08T22:07:44.1014252Z set +e 2024-08-08T22:07:44.1014608Z set -x 2024-08-08T22:07:44.1014968Z  2024-08-08T22:07:44.1015362Z PT_DOMAIN=download.pytorch.org 2024-08-08T22:07:44.1016335Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-08T22:07:44.1017709Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-08T22:07:44.1018657Z # one is returned at random 2024-08-08T22:07:44.1019330Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-08T22:07:44.1020030Z  2024-08-08T22:07:44.1020417Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T22:07:44.1021194Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-08T22:07:44.1022280Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-08T22:07:44.1022993Z  2024-08-08T22:07:44.1023391Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T22:07:44.1024065Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-08T22:07:44.1024706Z  exit 1 2024-08-08T22:07:44.1025094Z  fi 2024-08-08T22:07:44.1025428Z fi 2024-08-08T22:07:44.1025758Z  2024-08-08T22:07:44.1026199Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-08T22:07:44.1026830Z  # Clean up any old records first 2024-08-08T22:07:44.1027466Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-08T22:07:44.1028167Z fi 2024-08-08T22:07:44.1028484Z  2024-08-08T22:07:44.1029016Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-08T22:07:44.1029699Z cat /etc/hosts 2024-08-08T22:07:44.1037821Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:44.1038454Z env: 2024-08-08T22:07:44.1038791Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:44.1039209Z BUILDER_ROOT: /builder 2024-08-08T22:07:44.1039643Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:44.1040074Z DESIRED_CUDA: cu118 2024-08-08T22:07:44.1040464Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:44.1040884Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:44.1041403Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:44.1041995Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:44.1042386Z LIBTORCH_CONFIG: 2024-08-08T22:07:44.1042772Z LIBTORCH_VARIANT: 2024-08-08T22:07:44.1043156Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:44.1043562Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:44.1044203Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:44.1044918Z ANACONDA_USER: pytorch 2024-08-08T22:07:44.1045359Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:44.1045837Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:44.1046327Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:44.1047088Z GITHUB_TOKEN: *** 2024-08-08T22:07:44.1047481Z PR_NUMBER: 2024-08-08T22:07:44.1047871Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:44.1048439Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:44.1048998Z USE_SPLIT_BUILD: false 2024-08-08T22:07:44.1049408Z ##[endgroup] 2024-08-08T22:07:44.1073228Z + PT_DOMAIN=download.pytorch.org 2024-08-08T22:07:44.1079273Z ++ dig -4 +short download.pytorch.org 2024-08-08T22:07:44.1080319Z ++ tail -n1 2024-08-08T22:07:44.1218501Z + RESOLVED_IP=18.160.10.76 2024-08-08T22:07:44.1219034Z + '[' -z 18.160.10.76 ']' 2024-08-08T22:07:44.1219594Z + grep -r download.pytorch.org /etc/hosts 2024-08-08T22:07:44.1230473Z + echo '18.160.10.76 download.pytorch.org' 2024-08-08T22:07:44.1231124Z + sudo tee -a /etc/hosts 2024-08-08T22:07:44.1331117Z 18.160.10.76 download.pytorch.org 2024-08-08T22:07:44.1348903Z + cat /etc/hosts 2024-08-08T22:07:44.1355988Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-08T22:07:44.1371536Z ::1 localhost6 localhost6.localdomain6 2024-08-08T22:07:44.1372143Z 18.160.10.76 download.pytorch.org 2024-08-08T22:07:44.1421126Z Prepare all required actions 2024-08-08T22:07:44.1456392Z ##[group]Run ./.github/actions/chown-workspace 2024-08-08T22:07:44.1456919Z with: 2024-08-08T22:07:44.1457477Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:44.1458174Z env: 2024-08-08T22:07:44.1458493Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:44.1458921Z BUILDER_ROOT: /builder 2024-08-08T22:07:44.1459348Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:44.1459756Z DESIRED_CUDA: cu118 2024-08-08T22:07:44.1460175Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:44.1460593Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:44.1461096Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:44.1461702Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:44.1462088Z LIBTORCH_CONFIG: 2024-08-08T22:07:44.1462457Z LIBTORCH_VARIANT: 2024-08-08T22:07:44.1462854Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:44.1463261Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:44.1463928Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:44.1464648Z ANACONDA_USER: pytorch 2024-08-08T22:07:44.1465089Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:44.1465572Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:44.1466053Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:44.1466809Z GITHUB_TOKEN: *** 2024-08-08T22:07:44.1467203Z PR_NUMBER: 2024-08-08T22:07:44.1467602Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:44.1468171Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:44.1468924Z USE_SPLIT_BUILD: false 2024-08-08T22:07:44.1469340Z ##[endgroup] 2024-08-08T22:07:44.1489741Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:07:44.1490877Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:07:44.1498747Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:44.1499380Z env: 2024-08-08T22:07:44.1499705Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:44.1500137Z BUILDER_ROOT: /builder 2024-08-08T22:07:44.1500563Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:44.1500972Z DESIRED_CUDA: cu118 2024-08-08T22:07:44.1501377Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:44.1501797Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:44.1502299Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:44.1502907Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:44.1503295Z LIBTORCH_CONFIG: 2024-08-08T22:07:44.1503664Z LIBTORCH_VARIANT: 2024-08-08T22:07:44.1504074Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:44.1504483Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:44.1505092Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:44.1505818Z ANACONDA_USER: pytorch 2024-08-08T22:07:44.1506260Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:44.1506717Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:44.1507214Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:44.1507963Z GITHUB_TOKEN: *** 2024-08-08T22:07:44.1508337Z PR_NUMBER: 2024-08-08T22:07:44.1508731Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:44.1509314Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:44.1509854Z USE_SPLIT_BUILD: false 2024-08-08T22:07:44.1510272Z ##[endgroup] 2024-08-08T22:07:44.1723874Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T22:07:44.4279875Z latest: Pulling from tool/alpine 2024-08-08T22:07:44.4280436Z 540db60ca938: Pulling fs layer 2024-08-08T22:07:44.5331038Z 540db60ca938: Download complete 2024-08-08T22:07:44.6669161Z 540db60ca938: Pull complete 2024-08-08T22:07:44.6766632Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:07:44.6803443Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:07:46.9893649Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:07:46.9894327Z rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:07:46.9894874Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T22:07:46.9903387Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:07:46.9904023Z env: 2024-08-08T22:07:46.9904376Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:46.9904800Z BUILDER_ROOT: /builder 2024-08-08T22:07:46.9905239Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:46.9905677Z DESIRED_CUDA: cu118 2024-08-08T22:07:46.9906082Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:46.9906515Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:46.9907074Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:46.9907676Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:46.9908073Z LIBTORCH_CONFIG: 2024-08-08T22:07:46.9908469Z LIBTORCH_VARIANT: 2024-08-08T22:07:46.9908856Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:46.9909274Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:46.9909990Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:46.9910748Z ANACONDA_USER: pytorch 2024-08-08T22:07:46.9911196Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:46.9911683Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:46.9912171Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:46.9913078Z GITHUB_TOKEN: *** 2024-08-08T22:07:46.9914028Z PR_NUMBER: 2024-08-08T22:07:46.9914423Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:46.9915015Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:46.9915582Z USE_SPLIT_BUILD: false 2024-08-08T22:07:46.9915987Z ##[endgroup] 2024-08-08T22:07:49.9426121Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:07:49.9426730Z with: 2024-08-08T22:07:49.9427130Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:49.9427673Z submodules: recursive 2024-08-08T22:07:49.9428087Z path: pytorch 2024-08-08T22:07:49.9428478Z repository: pytorch/pytorch 2024-08-08T22:07:49.9429121Z token: *** 2024-08-08T22:07:49.9429466Z ssh-strict: true 2024-08-08T22:07:49.9429871Z persist-credentials: true 2024-08-08T22:07:49.9430311Z clean: true 2024-08-08T22:07:49.9430687Z sparse-checkout-cone-mode: true 2024-08-08T22:07:49.9431173Z fetch-depth: 1 2024-08-08T22:07:49.9431536Z lfs: false 2024-08-08T22:07:49.9431889Z set-safe-directory: true 2024-08-08T22:07:49.9432333Z quiet-checkout: false 2024-08-08T22:07:49.9432734Z env: 2024-08-08T22:07:49.9433053Z PYTORCH_ROOT: /pytorch 2024-08-08T22:07:49.9433748Z BUILDER_ROOT: /builder 2024-08-08T22:07:49.9434186Z PACKAGE_TYPE: manywheel 2024-08-08T22:07:49.9434665Z DESIRED_CUDA: cu118 2024-08-08T22:07:49.9435072Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:07:49.9435491Z GPU_ARCH_TYPE: cuda 2024-08-08T22:07:49.9436008Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:07:49.9436593Z SKIP_ALL_TESTS: 1 2024-08-08T22:07:49.9436981Z LIBTORCH_CONFIG: 2024-08-08T22:07:49.9437366Z LIBTORCH_VARIANT: 2024-08-08T22:07:49.9437750Z DESIRED_DEVTOOLSET: 2024-08-08T22:07:49.9438161Z DESIRED_PYTHON: 3.8 2024-08-08T22:07:49.9438788Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:07:49.9439498Z ANACONDA_USER: pytorch 2024-08-08T22:07:49.9439935Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:07:49.9440410Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:07:49.9440889Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:07:49.9441674Z GITHUB_TOKEN: *** 2024-08-08T22:07:49.9442291Z PR_NUMBER: 2024-08-08T22:07:49.9442765Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:07:49.9443486Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:49.9444225Z USE_SPLIT_BUILD: false 2024-08-08T22:07:49.9444708Z ##[endgroup] 2024-08-08T22:07:50.0694342Z Syncing repository: pytorch/pytorch 2024-08-08T22:07:50.0708445Z ##[group]Getting Git version info 2024-08-08T22:07:50.0709995Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-08-08T22:07:50.0745917Z [command]/usr/bin/git version 2024-08-08T22:07:50.0796060Z git version 2.40.1 2024-08-08T22:07:50.0831820Z ##[endgroup] 2024-08-08T22:07:50.0854893Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/da780230-83fa-4e7d-b502-b584cb0e00e1' before making global git config changes 2024-08-08T22:07:50.0856522Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:07:50.0861947Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:07:50.0898066Z ##[group]Initializing the repository 2024-08-08T22:07:50.0902849Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:07:50.0934844Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:07:50.0936946Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:07:50.0937991Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:07:50.0938696Z hint: 2024-08-08T22:07:50.0939225Z hint: git config --global init.defaultBranch 2024-08-08T22:07:50.0939811Z hint: 2024-08-08T22:07:50.0940432Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:07:50.0941495Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:07:50.0942235Z hint: 2024-08-08T22:07:50.0942605Z hint: git branch -m 2024-08-08T22:07:50.0943605Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-08-08T22:07:50.0949413Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T22:07:50.0982105Z ##[endgroup] 2024-08-08T22:07:50.0982824Z ##[group]Disabling automatic garbage collection 2024-08-08T22:07:50.0987033Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:07:50.1020204Z ##[endgroup] 2024-08-08T22:07:50.1020851Z ##[group]Setting up auth 2024-08-08T22:07:50.1029779Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:07:50.1063833Z [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-08-08T22:07:50.1354090Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:07:50.1385364Z [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-08-08T22:07:50.1672809Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:07:50.1718199Z ##[endgroup] 2024-08-08T22:07:50.1718871Z ##[group]Fetching the repository 2024-08-08T22:07:50.1727278Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:50.3968209Z remote: Enumerating objects: 11297, done. 2024-08-08T22:07:50.3972763Z remote: Counting objects: 0% (1/11297) 2024-08-08T22:07:50.3975551Z remote: Counting objects: 1% (113/11297) 2024-08-08T22:07:50.3976322Z remote: Counting objects: 2% (226/11297) 2024-08-08T22:07:50.3977834Z remote: Counting objects: 3% (339/11297) 2024-08-08T22:07:50.3978761Z remote: Counting objects: 4% (452/11297) 2024-08-08T22:07:50.3979935Z remote: Counting objects: 5% (565/11297) 2024-08-08T22:07:50.3980792Z remote: Counting objects: 6% (678/11297) 2024-08-08T22:07:50.3982309Z remote: Counting objects: 7% (791/11297) 2024-08-08T22:07:50.3985219Z remote: Counting objects: 8% (904/11297) 2024-08-08T22:07:50.3987860Z remote: Counting objects: 9% (1017/11297) 2024-08-08T22:07:50.3988533Z remote: Counting objects: 10% (1130/11297) 2024-08-08T22:07:50.3990126Z remote: Counting objects: 11% (1243/11297) 2024-08-08T22:07:50.3993659Z remote: Counting objects: 12% (1356/11297) 2024-08-08T22:07:50.3994904Z remote: Counting objects: 13% (1469/11297) 2024-08-08T22:07:50.3995821Z remote: Counting objects: 14% (1582/11297) 2024-08-08T22:07:50.3996842Z remote: Counting objects: 15% (1695/11297) 2024-08-08T22:07:50.3998604Z remote: Counting objects: 16% (1808/11297) 2024-08-08T22:07:50.4000832Z remote: Counting objects: 17% (1921/11297) 2024-08-08T22:07:50.4003770Z remote: Counting objects: 18% (2034/11297) 2024-08-08T22:07:50.4005188Z remote: Counting objects: 19% (2147/11297) 2024-08-08T22:07:50.4006314Z remote: Counting objects: 20% (2260/11297) 2024-08-08T22:07:50.4007629Z remote: Counting objects: 21% (2373/11297) 2024-08-08T22:07:50.4008765Z remote: Counting objects: 22% (2486/11297) 2024-08-08T22:07:50.4009951Z remote: Counting objects: 23% (2599/11297) 2024-08-08T22:07:50.4010780Z remote: Counting objects: 24% (2712/11297) 2024-08-08T22:07:50.4012182Z remote: Counting objects: 25% (2825/11297) 2024-08-08T22:07:50.4012947Z remote: Counting objects: 26% (2938/11297) 2024-08-08T22:07:50.4014257Z remote: Counting objects: 27% (3051/11297) 2024-08-08T22:07:50.4015209Z remote: Counting objects: 28% (3164/11297) 2024-08-08T22:07:50.4016132Z remote: Counting objects: 29% (3277/11297) 2024-08-08T22:07:50.4017541Z remote: Counting objects: 30% (3390/11297) 2024-08-08T22:07:50.4018743Z remote: Counting objects: 31% (3503/11297) 2024-08-08T22:07:50.4020130Z remote: Counting objects: 32% (3616/11297) 2024-08-08T22:07:50.4020831Z remote: Counting objects: 33% (3729/11297) 2024-08-08T22:07:50.4022225Z remote: Counting objects: 34% (3841/11297) 2024-08-08T22:07:50.4023147Z remote: Counting objects: 35% (3954/11297) 2024-08-08T22:07:50.4024479Z remote: Counting objects: 36% (4067/11297) 2024-08-08T22:07:50.4025541Z remote: Counting objects: 37% (4180/11297) 2024-08-08T22:07:50.4026678Z remote: Counting objects: 38% (4293/11297) 2024-08-08T22:07:50.4027895Z remote: Counting objects: 39% (4406/11297) 2024-08-08T22:07:50.4028746Z remote: Counting objects: 40% (4519/11297) 2024-08-08T22:07:50.4030182Z remote: Counting objects: 41% (4632/11297) 2024-08-08T22:07:50.4030922Z remote: Counting objects: 42% (4745/11297) 2024-08-08T22:07:50.4032282Z remote: Counting objects: 43% (4858/11297) 2024-08-08T22:07:50.4033587Z remote: Counting objects: 44% (4971/11297) 2024-08-08T22:07:50.4034973Z remote: Counting objects: 45% (5084/11297) 2024-08-08T22:07:50.4036375Z remote: Counting objects: 46% (5197/11297) 2024-08-08T22:07:50.4037214Z remote: Counting objects: 47% (5310/11297) 2024-08-08T22:07:50.4038375Z remote: Counting objects: 48% (5423/11297) 2024-08-08T22:07:50.4040002Z remote: Counting objects: 49% (5536/11297) 2024-08-08T22:07:50.4042920Z remote: Counting objects: 50% (5649/11297) 2024-08-08T22:07:50.4044884Z remote: Counting objects: 51% (5762/11297) 2024-08-08T22:07:50.4047039Z remote: Counting objects: 52% (5875/11297) 2024-08-08T22:07:50.4048656Z remote: Counting objects: 53% (5988/11297) 2024-08-08T22:07:50.4050089Z remote: Counting objects: 54% (6101/11297) 2024-08-08T22:07:50.4051538Z remote: Counting objects: 55% (6214/11297) 2024-08-08T22:07:50.4052985Z remote: Counting objects: 56% (6327/11297) 2024-08-08T22:07:50.4054860Z remote: Counting objects: 57% (6440/11297) 2024-08-08T22:07:50.4061341Z remote: Counting objects: 58% (6553/11297) 2024-08-08T22:07:50.4062609Z remote: Counting objects: 59% (6666/11297) 2024-08-08T22:07:50.4063419Z remote: Counting objects: 60% (6779/11297) 2024-08-08T22:07:50.4064234Z remote: Counting objects: 61% (6892/11297) 2024-08-08T22:07:50.4065625Z remote: Counting objects: 62% (7005/11297) 2024-08-08T22:07:50.4066936Z remote: Counting objects: 63% (7118/11297) 2024-08-08T22:07:50.4070704Z remote: Counting objects: 64% (7231/11297) 2024-08-08T22:07:50.4072852Z remote: Counting objects: 65% (7344/11297) 2024-08-08T22:07:50.4074855Z remote: Counting objects: 66% (7457/11297) 2024-08-08T22:07:50.4076960Z remote: Counting objects: 67% (7569/11297) 2024-08-08T22:07:50.4079293Z remote: Counting objects: 68% (7682/11297) 2024-08-08T22:07:50.4080758Z remote: Counting objects: 69% (7795/11297) 2024-08-08T22:07:50.4082126Z remote: Counting objects: 70% (7908/11297) 2024-08-08T22:07:50.4083570Z remote: Counting objects: 71% (8021/11297) 2024-08-08T22:07:50.4085006Z remote: Counting objects: 72% (8134/11297) 2024-08-08T22:07:50.4086592Z remote: Counting objects: 73% (8247/11297) 2024-08-08T22:07:50.4087992Z remote: Counting objects: 74% (8360/11297) 2024-08-08T22:07:50.4089398Z remote: Counting objects: 75% (8473/11297) 2024-08-08T22:07:50.4090802Z remote: Counting objects: 76% (8586/11297) 2024-08-08T22:07:50.4092222Z remote: Counting objects: 77% (8699/11297) 2024-08-08T22:07:50.4093514Z remote: Counting objects: 78% (8812/11297) 2024-08-08T22:07:50.4094960Z remote: Counting objects: 79% (8925/11297) 2024-08-08T22:07:50.4096375Z remote: Counting objects: 80% (9038/11297) 2024-08-08T22:07:50.4098032Z remote: Counting objects: 81% (9151/11297) 2024-08-08T22:07:50.4099515Z remote: Counting objects: 82% (9264/11297) 2024-08-08T22:07:50.4100805Z remote: Counting objects: 83% (9377/11297) 2024-08-08T22:07:50.4101809Z remote: Counting objects: 84% (9490/11297) 2024-08-08T22:07:50.4102774Z remote: Counting objects: 85% (9603/11297) 2024-08-08T22:07:50.4104255Z remote: Counting objects: 86% (9716/11297) 2024-08-08T22:07:50.4105330Z remote: Counting objects: 87% (9829/11297) 2024-08-08T22:07:50.4106612Z remote: Counting objects: 88% (9942/11297) 2024-08-08T22:07:50.4108682Z remote: Counting objects: 89% (10055/11297) 2024-08-08T22:07:50.4110242Z remote: Counting objects: 90% (10168/11297) 2024-08-08T22:07:50.4111869Z remote: Counting objects: 91% (10281/11297) 2024-08-08T22:07:50.4113134Z remote: Counting objects: 92% (10394/11297) 2024-08-08T22:07:50.4115493Z remote: Counting objects: 93% (10507/11297) 2024-08-08T22:07:50.4117471Z remote: Counting objects: 94% (10620/11297) 2024-08-08T22:07:50.4118719Z remote: Counting objects: 95% (10733/11297) 2024-08-08T22:07:50.4120995Z remote: Counting objects: 96% (10846/11297) 2024-08-08T22:07:50.4125246Z remote: Counting objects: 97% (10959/11297) 2024-08-08T22:07:50.4128155Z remote: Counting objects: 98% (11072/11297) 2024-08-08T22:07:50.4131342Z remote: Counting objects: 99% (11185/11297) 2024-08-08T22:07:50.4132804Z remote: Counting objects: 100% (11297/11297) 2024-08-08T22:07:50.4133734Z remote: Counting objects: 100% (11297/11297), done. 2024-08-08T22:07:50.4224861Z remote: Compressing objects: 0% (1/9753) 2024-08-08T22:07:50.4439791Z remote: Compressing objects: 1% (98/9753) 2024-08-08T22:07:50.5131472Z remote: Compressing objects: 2% (196/9753) 2024-08-08T22:07:50.5406754Z remote: Compressing objects: 3% (293/9753) 2024-08-08T22:07:50.5769071Z remote: Compressing objects: 4% (391/9753) 2024-08-08T22:07:50.6185395Z remote: Compressing objects: 5% (488/9753) 2024-08-08T22:07:50.6809523Z remote: Compressing objects: 6% (586/9753) 2024-08-08T22:07:50.7626255Z remote: Compressing objects: 7% (683/9753) 2024-08-08T22:07:50.8117461Z remote: Compressing objects: 8% (781/9753) 2024-08-08T22:07:50.8554463Z remote: Compressing objects: 9% (878/9753) 2024-08-08T22:07:50.8923938Z remote: Compressing objects: 10% (976/9753) 2024-08-08T22:07:50.9331637Z remote: Compressing objects: 11% (1073/9753) 2024-08-08T22:07:50.9676009Z remote: Compressing objects: 12% (1171/9753) 2024-08-08T22:07:51.0572840Z remote: Compressing objects: 13% (1268/9753) 2024-08-08T22:07:51.0987640Z remote: Compressing objects: 14% (1366/9753) 2024-08-08T22:07:51.1561373Z remote: Compressing objects: 15% (1463/9753) 2024-08-08T22:07:51.2135159Z remote: Compressing objects: 16% (1561/9753) 2024-08-08T22:07:51.2511491Z remote: Compressing objects: 17% (1659/9753) 2024-08-08T22:07:51.3226167Z remote: Compressing objects: 18% (1756/9753) 2024-08-08T22:07:51.3770192Z remote: Compressing objects: 19% (1854/9753) 2024-08-08T22:07:51.4135709Z remote: Compressing objects: 20% (1951/9753) 2024-08-08T22:07:51.4284024Z remote: Compressing objects: 20% (2008/9753) 2024-08-08T22:07:51.4688283Z remote: Compressing objects: 21% (2049/9753) 2024-08-08T22:07:51.5216372Z remote: Compressing objects: 22% (2146/9753) 2024-08-08T22:07:51.5863539Z remote: Compressing objects: 23% (2244/9753) 2024-08-08T22:07:51.6306572Z remote: Compressing objects: 24% (2341/9753) 2024-08-08T22:07:51.7016017Z remote: Compressing objects: 25% (2439/9753) 2024-08-08T22:07:51.7421496Z remote: Compressing objects: 26% (2536/9753) 2024-08-08T22:07:51.7826696Z remote: Compressing objects: 27% (2634/9753) 2024-08-08T22:07:51.8319104Z remote: Compressing objects: 28% (2731/9753) 2024-08-08T22:07:51.8763275Z remote: Compressing objects: 29% (2829/9753) 2024-08-08T22:07:51.9353728Z remote: Compressing objects: 30% (2926/9753) 2024-08-08T22:07:51.9439613Z remote: Compressing objects: 31% (3024/9753) 2024-08-08T22:07:51.9515287Z remote: Compressing objects: 32% (3121/9753) 2024-08-08T22:07:51.9784803Z remote: Compressing objects: 33% (3219/9753) 2024-08-08T22:07:51.9912443Z remote: Compressing objects: 34% (3317/9753) 2024-08-08T22:07:52.0166705Z remote: Compressing objects: 35% (3414/9753) 2024-08-08T22:07:52.0199013Z remote: Compressing objects: 36% (3512/9753) 2024-08-08T22:07:52.0293026Z remote: Compressing objects: 37% (3609/9753) 2024-08-08T22:07:52.0543374Z remote: Compressing objects: 38% (3707/9753) 2024-08-08T22:07:52.0747160Z remote: Compressing objects: 39% (3804/9753) 2024-08-08T22:07:52.0957164Z remote: Compressing objects: 40% (3902/9753) 2024-08-08T22:07:52.1229701Z remote: Compressing objects: 41% (3999/9753) 2024-08-08T22:07:52.1661595Z remote: Compressing objects: 42% (4097/9753) 2024-08-08T22:07:52.1991800Z remote: Compressing objects: 43% (4194/9753) 2024-08-08T22:07:52.2231604Z remote: Compressing objects: 44% (4292/9753) 2024-08-08T22:07:52.2602714Z remote: Compressing objects: 45% (4389/9753) 2024-08-08T22:07:52.2994639Z remote: Compressing objects: 46% (4487/9753) 2024-08-08T22:07:52.3375148Z remote: Compressing objects: 47% (4584/9753) 2024-08-08T22:07:52.3702850Z remote: Compressing objects: 48% (4682/9753) 2024-08-08T22:07:52.3997543Z remote: Compressing objects: 49% (4779/9753) 2024-08-08T22:07:52.4146008Z remote: Compressing objects: 50% (4877/9753) 2024-08-08T22:07:52.4578964Z remote: Compressing objects: 50% (4889/9753) 2024-08-08T22:07:52.4883921Z remote: Compressing objects: 51% (4975/9753) 2024-08-08T22:07:52.5116442Z remote: Compressing objects: 52% (5072/9753) 2024-08-08T22:07:52.5372647Z remote: Compressing objects: 53% (5170/9753) 2024-08-08T22:07:52.5595954Z remote: Compressing objects: 54% (5267/9753) 2024-08-08T22:07:52.5930659Z remote: Compressing objects: 55% (5365/9753) 2024-08-08T22:07:52.6276131Z remote: Compressing objects: 56% (5462/9753) 2024-08-08T22:07:52.6498753Z remote: Compressing objects: 57% (5560/9753) 2024-08-08T22:07:52.7065826Z remote: Compressing objects: 58% (5657/9753) 2024-08-08T22:07:52.7135614Z remote: Compressing objects: 59% (5755/9753) 2024-08-08T22:07:52.7278219Z remote: Compressing objects: 60% (5852/9753) 2024-08-08T22:07:52.7456640Z remote: Compressing objects: 61% (5950/9753) 2024-08-08T22:07:52.7815088Z remote: Compressing objects: 62% (6047/9753) 2024-08-08T22:07:52.7993437Z remote: Compressing objects: 63% (6145/9753) 2024-08-08T22:07:52.8078782Z remote: Compressing objects: 64% (6242/9753) 2024-08-08T22:07:52.8104205Z remote: Compressing objects: 65% (6340/9753) 2024-08-08T22:07:52.8168438Z remote: Compressing objects: 66% (6437/9753) 2024-08-08T22:07:52.8280307Z remote: Compressing objects: 67% (6535/9753) 2024-08-08T22:07:52.8346971Z remote: Compressing objects: 68% (6633/9753) 2024-08-08T22:07:52.8445715Z remote: Compressing objects: 69% (6730/9753) 2024-08-08T22:07:52.8555512Z remote: Compressing objects: 70% (6828/9753) 2024-08-08T22:07:52.8700765Z remote: Compressing objects: 71% (6925/9753) 2024-08-08T22:07:52.8806883Z remote: Compressing objects: 72% (7023/9753) 2024-08-08T22:07:52.8905407Z remote: Compressing objects: 73% (7120/9753) 2024-08-08T22:07:52.9002691Z remote: Compressing objects: 74% (7218/9753) 2024-08-08T22:07:52.9158624Z remote: Compressing objects: 75% (7315/9753) 2024-08-08T22:07:52.9259320Z remote: Compressing objects: 76% (7413/9753) 2024-08-08T22:07:52.9376689Z remote: Compressing objects: 77% (7510/9753) 2024-08-08T22:07:52.9504020Z remote: Compressing objects: 78% (7608/9753) 2024-08-08T22:07:52.9623908Z remote: Compressing objects: 79% (7705/9753) 2024-08-08T22:07:52.9767099Z remote: Compressing objects: 80% (7803/9753) 2024-08-08T22:07:52.9950814Z remote: Compressing objects: 81% (7900/9753) 2024-08-08T22:07:53.0091091Z remote: Compressing objects: 82% (7998/9753) 2024-08-08T22:07:53.0213546Z remote: Compressing objects: 83% (8095/9753) 2024-08-08T22:07:53.0338116Z remote: Compressing objects: 84% (8193/9753) 2024-08-08T22:07:53.0453169Z remote: Compressing objects: 85% (8291/9753) 2024-08-08T22:07:53.0605419Z remote: Compressing objects: 86% (8388/9753) 2024-08-08T22:07:53.0714750Z remote: Compressing objects: 87% (8486/9753) 2024-08-08T22:07:53.0816658Z remote: Compressing objects: 88% (8583/9753) 2024-08-08T22:07:53.0935506Z remote: Compressing objects: 89% (8681/9753) 2024-08-08T22:07:53.0962749Z remote: Compressing objects: 90% (8778/9753) 2024-08-08T22:07:53.0977838Z remote: Compressing objects: 91% (8876/9753) 2024-08-08T22:07:53.0989400Z remote: Compressing objects: 92% (8973/9753) 2024-08-08T22:07:53.1008688Z remote: Compressing objects: 93% (9071/9753) 2024-08-08T22:07:53.1016602Z remote: Compressing objects: 94% (9168/9753) 2024-08-08T22:07:53.1028908Z remote: Compressing objects: 95% (9266/9753) 2024-08-08T22:07:53.1039640Z remote: Compressing objects: 96% (9363/9753) 2024-08-08T22:07:53.1054424Z remote: Compressing objects: 97% (9461/9753) 2024-08-08T22:07:53.1067915Z remote: Compressing objects: 98% (9558/9753) 2024-08-08T22:07:53.1077668Z remote: Compressing objects: 99% (9656/9753) 2024-08-08T22:07:53.1078585Z remote: Compressing objects: 100% (9753/9753) 2024-08-08T22:07:53.1079335Z remote: Compressing objects: 100% (9753/9753), done. 2024-08-08T22:07:53.1118613Z Receiving objects: 0% (1/11297) 2024-08-08T22:07:53.1139527Z Receiving objects: 1% (113/11297) 2024-08-08T22:07:53.1163394Z Receiving objects: 2% (226/11297) 2024-08-08T22:07:53.1188617Z Receiving objects: 3% (339/11297) 2024-08-08T22:07:53.1291067Z Receiving objects: 4% (452/11297) 2024-08-08T22:07:53.1300463Z Receiving objects: 5% (565/11297) 2024-08-08T22:07:53.1313458Z Receiving objects: 6% (678/11297) 2024-08-08T22:07:53.1339489Z Receiving objects: 7% (791/11297) 2024-08-08T22:07:53.1362841Z Receiving objects: 8% (904/11297) 2024-08-08T22:07:53.1379649Z Receiving objects: 9% (1017/11297) 2024-08-08T22:07:53.1413712Z Receiving objects: 10% (1130/11297) 2024-08-08T22:07:53.1458840Z Receiving objects: 11% (1243/11297) 2024-08-08T22:07:53.1714372Z Receiving objects: 12% (1356/11297) 2024-08-08T22:07:53.1942181Z Receiving objects: 13% (1469/11297) 2024-08-08T22:07:53.5216039Z Receiving objects: 14% (1582/11297) 2024-08-08T22:07:53.5301240Z Receiving objects: 15% (1695/11297) 2024-08-08T22:07:53.5371557Z Receiving objects: 16% (1808/11297) 2024-08-08T22:07:53.5522815Z Receiving objects: 17% (1921/11297) 2024-08-08T22:07:53.5589173Z Receiving objects: 18% (2034/11297) 2024-08-08T22:07:53.5676541Z Receiving objects: 19% (2147/11297) 2024-08-08T22:07:53.5842836Z Receiving objects: 20% (2260/11297) 2024-08-08T22:07:53.6233159Z Receiving objects: 21% (2373/11297) 2024-08-08T22:07:53.6348964Z Receiving objects: 22% (2486/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.6467356Z Receiving objects: 23% (2599/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.6562102Z Receiving objects: 24% (2712/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.6677199Z Receiving objects: 25% (2825/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.6773902Z Receiving objects: 26% (2938/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7057396Z Receiving objects: 27% (3051/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7168678Z Receiving objects: 28% (3164/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7247333Z Receiving objects: 29% (3277/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7310082Z Receiving objects: 30% (3390/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7364444Z Receiving objects: 31% (3503/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7475777Z Receiving objects: 32% (3616/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7532258Z Receiving objects: 33% (3729/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7552266Z Receiving objects: 34% (3841/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7642085Z Receiving objects: 35% (3954/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7786696Z Receiving objects: 36% (4067/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7888287Z Receiving objects: 37% (4180/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.7965381Z Receiving objects: 38% (4293/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.8060461Z Receiving objects: 39% (4406/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.8125893Z Receiving objects: 40% (4519/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.8261424Z Receiving objects: 41% (4632/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.8431144Z Receiving objects: 42% (4745/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.8557390Z Receiving objects: 43% (4858/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.8711371Z Receiving objects: 44% (4971/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:53.8838692Z Receiving objects: 45% (5084/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:54.0248109Z Receiving objects: 46% (5197/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:54.0610929Z Receiving objects: 47% (5310/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:54.0709507Z Receiving objects: 48% (5423/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:54.1109643Z Receiving objects: 49% (5536/11297), 17.48 MiB | 34.94 MiB/s 2024-08-08T22:07:55.0738586Z Receiving objects: 49% (5586/11297), 30.24 MiB | 30.23 MiB/s 2024-08-08T22:07:55.0906754Z Receiving objects: 50% (5649/11297), 51.09 MiB | 34.06 MiB/s 2024-08-08T22:07:55.1020037Z Receiving objects: 51% (5762/11297), 51.09 MiB | 34.06 MiB/s 2024-08-08T22:07:55.1111546Z Receiving objects: 52% (5875/11297), 51.09 MiB | 34.06 MiB/s 2024-08-08T22:07:55.1143813Z Receiving objects: 52% (5923/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.1267963Z Receiving objects: 53% (5988/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.1426558Z Receiving objects: 54% (6101/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.1656564Z Receiving objects: 55% (6214/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.1819479Z Receiving objects: 56% (6327/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.2042641Z Receiving objects: 57% (6440/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.2160124Z Receiving objects: 58% (6553/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.2260238Z Receiving objects: 59% (6666/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.2273270Z Receiving objects: 60% (6779/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.2610949Z Receiving objects: 61% (6892/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.2796888Z Receiving objects: 62% (7005/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.3307948Z Receiving objects: 63% (7118/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.3792658Z Receiving objects: 64% (7231/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.3954318Z Receiving objects: 65% (7344/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.4012951Z Receiving objects: 66% (7457/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.4112592Z Receiving objects: 67% (7569/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.4320025Z Receiving objects: 68% (7682/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.4541141Z Receiving objects: 69% (7795/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.4795034Z Receiving objects: 70% (7908/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.5108959Z Receiving objects: 71% (8021/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.5377792Z Receiving objects: 72% (8134/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.5568211Z Receiving objects: 73% (8247/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.5643271Z Receiving objects: 74% (8360/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.5717501Z Receiving objects: 75% (8473/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.5825436Z Receiving objects: 76% (8586/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.5917500Z Receiving objects: 77% (8699/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.6052832Z Receiving objects: 78% (8812/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.6153292Z Receiving objects: 79% (8925/11297), 70.76 MiB | 35.38 MiB/s 2024-08-08T22:07:55.6230449Z Receiving objects: 80% (9038/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.6361514Z Receiving objects: 81% (9151/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.6426179Z Receiving objects: 82% (9264/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.6509670Z Receiving objects: 83% (9377/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.6631639Z Receiving objects: 84% (9490/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.6800767Z Receiving objects: 85% (9603/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.7007572Z Receiving objects: 86% (9716/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.7102344Z Receiving objects: 87% (9829/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.7231717Z Receiving objects: 88% (9942/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.7443443Z Receiving objects: 89% (10055/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.7785088Z Receiving objects: 90% (10168/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.8165454Z Receiving objects: 91% (10281/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.8618649Z Receiving objects: 92% (10394/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.8968032Z Receiving objects: 93% (10507/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.9309984Z Receiving objects: 94% (10620/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.9488072Z Receiving objects: 95% (10733/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:55.9908440Z Receiving objects: 96% (10846/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:56.1019454Z Receiving objects: 97% (10959/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:56.1111062Z Receiving objects: 98% (11072/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:56.1405612Z Receiving objects: 98% (11092/11297), 81.86 MiB | 32.74 MiB/s 2024-08-08T22:07:56.1742132Z Receiving objects: 99% (11185/11297), 87.29 MiB | 29.09 MiB/s 2024-08-08T22:07:56.1743432Z remote: Total 11297 (delta 1503), reused 4928 (delta 1257), pack-reused 0 2024-08-08T22:07:56.1744608Z Receiving objects: 100% (11297/11297), 87.29 MiB | 29.09 MiB/s 2024-08-08T22:07:56.1745469Z Receiving objects: 100% (11297/11297), 87.87 MiB | 28.68 MiB/s, done. 2024-08-08T22:07:56.2011864Z Resolving deltas: 0% (0/1503) 2024-08-08T22:07:56.2020684Z Resolving deltas: 1% (16/1503) 2024-08-08T22:07:56.2028739Z Resolving deltas: 2% (33/1503) 2024-08-08T22:07:56.2039405Z Resolving deltas: 3% (46/1503) 2024-08-08T22:07:56.2046742Z Resolving deltas: 4% (61/1503) 2024-08-08T22:07:56.2112123Z Resolving deltas: 5% (76/1503) 2024-08-08T22:07:56.2128260Z Resolving deltas: 6% (91/1503) 2024-08-08T22:07:56.2144797Z Resolving deltas: 7% (106/1503) 2024-08-08T22:07:56.2153469Z Resolving deltas: 8% (121/1503) 2024-08-08T22:07:56.2163628Z Resolving deltas: 9% (136/1503) 2024-08-08T22:07:56.2178995Z Resolving deltas: 10% (152/1503) 2024-08-08T22:07:56.2186139Z Resolving deltas: 11% (167/1503) 2024-08-08T22:07:56.2191229Z Resolving deltas: 12% (181/1503) 2024-08-08T22:07:56.2193791Z Resolving deltas: 13% (196/1503) 2024-08-08T22:07:56.2202550Z Resolving deltas: 14% (211/1503) 2024-08-08T22:07:56.2207481Z Resolving deltas: 15% (226/1503) 2024-08-08T22:07:56.2214620Z Resolving deltas: 16% (243/1503) 2024-08-08T22:07:56.2218244Z Resolving deltas: 17% (256/1503) 2024-08-08T22:07:56.2228497Z Resolving deltas: 18% (271/1503) 2024-08-08T22:07:56.2236596Z Resolving deltas: 19% (286/1503) 2024-08-08T22:07:56.2246201Z Resolving deltas: 20% (301/1503) 2024-08-08T22:07:56.2250540Z Resolving deltas: 21% (317/1503) 2024-08-08T22:07:56.2257681Z Resolving deltas: 22% (331/1503) 2024-08-08T22:07:56.2270684Z Resolving deltas: 23% (346/1503) 2024-08-08T22:07:56.2277261Z Resolving deltas: 24% (363/1503) 2024-08-08T22:07:56.2283497Z Resolving deltas: 25% (376/1503) 2024-08-08T22:07:56.2292329Z Resolving deltas: 26% (391/1503) 2024-08-08T22:07:56.2298337Z Resolving deltas: 27% (406/1503) 2024-08-08T22:07:56.2299182Z Resolving deltas: 28% (421/1503) 2024-08-08T22:07:56.2300134Z Resolving deltas: 29% (436/1503) 2024-08-08T22:07:56.2301066Z Resolving deltas: 30% (451/1503) 2024-08-08T22:07:56.2302053Z Resolving deltas: 31% (467/1503) 2024-08-08T22:07:56.2305448Z Resolving deltas: 32% (481/1503) 2024-08-08T22:07:56.2314681Z Resolving deltas: 33% (496/1503) 2024-08-08T22:07:56.2315665Z Resolving deltas: 34% (512/1503) 2024-08-08T22:07:56.2316483Z Resolving deltas: 35% (527/1503) 2024-08-08T22:07:56.2321077Z Resolving deltas: 36% (542/1503) 2024-08-08T22:07:56.2322975Z Resolving deltas: 37% (557/1503) 2024-08-08T22:07:56.2325103Z Resolving deltas: 38% (572/1503) 2024-08-08T22:07:56.2328324Z Resolving deltas: 39% (587/1503) 2024-08-08T22:07:56.2329749Z Resolving deltas: 40% (602/1503) 2024-08-08T22:07:56.2335593Z Resolving deltas: 41% (617/1503) 2024-08-08T22:07:56.2339570Z Resolving deltas: 42% (632/1503) 2024-08-08T22:07:56.2340430Z Resolving deltas: 43% (647/1503) 2024-08-08T22:07:56.2342116Z Resolving deltas: 44% (662/1503) 2024-08-08T22:07:56.2350544Z Resolving deltas: 45% (677/1503) 2024-08-08T22:07:56.2359200Z Resolving deltas: 46% (692/1503) 2024-08-08T22:07:56.2365000Z Resolving deltas: 47% (707/1503) 2024-08-08T22:07:56.2369377Z Resolving deltas: 48% (722/1503) 2024-08-08T22:07:56.2374615Z Resolving deltas: 49% (737/1503) 2024-08-08T22:07:56.2382680Z Resolving deltas: 50% (752/1503) 2024-08-08T22:07:56.2395053Z Resolving deltas: 51% (768/1503) 2024-08-08T22:07:56.2402688Z Resolving deltas: 52% (782/1503) 2024-08-08T22:07:56.2414704Z Resolving deltas: 53% (798/1503) 2024-08-08T22:07:56.2420702Z Resolving deltas: 54% (812/1503) 2024-08-08T22:07:56.2425593Z Resolving deltas: 55% (827/1503) 2024-08-08T22:07:56.2440286Z Resolving deltas: 56% (842/1503) 2024-08-08T22:07:56.2451154Z Resolving deltas: 57% (857/1503) 2024-08-08T22:07:56.2461451Z Resolving deltas: 58% (872/1503) 2024-08-08T22:07:56.2466497Z Resolving deltas: 59% (887/1503) 2024-08-08T22:07:56.2475610Z Resolving deltas: 60% (902/1503) 2024-08-08T22:07:56.2485308Z Resolving deltas: 61% (917/1503) 2024-08-08T22:07:56.2491768Z Resolving deltas: 62% (933/1503) 2024-08-08T22:07:56.2502473Z Resolving deltas: 63% (947/1503) 2024-08-08T22:07:56.2507980Z Resolving deltas: 64% (962/1503) 2024-08-08T22:07:56.2514276Z Resolving deltas: 65% (977/1503) 2024-08-08T22:07:56.2522308Z Resolving deltas: 66% (992/1503) 2024-08-08T22:07:56.2522981Z Resolving deltas: 67% (1009/1503) 2024-08-08T22:07:56.2523513Z Resolving deltas: 68% (1023/1503) 2024-08-08T22:07:56.2524884Z Resolving deltas: 69% (1038/1503) 2024-08-08T22:07:56.2528112Z Resolving deltas: 70% (1053/1503) 2024-08-08T22:07:56.2531331Z Resolving deltas: 71% (1068/1503) 2024-08-08T22:07:56.2532100Z Resolving deltas: 72% (1083/1503) 2024-08-08T22:07:56.2534433Z Resolving deltas: 73% (1099/1503) 2024-08-08T22:07:56.2536618Z Resolving deltas: 74% (1113/1503) 2024-08-08T22:07:56.2547351Z Resolving deltas: 75% (1129/1503) 2024-08-08T22:07:56.2551109Z Resolving deltas: 76% (1143/1503) 2024-08-08T22:07:56.2554019Z Resolving deltas: 77% (1158/1503) 2024-08-08T22:07:56.2561970Z Resolving deltas: 78% (1173/1503) 2024-08-08T22:07:56.2564815Z Resolving deltas: 79% (1188/1503) 2024-08-08T22:07:56.2571154Z Resolving deltas: 80% (1203/1503) 2024-08-08T22:07:56.2580556Z Resolving deltas: 81% (1218/1503) 2024-08-08T22:07:56.2588419Z Resolving deltas: 82% (1233/1503) 2024-08-08T22:07:56.2600062Z Resolving deltas: 83% (1248/1503) 2024-08-08T22:07:56.2610425Z Resolving deltas: 84% (1263/1503) 2024-08-08T22:07:56.2620273Z Resolving deltas: 85% (1278/1503) 2024-08-08T22:07:56.2628282Z Resolving deltas: 86% (1293/1503) 2024-08-08T22:07:56.2635485Z Resolving deltas: 87% (1309/1503) 2024-08-08T22:07:56.2641138Z Resolving deltas: 88% (1323/1503) 2024-08-08T22:07:56.2648403Z Resolving deltas: 89% (1339/1503) 2024-08-08T22:07:56.2657268Z Resolving deltas: 90% (1353/1503) 2024-08-08T22:07:56.2669578Z Resolving deltas: 91% (1368/1503) 2024-08-08T22:07:56.2677507Z Resolving deltas: 92% (1383/1503) 2024-08-08T22:07:56.2681005Z Resolving deltas: 93% (1399/1503) 2024-08-08T22:07:56.2684132Z Resolving deltas: 94% (1413/1503) 2024-08-08T22:07:56.2686278Z Resolving deltas: 95% (1428/1503) 2024-08-08T22:07:56.2692450Z Resolving deltas: 96% (1443/1503) 2024-08-08T22:07:56.2696601Z Resolving deltas: 97% (1458/1503) 2024-08-08T22:07:56.2713670Z Resolving deltas: 98% (1475/1503) 2024-08-08T22:07:56.5391997Z Resolving deltas: 99% (1488/1503) 2024-08-08T22:07:56.5392593Z Resolving deltas: 100% (1503/1503) 2024-08-08T22:07:56.5393103Z Resolving deltas: 100% (1503/1503), done. 2024-08-08T22:07:56.8067535Z From https://github.com/pytorch/pytorch 2024-08-08T22:07:56.8068553Z * branch b9d86fa89636e301796d4201f36d86c73f6e49bc -> FETCH_HEAD 2024-08-08T22:07:56.8090671Z ##[endgroup] 2024-08-08T22:07:56.8091350Z ##[group]Determining the checkout info 2024-08-08T22:07:56.8094690Z ##[endgroup] 2024-08-08T22:07:56.8095328Z ##[group]Checking out the ref 2024-08-08T22:07:56.8100707Z [command]/usr/bin/git checkout --progress --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:07:57.8307451Z Updating files: 33% (5317/15924) 2024-08-08T22:07:57.8337729Z Updating files: 34% (5415/15924) 2024-08-08T22:07:57.8367781Z Updating files: 35% (5574/15924) 2024-08-08T22:07:57.8402541Z Updating files: 36% (5733/15924) 2024-08-08T22:07:57.8438577Z Updating files: 37% (5892/15924) 2024-08-08T22:07:57.8473924Z Updating files: 38% (6052/15924) 2024-08-08T22:07:57.8509763Z Updating files: 39% (6211/15924) 2024-08-08T22:07:57.8543388Z Updating files: 40% (6370/15924) 2024-08-08T22:07:57.8574302Z Updating files: 41% (6529/15924) 2024-08-08T22:07:57.8605209Z Updating files: 42% (6689/15924) 2024-08-08T22:07:57.8637424Z Updating files: 43% (6848/15924) 2024-08-08T22:07:57.8673086Z Updating files: 44% (7007/15924) 2024-08-08T22:07:57.8710166Z Updating files: 45% (7166/15924) 2024-08-08T22:07:57.8746943Z Updating files: 46% (7326/15924) 2024-08-08T22:07:57.8796479Z Updating files: 47% (7485/15924) 2024-08-08T22:07:57.8847080Z Updating files: 48% (7644/15924) 2024-08-08T22:07:57.8883400Z Updating files: 49% (7803/15924) 2024-08-08T22:07:57.8922338Z Updating files: 50% (7962/15924) 2024-08-08T22:07:57.8959938Z Updating files: 51% (8122/15924) 2024-08-08T22:07:57.8997980Z Updating files: 52% (8281/15924) 2024-08-08T22:07:57.9037132Z Updating files: 53% (8440/15924) 2024-08-08T22:07:57.9076031Z Updating files: 54% (8599/15924) 2024-08-08T22:07:57.9114851Z Updating files: 55% (8759/15924) 2024-08-08T22:07:57.9154397Z Updating files: 56% (8918/15924) 2024-08-08T22:07:57.9194180Z Updating files: 57% (9077/15924) 2024-08-08T22:07:57.9234401Z Updating files: 58% (9236/15924) 2024-08-08T22:07:57.9273525Z Updating files: 59% (9396/15924) 2024-08-08T22:07:57.9314094Z Updating files: 60% (9555/15924) 2024-08-08T22:07:57.9355763Z Updating files: 61% (9714/15924) 2024-08-08T22:07:57.9396623Z Updating files: 62% (9873/15924) 2024-08-08T22:07:57.9437342Z Updating files: 63% (10033/15924) 2024-08-08T22:07:57.9479090Z Updating files: 64% (10192/15924) 2024-08-08T22:07:57.9519241Z Updating files: 65% (10351/15924) 2024-08-08T22:07:57.9560595Z Updating files: 66% (10510/15924) 2024-08-08T22:07:57.9622726Z Updating files: 67% (10670/15924) 2024-08-08T22:07:57.9836932Z Updating files: 68% (10829/15924) 2024-08-08T22:07:57.9978893Z Updating files: 69% (10988/15924) 2024-08-08T22:07:58.0067967Z Updating files: 70% (11147/15924) 2024-08-08T22:07:58.0268454Z Updating files: 71% (11307/15924) 2024-08-08T22:07:58.0443204Z Updating files: 72% (11466/15924) 2024-08-08T22:07:58.0857992Z Updating files: 73% (11625/15924) 2024-08-08T22:07:58.0978924Z Updating files: 74% (11784/15924) 2024-08-08T22:07:58.1065587Z Updating files: 75% (11943/15924) 2024-08-08T22:07:58.1214965Z Updating files: 76% (12103/15924) 2024-08-08T22:07:58.1381728Z Updating files: 77% (12262/15924) 2024-08-08T22:07:58.1600179Z Updating files: 78% (12421/15924) 2024-08-08T22:07:58.1792436Z Updating files: 79% (12580/15924) 2024-08-08T22:07:58.2002881Z Updating files: 80% (12740/15924) 2024-08-08T22:07:58.2115736Z Updating files: 81% (12899/15924) 2024-08-08T22:07:58.2222677Z Updating files: 82% (13058/15924) 2024-08-08T22:07:58.2337686Z Updating files: 83% (13217/15924) 2024-08-08T22:07:58.2470806Z Updating files: 84% (13377/15924) 2024-08-08T22:07:58.2578639Z Updating files: 85% (13536/15924) 2024-08-08T22:07:58.2698242Z Updating files: 86% (13695/15924) 2024-08-08T22:07:58.2793907Z Updating files: 87% (13854/15924) 2024-08-08T22:07:58.2923217Z Updating files: 88% (14014/15924) 2024-08-08T22:07:58.3076119Z Updating files: 89% (14173/15924) 2024-08-08T22:07:58.3191506Z Updating files: 90% (14332/15924) 2024-08-08T22:07:58.3292941Z Updating files: 91% (14491/15924) 2024-08-08T22:07:58.3423103Z Updating files: 92% (14651/15924) 2024-08-08T22:07:58.3577910Z Updating files: 93% (14810/15924) 2024-08-08T22:07:58.3737023Z Updating files: 94% (14969/15924) 2024-08-08T22:07:58.3897334Z Updating files: 95% (15128/15924) 2024-08-08T22:07:58.3997838Z Updating files: 96% (15288/15924) 2024-08-08T22:07:58.4233843Z Updating files: 97% (15447/15924) 2024-08-08T22:07:58.4397132Z Updating files: 98% (15606/15924) 2024-08-08T22:07:58.4539482Z Updating files: 99% (15765/15924) 2024-08-08T22:07:58.4539996Z Updating files: 100% (15924/15924) 2024-08-08T22:07:58.4540532Z Updating files: 100% (15924/15924), done. 2024-08-08T22:07:58.4768396Z Note: switching to 'b9d86fa89636e301796d4201f36d86c73f6e49bc'. 2024-08-08T22:07:58.4769031Z 2024-08-08T22:07:58.4769760Z You are in 'detached HEAD' state. You can look around, make experimental 2024-08-08T22:07:58.4770753Z changes and commit them, and you can discard any commits you make in this 2024-08-08T22:07:58.4771713Z state without impacting any branches by switching back to a branch. 2024-08-08T22:07:58.4772277Z 2024-08-08T22:07:58.4772673Z If you want to create a new branch to retain commits you create, you may 2024-08-08T22:07:58.4773967Z do so (now or later) by using -c with the switch command. Example: 2024-08-08T22:07:58.4774515Z 2024-08-08T22:07:58.4774762Z git switch -c 2024-08-08T22:07:58.4775104Z 2024-08-08T22:07:58.4775276Z Or undo this operation with: 2024-08-08T22:07:58.4775602Z 2024-08-08T22:07:58.4775761Z git switch - 2024-08-08T22:07:58.4776002Z 2024-08-08T22:07:58.4776632Z Turn off this advice by setting config variable advice.detachedHead to false 2024-08-08T22:07:58.4777343Z 2024-08-08T22:07:58.4777729Z HEAD is now at b9d86fa Update on "add impls for required for nt ops" 2024-08-08T22:07:58.4836151Z ##[endgroup] 2024-08-08T22:07:58.4836862Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:07:58.4842766Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:07:58.4900573Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:07:58.4932844Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:07:58.4964706Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:07:58.4993182Z ##[endgroup] 2024-08-08T22:07:58.4994065Z ##[group]Fetching submodules 2024-08-08T22:07:58.4997826Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:07:58.5312000Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T22:07:58.5606892Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T22:07:58.5608944Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T22:07:58.5612371Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T22:07:58.5615403Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T22:07:58.5619226Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T22:07:58.5621875Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T22:07:58.5625765Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T22:07:58.5629592Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T22:07:58.5633821Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T22:07:58.5638293Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T22:07:58.5642126Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T22:07:58.5646234Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T22:07:58.5650655Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T22:07:58.5655588Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T22:07:58.5660005Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T22:07:58.5665110Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T22:07:58.5670010Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:07:58.5675473Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T22:07:58.5680627Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T22:07:58.5685759Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T22:07:58.5691225Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T22:07:58.5696901Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T22:07:58.5702657Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T22:07:58.5708326Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T22:07:58.5714632Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T22:07:58.5721670Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T22:07:58.5728525Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T22:07:58.5734182Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T22:07:58.5740706Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T22:07:58.5747272Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T22:07:58.5754478Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T22:07:58.5761289Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T22:07:58.5768127Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T22:07:58.5775043Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T22:07:58.5782393Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T22:07:58.5810437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T22:07:58.8030520Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-08-08T22:07:58.9789547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T22:07:59.1416201Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T22:07:59.4108387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T22:07:59.7196149Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T22:08:00.7127926Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-08-08T22:08:00.9739198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T22:08:01.2523005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T22:08:01.6207925Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T22:08:01.9995429Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-08-08T22:08:03.2467934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-08-08T22:08:03.9257369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T22:08:04.5217299Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T22:08:04.8547130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-08-08T22:08:05.1361335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2024-08-08T22:08:05.3700087Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T22:08:05.9172760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-08-08T22:08:06.1818886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-08-08T22:08:06.4529022Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-08-08T22:08:06.6922864Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-08-08T22:08:06.8706390Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-08-08T22:08:07.4271589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T22:08:07.7616220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T22:08:08.0654772Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T22:08:08.4773370Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-08-08T22:08:09.0299797Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T22:08:09.4955692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T22:08:09.6558319Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-08-08T22:08:11.3466804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-08-08T22:08:11.5217431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T22:08:11.7406555Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-08-08T22:08:11.9538635Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T22:08:12.1887761Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-08-08T22:08:12.6591927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T22:08:13.3580154Z From https://github.com/facebookincubator/fbjni 2024-08-08T22:08:13.3581203Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-08-08T22:08:13.3720973Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T22:08:13.7623869Z From https://github.com/Maratyszcza/FP16 2024-08-08T22:08:13.7624881Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-08-08T22:08:13.7711236Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T22:08:14.1292925Z From https://github.com/Maratyszcza/FXdiv 2024-08-08T22:08:14.1293984Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-08-08T22:08:14.1349200Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T22:08:14.4898244Z From https://github.com/Maratyszcza/NNPACK 2024-08-08T22:08:14.4899258Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-08-08T22:08:14.5099576Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T22:08:15.1589890Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-08-08T22:08:15.1591040Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-08-08T22:08:15.1964124Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T22:08:15.4770149Z From https://github.com/google/XNNPACK 2024-08-08T22:08:15.4771047Z + 0a731da...9aff515 master -> origin/master (forced update) 2024-08-08T22:08:21.3669879Z From https://github.com/google/XNNPACK 2024-08-08T22:08:21.3670966Z * branch fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 -> FETCH_HEAD 2024-08-08T22:08:22.3321253Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T22:08:22.8144864Z From https://github.com/google/benchmark 2024-08-08T22:08:22.8145873Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-08-08T22:08:22.8308459Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T22:08:23.2341443Z From https://github.com/yhirose/cpp-httplib 2024-08-08T22:08:23.2342591Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-08-08T22:08:23.2733889Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T22:08:23.7306935Z From https://github.com/pytorch/cpuinfo 2024-08-08T22:08:23.7307918Z * branch 3c8b1533ac03dd6531ab6e7b9245d488f13a82a5 -> FETCH_HEAD 2024-08-08T22:08:23.8364542Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T22:08:24.2022672Z From https://github.com/NVIDIA/cudnn-frontend 2024-08-08T22:08:24.2023704Z * branch 98ca4e1941fe3263f128f74f10063a3ea35c7019 -> FETCH_HEAD 2024-08-08T22:08:24.2300445Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T22:08:25.2918696Z From https://github.com/NVIDIA/cutlass 2024-08-08T22:08:25.2919746Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-08-08T22:08:25.9288458Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T22:08:27.6401347Z From https://gitlab.com/libeigen/eigen 2024-08-08T22:08:27.6402418Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-08-08T22:08:27.8160388Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T22:08:28.9580806Z From https://github.com/pytorch/fbgemm 2024-08-08T22:08:28.9581895Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-08-08T22:08:29.0141385Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T22:08:29.0159593Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:08:29.0163060Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:08:29.0166834Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:08:29.0170845Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:08:29.0175072Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:08:29.0200943Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T22:08:29.5222933Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T22:08:29.8748069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T22:08:31.1306021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T22:08:31.3568744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T22:08:32.3370428Z From https://github.com/asmjit/asmjit 2024-08-08T22:08:32.3371516Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-08-08T22:08:32.3860144Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T22:08:33.2276307Z From https://github.com/pytorch/cpuinfo 2024-08-08T22:08:33.2277362Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-08-08T22:08:33.3435025Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T22:08:34.5249598Z From https://github.com/NVIDIA/cutlass 2024-08-08T22:08:34.5250687Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-08-08T22:08:35.0435311Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T22:08:35.8011166Z From https://github.com/google/googletest 2024-08-08T22:08:35.8012206Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-08-08T22:08:35.8430618Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T22:08:36.2955363Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-08-08T22:08:36.2956472Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-08-08T22:08:36.3021908Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T22:08:37.1833705Z From https://github.com/google/flatbuffers 2024-08-08T22:08:37.1835045Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-08-08T22:08:37.3037840Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T22:08:37.7213000Z From https://github.com/fmtlib/fmt 2024-08-08T22:08:37.7213929Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-08-08T22:08:37.7460907Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T22:08:37.7556595Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T22:08:38.2528695Z From https://github.com/google/gemmlowp 2024-08-08T22:08:38.2529626Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-08-08T22:08:38.2854921Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T22:08:38.7487305Z From https://github.com/facebookincubator/gloo 2024-08-08T22:08:38.7488300Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-08-08T22:08:38.7708374Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T22:08:39.3804598Z From https://github.com/google/googletest 2024-08-08T22:08:39.3805672Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T22:08:39.4225248Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:08:39.8493081Z From https://github.com/intel/ideep 2024-08-08T22:08:39.8494086Z * branch 55ca0191687aaf19aca5cdb7881c791e3bea442b -> FETCH_HEAD 2024-08-08T22:08:39.8582646Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T22:08:39.8599805Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T22:08:39.8624802Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T22:08:42.2826708Z From https://github.com/intel/mkl-dnn 2024-08-08T22:08:42.2827620Z * branch 1137e04ec0b5251ca2b4400a4fd3c667ce843d67 -> FETCH_HEAD 2024-08-08T22:08:42.7906891Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T22:08:43.2067725Z From https://github.com/intel/ittapi 2024-08-08T22:08:43.2068696Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-08-08T22:08:43.2195546Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T22:08:43.6623285Z From https://github.com/pytorch/kineto 2024-08-08T22:08:43.6624329Z * branch da2f2682cabaf95d601fa2a9b7e0979f84fe7667 -> FETCH_HEAD 2024-08-08T22:08:43.7619327Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T22:08:43.7637296Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:08:43.7640473Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:08:43.7643601Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:08:43.7669358Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T22:08:44.2570211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T22:08:44.4598091Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T22:08:45.5165938Z From https://github.com/facebookincubator/dynolog 2024-08-08T22:08:45.5167033Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-08-08T22:08:45.6058800Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T22:08:45.6076998Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:08:45.6080943Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:08:45.6085087Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:08:45.6089502Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:08:45.6093793Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:08:45.6098517Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:08:45.6102987Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:08:45.6107808Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:08:45.6135718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T22:08:46.2554874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T22:08:46.4567014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T22:08:46.6649816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T22:08:46.8372855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T22:08:47.0597545Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T22:08:47.2955019Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T22:08:47.6783762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T22:08:48.6762366Z From https://github.com/NVIDIA/DCGM 2024-08-08T22:08:48.6763400Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-08-08T22:08:48.8824327Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T22:08:49.3782548Z From https://github.com/libcpr/cpr 2024-08-08T22:08:49.3783735Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-08-08T22:08:49.3917931Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T22:08:49.9497946Z From https://github.com/fmtlib/fmt 2024-08-08T22:08:49.9498979Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-08-08T22:08:49.9785514Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T22:08:50.4620275Z From https://github.com/gflags/gflags 2024-08-08T22:08:50.4621518Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-08-08T22:08:50.4712885Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T22:08:50.4730067Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:08:50.4756843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-08T22:08:51.0309210Z From https://github.com/gflags/gflags 2024-08-08T22:08:51.0310219Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-08-08T22:08:51.0356626Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T22:08:51.6620419Z From https://github.com/google/glog 2024-08-08T22:08:51.6621470Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-08-08T22:08:51.6764952Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T22:08:52.3786702Z From https://github.com/google/googletest 2024-08-08T22:08:52.3787767Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-08-08T22:08:52.4189431Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T22:08:52.9832244Z From https://github.com/nlohmann/json 2024-08-08T22:08:52.9833534Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-08-08T22:08:53.0787296Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T22:08:53.4504281Z From https://github.com/dtrugman/pfs 2024-08-08T22:08:53.4506239Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-08-08T22:08:53.4645051Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T22:08:53.9366320Z From https://github.com/fmtlib/fmt 2024-08-08T22:08:53.9367327Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-08-08T22:08:53.9618511Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T22:08:55.6893024Z From https://github.com/google/googletest 2024-08-08T22:08:55.6894074Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-08-08T22:08:55.7301302Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T22:08:56.6365456Z From https://github.com/microsoft/mimalloc 2024-08-08T22:08:56.6366757Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-08-08T22:08:56.6730239Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T22:08:57.1747986Z From https://github.com/NVIDIA/nccl 2024-08-08T22:08:57.1748981Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-08-08T22:08:57.1980205Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T22:08:57.9740258Z From https://github.com/nlohmann/json 2024-08-08T22:08:57.9741260Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-08-08T22:08:58.0816476Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T22:08:58.9401391Z From https://github.com/onnx/onnx 2024-08-08T22:08:58.9402351Z * branch 3bf92c03a9f27eba3bda1e5b9e63ea20ec213557 -> FETCH_HEAD 2024-08-08T22:08:59.3599986Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T22:08:59.3636218Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T22:08:59.3638862Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T22:08:59.3665181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T22:08:59.5906629Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T22:09:00.2806675Z From https://github.com/google/benchmark 2024-08-08T22:09:00.2807726Z * branch 2dd015dfef425c866d9a43f2c67d8b52d709acb6 -> FETCH_HEAD 2024-08-08T22:09:00.2979798Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T22:09:00.9051294Z From https://github.com/pybind/pybind11 2024-08-08T22:09:00.9052226Z * branch 5b0a6fc2017fcc176545afe3e09c9f9885283242 -> FETCH_HEAD 2024-08-08T22:09:00.9360886Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T22:09:01.6865884Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-08-08T22:09:01.6866931Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-08-08T22:09:01.7547790Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T22:09:01.7567805Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:01.7570682Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:01.7574255Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:01.7577707Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:01.7581365Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:01.7584625Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:01.7588680Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:01.7592292Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:01.7618746Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T22:09:01.9599934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T22:09:02.2384033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T22:09:02.4455876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T22:09:02.8688537Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T22:09:03.0765039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T22:09:03.2825060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T22:09:03.4668499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T22:09:04.5021703Z From https://github.com/google/benchmark 2024-08-08T22:09:04.5022750Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-08-08T22:09:04.5190623Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T22:09:05.2026673Z From https://github.com/google/googletest 2024-08-08T22:09:05.2027676Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-08-08T22:09:05.2424196Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T22:09:05.7460317Z From https://github.com/microsoft/GSL 2024-08-08T22:09:05.7461439Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-08-08T22:09:05.7553912Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T22:09:06.4950237Z From https://github.com/nlohmann/json 2024-08-08T22:09:06.4951284Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-08-08T22:09:06.6094157Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T22:09:07.0560926Z From https://github.com/open-telemetry/opentelemetry-proto 2024-08-08T22:09:07.0561971Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-08-08T22:09:07.0661921Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T22:09:07.4010846Z From https://github.com/opentracing/opentracing-cpp 2024-08-08T22:09:07.4011845Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-08-08T22:09:07.4121618Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T22:09:07.7804516Z From https://github.com/jupp0r/prometheus-cpp 2024-08-08T22:09:07.7805452Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-08-08T22:09:07.7937027Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T22:09:07.7952842Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:07.7956490Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:07.7982093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T22:09:08.7623045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T22:09:09.5329108Z From https://github.com/civetweb/civetweb 2024-08-08T22:09:09.5330162Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-08-08T22:09:09.7959749Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T22:09:10.4369192Z From https://github.com/google/googletest 2024-08-08T22:09:10.4370241Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T22:09:10.4787234Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:09:12.2062705Z From https://github.com/Microsoft/vcpkg 2024-08-08T22:09:12.2063788Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-08-08T22:09:12.7543035Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T22:09:13.1061551Z From https://github.com/mreineck/pocketfft 2024-08-08T22:09:13.1062598Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-08-08T22:09:13.1114557Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T22:09:15.5924670Z From https://github.com/protocolbuffers/protobuf 2024-08-08T22:09:15.5925763Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-08-08T22:09:15.8787321Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T22:09:15.8809569Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:15.8813525Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:15.8841417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T22:09:16.0829076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T22:09:16.8403722Z From https://github.com/google/benchmark 2024-08-08T22:09:16.8404765Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-08-08T22:09:16.8518555Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T22:09:17.4486651Z From https://github.com/google/googletest 2024-08-08T22:09:17.4487715Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-08-08T22:09:17.4957743Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T22:09:17.5050477Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T22:09:17.8682799Z From https://github.com/Maratyszcza/pthreadpool 2024-08-08T22:09:17.8683808Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-08-08T22:09:17.8768912Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T22:09:18.3623965Z From https://github.com/pybind/pybind11 2024-08-08T22:09:18.3624934Z * branch 941f45bcb51457884fa1afd6e24a67377d70f75c -> FETCH_HEAD 2024-08-08T22:09:18.3936134Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T22:09:18.7599828Z From https://github.com/malfet/PeachPy 2024-08-08T22:09:18.7600766Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-08-08T22:09:18.7854905Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T22:09:19.2485785Z From https://github.com/shibatch/sleef 2024-08-08T22:09:19.2486719Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-08-08T22:09:19.2919931Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T22:09:19.7102998Z From https://github.com/pytorch/tensorpipe 2024-08-08T22:09:19.7104004Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-08-08T22:09:19.7318206Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T22:09:19.7335875Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:19.7338696Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:19.7342165Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:19.7345511Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:19.7371500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T22:09:19.9766792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T22:09:20.2080940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T22:09:20.6058423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T22:09:21.4941889Z From https://github.com/google/googletest 2024-08-08T22:09:21.4942962Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-08-08T22:09:21.5345497Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T22:09:21.9119449Z From https://github.com/google/libnop 2024-08-08T22:09:21.9120402Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-08-08T22:09:21.9241909Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T22:09:22.6419974Z From https://github.com/libuv/libuv 2024-08-08T22:09:22.6420979Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-08-08T22:09:22.6939788Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T22:09:23.2683774Z From https://github.com/pybind/pybind11 2024-08-08T22:09:23.2684746Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-08-08T22:09:23.2956552Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T22:09:23.2972247Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:23.2998055Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T22:09:23.8647067Z From https://github.com/wjakob/clang-cindex-python3 2024-08-08T22:09:23.8648051Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-08-08T22:09:23.8700543Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T22:09:23.8738030Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:09:23.9050131Z Entering 'android/libs/fbjni' 2024-08-08T22:09:23.9090807Z Entering 'third_party/FP16' 2024-08-08T22:09:23.9132087Z Entering 'third_party/FXdiv' 2024-08-08T22:09:23.9172486Z Entering 'third_party/NNPACK' 2024-08-08T22:09:23.9214043Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:23.9255118Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:23.9314370Z Entering 'third_party/benchmark' 2024-08-08T22:09:23.9354524Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:23.9395187Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:23.9436764Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:23.9478386Z Entering 'third_party/cutlass' 2024-08-08T22:09:23.9527661Z Entering 'third_party/eigen' 2024-08-08T22:09:23.9570236Z Entering 'third_party/fbgemm' 2024-08-08T22:09:23.9610797Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:23.9650910Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:23.9691191Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:23.9737403Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:23.9777073Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:23.9818883Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:23.9862561Z Entering 'third_party/fmt' 2024-08-08T22:09:23.9904460Z Entering 'third_party/foxi' 2024-08-08T22:09:23.9943926Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:23.9985936Z Entering 'third_party/gloo' 2024-08-08T22:09:24.0026597Z Entering 'third_party/googletest' 2024-08-08T22:09:24.0068288Z Entering 'third_party/ideep' 2024-08-08T22:09:24.0108483Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:24.0156158Z Entering 'third_party/ittapi' 2024-08-08T22:09:24.0198226Z Entering 'third_party/kineto' 2024-08-08T22:09:24.0238942Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:24.0278925Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:24.0320796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:24.0361471Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:24.0401593Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:24.0441423Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:24.0483327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:24.0524586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:24.0564986Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:24.0605953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:24.0647619Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:24.0686966Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:24.0728822Z Entering 'third_party/mimalloc' 2024-08-08T22:09:24.0769692Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:24.0810497Z Entering 'third_party/nlohmann' 2024-08-08T22:09:24.0851999Z Entering 'third_party/onnx' 2024-08-08T22:09:24.0909707Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:24.0949881Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:24.0992853Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:24.1035886Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:24.1075701Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:24.1115369Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:24.1155010Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:24.1196166Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:24.1235114Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:24.1274674Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:24.1314270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:24.1355623Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:24.1397158Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:24.1458091Z Entering 'third_party/pocketfft' 2024-08-08T22:09:24.1498265Z Entering 'third_party/protobuf' 2024-08-08T22:09:24.1541527Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:24.1581154Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:24.1623238Z Entering 'third_party/psimd' 2024-08-08T22:09:24.1662939Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:24.1703142Z Entering 'third_party/pybind11' 2024-08-08T22:09:24.1743362Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:24.1784824Z Entering 'third_party/sleef' 2024-08-08T22:09:24.1825329Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:24.1865958Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:24.1905970Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:24.1945373Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:24.1985291Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:24.2024663Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:24.2079686Z ##[endgroup] 2024-08-08T22:09:24.2083702Z ##[group]Persisting credentials for submodules 2024-08-08T22:09:24.2087130Z [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-08-08T22:09:24.2386175Z Entering 'android/libs/fbjni' 2024-08-08T22:09:24.2437130Z Entering 'third_party/FP16' 2024-08-08T22:09:24.2487074Z Entering 'third_party/FXdiv' 2024-08-08T22:09:24.2537618Z Entering 'third_party/NNPACK' 2024-08-08T22:09:24.2587987Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:24.2638972Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:24.2706012Z Entering 'third_party/benchmark' 2024-08-08T22:09:24.2758198Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:24.2808151Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:24.2858342Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:24.2908286Z Entering 'third_party/cutlass' 2024-08-08T22:09:24.2967478Z Entering 'third_party/eigen' 2024-08-08T22:09:24.3019455Z Entering 'third_party/fbgemm' 2024-08-08T22:09:24.3069484Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:24.3118908Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:24.3168606Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:24.3224064Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:24.3273564Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:24.3325597Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:24.3380785Z Entering 'third_party/fmt' 2024-08-08T22:09:24.3431290Z Entering 'third_party/foxi' 2024-08-08T22:09:24.3482308Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:24.3532191Z Entering 'third_party/gloo' 2024-08-08T22:09:24.3582966Z Entering 'third_party/googletest' 2024-08-08T22:09:24.3635133Z Entering 'third_party/ideep' 2024-08-08T22:09:24.3685051Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:24.3742774Z Entering 'third_party/ittapi' 2024-08-08T22:09:24.3795588Z Entering 'third_party/kineto' 2024-08-08T22:09:24.3845663Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:24.3895292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:24.3946645Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:24.3996393Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:24.4047041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:24.4097162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:24.4148872Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:24.4198825Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:24.4248209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:24.4299948Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:24.4350928Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:24.4400876Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:24.4451635Z Entering 'third_party/mimalloc' 2024-08-08T22:09:24.4501625Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:24.4552437Z Entering 'third_party/nlohmann' 2024-08-08T22:09:24.4605243Z Entering 'third_party/onnx' 2024-08-08T22:09:24.4673550Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:24.4724229Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:24.4776468Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:24.4829362Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:24.4881221Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:24.4930720Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:24.4979979Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:24.5035616Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:24.5084427Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:24.5133396Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:24.5182357Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:24.5234622Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:24.5284989Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:24.5354497Z Entering 'third_party/pocketfft' 2024-08-08T22:09:24.5404554Z Entering 'third_party/protobuf' 2024-08-08T22:09:24.5458133Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:24.5507962Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:24.5559825Z Entering 'third_party/psimd' 2024-08-08T22:09:24.5610291Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:24.5662457Z Entering 'third_party/pybind11' 2024-08-08T22:09:24.5713555Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:24.5763451Z Entering 'third_party/sleef' 2024-08-08T22:09:24.5814322Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:24.5865182Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:24.5914786Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:24.5963341Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:24.6012956Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:24.6062656Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:24.6131336Z [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-08-08T22:09:24.6432210Z Entering 'android/libs/fbjni' 2024-08-08T22:09:24.6479949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T22:09:24.6497634Z Entering 'third_party/FP16' 2024-08-08T22:09:24.6546373Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T22:09:24.6564760Z Entering 'third_party/FXdiv' 2024-08-08T22:09:24.6612767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T22:09:24.6630390Z Entering 'third_party/NNPACK' 2024-08-08T22:09:24.6677584Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T22:09:24.6696110Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:24.6743411Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T22:09:24.6761691Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:24.6809848Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T22:09:24.6844153Z Entering 'third_party/benchmark' 2024-08-08T22:09:24.6891744Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:09:24.6909506Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:24.6957661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T22:09:24.6975765Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:24.7023783Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:09:24.7042876Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:24.7090464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T22:09:24.7108531Z Entering 'third_party/cutlass' 2024-08-08T22:09:24.7157095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:09:24.7182580Z Entering 'third_party/eigen' 2024-08-08T22:09:24.7230065Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T22:09:24.7250010Z Entering 'third_party/fbgemm' 2024-08-08T22:09:24.7298994Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T22:09:24.7316867Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:24.7364226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-08T22:09:24.7381791Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:24.7428589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:09:24.7446709Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:24.7493110Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:09:24.7518719Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:24.7564876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:09:24.7582054Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:24.7630307Z 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-08-08T22:09:24.7650250Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:24.7698170Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T22:09:24.7718967Z Entering 'third_party/fmt' 2024-08-08T22:09:24.7765321Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T22:09:24.7782922Z Entering 'third_party/foxi' 2024-08-08T22:09:24.7831121Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T22:09:24.7849834Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:24.7898229Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T22:09:24.7915414Z Entering 'third_party/gloo' 2024-08-08T22:09:24.7962399Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T22:09:24.7980512Z Entering 'third_party/googletest' 2024-08-08T22:09:24.8029678Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:09:24.8048888Z Entering 'third_party/ideep' 2024-08-08T22:09:24.8096408Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T22:09:24.8113864Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:24.8161946Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-08T22:09:24.8186619Z Entering 'third_party/ittapi' 2024-08-08T22:09:24.8234607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T22:09:24.8252367Z Entering 'third_party/kineto' 2024-08-08T22:09:24.8301713Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T22:09:24.8318996Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:24.8366964Z 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-08-08T22:09:24.8384134Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:24.8432189Z 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-08-08T22:09:24.8451804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:24.8500458Z 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-08-08T22:09:24.8518452Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:24.8566548Z 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-08-08T22:09:24.8583731Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:24.8632110Z 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-08-08T22:09:24.8650681Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:24.8698353Z 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-08-08T22:09:24.8717960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:24.8764941Z 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-08-08T22:09:24.8782905Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:24.8831025Z 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-08-08T22:09:24.8848322Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:24.8896317Z 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-08-08T22:09:24.8915375Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:24.8962414Z 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-08-08T22:09:24.8980852Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:24.9029246Z 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-08-08T22:09:24.9046735Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:24.9093671Z 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-08-08T22:09:24.9112277Z Entering 'third_party/mimalloc' 2024-08-08T22:09:24.9159790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T22:09:24.9177929Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:24.9225187Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T22:09:24.9244203Z Entering 'third_party/nlohmann' 2024-08-08T22:09:24.9291353Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T22:09:24.9310828Z Entering 'third_party/onnx' 2024-08-08T22:09:24.9358924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T22:09:24.9392758Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:24.9439629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:09:24.9456881Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:24.9505462Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:09:24.9525904Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:24.9573828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T22:09:24.9592976Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:24.9640803Z 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-08-08T22:09:24.9657649Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:24.9704585Z 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-08-08T22:09:24.9721698Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:24.9767706Z 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-08-08T22:09:24.9784391Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:24.9831139Z 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-08-08T22:09:24.9849676Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:24.9897186Z 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-08-08T22:09:24.9914418Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:24.9961261Z 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-08-08T22:09:24.9978341Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:25.0025414Z 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-08-08T22:09:25.0043623Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:25.0091794Z 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-08-08T22:09:25.0110741Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:25.0158177Z 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-08-08T22:09:25.0177072Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:25.0224339Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-08T22:09:25.0262257Z Entering 'third_party/pocketfft' 2024-08-08T22:09:25.0308472Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T22:09:25.0326388Z Entering 'third_party/protobuf' 2024-08-08T22:09:25.0373827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T22:09:25.0395610Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:25.0442099Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:09:25.0459430Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:25.0506534Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:09:25.0526372Z Entering 'third_party/psimd' 2024-08-08T22:09:25.0573347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T22:09:25.0591722Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:25.0638614Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T22:09:25.0656411Z Entering 'third_party/pybind11' 2024-08-08T22:09:25.0704247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:09:25.0722992Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:25.0770158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T22:09:25.0787811Z Entering 'third_party/sleef' 2024-08-08T22:09:25.0836197Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T22:09:25.0853775Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:25.0901307Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T22:09:25.0919788Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:25.0966146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:09:25.0983471Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:25.1029589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-08T22:09:25.1046783Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:25.1093630Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-08T22:09:25.1111401Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:25.1157991Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:09:25.1173958Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:25.1221558Z 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-08-08T22:09:25.2250479Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:09:25.2554230Z Entering 'android/libs/fbjni' 2024-08-08T22:09:25.2596264Z Entering 'third_party/FP16' 2024-08-08T22:09:25.2636676Z Entering 'third_party/FXdiv' 2024-08-08T22:09:25.2678266Z Entering 'third_party/NNPACK' 2024-08-08T22:09:25.2720491Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:25.2761876Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:25.2820363Z Entering 'third_party/benchmark' 2024-08-08T22:09:25.2861944Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:25.2903658Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:25.2945604Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:25.2986988Z Entering 'third_party/cutlass' 2024-08-08T22:09:25.3036446Z Entering 'third_party/eigen' 2024-08-08T22:09:25.3080073Z Entering 'third_party/fbgemm' 2024-08-08T22:09:25.3121646Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:25.3162926Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:25.3203441Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:25.3250194Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:25.3289891Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:25.3332067Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:25.3376157Z Entering 'third_party/fmt' 2024-08-08T22:09:25.3417242Z Entering 'third_party/foxi' 2024-08-08T22:09:25.3458320Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:25.3499064Z Entering 'third_party/gloo' 2024-08-08T22:09:25.3540438Z Entering 'third_party/googletest' 2024-08-08T22:09:25.3582202Z Entering 'third_party/ideep' 2024-08-08T22:09:25.3622661Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:25.3670635Z Entering 'third_party/ittapi' 2024-08-08T22:09:25.3711914Z Entering 'third_party/kineto' 2024-08-08T22:09:25.3752375Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:25.3793087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:25.3835130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:25.3876366Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:25.3916541Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:25.3955994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:25.3998798Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:25.4038879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:25.4079260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:25.4120875Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:25.4162456Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:25.4202024Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:25.4244020Z Entering 'third_party/mimalloc' 2024-08-08T22:09:25.4284736Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:25.4325250Z Entering 'third_party/nlohmann' 2024-08-08T22:09:25.4368422Z Entering 'third_party/onnx' 2024-08-08T22:09:25.4425464Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:25.4465185Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:25.4507741Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:25.4550609Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:25.4590605Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:25.4630203Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:25.4669613Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:25.4710977Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:25.4751296Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:25.4791816Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:25.4831418Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:25.4876908Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:25.4918470Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:25.4979656Z Entering 'third_party/pocketfft' 2024-08-08T22:09:25.5019621Z Entering 'third_party/protobuf' 2024-08-08T22:09:25.5064042Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:25.5103632Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:25.5145449Z Entering 'third_party/psimd' 2024-08-08T22:09:25.5186443Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:25.5226803Z Entering 'third_party/pybind11' 2024-08-08T22:09:25.5267788Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:25.5308093Z Entering 'third_party/sleef' 2024-08-08T22:09:25.5349145Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:25.5390018Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:25.5430357Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:25.5469922Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:25.5509971Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:25.5548994Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:25.5607459Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:09:25.5913251Z Entering 'android/libs/fbjni' 2024-08-08T22:09:25.5954117Z Entering 'third_party/FP16' 2024-08-08T22:09:25.5994951Z Entering 'third_party/FXdiv' 2024-08-08T22:09:25.6035927Z Entering 'third_party/NNPACK' 2024-08-08T22:09:25.6077930Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:25.6118982Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:25.6175729Z Entering 'third_party/benchmark' 2024-08-08T22:09:25.6217948Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:25.6258851Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:25.6299753Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:25.6341628Z Entering 'third_party/cutlass' 2024-08-08T22:09:25.6391076Z Entering 'third_party/eigen' 2024-08-08T22:09:25.6434527Z Entering 'third_party/fbgemm' 2024-08-08T22:09:25.6475091Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:25.6515415Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:25.6555512Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:25.6603063Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:25.6644303Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:25.6685861Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:25.6728832Z Entering 'third_party/fmt' 2024-08-08T22:09:25.6769802Z Entering 'third_party/foxi' 2024-08-08T22:09:25.6810112Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:25.6850161Z Entering 'third_party/gloo' 2024-08-08T22:09:25.6890461Z Entering 'third_party/googletest' 2024-08-08T22:09:25.6932177Z Entering 'third_party/ideep' 2024-08-08T22:09:25.6970887Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:25.7018309Z Entering 'third_party/ittapi' 2024-08-08T22:09:25.7059888Z Entering 'third_party/kineto' 2024-08-08T22:09:25.7101031Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:25.7142699Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:25.7184174Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:25.7228243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:25.7269794Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:25.7309598Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:25.7351610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:25.7392213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:25.7432786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:25.7475578Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:25.7516929Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:25.7557239Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:25.7598463Z Entering 'third_party/mimalloc' 2024-08-08T22:09:25.7640839Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:25.7682202Z Entering 'third_party/nlohmann' 2024-08-08T22:09:25.7724395Z Entering 'third_party/onnx' 2024-08-08T22:09:25.7783744Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:25.7824445Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:25.7867015Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:25.7910379Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:25.7950971Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:25.7991560Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:25.8031204Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:25.8072370Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:25.8112114Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:25.8152264Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:25.8191427Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:25.8234544Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:25.8277557Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:25.8339401Z Entering 'third_party/pocketfft' 2024-08-08T22:09:25.8380187Z Entering 'third_party/protobuf' 2024-08-08T22:09:25.8424173Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:25.8463831Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:25.8505270Z Entering 'third_party/psimd' 2024-08-08T22:09:25.8545393Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:25.8586412Z Entering 'third_party/pybind11' 2024-08-08T22:09:25.8627512Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:25.8669083Z Entering 'third_party/sleef' 2024-08-08T22:09:25.8710484Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:25.8751759Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:25.8791124Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:25.8830640Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:25.8870463Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:25.8909672Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:25.8963399Z ##[endgroup] 2024-08-08T22:09:25.9013534Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:09:25.9039867Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T22:09:25.9148876Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T22:09:25.9149749Z # Remove any artifacts from the previous checkouts 2024-08-08T22:09:25.9150401Z git clean -fxd 2024-08-08T22:09:25.9159584Z shell: /usr/bin/bash -e {0} 2024-08-08T22:09:25.9160009Z env: 2024-08-08T22:09:25.9160350Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:25.9160766Z BUILDER_ROOT: /builder 2024-08-08T22:09:25.9161197Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:25.9161642Z DESIRED_CUDA: cu118 2024-08-08T22:09:25.9162037Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:25.9162461Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:25.9162984Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:25.9163595Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:25.9163970Z LIBTORCH_CONFIG: 2024-08-08T22:09:25.9164360Z LIBTORCH_VARIANT: 2024-08-08T22:09:25.9164745Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:25.9165155Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:25.9165839Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:25.9166554Z ANACONDA_USER: pytorch 2024-08-08T22:09:25.9166990Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:25.9167464Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:25.9167942Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:25.9168714Z GITHUB_TOKEN: *** 2024-08-08T22:09:25.9169101Z PR_NUMBER: 2024-08-08T22:09:25.9169478Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:25.9170072Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:25.9170636Z USE_SPLIT_BUILD: false 2024-08-08T22:09:25.9171030Z ##[endgroup] 2024-08-08T22:09:25.9468882Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:09:25.9469491Z with: 2024-08-08T22:09:25.9469828Z ref: main 2024-08-08T22:09:25.9470177Z submodules: recursive 2024-08-08T22:09:25.9470624Z repository: pytorch/builder 2024-08-08T22:09:25.9471083Z path: builder 2024-08-08T22:09:25.9471821Z token: *** 2024-08-08T22:09:25.9472193Z ssh-strict: true 2024-08-08T22:09:25.9472605Z persist-credentials: true 2024-08-08T22:09:25.9473041Z clean: true 2024-08-08T22:09:25.9473919Z sparse-checkout-cone-mode: true 2024-08-08T22:09:25.9474437Z fetch-depth: 1 2024-08-08T22:09:25.9474800Z lfs: false 2024-08-08T22:09:25.9475176Z set-safe-directory: true 2024-08-08T22:09:25.9475628Z quiet-checkout: false 2024-08-08T22:09:25.9476017Z env: 2024-08-08T22:09:25.9476361Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:25.9476803Z BUILDER_ROOT: /builder 2024-08-08T22:09:25.9477242Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:25.9477679Z DESIRED_CUDA: cu118 2024-08-08T22:09:25.9478135Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:25.9478573Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:25.9479107Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:25.9479727Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:25.9480108Z LIBTORCH_CONFIG: 2024-08-08T22:09:25.9480502Z LIBTORCH_VARIANT: 2024-08-08T22:09:25.9480913Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:25.9481320Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:25.9481955Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:25.9482694Z ANACONDA_USER: pytorch 2024-08-08T22:09:25.9483129Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:25.9483615Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:25.9484119Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:25.9484838Z GITHUB_TOKEN: *** 2024-08-08T22:09:25.9485240Z PR_NUMBER: 2024-08-08T22:09:25.9485837Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:25.9486415Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:25.9486991Z USE_SPLIT_BUILD: false 2024-08-08T22:09:25.9487418Z ##[endgroup] 2024-08-08T22:09:26.0685696Z Syncing repository: pytorch/builder 2024-08-08T22:09:26.0699528Z ##[group]Getting Git version info 2024-08-08T22:09:26.0700931Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-08-08T22:09:26.0736851Z [command]/usr/bin/git version 2024-08-08T22:09:26.0792768Z git version 2.40.1 2024-08-08T22:09:26.0828389Z ##[endgroup] 2024-08-08T22:09:26.0851023Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c1273886-f63b-47e6-9872-29d1693c430c' before making global git config changes 2024-08-08T22:09:26.0852634Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:09:26.0857766Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:09:26.0894738Z ##[group]Initializing the repository 2024-08-08T22:09:26.0899195Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:09:26.0934032Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:09:26.0935160Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:09:26.0936187Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:09:26.0936918Z hint: 2024-08-08T22:09:26.0937506Z hint: git config --global init.defaultBranch 2024-08-08T22:09:26.0938123Z hint: 2024-08-08T22:09:26.0938789Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:09:26.0939966Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:09:26.0940735Z hint: 2024-08-08T22:09:26.0941158Z hint: git branch -m 2024-08-08T22:09:26.0942195Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-08-08T22:09:26.0950914Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-08-08T22:09:26.0986829Z ##[endgroup] 2024-08-08T22:09:26.0988238Z ##[group]Disabling automatic garbage collection 2024-08-08T22:09:26.0990418Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:09:26.1025093Z ##[endgroup] 2024-08-08T22:09:26.1026320Z ##[group]Setting up auth 2024-08-08T22:09:26.1035175Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:09:26.1071202Z [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-08-08T22:09:26.1363630Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:09:26.1392663Z [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-08-08T22:09:26.1677983Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:09:26.1722546Z ##[endgroup] 2024-08-08T22:09:26.1723228Z ##[group]Fetching the repository 2024-08-08T22:09:26.1731336Z [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-08-08T22:09:26.3767654Z remote: Enumerating objects: 221, done. 2024-08-08T22:09:26.3768876Z remote: Counting objects: 0% (1/221) 2024-08-08T22:09:26.3769830Z remote: Counting objects: 1% (3/221) 2024-08-08T22:09:26.3770844Z remote: Counting objects: 2% (5/221) 2024-08-08T22:09:26.3771464Z remote: Counting objects: 3% (7/221) 2024-08-08T22:09:26.3772605Z remote: Counting objects: 4% (9/221) 2024-08-08T22:09:26.3773251Z remote: Counting objects: 5% (12/221) 2024-08-08T22:09:26.3773906Z remote: Counting objects: 6% (14/221) 2024-08-08T22:09:26.3774536Z remote: Counting objects: 7% (16/221) 2024-08-08T22:09:26.3775180Z remote: Counting objects: 8% (18/221) 2024-08-08T22:09:26.3775825Z remote: Counting objects: 9% (20/221) 2024-08-08T22:09:26.3776888Z remote: Counting objects: 10% (23/221) 2024-08-08T22:09:26.3778073Z remote: Counting objects: 11% (25/221) 2024-08-08T22:09:26.3779123Z remote: Counting objects: 12% (27/221) 2024-08-08T22:09:26.3779749Z remote: Counting objects: 13% (29/221) 2024-08-08T22:09:26.3780388Z remote: Counting objects: 14% (31/221) 2024-08-08T22:09:26.3781021Z remote: Counting objects: 15% (34/221) 2024-08-08T22:09:26.3781635Z remote: Counting objects: 16% (36/221) 2024-08-08T22:09:26.3782269Z remote: Counting objects: 17% (38/221) 2024-08-08T22:09:26.3782913Z remote: Counting objects: 18% (40/221) 2024-08-08T22:09:26.3783538Z remote: Counting objects: 19% (42/221) 2024-08-08T22:09:26.3784182Z remote: Counting objects: 20% (45/221) 2024-08-08T22:09:26.3784813Z remote: Counting objects: 21% (47/221) 2024-08-08T22:09:26.3785425Z remote: Counting objects: 22% (49/221) 2024-08-08T22:09:26.3786053Z remote: Counting objects: 23% (51/221) 2024-08-08T22:09:26.3786684Z remote: Counting objects: 24% (54/221) 2024-08-08T22:09:26.3787291Z remote: Counting objects: 25% (56/221) 2024-08-08T22:09:26.3787924Z remote: Counting objects: 26% (58/221) 2024-08-08T22:09:26.3788554Z remote: Counting objects: 27% (60/221) 2024-08-08T22:09:26.3789188Z remote: Counting objects: 28% (62/221) 2024-08-08T22:09:26.3789930Z remote: Counting objects: 29% (65/221) 2024-08-08T22:09:26.3790567Z remote: Counting objects: 30% (67/221) 2024-08-08T22:09:26.3791214Z remote: Counting objects: 31% (69/221) 2024-08-08T22:09:26.3792046Z remote: Counting objects: 32% (71/221) 2024-08-08T22:09:26.3792691Z remote: Counting objects: 33% (73/221) 2024-08-08T22:09:26.3793806Z remote: Counting objects: 34% (76/221) 2024-08-08T22:09:26.3794440Z remote: Counting objects: 35% (78/221) 2024-08-08T22:09:26.3795055Z remote: Counting objects: 36% (80/221) 2024-08-08T22:09:26.3795689Z remote: Counting objects: 37% (82/221) 2024-08-08T22:09:26.3796319Z remote: Counting objects: 38% (84/221) 2024-08-08T22:09:26.3796932Z remote: Counting objects: 39% (87/221) 2024-08-08T22:09:26.3797560Z remote: Counting objects: 40% (89/221) 2024-08-08T22:09:26.3798187Z remote: Counting objects: 41% (91/221) 2024-08-08T22:09:26.3798796Z remote: Counting objects: 42% (93/221) 2024-08-08T22:09:26.3799426Z remote: Counting objects: 43% (96/221) 2024-08-08T22:09:26.3800073Z remote: Counting objects: 44% (98/221) 2024-08-08T22:09:26.3800701Z remote: Counting objects: 45% (100/221) 2024-08-08T22:09:26.3801352Z remote: Counting objects: 46% (102/221) 2024-08-08T22:09:26.3801998Z remote: Counting objects: 47% (104/221) 2024-08-08T22:09:26.3802622Z remote: Counting objects: 48% (107/221) 2024-08-08T22:09:26.3803270Z remote: Counting objects: 49% (109/221) 2024-08-08T22:09:26.3803912Z remote: Counting objects: 50% (111/221) 2024-08-08T22:09:26.3804534Z remote: Counting objects: 51% (113/221) 2024-08-08T22:09:26.3805176Z remote: Counting objects: 52% (115/221) 2024-08-08T22:09:26.3805817Z remote: Counting objects: 53% (118/221) 2024-08-08T22:09:26.3806442Z remote: Counting objects: 54% (120/221) 2024-08-08T22:09:26.3807081Z remote: Counting objects: 55% (122/221) 2024-08-08T22:09:26.3807722Z remote: Counting objects: 56% (124/221) 2024-08-08T22:09:26.3808522Z remote: Counting objects: 57% (126/221) 2024-08-08T22:09:26.3809142Z remote: Counting objects: 58% (129/221) 2024-08-08T22:09:26.3809790Z remote: Counting objects: 59% (131/221) 2024-08-08T22:09:26.3810431Z remote: Counting objects: 60% (133/221) 2024-08-08T22:09:26.3811056Z remote: Counting objects: 61% (135/221) 2024-08-08T22:09:26.3811697Z remote: Counting objects: 62% (138/221) 2024-08-08T22:09:26.3812335Z remote: Counting objects: 63% (140/221) 2024-08-08T22:09:26.3812995Z remote: Counting objects: 64% (142/221) 2024-08-08T22:09:26.3813649Z remote: Counting objects: 65% (144/221) 2024-08-08T22:09:26.3814301Z remote: Counting objects: 66% (146/221) 2024-08-08T22:09:26.3814919Z remote: Counting objects: 67% (149/221) 2024-08-08T22:09:26.3815559Z remote: Counting objects: 68% (151/221) 2024-08-08T22:09:26.3816204Z remote: Counting objects: 69% (153/221) 2024-08-08T22:09:26.3816840Z remote: Counting objects: 70% (155/221) 2024-08-08T22:09:26.3817483Z remote: Counting objects: 71% (157/221) 2024-08-08T22:09:26.3818134Z remote: Counting objects: 72% (160/221) 2024-08-08T22:09:26.3818754Z remote: Counting objects: 73% (162/221) 2024-08-08T22:09:26.3819391Z remote: Counting objects: 74% (164/221) 2024-08-08T22:09:26.3820032Z remote: Counting objects: 75% (166/221) 2024-08-08T22:09:26.3820651Z remote: Counting objects: 76% (168/221) 2024-08-08T22:09:26.3821291Z remote: Counting objects: 77% (171/221) 2024-08-08T22:09:26.3821932Z remote: Counting objects: 78% (173/221) 2024-08-08T22:09:26.3822570Z remote: Counting objects: 79% (175/221) 2024-08-08T22:09:26.3823187Z remote: Counting objects: 80% (177/221) 2024-08-08T22:09:26.3823829Z remote: Counting objects: 81% (180/221) 2024-08-08T22:09:26.3824468Z remote: Counting objects: 82% (182/221) 2024-08-08T22:09:26.3825089Z remote: Counting objects: 83% (184/221) 2024-08-08T22:09:26.3825741Z remote: Counting objects: 84% (186/221) 2024-08-08T22:09:26.3826502Z remote: Counting objects: 85% (188/221) 2024-08-08T22:09:26.3827149Z remote: Counting objects: 86% (191/221) 2024-08-08T22:09:26.3827789Z remote: Counting objects: 87% (193/221) 2024-08-08T22:09:26.3828430Z remote: Counting objects: 88% (195/221) 2024-08-08T22:09:26.3829048Z remote: Counting objects: 89% (197/221) 2024-08-08T22:09:26.3829691Z remote: Counting objects: 90% (199/221) 2024-08-08T22:09:26.3830333Z remote: Counting objects: 91% (202/221) 2024-08-08T22:09:26.3830953Z remote: Counting objects: 92% (204/221) 2024-08-08T22:09:26.3831595Z remote: Counting objects: 93% (206/221) 2024-08-08T22:09:26.3832234Z remote: Counting objects: 94% (208/221) 2024-08-08T22:09:26.3832855Z remote: Counting objects: 95% (210/221) 2024-08-08T22:09:26.3833709Z remote: Counting objects: 96% (213/221) 2024-08-08T22:09:26.3834369Z remote: Counting objects: 97% (215/221) 2024-08-08T22:09:26.3834998Z remote: Counting objects: 98% (217/221) 2024-08-08T22:09:26.3835641Z remote: Counting objects: 99% (219/221) 2024-08-08T22:09:26.3836282Z remote: Counting objects: 100% (221/221) 2024-08-08T22:09:26.3836949Z remote: Counting objects: 100% (221/221), done. 2024-08-08T22:09:26.3837656Z remote: Compressing objects: 0% (1/202) 2024-08-08T22:09:26.3838326Z remote: Compressing objects: 1% (3/202) 2024-08-08T22:09:26.3838984Z remote: Compressing objects: 2% (5/202) 2024-08-08T22:09:26.3839618Z remote: Compressing objects: 3% (7/202) 2024-08-08T22:09:26.3840280Z remote: Compressing objects: 4% (9/202) 2024-08-08T22:09:26.3840977Z remote: Compressing objects: 5% (11/202) 2024-08-08T22:09:26.3841643Z remote: Compressing objects: 6% (13/202) 2024-08-08T22:09:26.3842329Z remote: Compressing objects: 7% (15/202) 2024-08-08T22:09:26.3843175Z remote: Compressing objects: 8% (17/202) 2024-08-08T22:09:26.3843839Z remote: Compressing objects: 9% (19/202) 2024-08-08T22:09:26.3844519Z remote: Compressing objects: 10% (21/202) 2024-08-08T22:09:26.3845197Z remote: Compressing objects: 11% (23/202) 2024-08-08T22:09:26.3845855Z remote: Compressing objects: 12% (25/202) 2024-08-08T22:09:26.3846540Z remote: Compressing objects: 13% (27/202) 2024-08-08T22:09:26.3847217Z remote: Compressing objects: 14% (29/202) 2024-08-08T22:09:26.3847891Z remote: Compressing objects: 15% (31/202) 2024-08-08T22:09:26.3848551Z remote: Compressing objects: 16% (33/202) 2024-08-08T22:09:26.3849229Z remote: Compressing objects: 17% (35/202) 2024-08-08T22:09:26.3849902Z remote: Compressing objects: 18% (37/202) 2024-08-08T22:09:26.3850558Z remote: Compressing objects: 19% (39/202) 2024-08-08T22:09:26.3851245Z remote: Compressing objects: 20% (41/202) 2024-08-08T22:09:26.3851919Z remote: Compressing objects: 21% (43/202) 2024-08-08T22:09:26.3852588Z remote: Compressing objects: 22% (45/202) 2024-08-08T22:09:26.3853268Z remote: Compressing objects: 23% (47/202) 2024-08-08T22:09:26.3853945Z remote: Compressing objects: 24% (49/202) 2024-08-08T22:09:26.3854608Z remote: Compressing objects: 25% (51/202) 2024-08-08T22:09:26.3855281Z remote: Compressing objects: 26% (53/202) 2024-08-08T22:09:26.3855958Z remote: Compressing objects: 27% (55/202) 2024-08-08T22:09:26.3856623Z remote: Compressing objects: 28% (57/202) 2024-08-08T22:09:26.3857295Z remote: Compressing objects: 29% (59/202) 2024-08-08T22:09:26.3857971Z remote: Compressing objects: 30% (61/202) 2024-08-08T22:09:26.3858626Z remote: Compressing objects: 31% (63/202) 2024-08-08T22:09:26.3859309Z remote: Compressing objects: 32% (65/202) 2024-08-08T22:09:26.3860009Z remote: Compressing objects: 33% (67/202) 2024-08-08T22:09:26.3860872Z remote: Compressing objects: 34% (69/202) 2024-08-08T22:09:26.3861561Z remote: Compressing objects: 35% (71/202) 2024-08-08T22:09:26.3862238Z remote: Compressing objects: 36% (73/202) 2024-08-08T22:09:26.3862910Z remote: Compressing objects: 37% (75/202) 2024-08-08T22:09:26.3863564Z remote: Compressing objects: 38% (77/202) 2024-08-08T22:09:26.3864237Z remote: Compressing objects: 39% (79/202) 2024-08-08T22:09:26.3864911Z remote: Compressing objects: 40% (81/202) 2024-08-08T22:09:26.3865567Z remote: Compressing objects: 41% (83/202) 2024-08-08T22:09:26.3866242Z remote: Compressing objects: 42% (85/202) 2024-08-08T22:09:26.3866927Z remote: Compressing objects: 43% (87/202) 2024-08-08T22:09:26.3867585Z remote: Compressing objects: 44% (89/202) 2024-08-08T22:09:26.3868268Z remote: Compressing objects: 45% (91/202) 2024-08-08T22:09:26.3868952Z remote: Compressing objects: 46% (93/202) 2024-08-08T22:09:26.3869635Z remote: Compressing objects: 47% (95/202) 2024-08-08T22:09:26.3870303Z remote: Compressing objects: 48% (97/202) 2024-08-08T22:09:26.3870975Z remote: Compressing objects: 49% (99/202) 2024-08-08T22:09:26.3873591Z remote: Compressing objects: 50% (101/202) 2024-08-08T22:09:26.3875284Z remote: Compressing objects: 51% (104/202) 2024-08-08T22:09:26.3877239Z remote: Compressing objects: 52% (106/202) 2024-08-08T22:09:26.3878519Z remote: Compressing objects: 53% (108/202) 2024-08-08T22:09:26.3881631Z remote: Compressing objects: 54% (110/202) 2024-08-08T22:09:26.3882893Z remote: Compressing objects: 55% (112/202) 2024-08-08T22:09:26.3885856Z remote: Compressing objects: 56% (114/202) 2024-08-08T22:09:26.3887227Z remote: Compressing objects: 57% (116/202) 2024-08-08T22:09:26.3889171Z remote: Compressing objects: 58% (118/202) 2024-08-08T22:09:26.3893554Z remote: Compressing objects: 59% (120/202) 2024-08-08T22:09:26.3894365Z remote: Compressing objects: 60% (122/202) 2024-08-08T22:09:26.3897554Z remote: Compressing objects: 61% (124/202) 2024-08-08T22:09:26.3902839Z remote: Compressing objects: 62% (126/202) 2024-08-08T22:09:26.3904563Z remote: Compressing objects: 63% (128/202) 2024-08-08T22:09:26.3905251Z remote: Compressing objects: 64% (130/202) 2024-08-08T22:09:26.3905915Z remote: Compressing objects: 65% (132/202) 2024-08-08T22:09:26.3906602Z remote: Compressing objects: 66% (134/202) 2024-08-08T22:09:26.3908954Z remote: Compressing objects: 67% (136/202) 2024-08-08T22:09:26.3909642Z remote: Compressing objects: 68% (138/202) 2024-08-08T22:09:26.3910305Z remote: Compressing objects: 69% (140/202) 2024-08-08T22:09:26.3910989Z remote: Compressing objects: 70% (142/202) 2024-08-08T22:09:26.3911689Z remote: Compressing objects: 71% (144/202) 2024-08-08T22:09:26.3912351Z remote: Compressing objects: 72% (146/202) 2024-08-08T22:09:26.3913088Z remote: Compressing objects: 73% (148/202) 2024-08-08T22:09:26.3913976Z remote: Compressing objects: 74% (150/202) 2024-08-08T22:09:26.3914646Z remote: Compressing objects: 75% (152/202) 2024-08-08T22:09:26.3916069Z remote: Compressing objects: 76% (154/202) 2024-08-08T22:09:26.3916755Z remote: Compressing objects: 77% (156/202) 2024-08-08T22:09:26.3917440Z remote: Compressing objects: 78% (158/202) 2024-08-08T22:09:26.3918107Z remote: Compressing objects: 79% (160/202) 2024-08-08T22:09:26.3918791Z remote: Compressing objects: 80% (162/202) 2024-08-08T22:09:26.3919475Z remote: Compressing objects: 81% (164/202) 2024-08-08T22:09:26.3924627Z remote: Compressing objects: 82% (166/202) 2024-08-08T22:09:26.3925316Z remote: Compressing objects: 83% (168/202) 2024-08-08T22:09:26.3926019Z remote: Compressing objects: 84% (170/202) 2024-08-08T22:09:26.3926851Z remote: Compressing objects: 85% (172/202) 2024-08-08T22:09:26.3927561Z remote: Compressing objects: 86% (174/202) 2024-08-08T22:09:26.3928235Z remote: Compressing objects: 87% (176/202) 2024-08-08T22:09:26.3928928Z remote: Compressing objects: 88% (178/202) 2024-08-08T22:09:26.3929585Z remote: Compressing objects: 89% (180/202) 2024-08-08T22:09:26.3930263Z remote: Compressing objects: 90% (182/202) 2024-08-08T22:09:26.3930945Z remote: Compressing objects: 91% (184/202) 2024-08-08T22:09:26.3931604Z remote: Compressing objects: 92% (186/202) 2024-08-08T22:09:26.3932280Z remote: Compressing objects: 93% (188/202) 2024-08-08T22:09:26.3932962Z remote: Compressing objects: 94% (190/202) 2024-08-08T22:09:26.3933619Z remote: Compressing objects: 95% (192/202) 2024-08-08T22:09:26.3934304Z remote: Compressing objects: 96% (194/202) 2024-08-08T22:09:26.3934995Z remote: Compressing objects: 97% (196/202) 2024-08-08T22:09:26.3935661Z remote: Compressing objects: 98% (198/202) 2024-08-08T22:09:26.3936337Z remote: Compressing objects: 99% (200/202) 2024-08-08T22:09:26.3937016Z remote: Compressing objects: 100% (202/202) 2024-08-08T22:09:26.3937725Z remote: Compressing objects: 100% (202/202), done. 2024-08-08T22:09:26.3953867Z Receiving objects: 0% (1/221) 2024-08-08T22:09:26.3954822Z Receiving objects: 1% (3/221) 2024-08-08T22:09:26.3955331Z Receiving objects: 2% (5/221) 2024-08-08T22:09:26.3955817Z Receiving objects: 3% (7/221) 2024-08-08T22:09:26.3956315Z Receiving objects: 4% (9/221) 2024-08-08T22:09:26.3956825Z Receiving objects: 5% (12/221) 2024-08-08T22:09:26.3957700Z Receiving objects: 6% (14/221) 2024-08-08T22:09:26.3958589Z Receiving objects: 7% (16/221) 2024-08-08T22:09:26.3959089Z Receiving objects: 8% (18/221) 2024-08-08T22:09:26.3960145Z Receiving objects: 9% (20/221) 2024-08-08T22:09:26.3961112Z Receiving objects: 10% (23/221) 2024-08-08T22:09:26.3961897Z Receiving objects: 11% (25/221) 2024-08-08T22:09:26.3962411Z Receiving objects: 12% (27/221) 2024-08-08T22:09:26.3962919Z Receiving objects: 13% (29/221) 2024-08-08T22:09:26.3963403Z Receiving objects: 14% (31/221) 2024-08-08T22:09:26.3965723Z Receiving objects: 15% (34/221) 2024-08-08T22:09:26.3966424Z Receiving objects: 16% (36/221) 2024-08-08T22:09:26.3966963Z Receiving objects: 17% (38/221) 2024-08-08T22:09:26.3967471Z Receiving objects: 18% (40/221) 2024-08-08T22:09:26.3978267Z Receiving objects: 19% (42/221) 2024-08-08T22:09:26.3978784Z Receiving objects: 20% (45/221) 2024-08-08T22:09:26.3979433Z Receiving objects: 21% (47/221) 2024-08-08T22:09:26.3983447Z Receiving objects: 22% (49/221) 2024-08-08T22:09:26.3987144Z Receiving objects: 23% (51/221) 2024-08-08T22:09:26.3989624Z Receiving objects: 24% (54/221) 2024-08-08T22:09:26.3992724Z Receiving objects: 25% (56/221) 2024-08-08T22:09:26.3993236Z Receiving objects: 26% (58/221) 2024-08-08T22:09:26.3993952Z Receiving objects: 27% (60/221) 2024-08-08T22:09:26.3996570Z Receiving objects: 28% (62/221) 2024-08-08T22:09:26.3997070Z Receiving objects: 29% (65/221) 2024-08-08T22:09:26.3997571Z Receiving objects: 30% (67/221) 2024-08-08T22:09:26.3998073Z Receiving objects: 31% (69/221) 2024-08-08T22:09:26.3998550Z Receiving objects: 32% (71/221) 2024-08-08T22:09:26.3999057Z Receiving objects: 33% (73/221) 2024-08-08T22:09:26.3999552Z Receiving objects: 34% (76/221) 2024-08-08T22:09:26.4000050Z Receiving objects: 35% (78/221) 2024-08-08T22:09:26.4000526Z Receiving objects: 36% (80/221) 2024-08-08T22:09:26.4001025Z Receiving objects: 37% (82/221) 2024-08-08T22:09:26.4001533Z Receiving objects: 38% (84/221) 2024-08-08T22:09:26.4002007Z Receiving objects: 39% (87/221) 2024-08-08T22:09:26.4002660Z Receiving objects: 40% (89/221) 2024-08-08T22:09:26.4003283Z Receiving objects: 41% (91/221) 2024-08-08T22:09:26.4003773Z Receiving objects: 42% (93/221) 2024-08-08T22:09:26.4004275Z Receiving objects: 43% (96/221) 2024-08-08T22:09:26.4004929Z Receiving objects: 44% (98/221) 2024-08-08T22:09:26.4005438Z Receiving objects: 45% (100/221) 2024-08-08T22:09:26.4005956Z Receiving objects: 46% (102/221) 2024-08-08T22:09:26.4006468Z Receiving objects: 47% (104/221) 2024-08-08T22:09:26.4006952Z Receiving objects: 48% (107/221) 2024-08-08T22:09:26.4007458Z Receiving objects: 49% (109/221) 2024-08-08T22:09:26.4007965Z Receiving objects: 50% (111/221) 2024-08-08T22:09:26.4008454Z Receiving objects: 51% (113/221) 2024-08-08T22:09:26.4008991Z Receiving objects: 52% (115/221) 2024-08-08T22:09:26.4013571Z Receiving objects: 53% (118/221) 2024-08-08T22:09:26.4014099Z Receiving objects: 54% (120/221) 2024-08-08T22:09:26.4014584Z Receiving objects: 55% (122/221) 2024-08-08T22:09:26.4015081Z Receiving objects: 56% (124/221) 2024-08-08T22:09:26.4015585Z Receiving objects: 57% (126/221) 2024-08-08T22:09:26.4016068Z Receiving objects: 58% (129/221) 2024-08-08T22:09:26.4016583Z Receiving objects: 59% (131/221) 2024-08-08T22:09:26.4017087Z Receiving objects: 60% (133/221) 2024-08-08T22:09:26.4017738Z Receiving objects: 61% (135/221) 2024-08-08T22:09:26.4018548Z Receiving objects: 62% (138/221) 2024-08-08T22:09:26.4019115Z Receiving objects: 63% (140/221) 2024-08-08T22:09:26.4019605Z Receiving objects: 64% (142/221) 2024-08-08T22:09:26.4021569Z Receiving objects: 65% (144/221) 2024-08-08T22:09:26.4024848Z Receiving objects: 66% (146/221) 2024-08-08T22:09:26.4026571Z Receiving objects: 67% (149/221) 2024-08-08T22:09:26.4027082Z Receiving objects: 68% (151/221) 2024-08-08T22:09:26.4027578Z Receiving objects: 69% (153/221) 2024-08-08T22:09:26.4028053Z Receiving objects: 70% (155/221) 2024-08-08T22:09:26.4029763Z Receiving objects: 71% (157/221) 2024-08-08T22:09:26.4030273Z Receiving objects: 72% (160/221) 2024-08-08T22:09:26.4030770Z Receiving objects: 73% (162/221) 2024-08-08T22:09:26.4031242Z Receiving objects: 74% (164/221) 2024-08-08T22:09:26.4031968Z Receiving objects: 75% (166/221) 2024-08-08T22:09:26.4035503Z Receiving objects: 76% (168/221) 2024-08-08T22:09:26.4036016Z Receiving objects: 77% (171/221) 2024-08-08T22:09:26.4050346Z Receiving objects: 78% (173/221) 2024-08-08T22:09:26.4051224Z remote: Total 221 (delta 21), reused 108 (delta 5), pack-reused 0 2024-08-08T22:09:26.4052277Z Receiving objects: 79% (175/221) 2024-08-08T22:09:26.4052912Z Receiving objects: 80% (177/221) 2024-08-08T22:09:26.4053445Z Receiving objects: 81% (180/221) 2024-08-08T22:09:26.4053936Z Receiving objects: 82% (182/221) 2024-08-08T22:09:26.4054445Z Receiving objects: 83% (184/221) 2024-08-08T22:09:26.4054947Z Receiving objects: 84% (186/221) 2024-08-08T22:09:26.4056727Z Receiving objects: 85% (188/221) 2024-08-08T22:09:26.4057907Z Receiving objects: 86% (191/221) 2024-08-08T22:09:26.4058526Z Receiving objects: 87% (193/221) 2024-08-08T22:09:26.4059052Z Receiving objects: 88% (195/221) 2024-08-08T22:09:26.4059555Z Receiving objects: 89% (197/221) 2024-08-08T22:09:26.4060047Z Receiving objects: 90% (199/221) 2024-08-08T22:09:26.4060549Z Receiving objects: 91% (202/221) 2024-08-08T22:09:26.4061044Z Receiving objects: 92% (204/221) 2024-08-08T22:09:26.4061521Z Receiving objects: 93% (206/221) 2024-08-08T22:09:26.4062020Z Receiving objects: 94% (208/221) 2024-08-08T22:09:26.4062667Z Receiving objects: 95% (210/221) 2024-08-08T22:09:26.4063148Z Receiving objects: 96% (213/221) 2024-08-08T22:09:26.4064481Z Receiving objects: 97% (215/221) 2024-08-08T22:09:26.4065174Z Receiving objects: 98% (217/221) 2024-08-08T22:09:26.4065822Z Receiving objects: 99% (219/221) 2024-08-08T22:09:26.4066517Z Receiving objects: 100% (221/221) 2024-08-08T22:09:26.4067200Z Receiving objects: 100% (221/221), 264.99 KiB | 24.09 MiB/s, done. 2024-08-08T22:09:26.4072470Z Resolving deltas: 0% (0/21) 2024-08-08T22:09:26.4072963Z Resolving deltas: 4% (1/21) 2024-08-08T22:09:26.4073890Z Resolving deltas: 9% (2/21) 2024-08-08T22:09:26.4075054Z Resolving deltas: 14% (3/21) 2024-08-08T22:09:26.4076733Z Resolving deltas: 19% (4/21) 2024-08-08T22:09:26.4077860Z Resolving deltas: 23% (5/21) 2024-08-08T22:09:26.4078390Z Resolving deltas: 28% (6/21) 2024-08-08T22:09:26.4078850Z Resolving deltas: 33% (7/21) 2024-08-08T22:09:26.4079416Z Resolving deltas: 38% (8/21) 2024-08-08T22:09:26.4080324Z Resolving deltas: 42% (9/21) 2024-08-08T22:09:26.4080916Z Resolving deltas: 47% (10/21) 2024-08-08T22:09:26.4081403Z Resolving deltas: 52% (11/21) 2024-08-08T22:09:26.4081927Z Resolving deltas: 57% (12/21) 2024-08-08T22:09:26.4082828Z Resolving deltas: 61% (13/21) 2024-08-08T22:09:26.4083389Z Resolving deltas: 66% (14/21) 2024-08-08T22:09:26.4083880Z Resolving deltas: 71% (15/21) 2024-08-08T22:09:26.4084673Z Resolving deltas: 80% (17/21) 2024-08-08T22:09:26.4085584Z Resolving deltas: 85% (18/21) 2024-08-08T22:09:26.4086656Z Resolving deltas: 95% (20/21) 2024-08-08T22:09:26.4088117Z Resolving deltas: 100% (21/21) 2024-08-08T22:09:26.4088596Z Resolving deltas: 100% (21/21), done. 2024-08-08T22:09:26.4179940Z From https://github.com/pytorch/builder 2024-08-08T22:09:26.4180711Z * [new branch] main -> origin/main 2024-08-08T22:09:26.4201885Z ##[endgroup] 2024-08-08T22:09:26.4202592Z ##[group]Determining the checkout info 2024-08-08T22:09:26.4209537Z [command]/usr/bin/git branch --list --remote origin/main 2024-08-08T22:09:26.4236696Z origin/main 2024-08-08T22:09:26.4242962Z ##[endgroup] 2024-08-08T22:09:26.4244140Z ##[group]Checking out the ref 2024-08-08T22:09:26.4248714Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-08-08T22:09:26.4389908Z Switched to a new branch 'main' 2024-08-08T22:09:26.4390759Z branch 'main' set up to track 'origin/main'. 2024-08-08T22:09:26.4395871Z ##[endgroup] 2024-08-08T22:09:26.4396579Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:09:26.4402960Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:09:26.4452668Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:09:26.4484888Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:09:26.4517474Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:09:26.4544918Z ##[endgroup] 2024-08-08T22:09:26.4545584Z ##[group]Fetching submodules 2024-08-08T22:09:26.4549371Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:09:26.4836984Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T22:09:26.5114509Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:09:26.5386876Z ##[endgroup] 2024-08-08T22:09:26.5387615Z ##[group]Persisting credentials for submodules 2024-08-08T22:09:26.5393937Z [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-08-08T22:09:26.5667471Z [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-08-08T22:09:26.5942172Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:09:26.6221635Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:09:26.6493013Z ##[endgroup] 2024-08-08T22:09:26.6528997Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:09:26.6563515Z '4a08b9a8cf657512eb9b60dd940be0bb01d7578d' 2024-08-08T22:09:26.6676272Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T22:09:26.6677173Z # Remove any artifacts from the previous checkouts 2024-08-08T22:09:26.6677834Z git clean -fxd 2024-08-08T22:09:26.6686019Z shell: /usr/bin/bash -e {0} 2024-08-08T22:09:26.6686457Z env: 2024-08-08T22:09:26.6686779Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:26.6687214Z BUILDER_ROOT: /builder 2024-08-08T22:09:26.6687642Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:26.6688057Z DESIRED_CUDA: cu118 2024-08-08T22:09:26.6688470Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:26.6688895Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:26.6689401Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:26.6690014Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:26.6690405Z LIBTORCH_CONFIG: 2024-08-08T22:09:26.6690778Z LIBTORCH_VARIANT: 2024-08-08T22:09:26.6691187Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:26.6691601Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:26.6692280Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:26.6693005Z ANACONDA_USER: pytorch 2024-08-08T22:09:26.6693459Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:26.6693943Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:26.6694427Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:26.6695195Z GITHUB_TOKEN: *** 2024-08-08T22:09:26.6695590Z PR_NUMBER: 2024-08-08T22:09:26.6695975Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:26.6696561Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:26.6697121Z USE_SPLIT_BUILD: false 2024-08-08T22:09:26.6697516Z ##[endgroup] 2024-08-08T22:09:26.6921180Z Prepare all required actions 2024-08-08T22:09:26.6921850Z Getting action download info 2024-08-08T22:09:26.8206706Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-08-08T22:09:26.8207329Z with: 2024-08-08T22:09:26.8207890Z github-token: *** 2024-08-08T22:09:26.8208418Z test-matrix: { include: [ { config: "default" }, ]} 2024-08-08T22:09:26.8208995Z env: 2024-08-08T22:09:26.8209338Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:26.8209769Z BUILDER_ROOT: /builder 2024-08-08T22:09:26.8210364Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:26.8210805Z DESIRED_CUDA: cu118 2024-08-08T22:09:26.8211220Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:26.8211630Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:26.8212154Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:26.8212770Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:26.8213204Z LIBTORCH_CONFIG: 2024-08-08T22:09:26.8213599Z LIBTORCH_VARIANT: 2024-08-08T22:09:26.8214005Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:26.8214458Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:26.8215100Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:26.8215833Z ANACONDA_USER: pytorch 2024-08-08T22:09:26.8216273Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:26.8216734Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:26.8217231Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:26.8217963Z GITHUB_TOKEN: *** 2024-08-08T22:09:26.8218339Z PR_NUMBER: 2024-08-08T22:09:26.8218743Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:26.8219339Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:26.8219882Z USE_SPLIT_BUILD: false 2024-08-08T22:09:26.8220301Z ##[endgroup] 2024-08-08T22:09:26.8272017Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:09:26.8272726Z with: 2024-08-08T22:09:26.8273055Z shell: bash 2024-08-08T22:09:26.8273634Z timeout_minutes: 10 2024-08-08T22:09:26.8274048Z max_attempts: 5 2024-08-08T22:09:26.8274444Z retry_wait_seconds: 30 2024-08-08T22:09:26.8275859Z 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-08-08T22:09:26.8277365Z polling_interval_seconds: 1 2024-08-08T22:09:26.8277833Z warning_on_retry: true 2024-08-08T22:09:26.8278266Z continue_on_error: false 2024-08-08T22:09:26.8278666Z env: 2024-08-08T22:09:26.8279000Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:26.8279439Z BUILDER_ROOT: /builder 2024-08-08T22:09:26.8279858Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:26.8280285Z DESIRED_CUDA: cu118 2024-08-08T22:09:26.8280694Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:26.8281100Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:26.8281619Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:26.8282229Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:26.8282603Z LIBTORCH_CONFIG: 2024-08-08T22:09:26.8282996Z LIBTORCH_VARIANT: 2024-08-08T22:09:26.8283405Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:26.8283805Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:26.8284432Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:26.8285168Z ANACONDA_USER: pytorch 2024-08-08T22:09:26.8285598Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:26.8286079Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:26.8286583Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:26.8287323Z GITHUB_TOKEN: *** 2024-08-08T22:09:26.8287720Z PR_NUMBER: 2024-08-08T22:09:26.8288130Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:26.8288705Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:26.8289273Z USE_SPLIT_BUILD: false 2024-08-08T22:09:26.8289690Z ##[endgroup] 2024-08-08T22:09:26.9014339Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-08T22:09:27.3641630Z Defaulting to user installation because normal site-packages is not writeable 2024-08-08T22:09:27.5188661Z Collecting requests==2.27.1 2024-08-08T22:09:27.5414806Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2024-08-08T22:09:27.7817190Z Collecting pyyaml==6.0.1 2024-08-08T22:09:27.7878512Z Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) 2024-08-08T22:09:27.8825405Z Collecting certifi>=2017.4.17 2024-08-08T22:09:27.8881238Z Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-08T22:09:28.2628325Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2024-08-08T22:09:28.2686004Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2024-08-08T22:09:28.3188235Z Collecting idna<4,>=2.5; python_version >= "3" 2024-08-08T22:09:28.3245243Z Downloading idna-3.7-py3-none-any.whl (66 kB) 2024-08-08T22:09:28.4642376Z Collecting urllib3<1.27,>=1.21.1 2024-08-08T22:09:28.4699256Z Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-08-08T22:09:28.5895771Z Installing collected packages: certifi, charset-normalizer, idna, urllib3, requests, pyyaml 2024-08-08T22:09:28.6358020Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2024-08-08T22:09:28.6359538Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2024-08-08T22:09:28.9369138Z Successfully installed certifi-2024.7.4 charset-normalizer-2.0.12 idna-3.7 pyyaml-6.0.1 requests-2.27.1 urllib3-1.26.19 2024-08-08T22:09:29.9021033Z Command completed after 1 attempt(s). 2024-08-08T22:09:29.9079549Z ##[group]Run set -x 2024-08-08T22:09:29.9079998Z set -x 2024-08-08T22:09:29.9080368Z  2024-08-08T22:09:29.9081062Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T22:09:29.9081908Z # in runner workspace 2024-08-08T22:09:29.9082577Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-08T22:09:29.9091732Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:29.9092363Z env: 2024-08-08T22:09:29.9092725Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:29.9093148Z BUILDER_ROOT: /builder 2024-08-08T22:09:29.9093580Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:29.9094014Z DESIRED_CUDA: cu118 2024-08-08T22:09:29.9094408Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:29.9094842Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:29.9095370Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:29.9095964Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:29.9096358Z LIBTORCH_CONFIG: 2024-08-08T22:09:29.9096769Z LIBTORCH_VARIANT: 2024-08-08T22:09:29.9097152Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:29.9097570Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:29.9098208Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:29.9098928Z ANACONDA_USER: pytorch 2024-08-08T22:09:29.9099665Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:29.9100150Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:29.9100632Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:29.9101410Z GITHUB_TOKEN: *** 2024-08-08T22:09:29.9101807Z PR_NUMBER: 2024-08-08T22:09:29.9102207Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:29.9102933Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:29.9103752Z USE_SPLIT_BUILD: false 2024-08-08T22:09:29.9104180Z ##[endgroup] 2024-08-08T22:09:29.9132791Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-08T22:09:29.9405189Z ##[group]Run set -x 2024-08-08T22:09:29.9405645Z set -x 2024-08-08T22:09:29.9406012Z  2024-08-08T22:09:29.9406711Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-08T22:09:29.9407891Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-08T22:09:29.9409033Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-08T22:09:29.9410405Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-08T22:09:29.9411449Z # expose this variable as part of GitHub context. 2024-08-08T22:09:29.9412522Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-08T22:09:29.9431059Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-08T22:09:29.9431815Z pwd 2024-08-08T22:09:29.9432167Z  2024-08-08T22:09:29.9432844Z LOG_FILE=$(grep -l -r "b9d86fa89636e301796d4201f36d86c73f6e49bc" *.log | tail -n 1) 2024-08-08T22:09:29.9434227Z if [ -n "${LOG_FILE}" ]; then 2024-08-08T22:09:29.9435131Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-08T22:09:29.9436092Z  # needs to be awk {print $3} on MacOS 2024-08-08T22:09:29.9436663Z  case ${RUNNER_OS} in 2024-08-08T22:09:29.9437139Z  macOS) 2024-08-08T22:09:29.9438000Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-08T22:09:29.9438917Z  ;; 2024-08-08T22:09:29.9439289Z  *) 2024-08-08T22:09:29.9440103Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-08T22:09:29.9441018Z  ;; 2024-08-08T22:09:29.9441400Z  esac 2024-08-08T22:09:29.9441927Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-08T22:09:29.9442553Z fi 2024-08-08T22:09:29.9442894Z  2024-08-08T22:09:29.9443231Z popd 2024-08-08T22:09:29.9451116Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:29.9451740Z env: 2024-08-08T22:09:29.9452081Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:29.9452500Z BUILDER_ROOT: /builder 2024-08-08T22:09:29.9452938Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:29.9453371Z DESIRED_CUDA: cu118 2024-08-08T22:09:29.9453775Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:29.9454203Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:29.9454730Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:29.9455327Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:29.9455720Z LIBTORCH_CONFIG: 2024-08-08T22:09:29.9456110Z LIBTORCH_VARIANT: 2024-08-08T22:09:29.9456496Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:29.9456911Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:29.9457543Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:29.9458274Z ANACONDA_USER: pytorch 2024-08-08T22:09:29.9458721Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:29.9459200Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:29.9459687Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:29.9460454Z GITHUB_TOKEN: *** 2024-08-08T22:09:29.9460846Z PR_NUMBER: 2024-08-08T22:09:29.9461242Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:29.9461813Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:29.9462383Z USE_SPLIT_BUILD: false 2024-08-08T22:09:29.9462801Z ##[endgroup] 2024-08-08T22:09:29.9488845Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-08T22:09:29.9490198Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-08T22:09:29.9490928Z /home/ec2-user/actions-runner/_diag 2024-08-08T22:09:29.9491420Z + pwd 2024-08-08T22:09:29.9495664Z ++ grep -l -r b9d86fa89636e301796d4201f36d86c73f6e49bc Runner_20240808-220200-utc.log Runner_20240808-220355-utc.log Worker_20240808-220402-utc.log 2024-08-08T22:09:29.9496862Z ++ tail -n 1 2024-08-08T22:09:29.9504254Z + LOG_FILE=Worker_20240808-220402-utc.log 2024-08-08T22:09:29.9505568Z + '[' -n Worker_20240808-220402-utc.log ']' 2024-08-08T22:09:29.9506114Z + case ${RUNNER_OS} in 2024-08-08T22:09:29.9510453Z ++ grep -r '"jobDisplayName"' Worker_20240808-220402-utc.log 2024-08-08T22:09:29.9511756Z ++ awk -F '[:]' '{print $2}' 2024-08-08T22:09:29.9512780Z ++ sed 's/"//g' 2024-08-08T22:09:29.9513933Z ++ xargs 2024-08-08T22:09:29.9532458Z + JOB_NAME='manywheel-py3_8-cuda11_8-test / test,' 2024-08-08T22:09:29.9533313Z + echo 'job-name=manywheel-py3_8-cuda11_8-test / test,' 2024-08-08T22:09:29.9533934Z + popd 2024-08-08T22:09:29.9534365Z ~/actions-runner/_work/pytorch/pytorch 2024-08-08T22:09:29.9561901Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T22:09:29.9562564Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T22:09:29.9563140Z echo "Job name: ${JOB_NAME}" 2024-08-08T22:09:29.9563618Z  2024-08-08T22:09:29.9564437Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T22:09:29.9565294Z # in runner workspace 2024-08-08T22:09:29.9566013Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-08T22:09:29.9566802Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-08T22:09:29.9567368Z  --job-name "${JOB_NAME}" \ 2024-08-08T22:09:29.9567916Z  --test-matrix "{ include: [ 2024-08-08T22:09:29.9568436Z  { config: "default" }, 2024-08-08T22:09:29.9568906Z ]} 2024-08-08T22:09:29.9569243Z " \ 2024-08-08T22:09:29.9569633Z  --selected-test-configs "" \ 2024-08-08T22:09:29.9570198Z  --pr-number "${PR_NUMBER}" \ 2024-08-08T22:09:29.9570718Z  --tag "${TAG}" \ 2024-08-08T22:09:29.9571183Z  --event-name "${EVENT_NAME}" \ 2024-08-08T22:09:29.9571737Z  --schedule "${SCHEDULE}" \ 2024-08-08T22:09:29.9572283Z  --branch "${HEAD_BRANCH}" 2024-08-08T22:09:29.9580164Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:29.9580791Z env: 2024-08-08T22:09:29.9581126Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:29.9581540Z BUILDER_ROOT: /builder 2024-08-08T22:09:29.9581969Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:29.9582395Z DESIRED_CUDA: cu118 2024-08-08T22:09:29.9582786Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:29.9583207Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:29.9583734Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:29.9584326Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:29.9584712Z LIBTORCH_CONFIG: 2024-08-08T22:09:29.9585105Z LIBTORCH_VARIANT: 2024-08-08T22:09:29.9585489Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:29.9585902Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:29.9586530Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:29.9587240Z ANACONDA_USER: pytorch 2024-08-08T22:09:29.9587680Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:29.9588164Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:29.9588645Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:29.9589393Z GITHUB_TOKEN: *** 2024-08-08T22:09:29.9589783Z PR_NUMBER: 2024-08-08T22:09:29.9590180Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:29.9590747Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:29.9591306Z USE_SPLIT_BUILD: false 2024-08-08T22:09:29.9591816Z JOB_NAME: manywheel-py3_8-cuda11_8-test / test, 2024-08-08T22:09:29.9592373Z TAG: ciflow/trunk/132710 2024-08-08T22:09:29.9592803Z EVENT_NAME: push 2024-08-08T22:09:29.9593181Z SCHEDULE: 2024-08-08T22:09:29.9593930Z HEAD_BRANCH: 2024-08-08T22:09:29.9594297Z ##[endgroup] 2024-08-08T22:09:29.9618238Z Workflow: linux-binary-manywheel 2024-08-08T22:09:29.9618875Z Job name: manywheel-py3_8-cuda11_8-test / test, 2024-08-08T22:09:30.1965844Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-08T22:09:30.2878379Z fatal: not a git repository (or any of the parent directories): .git 2024-08-08T22:09:30.2904444Z /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-08-08T22:09:30.2906562Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-08T22:09:30.3044641Z ##[group]Run echo "Filtered matrix:" 2024-08-08T22:09:30.3045231Z echo "Filtered matrix:" 2024-08-08T22:09:30.3045810Z echo "{"include": [{"config": "default"}]}" 2024-08-08T22:09:30.3046361Z  2024-08-08T22:09:30.3046691Z echo 2024-08-08T22:09:30.3047156Z echo "Is the current job unstable? False" 2024-08-08T22:09:30.3047706Z  2024-08-08T22:09:30.3048033Z echo 2024-08-08T22:09:30.3048478Z echo "Is keep-going label set? False" 2024-08-08T22:09:30.3049166Z  2024-08-08T22:09:30.3049497Z echo 2024-08-08T22:09:30.3049885Z echo "Renabled issues? " 2024-08-08T22:09:30.3057817Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:30.3058441Z env: 2024-08-08T22:09:30.3058781Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:30.3059200Z BUILDER_ROOT: /builder 2024-08-08T22:09:30.3059630Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:30.3060065Z DESIRED_CUDA: cu118 2024-08-08T22:09:30.3060467Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:30.3060891Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:30.3061416Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:30.3062011Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:30.3062405Z LIBTORCH_CONFIG: 2024-08-08T22:09:30.3062795Z LIBTORCH_VARIANT: 2024-08-08T22:09:30.3063178Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:30.3063588Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:30.3064221Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:30.3064945Z ANACONDA_USER: pytorch 2024-08-08T22:09:30.3065382Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:30.3065859Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:30.3066341Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:30.3067091Z GITHUB_TOKEN: *** 2024-08-08T22:09:30.3067484Z PR_NUMBER: 2024-08-08T22:09:30.3067863Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:30.3068447Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:30.3069015Z USE_SPLIT_BUILD: false 2024-08-08T22:09:30.3069431Z ##[endgroup] 2024-08-08T22:09:30.3093661Z Filtered matrix: 2024-08-08T22:09:30.3094076Z {include: [{config: default}]} 2024-08-08T22:09:30.3094419Z 2024-08-08T22:09:30.3094594Z Is the current job unstable? False 2024-08-08T22:09:30.3095219Z 2024-08-08T22:09:30.3095486Z Is keep-going label set? False 2024-08-08T22:09:30.3095819Z 2024-08-08T22:09:30.3095983Z Renabled issues? 2024-08-08T22:09:30.3232023Z ##[group]Run actions/download-artifact@v3 2024-08-08T22:09:30.3232605Z with: 2024-08-08T22:09:30.3232964Z name: manywheel-py3_8-cuda11_8 2024-08-08T22:09:30.3233838Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-08-08T22:09:30.3234463Z env: 2024-08-08T22:09:30.3234800Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:30.3235216Z BUILDER_ROOT: /builder 2024-08-08T22:09:30.3235646Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:30.3236080Z DESIRED_CUDA: cu118 2024-08-08T22:09:30.3236475Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:30.3236900Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:30.3237426Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:30.3238026Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:30.3238414Z LIBTORCH_CONFIG: 2024-08-08T22:09:30.3238801Z LIBTORCH_VARIANT: 2024-08-08T22:09:30.3239186Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:30.3239594Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:30.3240285Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:30.3241033Z ANACONDA_USER: pytorch 2024-08-08T22:09:30.3241469Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:30.3241947Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:30.3242446Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:30.3243181Z GITHUB_TOKEN: *** 2024-08-08T22:09:30.3243572Z PR_NUMBER: 2024-08-08T22:09:30.3243967Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:30.3244540Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:30.3245108Z USE_SPLIT_BUILD: false 2024-08-08T22:09:30.3245522Z ##[endgroup] 2024-08-08T22:09:30.4014325Z Starting download for manywheel-py3_8-cuda11_8 2024-08-08T22:09:30.5153250Z Directory structure has been setup for the artifact 2024-08-08T22:09:30.5156595Z Total number of files that will be downloaded: 1 2024-08-08T22:09:31.5162106Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:32.5160890Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:33.5158124Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:34.5156987Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:35.5157579Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:36.5157131Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:37.5156915Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:38.5156549Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:39.5156678Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:40.5158170Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:41.5162568Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:42.5160130Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:43.5156999Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:44.5164671Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:45.5162232Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:46.5163949Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:47.5157002Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:48.5156615Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:49.5157049Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:50.5156070Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:51.5156227Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:52.5162494Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:53.5155721Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:54.5156172Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:55.5164204Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:56.5167105Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:09:57.0943710Z Artifact manywheel-py3_8-cuda11_8 was downloaded to /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-08-08T22:09:57.0954306Z Artifact download has finished successfully 2024-08-08T22:09:57.1181180Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-08-08T22:09:57.1181907Z with: 2024-08-08T22:09:57.1182257Z driver-version: 550.54.15 2024-08-08T22:09:57.1182677Z env: 2024-08-08T22:09:57.1182991Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:57.1183418Z BUILDER_ROOT: /builder 2024-08-08T22:09:57.1183844Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:57.1184252Z DESIRED_CUDA: cu118 2024-08-08T22:09:57.1184661Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:57.1185082Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:57.1185581Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:57.1186183Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:57.1186572Z LIBTORCH_CONFIG: 2024-08-08T22:09:57.1186941Z LIBTORCH_VARIANT: 2024-08-08T22:09:57.1187339Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:57.1187747Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:57.1188355Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:57.1189136Z ANACONDA_USER: pytorch 2024-08-08T22:09:57.1189570Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:57.1190061Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:57.1190558Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:57.1191321Z GITHUB_TOKEN: *** 2024-08-08T22:09:57.1191694Z PR_NUMBER: 2024-08-08T22:09:57.1192090Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:57.1192675Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:57.1193217Z USE_SPLIT_BUILD: false 2024-08-08T22:09:57.1194242Z ##[endgroup] 2024-08-08T22:09:57.1246399Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:09:57.1247106Z with: 2024-08-08T22:09:57.1247442Z timeout_minutes: 10 2024-08-08T22:09:57.1247828Z max_attempts: 3 2024-08-08T22:09:57.1292203Z 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-08-08T22:09:57.1336803Z retry_wait_seconds: 10 2024-08-08T22:09:57.1337268Z polling_interval_seconds: 1 2024-08-08T22:09:57.1337730Z warning_on_retry: true 2024-08-08T22:09:57.1338172Z continue_on_error: false 2024-08-08T22:09:57.1338597Z env: 2024-08-08T22:09:57.1338920Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:57.1339356Z BUILDER_ROOT: /builder 2024-08-08T22:09:57.1339796Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:57.1340218Z DESIRED_CUDA: cu118 2024-08-08T22:09:57.1340633Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:57.1341062Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:57.1341576Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:57.1342198Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:57.1342598Z LIBTORCH_CONFIG: 2024-08-08T22:09:57.1342977Z LIBTORCH_VARIANT: 2024-08-08T22:09:57.1343519Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:57.1343969Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:57.1344597Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:57.1345349Z ANACONDA_USER: pytorch 2024-08-08T22:09:57.1345794Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:57.1346260Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:57.1346766Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:57.1347525Z GITHUB_TOKEN: *** 2024-08-08T22:09:57.1347900Z PR_NUMBER: 2024-08-08T22:09:57.1348303Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:57.1348892Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:57.1349437Z USE_SPLIT_BUILD: false 2024-08-08T22:09:57.1349869Z DRIVER_VERSION: 550.54.15 2024-08-08T22:09:57.1350300Z ##[endgroup] 2024-08-08T22:09:57.2117398Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-08-08T22:09:57.2119823Z + pre_install_nvidia_driver_amzn2 2024-08-08T22:09:57.2120516Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-08-08T22:09:57.7208865Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:09:57.7763003Z No Match for argument: nvidia-driver-latest-dkms 2024-08-08T22:09:57.8143162Z No Packages marked for removal 2024-08-08T22:09:57.8302831Z + install_nvidia_driver_common 2024-08-08T22:09:57.8305705Z + echo 'Before installing NVIDIA driver' 2024-08-08T22:09:57.8306865Z + lspci 2024-08-08T22:09:57.8307559Z Before installing NVIDIA driver 2024-08-08T22:09:57.8560947Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T22:09:57.8562174Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T22:09:57.8563163Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T22:09:57.8564112Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T22:09:57.8564937Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T22:09:57.8566543Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T22:09:57.8568975Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T22:09:57.8570054Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T22:09:57.8570773Z + lsmod 2024-08-08T22:09:57.8583712Z Module Size Used by 2024-08-08T22:09:57.8584226Z veth 16384 0 2024-08-08T22:09:57.8584814Z backlight 16384 0 2024-08-08T22:09:57.8585822Z xt_conntrack 16384 1 2024-08-08T22:09:57.8586545Z ipt_MASQUERADE 16384 1 2024-08-08T22:09:57.8587097Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T22:09:57.8587673Z nf_conntrack_netlink 49152 0 2024-08-08T22:09:57.8588234Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T22:09:57.8588826Z xfrm_user 45056 1 2024-08-08T22:09:57.8589371Z xfrm_algo 16384 1 xfrm_user 2024-08-08T22:09:57.8590408Z iptable_nat 16384 1 2024-08-08T22:09:57.8591485Z nf_conntrack_ipv4 16384 3 2024-08-08T22:09:57.8592056Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T22:09:57.8592659Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T22:09:57.8593622Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T22:09:57.8594932Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2024-08-08T22:09:57.8596954Z xt_addrtype 16384 2 2024-08-08T22:09:57.8597619Z iptable_filter 16384 1 2024-08-08T22:09:57.8598081Z br_netfilter 24576 0 2024-08-08T22:09:57.8598592Z bridge 172032 1 br_netfilter 2024-08-08T22:09:57.8599192Z stp 16384 1 bridge 2024-08-08T22:09:57.8599715Z llc 16384 2 bridge,stp 2024-08-08T22:09:57.8600224Z overlay 86016 0 2024-08-08T22:09:57.8600894Z sunrpc 393216 1 2024-08-08T22:09:57.8601387Z dm_mirror 28672 0 2024-08-08T22:09:57.8601872Z dm_region_hash 20480 1 dm_mirror 2024-08-08T22:09:57.8602478Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T22:09:57.8603112Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T22:09:57.8603652Z dax 69632 1 dm_mod 2024-08-08T22:09:57.8604148Z sb_edac 24576 0 2024-08-08T22:09:57.8604609Z crc32_pclmul 16384 0 2024-08-08T22:09:57.8605062Z ghash_clmulni_intel 16384 0 2024-08-08T22:09:57.8605540Z pcbc 16384 0 2024-08-08T22:09:57.8606003Z aesni_intel 188416 0 2024-08-08T22:09:57.8606476Z aes_x86_64 20480 1 aesni_intel 2024-08-08T22:09:57.8607038Z crypto_simd 16384 1 aesni_intel 2024-08-08T22:09:57.8607604Z glue_helper 16384 1 aesni_intel 2024-08-08T22:09:57.8608121Z mousedev 24576 0 2024-08-08T22:09:57.8608758Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T22:09:57.8609445Z evdev 20480 3 2024-08-08T22:09:57.8609892Z pcc_cpufreq 16384 0 2024-08-08T22:09:57.8610362Z psmouse 32768 0 2024-08-08T22:09:57.8610866Z button 16384 0 2024-08-08T22:09:57.8611301Z ena 139264 0 2024-08-08T22:09:57.8611761Z ptp 20480 1 ena 2024-08-08T22:09:57.8612259Z pps_core 20480 1 ptp 2024-08-08T22:09:57.8612727Z ata_piix 36864 0 2024-08-08T22:09:57.8613209Z libata 266240 1 ata_piix 2024-08-08T22:09:57.8613728Z xen_blkfront 49152 2 2024-08-08T22:09:57.8614175Z crc32c_intel 24576 0 2024-08-08T22:09:57.8614650Z scsi_mod 245760 1 libata 2024-08-08T22:09:57.8615146Z autofs4 49152 2 2024-08-08T22:09:57.8615580Z + modinfo nvidia 2024-08-08T22:09:57.8616550Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T22:09:57.8617608Z alias: char-major-195-* 2024-08-08T22:09:57.8618221Z version: 550.54.15 2024-08-08T22:09:57.8618652Z supported: external 2024-08-08T22:09:57.8619072Z license: NVIDIA 2024-08-08T22:09:57.8619523Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T22:09:57.8620129Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T22:09:57.8620702Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T22:09:57.8621282Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T22:09:57.8621892Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T22:09:57.8622510Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T22:09:57.8623131Z depends: i2c-core,drm 2024-08-08T22:09:57.8623558Z retpoline: Y 2024-08-08T22:09:57.8623934Z name: nvidia 2024-08-08T22:09:57.8624626Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T22:09:57.8625444Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T22:09:57.8626256Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T22:09:57.8627011Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T22:09:57.8627550Z parm: NVreg_RmLogonRC:int 2024-08-08T22:09:57.8628094Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T22:09:57.8628665Z parm: NVreg_DeviceFileUID:int 2024-08-08T22:09:57.8629193Z parm: NVreg_DeviceFileGID:int 2024-08-08T22:09:57.8629746Z parm: NVreg_DeviceFileMode:int 2024-08-08T22:09:57.8630404Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T22:09:57.8631091Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T22:09:57.8631693Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T22:09:57.8632230Z parm: NVreg_EnableMSI:int 2024-08-08T22:09:57.8632736Z parm: NVreg_TCEBypassMode:int 2024-08-08T22:09:57.8633666Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T22:09:57.8634557Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T22:09:57.8635311Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T22:09:57.8636021Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T22:09:57.8636786Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T22:09:57.8637526Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T22:09:57.8638299Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T22:09:57.8639049Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T22:09:57.8639653Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T22:09:57.8640330Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T22:09:57.8641020Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T22:09:57.8641628Z parm: NVreg_MemoryPoolSize:int 2024-08-08T22:09:57.8642211Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T22:09:57.8642818Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T22:09:57.8643418Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T22:09:57.8643973Z parm: NVreg_NvLinkDisable:int 2024-08-08T22:09:57.8644607Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T22:09:57.8645273Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T22:09:57.8645861Z parm: NVreg_EnableResizableBar:int 2024-08-08T22:09:57.8646475Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T22:09:57.8647107Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T22:09:57.8647701Z parm: NVreg_RegistryDwords:charp 2024-08-08T22:09:57.8648325Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T22:09:57.8648930Z parm: NVreg_RmMsg:charp 2024-08-08T22:09:57.8649426Z parm: NVreg_GpuBlacklist:charp 2024-08-08T22:09:57.8650012Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T22:09:57.8650600Z parm: NVreg_ExcludedGpus:charp 2024-08-08T22:09:57.8651150Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T22:09:57.8651749Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T22:09:57.8652492Z parm: NVreg_ImexChannelCount:int 2024-08-08T22:09:57.8653048Z parm: rm_firmware_active:charp 2024-08-08T22:09:57.8653568Z + HAS_NVIDIA_DRIVER=0 2024-08-08T22:09:57.8654057Z ++ command -v nvidia-smi 2024-08-08T22:09:57.8654528Z + '[' -x /usr/bin/nvidia-smi ']' 2024-08-08T22:09:57.8654986Z + set +e 2024-08-08T22:09:57.8655610Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-08-08T22:09:59.5469234Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-08-08T22:09:59.5470084Z + NVIDIA_SMI_STATUS=0 2024-08-08T22:09:59.5470623Z + '[' 0 -ne 0 ']' 2024-08-08T22:09:59.5471066Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-08-08T22:09:59.5471545Z + HAS_NVIDIA_DRIVER=1 2024-08-08T22:09:59.5472435Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-08-08T22:09:59.5473672Z + set -e 2024-08-08T22:09:59.5474110Z + '[' 1 -eq 0 ']' 2024-08-08T22:09:59.5474860Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-08-08T22:09:59.5475744Z + post_install_nvidia_driver_common 2024-08-08T22:09:59.5476242Z + sudo modprobe nvidia 2024-08-08T22:09:59.5598390Z + echo 'After installing NVIDIA driver' 2024-08-08T22:09:59.5598981Z + lspci 2024-08-08T22:09:59.5599670Z After installing NVIDIA driver 2024-08-08T22:09:59.5807795Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T22:09:59.5808901Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T22:09:59.5809894Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T22:09:59.5810876Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T22:09:59.5811673Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T22:09:59.5812537Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T22:09:59.5813811Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T22:09:59.5814906Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T22:09:59.5815627Z + lsmod 2024-08-08T22:09:59.5830242Z Module Size Used by 2024-08-08T22:09:59.5830892Z nvidia_uvm 4599808 0 2024-08-08T22:09:59.5831750Z nvidia 53989376 1 nvidia_uvm 2024-08-08T22:09:59.5832285Z drm 421888 1 nvidia 2024-08-08T22:09:59.5832803Z i2c_core 77824 2 nvidia,drm 2024-08-08T22:09:59.5833720Z veth 16384 0 2024-08-08T22:09:59.5834265Z backlight 16384 0 2024-08-08T22:09:59.5834732Z xt_conntrack 16384 1 2024-08-08T22:09:59.5835198Z ipt_MASQUERADE 16384 1 2024-08-08T22:09:59.5835724Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T22:09:59.5836310Z nf_conntrack_netlink 49152 0 2024-08-08T22:09:59.5836863Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T22:09:59.5837438Z xfrm_user 45056 1 2024-08-08T22:09:59.5837937Z xfrm_algo 16384 1 xfrm_user 2024-08-08T22:09:59.5838480Z iptable_nat 16384 1 2024-08-08T22:09:59.5838930Z nf_conntrack_ipv4 16384 3 2024-08-08T22:09:59.5839460Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T22:09:59.5840058Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T22:09:59.5840690Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T22:09:59.5841889Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2024-08-08T22:09:59.5842957Z xt_addrtype 16384 2 2024-08-08T22:09:59.5843414Z iptable_filter 16384 1 2024-08-08T22:09:59.5843889Z br_netfilter 24576 0 2024-08-08T22:09:59.5844392Z bridge 172032 1 br_netfilter 2024-08-08T22:09:59.5844926Z stp 16384 1 bridge 2024-08-08T22:09:59.5845984Z llc 16384 2 bridge,stp 2024-08-08T22:09:59.5846912Z overlay 86016 0 2024-08-08T22:09:59.5847357Z sunrpc 393216 1 2024-08-08T22:09:59.5847811Z dm_mirror 28672 0 2024-08-08T22:09:59.5848299Z dm_region_hash 20480 1 dm_mirror 2024-08-08T22:09:59.5848885Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T22:09:59.5849518Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T22:09:59.5850072Z dax 69632 1 dm_mod 2024-08-08T22:09:59.5850546Z sb_edac 24576 0 2024-08-08T22:09:59.5851005Z crc32_pclmul 16384 0 2024-08-08T22:09:59.5851474Z ghash_clmulni_intel 16384 0 2024-08-08T22:09:59.5851924Z pcbc 16384 0 2024-08-08T22:09:59.5852378Z aesni_intel 188416 0 2024-08-08T22:09:59.5852864Z aes_x86_64 20480 1 aesni_intel 2024-08-08T22:09:59.5853401Z crypto_simd 16384 1 aesni_intel 2024-08-08T22:09:59.5853969Z glue_helper 16384 1 aesni_intel 2024-08-08T22:09:59.5854499Z mousedev 24576 0 2024-08-08T22:09:59.5855124Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T22:09:59.5855797Z evdev 20480 3 2024-08-08T22:09:59.5856405Z pcc_cpufreq 16384 0 2024-08-08T22:09:59.5856950Z psmouse 32768 0 2024-08-08T22:09:59.5857407Z button 16384 0 2024-08-08T22:09:59.5857857Z ena 139264 0 2024-08-08T22:09:59.5858293Z ptp 20480 1 ena 2024-08-08T22:09:59.5858777Z pps_core 20480 1 ptp 2024-08-08T22:09:59.5859260Z ata_piix 36864 0 2024-08-08T22:09:59.5859719Z libata 266240 1 ata_piix 2024-08-08T22:09:59.5860228Z xen_blkfront 49152 2 2024-08-08T22:09:59.5860693Z crc32c_intel 24576 0 2024-08-08T22:09:59.5861145Z scsi_mod 245760 1 libata 2024-08-08T22:09:59.5861632Z autofs4 49152 2 2024-08-08T22:09:59.5862223Z + modinfo nvidia 2024-08-08T22:09:59.5863099Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T22:09:59.5863971Z alias: char-major-195-* 2024-08-08T22:09:59.5864443Z version: 550.54.15 2024-08-08T22:09:59.5864866Z supported: external 2024-08-08T22:09:59.5865267Z license: NVIDIA 2024-08-08T22:09:59.5865731Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T22:09:59.5866334Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T22:09:59.5866888Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T22:09:59.5867468Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T22:09:59.5868089Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T22:09:59.5868684Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T22:09:59.5869295Z depends: i2c-core,drm 2024-08-08T22:09:59.5869740Z retpoline: Y 2024-08-08T22:09:59.5870100Z name: nvidia 2024-08-08T22:09:59.5870798Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T22:09:59.5871637Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T22:09:59.5872432Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T22:09:59.5873181Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T22:09:59.5874145Z parm: NVreg_RmLogonRC:int 2024-08-08T22:09:59.5874674Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T22:09:59.5875246Z parm: NVreg_DeviceFileUID:int 2024-08-08T22:09:59.5875786Z parm: NVreg_DeviceFileGID:int 2024-08-08T22:09:59.5876316Z parm: NVreg_DeviceFileMode:int 2024-08-08T22:09:59.5876976Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T22:09:59.5877685Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T22:09:59.5878263Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T22:09:59.5878796Z parm: NVreg_EnableMSI:int 2024-08-08T22:09:59.5879322Z parm: NVreg_TCEBypassMode:int 2024-08-08T22:09:59.5879877Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T22:09:59.5880707Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T22:09:59.5881437Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T22:09:59.5882125Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T22:09:59.5882892Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T22:09:59.5883644Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T22:09:59.5884407Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T22:09:59.5885134Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T22:09:59.5885752Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T22:09:59.5886420Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T22:09:59.5887086Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T22:09:59.5887707Z parm: NVreg_MemoryPoolSize:int 2024-08-08T22:09:59.5888291Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T22:09:59.5888886Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T22:09:59.5889469Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T22:09:59.5890027Z parm: NVreg_NvLinkDisable:int 2024-08-08T22:09:59.5890637Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T22:09:59.5891293Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T22:09:59.5891883Z parm: NVreg_EnableResizableBar:int 2024-08-08T22:09:59.5892474Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T22:09:59.5893097Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T22:09:59.5893704Z parm: NVreg_RegistryDwords:charp 2024-08-08T22:09:59.5894307Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T22:09:59.5894904Z parm: NVreg_RmMsg:charp 2024-08-08T22:09:59.5895414Z parm: NVreg_GpuBlacklist:charp 2024-08-08T22:09:59.5895974Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T22:09:59.5896679Z parm: NVreg_ExcludedGpus:charp 2024-08-08T22:09:59.5897277Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T22:09:59.5897853Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T22:09:59.5898444Z parm: NVreg_ImexChannelCount:int 2024-08-08T22:09:59.5899010Z parm: rm_firmware_active:charp 2024-08-08T22:09:59.5899491Z + set +e 2024-08-08T22:09:59.5899872Z + nvidia-smi 2024-08-08T22:10:00.1761950Z Thu Aug 8 22:10:00 2024 2024-08-08T22:10:00.1763036Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:10:00.1780389Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T22:10:00.1781454Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:10:00.1782492Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T22:10:00.1783642Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T22:10:00.1784542Z | | | MIG M. | 2024-08-08T22:10:00.1785226Z |=========================================+========================+======================| 2024-08-08T22:10:00.1809215Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 0 | 2024-08-08T22:10:00.1810639Z | N/A 34C P0 39W / 150W | 0MiB / 7680MiB | 1% Default | 2024-08-08T22:10:00.1811474Z | | | N/A | 2024-08-08T22:10:00.1812344Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:10:00.1813074Z 2024-08-08T22:10:00.1813928Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:10:00.1814753Z | Processes: | 2024-08-08T22:10:00.1815971Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T22:10:00.1816841Z | ID ID Usage | 2024-08-08T22:10:00.1817557Z |=========================================================================================| 2024-08-08T22:10:00.1818393Z | No running processes found | 2024-08-08T22:10:00.1819371Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:10:00.4752371Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-08-08T22:10:01.0461817Z Tesla M60 2024-08-08T22:10:01.3115286Z + NVIDIA_SMI_STATUS=0 2024-08-08T22:10:01.3116120Z + '[' 0 -eq 0 ']' 2024-08-08T22:10:01.3116631Z + echo 'INFO: Ignoring allowed status 0' 2024-08-08T22:10:01.3117168Z + set -e 2024-08-08T22:10:01.3117560Z INFO: Ignoring allowed status 0 2024-08-08T22:10:01.3121384Z == Installing nvidia container toolkit for amzn2 == 2024-08-08T22:10:01.3125286Z + sudo yum install -y yum-utils 2024-08-08T22:10:01.8052011Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:10:03.4309265Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2024-08-08T22:10:03.4310806Z Nothing to do 2024-08-08T22:10:03.5728869Z + [[ amzn2 == \a\m\z\n\2\0\2\3 ]] 2024-08-08T22:10:03.5730860Z + YUM_REPO_URL=https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:10:03.5733679Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:10:04.0830800Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:10:04.1101558Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:10:04.1103352Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T22:10:04.1104643Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T22:10:04.1250765Z + sudo yum install -y nvidia-docker2 2024-08-08T22:10:04.6145332Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:10:04.6613095Z Retrieving key from https://nvidia.github.io/libnvidia-container/gpgkey 2024-08-08T22:10:04.6692747Z Importing GPG key 0xF796ECB0: 2024-08-08T22:10:04.6693941Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2024-08-08T22:10:04.6695524Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2024-08-08T22:10:04.6697127Z From : https://nvidia.github.io/libnvidia-container/gpgkey 2024-08-08T22:10:05.0719683Z Retrieving key from https://nvidia.github.io/nvidia-container-runtime/gpgkey 2024-08-08T22:10:05.0795040Z Importing GPG key 0xF796ECB0: 2024-08-08T22:10:05.0796504Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2024-08-08T22:10:05.0798328Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2024-08-08T22:10:05.0800174Z From : https://nvidia.github.io/nvidia-container-runtime/gpgkey 2024-08-08T22:10:05.3166316Z Retrieving key from https://nvidia.github.io/nvidia-docker/gpgkey 2024-08-08T22:10:05.3245362Z Importing GPG key 0xF796ECB0: 2024-08-08T22:10:05.3246756Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2024-08-08T22:10:05.3248506Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2024-08-08T22:10:05.3250146Z From : https://nvidia.github.io/nvidia-docker/gpgkey 2024-08-08T22:10:11.1888380Z Package nvidia-docker2-2.14.0-1.noarch already installed and latest version 2024-08-08T22:10:11.1889225Z Nothing to do 2024-08-08T22:10:11.3287123Z + sudo systemctl restart docker 2024-08-08T22:10:12.8207340Z Thu Aug 8 22:10:12 2024 2024-08-08T22:10:12.8208291Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:10:12.8209677Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T22:10:12.8210726Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:10:12.8211724Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T22:10:12.8212862Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T22:10:12.8213745Z | | | MIG M. | 2024-08-08T22:10:12.8214418Z |=========================================+========================+======================| 2024-08-08T22:10:12.8275743Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-08T22:10:12.8276677Z | N/A 34C P0 39W / 150W | 0MiB / 7680MiB | 98% Default | 2024-08-08T22:10:12.8277518Z | | | N/A | 2024-08-08T22:10:12.8278359Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:10:12.8279091Z 2024-08-08T22:10:12.8279918Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:10:12.8280702Z | Processes: | 2024-08-08T22:10:12.8281600Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T22:10:12.8282478Z | ID ID Usage | 2024-08-08T22:10:12.8283200Z |=========================================================================================| 2024-08-08T22:10:12.8284202Z | No running processes found | 2024-08-08T22:10:12.8285205Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:10:13.2219020Z Command completed after 1 attempt(s). 2024-08-08T22:10:13.2369211Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-08T22:10:13.2370329Z with: 2024-08-08T22:10:13.2371008Z docker-image: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:10:13.2372232Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:10:13.2373233Z env: 2024-08-08T22:10:13.2373751Z PYTORCH_ROOT: /pytorch 2024-08-08T22:10:13.2374421Z BUILDER_ROOT: /builder 2024-08-08T22:10:13.2375103Z PACKAGE_TYPE: manywheel 2024-08-08T22:10:13.2375743Z DESIRED_CUDA: cu118 2024-08-08T22:10:13.2376404Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:10:13.2377075Z GPU_ARCH_TYPE: cuda 2024-08-08T22:10:13.2377850Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:10:13.2378794Z SKIP_ALL_TESTS: 1 2024-08-08T22:10:13.2379450Z LIBTORCH_CONFIG: 2024-08-08T22:10:13.2380054Z LIBTORCH_VARIANT: 2024-08-08T22:10:13.2380692Z DESIRED_DEVTOOLSET: 2024-08-08T22:10:13.2381336Z DESIRED_PYTHON: 3.8 2024-08-08T22:10:13.2382324Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:10:13.2383413Z ANACONDA_USER: pytorch 2024-08-08T22:10:13.2384112Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:10:13.2384857Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:10:13.2385612Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:10:13.2386759Z GITHUB_TOKEN: *** 2024-08-08T22:10:13.2387385Z PR_NUMBER: 2024-08-08T22:10:13.2387972Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:10:13.2388885Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:10:13.2389757Z USE_SPLIT_BUILD: false 2024-08-08T22:10:13.2390582Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:10:13.2391495Z ##[endgroup] 2024-08-08T22:10:13.2425161Z ##[group]Run set -x 2024-08-08T22:10:13.2426115Z set -x 2024-08-08T22:10:13.2426687Z set +e 2024-08-08T22:10:13.2427261Z  2024-08-08T22:10:13.2427773Z login() { 2024-08-08T22:10:13.2429020Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-08T22:10:13.2430364Z } 2024-08-08T22:10:13.2430840Z  2024-08-08T22:10:13.2431327Z retry () { 2024-08-08T22:10:13.2432060Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-08T22:10:13.2432932Z } 2024-08-08T22:10:13.2433812Z  2024-08-08T22:10:13.2434450Z retry login "${DOCKER_REGISTRY}" 2024-08-08T22:10:13.2435269Z  2024-08-08T22:10:13.2435790Z set -e 2024-08-08T22:10:13.2436710Z # ignore output since only exit code is used for conditional 2024-08-08T22:10:13.2438043Z # only pull docker image if it's not available locally 2024-08-08T22:10:13.2439403Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-08T22:10:13.2440657Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-08T22:10:13.2441431Z fi 2024-08-08T22:10:13.2456176Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:10:13.2457059Z env: 2024-08-08T22:10:13.2457538Z PYTORCH_ROOT: /pytorch 2024-08-08T22:10:13.2458131Z BUILDER_ROOT: /builder 2024-08-08T22:10:13.2458739Z PACKAGE_TYPE: manywheel 2024-08-08T22:10:13.2459348Z DESIRED_CUDA: cu118 2024-08-08T22:10:13.2459912Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:10:13.2460514Z GPU_ARCH_TYPE: cuda 2024-08-08T22:10:13.2461238Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:10:13.2462078Z SKIP_ALL_TESTS: 1 2024-08-08T22:10:13.2462640Z LIBTORCH_CONFIG: 2024-08-08T22:10:13.2463197Z LIBTORCH_VARIANT: 2024-08-08T22:10:13.2463747Z DESIRED_DEVTOOLSET: 2024-08-08T22:10:13.2464336Z DESIRED_PYTHON: 3.8 2024-08-08T22:10:13.2465221Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:10:13.2466244Z ANACONDA_USER: pytorch 2024-08-08T22:10:13.2466873Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:10:13.2467546Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:10:13.2468420Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:10:13.2469476Z GITHUB_TOKEN: *** 2024-08-08T22:10:13.2470014Z PR_NUMBER: 2024-08-08T22:10:13.2470589Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:10:13.2471384Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:10:13.2472173Z USE_SPLIT_BUILD: false 2024-08-08T22:10:13.2472935Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:10:13.2474339Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:10:13.2475247Z ##[endgroup] 2024-08-08T22:10:13.2509258Z + set +e 2024-08-08T22:10:13.2510281Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:10:13.2511539Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:10:13.2512707Z + aws ecr get-login-password --region us-east-1 2024-08-08T22:10:13.2514687Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:10:13.7440059Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T22:10:13.7441143Z Configure a credential helper to remove this warning. See 2024-08-08T22:10:13.7442219Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T22:10:13.7442894Z 2024-08-08T22:10:13.7443048Z Login Succeeded 2024-08-08T22:10:13.7453316Z + set -e 2024-08-08T22:10:13.7453997Z + docker inspect --type=image pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:10:13.7615186Z + retry docker pull pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:10:13.7616078Z + docker pull pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:10:13.9637160Z cuda11.8-main: Pulling from pytorch/manylinux-builder 2024-08-08T22:10:13.9638676Z 2d473b07cdd5: Pulling fs layer 2024-08-08T22:10:13.9640034Z 73efc00712eb: Pulling fs layer 2024-08-08T22:10:13.9641034Z 702718e333a2: Pulling fs layer 2024-08-08T22:10:13.9641938Z cffab2a9ce24: Pulling fs layer 2024-08-08T22:10:13.9642829Z d7e726d59a94: Pulling fs layer 2024-08-08T22:10:13.9643674Z 366c2ffe7e1f: Pulling fs layer 2024-08-08T22:10:13.9644536Z 0bfb2512c4a2: Pulling fs layer 2024-08-08T22:10:13.9645435Z 64fce9dcc69c: Pulling fs layer 2024-08-08T22:10:13.9646509Z 3f0c108d022e: Pulling fs layer 2024-08-08T22:10:13.9647402Z 076a95831076: Pulling fs layer 2024-08-08T22:10:13.9648296Z 366b8695dca4: Pulling fs layer 2024-08-08T22:10:13.9649305Z a2fd16ba4c9a: Pulling fs layer 2024-08-08T22:10:13.9650204Z 374d9e7237ef: Pulling fs layer 2024-08-08T22:10:13.9651097Z 366c2ffe7e1f: Waiting 2024-08-08T22:10:13.9652317Z d7e726d59a94: Waiting 2024-08-08T22:10:13.9652740Z 083ab65a6427: Pulling fs layer 2024-08-08T22:10:13.9653179Z cffab2a9ce24: Waiting 2024-08-08T22:10:13.9653596Z 446973f9b023: Pulling fs layer 2024-08-08T22:10:13.9654048Z 366b8695dca4: Waiting 2024-08-08T22:10:13.9654517Z 9904c4cc4eb7: Pulling fs layer 2024-08-08T22:10:13.9654975Z 3924ad73247c: Pulling fs layer 2024-08-08T22:10:13.9655440Z bfc066938d10: Pulling fs layer 2024-08-08T22:10:13.9655923Z de2a5aaabbb7: Pulling fs layer 2024-08-08T22:10:13.9656368Z 0bfb2512c4a2: Waiting 2024-08-08T22:10:13.9656781Z 99fe5a04bf38: Pulling fs layer 2024-08-08T22:10:13.9657250Z 0cf4881e1fa1: Pulling fs layer 2024-08-08T22:10:13.9657683Z a2fd16ba4c9a: Waiting 2024-08-08T22:10:13.9658096Z c526ac7b92d2: Pulling fs layer 2024-08-08T22:10:13.9658526Z 3f0c108d022e: Waiting 2024-08-08T22:10:13.9658918Z 076a95831076: Waiting 2024-08-08T22:10:13.9659541Z 465a8f4f6937: Pulling fs layer 2024-08-08T22:10:13.9659995Z b7ff0373792e: Pulling fs layer 2024-08-08T22:10:13.9660727Z 1ce99282d297: Pulling fs layer 2024-08-08T22:10:13.9661180Z 374d9e7237ef: Waiting 2024-08-08T22:10:13.9661574Z 292433026d68: Pulling fs layer 2024-08-08T22:10:13.9662339Z 9904c4cc4eb7: Waiting 2024-08-08T22:10:13.9662734Z 083ab65a6427: Waiting 2024-08-08T22:10:13.9663233Z 446973f9b023: Waiting 2024-08-08T22:10:13.9663628Z 99fe5a04bf38: Waiting 2024-08-08T22:10:13.9664024Z b7ff0373792e: Waiting 2024-08-08T22:10:13.9664420Z 47069f6a01db: Pulling fs layer 2024-08-08T22:10:13.9665087Z 64fce9dcc69c: Waiting 2024-08-08T22:10:13.9665517Z 0cf4881e1fa1: Waiting 2024-08-08T22:10:13.9665889Z 3924ad73247c: Waiting 2024-08-08T22:10:13.9666275Z bfc066938d10: Waiting 2024-08-08T22:10:13.9666681Z 3129d3492109: Pulling fs layer 2024-08-08T22:10:13.9667131Z 4bbdfcbd4938: Pulling fs layer 2024-08-08T22:10:13.9667578Z 3129d3492109: Waiting 2024-08-08T22:10:13.9667984Z 73c9eedb4bbc: Pulling fs layer 2024-08-08T22:10:13.9668439Z 5d44312c0ef3: Pulling fs layer 2024-08-08T22:10:13.9668887Z 465a8f4f6937: Waiting 2024-08-08T22:10:13.9669296Z db16950a7916: Pulling fs layer 2024-08-08T22:10:13.9669971Z af859ba27029: Pulling fs layer 2024-08-08T22:10:13.9670435Z 4bbdfcbd4938: Waiting 2024-08-08T22:10:13.9671014Z db529f371c39: Pulling fs layer 2024-08-08T22:10:13.9671502Z 6b9d791e3cb4: Pulling fs layer 2024-08-08T22:10:13.9671978Z ead105d38aad: Pulling fs layer 2024-08-08T22:10:13.9672450Z b59db1fcd43e: Pulling fs layer 2024-08-08T22:10:13.9672882Z af859ba27029: Waiting 2024-08-08T22:10:13.9673607Z 6b9d791e3cb4: Waiting 2024-08-08T22:10:13.9674166Z db529f371c39: Waiting 2024-08-08T22:10:13.9674566Z de2a5aaabbb7: Waiting 2024-08-08T22:10:13.9674960Z 47069f6a01db: Waiting 2024-08-08T22:10:13.9675350Z b59db1fcd43e: Waiting 2024-08-08T22:10:13.9675727Z 73c9eedb4bbc: Waiting 2024-08-08T22:10:14.0158910Z 73efc00712eb: Verifying Checksum 2024-08-08T22:10:14.0159609Z 73efc00712eb: Download complete 2024-08-08T22:10:14.0422064Z cffab2a9ce24: Verifying Checksum 2024-08-08T22:10:14.0423296Z cffab2a9ce24: Download complete 2024-08-08T22:10:14.1281231Z 366c2ffe7e1f: Verifying Checksum 2024-08-08T22:10:14.1282117Z 366c2ffe7e1f: Download complete 2024-08-08T22:10:14.7543528Z 2d473b07cdd5: Verifying Checksum 2024-08-08T22:10:14.7544600Z 2d473b07cdd5: Download complete 2024-08-08T22:10:14.7932441Z 64fce9dcc69c: Verifying Checksum 2024-08-08T22:10:14.7933420Z 64fce9dcc69c: Download complete 2024-08-08T22:10:14.9227237Z 3f0c108d022e: Verifying Checksum 2024-08-08T22:10:14.9228245Z 3f0c108d022e: Download complete 2024-08-08T22:10:14.9761488Z 076a95831076: Verifying Checksum 2024-08-08T22:10:14.9762468Z 076a95831076: Download complete 2024-08-08T22:10:15.0029097Z 0bfb2512c4a2: Download complete 2024-08-08T22:10:15.0543765Z a2fd16ba4c9a: Verifying Checksum 2024-08-08T22:10:15.0544808Z a2fd16ba4c9a: Download complete 2024-08-08T22:10:15.1747707Z d7e726d59a94: Verifying Checksum 2024-08-08T22:10:15.1748731Z d7e726d59a94: Download complete 2024-08-08T22:10:15.2314317Z 083ab65a6427: Verifying Checksum 2024-08-08T22:10:15.2314928Z 083ab65a6427: Download complete 2024-08-08T22:10:15.2683877Z 446973f9b023: Verifying Checksum 2024-08-08T22:10:15.2684601Z 446973f9b023: Download complete 2024-08-08T22:10:15.3162620Z 9904c4cc4eb7: Verifying Checksum 2024-08-08T22:10:15.3163640Z 9904c4cc4eb7: Download complete 2024-08-08T22:10:15.3558447Z 3924ad73247c: Verifying Checksum 2024-08-08T22:10:15.3559197Z 3924ad73247c: Download complete 2024-08-08T22:10:15.4027675Z bfc066938d10: Verifying Checksum 2024-08-08T22:10:15.4028788Z bfc066938d10: Download complete 2024-08-08T22:10:15.4481918Z de2a5aaabbb7: Verifying Checksum 2024-08-08T22:10:15.4482955Z de2a5aaabbb7: Download complete 2024-08-08T22:10:15.5335230Z 99fe5a04bf38: Verifying Checksum 2024-08-08T22:10:15.5336144Z 99fe5a04bf38: Download complete 2024-08-08T22:10:15.5768447Z 0cf4881e1fa1: Verifying Checksum 2024-08-08T22:10:15.5769586Z 0cf4881e1fa1: Download complete 2024-08-08T22:10:15.6127236Z c526ac7b92d2: Verifying Checksum 2024-08-08T22:10:15.6128368Z c526ac7b92d2: Download complete 2024-08-08T22:10:15.6530735Z 465a8f4f6937: Download complete 2024-08-08T22:10:15.6908924Z b7ff0373792e: Verifying Checksum 2024-08-08T22:10:15.6910114Z b7ff0373792e: Download complete 2024-08-08T22:10:16.3249854Z 366b8695dca4: Verifying Checksum 2024-08-08T22:10:16.3250698Z 366b8695dca4: Download complete 2024-08-08T22:10:16.3723138Z 1ce99282d297: Verifying Checksum 2024-08-08T22:10:16.3723724Z 1ce99282d297: Download complete 2024-08-08T22:10:16.4092722Z 47069f6a01db: Verifying Checksum 2024-08-08T22:10:16.4093874Z 47069f6a01db: Download complete 2024-08-08T22:10:16.4417386Z 292433026d68: Verifying Checksum 2024-08-08T22:10:16.4418430Z 292433026d68: Download complete 2024-08-08T22:10:16.4584709Z 3129d3492109: Download complete 2024-08-08T22:10:16.5138187Z 4bbdfcbd4938: Download complete 2024-08-08T22:10:16.5702461Z 5d44312c0ef3: Download complete 2024-08-08T22:10:17.2428211Z 374d9e7237ef: Verifying Checksum 2024-08-08T22:10:17.2429175Z 374d9e7237ef: Download complete 2024-08-08T22:10:17.7898532Z db16950a7916: Verifying Checksum 2024-08-08T22:10:17.7899142Z db16950a7916: Download complete 2024-08-08T22:10:17.8360551Z db529f371c39: Verifying Checksum 2024-08-08T22:10:17.8361371Z db529f371c39: Download complete 2024-08-08T22:10:18.0394863Z af859ba27029: Verifying Checksum 2024-08-08T22:10:18.0395863Z af859ba27029: Download complete 2024-08-08T22:10:18.1269983Z 73c9eedb4bbc: Verifying Checksum 2024-08-08T22:10:18.1270746Z 73c9eedb4bbc: Download complete 2024-08-08T22:10:18.1679603Z b59db1fcd43e: Verifying Checksum 2024-08-08T22:10:18.1680522Z b59db1fcd43e: Download complete 2024-08-08T22:10:18.7820666Z 2d473b07cdd5: Pull complete 2024-08-08T22:10:18.8489058Z 73efc00712eb: Pull complete 2024-08-08T22:10:18.9199871Z 702718e333a2: Pull complete 2024-08-08T22:10:18.9941746Z cffab2a9ce24: Pull complete 2024-08-08T22:10:19.2781645Z ead105d38aad: Verifying Checksum 2024-08-08T22:10:19.2782256Z ead105d38aad: Download complete 2024-08-08T22:10:22.4169844Z d7e726d59a94: Pull complete 2024-08-08T22:10:22.7008944Z 366c2ffe7e1f: Pull complete 2024-08-08T22:10:24.9914638Z 0bfb2512c4a2: Pull complete 2024-08-08T22:10:25.0357711Z 64fce9dcc69c: Pull complete 2024-08-08T22:10:25.3560339Z 3f0c108d022e: Pull complete 2024-08-08T22:10:25.4013580Z 076a95831076: Pull complete 2024-08-08T22:10:34.1165710Z 366b8695dca4: Pull complete 2024-08-08T22:10:34.1698333Z a2fd16ba4c9a: Pull complete 2024-08-08T22:10:40.1418735Z 374d9e7237ef: Pull complete 2024-08-08T22:10:40.2238567Z 083ab65a6427: Pull complete 2024-08-08T22:10:40.2700255Z 446973f9b023: Pull complete 2024-08-08T22:10:40.3169819Z 9904c4cc4eb7: Pull complete 2024-08-08T22:10:40.3655532Z 3924ad73247c: Pull complete 2024-08-08T22:10:40.4112152Z bfc066938d10: Pull complete 2024-08-08T22:10:40.4706419Z de2a5aaabbb7: Pull complete 2024-08-08T22:10:40.5666258Z 99fe5a04bf38: Pull complete 2024-08-08T22:10:40.6067270Z 0cf4881e1fa1: Pull complete 2024-08-08T22:10:40.6561834Z c526ac7b92d2: Pull complete 2024-08-08T22:10:40.7083250Z 465a8f4f6937: Pull complete 2024-08-08T22:10:40.7525832Z b7ff0373792e: Pull complete 2024-08-08T22:10:42.7318980Z 1ce99282d297: Pull complete 2024-08-08T22:10:42.9735882Z 292433026d68: Pull complete 2024-08-08T22:10:43.0170392Z 47069f6a01db: Pull complete 2024-08-08T22:10:43.0642215Z 3129d3492109: Pull complete 2024-08-08T22:10:43.1138496Z 4bbdfcbd4938: Pull complete 2024-08-08T22:10:48.5424080Z 73c9eedb4bbc: Pull complete 2024-08-08T22:10:51.7723548Z 5d44312c0ef3: Pull complete 2024-08-08T22:10:59.8156192Z db16950a7916: Pull complete 2024-08-08T22:11:05.4873047Z af859ba27029: Pull complete 2024-08-08T22:11:08.0271205Z db529f371c39: Pull complete 2024-08-08T22:11:23.2523520Z 6b9d791e3cb4: Verifying Checksum 2024-08-08T22:11:23.2524385Z 6b9d791e3cb4: Download complete 2024-08-08T22:12:27.5643882Z 6b9d791e3cb4: Pull complete 2024-08-08T22:12:31.7857610Z ead105d38aad: Pull complete 2024-08-08T22:12:34.2263270Z b59db1fcd43e: Pull complete 2024-08-08T22:12:35.5425516Z Digest: sha256:519e6d790d6b09efd21aa565b2fa1486a3036819a4bac23688494b30bac01bab 2024-08-08T22:12:36.0435358Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:12:36.3221108Z docker.io/pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:12:36.3307719Z Prepare all required actions 2024-08-08T22:12:36.3367299Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-08-08T22:12:36.3367939Z env: 2024-08-08T22:12:36.3368271Z PYTORCH_ROOT: /pytorch 2024-08-08T22:12:36.3368705Z BUILDER_ROOT: /builder 2024-08-08T22:12:36.3369132Z PACKAGE_TYPE: manywheel 2024-08-08T22:12:36.3369545Z DESIRED_CUDA: cu118 2024-08-08T22:12:36.3369959Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:12:36.3370383Z GPU_ARCH_TYPE: cuda 2024-08-08T22:12:36.3370890Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:12:36.3371501Z SKIP_ALL_TESTS: 1 2024-08-08T22:12:36.3371898Z LIBTORCH_CONFIG: 2024-08-08T22:12:36.3372265Z LIBTORCH_VARIANT: 2024-08-08T22:12:36.3372668Z DESIRED_DEVTOOLSET: 2024-08-08T22:12:36.3373077Z DESIRED_PYTHON: 3.8 2024-08-08T22:12:36.3373695Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:12:36.3374420Z ANACONDA_USER: pytorch 2024-08-08T22:12:36.3374896Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:12:36.3375384Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:12:36.3375879Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:12:36.3376656Z GITHUB_TOKEN: *** 2024-08-08T22:12:36.3377031Z PR_NUMBER: 2024-08-08T22:12:36.3377430Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:12:36.3378015Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:12:36.3378561Z USE_SPLIT_BUILD: false 2024-08-08T22:12:36.3379113Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:12:36.3379715Z ##[endgroup] 2024-08-08T22:12:36.4786761Z ##[group]Run set -x 2024-08-08T22:12:36.4787228Z set -x 2024-08-08T22:12:36.4787669Z # shellcheck disable=SC2086,SC2090 2024-08-08T22:12:36.4788239Z container_name=$(docker run \ 2024-08-08T22:12:36.4788764Z  ${GPU_FLAG:-} \ 2024-08-08T22:12:36.4789218Z  -e BINARY_ENV_FILE \ 2024-08-08T22:12:36.4789688Z  -e BUILDER_ROOT \ 2024-08-08T22:12:36.4790170Z  -e BUILD_ENVIRONMENT \ 2024-08-08T22:12:36.4790670Z  -e DESIRED_CUDA \ 2024-08-08T22:12:36.4791124Z  -e DESIRED_DEVTOOLSET \ 2024-08-08T22:12:36.4791848Z  -e DESIRED_PYTHON \ 2024-08-08T22:12:36.4792360Z  -e GITHUB_ACTIONS \ 2024-08-08T22:12:36.4792822Z  -e GPU_ARCH_TYPE \ 2024-08-08T22:12:36.4793643Z  -e GPU_ARCH_VERSION \ 2024-08-08T22:12:36.4794172Z  -e LIBTORCH_VARIANT \ 2024-08-08T22:12:36.4794648Z  -e PACKAGE_TYPE \ 2024-08-08T22:12:36.4795146Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-08-08T22:12:36.4795690Z  -e PYTORCH_ROOT \ 2024-08-08T22:12:36.4796140Z  -e SKIP_ALL_TESTS \ 2024-08-08T22:12:36.4796618Z  -e USE_SPLIT_BUILD \ 2024-08-08T22:12:36.4797077Z  --tty \ 2024-08-08T22:12:36.4797447Z  --detach \ 2024-08-08T22:12:36.4797971Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-08-08T22:12:36.4798689Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-08-08T22:12:36.4799373Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-08-08T22:12:36.4800002Z  -w / \ 2024-08-08T22:12:36.4800396Z  "${DOCKER_IMAGE}" 2024-08-08T22:12:36.4800814Z ) 2024-08-08T22:12:36.4801146Z  2024-08-08T22:12:36.4801660Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-08-08T22:12:36.4803254Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2024-08-08T22:12:36.4805135Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-08-08T22:12:36.4806618Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-08-08T22:12:36.4807615Z fi 2024-08-08T22:12:36.4808087Z  2024-08-08T22:12:36.4808951Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-08-08T22:12:36.4809975Z # Generate test script 2024-08-08T22:12:36.4811084Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-08-08T22:12:36.4812565Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-08-08T22:12:36.4821171Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:12:36.4821799Z env: 2024-08-08T22:12:36.4822136Z PYTORCH_ROOT: /pytorch 2024-08-08T22:12:36.4822553Z BUILDER_ROOT: /builder 2024-08-08T22:12:36.4822986Z PACKAGE_TYPE: manywheel 2024-08-08T22:12:36.4823423Z DESIRED_CUDA: cu118 2024-08-08T22:12:36.4823814Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:12:36.4824242Z GPU_ARCH_TYPE: cuda 2024-08-08T22:12:36.4824775Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:12:36.4825374Z SKIP_ALL_TESTS: 1 2024-08-08T22:12:36.4825765Z LIBTORCH_CONFIG: 2024-08-08T22:12:36.4826165Z LIBTORCH_VARIANT: 2024-08-08T22:12:36.4826553Z DESIRED_DEVTOOLSET: 2024-08-08T22:12:36.4826968Z DESIRED_PYTHON: 3.8 2024-08-08T22:12:36.4827597Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:12:36.4828318Z ANACONDA_USER: pytorch 2024-08-08T22:12:36.4828758Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:12:36.4829237Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:12:36.4829722Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:12:36.4830479Z GITHUB_TOKEN: *** 2024-08-08T22:12:36.4830872Z PR_NUMBER: 2024-08-08T22:12:36.4831267Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:12:36.4831838Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:12:36.4832403Z USE_SPLIT_BUILD: false 2024-08-08T22:12:36.4832949Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:12:36.4833770Z ##[endgroup] 2024-08-08T22:12:36.4869145Z ++ 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:cuda11.8-main 2024-08-08T22:12:58.4584251Z + container_name=0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:12:58.4586108Z + echo CONTAINER_NAME=0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:12:58.4587043Z + [[ cuda != \r\o\c\m ]] 2024-08-08T22:12:58.4588094Z + [[ 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-08-08T22:12:58.4589388Z + [[ 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-08-08T22:12:58.4590233Z + [[ cuda != \x\p\u ]] 2024-08-08T22:12:58.4594894Z + grep download.pytorch.org /etc/hosts 2024-08-08T22:12:58.4596219Z + docker exec -i 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 bash -c '/bin/cat >> /etc/hosts' 2024-08-08T22:12:58.5718816Z + docker exec -t -w /pytorch 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-08-08T22:12:58.6638177Z + export TZ=UTC 2024-08-08T22:12:58.6639026Z + TZ=UTC 2024-08-08T22:12:58.6644130Z + envfile=/tmp/env 2024-08-08T22:12:58.6645142Z + [[ -n /pytorch ]] 2024-08-08T22:12:58.6645944Z ++ dirname /pytorch 2024-08-08T22:12:58.6651737Z + workdir=/ 2024-08-08T22:12:58.6652179Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:12:58.6652927Z + export DOCKER_IMAGE= 2024-08-08T22:12:58.6653828Z + DOCKER_IMAGE= 2024-08-08T22:12:58.6654450Z + [[ -z '' ]] 2024-08-08T22:12:58.6654966Z + [[ manywheel == conda ]] 2024-08-08T22:12:58.6655419Z + [[ cu118 == cpu ]] 2024-08-08T22:12:58.6656012Z + export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:12:58.6656768Z + DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:12:58.6657482Z + USE_GOLD_LINKER=OFF 2024-08-08T22:12:58.6657911Z + [[ cu118 == \c\p\u ]] 2024-08-08T22:12:58.6658589Z + PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:12:58.6659089Z ++ date -u +%Y%m%d 2024-08-08T22:12:58.6665618Z + export DATE=20240808 2024-08-08T22:12:58.6666080Z + DATE=20240808 2024-08-08T22:12:58.6671653Z ++ cat /pytorch/version.txt 2024-08-08T22:12:58.6672735Z ++ cut -da -f1 2024-08-08T22:12:58.6683597Z + BASE_BUILD_VERSION=2.5.0.dev20240808 2024-08-08T22:12:58.6684176Z + tagged_version 2024-08-08T22:12:58.6684573Z + GIT_DIR=//pytorch/.git 2024-08-08T22:12:58.6685508Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-08-08T22:12:58.6686412Z + [[ ! -d //pytorch/.git ]] 2024-08-08T22:12:58.6687229Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-08-08T22:12:58.6706264Z fatal: No names found, cannot describe anything. 2024-08-08T22:12:58.6707757Z + return 1 2024-08-08T22:12:58.6711224Z ++ uname 2024-08-08T22:12:58.6718866Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:12:58.6719369Z + [[ manywheel == conda ]] 2024-08-08T22:12:58.6719931Z + export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:12:58.6720595Z + PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:12:58.6721185Z + export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:12:58.6721863Z + PYTORCH_BUILD_NUMBER=1 2024-08-08T22:12:58.6723604Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-08-08T22:12:58.6730335Z + TRITON_VERSION=3.0.0 2024-08-08T22:12:58.6731829Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-08-08T22:12:58.6735152Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:12:58.6735693Z + [[ -n '' ]] 2024-08-08T22:12:58.6736279Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:12:58.6737098Z + [[ -n 2.5.0.dev20240808+cu118 ]] 2024-08-08T22:12:58.6737621Z + [[ 2.5.0.dev20240808+cu118 =~ .*rocm.* ]] 2024-08-08T22:12:58.6738175Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:12:58.6738691Z + [[ -n 2.5.0.dev20240808+cu118 ]] 2024-08-08T22:12:58.6739202Z + [[ 2.5.0.dev20240808+cu118 =~ .*xpu.* ]] 2024-08-08T22:12:58.6739701Z + cat 2024-08-08T22:12:58.6744024Z ++ uname -a 2024-08-08T22:12:58.6752529Z ++ date 2024-08-08T22:12:58.6771595Z ++ uname 2024-08-08T22:12:58.6777733Z + [[ Linux != Darwin ]] 2024-08-08T22:12:58.6778175Z + MEMORY_LIMIT_MAX_JOBS=12 2024-08-08T22:12:58.6780983Z ++ nproc 2024-08-08T22:12:58.6788670Z + NUM_CPUS=14 2024-08-08T22:12:58.6789145Z + export MAX_JOBS=12 2024-08-08T22:12:58.6789544Z + MAX_JOBS=12 2024-08-08T22:12:58.6789894Z + cat 2024-08-08T22:12:58.6800509Z + echo 'retry () {' 2024-08-08T22:12:58.6801281Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-08-08T22:12:58.6802039Z + echo '}' 2024-08-08T22:12:58.6802452Z + echo 'export -f retry' 2024-08-08T22:12:58.6803152Z + cat /tmp/env 2024-08-08T22:12:58.6809449Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:12:58.6810494Z export TZ=UTC 2024-08-08T22:12:58.6811873Z echo "Running on Linux 0e3afd200d9c 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:12:58 UTC 2024" 2024-08-08T22:12:58.6813360Z 2024-08-08T22:12:58.6813718Z export PACKAGE_TYPE="manywheel" 2024-08-08T22:12:58.6814702Z export DESIRED_PYTHON="3.8" 2024-08-08T22:12:58.6815690Z export DESIRED_CUDA="cu118" 2024-08-08T22:12:58.6816150Z export LIBTORCH_VARIANT="" 2024-08-08T22:12:58.6816615Z export BUILD_PYTHONLESS="" 2024-08-08T22:12:58.6817071Z export USE_SPLIT_BUILD="false" 2024-08-08T22:12:58.6817841Z if [[ "linux-gnu" == "msys" ]]; then 2024-08-08T22:12:58.6818398Z export LIBTORCH_CONFIG="" 2024-08-08T22:12:58.6818905Z if [[ "" == 'debug' ]]; then 2024-08-08T22:12:58.6819356Z export DEBUG=1 2024-08-08T22:12:58.6819742Z fi 2024-08-08T22:12:58.6820090Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:12:58.6820508Z else 2024-08-08T22:12:58.6820853Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:12:58.6821289Z fi 2024-08-08T22:12:58.6821462Z 2024-08-08T22:12:58.6821613Z export DATE="20240808" 2024-08-08T22:12:58.6822076Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:12:58.6822727Z export PYTORCH_BUILD_VERSION="2.5.0.dev20240808+cu118" 2024-08-08T22:12:58.6823337Z export PYTORCH_BUILD_NUMBER="1" 2024-08-08T22:12:58.6823940Z export OVERRIDE_PACKAGE_VERSION="2.5.0.dev20240808+cu118" 2024-08-08T22:12:58.6824633Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-08-08T22:12:58.6825042Z 2024-08-08T22:12:58.6825291Z # TODO: We don't need this anymore IIUC 2024-08-08T22:12:58.6825893Z export TORCH_PACKAGE_NAME='torch' 2024-08-08T22:12:58.6826536Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-08-08T22:12:58.6827172Z export ANACONDA_USER='pytorch' 2024-08-08T22:12:58.6827518Z 2024-08-08T22:12:58.6827665Z export USE_FBGEMM=1 2024-08-08T22:12:58.6828089Z export PIP_UPLOAD_FOLDER="nightly/" 2024-08-08T22:12:58.6828743Z export DOCKER_IMAGE="pytorch/manylinux-builder:118" 2024-08-08T22:12:58.6829218Z 2024-08-08T22:12:58.6829237Z 2024-08-08T22:12:58.6829403Z export USE_GOLD_LINKER="OFF" 2024-08-08T22:12:58.6829879Z export USE_GLOO_WITH_OPENSSL="ON" 2024-08-08T22:12:58.6830658Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:12:58.6831423Z export MAX_JOBS="12" 2024-08-08T22:12:58.6831823Z retry () { 2024-08-08T22:12:58.6832348Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T22:12:58.6832983Z } 2024-08-08T22:12:58.6833740Z export -f retry 2024-08-08T22:12:58.6846571Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-08-08T22:12:58.7838845Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-08-08T22:12:58.7871690Z 2024-08-08T22:12:58.7872139Z 2024-08-08T22:12:58.7872588Z The script that will run in the next step is: 2024-08-08T22:12:58.7879658Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:12:58.7880872Z set -eux -o pipefail 2024-08-08T22:12:58.7881151Z 2024-08-08T22:12:58.7881283Z retry () { 2024-08-08T22:12:58.7881744Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-08-08T22:12:58.7882664Z } 2024-08-08T22:12:58.7882997Z 2024-08-08T22:12:58.7883358Z # Source binary env file here if exists 2024-08-08T22:12:58.7884297Z if [[ -e "/tmp/env" ]]; then 2024-08-08T22:12:58.7885056Z source "/tmp/env" 2024-08-08T22:12:58.7885544Z fi 2024-08-08T22:12:58.7885908Z 2024-08-08T22:12:58.7886413Z python_nodot="$(echo 3.8 | tr -d m.u)" 2024-08-08T22:12:58.7886993Z 2024-08-08T22:12:58.7887226Z # Set up Python 2024-08-08T22:12:58.7887657Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:12:58.7888291Z retry conda create -qyn testenv python="3.8" 2024-08-08T22:12:58.7889405Z source activate testenv >/dev/null 2024-08-08T22:12:58.7890134Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:12:58.7890886Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-08-08T22:12:58.7891723Z # Prior to Python 3.8 paths were suffixed with an 'm' 2024-08-08T22:12:58.7892426Z if [[ -d "${python_path}/bin" ]]; then 2024-08-08T22:12:58.7892988Z export PATH="${python_path}/bin:$PATH" 2024-08-08T22:12:58.7893636Z elif [[ -d "${python_path}m/bin" ]]; then 2024-08-08T22:12:58.7894475Z export PATH="${python_path}m/bin:$PATH" 2024-08-08T22:12:58.7895060Z fi 2024-08-08T22:12:58.7895368Z fi 2024-08-08T22:12:58.7895620Z 2024-08-08T22:12:58.7895881Z EXTRA_CONDA_FLAGS="" 2024-08-08T22:12:58.7896513Z NUMPY_PIN="" 2024-08-08T22:12:58.7897151Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-08-08T22:12:58.7897724Z 2024-08-08T22:12:58.7897941Z if [[ "$python_nodot" = *310* ]]; then 2024-08-08T22:12:58.7898942Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:12:58.7899853Z # we set a lower boundary here just to be safe 2024-08-08T22:12:58.7900428Z NUMPY_PIN=">=1.21.2" 2024-08-08T22:12:58.7900860Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-08-08T22:12:58.7901350Z fi 2024-08-08T22:12:58.7901529Z 2024-08-08T22:12:58.7901726Z if [[ "$python_nodot" = *39* ]]; then 2024-08-08T22:12:58.7903162Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:12:58.7904493Z # we set a lower boundary here just to be safe 2024-08-08T22:12:58.7905066Z NUMPY_PIN=">=1.20" 2024-08-08T22:12:58.7905431Z fi 2024-08-08T22:12:58.7905630Z 2024-08-08T22:12:58.7906113Z # Move debug wheels out of the package dir so they don't get installed 2024-08-08T22:12:58.7906909Z mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:12:58.7907767Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-08-08T22:12:58.7908440Z 2024-08-08T22:12:58.7908597Z # Install the package 2024-08-08T22:12:58.7909337Z # These network calls should not have 'retry's because they are installing 2024-08-08T22:12:58.7910190Z # locally and aren't actually network calls 2024-08-08T22:12:58.7911076Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-08-08T22:12:58.7912086Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-08-08T22:12:58.7913046Z # conda build scripts themselves. These should really be consolidated 2024-08-08T22:12:58.7914690Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-08-08T22:12:58.7915709Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-08-08T22:12:58.7916380Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-08-08T22:12:58.7916940Z CHANNEL="nightly" 2024-08-08T22:12:58.7917330Z else 2024-08-08T22:12:58.7917878Z CHANNEL="test" 2024-08-08T22:12:58.7918228Z fi 2024-08-08T22:12:58.7918424Z 2024-08-08T22:12:58.7918599Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:12:58.7919074Z ( 2024-08-08T22:12:58.7919888Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-08-08T22:12:58.7921159Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-08-08T22:12:58.7922521Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-08-08T22:12:58.7923493Z # it comes to the conda installation commands 2024-08-08T22:12:58.7924033Z set +u 2024-08-08T22:12:58.7925104Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-08-08T22:12:58.7926251Z if [[ "cu118" == 'cpu' ]]; then 2024-08-08T22:12:58.7926853Z retry conda install -c pytorch -y cpuonly 2024-08-08T22:12:58.7927406Z else 2024-08-08T22:12:58.7927741Z cu_ver="11.8" 2024-08-08T22:12:58.7928189Z CUDA_PACKAGE="pytorch-cuda" 2024-08-08T22:12:58.7929203Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-08-08T22:12:58.7930089Z fi 2024-08-08T22:12:58.7930596Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-08-08T22:12:58.7931192Z ) 2024-08-08T22:12:58.7931562Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:12:58.7952385Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-08-08T22:12:58.7953033Z if [[ "false" == "true" ]]; then 2024-08-08T22:12:58.7953990Z pkg_no_python="" 2024-08-08T22:12:58.7954864Z pkg_torch="/final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl" 2024-08-08T22:12:58.7956083Z # todo: after folder is populated use the pypi_pkg channel instead 2024-08-08T22:12:58.7957467Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118_pypi_pkg" 2024-08-08T22:12:58.7958672Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:12:58.7959296Z else 2024-08-08T22:12:58.7960029Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118" 2024-08-08T22:12:58.7961043Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:12:58.7961652Z fi 2024-08-08T22:12:58.7961956Z else 2024-08-08T22:12:58.7962297Z pip install "$pkg" 2024-08-08T22:12:58.7962917Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:12:58.7963501Z fi 2024-08-08T22:12:58.7963809Z fi 2024-08-08T22:12:58.7964171Z if [[ "manywheel" == libtorch ]]; then 2024-08-08T22:12:58.7964757Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-08-08T22:12:58.7965317Z unzip "$pkg" -d /tmp 2024-08-08T22:12:58.7965738Z cd /tmp/libtorch 2024-08-08T22:12:58.7966090Z fi 2024-08-08T22:12:58.7966290Z 2024-08-08T22:12:58.7966456Z if [[ "cuda" == xpu ]]; then 2024-08-08T22:12:58.7967393Z # Workaround for __mkl_tmp_MOD unbound variable issue, refer https://github.com/pytorch/pytorch/issues/130543 2024-08-08T22:12:58.7968323Z set +u 2024-08-08T22:12:58.7968911Z source /opt/intel/oneapi/pytorch-gpu-dev-0.5/oneapi-vars.sh 2024-08-08T22:12:58.7969551Z fi 2024-08-08T22:12:58.7969729Z 2024-08-08T22:12:58.7969882Z # Test the package 2024-08-08T22:12:58.7970282Z /builder/check_binary.sh 2024-08-08T22:12:58.7970568Z 2024-08-08T22:12:58.7970738Z # Clean temp files 2024-08-08T22:12:58.7971180Z cd /builder && git clean -ffdx 2024-08-08T22:12:58.7971519Z 2024-08-08T22:12:58.7971956Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:12:58.7973488Z + docker exec -t 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 bash -c 'source /tmp/env && bash -x /run.sh' 2024-08-08T22:12:58.8790148Z Running on Linux 0e3afd200d9c 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:12:58 UTC 2024 2024-08-08T22:12:58.8806575Z + set -eux -o pipefail 2024-08-08T22:12:58.8807481Z + [[ -e /tmp/env ]] 2024-08-08T22:12:58.8808255Z + source /tmp/env 2024-08-08T22:12:58.8808798Z ++ export TZ=UTC 2024-08-08T22:12:58.8809316Z ++ TZ=UTC 2024-08-08T22:12:58.8811532Z ++ echo 'Running on Linux 0e3afd200d9c 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:12:58 UTC 2024' 2024-08-08T22:12:58.8815086Z Running on Linux 0e3afd200d9c 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:12:58 UTC 2024 2024-08-08T22:12:58.8816819Z ++ export PACKAGE_TYPE=manywheel 2024-08-08T22:12:58.8817626Z ++ PACKAGE_TYPE=manywheel 2024-08-08T22:12:58.8818092Z ++ export DESIRED_PYTHON=3.8 2024-08-08T22:12:58.8818531Z ++ DESIRED_PYTHON=3.8 2024-08-08T22:12:58.8818965Z ++ export DESIRED_CUDA=cu118 2024-08-08T22:12:58.8819450Z ++ DESIRED_CUDA=cu118 2024-08-08T22:12:58.8819858Z ++ export LIBTORCH_VARIANT= 2024-08-08T22:12:58.8820320Z ++ LIBTORCH_VARIANT= 2024-08-08T22:12:58.8820744Z ++ export BUILD_PYTHONLESS= 2024-08-08T22:12:58.8821175Z ++ BUILD_PYTHONLESS= 2024-08-08T22:12:58.8821597Z ++ export USE_SPLIT_BUILD=false 2024-08-08T22:12:58.8822079Z ++ USE_SPLIT_BUILD=false 2024-08-08T22:12:58.8822654Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:12:58.8823559Z ++ export DESIRED_DEVTOOLSET= 2024-08-08T22:12:58.8824044Z ++ DESIRED_DEVTOOLSET= 2024-08-08T22:12:58.8824663Z ++ export DATE=20240808 2024-08-08T22:12:58.8825092Z ++ DATE=20240808 2024-08-08T22:12:58.8825584Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:12:58.8826404Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:12:58.8827029Z ++ export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:12:58.8827702Z ++ PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:12:58.8828471Z ++ export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:12:58.8828993Z ++ PYTORCH_BUILD_NUMBER=1 2024-08-08T22:12:58.8829553Z ++ export OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:12:58.8830242Z ++ OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:12:58.8830889Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:12:58.8831485Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:12:58.8832011Z ++ export TORCH_PACKAGE_NAME=torch 2024-08-08T22:12:58.8832512Z ++ TORCH_PACKAGE_NAME=torch 2024-08-08T22:12:58.8833138Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:12:58.8834290Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:12:58.8835166Z ++ export ANACONDA_USER=pytorch 2024-08-08T22:12:58.8836099Z ++ ANACONDA_USER=pytorch 2024-08-08T22:12:58.8837005Z ++ export USE_FBGEMM=1 2024-08-08T22:12:58.8837815Z ++ USE_FBGEMM=1 2024-08-08T22:12:58.8838232Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:12:58.8839152Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:12:58.8840230Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:12:58.8840979Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:12:58.8841542Z ++ export USE_GOLD_LINKER=OFF 2024-08-08T22:12:58.8841990Z ++ USE_GOLD_LINKER=OFF 2024-08-08T22:12:58.8842427Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:12:58.8842914Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:12:58.8843362Z ++ export MAX_JOBS=12 2024-08-08T22:12:58.8843765Z ++ MAX_JOBS=12 2024-08-08T22:12:58.8844155Z ++ export -f retry 2024-08-08T22:12:58.8844557Z ++ echo 3.8 2024-08-08T22:12:58.8844931Z ++ tr -d m.u 2024-08-08T22:12:58.8845274Z + python_nodot=38 2024-08-08T22:12:58.8845669Z + [[ manywheel == conda ]] 2024-08-08T22:12:58.8846126Z + [[ manywheel != libtorch ]] 2024-08-08T22:12:58.8846652Z + python_path=/opt/python/cp38-cp38 2024-08-08T22:12:58.8847235Z + [[ -d /opt/python/cp38-cp38/bin ]] 2024-08-08T22:12:58.8848708Z + export PATH=/opt/python/cp38-cp38/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-08-08T22:12:58.8850906Z + PATH=/opt/python/cp38-cp38/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-08-08T22:12:58.8852368Z + EXTRA_CONDA_FLAGS= 2024-08-08T22:12:58.8852774Z + NUMPY_PIN= 2024-08-08T22:12:58.8853191Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-08-08T22:12:58.8853706Z + [[ 38 = *310* ]] 2024-08-08T22:12:58.8854082Z + [[ 38 = *39* ]] 2024-08-08T22:12:58.8854525Z + mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:12:58.8869332Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-08-08T22:12:58.8886493Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-08-08T22:12:58.8887415Z + echo 'no debug packages to move' 2024-08-08T22:12:58.8887918Z no debug packages to move 2024-08-08T22:12:58.8891743Z ++ ls -1 /final_pkgs 2024-08-08T22:12:58.8892476Z ++ sort 2024-08-08T22:12:58.8893526Z ++ tail -1 2024-08-08T22:12:58.8907320Z + pkg=/final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl 2024-08-08T22:12:58.8908395Z + [[ 2.5.0.dev20240808+cu118 == *dev* ]] 2024-08-08T22:12:58.8908919Z + CHANNEL=nightly 2024-08-08T22:12:58.8909331Z + [[ manywheel == conda ]] 2024-08-08T22:12:58.8909796Z + [[ manywheel != libtorch ]] 2024-08-08T22:12:58.8910387Z + [[ linux-binary-manywheel != *s390x* ]] 2024-08-08T22:12:58.8910919Z + [[ false == \t\r\u\e ]] 2024-08-08T22:12:58.8912220Z + pip install /final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu118 2024-08-08T22:13:00.1447511Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118 2024-08-08T22:13:00.1492820Z Processing /final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl 2024-08-08T22:13:02.9119965Z Collecting filelock (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:02.9159113Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-08T22:13:02.9595850Z Collecting typing-extensions>=4.8.0 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:02.9640780Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-08T22:13:03.0026928Z Collecting networkx (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:03.0070382Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-08T22:13:03.0340683Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-08-08T22:13:03.0341944Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 73.8 MB/s eta 0:00:00 2024-08-08T22:13:03.0817603Z [?25hCollecting jinja2 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:03.0861786Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-08T22:13:03.1240850Z Collecting fsspec (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:03.1286251Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-08T22:13:03.2357764Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:03.2429514Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2024-08-08T22:13:03.4212432Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.2 MB ? eta -:--:-- 2024-08-08T22:13:03.4213757Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 134.5 MB/s eta 0:00:00 2024-08-08T22:13:03.5283237Z [?25hCollecting nvidia-cuda-runtime-cu11==11.8.89 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:03.5346390Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2024-08-08T22:13:03.5561275Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/875.6 kB ? eta -:--:-- 2024-08-08T22:13:03.5562514Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 40.8 MB/s eta 0:00:00 2024-08-08T22:13:03.5965515Z [?25hCollecting nvidia-cuda-cupti-cu11==11.8.87 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:03.6020909Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2024-08-08T22:13:03.7192833Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.1 MB ? eta -:--:-- 2024-08-08T22:13:03.7194400Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 116.9 MB/s eta 0:00:00 2024-08-08T22:13:03.7894864Z [?25hCollecting nvidia-cudnn-cu11==9.1.0.70 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:03.7945463Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2024-08-08T22:13:04.0001682Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/663.9 MB ? eta -:--:-- 2024-08-08T22:13:04.2031366Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/663.9 MB 271.5 MB/s eta 0:00:03 2024-08-08T22:13:04.4059666Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.6/663.9 MB 271.8 MB/s eta 0:00:03 2024-08-08T22:13:04.6090071Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.2/663.9 MB 274.4 MB/s eta 0:00:02 2024-08-08T22:13:04.8120111Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 222.8/663.9 MB 275.7 MB/s eta 0:00:02 2024-08-08T22:13:05.0149528Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 279.7/663.9 MB 278.3 MB/s eta 0:00:02 2024-08-08T22:13:05.2178975Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 336.3/663.9 MB 279.1 MB/s eta 0:00:02 2024-08-08T22:13:05.4208141Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 393.2/663.9 MB 280.1 MB/s eta 0:00:01 2024-08-08T22:13:05.6236716Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 449.6/663.9 MB 279.6 MB/s eta 0:00:01 2024-08-08T22:13:05.8265711Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 506.5/663.9 MB 280.1 MB/s eta 0:00:01 2024-08-08T22:13:06.0294253Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 561.8/663.9 MB 278.4 MB/s eta 0:00:01 2024-08-08T22:13:06.2324151Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 618.4/663.9 MB 278.4 MB/s eta 0:00:01 2024-08-08T22:13:06.4351351Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:06.6379086Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:06.8408294Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:07.0433780Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:07.2458303Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:07.4485049Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:07.6512654Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:07.8534993Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:08.0559847Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:08.2583872Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:08.4608214Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:08.6632141Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:08.8656611Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:09.0681065Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:09.2705284Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:09.4729723Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:09.6755802Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:09.8781297Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:10.0808653Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:10.2836669Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:10.4862372Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:10.6271050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 279.7 MB/s eta 0:00:01 2024-08-08T22:13:10.6272416Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 48.7 MB/s eta 0:00:00 2024-08-08T22:13:12.7029921Z [?25hCollecting nvidia-cublas-cu11==11.11.3.6 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:12.7084651Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2024-08-08T22:13:12.9143295Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/417.9 MB ? eta -:--:-- 2024-08-08T22:13:13.1172105Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.1/417.9 MB 276.3 MB/s eta 0:00:02 2024-08-08T22:13:13.3200398Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/417.9 MB 278.9 MB/s eta 0:00:02 2024-08-08T22:13:13.5229956Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 168.8/417.9 MB 279.1 MB/s eta 0:00:01 2024-08-08T22:13:13.7260203Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 225.7/417.9 MB 279.4 MB/s eta 0:00:01 2024-08-08T22:13:13.9288853Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 282.6/417.9 MB 280.9 MB/s eta 0:00:01 2024-08-08T22:13:14.1322851Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 340.0/417.9 MB 281.2 MB/s eta 0:00:01 2024-08-08T22:13:14.3349609Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 394.5/417.9 MB 282.3 MB/s eta 0:00:01 2024-08-08T22:13:14.5380661Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 399.5/417.9 MB 232.9 MB/s eta 0:00:01 2024-08-08T22:13:14.7408655Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:14.9436324Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:15.1464464Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:15.3489612Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:15.5516453Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:15.7542769Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:15.9570071Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:16.1595841Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:16.3621816Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:16.5647577Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:16.7674046Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:16.8297943Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 232.2 MB/s eta 0:00:01 2024-08-08T22:13:16.8299376Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 73.6 MB/s eta 0:00:00 2024-08-08T22:13:18.1822585Z [?25hCollecting nvidia-cufft-cu11==10.9.0.58 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:18.1896075Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2024-08-08T22:13:18.3952581Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.4 MB ? eta -:--:-- 2024-08-08T22:13:18.5980950Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.8/168.4 MB 249.2 MB/s eta 0:00:01 2024-08-08T22:13:18.8009681Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 102.5/168.4 MB 254.7 MB/s eta 0:00:01 2024-08-08T22:13:19.0036685Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 159.4/168.4 MB 263.4 MB/s eta 0:00:01 2024-08-08T22:13:19.2063486Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 265.2 MB/s eta 0:00:01 2024-08-08T22:13:19.3677143Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 265.2 MB/s eta 0:00:01 2024-08-08T22:13:19.3678481Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 143.5 MB/s eta 0:00:00 2024-08-08T22:13:19.9164480Z [?25hCollecting nvidia-curand-cu11==10.3.0.86 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:19.9230404Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2024-08-08T22:13:20.1286158Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.1 MB ? eta -:--:-- 2024-08-08T22:13:20.3313884Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 56.1/58.1 MB 281.2 MB/s eta 0:00:01 2024-08-08T22:13:20.3493615Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 57.9/58.1 MB 280.5 MB/s eta 0:00:01 2024-08-08T22:13:20.3494989Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 137.8 MB/s eta 0:00:00 2024-08-08T22:13:20.5601286Z [?25hCollecting nvidia-cusolver-cu11==11.4.1.48 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:20.5649271Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2024-08-08T22:13:20.7704192Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.2 MB ? eta -:--:-- 2024-08-08T22:13:20.9733100Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 67.4/128.2 MB 336.9 MB/s eta 0:00:01 2024-08-08T22:13:21.1759613Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 343.1 MB/s eta 0:00:01 2024-08-08T22:13:21.3355551Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 343.1 MB/s eta 0:00:01 2024-08-08T22:13:21.3356931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 167.5 MB/s eta 0:00:00 2024-08-08T22:13:21.7694011Z [?25hCollecting nvidia-cusparse-cu11==11.7.5.86 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:21.7749904Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2024-08-08T22:13:21.9803956Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/204.1 MB ? eta -:--:-- 2024-08-08T22:13:22.1832958Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/204.1 MB 271.8 MB/s eta 0:00:01 2024-08-08T22:13:22.3862867Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 111.7/204.1 MB 277.7 MB/s eta 0:00:01 2024-08-08T22:13:22.5894453Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 169.1/204.1 MB 279.4 MB/s eta 0:00:01 2024-08-08T22:13:22.7923235Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 281.1 MB/s eta 0:00:01 2024-08-08T22:13:22.9950256Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 281.1 MB/s eta 0:00:01 2024-08-08T22:13:23.1785582Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 281.1 MB/s eta 0:00:01 2024-08-08T22:13:23.1787031Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 145.9 MB/s eta 0:00:00 2024-08-08T22:13:23.8351260Z [?25hCollecting nvidia-nccl-cu11==2.21.5 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:23.8407959Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2024-08-08T22:13:24.0465346Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/147.8 MB ? eta -:--:-- 2024-08-08T22:13:24.2494354Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 69.5/147.8 MB 348.4 MB/s eta 0:00:01 2024-08-08T22:13:24.4522466Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 138.9/147.8 MB 344.9 MB/s eta 0:00:01 2024-08-08T22:13:24.6550556Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 344.3 MB/s eta 0:00:01 2024-08-08T22:13:24.7355745Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 344.3 MB/s eta 0:00:01 2024-08-08T22:13:24.7357166Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 166.0 MB/s eta 0:00:00 2024-08-08T22:13:25.2288400Z [?25hCollecting nvidia-nvtx-cu11==11.8.86 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:25.2335582Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2024-08-08T22:13:25.2904541Z Collecting pytorch-triton==3.0.0+dedb7bdf33 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:25.2964472Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.0.0%2Bdedb7bdf33-cp38-cp38-linux_x86_64.whl (239.3 MB) 2024-08-08T22:13:25.5020121Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.3 MB ? eta -:--:-- 2024-08-08T22:13:25.7052404Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/239.3 MB 279.9 MB/s eta 0:00:01 2024-08-08T22:13:25.9082068Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 113.5/239.3 MB 281.9 MB/s eta 0:00:01 2024-08-08T22:13:26.1110881Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 171.2/239.3 MB 282.7 MB/s eta 0:00:01 2024-08-08T22:13:26.3138644Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 228.6/239.3 MB 282.8 MB/s eta 0:00:01 2024-08-08T22:13:26.5165676Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 283.2 MB/s eta 0:00:01 2024-08-08T22:13:26.7192998Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 283.2 MB/s eta 0:00:01 2024-08-08T22:13:26.9217665Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 283.2 MB/s eta 0:00:01 2024-08-08T22:13:27.1073634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 283.2 MB/s eta 0:00:01 2024-08-08T22:13:27.1075070Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.3/239.3 MB 132.5 MB/s eta 0:00:00 2024-08-08T22:13:27.8784880Z [?25hCollecting sympy==1.12.1 (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:27.8841575Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-08T22:13:27.9311143Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.7 MB ? eta -:--:-- 2024-08-08T22:13:27.9313795Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 137.3 MB/s eta 0:00:00 2024-08-08T22:13:28.0188746Z [?25hCollecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:28.0244870Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-08T22:13:28.0370054Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-08-08T22:13:28.0371382Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 39.9 MB/s eta 0:00:00 2024-08-08T22:13:28.0976191Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:28.1028426Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-08-08T22:13:28.1117057Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-08-08T22:13:28.1125747Z Collecting networkx (from torch==2.5.0.dev20240808+cu118) 2024-08-08T22:13:28.1184580Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-08-08T22:13:28.1389964Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-08-08T22:13:28.1391549Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 93.1 MB/s eta 0:00:00 2024-08-08T22:13:28.1684326Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2024-08-08T22:13:28.1905811Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.9 MB ? eta -:--:-- 2024-08-08T22:13:28.1907056Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 107.1 MB/s eta 0:00:00 2024-08-08T22:13:28.4916876Z [?25hInstalling collected packages: mpmath, typing-extensions, sympy, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, pytorch-triton, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2024-08-08T22:14:33.4050447Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.6.1 jinja2-3.1.4 mpmath-1.3.0 networkx-2.6.3 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.0.0+dedb7bdf33 sympy-1.12.1 torch-2.5.0.dev20240808+cu118 typing-extensions-4.12.2 2024-08-08T22:14:33.4057345Z 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-08-08T22:14:33.8100491Z + retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:14:33.8101403Z + pip install -q numpy protobuf typing-extensions 2024-08-08T22:14:46.9796498Z 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-08-08T22:14:47.9352517Z + [[ manywheel == libtorch ]] 2024-08-08T22:14:47.9353083Z + [[ cuda == xpu ]] 2024-08-08T22:14:47.9353792Z + /builder/check_binary.sh 2024-08-08T22:14:47.9368087Z + [[ -z 3.8 ]] 2024-08-08T22:14:47.9368969Z + [[ -z cu118 ]] 2024-08-08T22:14:47.9369397Z + [[ -z '' ]] 2024-08-08T22:14:47.9369799Z + export DESIRED_DEVTOOLSET= 2024-08-08T22:14:47.9370309Z + DESIRED_DEVTOOLSET= 2024-08-08T22:14:47.9370752Z + [[ -z manywheel ]] 2024-08-08T22:14:47.9371178Z + [[ manywheel == libtorch ]] 2024-08-08T22:14:47.9371716Z + [[ 3.8 =~ ([0-9].[0-9]+) ]] 2024-08-08T22:14:47.9372135Z + py_dot=3.8 2024-08-08T22:14:47.9377600Z +++ which python 2024-08-08T22:14:47.9388456Z ++ dirname /opt/python/cp38-cp38/bin/python 2024-08-08T22:14:47.9396256Z + install_root=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ 2024-08-08T22:14:47.9397255Z + echo 'Checking that the gcc ABI is what we expect' 2024-08-08T22:14:47.9397930Z Checking that the gcc ABI is what we expect 2024-08-08T22:14:47.9403688Z ++ uname 2024-08-08T22:14:47.9410652Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:14:47.9412906Z + torch_config=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:14:47.9416318Z + [[ ! -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-08-08T22:14:47.9418521Z + echo 'Checking the TorchConfig.cmake' 2024-08-08T22:14:47.9419547Z Checking the TorchConfig.cmake 2024-08-08T22:14:47.9421292Z + cat /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:14:47.9422621Z # FindTorch 2024-08-08T22:14:47.9423010Z # ------- 2024-08-08T22:14:47.9423344Z # 2024-08-08T22:14:47.9423658Z # Finds the Torch library 2024-08-08T22:14:47.9424070Z # 2024-08-08T22:14:47.9424448Z # This will define the following variables: 2024-08-08T22:14:47.9424971Z # 2024-08-08T22:14:47.9425524Z # TORCH_FOUND -- True if the system has the Torch library 2024-08-08T22:14:47.9426382Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-08-08T22:14:47.9427507Z # TORCH_LIBRARIES -- Libraries to link against 2024-08-08T22:14:47.9428603Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-08-08T22:14:47.9429234Z # 2024-08-08T22:14:47.9429595Z # and the following imported targets: 2024-08-08T22:14:47.9430065Z # 2024-08-08T22:14:47.9430374Z # torch 2024-08-08T22:14:47.9430722Z macro(append_torchlib_if_found) 2024-08-08T22:14:47.9431235Z foreach (_arg ${ARGN}) 2024-08-08T22:14:47.9432283Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:14:47.9433747Z if(${_arg}_LIBRARY) 2024-08-08T22:14:47.9434321Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-08-08T22:14:47.9434885Z else() 2024-08-08T22:14:47.9435418Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:14:47.9436063Z endif() 2024-08-08T22:14:47.9436479Z endforeach() 2024-08-08T22:14:47.9436840Z endmacro() 2024-08-08T22:14:47.9437045Z 2024-08-08T22:14:47.9437256Z macro(append_wholearchive_lib_if_found) 2024-08-08T22:14:47.9437769Z foreach (_arg ${ARGN}) 2024-08-08T22:14:47.9438415Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:14:47.9439131Z if(${_arg}_LIBRARY) 2024-08-08T22:14:47.9439522Z if(APPLE) 2024-08-08T22:14:47.9440396Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-08-08T22:14:47.9441111Z elseif(MSVC) 2024-08-08T22:14:47.9441759Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-08-08T22:14:47.9442433Z else() 2024-08-08T22:14:47.9442773Z # Linux 2024-08-08T22:14:47.9443577Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-08-08T22:14:47.9444425Z endif() 2024-08-08T22:14:47.9444766Z else() 2024-08-08T22:14:47.9445279Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:14:47.9445933Z endif() 2024-08-08T22:14:47.9446272Z endforeach() 2024-08-08T22:14:47.9446614Z endmacro() 2024-08-08T22:14:47.9446829Z 2024-08-08T22:14:47.9447035Z include(FindPackageHandleStandardArgs) 2024-08-08T22:14:47.9447442Z 2024-08-08T22:14:47.9447624Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:14:47.9448246Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:14:47.9448810Z else() 2024-08-08T22:14:47.9449460Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:14:47.9450477Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-08-08T22:14:47.9451563Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-08-08T22:14:47.9453136Z endif() 2024-08-08T22:14:47.9453528Z 2024-08-08T22:14:47.9453865Z # Include directories. 2024-08-08T22:14:47.9454760Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-08-08T22:14:47.9455856Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:14:47.9456758Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:14:47.9457858Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:14:47.9458460Z else() 2024-08-08T22:14:47.9458804Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:14:47.9459230Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:14:47.9459848Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:14:47.9460453Z endif() 2024-08-08T22:14:47.9460738Z 2024-08-08T22:14:47.9461053Z # Library dependencies. 2024-08-08T22:14:47.9462044Z if(ON) 2024-08-08T22:14:47.9462957Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-08-08T22:14:47.9464116Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-08-08T22:14:47.9464702Z append_torchlib_if_found(c10) 2024-08-08T22:14:47.9465151Z else() 2024-08-08T22:14:47.9465706Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-08-08T22:14:47.9466460Z #library need whole archive 2024-08-08T22:14:47.9467007Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-08-08T22:14:47.9467561Z if(ON) 2024-08-08T22:14:47.9468026Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-08-08T22:14:47.9468619Z endif() 2024-08-08T22:14:47.9468828Z 2024-08-08T22:14:47.9469241Z # We need manually add dependent libraries when they are not linked into the 2024-08-08T22:14:47.9470641Z # shared library. 2024-08-08T22:14:47.9471381Z # TODO: this list might be incomplete. 2024-08-08T22:14:47.9472079Z append_torchlib_if_found(c10) 2024-08-08T22:14:47.9472434Z 2024-08-08T22:14:47.9472565Z if(ON) 2024-08-08T22:14:47.9472943Z append_torchlib_if_found(nnpack) 2024-08-08T22:14:47.9473817Z endif() 2024-08-08T22:14:47.9474077Z 2024-08-08T22:14:47.9474211Z if(ON) 2024-08-08T22:14:47.9474629Z append_torchlib_if_found(pytorch_qnnpack) 2024-08-08T22:14:47.9475155Z endif() 2024-08-08T22:14:47.9475534Z 2024-08-08T22:14:47.9475798Z if(ON) 2024-08-08T22:14:47.9476522Z append_torchlib_if_found(XNNPACK) 2024-08-08T22:14:47.9477430Z endif() 2024-08-08T22:14:47.9477834Z 2024-08-08T22:14:47.9478782Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-08-08T22:14:47.9480382Z append_torchlib_if_found(onnx onnx_proto) 2024-08-08T22:14:47.9481227Z 2024-08-08T22:14:47.9481672Z append_torchlib_if_found(foxi_loader fmt) 2024-08-08T22:14:47.9483119Z append_torchlib_if_found(cpuinfo clog) 2024-08-08T22:14:47.9483938Z 2024-08-08T22:14:47.9484221Z if(NOT OFF) 2024-08-08T22:14:47.9485072Z append_torchlib_if_found(pthreadpool) 2024-08-08T22:14:47.9486118Z endif() 2024-08-08T22:14:47.9486539Z 2024-08-08T22:14:47.9486905Z append_torchlib_if_found(eigen_blas) 2024-08-08T22:14:47.9487673Z 2024-08-08T22:14:47.9487963Z if(ON) 2024-08-08T22:14:47.9488750Z append_torchlib_if_found(fbgemm) 2024-08-08T22:14:47.9489720Z endif() 2024-08-08T22:14:47.9490090Z 2024-08-08T22:14:47.9490386Z if(ON) 2024-08-08T22:14:47.9491169Z append_torchlib_if_found(dnnl mkldnn) 2024-08-08T22:14:47.9492155Z endif() 2024-08-08T22:14:47.9492533Z 2024-08-08T22:14:47.9492917Z append_torchlib_if_found(sleef asmjit) 2024-08-08T22:14:47.9493836Z endif() 2024-08-08T22:14:47.9494229Z 2024-08-08T22:14:47.9494476Z if(1) 2024-08-08T22:14:47.9495139Z append_torchlib_if_found(kineto) 2024-08-08T22:14:47.9496001Z endif() 2024-08-08T22:14:47.9496386Z 2024-08-08T22:14:47.9496660Z if(ON) 2024-08-08T22:14:47.9497258Z if(MSVC) 2024-08-08T22:14:47.9498437Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:14:47.9500443Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY} torch::nvtoolsext) 2024-08-08T22:14:47.9501807Z else() 2024-08-08T22:14:47.9502759Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB} torch::nvtoolsext) 2024-08-08T22:14:47.9503931Z endif() 2024-08-08T22:14:47.9504542Z if(ON) 2024-08-08T22:14:47.9505588Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:14:47.9507553Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-08-08T22:14:47.9509091Z endif() 2024-08-08T22:14:47.9509949Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-08-08T22:14:47.9511013Z endif() 2024-08-08T22:14:47.9511403Z 2024-08-08T22:14:47.9512223Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-08-08T22:14:47.9514105Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-08-08T22:14:47.9515369Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-08-08T22:14:47.9516730Z endif() 2024-08-08T22:14:47.9517117Z 2024-08-08T22:14:47.9517841Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:14:47.9519343Z # the statements below changes target properties on 2024-08-08T22:14:47.9521425Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-08-08T22:14:47.9523779Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-08-08T22:14:47.9525681Z # - the imported target created in this file in static library mode 2024-08-08T22:14:47.9526948Z if(NOT ON) 2024-08-08T22:14:47.9528341Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-08-08T22:14:47.9530522Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-08-08T22:14:47.9532080Z set_target_properties(torch PROPERTIES 2024-08-08T22:14:47.9533153Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-08-08T22:14:47.9534134Z ) 2024-08-08T22:14:47.9534706Z endif() 2024-08-08T22:14:47.9535427Z set_target_properties(torch PROPERTIES 2024-08-08T22:14:47.9536618Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-08-08T22:14:47.9537725Z CXX_STANDARD 17 2024-08-08T22:14:47.9538428Z ) 2024-08-08T22:14:47.9539033Z if(TORCH_CXX_FLAGS) 2024-08-08T22:14:47.9540279Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-08-08T22:14:47.9541731Z endif() 2024-08-08T22:14:47.9542105Z 2024-08-08T22:14:47.9542958Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-08-08T22:14:47.9544752Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-08-08T22:14:47.9545891Z + actual_gcc_abi=0 2024-08-08T22:14:47.9546625Z ++ is_expected 0 2024-08-08T22:14:47.9547469Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:14:47.9548657Z ++ [[ -z 0 ]] 2024-08-08T22:14:47.9549379Z ++ [[ 0 == 0 ]] 2024-08-08T22:14:47.9550021Z ++ echo 1 2024-08-08T22:14:47.9550679Z + [[ 1 != 1 ]] 2024-08-08T22:14:47.9551570Z + PRE_CXX11_SYMBOLS=("std::basic_string<" "std::list") 2024-08-08T22:14:47.9552974Z + CXX11_SYMBOLS=("std::__cxx11::basic_string" "std::__cxx11::list") 2024-08-08T22:14:47.9554839Z + LIBTORCH_NAMESPACE_LIST=("c10::" "at::" "caffe2::" "torch::") 2024-08-08T22:14:47.9556606Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-08-08T22:14:47.9558145Z Checking that symbols in libtorch.so have the right gcc abi 2024-08-08T22:14:47.9560199Z + '[' -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so ']' 2024-08-08T22:14:47.9562664Z + libtorch=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:47.9565520Z + check_lib_symbols_for_abi_correctness /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:47.9568194Z + lib=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:47.9570637Z + echo 'lib: ' /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:47.9573055Z lib: /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:47.9574707Z + [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:14:47.9575878Z ++ grep_symbols std::__cxx11::basic_string std::__cxx11::list 2024-08-08T22:14:47.9577171Z ++ symbols=("$@") 2024-08-08T22:14:47.9577942Z ++ wc -l 2024-08-08T22:14:47.9578965Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:14:47.9580333Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:14:47.9582168Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:47.9583849Z ++ c++filt 2024-08-08T22:14:47.9584861Z ++ grep ' c10::.*std::__cxx11::basic_string' 2024-08-08T22:15:07.6515193Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:15:07.6523430Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:15:07.6524987Z ++ c++filt 2024-08-08T22:15:07.6525507Z ++ grep ' c10::.*std::__cxx11::list' 2024-08-08T22:15:27.2991152Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:15:27.2991918Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:15:27.2999590Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:15:27.3000426Z ++ c++filt 2024-08-08T22:15:27.3000970Z ++ grep ' at::.*std::__cxx11::basic_string' 2024-08-08T22:15:46.8184122Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:15:46.8185978Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:15:46.8186879Z ++ c++filt 2024-08-08T22:15:46.8190734Z ++ grep ' at::.*std::__cxx11::list' 2024-08-08T22:16:06.4091902Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:16:06.4092958Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:16:06.4094166Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:06.4095229Z ++ c++filt 2024-08-08T22:16:06.4099525Z ++ grep ' caffe2::.*std::__cxx11::basic_string' 2024-08-08T22:16:26.0834836Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:16:26.0836915Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:26.0837999Z ++ c++filt 2024-08-08T22:16:26.0841904Z ++ grep ' caffe2::.*std::__cxx11::list' 2024-08-08T22:16:45.6282998Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:16:45.6283770Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:16:45.6285298Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:45.6286358Z ++ c++filt 2024-08-08T22:16:45.6290475Z ++ grep ' torch::.*std::__cxx11::basic_string' 2024-08-08T22:17:05.2192382Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:17:05.2199710Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:17:05.2201525Z ++ c++filt 2024-08-08T22:17:05.2202496Z ++ grep ' torch::.*std::__cxx11::list' 2024-08-08T22:17:24.9294831Z + num_cxx11_symbols=0 2024-08-08T22:17:24.9295391Z + true 2024-08-08T22:17:24.9296132Z + echo 'num_cxx11_symbols: ' 0 2024-08-08T22:17:24.9296605Z num_cxx11_symbols: 0 2024-08-08T22:17:24.9297186Z + [[ 0 -gt 0 ]] 2024-08-08T22:17:24.9300804Z ++ grep_symbols 'std::basic_string<' std::list 2024-08-08T22:17:24.9301818Z ++ symbols=("$@") 2024-08-08T22:17:24.9302590Z ++ wc -l 2024-08-08T22:17:24.9303587Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:17:24.9304977Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:17:24.9306187Z ++ c++filt 2024-08-08T22:17:24.9307471Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:17:24.9314663Z ++ grep ' c10::.*std::basic_string<' 2024-08-08T22:17:44.4003835Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:17:44.4006285Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:17:44.4008060Z ++ c++filt 2024-08-08T22:17:44.4009598Z ++ grep ' c10::.*std::list' 2024-08-08T22:18:03.9193153Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:18:03.9194862Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:18:03.9195808Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:18:03.9196658Z ++ c++filt 2024-08-08T22:18:03.9201561Z ++ grep ' at::.*std::basic_string<' 2024-08-08T22:18:23.3245297Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:18:23.3246977Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:18:23.3248132Z ++ c++filt 2024-08-08T22:18:23.3252007Z ++ grep ' at::.*std::list' 2024-08-08T22:18:42.8620938Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:18:42.8622314Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:18:42.8623942Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:18:42.8625178Z ++ c++filt 2024-08-08T22:18:42.8628167Z ++ grep ' caffe2::.*std::basic_string<' 2024-08-08T22:19:02.4626838Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:19:02.4628831Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:19:02.4630513Z ++ c++filt 2024-08-08T22:19:02.4634447Z ++ grep ' caffe2::.*std::list' 2024-08-08T22:19:22.0337777Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:19:22.0339027Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:19:22.0340837Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:19:22.0341764Z ++ c++filt 2024-08-08T22:19:22.0345834Z ++ grep ' torch::.*std::basic_string<' 2024-08-08T22:19:41.6372294Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:19:41.6379897Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:19:41.6380761Z ++ c++filt 2024-08-08T22:19:41.6382592Z ++ grep ' torch::.*std::list' 2024-08-08T22:20:01.2021700Z + num_pre_cxx11_symbols=7369 2024-08-08T22:20:01.2022418Z + echo 'num_pre_cxx11_symbols: ' 7369 2024-08-08T22:20:01.2022950Z num_pre_cxx11_symbols: 7369 2024-08-08T22:20:01.2023430Z + [[ 7369 -lt 1000 ]] 2024-08-08T22:20:01.2023952Z + echo 'cxx11 symbols seem to be in order' 2024-08-08T22:20:01.2026276Z cxx11 symbols seem to be in order 2024-08-08T22:20:01.2027078Z ++ uname 2024-08-08T22:20:01.2034488Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:20:01.2035164Z + all_libs=($(find "$install_root" -name '*.so')) 2024-08-08T22:20:01.2038641Z ++ find /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ -name '*.so' 2024-08-08T22:20:01.2355509Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.2359891Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:20:01.2443956Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:20:01.2445034Z ++ grep RUNPATH 2024-08-08T22:20:01.2468458Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007fffd37cd000) 2024-08-08T22:20:01.2470704Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007fd11847d000) 2024-08-08T22:20:01.2472662Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd118261000) 2024-08-08T22:20:01.2474107Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd117e93000) 2024-08-08T22:20:01.2475617Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fd119abd000) 2024-08-08T22:20:01.2477282Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fd119ab1000) 2024-08-08T22:20:01.2479403Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fd117c89000) 2024-08-08T22:20:01.2482437Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fd103a5c000) 2024-08-08T22:20:01.2484199Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fd0ca980000) 2024-08-08T22:20:01.2485969Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fd1199fc000) 2024-08-08T22:20:01.2487952Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd0ca6d9000) 2024-08-08T22:20:01.2489855Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fd0ca5c1000) 2024-08-08T22:20:01.2491676Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fd0ca3a7000) 2024-08-08T22:20:01.2493353Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd0ca09f000) 2024-08-08T22:20:01.2494186Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd0c9e89000) 2024-08-08T22:20:01.2494988Z /lib64/ld-linux-x86-64.so.2 (0x00007fd1198d1000) 2024-08-08T22:20:01.2495695Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd0c9c81000) 2024-08-08T22:20:01.2496423Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd0c997f000) 2024-08-08T22:20:01.2497134Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd0c977b000) 2024-08-08T22:20:01.2498573Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fd0c9551000) 2024-08-08T22:20:01.2500665Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fd0c8c3c000) 2024-08-08T22:20:01.2502870Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fd0b7f44000) 2024-08-08T22:20:01.2505004Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fd0a7069000) 2024-08-08T22:20:01.2507147Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fd0a4d2d000) 2024-08-08T22:20:01.2509311Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fd09e451000) 2024-08-08T22:20:01.2511422Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fd0987f3000) 2024-08-08T22:20:01.2514062Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fd07426d000) 2024-08-08T22:20:01.2516194Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fd069288000) 2024-08-08T22:20:01.2517629Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fd069085000) with runpath ' 2024-08-08T22:20:01.2519427Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007fffd37cd000) 2024-08-08T22:20:01.2521544Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007fd11847d000) 2024-08-08T22:20:01.2522868Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd118261000) 2024-08-08T22:20:01.2523675Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd117e93000) 2024-08-08T22:20:01.2524906Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fd119abd000) 2024-08-08T22:20:01.2526540Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fd119ab1000) 2024-08-08T22:20:01.2528956Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fd117c89000) 2024-08-08T22:20:01.2531351Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fd103a5c000) 2024-08-08T22:20:01.2533128Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fd0ca980000) 2024-08-08T22:20:01.2534902Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fd1199fc000) 2024-08-08T22:20:01.2536911Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd0ca6d9000) 2024-08-08T22:20:01.2538826Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fd0ca5c1000) 2024-08-08T22:20:01.2540637Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fd0ca3a7000) 2024-08-08T22:20:01.2542191Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd0ca09f000) 2024-08-08T22:20:01.2543022Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd0c9e89000) 2024-08-08T22:20:01.2543817Z /lib64/ld-linux-x86-64.so.2 (0x00007fd1198d1000) 2024-08-08T22:20:01.2544516Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd0c9c81000) 2024-08-08T22:20:01.2545245Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd0c997f000) 2024-08-08T22:20:01.2545968Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd0c977b000) 2024-08-08T22:20:01.2547392Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fd0c9551000) 2024-08-08T22:20:01.2549488Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fd0c8c3c000) 2024-08-08T22:20:01.2552192Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fd0b7f44000) 2024-08-08T22:20:01.2555566Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fd0a7069000) 2024-08-08T22:20:01.2559477Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fd0a4d2d000) 2024-08-08T22:20:01.2561679Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fd09e451000) 2024-08-08T22:20:01.2563789Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fd0987f3000) 2024-08-08T22:20:01.2566081Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fd07426d000) 2024-08-08T22:20:01.2568194Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fd069288000) 2024-08-08T22:20:01.2569658Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fd069085000) with runpath 2024-08-08T22:20:01.2570466Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.2571328Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:20:01.2572615Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:20:01.2573472Z ++ grep RUNPATH 2024-08-08T22:20:01.2574793Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffeba57d000) 2024-08-08T22:20:01.2576246Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff8784c4000) 2024-08-08T22:20:01.2577036Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff8781c2000) 2024-08-08T22:20:01.2577800Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff877fac000) 2024-08-08T22:20:01.2578639Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff877d90000) 2024-08-08T22:20:01.2579440Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff8779c2000) 2024-08-08T22:20:01.2580313Z /lib64/ld-linux-x86-64.so.2 (0x00007ff8787cc000) with runpath ' 2024-08-08T22:20:01.2581871Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffeba57d000) 2024-08-08T22:20:01.2583294Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff8784c4000) 2024-08-08T22:20:01.2584080Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff8781c2000) 2024-08-08T22:20:01.2584822Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff877fac000) 2024-08-08T22:20:01.2585674Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff877d90000) 2024-08-08T22:20:01.2586481Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff8779c2000) 2024-08-08T22:20:01.2587343Z /lib64/ld-linux-x86-64.so.2 (0x00007ff8787cc000) with runpath 2024-08-08T22:20:01.2588059Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.2589126Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:20:01.2615394Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:20:01.2616537Z ++ grep RUNPATH 2024-08-08T22:20:01.2638380Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffcbeff5000) 2024-08-08T22:20:01.2640382Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fd97628d000) 2024-08-08T22:20:01.2641503Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd976035000) 2024-08-08T22:20:01.2643065Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd975d8e000) 2024-08-08T22:20:01.2644538Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd975a86000) 2024-08-08T22:20:01.2645328Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd975784000) 2024-08-08T22:20:01.2646072Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd97556e000) 2024-08-08T22:20:01.2646838Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd9751a0000) 2024-08-08T22:20:01.2647593Z /lib64/ld-linux-x86-64.so.2 (0x00007fd976239000) 2024-08-08T22:20:01.2648361Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd974f84000) 2024-08-08T22:20:01.2649265Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd974d7c000) with runpath ' 2024-08-08T22:20:01.2650913Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffcbeff5000) 2024-08-08T22:20:01.2652792Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fd97628d000) 2024-08-08T22:20:01.2654061Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd976035000) 2024-08-08T22:20:01.2655677Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd975d8e000) 2024-08-08T22:20:01.2657154Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd975a86000) 2024-08-08T22:20:01.2657934Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd975784000) 2024-08-08T22:20:01.2658679Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd97556e000) 2024-08-08T22:20:01.2659446Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd9751a0000) 2024-08-08T22:20:01.2660203Z /lib64/ld-linux-x86-64.so.2 (0x00007fd976239000) 2024-08-08T22:20:01.2660952Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd974f84000) 2024-08-08T22:20:01.2661861Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd974d7c000) with runpath 2024-08-08T22:20:01.2662643Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.2663597Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:20:01.2697563Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:20:01.2698519Z ++ grep RUNPATH 2024-08-08T22:20:01.2720276Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffc71933000) 2024-08-08T22:20:01.2722763Z libnvrtc.so.11.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007efd0f3a9000) 2024-08-08T22:20:01.2724193Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007efd0d82e000) 2024-08-08T22:20:01.2725019Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007efd0d526000) 2024-08-08T22:20:01.2725802Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007efd0d224000) 2024-08-08T22:20:01.2726552Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007efd0d00e000) 2024-08-08T22:20:01.2727317Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007efd0cc40000) 2024-08-08T22:20:01.2728130Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007efd0ca24000) 2024-08-08T22:20:01.2728929Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007efd0c81c000) 2024-08-08T22:20:01.2729881Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007efd0c618000) 2024-08-08T22:20:01.2730772Z /lib64/ld-linux-x86-64.so.2 (0x00007efd12a8f000) with runpath ' 2024-08-08T22:20:01.2732398Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffc71933000) 2024-08-08T22:20:01.2734628Z libnvrtc.so.11.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007efd0f3a9000) 2024-08-08T22:20:01.2736048Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007efd0d82e000) 2024-08-08T22:20:01.2736864Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007efd0d526000) 2024-08-08T22:20:01.2737626Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007efd0d224000) 2024-08-08T22:20:01.2738392Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007efd0d00e000) 2024-08-08T22:20:01.2739158Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007efd0cc40000) 2024-08-08T22:20:01.2739952Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007efd0ca24000) 2024-08-08T22:20:01.2740770Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007efd0c81c000) 2024-08-08T22:20:01.2741503Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007efd0c618000) 2024-08-08T22:20:01.2742364Z /lib64/ld-linux-x86-64.so.2 (0x00007efd12a8f000) with runpath 2024-08-08T22:20:01.2743102Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.2743984Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:20:01.2783039Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:20:01.2783949Z ++ grep RUNPATH 2024-08-08T22:20:01.2808589Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffdca1a5000) 2024-08-08T22:20:01.2832015Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f6ed7a60000) 2024-08-08T22:20:01.2834095Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6ed7858000) 2024-08-08T22:20:01.2835531Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f6eebd82000) 2024-08-08T22:20:01.2836706Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6ed763c000) 2024-08-08T22:20:01.2837504Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6ed733a000) 2024-08-08T22:20:01.2838205Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6ed7136000) 2024-08-08T22:20:01.2838987Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6ed6e2e000) 2024-08-08T22:20:01.2840455Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f6ed6c04000) 2024-08-08T22:20:01.2841742Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6ed69ee000) 2024-08-08T22:20:01.2842501Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6ed6620000) 2024-08-08T22:20:01.2844014Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f6ed5d0b000) 2024-08-08T22:20:01.2846193Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f6ed5a64000) 2024-08-08T22:20:01.2847594Z /lib64/ld-linux-x86-64.so.2 (0x00007f6eebc8d000) 2024-08-08T22:20:01.2848415Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f6ed5861000) with runpath ' 2024-08-08T22:20:01.2850030Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffdca1a5000) 2024-08-08T22:20:01.2851931Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f6ed7a60000) 2024-08-08T22:20:01.2853122Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6ed7858000) 2024-08-08T22:20:01.2854329Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f6eebd82000) 2024-08-08T22:20:01.2855704Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6ed763c000) 2024-08-08T22:20:01.2856480Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6ed733a000) 2024-08-08T22:20:01.2857196Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6ed7136000) 2024-08-08T22:20:01.2857972Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6ed6e2e000) 2024-08-08T22:20:01.2859429Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f6ed6c04000) 2024-08-08T22:20:01.2860744Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6ed69ee000) 2024-08-08T22:20:01.2861497Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6ed6620000) 2024-08-08T22:20:01.2862987Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f6ed5d0b000) 2024-08-08T22:20:01.2865146Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f6ed5a64000) 2024-08-08T22:20:01.2866573Z /lib64/ld-linux-x86-64.so.2 (0x00007f6eebc8d000) 2024-08-08T22:20:01.2867385Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f6ed5861000) with runpath 2024-08-08T22:20:01.2868178Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.2869060Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:20:01.2883040Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:20:01.2883919Z ++ grep RUNPATH 2024-08-08T22:20:01.2904837Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007fff253e3000) 2024-08-08T22:20:01.2907229Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f26a52be000) 2024-08-08T22:20:01.2909539Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f266c1e2000) 2024-08-08T22:20:01.2910793Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f266bfcc000) 2024-08-08T22:20:01.2911534Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f266bbfe000) 2024-08-08T22:20:01.2912732Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f26b95c5000) 2024-08-08T22:20:01.2914342Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f266b9f6000) 2024-08-08T22:20:01.2915057Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f266b7f2000) 2024-08-08T22:20:01.2915857Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f266b5d6000) 2024-08-08T22:20:01.2916655Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f266b2d4000) 2024-08-08T22:20:01.2918061Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f266b0aa000) 2024-08-08T22:20:01.2920108Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f266a795000) 2024-08-08T22:20:01.2922284Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f266a4ee000) 2024-08-08T22:20:01.2923723Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f266a1e6000) 2024-08-08T22:20:01.2924516Z /lib64/ld-linux-x86-64.so.2 (0x00007f26b94eb000) 2024-08-08T22:20:01.2925757Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f26b950f000) 2024-08-08T22:20:01.2927697Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f26594ee000) 2024-08-08T22:20:01.2929794Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f2648613000) 2024-08-08T22:20:01.2931870Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f26462d7000) 2024-08-08T22:20:01.2934206Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f26460cd000) 2024-08-08T22:20:01.2936295Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f263f7f1000) 2024-08-08T22:20:01.2938367Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f2639b93000) 2024-08-08T22:20:01.2940442Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f261560c000) 2024-08-08T22:20:01.2942502Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f26153f2000) 2024-08-08T22:20:01.2944475Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f260a40d000) 2024-08-08T22:20:01.2945885Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f260a209000) with runpath ' 2024-08-08T22:20:01.2947499Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007fff253e3000) 2024-08-08T22:20:01.2949427Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f26a52be000) 2024-08-08T22:20:01.2951183Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f266c1e2000) 2024-08-08T22:20:01.2952386Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f266bfcc000) 2024-08-08T22:20:01.2953144Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f266bbfe000) 2024-08-08T22:20:01.2954901Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f26b95c5000) 2024-08-08T22:20:01.2956035Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f266b9f6000) 2024-08-08T22:20:01.2956749Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f266b7f2000) 2024-08-08T22:20:01.2957546Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f266b5d6000) 2024-08-08T22:20:01.2958339Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f266b2d4000) 2024-08-08T22:20:01.2959733Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f266b0aa000) 2024-08-08T22:20:01.2961781Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f266a795000) 2024-08-08T22:20:01.2964025Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f266a4ee000) 2024-08-08T22:20:01.2966113Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f266a1e6000) 2024-08-08T22:20:01.2967324Z /lib64/ld-linux-x86-64.so.2 (0x00007f26b94eb000) 2024-08-08T22:20:01.2968582Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f26b950f000) 2024-08-08T22:20:01.2970580Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f26594ee000) 2024-08-08T22:20:01.2972649Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f2648613000) 2024-08-08T22:20:01.2974747Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f26462d7000) 2024-08-08T22:20:01.2976899Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f26460cd000) 2024-08-08T22:20:01.2978995Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f263f7f1000) 2024-08-08T22:20:01.2981220Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f2639b93000) 2024-08-08T22:20:01.2983315Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f261560c000) 2024-08-08T22:20:01.2985362Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f26153f2000) 2024-08-08T22:20:01.2987335Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f260a40d000) 2024-08-08T22:20:01.2988712Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f260a209000) with runpath 2024-08-08T22:20:01.2989520Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.2990429Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:20:01.2991774Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:20:01.2992640Z ++ grep RUNPATH 2024-08-08T22:20:01.3028541Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffd807ed000) 2024-08-08T22:20:01.3031139Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f19a89f7000) 2024-08-08T22:20:01.3032248Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f19944bb000) 2024-08-08T22:20:01.3032995Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f19942a5000) 2024-08-08T22:20:01.3034704Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f19940a1000) 2024-08-08T22:20:01.3035527Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f1993e85000) 2024-08-08T22:20:01.3036513Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f1993b83000) 2024-08-08T22:20:01.3037981Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f1993959000) 2024-08-08T22:20:01.3040075Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f1993044000) 2024-08-08T22:20:01.3042277Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f1992d9d000) 2024-08-08T22:20:01.3043721Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1992a95000) 2024-08-08T22:20:01.3044496Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f19926c7000) 2024-08-08T22:20:01.3045253Z /lib64/ld-linux-x86-64.so.2 (0x00007f19a88f0000) 2024-08-08T22:20:01.3046061Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f19924c4000) with runpath ' 2024-08-08T22:20:01.3047749Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffd807ed000) 2024-08-08T22:20:01.3049653Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f19a89f7000) 2024-08-08T22:20:01.3050748Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f19944bb000) 2024-08-08T22:20:01.3051520Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f19942a5000) 2024-08-08T22:20:01.3052290Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f19940a1000) 2024-08-08T22:20:01.3053095Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f1993e85000) 2024-08-08T22:20:01.3053878Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f1993b83000) 2024-08-08T22:20:01.3055297Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f1993959000) 2024-08-08T22:20:01.3057380Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f1993044000) 2024-08-08T22:20:01.3059559Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f1992d9d000) 2024-08-08T22:20:01.3061165Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1992a95000) 2024-08-08T22:20:01.3061941Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f19926c7000) 2024-08-08T22:20:01.3062699Z /lib64/ld-linux-x86-64.so.2 (0x00007f19a88f0000) 2024-08-08T22:20:01.3063499Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f19924c4000) with runpath 2024-08-08T22:20:01.3064304Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.3065239Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:20:01.3099718Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:20:01.3100638Z ++ grep RUNPATH 2024-08-08T22:20:01.3193180Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fff5d920000) 2024-08-08T22:20:01.3197493Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f7fe3cc7000) 2024-08-08T22:20:01.3199515Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f7faa7d8000) 2024-08-08T22:20:01.3201739Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f7f99ae0000) 2024-08-08T22:20:01.3203874Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f7f88c05000) 2024-08-08T22:20:01.3206018Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f7f868c9000) 2024-08-08T22:20:01.3208395Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f7f866bf000) 2024-08-08T22:20:01.3210595Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f7f7fde3000) 2024-08-08T22:20:01.3212704Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f7f7a185000) 2024-08-08T22:20:01.3214839Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f7f55bff000) 2024-08-08T22:20:01.3216917Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f7f559e5000) 2024-08-08T22:20:01.3218927Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f7f4aa00000) 2024-08-08T22:20:01.3220306Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7f4a7e4000) 2024-08-08T22:20:01.3221127Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f7f4a5e0000) 2024-08-08T22:20:01.3221858Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f7f4a3d8000) 2024-08-08T22:20:01.3223084Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f7fe3ba5000) 2024-08-08T22:20:01.3224770Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f7f361ab000) 2024-08-08T22:20:01.3225943Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7f35ea9000) 2024-08-08T22:20:01.3226720Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7f35ba1000) 2024-08-08T22:20:01.3227536Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7f3598b000) 2024-08-08T22:20:01.3228298Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7f355bd000) 2024-08-08T22:20:01.3229042Z /lib64/ld-linux-x86-64.so.2 (0x00007f7fe3b5b000) 2024-08-08T22:20:01.3230437Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f7f35393000) 2024-08-08T22:20:01.3232688Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f7f34a7e000) 2024-08-08T22:20:01.3234641Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7f3487b000) with runpath ' 2024-08-08T22:20:01.3236361Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fff5d920000) 2024-08-08T22:20:01.3238341Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f7fe3cc7000) 2024-08-08T22:20:01.3256194Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f7faa7d8000) 2024-08-08T22:20:01.3258548Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f7f99ae0000) 2024-08-08T22:20:01.3260669Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f7f88c05000) 2024-08-08T22:20:01.3262787Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f7f868c9000) 2024-08-08T22:20:01.3264941Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f7f866bf000) 2024-08-08T22:20:01.3267032Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f7f7fde3000) 2024-08-08T22:20:01.3269163Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f7f7a185000) 2024-08-08T22:20:01.3271727Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f7f55bff000) 2024-08-08T22:20:01.3274265Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f7f559e5000) 2024-08-08T22:20:01.3276259Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f7f4aa00000) 2024-08-08T22:20:01.3277617Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7f4a7e4000) 2024-08-08T22:20:01.3278424Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f7f4a5e0000) 2024-08-08T22:20:01.3279136Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f7f4a3d8000) 2024-08-08T22:20:01.3280345Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f7fe3ba5000) 2024-08-08T22:20:01.3282003Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f7f361ab000) 2024-08-08T22:20:01.3283168Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7f35ea9000) 2024-08-08T22:20:01.3283927Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7f35ba1000) 2024-08-08T22:20:01.3284737Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7f3598b000) 2024-08-08T22:20:01.3285487Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7f355bd000) 2024-08-08T22:20:01.3286241Z /lib64/ld-linux-x86-64.so.2 (0x00007f7fe3b5b000) 2024-08-08T22:20:01.3287607Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f7f35393000) 2024-08-08T22:20:01.3289655Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f7f34a7e000) 2024-08-08T22:20:01.3291116Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7f3487b000) with runpath 2024-08-08T22:20:01.3292056Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.3293758Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-08T22:20:01.3296252Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-08T22:20:01.3298067Z ++ grep RUNPATH 2024-08-08T22:20:01.3299521Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007fffdc3ef000) 2024-08-08T22:20:01.3301567Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f4b7fbe2000) 2024-08-08T22:20:01.3303325Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f4b46b06000) 2024-08-08T22:20:01.3305286Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f4b34845000) 2024-08-08T22:20:01.3307214Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f4b99488000) 2024-08-08T22:20:01.3309166Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f4b3459e000) 2024-08-08T22:20:01.3311334Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f4b34394000) 2024-08-08T22:20:01.3313144Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f4b9936f000) 2024-08-08T22:20:01.3314732Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f4b34178000) 2024-08-08T22:20:01.3315531Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f4b33e76000) 2024-08-08T22:20:01.3316226Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f4b33c72000) 2024-08-08T22:20:01.3317890Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f4b2e014000) 2024-08-08T22:20:01.3320052Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f4b1d31c000) 2024-08-08T22:20:01.3321487Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f4b1d014000) 2024-08-08T22:20:01.3322284Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f4b1cdfe000) 2024-08-08T22:20:01.3323038Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f4b1ca30000) 2024-08-08T22:20:01.3323783Z /lib64/ld-linux-x86-64.so.2 (0x00007f4b9931d000) 2024-08-08T22:20:01.3324447Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f4b1c828000) 2024-08-08T22:20:01.3325854Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f4b1c5fe000) 2024-08-08T22:20:01.3327893Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f4b1bce9000) 2024-08-08T22:20:01.3329978Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f4b0ae0e000) 2024-08-08T22:20:01.3332076Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f4b08ad2000) 2024-08-08T22:20:01.3334182Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f4b021f6000) 2024-08-08T22:20:01.3336283Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f4addc70000) 2024-08-08T22:20:01.3338343Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f4adda56000) 2024-08-08T22:20:01.3340338Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f4ad2a71000) 2024-08-08T22:20:01.3341751Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f4ad286e000) with runpath ' 2024-08-08T22:20:01.3343465Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007fffdc3ef000) 2024-08-08T22:20:01.3345620Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f4b7fbe2000) 2024-08-08T22:20:01.3347357Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f4b46b06000) 2024-08-08T22:20:01.3349338Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f4b34845000) 2024-08-08T22:20:01.3351261Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f4b99488000) 2024-08-08T22:20:01.3353229Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f4b3459e000) 2024-08-08T22:20:01.3356411Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f4b34394000) 2024-08-08T22:20:01.3358270Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f4b9936f000) 2024-08-08T22:20:01.3359438Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f4b34178000) 2024-08-08T22:20:01.3360206Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f4b33e76000) 2024-08-08T22:20:01.3360921Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f4b33c72000) 2024-08-08T22:20:01.3362402Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f4b2e014000) 2024-08-08T22:20:01.3364681Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f4b1d31c000) 2024-08-08T22:20:01.3366114Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f4b1d014000) 2024-08-08T22:20:01.3366922Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f4b1cdfe000) 2024-08-08T22:20:01.3367679Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f4b1ca30000) 2024-08-08T22:20:01.3368411Z /lib64/ld-linux-x86-64.so.2 (0x00007f4b9931d000) 2024-08-08T22:20:01.3369097Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f4b1c828000) 2024-08-08T22:20:01.3370557Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f4b1c5fe000) 2024-08-08T22:20:01.3372588Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f4b1bce9000) 2024-08-08T22:20:01.3374672Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f4b0ae0e000) 2024-08-08T22:20:01.3377762Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f4b08ad2000) 2024-08-08T22:20:01.3379972Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f4b021f6000) 2024-08-08T22:20:01.3382263Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f4addc70000) 2024-08-08T22:20:01.3384330Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f4adda56000) 2024-08-08T22:20:01.3386325Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f4ad2a71000) 2024-08-08T22:20:01.3387720Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f4ad286e000) with runpath 2024-08-08T22:20:01.3388517Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.3389496Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:20:01.3390970Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:20:01.3392099Z ++ grep RUNPATH 2024-08-08T22:20:01.3393945Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffe500a9000) 2024-08-08T22:20:01.3395528Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f490bf21000) 2024-08-08T22:20:01.3396329Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f490bc1f000) 2024-08-08T22:20:01.3397031Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f490ba1b000) 2024-08-08T22:20:01.3398586Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f490b774000) 2024-08-08T22:20:01.3400754Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f490b56a000) 2024-08-08T22:20:01.3402809Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f490b340000) 2024-08-08T22:20:01.3404081Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f490af72000) 2024-08-08T22:20:01.3404833Z /lib64/ld-linux-x86-64.so.2 (0x00007f490c13d000) 2024-08-08T22:20:01.3405518Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f490ad6a000) 2024-08-08T22:20:01.3406273Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f490aa62000) 2024-08-08T22:20:01.3407184Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f490a84c000) with runpath ' 2024-08-08T22:20:01.3408905Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffe500a9000) 2024-08-08T22:20:01.3410411Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f490bf21000) 2024-08-08T22:20:01.3411328Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f490bc1f000) 2024-08-08T22:20:01.3412072Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f490ba1b000) 2024-08-08T22:20:01.3413630Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f490b774000) 2024-08-08T22:20:01.3415776Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f490b56a000) 2024-08-08T22:20:01.3417810Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f490b340000) 2024-08-08T22:20:01.3419066Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f490af72000) 2024-08-08T22:20:01.3419793Z /lib64/ld-linux-x86-64.so.2 (0x00007f490c13d000) 2024-08-08T22:20:01.3420482Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f490ad6a000) 2024-08-08T22:20:01.3421262Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f490aa62000) 2024-08-08T22:20:01.3422169Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f490a84c000) with runpath 2024-08-08T22:20:01.3422959Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:20:01.3423914Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:20:01.3452403Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:20:01.3453314Z ++ grep RUNPATH 2024-08-08T22:20:01.3482698Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffca01d1000) 2024-08-08T22:20:01.3485842Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fb55e33d000) 2024-08-08T22:20:01.3487454Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fb55e330000) 2024-08-08T22:20:01.3489738Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fb55cae6000) 2024-08-08T22:20:01.3493359Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fb5488b9000) 2024-08-08T22:20:01.3497310Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fb50f7dd000) 2024-08-08T22:20:01.3499484Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fb55e27c000) 2024-08-08T22:20:01.3501449Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fb50f536000) 2024-08-08T22:20:01.3503591Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fb50f41e000) 2024-08-08T22:20:01.3504768Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fb50f202000) 2024-08-08T22:20:01.3506287Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fb50efe8000) 2024-08-08T22:20:01.3507623Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fb50ece0000) 2024-08-08T22:20:01.3508695Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fb50eaca000) 2024-08-08T22:20:01.3509457Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fb50e6fc000) 2024-08-08T22:20:01.3510195Z /lib64/ld-linux-x86-64.so.2 (0x00007fb55e144000) 2024-08-08T22:20:01.3510992Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fb50e4f4000) 2024-08-08T22:20:01.3512012Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fb50e1f2000) 2024-08-08T22:20:01.3512704Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fb50dfee000) 2024-08-08T22:20:01.3514667Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fb50ddc4000) 2024-08-08T22:20:01.3516941Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fb50d4af000) 2024-08-08T22:20:01.3519143Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fb4fc7b7000) 2024-08-08T22:20:01.3521235Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fb4eb8dc000) 2024-08-08T22:20:01.3523340Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fb4e95a0000) 2024-08-08T22:20:01.3525461Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fb4e2cc4000) 2024-08-08T22:20:01.3527524Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fb4dd066000) 2024-08-08T22:20:01.3529612Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fb4b8ae0000) 2024-08-08T22:20:01.3531644Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fb4adafb000) 2024-08-08T22:20:01.3533059Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fb4ad8f8000) with runpath ' 2024-08-08T22:20:01.3534737Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffca01d1000) 2024-08-08T22:20:01.3536624Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fb55e33d000) 2024-08-08T22:20:01.3538223Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fb55e330000) 2024-08-08T22:20:01.3540097Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fb55cae6000) 2024-08-08T22:20:01.3542033Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fb5488b9000) 2024-08-08T22:20:01.3543951Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fb50f7dd000) 2024-08-08T22:20:01.3545688Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fb55e27c000) 2024-08-08T22:20:01.3547658Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fb50f536000) 2024-08-08T22:20:01.3549514Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fb50f41e000) 2024-08-08T22:20:01.3550663Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fb50f202000) 2024-08-08T22:20:01.3552184Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fb50efe8000) 2024-08-08T22:20:01.3553990Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fb50ece0000) 2024-08-08T22:20:01.3554818Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fb50eaca000) 2024-08-08T22:20:01.3555575Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fb50e6fc000) 2024-08-08T22:20:01.3556337Z /lib64/ld-linux-x86-64.so.2 (0x00007fb55e144000) 2024-08-08T22:20:01.3557008Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fb50e4f4000) 2024-08-08T22:20:01.3557716Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fb50e1f2000) 2024-08-08T22:20:01.3558430Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fb50dfee000) 2024-08-08T22:20:01.3559826Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fb50ddc4000) 2024-08-08T22:20:01.3561871Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fb50d4af000) 2024-08-08T22:20:01.3564157Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fb4fc7b7000) 2024-08-08T22:20:01.3566298Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fb4eb8dc000) 2024-08-08T22:20:01.3568385Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fb4e95a0000) 2024-08-08T22:20:01.3570584Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fb4e2cc4000) 2024-08-08T22:20:01.3572693Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fb4dd066000) 2024-08-08T22:20:01.3574834Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fb4b8ae0000) 2024-08-08T22:20:01.3576889Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fb4adafb000) 2024-08-08T22:20:01.3578327Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fb4ad8f8000) with runpath 2024-08-08T22:20:01.3579129Z +++ realpath /builder/check_binary.sh 2024-08-08T22:20:01.3579673Z ++ dirname /builder/check_binary.sh 2024-08-08T22:20:01.3580207Z + TEST_CODE_DIR=/builder/test_example_code 2024-08-08T22:20:01.3580777Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:20:01.3581275Z + pushd /tmp 2024-08-08T22:20:01.3581605Z /tmp / 2024-08-08T22:20:01.3582002Z + python -c 'import torch' 2024-08-08T22:20:03.7382846Z + popd 2024-08-08T22:20:03.7383294Z / 2024-08-08T22:20:03.7383823Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:20:03.7384416Z + pushd /tmp 2024-08-08T22:20:03.7384772Z /tmp / 2024-08-08T22:20:03.7385735Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-08-08T22:20:05.9708162Z + python -c 'import torch; assert torch.version.git_version != None' 2024-08-08T22:20:08.2198753Z + popd 2024-08-08T22:20:08.2199167Z / 2024-08-08T22:20:08.2199913Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:20:08.2203191Z ++ uname -m 2024-08-08T22:20:08.2210412Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-08-08T22:20:08.2213450Z ++ uname -m 2024-08-08T22:20:08.2220181Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:20:08.2223098Z ++ uname 2024-08-08T22:20:08.2230049Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:20:08.2233236Z ++ uname -m 2024-08-08T22:20:08.2240877Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-08T22:20:08.2241477Z + echo 'Checking that MKL is available' 2024-08-08T22:20:08.2242042Z Checking that MKL is available 2024-08-08T22:20:08.2242491Z + pushd /tmp 2024-08-08T22:20:08.2242842Z /tmp / 2024-08-08T22:20:08.2243557Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-08-08T22:20:10.4693519Z + popd 2024-08-08T22:20:10.4693905Z / 2024-08-08T22:20:10.4694303Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:20:10.4697736Z ++ uname 2024-08-08T22:20:10.4705437Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:20:10.4708422Z ++ uname -m 2024-08-08T22:20:10.4715683Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:20:10.4716415Z + echo 'Checking that XNNPACK is available' 2024-08-08T22:20:10.4716986Z Checking that XNNPACK is available 2024-08-08T22:20:10.4717479Z + pushd /tmp 2024-08-08T22:20:10.4717829Z /tmp / 2024-08-08T22:20:10.4718655Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-08-08T22:20:12.7009463Z + popd 2024-08-08T22:20:12.7009918Z / 2024-08-08T22:20:12.7010427Z + [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:20:12.7011508Z + [[ cu118 != \c\p\u ]] 2024-08-08T22:20:12.7011949Z + [[ cu118 != \x\p\u ]] 2024-08-08T22:20:12.7012489Z + [[ cu118 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-08-08T22:20:12.7013016Z + [[ cu118 != *\r\o\c\m* ]] 2024-08-08T22:20:12.7015393Z ++ uname -m 2024-08-08T22:20:12.7022780Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:20:12.7023625Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:20:12.7024148Z + pushd /tmp 2024-08-08T22:20:12.7024501Z /tmp / 2024-08-08T22:20:12.7025061Z + echo 'Checking that CUDA archs are setup correctly' 2024-08-08T22:20:12.7025755Z Checking that CUDA archs are setup correctly 2024-08-08T22:20:12.7026578Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-08-08T22:20:15.1172944Z + echo 'Checking that magma is available' 2024-08-08T22:20:15.1173610Z Checking that magma is available 2024-08-08T22:20:15.1174520Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-08-08T22:20:17.4859527Z + echo 'Checking that CuDNN is available' 2024-08-08T22:20:17.4860769Z Checking that CuDNN is available 2024-08-08T22:20:17.4862571Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-08-08T22:20:19.6620160Z + echo 'Checking that exception handling works' 2024-08-08T22:20:19.6620886Z Checking that exception handling works 2024-08-08T22:20:19.6622212Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-08-08T22:20:21.9657951Z + echo 'Checking that basic RNN works' 2024-08-08T22:20:21.9658953Z Checking that basic RNN works 2024-08-08T22:20:21.9659538Z + python /builder/test_example_code/rnn_smoke.py 2024-08-08T22:20:24.4295978Z + echo 'Checking that basic CNN works' 2024-08-08T22:20:24.4296608Z Checking that basic CNN works 2024-08-08T22:20:24.4297181Z + python /builder/test_example_code/cnn_smoke.py 2024-08-08T22:20:26.7364120Z tensor([0.0849], device='cuda:0', grad_fn=) 2024-08-08T22:20:28.3518836Z + echo 'Test that linalg works' 2024-08-08T22:20:28.3519436Z Test that linalg works 2024-08-08T22:20:28.3520723Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-08-08T22:20:30.6107755Z torch.return_types.linalg_svd( 2024-08-08T22:20:30.6108609Z U=tensor([[ 0.8237, -0.5407, 0.1705], 2024-08-08T22:20:30.6109385Z [ 0.1807, 0.5354, 0.8250], 2024-08-08T22:20:30.6110503Z [ 0.5374, 0.6488, -0.5388]], device='cuda:0'), 2024-08-08T22:20:30.6112697Z S=tensor([2.5412, 0.3633, 0.2655], device='cuda:0'), 2024-08-08T22:20:30.6113990Z Vh=tensor([[ 0.8237, 0.1807, 0.5374], 2024-08-08T22:20:30.6114588Z [-0.5407, 0.5354, 0.6488], 2024-08-08T22:20:30.6115230Z [ 0.1705, 0.8250, -0.5388]], device='cuda:0')) 2024-08-08T22:20:30.9002783Z + popd 2024-08-08T22:20:30.9003293Z / 2024-08-08T22:20:30.9003647Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:20:30.9006674Z ++ dirname /builder/check_binary.sh 2024-08-08T22:20:30.9013969Z + pushd /builder/test/smoke_test 2024-08-08T22:20:30.9014629Z /builder/test/smoke_test / 2024-08-08T22:20:30.9015475Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-08-08T22:20:33.9697574Z Testing smoke_test_linalg on cpu 2024-08-08T22:20:34.3365892Z + [[ cu118 == *cuda* ]] 2024-08-08T22:20:34.3366486Z + popd 2024-08-08T22:20:34.3366825Z / 2024-08-08T22:20:34.3369976Z ++ uname 2024-08-08T22:20:34.3378252Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:20:34.3378965Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:20:34.3379869Z + GLOO_CHECK='import torch.distributed as dist 2024-08-08T22:20:34.3380402Z try: 2024-08-08T22:20:34.3380977Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:20:34.3381657Z except RuntimeError as e: 2024-08-08T22:20:34.3382084Z print(e) 2024-08-08T22:20:34.3382458Z ' 2024-08-08T22:20:34.3383023Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-08-08T22:20:34.3383506Z ++ MASTER_ADDR=localhost 2024-08-08T22:20:34.3383942Z ++ MASTER_PORT=63945 2024-08-08T22:20:34.3384493Z ++ python -c 'import torch.distributed as dist 2024-08-08T22:20:34.3385022Z try: 2024-08-08T22:20:34.3385587Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:20:34.3386255Z except RuntimeError as e: 2024-08-08T22:20:34.3386672Z print(e) 2024-08-08T22:20:34.3387396Z ' 2024-08-08T22:20:36.5873647Z + 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-08-08T22:20:36.5875772Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-08-08T22:20:36.5878283Z + [[ [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-08-08T22:20:36.5879857Z ++ uname 2024-08-08T22:20:36.5884181Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:20:36.5885226Z + [[ manywheel == \c\o\n\d\a ]] 2024-08-08T22:20:36.5885905Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-08-08T22:20:36.5886425Z + pushd /tmp 2024-08-08T22:20:36.5886785Z /tmp / 2024-08-08T22:20:36.5887923Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-08-08T22:20:38.8414373Z + popd 2024-08-08T22:20:38.8414832Z / 2024-08-08T22:20:38.8415202Z + cd /builder 2024-08-08T22:20:38.8415939Z + git clean -ffdx 2024-08-08T22:20:38.8438988Z Removing test/smoke_test/__pycache__/ 2024-08-08T22:20:38.8555054Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-08T22:20:38.8555798Z with: 2024-08-08T22:20:38.8556096Z env: 2024-08-08T22:20:38.8556439Z PYTORCH_ROOT: /pytorch 2024-08-08T22:20:38.8556877Z BUILDER_ROOT: /builder 2024-08-08T22:20:38.8557292Z PACKAGE_TYPE: manywheel 2024-08-08T22:20:38.8557724Z DESIRED_CUDA: cu118 2024-08-08T22:20:38.8558138Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:20:38.8558545Z GPU_ARCH_TYPE: cuda 2024-08-08T22:20:38.8559067Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:20:38.8559677Z SKIP_ALL_TESTS: 1 2024-08-08T22:20:38.8560050Z LIBTORCH_CONFIG: 2024-08-08T22:20:38.8560440Z LIBTORCH_VARIANT: 2024-08-08T22:20:38.8560846Z DESIRED_DEVTOOLSET: 2024-08-08T22:20:38.8561240Z DESIRED_PYTHON: 3.8 2024-08-08T22:20:38.8561869Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:20:38.8562823Z ANACONDA_USER: pytorch 2024-08-08T22:20:38.8563307Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:20:38.8563772Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:20:38.8564268Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:20:38.8565032Z GITHUB_TOKEN: *** 2024-08-08T22:20:38.8565426Z PR_NUMBER: 2024-08-08T22:20:38.8565804Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:20:38.8566385Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:20:38.8566992Z USE_SPLIT_BUILD: false 2024-08-08T22:20:38.8567522Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:20:38.8568443Z CONTAINER_NAME: 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:20:38.8569246Z ##[endgroup] 2024-08-08T22:20:38.8591197Z ##[group]Run set -eou pipefail 2024-08-08T22:20:38.8591708Z set -eou pipefail 2024-08-08T22:20:38.8592151Z  2024-08-08T22:20:38.8592792Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-08T22:20:38.8593862Z for _ in $(seq 1440); do 2024-08-08T22:20:38.8594481Z  # Break if no ssh session exists anymore 2024-08-08T22:20:38.8595108Z  if [ "$(who)" = "" ]; then 2024-08-08T22:20:38.8595602Z  break 2024-08-08T22:20:38.8595998Z  fi 2024-08-08T22:20:38.8596369Z  echo "." 2024-08-08T22:20:38.8596758Z  sleep 5 2024-08-08T22:20:38.8597154Z done 2024-08-08T22:20:38.8605404Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:20:38.8606021Z env: 2024-08-08T22:20:38.8606363Z PYTORCH_ROOT: /pytorch 2024-08-08T22:20:38.8606801Z BUILDER_ROOT: /builder 2024-08-08T22:20:38.8607216Z PACKAGE_TYPE: manywheel 2024-08-08T22:20:38.8607650Z DESIRED_CUDA: cu118 2024-08-08T22:20:38.8608060Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:20:38.8608469Z GPU_ARCH_TYPE: cuda 2024-08-08T22:20:38.8608986Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:20:38.8609606Z SKIP_ALL_TESTS: 1 2024-08-08T22:20:38.8609981Z LIBTORCH_CONFIG: 2024-08-08T22:20:38.8610378Z LIBTORCH_VARIANT: 2024-08-08T22:20:38.8610778Z DESIRED_DEVTOOLSET: 2024-08-08T22:20:38.8611176Z DESIRED_PYTHON: 3.8 2024-08-08T22:20:38.8611802Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:20:38.8612535Z ANACONDA_USER: pytorch 2024-08-08T22:20:38.8612962Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:20:38.8613437Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:20:38.8613936Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:20:38.8614682Z GITHUB_TOKEN: *** 2024-08-08T22:20:38.8615056Z PR_NUMBER: 2024-08-08T22:20:38.8615459Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:20:38.8616043Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:20:38.8616587Z USE_SPLIT_BUILD: false 2024-08-08T22:20:38.8617129Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:20:38.8618046Z CONTAINER_NAME: 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:20:38.8619006Z ##[endgroup] 2024-08-08T22:20:38.8645324Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-08T22:20:38.8708138Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:20:38.8709116Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:20:38.8709849Z # shellcheck disable=SC2046 2024-08-08T22:20:38.8710422Z docker stop $(docker ps -q) || true 2024-08-08T22:20:38.8711025Z # Prune all of the docker images 2024-08-08T22:20:38.8711572Z docker system prune -af 2024-08-08T22:20:38.8719910Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:20:38.8720546Z env: 2024-08-08T22:20:38.8720872Z PYTORCH_ROOT: /pytorch 2024-08-08T22:20:38.8721308Z BUILDER_ROOT: /builder 2024-08-08T22:20:38.8721738Z PACKAGE_TYPE: manywheel 2024-08-08T22:20:38.8722153Z DESIRED_CUDA: cu118 2024-08-08T22:20:38.8722717Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:20:38.8723154Z GPU_ARCH_TYPE: cuda 2024-08-08T22:20:38.8723665Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:20:38.8724276Z SKIP_ALL_TESTS: 1 2024-08-08T22:20:38.8724665Z LIBTORCH_CONFIG: 2024-08-08T22:20:38.8725038Z LIBTORCH_VARIANT: 2024-08-08T22:20:38.8725440Z DESIRED_DEVTOOLSET: 2024-08-08T22:20:38.8725853Z DESIRED_PYTHON: 3.8 2024-08-08T22:20:38.8726469Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:20:38.8727205Z ANACONDA_USER: pytorch 2024-08-08T22:20:38.8727646Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:20:38.8728105Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:20:38.8728605Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:20:38.8729367Z GITHUB_TOKEN: *** 2024-08-08T22:20:38.8729757Z PR_NUMBER: 2024-08-08T22:20:38.8730140Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:20:38.8730731Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:20:38.8731303Z USE_SPLIT_BUILD: false 2024-08-08T22:20:38.8731836Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:20:38.8732760Z CONTAINER_NAME: 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:20:38.8733567Z ##[endgroup] 2024-08-08T22:20:49.2521369Z 0e3afd200d9c 2024-08-08T22:20:50.8115146Z Deleted Containers: 2024-08-08T22:20:50.8115874Z 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:20:50.8116474Z 2024-08-08T22:20:53.4172738Z Deleted Images: 2024-08-08T22:20:53.4173533Z untagged: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:20:53.4174808Z untagged: pytorch/manylinux-builder@sha256:519e6d790d6b09efd21aa565b2fa1486a3036819a4bac23688494b30bac01bab 2024-08-08T22:20:53.4176059Z deleted: sha256:097c350195b7addc4b52ee356da227e58744024e45cee8629df3e47a06d65052 2024-08-08T22:20:53.4177161Z deleted: sha256:58e09bca3dceaaddc9f211e8a3b80ddbe6f4c6466580bb89403930c057cf4e86 2024-08-08T22:20:53.4178281Z deleted: sha256:b978b3dcdf93c5fae4cf36556b511c34348d2c41cb8fab531a415bf5d9224859 2024-08-08T22:20:53.4179403Z deleted: sha256:884757fae7ae6ae80f18b090f698a0660a05630ad119495822a135f75db5d27e 2024-08-08T22:20:53.4180479Z deleted: sha256:25d15826bdce75d1cb6e8e62042dcd23478941801e3854bbeb8ef137f0270153 2024-08-08T22:20:53.4181565Z deleted: sha256:b24a2aa73c79aa1f8d4cceb6a2011c25ec73f9b059b9ae3103d2803993577b61 2024-08-08T22:20:53.4182645Z deleted: sha256:f3b32d2504a9801226bda56d1972ec42e3e5b4d3552e7a93240e6cfeb5f1b800 2024-08-08T22:20:53.4183692Z deleted: sha256:5dcbc73b2207fa7e2687b4e057091eab0ad12d91076064bb2112db58ee7d2d64 2024-08-08T22:20:53.4184754Z deleted: sha256:038867e38129b369a45a5f05275ab2fd8ae916c39d567c16469c90b98c38a064 2024-08-08T22:20:53.4185811Z deleted: sha256:22efcd4d932ba54077b5d2512be94ad52926a3b45fb42e00f073ea444a4e7398 2024-08-08T22:20:53.4186861Z deleted: sha256:895acbfd0701c7132c5f7043b0d29451aa8b316919268afd4d2ccf0e7c769cd9 2024-08-08T22:20:53.4187934Z deleted: sha256:cee8700c1149dcae222c6316be6da3a5f18af2e159a6292b85b144e144155c6c 2024-08-08T22:20:53.4189544Z deleted: sha256:9173d58aec0fa020fde51d2fb5d63363d5f231befc091484bc2d6c21c5cb375d 2024-08-08T22:20:53.4190652Z deleted: sha256:9c5073b62eb2777ff8608e0b992a717805becd039b5556d58d75e18757f6f715 2024-08-08T22:20:53.4191702Z deleted: sha256:b4b5f5bf377c59c4356c1fc3d9536a4366460754cf11340590a44c0bfc403e37 2024-08-08T22:20:53.4192741Z deleted: sha256:b85813fca8399089d1954ed624caa227369f331d12152429404ffd93027edb0e 2024-08-08T22:20:53.4194117Z deleted: sha256:5a56e1b0526eddfed28a2b3cd8288baccc6803f2888c2724fef563b5cd9a9ebf 2024-08-08T22:20:53.4195177Z deleted: sha256:5f3879bf7f818f5795ed0c39f25efa517a11236b45e40d23e2bc3c0d8881ada0 2024-08-08T22:20:53.4196228Z deleted: sha256:c3242a8c8c7a276152469235749cf3002cd12e401b5d8505b70069a5b6a1f93c 2024-08-08T22:20:53.4197252Z deleted: sha256:923071053084c383a0bc3432e236d77ef7cec13283128fd48120bfa0fedddda9 2024-08-08T22:20:53.4198282Z deleted: sha256:993d147c8b58a4cd338ac4b076687b9ffaff3218f42f567984aa7cfcd9a31ba6 2024-08-08T22:20:53.4199569Z deleted: sha256:66caa0d9c2003c2ad179ae12f427668761bf9072dc07bfa5850545a6f51b7bc7 2024-08-08T22:20:53.4200631Z deleted: sha256:c3e6f986d6a37a5c18b4484b9c326b3e46df9e3d9e7296c39720f006fd6d115a 2024-08-08T22:20:53.4201702Z deleted: sha256:90dc1ed76efb0365b318fd2fc71121024553da2e08bc78d0a81e9b180a46b6ef 2024-08-08T22:20:53.4202736Z deleted: sha256:a6b9333031793eb6039fa553152647cfc81a1556ca439b1ec75450df6a4879d5 2024-08-08T22:20:53.4203796Z deleted: sha256:9a53cdb6a9913f47da1ab5df48aebd994ac3149c8bc94263f8904ae6d26ceeef 2024-08-08T22:20:53.4204883Z deleted: sha256:ade1e0e3d36f3e2fc7483e9f56656806bd416442723da8b77b9d2b6959e1c27d 2024-08-08T22:20:53.4205930Z deleted: sha256:2559e28fdde268f5909ee317ac4719ba37475439ca9cc2e5f3494202c63737b1 2024-08-08T22:20:53.4207006Z deleted: sha256:6b5ab79fa9eac77a08de94233348ecb14389ac9c6e6b84386cd501daefbb2fda 2024-08-08T22:20:53.4208078Z deleted: sha256:2ab3cf3515805d2e4c392541caed49ed72cd653db3f1136576c07039e617091e 2024-08-08T22:20:53.4209148Z deleted: sha256:4ab28eff3c60f6cd9ea0ce5a1ff2d71c8c6bd8fe5983a646acc46d88b26faefb 2024-08-08T22:20:53.4210244Z deleted: sha256:0192088f92450ab40d6271d098f84bf723546dcc5cb0c0aa4898b1eb2b01c273 2024-08-08T22:20:53.4211292Z deleted: sha256:ed632db40a36e06972b8a60f2a67d8c4362833d71420c6b63035ec5b21016ea9 2024-08-08T22:20:53.4212400Z deleted: sha256:95523270202dd30fc49f5a1b46d0e00fe7df446e99db60d61da0cbd7e1c258a7 2024-08-08T22:20:53.4213467Z deleted: sha256:af9e0031bb61b8fd2fd902c8dfdd3287313e525accccc03cb96477132195a211 2024-08-08T22:20:53.4214564Z deleted: sha256:efc9a589a66ec9fb2a71b905fc523be210ff51e43f4bb9a9720a1fdc12d0be8c 2024-08-08T22:20:53.4215662Z deleted: sha256:2b3ec2cdfe0488f27bc8343b82128d34c2e3dbddf9a208f6ec89c141ca8dcdbd 2024-08-08T22:20:53.4216715Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-08-08T22:20:53.4217815Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:20:53.4219410Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:20:53.4220914Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-08T22:20:53.4221987Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-08T22:20:53.4222663Z 2024-08-08T22:20:53.4222848Z Total reclaimed space: 19.41GB 2024-08-08T22:20:53.4264796Z Prepare all required actions 2024-08-08T22:20:53.4300292Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-08-08T22:20:53.4300891Z with: 2024-08-08T22:20:53.4301456Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:20:53.4302147Z env: 2024-08-08T22:20:53.4302490Z PYTORCH_ROOT: /pytorch 2024-08-08T22:20:53.4302923Z BUILDER_ROOT: /builder 2024-08-08T22:20:53.4303340Z PACKAGE_TYPE: manywheel 2024-08-08T22:20:53.4303775Z DESIRED_CUDA: cu118 2024-08-08T22:20:53.4304189Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:20:53.4304598Z GPU_ARCH_TYPE: cuda 2024-08-08T22:20:53.4305138Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:20:53.4305753Z SKIP_ALL_TESTS: 1 2024-08-08T22:20:53.4306134Z LIBTORCH_CONFIG: 2024-08-08T22:20:53.4306526Z LIBTORCH_VARIANT: 2024-08-08T22:20:53.4306933Z DESIRED_DEVTOOLSET: 2024-08-08T22:20:53.4307331Z DESIRED_PYTHON: 3.8 2024-08-08T22:20:53.4308021Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:20:53.4308746Z ANACONDA_USER: pytorch 2024-08-08T22:20:53.4309192Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:20:53.4309674Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:20:53.4310161Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:20:53.4310933Z GITHUB_TOKEN: *** 2024-08-08T22:20:53.4311333Z PR_NUMBER: 2024-08-08T22:20:53.4311733Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:20:53.4312307Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:20:53.4312872Z USE_SPLIT_BUILD: false 2024-08-08T22:20:53.4313768Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:20:53.4314907Z CONTAINER_NAME: 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:20:53.4315723Z ##[endgroup] 2024-08-08T22:20:53.4335846Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:20:53.4337000Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:20:53.4345505Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:20:53.4346129Z env: 2024-08-08T22:20:53.4346471Z PYTORCH_ROOT: /pytorch 2024-08-08T22:20:53.4346892Z BUILDER_ROOT: /builder 2024-08-08T22:20:53.4347330Z PACKAGE_TYPE: manywheel 2024-08-08T22:20:53.4347768Z DESIRED_CUDA: cu118 2024-08-08T22:20:53.4348164Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:20:53.4348598Z GPU_ARCH_TYPE: cuda 2024-08-08T22:20:53.4349124Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:20:53.4349722Z SKIP_ALL_TESTS: 1 2024-08-08T22:20:53.4350126Z LIBTORCH_CONFIG: 2024-08-08T22:20:53.4350523Z LIBTORCH_VARIANT: 2024-08-08T22:20:53.4350909Z DESIRED_DEVTOOLSET: 2024-08-08T22:20:53.4351327Z DESIRED_PYTHON: 3.8 2024-08-08T22:20:53.4351961Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:20:53.4352693Z ANACONDA_USER: pytorch 2024-08-08T22:20:53.4353133Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:20:53.4353884Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:20:53.4354390Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:20:53.4355121Z GITHUB_TOKEN: *** 2024-08-08T22:20:53.4355517Z PR_NUMBER: 2024-08-08T22:20:53.4355920Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:20:53.4356488Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:20:53.4357051Z USE_SPLIT_BUILD: false 2024-08-08T22:20:53.4357601Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:20:53.4358507Z CONTAINER_NAME: 0e3afd200d9ca2d5edb1c822e105faffc4d8517f81a064fc62eb1e9a05b2a2f8 2024-08-08T22:20:53.4359324Z ##[endgroup] 2024-08-08T22:20:53.4575673Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T22:20:53.5693273Z latest: Pulling from tool/alpine 2024-08-08T22:20:53.5693827Z 540db60ca938: Pulling fs layer 2024-08-08T22:20:53.6934471Z 540db60ca938: Download complete 2024-08-08T22:20:53.8342034Z 540db60ca938: Pull complete 2024-08-08T22:20:53.8438981Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:20:53.8478140Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:20:55.3091579Z Post job cleanup. 2024-08-08T22:20:55.4267542Z [command]/usr/bin/git version 2024-08-08T22:20:55.4324380Z git version 2.40.1 2024-08-08T22:20:55.4388164Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f81f3be8-d1ad-4e03-9cf3-969c74c4dd90' before making global git config changes 2024-08-08T22:20:55.4389776Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:20:55.4396383Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:20:55.4435042Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:20:55.4470447Z [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-08-08T22:20:55.4770892Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:20:55.4796583Z http.https://github.com/.extraheader 2024-08-08T22:20:55.4809252Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:20:55.4847371Z [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-08-08T22:20:55.5272457Z Post job cleanup. 2024-08-08T22:20:55.6448600Z [command]/usr/bin/git version 2024-08-08T22:20:55.6504994Z git version 2.40.1 2024-08-08T22:20:55.6569440Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5280e3f6-651a-4d8a-827d-2d7bc9e249f9' before making global git config changes 2024-08-08T22:20:55.6571072Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:20:55.6577029Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:20:55.6618546Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:20:55.6656411Z [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-08-08T22:20:55.6969505Z Entering 'android/libs/fbjni' 2024-08-08T22:20:55.7021688Z Entering 'third_party/FP16' 2024-08-08T22:20:55.7074466Z Entering 'third_party/FXdiv' 2024-08-08T22:20:55.7125310Z Entering 'third_party/NNPACK' 2024-08-08T22:20:55.7177495Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:20:55.7230525Z Entering 'third_party/XNNPACK' 2024-08-08T22:20:55.7302488Z Entering 'third_party/benchmark' 2024-08-08T22:20:55.7355487Z Entering 'third_party/cpp-httplib' 2024-08-08T22:20:55.7405086Z Entering 'third_party/cpuinfo' 2024-08-08T22:20:55.7457081Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:20:55.7510357Z Entering 'third_party/cutlass' 2024-08-08T22:20:55.7568969Z Entering 'third_party/eigen' 2024-08-08T22:20:55.7623658Z Entering 'third_party/fbgemm' 2024-08-08T22:20:55.7675320Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:20:55.7725488Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:20:55.7777631Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:20:55.7834702Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:20:55.7886292Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:20:55.7937522Z Entering 'third_party/flatbuffers' 2024-08-08T22:20:55.7992058Z Entering 'third_party/fmt' 2024-08-08T22:20:55.8043446Z Entering 'third_party/foxi' 2024-08-08T22:20:55.8095766Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:20:55.8147119Z Entering 'third_party/gloo' 2024-08-08T22:20:55.8199282Z Entering 'third_party/googletest' 2024-08-08T22:20:55.8250488Z Entering 'third_party/ideep' 2024-08-08T22:20:55.8300949Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:20:55.8360602Z Entering 'third_party/ittapi' 2024-08-08T22:20:55.8411591Z Entering 'third_party/kineto' 2024-08-08T22:20:55.8465042Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:20:55.8515695Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:20:55.8568186Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:20:55.8620103Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:20:55.8671472Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:20:55.8723124Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:20:55.8775869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:20:55.8826113Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:20:55.8886624Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:20:55.8938747Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:20:55.8994045Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:20:55.9043983Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:20:55.9096295Z Entering 'third_party/mimalloc' 2024-08-08T22:20:55.9148574Z Entering 'third_party/nccl/nccl' 2024-08-08T22:20:55.9200618Z Entering 'third_party/nlohmann' 2024-08-08T22:20:55.9252436Z Entering 'third_party/onnx' 2024-08-08T22:20:55.9323618Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:20:55.9374668Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:20:55.9427924Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:20:55.9482604Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:20:55.9532789Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:20:55.9583287Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:20:55.9634752Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:20:55.9687124Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:20:55.9738057Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:20:55.9787968Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:20:55.9837519Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:20:55.9890659Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:20:55.9943068Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:20:56.0016065Z Entering 'third_party/pocketfft' 2024-08-08T22:20:56.0068429Z Entering 'third_party/protobuf' 2024-08-08T22:20:56.0123311Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:20:56.0173946Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:20:56.0226894Z Entering 'third_party/psimd' 2024-08-08T22:20:56.0278168Z Entering 'third_party/pthreadpool' 2024-08-08T22:20:56.0328606Z Entering 'third_party/pybind11' 2024-08-08T22:20:56.0379947Z Entering 'third_party/python-peachpy' 2024-08-08T22:20:56.0433072Z Entering 'third_party/sleef' 2024-08-08T22:20:56.0484475Z Entering 'third_party/tensorpipe' 2024-08-08T22:20:56.0535391Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:20:56.0586212Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:20:56.0635853Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:20:56.0686514Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:20:56.0735538Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:20:56.0808728Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:20:56.0837043Z http.https://github.com/.extraheader 2024-08-08T22:20:56.0849234Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:20:56.0886794Z [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-08-08T22:20:56.1192327Z Entering 'android/libs/fbjni' 2024-08-08T22:20:56.1225408Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1261072Z Entering 'third_party/FP16' 2024-08-08T22:20:56.1294821Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1328951Z Entering 'third_party/FXdiv' 2024-08-08T22:20:56.1362802Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1396538Z Entering 'third_party/NNPACK' 2024-08-08T22:20:56.1429134Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1464247Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:20:56.1497426Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1531469Z Entering 'third_party/XNNPACK' 2024-08-08T22:20:56.1563731Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1616563Z Entering 'third_party/benchmark' 2024-08-08T22:20:56.1649995Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1685491Z Entering 'third_party/cpp-httplib' 2024-08-08T22:20:56.1718550Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1752559Z Entering 'third_party/cpuinfo' 2024-08-08T22:20:56.1785541Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1819710Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:20:56.1852462Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1887561Z Entering 'third_party/cutlass' 2024-08-08T22:20:56.1920188Z http.https://github.com/.extraheader 2024-08-08T22:20:56.1962888Z Entering 'third_party/eigen' 2024-08-08T22:20:56.1995604Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2032273Z Entering 'third_party/fbgemm' 2024-08-08T22:20:56.2065175Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2099824Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:20:56.2132437Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2166968Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:20:56.2199729Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2233575Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:20:56.2265640Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2306463Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:20:56.2338753Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2373006Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:20:56.2405264Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2440791Z Entering 'third_party/flatbuffers' 2024-08-08T22:20:56.2473531Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2510271Z Entering 'third_party/fmt' 2024-08-08T22:20:56.2542560Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2576770Z Entering 'third_party/foxi' 2024-08-08T22:20:56.2609284Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2644649Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:20:56.2677658Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2711494Z Entering 'third_party/gloo' 2024-08-08T22:20:56.2743167Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2777818Z Entering 'third_party/googletest' 2024-08-08T22:20:56.2811574Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2846260Z Entering 'third_party/ideep' 2024-08-08T22:20:56.2878285Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2910637Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:20:56.2944466Z http.https://github.com/.extraheader 2024-08-08T22:20:56.2986705Z Entering 'third_party/ittapi' 2024-08-08T22:20:56.3019543Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3054132Z Entering 'third_party/kineto' 2024-08-08T22:20:56.3087099Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3121712Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:20:56.3153327Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3187764Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:20:56.3220470Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3256862Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:20:56.3289759Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3324096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:20:56.3356397Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3390967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:20:56.3423076Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3456634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:20:56.3490887Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3527612Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:20:56.3561326Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3596354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:20:56.3628038Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3664638Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:20:56.3697984Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3733969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:20:56.3765778Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3801157Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:20:56.3832672Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3865861Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:20:56.3898051Z http.https://github.com/.extraheader 2024-08-08T22:20:56.3933180Z Entering 'third_party/mimalloc' 2024-08-08T22:20:56.3965929Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4000555Z Entering 'third_party/nccl/nccl' 2024-08-08T22:20:56.4033170Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4067412Z Entering 'third_party/nlohmann' 2024-08-08T22:20:56.4100069Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4135651Z Entering 'third_party/onnx' 2024-08-08T22:20:56.4168088Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4219870Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:20:56.4251743Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4286516Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:20:56.4318422Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4354481Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:20:56.4386746Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4422020Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:20:56.4454554Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4488380Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:20:56.4519964Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4554494Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:20:56.4587751Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4621334Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:20:56.4653992Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4688861Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:20:56.4720952Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4754007Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:20:56.4786053Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4819301Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:20:56.4851041Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4883587Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:20:56.4915517Z http.https://github.com/.extraheader 2024-08-08T22:20:56.4951245Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:20:56.4983781Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5019523Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:20:56.5052946Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5109224Z Entering 'third_party/pocketfft' 2024-08-08T22:20:56.5141539Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5176219Z Entering 'third_party/protobuf' 2024-08-08T22:20:56.5208804Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5246039Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:20:56.5277991Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5310553Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:20:56.5343775Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5380111Z Entering 'third_party/psimd' 2024-08-08T22:20:56.5413012Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5446511Z Entering 'third_party/pthreadpool' 2024-08-08T22:20:56.5479617Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5512893Z Entering 'third_party/pybind11' 2024-08-08T22:20:56.5546227Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5580237Z Entering 'third_party/python-peachpy' 2024-08-08T22:20:56.5612883Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5646340Z Entering 'third_party/sleef' 2024-08-08T22:20:56.5679675Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5712409Z Entering 'third_party/tensorpipe' 2024-08-08T22:20:56.5746331Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5779834Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:20:56.5812829Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5846245Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:20:56.5878187Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5911602Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:20:56.5944427Z http.https://github.com/.extraheader 2024-08-08T22:20:56.5979226Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:20:56.6011619Z http.https://github.com/.extraheader 2024-08-08T22:20:56.6044383Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:20:56.6076874Z http.https://github.com/.extraheader 2024-08-08T22:20:56.6272717Z Post job cleanup. 2024-08-08T22:20:56.6337140Z Post job cleanup. 2024-08-08T22:20:56.7509189Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-08T22:20:56.7531098Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-08T22:20:56.7538583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:20:56.7539236Z ##[endgroup] 2024-08-08T22:21:02.5030721Z Cleaning up orphan processes