2024-08-08T22:05:34.6205784Z Current runner version: '2.319.0' 2024-08-08T22:05:34.6214739Z Runner name: 'i-0cb53cbd973ccfc49' 2024-08-08T22:05:34.6215795Z Runner group name: 'Default' 2024-08-08T22:05:34.6217098Z Machine name: 'ip-10-0-54-212' 2024-08-08T22:05:34.6239704Z ##[group]GITHUB_TOKEN Permissions 2024-08-08T22:05:34.6242211Z Contents: read 2024-08-08T22:05:34.6243028Z Metadata: read 2024-08-08T22:05:34.6243758Z Packages: read 2024-08-08T22:05:34.6244368Z ##[endgroup] 2024-08-08T22:05:34.6248799Z Secret source: Actions 2024-08-08T22:05:34.6249761Z Prepare workflow directory 2024-08-08T22:05:35.0920363Z Prepare all required actions 2024-08-08T22:05:35.1174335Z Getting action download info 2024-08-08T22:05:35.3185603Z Download action repository 'pytorch/test-infra@main' (SHA:0b5c20199b94c3b12545de0d354b54a297b0e061) 2024-08-08T22:05:35.7193558Z Download action repository 'pytorch/pytorch@main' (SHA:8707c6dfacaed293ddc40cbb5ecf5841568df0e6) 2024-08-08T22:05:39.4051782Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-08T22:05:39.5813061Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-08-08T22:05:39.8139497Z Getting action download info 2024-08-08T22:05:39.9678830Z Getting action download info 2024-08-08T22:05:40.1041724Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-08T22:05:40.2557397Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/132710 (b9d86fa89636e301796d4201f36d86c73f6e49bc) 2024-08-08T22:05:40.2561161Z ##[group] Inputs 2024-08-08T22:05:40.2561683Z build_name: manywheel-py3_8-cuda11_8-split 2024-08-08T22:05:40.2562312Z build_environment: linux-binary-manywheel 2024-08-08T22:05:40.2563093Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:40.2563814Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:40.2564271Z BUILDER_ROOT: /builder 2024-08-08T22:05:40.2564722Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:40.2565156Z DESIRED_CUDA: cu118 2024-08-08T22:05:40.2565566Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:05:40.2565998Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:40.2566507Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:05:40.2567121Z LIBTORCH_CONFIG: 2024-08-08T22:05:40.2567515Z LIBTORCH_VARIANT: 2024-08-08T22:05:40.2567903Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:40.2568320Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:40.2568754Z runs_on: linux.4xlarge.nvidia.gpu 2024-08-08T22:05:40.2569866Z use_split_build: true 2024-08-08T22:05:40.2570313Z ##[endgroup] 2024-08-08T22:05:40.2571291Z Complete job name: manywheel-py3_8-cuda11_8-split-test / test 2024-08-08T22:05:40.3382955Z A job started hook has been configured by the self-hosted runner administrator 2024-08-08T22:05:40.3583711Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-08T22:05:40.3596735Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:05:40.3597437Z ##[endgroup] 2024-08-08T22:05:41.8593703Z Runner Type: linux.4xlarge.nvidia.gpu 2024-08-08T22:05:41.8594408Z Instance Type: g3.4xlarge 2024-08-08T22:05:41.8595120Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-08T22:05:41.8595767Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-08T22:05:46.9087170Z ##[group]Run { 2024-08-08T22:05:46.9087687Z { 2024-08-08T22:05:46.9088081Z  echo "PYTORCH_ROOT=/pytorch" 2024-08-08T22:05:46.9088645Z  echo "BUILDER_ROOT=/builder" 2024-08-08T22:05:46.9089204Z  echo "PACKAGE_TYPE=manywheel" 2024-08-08T22:05:46.9089722Z  2024-08-08T22:05:46.9090066Z  echo "DESIRED_CUDA=cu118" 2024-08-08T22:05:46.9090594Z  echo "GPU_ARCH_VERSION=11.8" 2024-08-08T22:05:46.9091127Z  echo "GPU_ARCH_TYPE=cuda" 2024-08-08T22:05:46.9091826Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda11.8-main" 2024-08-08T22:05:46.9092551Z  echo "SKIP_ALL_TESTS=1" 2024-08-08T22:05:46.9093281Z  echo "LIBTORCH_CONFIG=" 2024-08-08T22:05:46.9093772Z  echo "LIBTORCH_VARIANT=" 2024-08-08T22:05:46.9094288Z  echo "DESIRED_DEVTOOLSET=" 2024-08-08T22:05:46.9094812Z  echo "DESIRED_PYTHON=3.8" 2024-08-08T22:05:46.9095330Z  2024-08-08T22:05:46.9095976Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-08-08T22:05:46.9096827Z  echo "ANACONDA_USER=pytorch" 2024-08-08T22:05:46.9097409Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-08-08T22:05:46.9098008Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-08-08T22:05:46.9098662Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-08-08T22:05:46.9099298Z  echo "PR_NUMBER=" 2024-08-08T22:05:46.9099860Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-08-08T22:05:46.9100597Z  echo "SHA1=b9d86fa89636e301796d4201f36d86c73f6e49bc" 2024-08-08T22:05:46.9101272Z  echo "USE_SPLIT_BUILD=true" 2024-08-08T22:05:46.9101797Z } >> "${GITHUB_ENV} }}" 2024-08-08T22:05:46.9110804Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:05:46.9111442Z env: 2024-08-08T22:05:46.9111782Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:46.9112201Z BUILDER_ROOT: /builder 2024-08-08T22:05:46.9112626Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:46.9113053Z DESIRED_CUDA: cu118 2024-08-08T22:05:46.9113440Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:05:46.9114013Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:46.9114543Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:05:46.9115124Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:46.9115510Z LIBTORCH_CONFIG: 2024-08-08T22:05:46.9115894Z LIBTORCH_VARIANT: 2024-08-08T22:05:46.9116271Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:46.9116676Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:46.9117300Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:46.9118015Z ANACONDA_USER: pytorch 2024-08-08T22:05:46.9118442Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:46.9118913Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:46.9119405Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:46.9120416Z GITHUB_TOKEN: *** 2024-08-08T22:05:46.9120823Z PR_NUMBER: 2024-08-08T22:05:46.9121226Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:46.9121790Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:46.9122339Z USE_SPLIT_BUILD: true 2024-08-08T22:05:46.9122737Z ##[endgroup] 2024-08-08T22:05:46.9275905Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-08-08T22:05:46.9317014Z with: 2024-08-08T22:05:46.9317617Z github-secret: *** 2024-08-08T22:05:46.9318056Z activate-with-label: false 2024-08-08T22:05:46.9318490Z label: with-ssh 2024-08-08T22:05:46.9318884Z remove-existing-keys: true 2024-08-08T22:05:46.9319314Z fail-silently: true 2024-08-08T22:05:46.9319672Z env: 2024-08-08T22:05:46.9320019Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:46.9320467Z BUILDER_ROOT: /builder 2024-08-08T22:05:46.9320858Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:46.9321272Z DESIRED_CUDA: cu118 2024-08-08T22:05:46.9321713Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:05:46.9322134Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:46.9322619Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:05:46.9323227Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:46.9323594Z LIBTORCH_CONFIG: 2024-08-08T22:05:46.9323952Z LIBTORCH_VARIANT: 2024-08-08T22:05:46.9324359Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:46.9324757Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:46.9325388Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:46.9326084Z ANACONDA_USER: pytorch 2024-08-08T22:05:46.9326500Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:46.9326949Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:46.9327427Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:46.9328160Z GITHUB_TOKEN: *** 2024-08-08T22:05:46.9328549Z PR_NUMBER: 2024-08-08T22:05:46.9329191Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:46.9329757Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:46.9330692Z USE_SPLIT_BUILD: true 2024-08-08T22:05:46.9331120Z ##[endgroup] 2024-08-08T22:05:47.0520197Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-08-08T22:05:47.0526078Z ciflow reference detected, attempting to extract PR number 2024-08-08T22:05:47.3691904Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-08-08T22:05:47.4464727Z No SSH keys found for user pytorch-bot[bot] 2024-08-08T22:05:47.4466423Z Grabbing public ssh keys from https://github.com/drisspg.keys 2024-08-08T22:05:47.5238359Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-08-08T22:05:47.5260588Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-08-08T22:05:47.5301431Z Login using: ssh ec2-user@ec2-204-236-243-110.compute-1.amazonaws.com 2024-08-08T22:05:47.5442627Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-08T22:05:47.5443347Z with: 2024-08-08T22:05:47.5443672Z no-sudo: false 2024-08-08T22:05:47.5444036Z submodules: recursive 2024-08-08T22:05:47.5444449Z fetch-depth: 0 2024-08-08T22:05:47.5444802Z env: 2024-08-08T22:05:47.5445118Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:47.5445550Z BUILDER_ROOT: /builder 2024-08-08T22:05:47.5445982Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:47.5446391Z DESIRED_CUDA: cu118 2024-08-08T22:05:47.5446794Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:05:47.5447214Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:47.5447720Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:05:47.5448324Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:47.5448715Z LIBTORCH_CONFIG: 2024-08-08T22:05:47.5449083Z LIBTORCH_VARIANT: 2024-08-08T22:05:47.5449476Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:47.5449883Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:47.5450559Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:47.5451286Z ANACONDA_USER: pytorch 2024-08-08T22:05:47.5451720Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:47.5452191Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:47.5452665Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:47.5453448Z GITHUB_TOKEN: *** 2024-08-08T22:05:47.5453838Z PR_NUMBER: 2024-08-08T22:05:47.5454228Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:47.5454790Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:47.5455340Z USE_SPLIT_BUILD: true 2024-08-08T22:05:47.5455741Z ##[endgroup] 2024-08-08T22:05:47.5711456Z ##[group]Run retry () { 2024-08-08T22:05:47.5711887Z retry () { 2024-08-08T22:05:47.5712501Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T22:05:47.5713194Z } 2024-08-08T22:05:47.5713552Z echo "${GITHUB_WORKSPACE}" 2024-08-08T22:05:47.5714079Z if [ -z "${NO_SUDO}" ]; then 2024-08-08T22:05:47.5714683Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:05:47.5715230Z else 2024-08-08T22:05:47.5715653Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:05:47.5716179Z fi 2024-08-08T22:05:47.5716540Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T22:05:47.5724661Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:05:47.5725273Z env: 2024-08-08T22:05:47.5725585Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:47.5726009Z BUILDER_ROOT: /builder 2024-08-08T22:05:47.5726432Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:47.5726838Z DESIRED_CUDA: cu118 2024-08-08T22:05:47.5727237Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:05:47.5727653Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:47.5728146Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:05:47.5728742Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:47.5729128Z LIBTORCH_CONFIG: 2024-08-08T22:05:47.5729492Z LIBTORCH_VARIANT: 2024-08-08T22:05:47.5730081Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:47.5730492Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:47.5731101Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:47.5731821Z ANACONDA_USER: pytorch 2024-08-08T22:05:47.5732258Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:47.5732709Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:47.5733203Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:47.5733960Z GITHUB_TOKEN: *** 2024-08-08T22:05:47.5734367Z PR_NUMBER: 2024-08-08T22:05:47.5734760Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:47.5735320Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:47.5735869Z USE_SPLIT_BUILD: true 2024-08-08T22:05:47.5736272Z NO_SUDO: false 2024-08-08T22:05:47.5736615Z ##[endgroup] 2024-08-08T22:05:47.5763093Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T22:05:49.9593234Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:05:49.9593762Z with: 2024-08-08T22:05:49.9594356Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:49.9594918Z fetch-depth: 0 2024-08-08T22:05:49.9595278Z submodules: recursive 2024-08-08T22:05:49.9595691Z quiet-checkout: true 2024-08-08T22:05:49.9596119Z repository: pytorch/pytorch 2024-08-08T22:05:49.9596707Z token: *** 2024-08-08T22:05:49.9597060Z ssh-strict: true 2024-08-08T22:05:49.9597457Z persist-credentials: true 2024-08-08T22:05:49.9597876Z clean: true 2024-08-08T22:05:49.9598264Z sparse-checkout-cone-mode: true 2024-08-08T22:05:49.9598731Z lfs: false 2024-08-08T22:05:49.9599075Z set-safe-directory: true 2024-08-08T22:05:49.9599482Z env: 2024-08-08T22:05:49.9599807Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:49.9600216Z BUILDER_ROOT: /builder 2024-08-08T22:05:49.9600636Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:49.9601054Z DESIRED_CUDA: cu118 2024-08-08T22:05:49.9601438Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:05:49.9601850Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:49.9602366Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:05:49.9602959Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:49.9603341Z LIBTORCH_CONFIG: 2024-08-08T22:05:49.9603722Z LIBTORCH_VARIANT: 2024-08-08T22:05:49.9604145Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:49.9604558Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:49.9605176Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:49.9605884Z ANACONDA_USER: pytorch 2024-08-08T22:05:49.9606316Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:49.9606784Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:49.9607258Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:49.9607970Z GITHUB_TOKEN: *** 2024-08-08T22:05:49.9608351Z PR_NUMBER: 2024-08-08T22:05:49.9608722Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:49.9609292Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:49.9609841Z USE_SPLIT_BUILD: true 2024-08-08T22:05:49.9610223Z ##[endgroup] 2024-08-08T22:05:50.0921853Z Syncing repository: pytorch/pytorch 2024-08-08T22:05:50.0924119Z ##[group]Getting Git version info 2024-08-08T22:05:50.0925048Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T22:05:50.0926148Z [command]/usr/bin/git version 2024-08-08T22:05:50.0926592Z git version 2.40.1 2024-08-08T22:05:50.0931306Z ##[endgroup] 2024-08-08T22:05:50.0953666Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/109dec6b-4377-4c53-a240-bf6477fd2126' before making global git config changes 2024-08-08T22:05:50.0955278Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:05:50.0959785Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T22:05:50.1002001Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T22:05:50.1007252Z ##[group]Initializing the repository 2024-08-08T22:05:50.1011362Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T22:05:50.1041910Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:05:50.1042983Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:05:50.1043995Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:05:50.1044701Z hint: 2024-08-08T22:05:50.1045214Z hint: git config --global init.defaultBranch 2024-08-08T22:05:50.1045800Z hint: 2024-08-08T22:05:50.1046443Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:05:50.1047504Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:05:50.1048250Z hint: 2024-08-08T22:05:50.1048641Z hint: git branch -m 2024-08-08T22:05:50.1049550Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-08T22:05:50.1055636Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T22:05:50.1088702Z ##[endgroup] 2024-08-08T22:05:50.1089440Z ##[group]Disabling automatic garbage collection 2024-08-08T22:05:50.1093120Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:05:50.1126321Z ##[endgroup] 2024-08-08T22:05:50.1126958Z ##[group]Setting up auth 2024-08-08T22:05:50.1136395Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:05:50.1169056Z [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:05:50.1459199Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:05:50.1488955Z [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:05:50.1771252Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:05:50.1819218Z ##[endgroup] 2024-08-08T22:05:50.1819885Z ##[group]Fetching the repository 2024-08-08T22:05:50.1828881Z [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:05:52.3785297Z remote: Enumerating objects: 1008960 2024-08-08T22:05:52.3786662Z remote: Enumerating objects: 1011967, done. 2024-08-08T22:05:52.3787968Z remote: Counting objects: 0% (1/3007) 2024-08-08T22:05:52.3788621Z remote: Counting objects: 1% (31/3007) 2024-08-08T22:05:52.3789688Z remote: Counting objects: 2% (61/3007) 2024-08-08T22:05:52.3790964Z remote: Counting objects: 3% (91/3007) 2024-08-08T22:05:52.3792229Z remote: Counting objects: 4% (121/3007) 2024-08-08T22:05:52.3793464Z remote: Counting objects: 5% (151/3007) 2024-08-08T22:05:52.3794832Z remote: Counting objects: 6% (181/3007) 2024-08-08T22:05:52.3796076Z remote: Counting objects: 7% (211/3007) 2024-08-08T22:05:52.3797288Z remote: Counting objects: 8% (241/3007) 2024-08-08T22:05:52.3798498Z remote: Counting objects: 9% (271/3007) 2024-08-08T22:05:52.3799752Z remote: Counting objects: 10% (301/3007) 2024-08-08T22:05:52.3801003Z remote: Counting objects: 11% (331/3007) 2024-08-08T22:05:52.3802181Z remote: Counting objects: 12% (361/3007) 2024-08-08T22:05:52.3803413Z remote: Counting objects: 13% (391/3007) 2024-08-08T22:05:52.3804702Z remote: Counting objects: 14% (421/3007) 2024-08-08T22:05:52.3805920Z remote: Counting objects: 15% (452/3007) 2024-08-08T22:05:52.3807175Z remote: Counting objects: 16% (482/3007) 2024-08-08T22:05:52.3808616Z remote: Counting objects: 17% (512/3007) 2024-08-08T22:05:52.3809826Z remote: Counting objects: 18% (542/3007) 2024-08-08T22:05:52.3811600Z remote: Counting objects: 19% (572/3007) 2024-08-08T22:05:52.3812830Z remote: Counting objects: 20% (602/3007) 2024-08-08T22:05:52.3814084Z remote: Counting objects: 21% (632/3007) 2024-08-08T22:05:52.3815264Z remote: Counting objects: 22% (662/3007) 2024-08-08T22:05:52.3816538Z remote: Counting objects: 23% (692/3007) 2024-08-08T22:05:52.3817275Z remote: Counting objects: 24% (722/3007) 2024-08-08T22:05:52.3817881Z remote: Counting objects: 25% (752/3007) 2024-08-08T22:05:52.3818512Z remote: Counting objects: 26% (782/3007) 2024-08-08T22:05:52.3819141Z remote: Counting objects: 27% (812/3007) 2024-08-08T22:05:52.3820306Z remote: Counting objects: 28% (842/3007) 2024-08-08T22:05:52.3821542Z remote: Counting objects: 29% (873/3007) 2024-08-08T22:05:52.3822403Z remote: Counting objects: 30% (903/3007) 2024-08-08T22:05:52.3823503Z remote: Counting objects: 31% (933/3007) 2024-08-08T22:05:52.3825248Z remote: Counting objects: 32% (963/3007) 2024-08-08T22:05:52.3825941Z remote: Counting objects: 33% (993/3007) 2024-08-08T22:05:52.3826558Z remote: Counting objects: 34% (1023/3007) 2024-08-08T22:05:52.3827214Z remote: Counting objects: 35% (1053/3007) 2024-08-08T22:05:52.3827865Z remote: Counting objects: 36% (1083/3007) 2024-08-08T22:05:52.3828515Z remote: Counting objects: 37% (1113/3007) 2024-08-08T22:05:52.3829151Z remote: Counting objects: 38% (1143/3007) 2024-08-08T22:05:52.3829801Z remote: Counting objects: 39% (1173/3007) 2024-08-08T22:05:52.3830444Z remote: Counting objects: 40% (1203/3007) 2024-08-08T22:05:52.3831106Z remote: Counting objects: 41% (1233/3007) 2024-08-08T22:05:52.3832359Z remote: Counting objects: 42% (1263/3007) 2024-08-08T22:05:52.3833631Z remote: Counting objects: 43% (1294/3007) 2024-08-08T22:05:52.3834646Z remote: Counting objects: 44% (1324/3007) 2024-08-08T22:05:52.3835332Z remote: Counting objects: 45% (1354/3007) 2024-08-08T22:05:52.3835984Z remote: Counting objects: 46% (1384/3007) 2024-08-08T22:05:52.3836606Z remote: Counting objects: 47% (1414/3007) 2024-08-08T22:05:52.3837313Z remote: Counting objects: 48% (1444/3007) 2024-08-08T22:05:52.3838555Z remote: Counting objects: 49% (1474/3007) 2024-08-08T22:05:52.3839733Z remote: Counting objects: 50% (1504/3007) 2024-08-08T22:05:52.3840420Z remote: Counting objects: 51% (1534/3007) 2024-08-08T22:05:52.3841669Z remote: Counting objects: 52% (1564/3007) 2024-08-08T22:05:52.3842368Z remote: Counting objects: 53% (1594/3007) 2024-08-08T22:05:52.3842992Z remote: Counting objects: 54% (1624/3007) 2024-08-08T22:05:52.3843639Z remote: Counting objects: 55% (1654/3007) 2024-08-08T22:05:52.3844281Z remote: Counting objects: 56% (1684/3007) 2024-08-08T22:05:52.3844917Z remote: Counting objects: 57% (1714/3007) 2024-08-08T22:05:52.3845576Z remote: Counting objects: 58% (1745/3007) 2024-08-08T22:05:52.3846220Z remote: Counting objects: 59% (1775/3007) 2024-08-08T22:05:52.3846909Z remote: Counting objects: 60% (1805/3007) 2024-08-08T22:05:52.3847543Z remote: Counting objects: 61% (1835/3007) 2024-08-08T22:05:52.3848190Z remote: Counting objects: 62% (1865/3007) 2024-08-08T22:05:52.3848841Z remote: Counting objects: 63% (1895/3007) 2024-08-08T22:05:52.3849467Z remote: Counting objects: 64% (1925/3007) 2024-08-08T22:05:52.3850108Z remote: Counting objects: 65% (1955/3007) 2024-08-08T22:05:52.3850749Z remote: Counting objects: 66% (1985/3007) 2024-08-08T22:05:52.3851372Z remote: Counting objects: 67% (2015/3007) 2024-08-08T22:05:52.3852017Z remote: Counting objects: 68% (2045/3007) 2024-08-08T22:05:52.3852656Z remote: Counting objects: 69% (2075/3007) 2024-08-08T22:05:52.3853284Z remote: Counting objects: 70% (2105/3007) 2024-08-08T22:05:52.3854142Z remote: Counting objects: 71% (2135/3007) 2024-08-08T22:05:52.3854784Z remote: Counting objects: 72% (2166/3007) 2024-08-08T22:05:52.3855407Z remote: Counting objects: 73% (2196/3007) 2024-08-08T22:05:52.3856055Z remote: Counting objects: 74% (2226/3007) 2024-08-08T22:05:52.3856700Z remote: Counting objects: 75% (2256/3007) 2024-08-08T22:05:52.3857319Z remote: Counting objects: 76% (2286/3007) 2024-08-08T22:05:52.3857970Z remote: Counting objects: 77% (2316/3007) 2024-08-08T22:05:52.3858612Z remote: Counting objects: 78% (2346/3007) 2024-08-08T22:05:52.3859255Z remote: Counting objects: 79% (2376/3007) 2024-08-08T22:05:52.3859882Z remote: Counting objects: 80% (2406/3007) 2024-08-08T22:05:52.3860522Z remote: Counting objects: 81% (2436/3007) 2024-08-08T22:05:52.3861163Z remote: Counting objects: 82% (2466/3007) 2024-08-08T22:05:52.3861893Z remote: Counting objects: 83% (2496/3007) 2024-08-08T22:05:52.3862551Z remote: Counting objects: 84% (2526/3007) 2024-08-08T22:05:52.3863192Z remote: Counting objects: 85% (2556/3007) 2024-08-08T22:05:52.3863819Z remote: Counting objects: 86% (2587/3007) 2024-08-08T22:05:52.3864705Z remote: Counting objects: 87% (2617/3007) 2024-08-08T22:05:52.3865350Z remote: Counting objects: 88% (2647/3007) 2024-08-08T22:05:52.3865974Z remote: Counting objects: 89% (2677/3007) 2024-08-08T22:05:52.3866615Z remote: Counting objects: 90% (2707/3007) 2024-08-08T22:05:52.3867257Z remote: Counting objects: 91% (2737/3007) 2024-08-08T22:05:52.3867885Z remote: Counting objects: 92% (2767/3007) 2024-08-08T22:05:52.3868530Z remote: Counting objects: 93% (2797/3007) 2024-08-08T22:05:52.3869172Z remote: Counting objects: 94% (2827/3007) 2024-08-08T22:05:52.3869793Z remote: Counting objects: 95% (2857/3007) 2024-08-08T22:05:52.3870458Z remote: Counting objects: 96% (2887/3007) 2024-08-08T22:05:52.3871107Z remote: Counting objects: 97% (2917/3007) 2024-08-08T22:05:52.3871750Z remote: Counting objects: 98% (2947/3007) 2024-08-08T22:05:52.3872374Z remote: Counting objects: 99% (2977/3007) 2024-08-08T22:05:52.3873014Z remote: Counting objects: 100% (3007/3007) 2024-08-08T22:05:52.3873701Z remote: Counting objects: 100% (3007/3007), done. 2024-08-08T22:05:52.4154935Z remote: Compressing objects: 0% (1/1573) 2024-08-08T22:05:52.4459797Z remote: Compressing objects: 1% (16/1573) 2024-08-08T22:05:52.4580300Z remote: Compressing objects: 2% (32/1573) 2024-08-08T22:05:52.5073198Z remote: Compressing objects: 3% (48/1573) 2024-08-08T22:05:52.6452180Z remote: Compressing objects: 4% (63/1573) 2024-08-08T22:05:52.8496396Z remote: Compressing objects: 5% (79/1573) 2024-08-08T22:05:52.9283755Z remote: Compressing objects: 6% (95/1573) 2024-08-08T22:05:52.9631680Z remote: Compressing objects: 7% (111/1573) 2024-08-08T22:05:53.0068385Z remote: Compressing objects: 8% (126/1573) 2024-08-08T22:05:53.0512620Z remote: Compressing objects: 9% (142/1573) 2024-08-08T22:05:53.0937539Z remote: Compressing objects: 10% (158/1573) 2024-08-08T22:05:53.1199633Z remote: Compressing objects: 11% (174/1573) 2024-08-08T22:05:53.1477474Z remote: Compressing objects: 12% (189/1573) 2024-08-08T22:05:53.1696749Z remote: Compressing objects: 13% (205/1573) 2024-08-08T22:05:53.1894275Z remote: Compressing objects: 14% (221/1573) 2024-08-08T22:05:53.2149796Z remote: Compressing objects: 15% (236/1573) 2024-08-08T22:05:53.2318933Z remote: Compressing objects: 16% (252/1573) 2024-08-08T22:05:53.2437804Z remote: Compressing objects: 17% (268/1573) 2024-08-08T22:05:53.2533553Z remote: Compressing objects: 18% (284/1573) 2024-08-08T22:05:53.2602175Z remote: Compressing objects: 19% (299/1573) 2024-08-08T22:05:53.2644224Z remote: Compressing objects: 20% (315/1573) 2024-08-08T22:05:53.2679283Z remote: Compressing objects: 21% (331/1573) 2024-08-08T22:05:53.2691581Z remote: Compressing objects: 22% (347/1573) 2024-08-08T22:05:53.2713372Z remote: Compressing objects: 23% (362/1573) 2024-08-08T22:05:53.2761173Z remote: Compressing objects: 24% (378/1573) 2024-08-08T22:05:53.2773332Z remote: Compressing objects: 25% (394/1573) 2024-08-08T22:05:53.2790654Z remote: Compressing objects: 26% (409/1573) 2024-08-08T22:05:53.2802013Z remote: Compressing objects: 27% (425/1573) 2024-08-08T22:05:53.2846101Z remote: Compressing objects: 28% (441/1573) 2024-08-08T22:05:53.2866534Z remote: Compressing objects: 29% (457/1573) 2024-08-08T22:05:53.2885234Z remote: Compressing objects: 30% (472/1573) 2024-08-08T22:05:53.2895925Z remote: Compressing objects: 31% (488/1573) 2024-08-08T22:05:53.2934114Z remote: Compressing objects: 32% (504/1573) 2024-08-08T22:05:53.2949698Z remote: Compressing objects: 33% (520/1573) 2024-08-08T22:05:53.2967688Z remote: Compressing objects: 34% (535/1573) 2024-08-08T22:05:53.2989935Z remote: Compressing objects: 35% (551/1573) 2024-08-08T22:05:53.3013743Z remote: Compressing objects: 36% (567/1573) 2024-08-08T22:05:53.3037607Z remote: Compressing objects: 37% (583/1573) 2024-08-08T22:05:53.3051866Z remote: Compressing objects: 38% (598/1573) 2024-08-08T22:05:53.3071119Z remote: Compressing objects: 39% (614/1573) 2024-08-08T22:05:53.3083971Z remote: Compressing objects: 40% (630/1573) 2024-08-08T22:05:53.3102673Z remote: Compressing objects: 41% (645/1573) 2024-08-08T22:05:53.3121754Z remote: Compressing objects: 42% (661/1573) 2024-08-08T22:05:53.3133218Z remote: Compressing objects: 43% (677/1573) 2024-08-08T22:05:53.3149292Z remote: Compressing objects: 44% (693/1573) 2024-08-08T22:05:53.3161496Z remote: Compressing objects: 45% (708/1573) 2024-08-08T22:05:53.3176170Z remote: Compressing objects: 46% (724/1573) 2024-08-08T22:05:53.3187620Z remote: Compressing objects: 47% (740/1573) 2024-08-08T22:05:53.3195250Z remote: Compressing objects: 48% (756/1573) 2024-08-08T22:05:53.3202733Z remote: Compressing objects: 49% (771/1573) 2024-08-08T22:05:53.3212166Z remote: Compressing objects: 50% (787/1573) 2024-08-08T22:05:53.3217693Z remote: Compressing objects: 51% (803/1573) 2024-08-08T22:05:53.3223222Z remote: Compressing objects: 52% (818/1573) 2024-08-08T22:05:53.3229908Z remote: Compressing objects: 53% (834/1573) 2024-08-08T22:05:53.3233411Z remote: Compressing objects: 54% (850/1573) 2024-08-08T22:05:53.3238554Z remote: Compressing objects: 55% (866/1573) 2024-08-08T22:05:53.3244963Z remote: Compressing objects: 56% (881/1573) 2024-08-08T22:05:53.3249535Z remote: Compressing objects: 57% (897/1573) 2024-08-08T22:05:53.3253569Z remote: Compressing objects: 58% (913/1573) 2024-08-08T22:05:53.3256820Z remote: Compressing objects: 59% (929/1573) 2024-08-08T22:05:53.3259161Z remote: Compressing objects: 60% (944/1573) 2024-08-08T22:05:53.3261602Z remote: Compressing objects: 61% (960/1573) 2024-08-08T22:05:53.3262990Z remote: Compressing objects: 62% (976/1573) 2024-08-08T22:05:53.3264222Z remote: Compressing objects: 63% (991/1573) 2024-08-08T22:05:53.3265563Z remote: Compressing objects: 64% (1007/1573) 2024-08-08T22:05:53.3266479Z remote: Compressing objects: 65% (1023/1573) 2024-08-08T22:05:53.3267194Z remote: Compressing objects: 66% (1039/1573) 2024-08-08T22:05:53.3267875Z remote: Compressing objects: 67% (1054/1573) 2024-08-08T22:05:53.3269461Z remote: Compressing objects: 68% (1070/1573) 2024-08-08T22:05:53.3284140Z remote: Compressing objects: 69% (1086/1573) 2024-08-08T22:05:53.3288364Z remote: Compressing objects: 70% (1102/1573) 2024-08-08T22:05:53.3299974Z remote: Compressing objects: 71% (1117/1573) 2024-08-08T22:05:53.3309345Z remote: Compressing objects: 72% (1133/1573) 2024-08-08T22:05:53.3318760Z remote: Compressing objects: 73% (1149/1573) 2024-08-08T22:05:53.3321564Z remote: Compressing objects: 74% (1165/1573) 2024-08-08T22:05:53.3325903Z remote: Compressing objects: 75% (1180/1573) 2024-08-08T22:05:53.3330656Z remote: Compressing objects: 76% (1196/1573) 2024-08-08T22:05:53.3335994Z remote: Compressing objects: 77% (1212/1573) 2024-08-08T22:05:53.3339661Z remote: Compressing objects: 78% (1227/1573) 2024-08-08T22:05:53.3344060Z remote: Compressing objects: 79% (1243/1573) 2024-08-08T22:05:53.3347847Z remote: Compressing objects: 80% (1259/1573) 2024-08-08T22:05:53.3350946Z remote: Compressing objects: 81% (1275/1573) 2024-08-08T22:05:53.3354847Z remote: Compressing objects: 82% (1290/1573) 2024-08-08T22:05:53.3358546Z remote: Compressing objects: 83% (1306/1573) 2024-08-08T22:05:53.3362532Z remote: Compressing objects: 84% (1322/1573) 2024-08-08T22:05:53.3365784Z remote: Compressing objects: 85% (1338/1573) 2024-08-08T22:05:53.3368454Z remote: Compressing objects: 86% (1353/1573) 2024-08-08T22:05:53.3372454Z remote: Compressing objects: 87% (1369/1573) 2024-08-08T22:05:53.3374487Z remote: Compressing objects: 88% (1385/1573) 2024-08-08T22:05:53.3376999Z remote: Compressing objects: 89% (1400/1573) 2024-08-08T22:05:53.3379305Z remote: Compressing objects: 90% (1416/1573) 2024-08-08T22:05:53.3381853Z remote: Compressing objects: 91% (1432/1573) 2024-08-08T22:05:53.3382937Z remote: Compressing objects: 92% (1448/1573) 2024-08-08T22:05:53.3384297Z remote: Compressing objects: 93% (1463/1573) 2024-08-08T22:05:53.3386554Z remote: Compressing objects: 94% (1479/1573) 2024-08-08T22:05:53.3388973Z remote: Compressing objects: 95% (1495/1573) 2024-08-08T22:05:53.3390978Z remote: Compressing objects: 96% (1511/1573) 2024-08-08T22:05:53.3393424Z remote: Compressing objects: 97% (1526/1573) 2024-08-08T22:05:53.3395361Z remote: Compressing objects: 98% (1542/1573) 2024-08-08T22:05:53.3397334Z remote: Compressing objects: 99% (1558/1573) 2024-08-08T22:05:53.3398267Z remote: Compressing objects: 100% (1573/1573) 2024-08-08T22:05:53.3399000Z remote: Compressing objects: 100% (1573/1573), done. 2024-08-08T22:06:21.1381582Z remote: Total 1011967 (delta 1990), reused 2218 (delta 1430), pack-reused 1008960 2024-08-08T22:06:47.7180509Z [command]/usr/bin/git rev-parse --verify --quiet b9d86fa89636e301796d4201f36d86c73f6e49bc^{object} 2024-08-08T22:06:47.7209219Z b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:06:47.7214739Z ##[endgroup] 2024-08-08T22:06:47.7215405Z ##[group]Determining the checkout info 2024-08-08T22:06:47.7216969Z ##[endgroup] 2024-08-08T22:06:47.7217590Z ##[group]Checking out the ref 2024-08-08T22:06:47.7222034Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:06:49.5831945Z ##[endgroup] 2024-08-08T22:06:49.5833444Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:06:49.5838640Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:06:49.5894460Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:06:49.5926850Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:06:49.5960065Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:06:49.5990132Z ##[endgroup] 2024-08-08T22:06:49.5990775Z ##[group]Fetching submodules 2024-08-08T22:06:49.5995462Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:06:49.6310457Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-08T22:06:49.6609240Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T22:06:49.6611367Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T22:06:49.6614891Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T22:06:49.6618100Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T22:06:49.6622034Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T22:06:49.6625491Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T22:06:49.6629562Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T22:06:49.6633406Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T22:06:49.6637273Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T22:06:49.6641494Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T22:06:49.6645573Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T22:06:49.6649878Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T22:06:49.6654414Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T22:06:49.6659184Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T22:06:49.6663776Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T22:06:49.6669385Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T22:06:49.6674516Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:06:49.6679463Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T22:06:49.6684828Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T22:06:49.6690071Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T22:06:49.6695700Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T22:06:49.6701449Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T22:06:49.6708924Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T22:06:49.6714744Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T22:06:49.6720795Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T22:06:49.6726959Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T22:06:49.6733691Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T22:06:49.6739893Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T22:06:49.6747210Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T22:06:49.6753723Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T22:06:49.6760810Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T22:06:49.6767556Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T22:06:49.6774900Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T22:06:49.6781819Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T22:06:49.6789984Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T22:06:49.6816599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T22:06:49.9213280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-08T22:06:50.1105593Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T22:06:50.2692278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T22:06:50.5036983Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T22:06:52.6443391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T22:07:06.1665194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-08T22:07:06.5978837Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T22:07:07.0635518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T22:07:07.6983600Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T22:07:09.1214685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-08T22:07:11.5084320Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-08T22:07:18.6915477Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T22:07:20.9022374Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T22:07:22.7979138Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-08T22:07:24.1879764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-08-08T22:07:24.3449164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T22:07:24.7951956Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-08T22:07:25.1216666Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-08T22:07:26.3614631Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-08T22:07:26.7139484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-08T22:07:26.9684505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-08T22:07:28.8026710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T22:07:29.7015012Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T22:07:30.3540317Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T22:07:37.6595111Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-08T22:07:39.9814268Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T22:07:45.0853059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T22:07:45.3599426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-08T22:07:55.9856041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-08T22:07:56.1381955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T22:07:56.3355511Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-08T22:07:57.3431250Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T22:07:57.6363666Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-08T22:07:58.3009812Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T22:07:58.7507710Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T22:07:58.7634794Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T22:07:58.7728423Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T22:07:58.8005849Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T22:07:58.8453789Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T22:08:00.0232845Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T22:08:00.0496456Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T22:08:00.1053091Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T22:08:00.2305567Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T22:08:00.2695183Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T22:08:00.9187509Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T22:08:01.2370426Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T22:08:01.3365337Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T22:08:01.3385154Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:08:01.3387963Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:08:01.3391271Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:08:01.3394379Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:08:01.3398397Z 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:01.3425439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T22:08:02.5136206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T22:08:03.1915816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T22:08:05.6253450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T22:08:06.9190230Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T22:08:07.2606166Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T22:08:07.3779903Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T22:08:07.8879953Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T22:08:07.9648898Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T22:08:07.9782485Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T22:08:08.1200170Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T22:08:08.1682494Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T22:08:08.1785488Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T22:08:08.2254626Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T22:08:08.2539214Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T22:08:08.3070579Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:08:08.3206888Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T22:08:08.3222835Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T22:08:08.3248014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T22:08:23.8179780Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T22:08:23.8382423Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T22:08:23.9529174Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T22:08:23.9548086Z 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:23.9552924Z 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:23.9557246Z 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:23.9582365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T22:08:24.5396834Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T22:08:25.9019804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T22:08:27.2375157Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T22:08:27.2392589Z 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:27.2395257Z 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:27.2398527Z 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:27.2402334Z 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:27.2405310Z 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:27.2409373Z 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:27.2413222Z 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:27.2416951Z 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:27.2444710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T22:08:28.2445563Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T22:08:28.6011002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T22:08:29.9450096Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T22:08:30.2662561Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T22:08:30.8072183Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T22:08:32.0881955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T22:08:39.4120473Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T22:08:39.8226330Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T22:08:39.8441680Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T22:08:39.8878249Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T22:08:39.9026204Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T22:08:39.9042640Z 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:39.9069971Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-08T22:08:40.6881778Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T22:08:40.7088821Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T22:08:40.7568892Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T22:08:40.8817471Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T22:08:40.8999622Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T22:08:40.9461798Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T22:08:41.0155740Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T22:08:41.0588935Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T22:08:41.0863277Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T22:08:41.2149318Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T22:08:41.6598338Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T22:08:41.6635351Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T22:08:41.6637838Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T22:08:41.6665475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T22:08:42.1419555Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T22:08:43.1832236Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T22:08:43.2228468Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T22:08:43.3009779Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T22:08:43.3029982Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:08:43.3032273Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:08:43.3035696Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:08:43.3038691Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:08:43.3083059Z 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:08:43.3085922Z 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:08:43.3088450Z 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:08:43.3091944Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:08:43.3093810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T22:08:43.7534253Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T22:08:45.0002314Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T22:08:45.3577216Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T22:08:52.7702640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T22:08:53.0670202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T22:08:53.2411469Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T22:08:53.5309177Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T22:09:01.5199387Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T22:09:01.5767801Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T22:09:01.5946568Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T22:09:01.7214759Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T22:09:01.7356754Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T22:09:01.7518736Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T22:09:01.7688656Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T22:09:01.7705414Z 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:01.7708627Z 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:01.7734516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T22:09:04.0969082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T22:09:05.6680036Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T22:09:05.7218276Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:09:06.2960364Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T22:09:06.3086904Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T22:09:06.6310638Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T22:09:06.6333286Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:06.6336127Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:06.6364059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T22:09:07.1083150Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T22:09:08.4175794Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T22:09:08.5038259Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T22:09:08.5130414Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T22:09:08.5259995Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T22:09:08.5695097Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T22:09:08.6014095Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T22:09:08.6515367Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T22:09:08.6813924Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T22:09:08.6832632Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:08.6836783Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:08.6838659Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:08.6841959Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:08.6866374Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T22:09:09.9408539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T22:09:10.1916897Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T22:09:11.5720266Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T22:09:12.6923776Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T22:09:12.7093682Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T22:09:12.7910139Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T22:09:12.8231178Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T22:09:12.8247515Z 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:12.8274482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T22:09:13.0450003Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T22:09:13.0485202Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:09:13.0798905Z Entering 'android/libs/fbjni' 2024-08-08T22:09:13.0839869Z Entering 'third_party/FP16' 2024-08-08T22:09:13.0881729Z Entering 'third_party/FXdiv' 2024-08-08T22:09:13.0923137Z Entering 'third_party/NNPACK' 2024-08-08T22:09:13.0965086Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:13.1007042Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:13.1068300Z Entering 'third_party/benchmark' 2024-08-08T22:09:13.1110022Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:13.1151094Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:13.1192963Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:13.1235536Z Entering 'third_party/cutlass' 2024-08-08T22:09:13.1284623Z Entering 'third_party/eigen' 2024-08-08T22:09:13.1328507Z Entering 'third_party/fbgemm' 2024-08-08T22:09:13.1370244Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:13.1412812Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:13.1453526Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:13.1501385Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:13.1542992Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:13.1584042Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:13.1628069Z Entering 'third_party/fmt' 2024-08-08T22:09:13.1669179Z Entering 'third_party/foxi' 2024-08-08T22:09:13.1711875Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:13.1752804Z Entering 'third_party/gloo' 2024-08-08T22:09:13.1794226Z Entering 'third_party/googletest' 2024-08-08T22:09:13.1836403Z Entering 'third_party/ideep' 2024-08-08T22:09:13.1876146Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:13.1923859Z Entering 'third_party/ittapi' 2024-08-08T22:09:13.1964820Z Entering 'third_party/kineto' 2024-08-08T22:09:13.2006906Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:13.2046978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:13.2089591Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:13.2130374Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:13.2171525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:13.2211514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:13.2254142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:13.2295363Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:13.2336574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:13.2378011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:13.2420187Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:13.2460224Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:13.2503007Z Entering 'third_party/mimalloc' 2024-08-08T22:09:13.2543999Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:13.2584602Z Entering 'third_party/nlohmann' 2024-08-08T22:09:13.2626906Z Entering 'third_party/onnx' 2024-08-08T22:09:13.2684894Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:13.2725987Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:13.2770195Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:13.2813437Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:13.2854189Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:13.2894317Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:13.2933446Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:13.2974642Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:13.3013468Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:13.3054260Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:13.3093516Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:13.3136965Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:13.3178999Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:13.3242146Z Entering 'third_party/pocketfft' 2024-08-08T22:09:13.3283808Z Entering 'third_party/protobuf' 2024-08-08T22:09:13.3328977Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:13.3369269Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:13.3411222Z Entering 'third_party/psimd' 2024-08-08T22:09:13.3453086Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:13.3495709Z Entering 'third_party/pybind11' 2024-08-08T22:09:13.3537457Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:13.3578460Z Entering 'third_party/sleef' 2024-08-08T22:09:13.3619873Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:13.3661432Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:13.3701310Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:13.3741677Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:13.3781991Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:13.3820658Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:13.3876282Z ##[endgroup] 2024-08-08T22:09:13.3877292Z ##[group]Persisting credentials for submodules 2024-08-08T22:09:13.3883901Z [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:13.4184934Z Entering 'android/libs/fbjni' 2024-08-08T22:09:13.4236174Z Entering 'third_party/FP16' 2024-08-08T22:09:13.4287008Z Entering 'third_party/FXdiv' 2024-08-08T22:09:13.4337975Z Entering 'third_party/NNPACK' 2024-08-08T22:09:13.4389913Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:13.4441040Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:13.4509594Z Entering 'third_party/benchmark' 2024-08-08T22:09:13.4559957Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:13.4611837Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:13.4663417Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:13.4714730Z Entering 'third_party/cutlass' 2024-08-08T22:09:13.4774155Z Entering 'third_party/eigen' 2024-08-08T22:09:13.4827924Z Entering 'third_party/fbgemm' 2024-08-08T22:09:13.4878742Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:13.4929429Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:13.4979837Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:13.5037385Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:13.5087146Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:13.5138601Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:13.5192871Z Entering 'third_party/fmt' 2024-08-08T22:09:13.5243592Z Entering 'third_party/foxi' 2024-08-08T22:09:13.5295712Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:13.5347194Z Entering 'third_party/gloo' 2024-08-08T22:09:13.5398243Z Entering 'third_party/googletest' 2024-08-08T22:09:13.5449224Z Entering 'third_party/ideep' 2024-08-08T22:09:13.5498942Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:13.5557434Z Entering 'third_party/ittapi' 2024-08-08T22:09:13.5608473Z Entering 'third_party/kineto' 2024-08-08T22:09:13.5658381Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:13.5709537Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:13.5762274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:13.5813889Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:13.5865072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:13.5914952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:13.5967091Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:13.6017847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:13.6069305Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:13.6119990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:13.6171866Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:13.6222280Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:13.6274186Z Entering 'third_party/mimalloc' 2024-08-08T22:09:13.6325256Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:13.6375812Z Entering 'third_party/nlohmann' 2024-08-08T22:09:13.6428901Z Entering 'third_party/onnx' 2024-08-08T22:09:13.6495834Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:13.6549086Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:13.6601245Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:13.6654124Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:13.6704576Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:13.6754296Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:13.6803637Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:13.6856801Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:13.6906218Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:13.6956373Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:13.7005761Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:13.7059214Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:13.7111215Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:13.7182957Z Entering 'third_party/pocketfft' 2024-08-08T22:09:13.7234975Z Entering 'third_party/protobuf' 2024-08-08T22:09:13.7289995Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:13.7341320Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:13.7394173Z Entering 'third_party/psimd' 2024-08-08T22:09:13.7444624Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:13.7495037Z Entering 'third_party/pybind11' 2024-08-08T22:09:13.7546693Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:13.7596808Z Entering 'third_party/sleef' 2024-08-08T22:09:13.7648970Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:13.7699623Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:13.7751328Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:13.7800772Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:13.7851518Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:13.7900227Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:13.7979857Z [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:13.8283608Z Entering 'android/libs/fbjni' 2024-08-08T22:09:13.8332440Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T22:09:13.8351319Z Entering 'third_party/FP16' 2024-08-08T22:09:13.8399665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T22:09:13.8417117Z Entering 'third_party/FXdiv' 2024-08-08T22:09:13.8465379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T22:09:13.8483663Z Entering 'third_party/NNPACK' 2024-08-08T22:09:13.8532300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T22:09:13.8551135Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:13.8598776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T22:09:13.8616750Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:13.8664001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T22:09:13.8699476Z Entering 'third_party/benchmark' 2024-08-08T22:09:13.8748240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:09:13.8766278Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:13.8813608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T22:09:13.8832210Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:13.8879462Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:09:13.8898087Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:13.8946686Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T22:09:13.8965336Z Entering 'third_party/cutlass' 2024-08-08T22:09:13.9012953Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:09:13.9039946Z Entering 'third_party/eigen' 2024-08-08T22:09:13.9087288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T22:09:13.9107929Z Entering 'third_party/fbgemm' 2024-08-08T22:09:13.9157376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T22:09:13.9175380Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:13.9222587Z 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:09:13.9240401Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:13.9288037Z 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:09:13.9306290Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:13.9354234Z 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:09:13.9379015Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:13.9426379Z 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:09:13.9444356Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:13.9494617Z 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:09:13.9513075Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:13.9560594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T22:09:13.9581202Z Entering 'third_party/fmt' 2024-08-08T22:09:13.9630318Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T22:09:13.9648032Z Entering 'third_party/foxi' 2024-08-08T22:09:13.9696958Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T22:09:13.9714896Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:13.9762732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T22:09:13.9780908Z Entering 'third_party/gloo' 2024-08-08T22:09:13.9828378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T22:09:13.9846713Z Entering 'third_party/googletest' 2024-08-08T22:09:13.9894468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:09:13.9913859Z Entering 'third_party/ideep' 2024-08-08T22:09:13.9961781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T22:09:13.9978380Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:14.0025555Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-08T22:09:14.0050816Z Entering 'third_party/ittapi' 2024-08-08T22:09:14.0098483Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T22:09:14.0117165Z Entering 'third_party/kineto' 2024-08-08T22:09:14.0165213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T22:09:14.0182928Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:14.0231936Z 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:09:14.0249740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:14.0297945Z 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:09:14.0317511Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:14.0365021Z 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:09:14.0383437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:14.0431529Z 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:09:14.0448979Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:14.0498103Z 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:09:14.0514619Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:14.0563008Z 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:09:14.0582958Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:14.0632351Z 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:09:14.0648963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:14.0696956Z 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:09:14.0715023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:14.0762587Z 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:09:14.0781915Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:14.0831235Z 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:09:14.0849418Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:14.0897150Z 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:09:14.0915530Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:14.0962439Z 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:09:14.0981393Z Entering 'third_party/mimalloc' 2024-08-08T22:09:14.1029018Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T22:09:14.1047352Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:14.1095829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T22:09:14.1114488Z Entering 'third_party/nlohmann' 2024-08-08T22:09:14.1162052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T22:09:14.1181715Z Entering 'third_party/onnx' 2024-08-08T22:09:14.1232126Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T22:09:14.1267355Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:14.1315250Z 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:09:14.1332873Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:14.1380718Z 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:09:14.1401013Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:14.1449659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T22:09:14.1469644Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:14.1517357Z 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:09:14.1534614Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:14.1581300Z 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:09:14.1599369Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:14.1646714Z 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:09:14.1665912Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:14.1712498Z 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:09:14.1732672Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:14.1779411Z 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:09:14.1798076Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:14.1845281Z 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:09:14.1863346Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:14.1911238Z 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:09:14.1928286Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:14.1976594Z 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:09:14.1996776Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:14.2044736Z 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:09:14.2064254Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:14.2111595Z 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:09:14.2152072Z Entering 'third_party/pocketfft' 2024-08-08T22:09:14.2198913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T22:09:14.2217018Z Entering 'third_party/protobuf' 2024-08-08T22:09:14.2264714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T22:09:14.2286079Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:14.2334513Z 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:09:14.2352213Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:14.2400410Z 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:09:14.2419087Z Entering 'third_party/psimd' 2024-08-08T22:09:14.2467810Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T22:09:14.2485041Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:14.2533393Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T22:09:14.2550895Z Entering 'third_party/pybind11' 2024-08-08T22:09:14.2597836Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:09:14.2616186Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:14.2663730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T22:09:14.2682115Z Entering 'third_party/sleef' 2024-08-08T22:09:14.2729344Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T22:09:14.2748168Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:14.2795794Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T22:09:14.2813684Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:14.2860767Z 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:09:14.2879129Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:14.2926558Z 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:09:14.2944027Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:14.2992256Z 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:09:14.3010380Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:14.3057423Z 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:09:14.3075548Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:14.3123399Z 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:09:14.4159661Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:09:14.4466523Z Entering 'android/libs/fbjni' 2024-08-08T22:09:14.4507768Z Entering 'third_party/FP16' 2024-08-08T22:09:14.4550079Z Entering 'third_party/FXdiv' 2024-08-08T22:09:14.4591261Z Entering 'third_party/NNPACK' 2024-08-08T22:09:14.4634096Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:14.4675094Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:14.4735471Z Entering 'third_party/benchmark' 2024-08-08T22:09:14.4777021Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:14.4818525Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:14.4862034Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:14.4903777Z Entering 'third_party/cutlass' 2024-08-08T22:09:14.4953817Z Entering 'third_party/eigen' 2024-08-08T22:09:14.4997613Z Entering 'third_party/fbgemm' 2024-08-08T22:09:14.5039109Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:14.5079495Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:14.5120391Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:14.5167812Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:14.5208267Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:14.5249769Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:14.5294723Z Entering 'third_party/fmt' 2024-08-08T22:09:14.5335901Z Entering 'third_party/foxi' 2024-08-08T22:09:14.5377456Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:14.5418646Z Entering 'third_party/gloo' 2024-08-08T22:09:14.5459781Z Entering 'third_party/googletest' 2024-08-08T22:09:14.5502834Z Entering 'third_party/ideep' 2024-08-08T22:09:14.5542699Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:14.5590744Z Entering 'third_party/ittapi' 2024-08-08T22:09:14.5632101Z Entering 'third_party/kineto' 2024-08-08T22:09:14.5673671Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:14.5714294Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:14.5755813Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:14.5796610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:14.5836746Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:14.5876419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:14.5919732Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:14.5959746Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:14.6000137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:14.6041853Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:14.6083991Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:14.6123865Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:14.6166218Z Entering 'third_party/mimalloc' 2024-08-08T22:09:14.6208784Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:14.6251724Z Entering 'third_party/nlohmann' 2024-08-08T22:09:14.6294381Z Entering 'third_party/onnx' 2024-08-08T22:09:14.6351999Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:14.6393409Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:14.6437316Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:14.6480289Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:14.6521747Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:14.6561587Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:14.6601792Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:14.6643956Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:14.6684541Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:14.6724951Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:14.6764115Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:14.6807963Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:14.6851099Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:14.6912263Z Entering 'third_party/pocketfft' 2024-08-08T22:09:14.6954587Z Entering 'third_party/protobuf' 2024-08-08T22:09:14.6998983Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:14.7040177Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:14.7081543Z Entering 'third_party/psimd' 2024-08-08T22:09:14.7122900Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:14.7164505Z Entering 'third_party/pybind11' 2024-08-08T22:09:14.7206147Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:14.7247536Z Entering 'third_party/sleef' 2024-08-08T22:09:14.7288712Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:14.7330435Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:14.7370529Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:14.7412311Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:14.7453107Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:14.7492555Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:14.7550444Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:09:14.7853118Z Entering 'android/libs/fbjni' 2024-08-08T22:09:14.7893768Z Entering 'third_party/FP16' 2024-08-08T22:09:14.7935529Z Entering 'third_party/FXdiv' 2024-08-08T22:09:14.7977356Z Entering 'third_party/NNPACK' 2024-08-08T22:09:14.8018684Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:14.8059619Z Entering 'third_party/XNNPACK' 2024-08-08T22:09:14.8117498Z Entering 'third_party/benchmark' 2024-08-08T22:09:14.8158790Z Entering 'third_party/cpp-httplib' 2024-08-08T22:09:14.8199365Z Entering 'third_party/cpuinfo' 2024-08-08T22:09:14.8240195Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:09:14.8281292Z Entering 'third_party/cutlass' 2024-08-08T22:09:14.8329969Z Entering 'third_party/eigen' 2024-08-08T22:09:14.8374908Z Entering 'third_party/fbgemm' 2024-08-08T22:09:14.8416814Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:09:14.8457990Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:09:14.8499942Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:09:14.8547488Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:09:14.8587917Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:09:14.8629062Z Entering 'third_party/flatbuffers' 2024-08-08T22:09:14.8674271Z Entering 'third_party/fmt' 2024-08-08T22:09:14.8716250Z Entering 'third_party/foxi' 2024-08-08T22:09:14.8757570Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:14.8798980Z Entering 'third_party/gloo' 2024-08-08T22:09:14.8839566Z Entering 'third_party/googletest' 2024-08-08T22:09:14.8880663Z Entering 'third_party/ideep' 2024-08-08T22:09:14.8920215Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:09:14.8967962Z Entering 'third_party/ittapi' 2024-08-08T22:09:14.9008928Z Entering 'third_party/kineto' 2024-08-08T22:09:14.9049994Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:09:14.9091191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:09:14.9133006Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:09:14.9174129Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:09:14.9215184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:09:14.9255338Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:09:14.9298272Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:09:14.9338696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:09:14.9380937Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:09:14.9422004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:09:14.9464378Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:09:14.9505482Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:09:14.9547176Z Entering 'third_party/mimalloc' 2024-08-08T22:09:14.9588962Z Entering 'third_party/nccl/nccl' 2024-08-08T22:09:14.9631012Z Entering 'third_party/nlohmann' 2024-08-08T22:09:14.9673286Z Entering 'third_party/onnx' 2024-08-08T22:09:14.9730998Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:09:14.9772184Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:09:14.9815405Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:09:14.9858873Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:09:14.9899107Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:09:14.9939340Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:09:14.9979866Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:09:15.0021738Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:09:15.0063107Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:09:15.0103676Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:09:15.0143365Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:09:15.0186722Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:09:15.0229447Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:09:15.0289759Z Entering 'third_party/pocketfft' 2024-08-08T22:09:15.0330943Z Entering 'third_party/protobuf' 2024-08-08T22:09:15.0375634Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:09:15.0415641Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:09:15.0457815Z Entering 'third_party/psimd' 2024-08-08T22:09:15.0498760Z Entering 'third_party/pthreadpool' 2024-08-08T22:09:15.0539538Z Entering 'third_party/pybind11' 2024-08-08T22:09:15.0580425Z Entering 'third_party/python-peachpy' 2024-08-08T22:09:15.0621732Z Entering 'third_party/sleef' 2024-08-08T22:09:15.0662731Z Entering 'third_party/tensorpipe' 2024-08-08T22:09:15.0703818Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:09:15.0743419Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:09:15.0784392Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:09:15.0824841Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:09:15.0864318Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:09:15.0919118Z ##[endgroup] 2024-08-08T22:09:15.0971694Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:09:15.0997905Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T22:09:15.1238752Z Prepare all required actions 2024-08-08T22:09:15.1239348Z Getting action download info 2024-08-08T22:09:15.2643930Z ##[group]Run ./.github/actions/setup-linux 2024-08-08T22:09:15.2644438Z env: 2024-08-08T22:09:15.2644775Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:15.2645202Z BUILDER_ROOT: /builder 2024-08-08T22:09:15.2645610Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:15.2646032Z DESIRED_CUDA: cu118 2024-08-08T22:09:15.2646433Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:15.2646832Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:15.2647345Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:15.2647945Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:15.2648515Z LIBTORCH_CONFIG: 2024-08-08T22:09:15.2648894Z LIBTORCH_VARIANT: 2024-08-08T22:09:15.2649288Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:15.2649678Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:15.2650298Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:15.2651076Z ANACONDA_USER: pytorch 2024-08-08T22:09:15.2651498Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:15.2651968Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:15.2652460Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:15.2653214Z GITHUB_TOKEN: *** 2024-08-08T22:09:15.2653600Z PR_NUMBER: 2024-08-08T22:09:15.2653989Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:15.2654547Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:15.2655096Z USE_SPLIT_BUILD: true 2024-08-08T22:09:15.2655495Z ##[endgroup] 2024-08-08T22:09:15.2680661Z ##[group]Run set -euo pipefail 2024-08-08T22:09:15.2681182Z set -euo pipefail 2024-08-08T22:09:15.2681659Z function get_ec2_metadata() { 2024-08-08T22:09:15.2682334Z  # Pulled from instance metadata endpoint for EC2 2024-08-08T22:09:15.2683432Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-08T22:09:15.2684399Z  category=$1 2024-08-08T22:09:15.2685063Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-08T22:09:15.2685859Z  runner_name_str=i-0cb53cbd973ccfc49 2024-08-08T22:09:15.2686418Z  if [[ -f /.inarc ]]; then 2024-08-08T22:09:15.2687027Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-08T22:09:15.2687727Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-08T22:09:15.2688561Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-08T22:09:15.2689316Z  else 2024-08-08T22:09:15.2689924Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-08T22:09:15.2690628Z  fi 2024-08-08T22:09:15.2690974Z } 2024-08-08T22:09:15.2691467Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-08T22:09:15.2692176Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-08T22:09:15.2692995Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-08T22:09:15.2693696Z echo "system info $(uname -a)" 2024-08-08T22:09:15.2702000Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:15.2702619Z env: 2024-08-08T22:09:15.2702951Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:15.2703364Z BUILDER_ROOT: /builder 2024-08-08T22:09:15.2703790Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:15.2704487Z DESIRED_CUDA: cu118 2024-08-08T22:09:15.2704884Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:15.2705302Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:15.2705819Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:15.2706407Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:15.2706792Z LIBTORCH_CONFIG: 2024-08-08T22:09:15.2707187Z LIBTORCH_VARIANT: 2024-08-08T22:09:15.2707567Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:15.2707974Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:15.2708597Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:15.2709319Z ANACONDA_USER: pytorch 2024-08-08T22:09:15.2709923Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:15.2710428Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:15.2710923Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:15.2711650Z GITHUB_TOKEN: *** 2024-08-08T22:09:15.2712036Z PR_NUMBER: 2024-08-08T22:09:15.2712431Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:15.2712991Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:15.2713542Z USE_SPLIT_BUILD: true 2024-08-08T22:09:15.2713950Z ##[endgroup] 2024-08-08T22:09:15.2816044Z ami-id: ami-0ce0c36d7a00b20e2 2024-08-08T22:09:15.2882143Z instance-id: i-0cb53cbd973ccfc49 2024-08-08T22:09:15.2946630Z instance-type: g3.4xlarge 2024-08-08T22:09:15.2955398Z system info Linux ip-10-0-54-212.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:09:15.2980528Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T22:09:15.2981675Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T22:09:15.2990376Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:15.2990998Z env: 2024-08-08T22:09:15.2991384Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:15.2991801Z BUILDER_ROOT: /builder 2024-08-08T22:09:15.2992229Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:15.2992654Z DESIRED_CUDA: cu118 2024-08-08T22:09:15.2993041Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:15.2993460Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:15.2993980Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:15.2994564Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:15.2994961Z LIBTORCH_CONFIG: 2024-08-08T22:09:15.2995349Z LIBTORCH_VARIANT: 2024-08-08T22:09:15.2995727Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:15.2996135Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:15.2996758Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:15.2997466Z ANACONDA_USER: pytorch 2024-08-08T22:09:15.2997908Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:15.2998385Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:15.2998861Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:15.2999619Z GITHUB_TOKEN: *** 2024-08-08T22:09:15.3000012Z PR_NUMBER: 2024-08-08T22:09:15.3000404Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:15.3000965Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:15.3001518Z USE_SPLIT_BUILD: true 2024-08-08T22:09:15.3001922Z ##[endgroup] 2024-08-08T22:09:15.3080851Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-08T22:09:15.3081595Z if systemctl is-active --quiet docker; then 2024-08-08T22:09:15.3082275Z  echo "Docker daemon is running..."; 2024-08-08T22:09:15.3082827Z else 2024-08-08T22:09:15.3083417Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-08T22:09:15.3084137Z fi 2024-08-08T22:09:15.3091629Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:15.3092235Z env: 2024-08-08T22:09:15.3092570Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:15.3093002Z BUILDER_ROOT: /builder 2024-08-08T22:09:15.3093414Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:15.3093842Z DESIRED_CUDA: cu118 2024-08-08T22:09:15.3094248Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:15.3094651Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:15.3095167Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:15.3095772Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:15.3096138Z LIBTORCH_CONFIG: 2024-08-08T22:09:15.3096523Z LIBTORCH_VARIANT: 2024-08-08T22:09:15.3096921Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:15.3097323Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:15.3097949Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:15.3098673Z ANACONDA_USER: pytorch 2024-08-08T22:09:15.3099093Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:15.3099565Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:15.3100220Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:15.3101014Z GITHUB_TOKEN: *** 2024-08-08T22:09:15.3101388Z PR_NUMBER: 2024-08-08T22:09:15.3101784Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:15.3102361Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:15.3102896Z USE_SPLIT_BUILD: true 2024-08-08T22:09:15.3103301Z ##[endgroup] 2024-08-08T22:09:15.3173972Z Docker daemon is running... 2024-08-08T22:09:15.3229772Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:09:15.3230467Z with: 2024-08-08T22:09:15.3230788Z shell: bash 2024-08-08T22:09:15.3231132Z timeout_minutes: 5 2024-08-08T22:09:15.3231695Z max_attempts: 3 2024-08-08T22:09:15.3232081Z retry_wait_seconds: 30 2024-08-08T22:09:15.3233819Z 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:09:15.3235646Z polling_interval_seconds: 1 2024-08-08T22:09:15.3236103Z warning_on_retry: true 2024-08-08T22:09:15.3236532Z continue_on_error: false 2024-08-08T22:09:15.3236924Z env: 2024-08-08T22:09:15.3237251Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:15.3237675Z BUILDER_ROOT: /builder 2024-08-08T22:09:15.3238082Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:15.3238503Z DESIRED_CUDA: cu118 2024-08-08T22:09:15.3238909Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:15.3239307Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:15.3239816Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:15.3240415Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:15.3240789Z LIBTORCH_CONFIG: 2024-08-08T22:09:15.3241172Z LIBTORCH_VARIANT: 2024-08-08T22:09:15.3241567Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:15.3241956Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:15.3242577Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:15.3243308Z ANACONDA_USER: pytorch 2024-08-08T22:09:15.3243726Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:15.3244198Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:15.3244690Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:15.3245421Z GITHUB_TOKEN: *** 2024-08-08T22:09:15.3245810Z PR_NUMBER: 2024-08-08T22:09:15.3246200Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:15.3246761Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:15.3247313Z USE_SPLIT_BUILD: true 2024-08-08T22:09:15.3247731Z AWS_RETRY_MODE: standard 2024-08-08T22:09:15.3248143Z AWS_MAX_ATTEMPTS: 5 2024-08-08T22:09:15.3248533Z ##[endgroup] 2024-08-08T22:09:16.3232459Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T22:09:16.3233566Z Configure a credential helper to remove this warning. See 2024-08-08T22:09:16.3234634Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T22:09:16.3235290Z 2024-08-08T22:09:16.3235475Z Login Succeeded 2024-08-08T22:09:16.3968836Z Command completed after 1 attempt(s). 2024-08-08T22:09:16.4025646Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:09:16.4026522Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:09:16.4027335Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:09:16.4036034Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:16.4036633Z env: 2024-08-08T22:09:16.4036968Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:16.4037392Z BUILDER_ROOT: /builder 2024-08-08T22:09:16.4037794Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:16.4038234Z DESIRED_CUDA: cu118 2024-08-08T22:09:16.4038640Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:16.4039039Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:16.4039552Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:16.4040150Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:16.4040514Z LIBTORCH_CONFIG: 2024-08-08T22:09:16.4041129Z LIBTORCH_VARIANT: 2024-08-08T22:09:16.4041558Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:16.4041943Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:16.4042565Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:16.4043284Z ANACONDA_USER: pytorch 2024-08-08T22:09:16.4043699Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:16.4044165Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:16.4044654Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:16.4045428Z GITHUB_TOKEN: *** 2024-08-08T22:09:16.4045796Z PR_NUMBER: 2024-08-08T22:09:16.4046185Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:16.4046764Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:16.4047457Z USE_SPLIT_BUILD: true 2024-08-08T22:09:16.4047861Z ##[endgroup] 2024-08-08T22:09:16.4127127Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:09:16.4128079Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:09:16.4128824Z # shellcheck disable=SC2046 2024-08-08T22:09:16.4129395Z docker stop $(docker ps -q) || true 2024-08-08T22:09:16.4129971Z # Prune all of the docker images 2024-08-08T22:09:16.4130527Z docker system prune -af 2024-08-08T22:09:16.4138474Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:16.4139090Z env: 2024-08-08T22:09:16.4139423Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:16.4139833Z BUILDER_ROOT: /builder 2024-08-08T22:09:16.4140256Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:16.4140681Z DESIRED_CUDA: cu118 2024-08-08T22:09:16.4141068Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:16.4141502Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:16.4142015Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:16.4142599Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:16.4142979Z LIBTORCH_CONFIG: 2024-08-08T22:09:16.4143358Z LIBTORCH_VARIANT: 2024-08-08T22:09:16.4143735Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:16.4144590Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:16.4145248Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:16.4145955Z ANACONDA_USER: pytorch 2024-08-08T22:09:16.4146390Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:16.4146857Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:16.4147332Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:16.4148088Z GITHUB_TOKEN: *** 2024-08-08T22:09:16.4148478Z PR_NUMBER: 2024-08-08T22:09:16.4148873Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:16.4149435Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:16.4149983Z USE_SPLIT_BUILD: true 2024-08-08T22:09:16.4150394Z ##[endgroup] 2024-08-08T22:09:16.4466272Z "docker stop" requires at least 1 argument. 2024-08-08T22:09:16.4467671Z See 'docker stop --help'. 2024-08-08T22:09:16.4468006Z 2024-08-08T22:09:16.4468288Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-08T22:09:16.4469089Z 2024-08-08T22:09:16.4470521Z Stop one or more running containers 2024-08-08T22:09:16.4812200Z Deleted Images: 2024-08-08T22:09:16.4813313Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:09:16.4814944Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:09:16.4816423Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-08T22:09:16.4817500Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-08T22:09:16.4818182Z 2024-08-08T22:09:16.4837083Z Total reclaimed space: 5.613MB 2024-08-08T22:09:16.4870663Z ##[group]Run set +e 2024-08-08T22:09:16.4871128Z set +e 2024-08-08T22:09:16.4871479Z set -x 2024-08-08T22:09:16.4871838Z  2024-08-08T22:09:16.4872226Z PT_DOMAIN=download.pytorch.org 2024-08-08T22:09:16.4873327Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-08T22:09:16.4874698Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-08T22:09:16.4875627Z # one is returned at random 2024-08-08T22:09:16.4876279Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-08T22:09:16.4876911Z  2024-08-08T22:09:16.4877288Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T22:09:16.4878050Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-08T22:09:16.4878985Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-08T22:09:16.4879671Z  2024-08-08T22:09:16.4880202Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T22:09:16.4880866Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-08T22:09:16.4881498Z  exit 1 2024-08-08T22:09:16.4881878Z  fi 2024-08-08T22:09:16.4882209Z fi 2024-08-08T22:09:16.4882540Z  2024-08-08T22:09:16.4882981Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-08T22:09:16.4883610Z  # Clean up any old records first 2024-08-08T22:09:16.4884242Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-08T22:09:16.4884799Z fi 2024-08-08T22:09:16.4885112Z  2024-08-08T22:09:16.4885637Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-08T22:09:16.4886313Z cat /etc/hosts 2024-08-08T22:09:16.4894223Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:16.4894840Z env: 2024-08-08T22:09:16.4895174Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:16.4895585Z BUILDER_ROOT: /builder 2024-08-08T22:09:16.4896025Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:16.4896450Z DESIRED_CUDA: cu118 2024-08-08T22:09:16.4896841Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:16.4897260Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:16.4897776Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:16.4898368Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:16.4898751Z LIBTORCH_CONFIG: 2024-08-08T22:09:16.4899135Z LIBTORCH_VARIANT: 2024-08-08T22:09:16.4899516Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:16.4899925Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:16.4900550Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:16.4901252Z ANACONDA_USER: pytorch 2024-08-08T22:09:16.4901688Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:16.4902160Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:16.4902638Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:16.4903393Z GITHUB_TOKEN: *** 2024-08-08T22:09:16.4903780Z PR_NUMBER: 2024-08-08T22:09:16.4904738Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:16.4905324Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:16.4905879Z USE_SPLIT_BUILD: true 2024-08-08T22:09:16.4906286Z ##[endgroup] 2024-08-08T22:09:16.4930780Z + PT_DOMAIN=download.pytorch.org 2024-08-08T22:09:16.4936300Z ++ dig -4 +short download.pytorch.org 2024-08-08T22:09:16.4937294Z ++ tail -n1 2024-08-08T22:09:16.5047785Z + RESOLVED_IP=18.160.10.28 2024-08-08T22:09:16.5048432Z + '[' -z 18.160.10.28 ']' 2024-08-08T22:09:16.5048979Z + grep -r download.pytorch.org /etc/hosts 2024-08-08T22:09:16.5056643Z 18.160.10.36 download.pytorch.org 2024-08-08T22:09:16.5057867Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-08T22:09:16.5181827Z + echo '18.160.10.28 download.pytorch.org' 2024-08-08T22:09:16.5182975Z + sudo tee -a /etc/hosts 2024-08-08T22:09:16.5277237Z 18.160.10.28 download.pytorch.org 2024-08-08T22:09:16.5293610Z + cat /etc/hosts 2024-08-08T22:09:16.5300728Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-08T22:09:16.5318560Z ::1 localhost6 localhost6.localdomain6 2024-08-08T22:09:16.5319176Z 18.160.10.28 download.pytorch.org 2024-08-08T22:09:16.5368478Z Prepare all required actions 2024-08-08T22:09:16.5403897Z ##[group]Run ./.github/actions/chown-workspace 2024-08-08T22:09:16.5404446Z with: 2024-08-08T22:09:16.5405012Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:16.5405711Z env: 2024-08-08T22:09:16.5406028Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:16.5406461Z BUILDER_ROOT: /builder 2024-08-08T22:09:16.5406870Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:16.5407301Z DESIRED_CUDA: cu118 2024-08-08T22:09:16.5407711Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:16.5408117Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:16.5408635Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:16.5409239Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:16.5409627Z LIBTORCH_CONFIG: 2024-08-08T22:09:16.5409998Z LIBTORCH_VARIANT: 2024-08-08T22:09:16.5410599Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:16.5411012Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:16.5411683Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:16.5412391Z ANACONDA_USER: pytorch 2024-08-08T22:09:16.5412826Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:16.5413298Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:16.5413772Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:16.5414528Z GITHUB_TOKEN: *** 2024-08-08T22:09:16.5414923Z PR_NUMBER: 2024-08-08T22:09:16.5415314Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:16.5415874Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:16.5416427Z USE_SPLIT_BUILD: true 2024-08-08T22:09:16.5416829Z ##[endgroup] 2024-08-08T22:09:16.5437654Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:09:16.5438785Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:09:16.5446926Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:16.5447541Z env: 2024-08-08T22:09:16.5447879Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:16.5448291Z BUILDER_ROOT: /builder 2024-08-08T22:09:16.5448715Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:16.5449144Z DESIRED_CUDA: cu118 2024-08-08T22:09:16.5449527Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:16.5449942Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:16.5450461Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:16.5451042Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:16.5451424Z LIBTORCH_CONFIG: 2024-08-08T22:09:16.5451808Z LIBTORCH_VARIANT: 2024-08-08T22:09:16.5452183Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:16.5452586Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:16.5453208Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:16.5453909Z ANACONDA_USER: pytorch 2024-08-08T22:09:16.5454344Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:16.5454833Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:16.5455304Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:16.5456050Z GITHUB_TOKEN: *** 2024-08-08T22:09:16.5456445Z PR_NUMBER: 2024-08-08T22:09:16.5456840Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:16.5457397Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:16.5457947Z USE_SPLIT_BUILD: true 2024-08-08T22:09:16.5458344Z ##[endgroup] 2024-08-08T22:09:16.5667673Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T22:09:16.6924474Z latest: Pulling from tool/alpine 2024-08-08T22:09:16.6925013Z 540db60ca938: Pulling fs layer 2024-08-08T22:09:16.7898627Z 540db60ca938: Download complete 2024-08-08T22:09:16.9420927Z 540db60ca938: Pull complete 2024-08-08T22:09:16.9533859Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:09:16.9571657Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:09:19.6723489Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:09:19.6724151Z rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:09:19.6724688Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T22:09:19.6733098Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:09:19.6733718Z env: 2024-08-08T22:09:19.6734059Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:19.6734476Z BUILDER_ROOT: /builder 2024-08-08T22:09:19.6734908Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:19.6735337Z DESIRED_CUDA: cu118 2024-08-08T22:09:19.6735728Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:19.6736150Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:19.6736672Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:19.6737258Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:19.6737643Z LIBTORCH_CONFIG: 2024-08-08T22:09:19.6738034Z LIBTORCH_VARIANT: 2024-08-08T22:09:19.6738414Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:19.6738827Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:19.6739782Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:19.6740520Z ANACONDA_USER: pytorch 2024-08-08T22:09:19.6740961Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:19.6741416Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:19.6741918Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:19.6742809Z GITHUB_TOKEN: *** 2024-08-08T22:09:19.6743206Z PR_NUMBER: 2024-08-08T22:09:19.6743585Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:19.6744587Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:19.6745170Z USE_SPLIT_BUILD: true 2024-08-08T22:09:19.6745559Z ##[endgroup] 2024-08-08T22:09:22.7512778Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:09:22.7513370Z with: 2024-08-08T22:09:22.7513765Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:22.7514303Z submodules: recursive 2024-08-08T22:09:22.7514715Z path: pytorch 2024-08-08T22:09:22.7515107Z repository: pytorch/pytorch 2024-08-08T22:09:22.7515737Z token: *** 2024-08-08T22:09:22.7516084Z ssh-strict: true 2024-08-08T22:09:22.7516485Z persist-credentials: true 2024-08-08T22:09:22.7516920Z clean: true 2024-08-08T22:09:22.7517297Z sparse-checkout-cone-mode: true 2024-08-08T22:09:22.7517776Z fetch-depth: 1 2024-08-08T22:09:22.7518141Z lfs: false 2024-08-08T22:09:22.7518493Z set-safe-directory: true 2024-08-08T22:09:22.7518933Z quiet-checkout: false 2024-08-08T22:09:22.7519327Z env: 2024-08-08T22:09:22.7519648Z PYTORCH_ROOT: /pytorch 2024-08-08T22:09:22.7520076Z BUILDER_ROOT: /builder 2024-08-08T22:09:22.7520501Z PACKAGE_TYPE: manywheel 2024-08-08T22:09:22.7520970Z DESIRED_CUDA: cu118 2024-08-08T22:09:22.7521361Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:09:22.7521776Z GPU_ARCH_TYPE: cuda 2024-08-08T22:09:22.7522288Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:09:22.7522868Z SKIP_ALL_TESTS: 1 2024-08-08T22:09:22.7523246Z LIBTORCH_CONFIG: 2024-08-08T22:09:22.7523630Z LIBTORCH_VARIANT: 2024-08-08T22:09:22.7524020Z DESIRED_DEVTOOLSET: 2024-08-08T22:09:22.7524425Z DESIRED_PYTHON: 3.8 2024-08-08T22:09:22.7525047Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:09:22.7525753Z ANACONDA_USER: pytorch 2024-08-08T22:09:22.7526187Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:09:22.7526658Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:09:22.7527132Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:09:22.7527842Z GITHUB_TOKEN: *** 2024-08-08T22:09:22.7528229Z PR_NUMBER: 2024-08-08T22:09:22.7528617Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:09:22.7529185Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:22.7529734Z USE_SPLIT_BUILD: true 2024-08-08T22:09:22.7530135Z ##[endgroup] 2024-08-08T22:09:22.8719749Z Syncing repository: pytorch/pytorch 2024-08-08T22:09:22.8733886Z ##[group]Getting Git version info 2024-08-08T22:09:22.8735414Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-08-08T22:09:22.8770995Z [command]/usr/bin/git version 2024-08-08T22:09:22.8822772Z git version 2.40.1 2024-08-08T22:09:22.8858385Z ##[endgroup] 2024-08-08T22:09:22.8880947Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/55cda607-9efb-4aaf-8519-a09ee16e6c06' before making global git config changes 2024-08-08T22:09:22.8883057Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:09:22.8888259Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:09:22.8924529Z ##[group]Initializing the repository 2024-08-08T22:09:22.8929192Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:09:22.8960854Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:09:22.8961917Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:09:22.8963153Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:09:22.8963859Z hint: 2024-08-08T22:09:22.8964358Z hint: git config --global init.defaultBranch 2024-08-08T22:09:22.8964936Z hint: 2024-08-08T22:09:22.8965571Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:09:22.8966609Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:09:22.8967335Z hint: 2024-08-08T22:09:22.8967719Z hint: git branch -m 2024-08-08T22:09:22.8968681Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-08-08T22:09:22.8975875Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T22:09:22.9008384Z ##[endgroup] 2024-08-08T22:09:22.9009082Z ##[group]Disabling automatic garbage collection 2024-08-08T22:09:22.9013465Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:09:22.9045121Z ##[endgroup] 2024-08-08T22:09:22.9045758Z ##[group]Setting up auth 2024-08-08T22:09:22.9054966Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:09:22.9090083Z [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:22.9384896Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:09:22.9415139Z [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:22.9704522Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:09:22.9752275Z ##[endgroup] 2024-08-08T22:09:22.9752939Z ##[group]Fetching the repository 2024-08-08T22:09:22.9761255Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:23.1764068Z remote: Enumerating objects: 11297, done. 2024-08-08T22:09:23.1768979Z remote: Counting objects: 0% (1/11297) 2024-08-08T22:09:23.1769853Z remote: Counting objects: 1% (113/11297) 2024-08-08T22:09:23.1772525Z remote: Counting objects: 2% (226/11297) 2024-08-08T22:09:23.1773754Z remote: Counting objects: 3% (339/11297) 2024-08-08T22:09:23.1775074Z remote: Counting objects: 4% (452/11297) 2024-08-08T22:09:23.1776481Z remote: Counting objects: 5% (565/11297) 2024-08-08T22:09:23.1777346Z remote: Counting objects: 6% (678/11297) 2024-08-08T22:09:23.1779071Z remote: Counting objects: 7% (791/11297) 2024-08-08T22:09:23.1781103Z remote: Counting objects: 8% (904/11297) 2024-08-08T22:09:23.1782563Z remote: Counting objects: 9% (1017/11297) 2024-08-08T22:09:23.1785007Z remote: Counting objects: 10% (1130/11297) 2024-08-08T22:09:23.1786926Z remote: Counting objects: 11% (1243/11297) 2024-08-08T22:09:23.1788396Z remote: Counting objects: 12% (1356/11297) 2024-08-08T22:09:23.1790360Z remote: Counting objects: 13% (1469/11297) 2024-08-08T22:09:23.1792282Z remote: Counting objects: 14% (1582/11297) 2024-08-08T22:09:23.1792919Z remote: Counting objects: 15% (1695/11297) 2024-08-08T22:09:23.1794277Z remote: Counting objects: 16% (1808/11297) 2024-08-08T22:09:23.1796308Z remote: Counting objects: 17% (1921/11297) 2024-08-08T22:09:23.1799009Z remote: Counting objects: 18% (2034/11297) 2024-08-08T22:09:23.1801245Z remote: Counting objects: 19% (2147/11297) 2024-08-08T22:09:23.1801876Z remote: Counting objects: 20% (2260/11297) 2024-08-08T22:09:23.1802491Z remote: Counting objects: 21% (2373/11297) 2024-08-08T22:09:23.1803096Z remote: Counting objects: 22% (2486/11297) 2024-08-08T22:09:23.1803974Z remote: Counting objects: 23% (2599/11297) 2024-08-08T22:09:23.1804583Z remote: Counting objects: 24% (2712/11297) 2024-08-08T22:09:23.1805208Z remote: Counting objects: 25% (2825/11297) 2024-08-08T22:09:23.1806021Z remote: Counting objects: 26% (2938/11297) 2024-08-08T22:09:23.1807162Z remote: Counting objects: 27% (3051/11297) 2024-08-08T22:09:23.1808051Z remote: Counting objects: 28% (3164/11297) 2024-08-08T22:09:23.1808733Z remote: Counting objects: 29% (3277/11297) 2024-08-08T22:09:23.1809967Z remote: Counting objects: 30% (3390/11297) 2024-08-08T22:09:23.1810859Z remote: Counting objects: 31% (3503/11297) 2024-08-08T22:09:23.1811546Z remote: Counting objects: 32% (3616/11297) 2024-08-08T22:09:23.1812177Z remote: Counting objects: 33% (3729/11297) 2024-08-08T22:09:23.1813676Z remote: Counting objects: 34% (3841/11297) 2024-08-08T22:09:23.1816603Z remote: Counting objects: 35% (3954/11297) 2024-08-08T22:09:23.1817268Z remote: Counting objects: 36% (4067/11297) 2024-08-08T22:09:23.1818334Z remote: Counting objects: 37% (4180/11297) 2024-08-08T22:09:23.1819745Z remote: Counting objects: 38% (4293/11297) 2024-08-08T22:09:23.1821488Z remote: Counting objects: 39% (4406/11297) 2024-08-08T22:09:23.1822857Z remote: Counting objects: 40% (4519/11297) 2024-08-08T22:09:23.1823896Z remote: Counting objects: 41% (4632/11297) 2024-08-08T22:09:23.1825062Z remote: Counting objects: 42% (4745/11297) 2024-08-08T22:09:23.1826812Z remote: Counting objects: 43% (4858/11297) 2024-08-08T22:09:23.1827453Z remote: Counting objects: 44% (4971/11297) 2024-08-08T22:09:23.1828105Z remote: Counting objects: 45% (5084/11297) 2024-08-08T22:09:23.1830029Z remote: Counting objects: 46% (5197/11297) 2024-08-08T22:09:23.1832208Z remote: Counting objects: 47% (5310/11297) 2024-08-08T22:09:23.1835002Z remote: Counting objects: 48% (5423/11297) 2024-08-08T22:09:23.1836437Z remote: Counting objects: 49% (5536/11297) 2024-08-08T22:09:23.1839326Z remote: Counting objects: 50% (5649/11297) 2024-08-08T22:09:23.1842051Z remote: Counting objects: 51% (5762/11297) 2024-08-08T22:09:23.1844058Z remote: Counting objects: 52% (5875/11297) 2024-08-08T22:09:23.1846096Z remote: Counting objects: 53% (5988/11297) 2024-08-08T22:09:23.1846756Z remote: Counting objects: 54% (6101/11297) 2024-08-08T22:09:23.1848734Z remote: Counting objects: 55% (6214/11297) 2024-08-08T22:09:23.1849630Z remote: Counting objects: 56% (6327/11297) 2024-08-08T22:09:23.1853662Z remote: Counting objects: 57% (6440/11297) 2024-08-08T22:09:23.1857630Z remote: Counting objects: 58% (6553/11297) 2024-08-08T22:09:23.1858993Z remote: Counting objects: 59% (6666/11297) 2024-08-08T22:09:23.1859651Z remote: Counting objects: 60% (6779/11297) 2024-08-08T22:09:23.1861361Z remote: Counting objects: 61% (6892/11297) 2024-08-08T22:09:23.1864301Z remote: Counting objects: 62% (7005/11297) 2024-08-08T22:09:23.1867496Z remote: Counting objects: 63% (7118/11297) 2024-08-08T22:09:23.1871878Z remote: Counting objects: 64% (7231/11297) 2024-08-08T22:09:23.1873957Z remote: Counting objects: 65% (7344/11297) 2024-08-08T22:09:23.1876069Z remote: Counting objects: 66% (7457/11297) 2024-08-08T22:09:23.1882557Z remote: Counting objects: 67% (7569/11297) 2024-08-08T22:09:23.1883218Z remote: Counting objects: 68% (7682/11297) 2024-08-08T22:09:23.1883856Z remote: Counting objects: 69% (7795/11297) 2024-08-08T22:09:23.1884511Z remote: Counting objects: 70% (7908/11297) 2024-08-08T22:09:23.1885320Z remote: Counting objects: 71% (8021/11297) 2024-08-08T22:09:23.1885956Z remote: Counting objects: 72% (8134/11297) 2024-08-08T22:09:23.1888703Z remote: Counting objects: 73% (8247/11297) 2024-08-08T22:09:23.1891172Z remote: Counting objects: 74% (8360/11297) 2024-08-08T22:09:23.1891840Z remote: Counting objects: 75% (8473/11297) 2024-08-08T22:09:23.1893260Z remote: Counting objects: 76% (8586/11297) 2024-08-08T22:09:23.1893911Z remote: Counting objects: 77% (8699/11297) 2024-08-08T22:09:23.1895111Z remote: Counting objects: 78% (8812/11297) 2024-08-08T22:09:23.1895744Z remote: Counting objects: 79% (8925/11297) 2024-08-08T22:09:23.1898170Z remote: Counting objects: 80% (9038/11297) 2024-08-08T22:09:23.1900946Z remote: Counting objects: 81% (9151/11297) 2024-08-08T22:09:23.1901633Z remote: Counting objects: 82% (9264/11297) 2024-08-08T22:09:23.1902432Z remote: Counting objects: 83% (9377/11297) 2024-08-08T22:09:23.1903629Z remote: Counting objects: 84% (9490/11297) 2024-08-08T22:09:23.1906309Z remote: Counting objects: 85% (9603/11297) 2024-08-08T22:09:23.1908607Z remote: Counting objects: 86% (9716/11297) 2024-08-08T22:09:23.1910087Z remote: Counting objects: 87% (9829/11297) 2024-08-08T22:09:23.1912743Z remote: Counting objects: 88% (9942/11297) 2024-08-08T22:09:23.1914074Z remote: Counting objects: 89% (10055/11297) 2024-08-08T22:09:23.1916376Z remote: Counting objects: 90% (10168/11297) 2024-08-08T22:09:23.1917328Z remote: Counting objects: 91% (10281/11297) 2024-08-08T22:09:23.1921099Z remote: Counting objects: 92% (10394/11297) 2024-08-08T22:09:23.1922240Z remote: Counting objects: 93% (10507/11297) 2024-08-08T22:09:23.1923710Z remote: Counting objects: 94% (10620/11297) 2024-08-08T22:09:23.1926138Z remote: Counting objects: 95% (10733/11297) 2024-08-08T22:09:23.1929243Z remote: Counting objects: 96% (10846/11297) 2024-08-08T22:09:23.1934081Z remote: Counting objects: 97% (10959/11297) 2024-08-08T22:09:23.1936696Z remote: Counting objects: 98% (11072/11297) 2024-08-08T22:09:23.1940473Z remote: Counting objects: 99% (11185/11297) 2024-08-08T22:09:23.1941738Z remote: Counting objects: 100% (11297/11297) 2024-08-08T22:09:23.1942456Z remote: Counting objects: 100% (11297/11297), done. 2024-08-08T22:09:23.2040585Z remote: Compressing objects: 0% (1/9758) 2024-08-08T22:09:23.2267477Z remote: Compressing objects: 1% (98/9758) 2024-08-08T22:09:23.3014216Z remote: Compressing objects: 2% (196/9758) 2024-08-08T22:09:23.3316542Z remote: Compressing objects: 3% (293/9758) 2024-08-08T22:09:23.3712703Z remote: Compressing objects: 4% (391/9758) 2024-08-08T22:09:23.4178500Z remote: Compressing objects: 5% (488/9758) 2024-08-08T22:09:23.4875941Z remote: Compressing objects: 6% (586/9758) 2024-08-08T22:09:23.5792860Z remote: Compressing objects: 7% (684/9758) 2024-08-08T22:09:23.6337927Z remote: Compressing objects: 8% (781/9758) 2024-08-08T22:09:23.6815951Z remote: Compressing objects: 9% (879/9758) 2024-08-08T22:09:23.7219831Z remote: Compressing objects: 10% (976/9758) 2024-08-08T22:09:23.7667231Z remote: Compressing objects: 11% (1074/9758) 2024-08-08T22:09:23.8055076Z remote: Compressing objects: 12% (1171/9758) 2024-08-08T22:09:23.8987124Z remote: Compressing objects: 13% (1269/9758) 2024-08-08T22:09:23.9429204Z remote: Compressing objects: 14% (1367/9758) 2024-08-08T22:09:24.0048891Z remote: Compressing objects: 15% (1464/9758) 2024-08-08T22:09:24.0648543Z remote: Compressing objects: 16% (1562/9758) 2024-08-08T22:09:24.1047679Z remote: Compressing objects: 17% (1659/9758) 2024-08-08T22:09:24.1838930Z remote: Compressing objects: 18% (1757/9758) 2024-08-08T22:09:24.1953209Z remote: Compressing objects: 19% (1855/9758) 2024-08-08T22:09:24.2412566Z remote: Compressing objects: 19% (1872/9758) 2024-08-08T22:09:24.2998339Z remote: Compressing objects: 20% (1952/9758) 2024-08-08T22:09:24.3450867Z remote: Compressing objects: 21% (2050/9758) 2024-08-08T22:09:24.4042377Z remote: Compressing objects: 22% (2147/9758) 2024-08-08T22:09:24.4746209Z remote: Compressing objects: 23% (2245/9758) 2024-08-08T22:09:24.5221623Z remote: Compressing objects: 24% (2342/9758) 2024-08-08T22:09:24.5952218Z remote: Compressing objects: 25% (2440/9758) 2024-08-08T22:09:24.6376402Z remote: Compressing objects: 26% (2538/9758) 2024-08-08T22:09:24.6798395Z remote: Compressing objects: 27% (2635/9758) 2024-08-08T22:09:24.7310175Z remote: Compressing objects: 28% (2733/9758) 2024-08-08T22:09:24.7775207Z remote: Compressing objects: 29% (2830/9758) 2024-08-08T22:09:24.8374734Z remote: Compressing objects: 30% (2928/9758) 2024-08-08T22:09:24.8466423Z remote: Compressing objects: 31% (3025/9758) 2024-08-08T22:09:24.8548847Z remote: Compressing objects: 32% (3123/9758) 2024-08-08T22:09:24.8811515Z remote: Compressing objects: 33% (3221/9758) 2024-08-08T22:09:24.8941890Z remote: Compressing objects: 34% (3318/9758) 2024-08-08T22:09:24.9200420Z remote: Compressing objects: 35% (3416/9758) 2024-08-08T22:09:24.9236638Z remote: Compressing objects: 36% (3513/9758) 2024-08-08T22:09:24.9322980Z remote: Compressing objects: 37% (3611/9758) 2024-08-08T22:09:24.9591570Z remote: Compressing objects: 38% (3709/9758) 2024-08-08T22:09:24.9807235Z remote: Compressing objects: 39% (3806/9758) 2024-08-08T22:09:25.0024061Z remote: Compressing objects: 40% (3904/9758) 2024-08-08T22:09:25.0323745Z remote: Compressing objects: 41% (4001/9758) 2024-08-08T22:09:25.0793787Z remote: Compressing objects: 42% (4099/9758) 2024-08-08T22:09:25.1151592Z remote: Compressing objects: 43% (4196/9758) 2024-08-08T22:09:25.1423683Z remote: Compressing objects: 44% (4294/9758) 2024-08-08T22:09:25.1812634Z remote: Compressing objects: 45% (4392/9758) 2024-08-08T22:09:25.1952282Z remote: Compressing objects: 46% (4489/9758) 2024-08-08T22:09:25.2245843Z remote: Compressing objects: 46% (4516/9758) 2024-08-08T22:09:25.2642035Z remote: Compressing objects: 47% (4587/9758) 2024-08-08T22:09:25.2993785Z remote: Compressing objects: 48% (4684/9758) 2024-08-08T22:09:25.3271803Z remote: Compressing objects: 49% (4782/9758) 2024-08-08T22:09:25.3923204Z remote: Compressing objects: 50% (4879/9758) 2024-08-08T22:09:25.4247404Z remote: Compressing objects: 51% (4977/9758) 2024-08-08T22:09:25.4487301Z remote: Compressing objects: 52% (5075/9758) 2024-08-08T22:09:25.4761294Z remote: Compressing objects: 53% (5172/9758) 2024-08-08T22:09:25.5003306Z remote: Compressing objects: 54% (5270/9758) 2024-08-08T22:09:25.5357638Z remote: Compressing objects: 55% (5367/9758) 2024-08-08T22:09:25.5713693Z remote: Compressing objects: 56% (5465/9758) 2024-08-08T22:09:25.5941346Z remote: Compressing objects: 57% (5563/9758) 2024-08-08T22:09:25.6548781Z remote: Compressing objects: 58% (5660/9758) 2024-08-08T22:09:25.6589186Z remote: Compressing objects: 59% (5758/9758) 2024-08-08T22:09:25.6732690Z remote: Compressing objects: 60% (5855/9758) 2024-08-08T22:09:25.6922410Z remote: Compressing objects: 61% (5953/9758) 2024-08-08T22:09:25.7317701Z remote: Compressing objects: 62% (6050/9758) 2024-08-08T22:09:25.7511634Z remote: Compressing objects: 63% (6148/9758) 2024-08-08T22:09:25.7596589Z remote: Compressing objects: 64% (6246/9758) 2024-08-08T22:09:25.7625536Z remote: Compressing objects: 65% (6343/9758) 2024-08-08T22:09:25.7699211Z remote: Compressing objects: 66% (6441/9758) 2024-08-08T22:09:25.7829253Z remote: Compressing objects: 67% (6538/9758) 2024-08-08T22:09:25.7899556Z remote: Compressing objects: 68% (6636/9758) 2024-08-08T22:09:25.8007452Z remote: Compressing objects: 69% (6734/9758) 2024-08-08T22:09:25.8135453Z remote: Compressing objects: 70% (6831/9758) 2024-08-08T22:09:25.8295981Z remote: Compressing objects: 71% (6929/9758) 2024-08-08T22:09:25.8410906Z remote: Compressing objects: 72% (7026/9758) 2024-08-08T22:09:25.8517441Z remote: Compressing objects: 73% (7124/9758) 2024-08-08T22:09:25.8620463Z remote: Compressing objects: 74% (7221/9758) 2024-08-08T22:09:25.8789761Z remote: Compressing objects: 75% (7319/9758) 2024-08-08T22:09:25.8902279Z remote: Compressing objects: 76% (7417/9758) 2024-08-08T22:09:25.9028776Z remote: Compressing objects: 77% (7514/9758) 2024-08-08T22:09:25.9168212Z remote: Compressing objects: 78% (7612/9758) 2024-08-08T22:09:25.9295812Z remote: Compressing objects: 79% (7709/9758) 2024-08-08T22:09:25.9456548Z remote: Compressing objects: 80% (7807/9758) 2024-08-08T22:09:25.9640912Z remote: Compressing objects: 81% (7904/9758) 2024-08-08T22:09:25.9792033Z remote: Compressing objects: 82% (8002/9758) 2024-08-08T22:09:25.9915225Z remote: Compressing objects: 83% (8100/9758) 2024-08-08T22:09:26.0048900Z remote: Compressing objects: 84% (8197/9758) 2024-08-08T22:09:26.0171317Z remote: Compressing objects: 85% (8295/9758) 2024-08-08T22:09:26.0328376Z remote: Compressing objects: 86% (8392/9758) 2024-08-08T22:09:26.0442613Z remote: Compressing objects: 87% (8490/9758) 2024-08-08T22:09:26.0552427Z remote: Compressing objects: 88% (8588/9758) 2024-08-08T22:09:26.0679427Z remote: Compressing objects: 89% (8685/9758) 2024-08-08T22:09:26.0712682Z remote: Compressing objects: 90% (8783/9758) 2024-08-08T22:09:26.0725352Z remote: Compressing objects: 91% (8880/9758) 2024-08-08T22:09:26.0739961Z remote: Compressing objects: 92% (8978/9758) 2024-08-08T22:09:26.0762067Z remote: Compressing objects: 93% (9075/9758) 2024-08-08T22:09:26.0769767Z remote: Compressing objects: 94% (9173/9758) 2024-08-08T22:09:26.0783612Z remote: Compressing objects: 95% (9271/9758) 2024-08-08T22:09:26.0793465Z remote: Compressing objects: 96% (9368/9758) 2024-08-08T22:09:26.0809065Z remote: Compressing objects: 97% (9466/9758) 2024-08-08T22:09:26.0825188Z remote: Compressing objects: 98% (9563/9758) 2024-08-08T22:09:26.0833298Z remote: Compressing objects: 99% (9661/9758) 2024-08-08T22:09:26.0833979Z remote: Compressing objects: 100% (9758/9758) 2024-08-08T22:09:26.0834731Z remote: Compressing objects: 100% (9758/9758), done. 2024-08-08T22:09:26.0876433Z Receiving objects: 0% (1/11297) 2024-08-08T22:09:26.0900747Z Receiving objects: 1% (113/11297) 2024-08-08T22:09:26.0926662Z Receiving objects: 2% (226/11297) 2024-08-08T22:09:26.0950929Z Receiving objects: 3% (339/11297) 2024-08-08T22:09:26.1052074Z Receiving objects: 4% (452/11297) 2024-08-08T22:09:26.1061712Z Receiving objects: 5% (565/11297) 2024-08-08T22:09:26.1072615Z Receiving objects: 6% (678/11297) 2024-08-08T22:09:26.1101785Z Receiving objects: 7% (791/11297) 2024-08-08T22:09:26.1121473Z Receiving objects: 8% (904/11297) 2024-08-08T22:09:26.1142041Z Receiving objects: 9% (1017/11297) 2024-08-08T22:09:26.1181439Z Receiving objects: 10% (1130/11297) 2024-08-08T22:09:26.1224951Z Receiving objects: 11% (1243/11297) 2024-08-08T22:09:26.1534510Z Receiving objects: 12% (1356/11297) 2024-08-08T22:09:26.1737863Z Receiving objects: 13% (1469/11297) 2024-08-08T22:09:26.4700829Z Receiving objects: 14% (1582/11297) 2024-08-08T22:09:26.4787875Z Receiving objects: 15% (1695/11297) 2024-08-08T22:09:26.4859344Z Receiving objects: 16% (1808/11297) 2024-08-08T22:09:26.5012522Z Receiving objects: 17% (1921/11297) 2024-08-08T22:09:26.5080662Z Receiving objects: 18% (2034/11297) 2024-08-08T22:09:26.5169140Z Receiving objects: 19% (2147/11297) 2024-08-08T22:09:26.5338362Z Receiving objects: 20% (2260/11297) 2024-08-08T22:09:26.5877927Z Receiving objects: 21% (2373/11297) 2024-08-08T22:09:26.6036228Z Receiving objects: 22% (2486/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.6269281Z Receiving objects: 23% (2599/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.6447371Z Receiving objects: 24% (2712/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.6684385Z Receiving objects: 25% (2825/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.6906708Z Receiving objects: 26% (2938/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7343486Z Receiving objects: 27% (3051/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7474965Z Receiving objects: 28% (3164/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7555478Z Receiving objects: 29% (3277/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7618613Z Receiving objects: 30% (3390/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7674133Z Receiving objects: 31% (3503/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7821606Z Receiving objects: 32% (3616/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7897141Z Receiving objects: 33% (3729/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.7914090Z Receiving objects: 34% (3841/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8020799Z Receiving objects: 35% (3954/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8207052Z Receiving objects: 36% (4067/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8327820Z Receiving objects: 37% (4180/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8407091Z Receiving objects: 38% (4293/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8503121Z Receiving objects: 39% (4406/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8613826Z Receiving objects: 40% (4519/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8793473Z Receiving objects: 41% (4632/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.8979023Z Receiving objects: 42% (4745/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.9107271Z Receiving objects: 43% (4858/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.9271479Z Receiving objects: 44% (4971/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:26.9421749Z Receiving objects: 45% (5084/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:27.0867580Z Receiving objects: 46% (5197/11297), 17.73 MiB | 35.52 MiB/s 2024-08-08T22:09:27.0874375Z Receiving objects: 46% (5309/11297), 27.77 MiB | 27.80 MiB/s 2024-08-08T22:09:27.1234170Z Receiving objects: 47% (5310/11297), 27.77 MiB | 27.80 MiB/s 2024-08-08T22:09:27.1333101Z Receiving objects: 48% (5423/11297), 27.77 MiB | 27.80 MiB/s 2024-08-08T22:09:28.0869469Z Receiving objects: 49% (5536/11297), 27.77 MiB | 27.80 MiB/s 2024-08-08T22:09:28.1205053Z Receiving objects: 49% (5586/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.1376343Z Receiving objects: 50% (5649/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.1490610Z Receiving objects: 51% (5762/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.1616118Z Receiving objects: 52% (5875/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.1742364Z Receiving objects: 53% (5988/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.1903730Z Receiving objects: 54% (6101/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.2135153Z Receiving objects: 55% (6214/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.2298987Z Receiving objects: 56% (6327/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.2524790Z Receiving objects: 57% (6440/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.2644068Z Receiving objects: 58% (6553/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.2745976Z Receiving objects: 59% (6666/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.2759562Z Receiving objects: 60% (6779/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.3101061Z Receiving objects: 61% (6892/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.3288035Z Receiving objects: 62% (7005/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.3755061Z Receiving objects: 63% (7118/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.4242913Z Receiving objects: 64% (7231/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.4406709Z Receiving objects: 65% (7344/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.4465147Z Receiving objects: 66% (7457/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.4566352Z Receiving objects: 67% (7569/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.4776894Z Receiving objects: 68% (7682/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.5000570Z Receiving objects: 69% (7795/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.5256322Z Receiving objects: 70% (7908/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.5540847Z Receiving objects: 71% (8021/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.5812299Z Receiving objects: 72% (8134/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.6005372Z Receiving objects: 73% (8247/11297), 69.09 MiB | 34.56 MiB/s 2024-08-08T22:09:28.6081775Z Receiving objects: 74% (8360/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.6156999Z Receiving objects: 75% (8473/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.6320927Z Receiving objects: 76% (8586/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.6514669Z Receiving objects: 77% (8699/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.6823575Z Receiving objects: 78% (8812/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.7034940Z Receiving objects: 79% (8925/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.7169644Z Receiving objects: 80% (9038/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.7490025Z Receiving objects: 81% (9151/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.7598803Z Receiving objects: 82% (9264/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.7753093Z Receiving objects: 83% (9377/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.8044141Z Receiving objects: 84% (9490/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.8416641Z Receiving objects: 85% (9603/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.8788896Z Receiving objects: 86% (9716/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.8888848Z Receiving objects: 87% (9829/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.9036582Z Receiving objects: 88% (9942/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.9285316Z Receiving objects: 89% (10055/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:28.9650572Z Receiving objects: 90% (10168/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:29.0092141Z Receiving objects: 91% (10281/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:29.0570627Z Receiving objects: 92% (10394/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:29.0872404Z Receiving objects: 93% (10507/11297), 80.38 MiB | 32.17 MiB/s 2024-08-08T22:09:29.0973591Z Receiving objects: 93% (10597/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.1347600Z Receiving objects: 94% (10620/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.1534900Z Receiving objects: 95% (10733/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.1983867Z Receiving objects: 96% (10846/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.3142163Z Receiving objects: 97% (10959/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.3520898Z Receiving objects: 98% (11072/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.3892770Z Receiving objects: 99% (11185/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.3893936Z remote: Total 11297 (delta 1503), reused 4916 (delta 1252), pack-reused 0 2024-08-08T22:09:29.3894860Z Receiving objects: 100% (11297/11297), 85.57 MiB | 28.54 MiB/s 2024-08-08T22:09:29.3895710Z Receiving objects: 100% (11297/11297), 87.87 MiB | 26.60 MiB/s, done. 2024-08-08T22:09:29.4263706Z Resolving deltas: 0% (0/1503) 2024-08-08T22:09:29.4270993Z Resolving deltas: 1% (16/1503) 2024-08-08T22:09:29.4281514Z Resolving deltas: 2% (32/1503) 2024-08-08T22:09:29.4291421Z Resolving deltas: 3% (46/1503) 2024-08-08T22:09:29.4296189Z Resolving deltas: 4% (62/1503) 2024-08-08T22:09:29.4360818Z Resolving deltas: 5% (76/1503) 2024-08-08T22:09:29.4379241Z Resolving deltas: 6% (91/1503) 2024-08-08T22:09:29.4389539Z Resolving deltas: 7% (106/1503) 2024-08-08T22:09:29.4399400Z Resolving deltas: 8% (121/1503) 2024-08-08T22:09:29.4409716Z Resolving deltas: 9% (136/1503) 2024-08-08T22:09:29.4423771Z Resolving deltas: 10% (151/1503) 2024-08-08T22:09:29.4434739Z Resolving deltas: 11% (167/1503) 2024-08-08T22:09:29.4437233Z Resolving deltas: 12% (182/1503) 2024-08-08T22:09:29.4441019Z Resolving deltas: 13% (196/1503) 2024-08-08T22:09:29.4449629Z Resolving deltas: 14% (211/1503) 2024-08-08T22:09:29.4453737Z Resolving deltas: 15% (227/1503) 2024-08-08T22:09:29.4460992Z Resolving deltas: 16% (241/1503) 2024-08-08T22:09:29.4465196Z Resolving deltas: 17% (259/1503) 2024-08-08T22:09:29.4474877Z Resolving deltas: 18% (271/1503) 2024-08-08T22:09:29.4485686Z Resolving deltas: 19% (286/1503) 2024-08-08T22:09:29.4495855Z Resolving deltas: 20% (301/1503) 2024-08-08T22:09:29.4500304Z Resolving deltas: 21% (316/1503) 2024-08-08T22:09:29.4506927Z Resolving deltas: 22% (331/1503) 2024-08-08T22:09:29.4520391Z Resolving deltas: 23% (346/1503) 2024-08-08T22:09:29.4528131Z Resolving deltas: 24% (361/1503) 2024-08-08T22:09:29.4533878Z Resolving deltas: 25% (378/1503) 2024-08-08T22:09:29.4540716Z Resolving deltas: 26% (392/1503) 2024-08-08T22:09:29.4546750Z Resolving deltas: 27% (406/1503) 2024-08-08T22:09:29.4547560Z Resolving deltas: 28% (421/1503) 2024-08-08T22:09:29.4548309Z Resolving deltas: 29% (438/1503) 2024-08-08T22:09:29.4549490Z Resolving deltas: 30% (451/1503) 2024-08-08T22:09:29.4550314Z Resolving deltas: 31% (466/1503) 2024-08-08T22:09:29.4552797Z Resolving deltas: 32% (484/1503) 2024-08-08T22:09:29.4556008Z Resolving deltas: 33% (496/1503) 2024-08-08T22:09:29.4559887Z Resolving deltas: 34% (512/1503) 2024-08-08T22:09:29.4564458Z Resolving deltas: 35% (527/1503) 2024-08-08T22:09:29.4568905Z Resolving deltas: 36% (542/1503) 2024-08-08T22:09:29.4569913Z Resolving deltas: 37% (557/1503) 2024-08-08T22:09:29.4572735Z Resolving deltas: 38% (573/1503) 2024-08-08T22:09:29.4575642Z Resolving deltas: 39% (587/1503) 2024-08-08T22:09:29.4576643Z Resolving deltas: 40% (603/1503) 2024-08-08T22:09:29.4580202Z Resolving deltas: 41% (617/1503) 2024-08-08T22:09:29.4586543Z Resolving deltas: 42% (632/1503) 2024-08-08T22:09:29.4587757Z Resolving deltas: 43% (648/1503) 2024-08-08T22:09:29.4590584Z Resolving deltas: 44% (663/1503) 2024-08-08T22:09:29.4599754Z Resolving deltas: 45% (677/1503) 2024-08-08T22:09:29.4607189Z Resolving deltas: 46% (692/1503) 2024-08-08T22:09:29.4610653Z Resolving deltas: 47% (707/1503) 2024-08-08T22:09:29.4616931Z Resolving deltas: 48% (722/1503) 2024-08-08T22:09:29.4622148Z Resolving deltas: 49% (739/1503) 2024-08-08T22:09:29.4630991Z Resolving deltas: 50% (752/1503) 2024-08-08T22:09:29.4641737Z Resolving deltas: 51% (767/1503) 2024-08-08T22:09:29.4650957Z Resolving deltas: 52% (782/1503) 2024-08-08T22:09:29.4659262Z Resolving deltas: 53% (798/1503) 2024-08-08T22:09:29.4667414Z Resolving deltas: 54% (813/1503) 2024-08-08T22:09:29.4672152Z Resolving deltas: 55% (828/1503) 2024-08-08T22:09:29.4679415Z Resolving deltas: 56% (842/1503) 2024-08-08T22:09:29.4698426Z Resolving deltas: 57% (857/1503) 2024-08-08T22:09:29.4705350Z Resolving deltas: 58% (872/1503) 2024-08-08T22:09:29.4710302Z Resolving deltas: 59% (887/1503) 2024-08-08T22:09:29.4719153Z Resolving deltas: 60% (902/1503) 2024-08-08T22:09:29.4728544Z Resolving deltas: 61% (917/1503) 2024-08-08T22:09:29.4734234Z Resolving deltas: 62% (932/1503) 2024-08-08T22:09:29.4744870Z Resolving deltas: 63% (947/1503) 2024-08-08T22:09:29.4754049Z Resolving deltas: 64% (963/1503) 2024-08-08T22:09:29.4755218Z Resolving deltas: 65% (977/1503) 2024-08-08T22:09:29.4756622Z Resolving deltas: 66% (992/1503) 2024-08-08T22:09:29.4757858Z Resolving deltas: 67% (1008/1503) 2024-08-08T22:09:29.4762410Z Resolving deltas: 68% (1023/1503) 2024-08-08T22:09:29.4767354Z Resolving deltas: 69% (1040/1503) 2024-08-08T22:09:29.4768382Z Resolving deltas: 70% (1054/1503) 2024-08-08T22:09:29.4769284Z Resolving deltas: 71% (1069/1503) 2024-08-08T22:09:29.4770956Z Resolving deltas: 72% (1083/1503) 2024-08-08T22:09:29.4772592Z Resolving deltas: 73% (1098/1503) 2024-08-08T22:09:29.4779472Z Resolving deltas: 74% (1113/1503) 2024-08-08T22:09:29.4785727Z Resolving deltas: 75% (1128/1503) 2024-08-08T22:09:29.4791537Z Resolving deltas: 76% (1143/1503) 2024-08-08T22:09:29.4794973Z Resolving deltas: 77% (1158/1503) 2024-08-08T22:09:29.4802117Z Resolving deltas: 78% (1173/1503) 2024-08-08T22:09:29.4806852Z Resolving deltas: 79% (1188/1503) 2024-08-08T22:09:29.4812216Z Resolving deltas: 80% (1203/1503) 2024-08-08T22:09:29.4821660Z Resolving deltas: 81% (1218/1503) 2024-08-08T22:09:29.4829314Z Resolving deltas: 82% (1233/1503) 2024-08-08T22:09:29.4839378Z Resolving deltas: 83% (1248/1503) 2024-08-08T22:09:29.4848833Z Resolving deltas: 84% (1264/1503) 2024-08-08T22:09:29.4861152Z Resolving deltas: 85% (1278/1503) 2024-08-08T22:09:29.4867470Z Resolving deltas: 86% (1294/1503) 2024-08-08T22:09:29.4875522Z Resolving deltas: 87% (1308/1503) 2024-08-08T22:09:29.4882409Z Resolving deltas: 88% (1323/1503) 2024-08-08T22:09:29.4889009Z Resolving deltas: 89% (1340/1503) 2024-08-08T22:09:29.4898185Z Resolving deltas: 90% (1353/1503) 2024-08-08T22:09:29.4909614Z Resolving deltas: 91% (1368/1503) 2024-08-08T22:09:29.4916639Z Resolving deltas: 92% (1383/1503) 2024-08-08T22:09:29.4920571Z Resolving deltas: 93% (1398/1503) 2024-08-08T22:09:29.4922371Z Resolving deltas: 94% (1414/1503) 2024-08-08T22:09:29.4926259Z Resolving deltas: 95% (1428/1503) 2024-08-08T22:09:29.4927999Z Resolving deltas: 96% (1444/1503) 2024-08-08T22:09:29.4933127Z Resolving deltas: 97% (1458/1503) 2024-08-08T22:09:29.4952549Z Resolving deltas: 98% (1473/1503) 2024-08-08T22:09:29.7669189Z Resolving deltas: 99% (1488/1503) 2024-08-08T22:09:29.7669802Z Resolving deltas: 100% (1503/1503) 2024-08-08T22:09:29.7670343Z Resolving deltas: 100% (1503/1503), done. 2024-08-08T22:09:30.0431814Z From https://github.com/pytorch/pytorch 2024-08-08T22:09:30.0432894Z * branch b9d86fa89636e301796d4201f36d86c73f6e49bc -> FETCH_HEAD 2024-08-08T22:09:30.0454246Z ##[endgroup] 2024-08-08T22:09:30.0454908Z ##[group]Determining the checkout info 2024-08-08T22:09:30.0458249Z ##[endgroup] 2024-08-08T22:09:30.0458892Z ##[group]Checking out the ref 2024-08-08T22:09:30.0463834Z [command]/usr/bin/git checkout --progress --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:09:31.0696296Z Updating files: 33% (5262/15924) 2024-08-08T22:09:31.0724523Z Updating files: 34% (5415/15924) 2024-08-08T22:09:31.0754261Z Updating files: 35% (5574/15924) 2024-08-08T22:09:31.0789358Z Updating files: 36% (5733/15924) 2024-08-08T22:09:31.0824249Z Updating files: 37% (5892/15924) 2024-08-08T22:09:31.0860504Z Updating files: 38% (6052/15924) 2024-08-08T22:09:31.0896473Z Updating files: 39% (6211/15924) 2024-08-08T22:09:31.0931437Z Updating files: 40% (6370/15924) 2024-08-08T22:09:31.0960787Z Updating files: 41% (6529/15924) 2024-08-08T22:09:31.0989945Z Updating files: 42% (6689/15924) 2024-08-08T22:09:31.1030944Z Updating files: 43% (6848/15924) 2024-08-08T22:09:31.1075463Z Updating files: 44% (7007/15924) 2024-08-08T22:09:31.1117578Z Updating files: 45% (7166/15924) 2024-08-08T22:09:31.1155185Z Updating files: 46% (7326/15924) 2024-08-08T22:09:31.1192636Z Updating files: 47% (7485/15924) 2024-08-08T22:09:31.1230699Z Updating files: 48% (7644/15924) 2024-08-08T22:09:31.1268194Z Updating files: 49% (7803/15924) 2024-08-08T22:09:31.1307422Z Updating files: 50% (7962/15924) 2024-08-08T22:09:31.1346172Z Updating files: 51% (8122/15924) 2024-08-08T22:09:31.1384912Z Updating files: 52% (8281/15924) 2024-08-08T22:09:31.1425317Z Updating files: 53% (8440/15924) 2024-08-08T22:09:31.1465605Z Updating files: 54% (8599/15924) 2024-08-08T22:09:31.1506551Z Updating files: 55% (8759/15924) 2024-08-08T22:09:31.1548003Z Updating files: 56% (8918/15924) 2024-08-08T22:09:31.1588434Z Updating files: 57% (9077/15924) 2024-08-08T22:09:31.1630397Z Updating files: 58% (9236/15924) 2024-08-08T22:09:31.1671334Z Updating files: 59% (9396/15924) 2024-08-08T22:09:31.1712155Z Updating files: 60% (9555/15924) 2024-08-08T22:09:31.1755807Z Updating files: 61% (9714/15924) 2024-08-08T22:09:31.1797119Z Updating files: 62% (9873/15924) 2024-08-08T22:09:31.1839295Z Updating files: 63% (10033/15924) 2024-08-08T22:09:31.1881662Z Updating files: 64% (10192/15924) 2024-08-08T22:09:31.1923307Z Updating files: 65% (10351/15924) 2024-08-08T22:09:31.1964851Z Updating files: 66% (10510/15924) 2024-08-08T22:09:31.2026381Z Updating files: 67% (10670/15924) 2024-08-08T22:09:31.2239426Z Updating files: 68% (10829/15924) 2024-08-08T22:09:31.2355956Z Updating files: 69% (10988/15924) 2024-08-08T22:09:31.2443191Z Updating files: 70% (11147/15924) 2024-08-08T22:09:31.2643945Z Updating files: 71% (11307/15924) 2024-08-08T22:09:31.2816504Z Updating files: 72% (11466/15924) 2024-08-08T22:09:31.3229619Z Updating files: 73% (11625/15924) 2024-08-08T22:09:31.3349631Z Updating files: 74% (11784/15924) 2024-08-08T22:09:31.3434128Z Updating files: 75% (11943/15924) 2024-08-08T22:09:31.3579683Z Updating files: 76% (12103/15924) 2024-08-08T22:09:31.3769960Z Updating files: 77% (12262/15924) 2024-08-08T22:09:31.3986160Z Updating files: 78% (12421/15924) 2024-08-08T22:09:31.4175599Z Updating files: 79% (12580/15924) 2024-08-08T22:09:31.4386112Z Updating files: 80% (12740/15924) 2024-08-08T22:09:31.4497963Z Updating files: 81% (12899/15924) 2024-08-08T22:09:31.4603779Z Updating files: 82% (13058/15924) 2024-08-08T22:09:31.4717283Z Updating files: 83% (13217/15924) 2024-08-08T22:09:31.4849430Z Updating files: 84% (13377/15924) 2024-08-08T22:09:31.4955765Z Updating files: 85% (13536/15924) 2024-08-08T22:09:31.5074114Z Updating files: 86% (13695/15924) 2024-08-08T22:09:31.5168003Z Updating files: 87% (13854/15924) 2024-08-08T22:09:31.5293025Z Updating files: 88% (14014/15924) 2024-08-08T22:09:31.5444227Z Updating files: 89% (14173/15924) 2024-08-08T22:09:31.5558799Z Updating files: 90% (14332/15924) 2024-08-08T22:09:31.5657338Z Updating files: 91% (14491/15924) 2024-08-08T22:09:31.5787947Z Updating files: 92% (14651/15924) 2024-08-08T22:09:31.5937435Z Updating files: 93% (14810/15924) 2024-08-08T22:09:31.6093863Z Updating files: 94% (14969/15924) 2024-08-08T22:09:31.6251777Z Updating files: 95% (15128/15924) 2024-08-08T22:09:31.6349740Z Updating files: 96% (15288/15924) 2024-08-08T22:09:31.6585924Z Updating files: 97% (15447/15924) 2024-08-08T22:09:31.6749592Z Updating files: 98% (15606/15924) 2024-08-08T22:09:31.6920661Z Updating files: 99% (15765/15924) 2024-08-08T22:09:31.6921211Z Updating files: 100% (15924/15924) 2024-08-08T22:09:31.6921733Z Updating files: 100% (15924/15924), done. 2024-08-08T22:09:31.7150015Z Note: switching to 'b9d86fa89636e301796d4201f36d86c73f6e49bc'. 2024-08-08T22:09:31.7150596Z 2024-08-08T22:09:31.7151079Z You are in 'detached HEAD' state. You can look around, make experimental 2024-08-08T22:09:31.7152066Z changes and commit them, and you can discard any commits you make in this 2024-08-08T22:09:31.7153026Z state without impacting any branches by switching back to a branch. 2024-08-08T22:09:31.7153606Z 2024-08-08T22:09:31.7153997Z If you want to create a new branch to retain commits you create, you may 2024-08-08T22:09:31.7154992Z do so (now or later) by using -c with the switch command. Example: 2024-08-08T22:09:31.7155528Z 2024-08-08T22:09:31.7155757Z git switch -c 2024-08-08T22:09:31.7156119Z 2024-08-08T22:09:31.7156290Z Or undo this operation with: 2024-08-08T22:09:31.7156616Z 2024-08-08T22:09:31.7156762Z git switch - 2024-08-08T22:09:31.7156995Z 2024-08-08T22:09:31.7157452Z Turn off this advice by setting config variable advice.detachedHead to false 2024-08-08T22:09:31.7158073Z 2024-08-08T22:09:31.7158437Z HEAD is now at b9d86fa Update on "add impls for required for nt ops" 2024-08-08T22:09:31.7235502Z ##[endgroup] 2024-08-08T22:09:31.7236240Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:09:31.7242538Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:09:31.7300267Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:09:31.7333789Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:09:31.7365810Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:09:31.7396113Z ##[endgroup] 2024-08-08T22:09:31.7396757Z ##[group]Fetching submodules 2024-08-08T22:09:31.7400295Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:09:31.7722813Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T22:09:31.8026016Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T22:09:31.8028988Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T22:09:31.8033281Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T22:09:31.8037167Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T22:09:31.8041824Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T22:09:31.8045357Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T22:09:31.8050098Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T22:09:31.8054759Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T22:09:31.8059424Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T22:09:31.8064755Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T22:09:31.8069953Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T22:09:31.8074848Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T22:09:31.8080103Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T22:09:31.8085606Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T22:09:31.8091042Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T22:09:31.8096650Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T22:09:31.8102676Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:09:31.8109466Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T22:09:31.8115536Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T22:09:31.8121486Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T22:09:31.8127916Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T22:09:31.8134483Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T22:09:31.8141111Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T22:09:31.8148412Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T22:09:31.8155063Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T22:09:31.8162393Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T22:09:31.8170046Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T22:09:31.8176886Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T22:09:31.8184645Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T22:09:31.8192259Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T22:09:31.8199998Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T22:09:31.8207591Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T22:09:31.8215441Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T22:09:31.8223357Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T22:09:31.8232600Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T22:09:31.8261718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T22:09:32.0806099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-08-08T22:09:32.2558154Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T22:09:32.4126829Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T22:09:32.6870194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T22:09:33.0133003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T22:09:36.2592813Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-08-08T22:09:36.4480038Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T22:09:36.7508164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T22:09:37.1120170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T22:09:37.4870437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-08-08T22:09:38.6822775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-08-08T22:09:39.5041313Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T22:09:40.1016313Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T22:09:40.4229875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-08-08T22:09:40.6739672Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2024-08-08T22:09:40.8743233Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T22:09:41.3982599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-08-08T22:09:41.6634513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-08-08T22:09:41.9107231Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-08-08T22:09:42.1321655Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-08-08T22:09:42.3509698Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-08-08T22:09:42.8832748Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T22:09:43.2358934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T22:09:43.5322392Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T22:09:43.9188383Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-08-08T22:09:44.4527678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T22:09:44.9052646Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T22:09:45.0734378Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-08-08T22:09:46.8249425Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-08-08T22:09:46.9858991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T22:09:47.2209329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-08-08T22:09:47.4285427Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T22:09:47.6570148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-08-08T22:09:48.0823816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T22:09:48.8274137Z From https://github.com/facebookincubator/fbjni 2024-08-08T22:09:48.8275225Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-08-08T22:09:48.8416613Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T22:09:49.1834190Z From https://github.com/Maratyszcza/FP16 2024-08-08T22:09:49.1835188Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-08-08T22:09:49.1922599Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T22:09:49.5919146Z From https://github.com/Maratyszcza/FXdiv 2024-08-08T22:09:49.5920112Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-08-08T22:09:49.5972013Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T22:09:49.9741123Z From https://github.com/Maratyszcza/NNPACK 2024-08-08T22:09:49.9742077Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-08-08T22:09:49.9945493Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T22:09:50.6107237Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-08-08T22:09:50.6108671Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-08-08T22:09:50.6486880Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T22:09:56.7997572Z From https://github.com/google/XNNPACK 2024-08-08T22:09:56.7999610Z * branch fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 -> FETCH_HEAD 2024-08-08T22:09:57.8118262Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T22:09:58.3447763Z From https://github.com/google/benchmark 2024-08-08T22:09:58.3448707Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-08-08T22:09:58.3617045Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T22:09:58.7554401Z From https://github.com/yhirose/cpp-httplib 2024-08-08T22:09:58.7555997Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-08-08T22:09:58.7946316Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T22:09:59.1860920Z From https://github.com/pytorch/cpuinfo 2024-08-08T22:09:59.1861878Z * branch 3c8b1533ac03dd6531ab6e7b9245d488f13a82a5 -> FETCH_HEAD 2024-08-08T22:09:59.2912149Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T22:09:59.6723889Z From https://github.com/NVIDIA/cudnn-frontend 2024-08-08T22:09:59.6724849Z * branch 98ca4e1941fe3263f128f74f10063a3ea35c7019 -> FETCH_HEAD 2024-08-08T22:09:59.6997144Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T22:10:00.5511750Z From https://github.com/NVIDIA/cutlass 2024-08-08T22:10:00.5512759Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-08-08T22:10:01.2313852Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T22:10:03.2001820Z From https://gitlab.com/libeigen/eigen 2024-08-08T22:10:03.2002897Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-08-08T22:10:03.3792896Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T22:10:04.0760629Z From https://github.com/pytorch/fbgemm 2024-08-08T22:10:04.0761659Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-08-08T22:10:04.1312188Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T22:10:04.1330842Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:10:04.1333975Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:10:04.1337923Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:10:04.1342038Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:10:04.1346896Z 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:10:04.1370352Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T22:10:04.3901653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T22:10:04.7928530Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T22:10:06.0412841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T22:10:06.5667879Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T22:10:07.6047782Z From https://github.com/asmjit/asmjit 2024-08-08T22:10:07.6048822Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-08-08T22:10:07.6534123Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T22:10:08.3951312Z From https://github.com/pytorch/cpuinfo 2024-08-08T22:10:08.3952590Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-08-08T22:10:08.5097928Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T22:10:09.7126353Z From https://github.com/NVIDIA/cutlass 2024-08-08T22:10:09.7127393Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-08-08T22:10:10.2206298Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T22:10:10.9388490Z From https://github.com/google/googletest 2024-08-08T22:10:10.9389848Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-08-08T22:10:10.9813887Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T22:10:11.4154974Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-08-08T22:10:11.4156091Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-08-08T22:10:11.4221965Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T22:10:12.3550897Z From https://github.com/google/flatbuffers 2024-08-08T22:10:12.3552308Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-08-08T22:10:12.4770095Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T22:10:12.8925678Z From https://github.com/fmtlib/fmt 2024-08-08T22:10:12.8926847Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-08-08T22:10:12.9179506Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T22:10:12.9277005Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T22:10:13.4979525Z From https://github.com/google/gemmlowp 2024-08-08T22:10:13.4980715Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-08-08T22:10:13.5311969Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T22:10:14.0353408Z From https://github.com/facebookincubator/gloo 2024-08-08T22:10:14.0354444Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-08-08T22:10:14.0579048Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T22:10:14.7310397Z From https://github.com/google/googletest 2024-08-08T22:10:14.7311429Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T22:10:14.7732033Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:10:15.1761530Z From https://github.com/intel/ideep 2024-08-08T22:10:15.1762524Z * branch 55ca0191687aaf19aca5cdb7881c791e3bea442b -> FETCH_HEAD 2024-08-08T22:10:15.1848851Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T22:10:15.1865465Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T22:10:15.1891155Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T22:10:21.0771555Z From https://github.com/intel/mkl-dnn 2024-08-08T22:10:21.0772507Z * branch 1137e04ec0b5251ca2b4400a4fd3c667ce843d67 -> FETCH_HEAD 2024-08-08T22:10:21.5892817Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T22:10:22.0477873Z From https://github.com/intel/ittapi 2024-08-08T22:10:22.0478925Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-08-08T22:10:22.0607151Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T22:10:22.4893411Z From https://github.com/pytorch/kineto 2024-08-08T22:10:22.4894789Z * branch da2f2682cabaf95d601fa2a9b7e0979f84fe7667 -> FETCH_HEAD 2024-08-08T22:10:22.5887576Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T22:10:22.5905884Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:10:22.5909070Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:10:22.5912422Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:10:22.5938485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T22:10:23.0563323Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T22:10:23.2919581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T22:10:24.2650924Z From https://github.com/facebookincubator/dynolog 2024-08-08T22:10:24.2652249Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-08-08T22:10:24.3554604Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T22:10:24.3572018Z 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:10:24.3574954Z 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:10:24.3578552Z 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:10:24.3582076Z 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:10:24.3585748Z 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:10:24.3589931Z 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:10:24.3593596Z 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:10:24.3597555Z 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:10:24.3625687Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T22:10:25.2493587Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T22:10:25.4412673Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T22:10:25.6477075Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T22:10:25.8207492Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T22:10:26.1009774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T22:10:26.3494103Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T22:10:26.7355928Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T22:10:28.0288485Z From https://github.com/NVIDIA/DCGM 2024-08-08T22:10:28.0290001Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-08-08T22:10:28.2368873Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T22:10:28.6754918Z From https://github.com/libcpr/cpr 2024-08-08T22:10:28.6755959Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-08-08T22:10:28.6885885Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T22:10:29.2251026Z From https://github.com/fmtlib/fmt 2024-08-08T22:10:29.2252050Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-08-08T22:10:29.2536671Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T22:10:29.6892951Z From https://github.com/gflags/gflags 2024-08-08T22:10:29.6893891Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-08-08T22:10:29.6985564Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T22:10:29.7001615Z 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:10:29.7028520Z 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:10:30.3254755Z From https://github.com/gflags/gflags 2024-08-08T22:10:30.3255711Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-08-08T22:10:30.3304855Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T22:10:30.7831286Z From https://github.com/google/glog 2024-08-08T22:10:30.7832982Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-08-08T22:10:30.7976248Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T22:10:31.4549637Z From https://github.com/google/googletest 2024-08-08T22:10:31.4550637Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-08-08T22:10:31.4950994Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T22:10:32.1803178Z From https://github.com/nlohmann/json 2024-08-08T22:10:32.1804174Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-08-08T22:10:32.2762762Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T22:10:32.7135905Z From https://github.com/dtrugman/pfs 2024-08-08T22:10:32.7136976Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-08-08T22:10:32.7280065Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T22:10:33.2397489Z From https://github.com/fmtlib/fmt 2024-08-08T22:10:33.2398533Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-08-08T22:10:33.2653797Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T22:10:34.1975300Z From https://github.com/google/googletest 2024-08-08T22:10:34.1977612Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-08-08T22:10:34.2392868Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T22:10:34.7948852Z From https://github.com/microsoft/mimalloc 2024-08-08T22:10:34.7949810Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-08-08T22:10:34.8310875Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T22:10:35.4785361Z From https://github.com/NVIDIA/nccl 2024-08-08T22:10:35.4786665Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-08-08T22:10:35.5017510Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T22:10:36.2790121Z From https://github.com/nlohmann/json 2024-08-08T22:10:36.2791178Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-08-08T22:10:36.3882335Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T22:10:37.2312833Z From https://github.com/onnx/onnx 2024-08-08T22:10:37.2313841Z * branch 3bf92c03a9f27eba3bda1e5b9e63ea20ec213557 -> FETCH_HEAD 2024-08-08T22:10:37.6313189Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T22:10:37.6350200Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T22:10:37.6352933Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T22:10:37.6381378Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T22:10:37.8446849Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T22:10:38.5900847Z From https://github.com/google/benchmark 2024-08-08T22:10:38.5901841Z * branch 2dd015dfef425c866d9a43f2c67d8b52d709acb6 -> FETCH_HEAD 2024-08-08T22:10:38.6075647Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T22:10:39.2419054Z From https://github.com/pybind/pybind11 2024-08-08T22:10:39.2420011Z * branch 5b0a6fc2017fcc176545afe3e09c9f9885283242 -> FETCH_HEAD 2024-08-08T22:10:39.2730516Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T22:10:39.8650167Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-08-08T22:10:39.8651188Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-08-08T22:10:39.9324170Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T22:10:39.9343821Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:10:39.9347598Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:10:39.9350685Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:10:39.9354348Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:10:39.9358225Z 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:10:39.9361437Z 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:10:39.9365562Z 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:10:39.9369192Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:10:39.9396060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T22:10:40.1419459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T22:10:40.3935181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T22:10:40.6228121Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T22:10:41.0437147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T22:10:41.2432744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T22:10:41.4907938Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T22:10:41.6623373Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T22:10:42.6976624Z From https://github.com/google/benchmark 2024-08-08T22:10:42.6977668Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-08-08T22:10:42.7143775Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T22:10:43.4287312Z From https://github.com/google/googletest 2024-08-08T22:10:43.4288341Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-08-08T22:10:43.4705639Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T22:10:43.9107900Z From https://github.com/microsoft/GSL 2024-08-08T22:10:43.9108827Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-08-08T22:10:43.9199990Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T22:10:44.8103378Z From https://github.com/nlohmann/json 2024-08-08T22:10:44.8105000Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-08-08T22:10:44.9230938Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T22:10:45.3312773Z From https://github.com/open-telemetry/opentelemetry-proto 2024-08-08T22:10:45.3313860Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-08-08T22:10:45.3403542Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T22:10:45.6576900Z From https://github.com/opentracing/opentracing-cpp 2024-08-08T22:10:45.6577909Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-08-08T22:10:45.6692810Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T22:10:46.0396740Z From https://github.com/jupp0r/prometheus-cpp 2024-08-08T22:10:46.0398544Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-08-08T22:10:46.0523161Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T22:10:46.0539620Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:10:46.0542605Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:10:46.0569464Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T22:10:47.1376296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T22:10:47.8616257Z From https://github.com/civetweb/civetweb 2024-08-08T22:10:47.8617263Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-08-08T22:10:48.1261753Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T22:10:48.7720690Z From https://github.com/google/googletest 2024-08-08T22:10:48.7721665Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T22:10:48.8142751Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:10:50.4108079Z From https://github.com/Microsoft/vcpkg 2024-08-08T22:10:50.4109100Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-08-08T22:10:50.9428989Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T22:10:51.3492237Z From https://github.com/mreineck/pocketfft 2024-08-08T22:10:51.3493238Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-08-08T22:10:51.3546530Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T22:10:53.8932517Z From https://github.com/protocolbuffers/protobuf 2024-08-08T22:10:53.8933633Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-08-08T22:10:54.1772012Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T22:10:54.1796627Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:10:54.1799186Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T22:10:54.1826133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T22:10:54.3981117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T22:10:55.1325209Z From https://github.com/google/benchmark 2024-08-08T22:10:55.1326541Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-08-08T22:10:55.1447609Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T22:10:55.7735936Z From https://github.com/google/googletest 2024-08-08T22:10:55.7736973Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-08-08T22:10:55.8211081Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T22:10:55.8303360Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T22:10:56.1748552Z From https://github.com/Maratyszcza/pthreadpool 2024-08-08T22:10:56.1749595Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-08-08T22:10:56.1834091Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T22:10:56.6330313Z From https://github.com/pybind/pybind11 2024-08-08T22:10:56.6331518Z * branch 941f45bcb51457884fa1afd6e24a67377d70f75c -> FETCH_HEAD 2024-08-08T22:10:56.6642976Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T22:10:57.0572086Z From https://github.com/malfet/PeachPy 2024-08-08T22:10:57.0573203Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-08-08T22:10:57.0833814Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T22:10:57.5039295Z From https://github.com/shibatch/sleef 2024-08-08T22:10:57.5040523Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-08-08T22:10:57.5479622Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T22:10:57.9204300Z From https://github.com/pytorch/tensorpipe 2024-08-08T22:10:57.9205292Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-08-08T22:10:57.9419543Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T22:10:57.9436698Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:10:57.9440058Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:10:57.9443906Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:10:57.9447842Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:10:57.9473400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T22:10:58.1873569Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T22:10:58.4242608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T22:10:58.7947221Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T22:10:59.7253235Z From https://github.com/google/googletest 2024-08-08T22:10:59.7254250Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-08-08T22:10:59.7665048Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T22:11:00.1594845Z From https://github.com/google/libnop 2024-08-08T22:11:00.1595803Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-08-08T22:11:00.1716489Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T22:11:00.9243642Z From https://github.com/libuv/libuv 2024-08-08T22:11:00.9244683Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-08-08T22:11:00.9764482Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T22:11:01.6096289Z From https://github.com/pybind/pybind11 2024-08-08T22:11:01.6097387Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-08-08T22:11:01.6383188Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T22:11:01.6400406Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:11:01.6428105Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T22:11:02.2457428Z From https://github.com/wjakob/clang-cindex-python3 2024-08-08T22:11:02.2458763Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-08-08T22:11:02.2512723Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T22:11:02.2549941Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:11:02.2869766Z Entering 'android/libs/fbjni' 2024-08-08T22:11:02.2912790Z Entering 'third_party/FP16' 2024-08-08T22:11:02.2954261Z Entering 'third_party/FXdiv' 2024-08-08T22:11:02.2996446Z Entering 'third_party/NNPACK' 2024-08-08T22:11:02.3038606Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:11:02.3080571Z Entering 'third_party/XNNPACK' 2024-08-08T22:11:02.3140944Z Entering 'third_party/benchmark' 2024-08-08T22:11:02.3183613Z Entering 'third_party/cpp-httplib' 2024-08-08T22:11:02.3225984Z Entering 'third_party/cpuinfo' 2024-08-08T22:11:02.3268354Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:11:02.3310419Z Entering 'third_party/cutlass' 2024-08-08T22:11:02.3363287Z Entering 'third_party/eigen' 2024-08-08T22:11:02.3408300Z Entering 'third_party/fbgemm' 2024-08-08T22:11:02.3450418Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:11:02.3491109Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:11:02.3532272Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:11:02.3579319Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:11:02.3619297Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:11:02.3662037Z Entering 'third_party/flatbuffers' 2024-08-08T22:11:02.3706816Z Entering 'third_party/fmt' 2024-08-08T22:11:02.3748918Z Entering 'third_party/foxi' 2024-08-08T22:11:02.3790844Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:11:02.3833711Z Entering 'third_party/gloo' 2024-08-08T22:11:02.3874981Z Entering 'third_party/googletest' 2024-08-08T22:11:02.3916988Z Entering 'third_party/ideep' 2024-08-08T22:11:02.3957423Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:11:02.4006638Z Entering 'third_party/ittapi' 2024-08-08T22:11:02.4048262Z Entering 'third_party/kineto' 2024-08-08T22:11:02.4089749Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:11:02.4131069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:11:02.4173613Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:11:02.4214474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:11:02.4255355Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:11:02.4295991Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:11:02.4338143Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:11:02.4379279Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:11:02.4420435Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:11:02.4462478Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:11:02.4504794Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:11:02.4546029Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:11:02.4587763Z Entering 'third_party/mimalloc' 2024-08-08T22:11:02.4630255Z Entering 'third_party/nccl/nccl' 2024-08-08T22:11:02.4671762Z Entering 'third_party/nlohmann' 2024-08-08T22:11:02.4714439Z Entering 'third_party/onnx' 2024-08-08T22:11:02.4773233Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:11:02.4815091Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:11:02.4858726Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:11:02.4902051Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:11:02.4942358Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:11:02.4982365Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:11:02.5022242Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:11:02.5064441Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:11:02.5103977Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:11:02.5144076Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:11:02.5183288Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:11:02.5226206Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:11:02.5268312Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:11:02.5330278Z Entering 'third_party/pocketfft' 2024-08-08T22:11:02.5372250Z Entering 'third_party/protobuf' 2024-08-08T22:11:02.5416078Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:11:02.5456290Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:11:02.5498342Z Entering 'third_party/psimd' 2024-08-08T22:11:02.5539206Z Entering 'third_party/pthreadpool' 2024-08-08T22:11:02.5580606Z Entering 'third_party/pybind11' 2024-08-08T22:11:02.5622568Z Entering 'third_party/python-peachpy' 2024-08-08T22:11:02.5663275Z Entering 'third_party/sleef' 2024-08-08T22:11:02.5704763Z Entering 'third_party/tensorpipe' 2024-08-08T22:11:02.5744915Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:11:02.5784445Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:11:02.5823799Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:11:02.5863160Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:11:02.5901863Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:11:02.5957772Z ##[endgroup] 2024-08-08T22:11:02.5958613Z ##[group]Persisting credentials for submodules 2024-08-08T22:11:02.5964126Z [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:11:02.6275358Z Entering 'android/libs/fbjni' 2024-08-08T22:11:02.6327273Z Entering 'third_party/FP16' 2024-08-08T22:11:02.6379368Z Entering 'third_party/FXdiv' 2024-08-08T22:11:02.6431102Z Entering 'third_party/NNPACK' 2024-08-08T22:11:02.6482824Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:11:02.6534519Z Entering 'third_party/XNNPACK' 2024-08-08T22:11:02.6604819Z Entering 'third_party/benchmark' 2024-08-08T22:11:02.6657085Z Entering 'third_party/cpp-httplib' 2024-08-08T22:11:02.6708632Z Entering 'third_party/cpuinfo' 2024-08-08T22:11:02.6761225Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:11:02.6813117Z Entering 'third_party/cutlass' 2024-08-08T22:11:02.6872210Z Entering 'third_party/eigen' 2024-08-08T22:11:02.6925598Z Entering 'third_party/fbgemm' 2024-08-08T22:11:02.6977691Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:11:02.7028443Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:11:02.7078572Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:11:02.7135793Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:11:02.7186174Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:11:02.7238615Z Entering 'third_party/flatbuffers' 2024-08-08T22:11:02.7293191Z Entering 'third_party/fmt' 2024-08-08T22:11:02.7344094Z Entering 'third_party/foxi' 2024-08-08T22:11:02.7395190Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:11:02.7446306Z Entering 'third_party/gloo' 2024-08-08T22:11:02.7497159Z Entering 'third_party/googletest' 2024-08-08T22:11:02.7548597Z Entering 'third_party/ideep' 2024-08-08T22:11:02.7599720Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:11:02.7657496Z Entering 'third_party/ittapi' 2024-08-08T22:11:02.7709052Z Entering 'third_party/kineto' 2024-08-08T22:11:02.7760900Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:11:02.7813047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:11:02.7866643Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:11:02.7916399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:11:02.7967852Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:11:02.8017500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:11:02.8070069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:11:02.8120268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:11:02.8170966Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:11:02.8223668Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:11:02.8276089Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:11:02.8326576Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:11:02.8377602Z Entering 'third_party/mimalloc' 2024-08-08T22:11:02.8429457Z Entering 'third_party/nccl/nccl' 2024-08-08T22:11:02.8480546Z Entering 'third_party/nlohmann' 2024-08-08T22:11:02.8533801Z Entering 'third_party/onnx' 2024-08-08T22:11:02.8601939Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:11:02.8652961Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:11:02.8707396Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:11:02.8760000Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:11:02.8810531Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:11:02.8861546Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:11:02.8912609Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:11:02.8964920Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:11:02.9014551Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:11:02.9064383Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:11:02.9114201Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:11:02.9167035Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:11:02.9219278Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:11:02.9290088Z Entering 'third_party/pocketfft' 2024-08-08T22:11:02.9340918Z Entering 'third_party/protobuf' 2024-08-08T22:11:02.9395907Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:11:02.9445442Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:11:02.9498686Z Entering 'third_party/psimd' 2024-08-08T22:11:02.9550617Z Entering 'third_party/pthreadpool' 2024-08-08T22:11:02.9601597Z Entering 'third_party/pybind11' 2024-08-08T22:11:02.9652059Z Entering 'third_party/python-peachpy' 2024-08-08T22:11:02.9703071Z Entering 'third_party/sleef' 2024-08-08T22:11:02.9754191Z Entering 'third_party/tensorpipe' 2024-08-08T22:11:02.9805805Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:11:02.9855968Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:11:02.9905796Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:11:02.9956206Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:11:03.0005913Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:11:03.0075383Z [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:11:03.0380467Z Entering 'android/libs/fbjni' 2024-08-08T22:11:03.0429101Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T22:11:03.0448332Z Entering 'third_party/FP16' 2024-08-08T22:11:03.0497070Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T22:11:03.0516497Z Entering 'third_party/FXdiv' 2024-08-08T22:11:03.0565206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T22:11:03.0583769Z Entering 'third_party/NNPACK' 2024-08-08T22:11:03.0632664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T22:11:03.0651802Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:11:03.0699706Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T22:11:03.0719855Z Entering 'third_party/XNNPACK' 2024-08-08T22:11:03.0767387Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T22:11:03.0805136Z Entering 'third_party/benchmark' 2024-08-08T22:11:03.0853305Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:11:03.0872600Z Entering 'third_party/cpp-httplib' 2024-08-08T22:11:03.0919667Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T22:11:03.0938250Z Entering 'third_party/cpuinfo' 2024-08-08T22:11:03.0987184Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:11:03.1006427Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:11:03.1054036Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T22:11:03.1073241Z Entering 'third_party/cutlass' 2024-08-08T22:11:03.1120206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:11:03.1146742Z Entering 'third_party/eigen' 2024-08-08T22:11:03.1193576Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T22:11:03.1214703Z Entering 'third_party/fbgemm' 2024-08-08T22:11:03.1263764Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T22:11:03.1281623Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:11:03.1330091Z 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:11:03.1347449Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:11:03.1395907Z 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:11:03.1413893Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:11:03.1464616Z 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:11:03.1488947Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:11:03.1536598Z 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:11:03.1555682Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:11:03.1603114Z 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:11:03.1621732Z Entering 'third_party/flatbuffers' 2024-08-08T22:11:03.1670924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T22:11:03.1692325Z Entering 'third_party/fmt' 2024-08-08T22:11:03.1741405Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T22:11:03.1758747Z Entering 'third_party/foxi' 2024-08-08T22:11:03.1806236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T22:11:03.1824749Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:11:03.1873119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T22:11:03.1891269Z Entering 'third_party/gloo' 2024-08-08T22:11:03.1938968Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T22:11:03.1958768Z Entering 'third_party/googletest' 2024-08-08T22:11:03.2006509Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:11:03.2025525Z Entering 'third_party/ideep' 2024-08-08T22:11:03.2072553Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T22:11:03.2089064Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:11:03.2137234Z 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:11:03.2163758Z Entering 'third_party/ittapi' 2024-08-08T22:11:03.2211144Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T22:11:03.2229837Z Entering 'third_party/kineto' 2024-08-08T22:11:03.2278849Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T22:11:03.2296426Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:11:03.2347629Z 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:11:03.2365209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:11:03.2413575Z 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:11:03.2433100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:11:03.2481116Z 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:11:03.2498895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:11:03.2547700Z 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:11:03.2565631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:11:03.2613093Z 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:11:03.2630028Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:11:03.2679370Z 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:11:03.2698066Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:11:03.2746019Z 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:11:03.2763738Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:11:03.2812538Z 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:11:03.2830143Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:11:03.2878738Z 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:11:03.2896962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:11:03.2945249Z 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:11:03.2964163Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:11:03.3012436Z 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:11:03.3031107Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:11:03.3077972Z 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:11:03.3096895Z Entering 'third_party/mimalloc' 2024-08-08T22:11:03.3144497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T22:11:03.3162798Z Entering 'third_party/nccl/nccl' 2024-08-08T22:11:03.3211739Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T22:11:03.3230494Z Entering 'third_party/nlohmann' 2024-08-08T22:11:03.3277568Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T22:11:03.3297323Z Entering 'third_party/onnx' 2024-08-08T22:11:03.3346227Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T22:11:03.3381415Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:11:03.3429963Z 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:11:03.3447592Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:11:03.3496962Z 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:11:03.3517588Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:11:03.3566340Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T22:11:03.3586499Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:11:03.3634260Z 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:11:03.3652541Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:11:03.3699741Z 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:11:03.3717517Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:11:03.3765724Z 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:11:03.3783182Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:11:03.3831769Z 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:11:03.3850394Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:11:03.3898200Z 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:11:03.3916871Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:11:03.3964396Z 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:11:03.3982364Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:11:03.4030519Z 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:11:03.4046986Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:11:03.4096668Z 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:11:03.4116716Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:11:03.4164560Z 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:11:03.4184715Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:11:03.4232652Z 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:11:03.4271998Z Entering 'third_party/pocketfft' 2024-08-08T22:11:03.4319949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T22:11:03.4337879Z Entering 'third_party/protobuf' 2024-08-08T22:11:03.4386579Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T22:11:03.4407680Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:11:03.4455398Z 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:11:03.4473569Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:11:03.4521077Z 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:11:03.4541270Z Entering 'third_party/psimd' 2024-08-08T22:11:03.4589539Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T22:11:03.4607519Z Entering 'third_party/pthreadpool' 2024-08-08T22:11:03.4655621Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T22:11:03.4674186Z Entering 'third_party/pybind11' 2024-08-08T22:11:03.4721861Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:11:03.4740737Z Entering 'third_party/python-peachpy' 2024-08-08T22:11:03.4789317Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T22:11:03.4807940Z Entering 'third_party/sleef' 2024-08-08T22:11:03.4855527Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T22:11:03.4874724Z Entering 'third_party/tensorpipe' 2024-08-08T22:11:03.4923142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T22:11:03.4941174Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:11:03.4989782Z 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:11:03.5007073Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:11:03.5055096Z 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:11:03.5073118Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:11:03.5119829Z 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:11:03.5138364Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:11:03.5186192Z 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:11:03.5202680Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:11:03.5250677Z 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:11:03.6419729Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:11:03.6729347Z Entering 'android/libs/fbjni' 2024-08-08T22:11:03.6771071Z Entering 'third_party/FP16' 2024-08-08T22:11:03.6813865Z Entering 'third_party/FXdiv' 2024-08-08T22:11:03.6856162Z Entering 'third_party/NNPACK' 2024-08-08T22:11:03.6898681Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:11:03.6939931Z Entering 'third_party/XNNPACK' 2024-08-08T22:11:03.7000940Z Entering 'third_party/benchmark' 2024-08-08T22:11:03.7041652Z Entering 'third_party/cpp-httplib' 2024-08-08T22:11:03.7082689Z Entering 'third_party/cpuinfo' 2024-08-08T22:11:03.7125455Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:11:03.7167566Z Entering 'third_party/cutlass' 2024-08-08T22:11:03.7216984Z Entering 'third_party/eigen' 2024-08-08T22:11:03.7260841Z Entering 'third_party/fbgemm' 2024-08-08T22:11:03.7303241Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:11:03.7343948Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:11:03.7385079Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:11:03.7432822Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:11:03.7473384Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:11:03.7514188Z Entering 'third_party/flatbuffers' 2024-08-08T22:11:03.7558837Z Entering 'third_party/fmt' 2024-08-08T22:11:03.7601847Z Entering 'third_party/foxi' 2024-08-08T22:11:03.7643439Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:11:03.7685876Z Entering 'third_party/gloo' 2024-08-08T22:11:03.7728375Z Entering 'third_party/googletest' 2024-08-08T22:11:03.7769652Z Entering 'third_party/ideep' 2024-08-08T22:11:03.7809563Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:11:03.7858128Z Entering 'third_party/ittapi' 2024-08-08T22:11:03.7899248Z Entering 'third_party/kineto' 2024-08-08T22:11:03.7941001Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:11:03.7981972Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:11:03.8024618Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:11:03.8065261Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:11:03.8105751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:11:03.8145835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:11:03.8189604Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:11:03.8230602Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:11:03.8272929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:11:03.8314903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:11:03.8356925Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:11:03.8397254Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:11:03.8438472Z Entering 'third_party/mimalloc' 2024-08-08T22:11:03.8479811Z Entering 'third_party/nccl/nccl' 2024-08-08T22:11:03.8521356Z Entering 'third_party/nlohmann' 2024-08-08T22:11:03.8564841Z Entering 'third_party/onnx' 2024-08-08T22:11:03.8622326Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:11:03.8663125Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:11:03.8707082Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:11:03.8750584Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:11:03.8792111Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:11:03.8833447Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:11:03.8873376Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:11:03.8915221Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:11:03.8954969Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:11:03.8995941Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:11:03.9034927Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:11:03.9077562Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:11:03.9120642Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:11:03.9182723Z Entering 'third_party/pocketfft' 2024-08-08T22:11:03.9224484Z Entering 'third_party/protobuf' 2024-08-08T22:11:03.9268828Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:11:03.9310706Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:11:03.9353270Z Entering 'third_party/psimd' 2024-08-08T22:11:03.9394794Z Entering 'third_party/pthreadpool' 2024-08-08T22:11:03.9457783Z Entering 'third_party/pybind11' 2024-08-08T22:11:03.9499843Z Entering 'third_party/python-peachpy' 2024-08-08T22:11:03.9540958Z Entering 'third_party/sleef' 2024-08-08T22:11:03.9583090Z Entering 'third_party/tensorpipe' 2024-08-08T22:11:03.9625073Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:11:03.9665348Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:11:03.9704854Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:11:03.9744755Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:11:03.9784235Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:11:03.9845387Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:11:04.0155691Z Entering 'android/libs/fbjni' 2024-08-08T22:11:04.0196623Z Entering 'third_party/FP16' 2024-08-08T22:11:04.0238695Z Entering 'third_party/FXdiv' 2024-08-08T22:11:04.0279666Z Entering 'third_party/NNPACK' 2024-08-08T22:11:04.0321839Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:11:04.0363414Z Entering 'third_party/XNNPACK' 2024-08-08T22:11:04.0422563Z Entering 'third_party/benchmark' 2024-08-08T22:11:04.0463892Z Entering 'third_party/cpp-httplib' 2024-08-08T22:11:04.0505949Z Entering 'third_party/cpuinfo' 2024-08-08T22:11:04.0548991Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:11:04.0591076Z Entering 'third_party/cutlass' 2024-08-08T22:11:04.0640472Z Entering 'third_party/eigen' 2024-08-08T22:11:04.0685538Z Entering 'third_party/fbgemm' 2024-08-08T22:11:04.0728878Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:11:04.0771033Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:11:04.0813242Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:11:04.0861287Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:11:04.0902870Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:11:04.0945323Z Entering 'third_party/flatbuffers' 2024-08-08T22:11:04.0989958Z Entering 'third_party/fmt' 2024-08-08T22:11:04.1030628Z Entering 'third_party/foxi' 2024-08-08T22:11:04.1073064Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:11:04.1113529Z Entering 'third_party/gloo' 2024-08-08T22:11:04.1154980Z Entering 'third_party/googletest' 2024-08-08T22:11:04.1196939Z Entering 'third_party/ideep' 2024-08-08T22:11:04.1237210Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:11:04.1285430Z Entering 'third_party/ittapi' 2024-08-08T22:11:04.1326969Z Entering 'third_party/kineto' 2024-08-08T22:11:04.1369534Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:11:04.1411337Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:11:04.1454800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:11:04.1496795Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:11:04.1538856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:11:04.1579654Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:11:04.1623369Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:11:04.1665431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:11:04.1707327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:11:04.1748782Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:11:04.1792235Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:11:04.1832950Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:11:04.1874689Z Entering 'third_party/mimalloc' 2024-08-08T22:11:04.1917522Z Entering 'third_party/nccl/nccl' 2024-08-08T22:11:04.1959531Z Entering 'third_party/nlohmann' 2024-08-08T22:11:04.2002238Z Entering 'third_party/onnx' 2024-08-08T22:11:04.2061100Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:11:04.2101881Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:11:04.2145149Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:11:04.2189618Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:11:04.2230207Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:11:04.2270533Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:11:04.2310437Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:11:04.2352068Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:11:04.2391657Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:11:04.2431522Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:11:04.2470828Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:11:04.2512858Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:11:04.2554635Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:11:04.2617010Z Entering 'third_party/pocketfft' 2024-08-08T22:11:04.2657998Z Entering 'third_party/protobuf' 2024-08-08T22:11:04.2702888Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:11:04.2743488Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:11:04.2785803Z Entering 'third_party/psimd' 2024-08-08T22:11:04.2827320Z Entering 'third_party/pthreadpool' 2024-08-08T22:11:04.2868357Z Entering 'third_party/pybind11' 2024-08-08T22:11:04.2911284Z Entering 'third_party/python-peachpy' 2024-08-08T22:11:04.2953166Z Entering 'third_party/sleef' 2024-08-08T22:11:04.2994707Z Entering 'third_party/tensorpipe' 2024-08-08T22:11:04.3036319Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:11:04.3077489Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:11:04.3117372Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:11:04.3157678Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:11:04.3196500Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:11:04.3253614Z ##[endgroup] 2024-08-08T22:11:04.3297857Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:11:04.3325414Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T22:11:04.3443746Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T22:11:04.3444609Z # Remove any artifacts from the previous checkouts 2024-08-08T22:11:04.3445257Z git clean -fxd 2024-08-08T22:11:04.3453317Z shell: /usr/bin/bash -e {0} 2024-08-08T22:11:04.3453739Z env: 2024-08-08T22:11:04.3454077Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:04.3454509Z BUILDER_ROOT: /builder 2024-08-08T22:11:04.3454918Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:04.3455347Z DESIRED_CUDA: cu118 2024-08-08T22:11:04.3455754Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:04.3456155Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:04.3456677Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:04.3457278Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:04.3457648Z LIBTORCH_CONFIG: 2024-08-08T22:11:04.3458034Z LIBTORCH_VARIANT: 2024-08-08T22:11:04.3458426Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:04.3458814Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:04.3459518Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:04.3460232Z ANACONDA_USER: pytorch 2024-08-08T22:11:04.3460666Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:04.3461136Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:04.3461627Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:04.3462376Z GITHUB_TOKEN: *** 2024-08-08T22:11:04.3462771Z PR_NUMBER: 2024-08-08T22:11:04.3463164Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:04.3463736Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:04.3464870Z USE_SPLIT_BUILD: true 2024-08-08T22:11:04.3465291Z ##[endgroup] 2024-08-08T22:11:04.3764014Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:11:04.3764601Z with: 2024-08-08T22:11:04.3764922Z ref: main 2024-08-08T22:11:04.3765255Z submodules: recursive 2024-08-08T22:11:04.3765688Z repository: pytorch/builder 2024-08-08T22:11:04.3766134Z path: builder 2024-08-08T22:11:04.3766876Z token: *** 2024-08-08T22:11:04.3767256Z ssh-strict: true 2024-08-08T22:11:04.3767659Z persist-credentials: true 2024-08-08T22:11:04.3768080Z clean: true 2024-08-08T22:11:04.3768475Z sparse-checkout-cone-mode: true 2024-08-08T22:11:04.3768959Z fetch-depth: 1 2024-08-08T22:11:04.3769303Z lfs: false 2024-08-08T22:11:04.3769667Z set-safe-directory: true 2024-08-08T22:11:04.3770111Z quiet-checkout: false 2024-08-08T22:11:04.3770489Z env: 2024-08-08T22:11:04.3770821Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:04.3771256Z BUILDER_ROOT: /builder 2024-08-08T22:11:04.3771665Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:04.3772092Z DESIRED_CUDA: cu118 2024-08-08T22:11:04.3772547Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:04.3772975Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:04.3773492Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:04.3774089Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:04.3774459Z LIBTORCH_CONFIG: 2024-08-08T22:11:04.3774846Z LIBTORCH_VARIANT: 2024-08-08T22:11:04.3775410Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:04.3775822Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:04.3776448Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:04.3777169Z ANACONDA_USER: pytorch 2024-08-08T22:11:04.3777588Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:04.3778065Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:04.3778558Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:04.3779259Z GITHUB_TOKEN: *** 2024-08-08T22:11:04.3779647Z PR_NUMBER: 2024-08-08T22:11:04.3780043Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:04.3780603Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:04.3781169Z USE_SPLIT_BUILD: true 2024-08-08T22:11:04.3781576Z ##[endgroup] 2024-08-08T22:11:04.4959861Z Syncing repository: pytorch/builder 2024-08-08T22:11:04.4973383Z ##[group]Getting Git version info 2024-08-08T22:11:04.4974653Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-08-08T22:11:04.5009433Z [command]/usr/bin/git version 2024-08-08T22:11:04.5060356Z git version 2.40.1 2024-08-08T22:11:04.5094542Z ##[endgroup] 2024-08-08T22:11:04.5116504Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f6c47ed1-1cc7-4cad-a9b6-a8c9bc568f26' before making global git config changes 2024-08-08T22:11:04.5118095Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:11:04.5123119Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:11:04.5158361Z ##[group]Initializing the repository 2024-08-08T22:11:04.5162967Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:11:04.5195456Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:11:04.5196519Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:11:04.5197526Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:11:04.5198245Z hint: 2024-08-08T22:11:04.5198766Z hint: git config --global init.defaultBranch 2024-08-08T22:11:04.5199326Z hint: 2024-08-08T22:11:04.5199966Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:11:04.5201249Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:11:04.5201969Z hint: 2024-08-08T22:11:04.5202361Z hint: git branch -m 2024-08-08T22:11:04.5203339Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-08-08T22:11:04.5210030Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-08-08T22:11:04.5247699Z ##[endgroup] 2024-08-08T22:11:04.5248412Z ##[group]Disabling automatic garbage collection 2024-08-08T22:11:04.5251996Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:11:04.5283687Z ##[endgroup] 2024-08-08T22:11:04.5284333Z ##[group]Setting up auth 2024-08-08T22:11:04.5292794Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:11:04.5326818Z [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:11:04.5618588Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:11:04.5648866Z [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:11:04.5941419Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:11:04.5990420Z ##[endgroup] 2024-08-08T22:11:04.5991363Z ##[group]Fetching the repository 2024-08-08T22:11:04.5999409Z [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:11:04.7744925Z remote: Enumerating objects: 221, done. 2024-08-08T22:11:04.7746532Z remote: Counting objects: 0% (1/221) 2024-08-08T22:11:04.7747739Z remote: Counting objects: 1% (3/221) 2024-08-08T22:11:04.7749091Z remote: Counting objects: 2% (5/221) 2024-08-08T22:11:04.7750069Z remote: Counting objects: 3% (7/221) 2024-08-08T22:11:04.7751237Z remote: Counting objects: 4% (9/221) 2024-08-08T22:11:04.7752530Z remote: Counting objects: 5% (12/221) 2024-08-08T22:11:04.7753884Z remote: Counting objects: 6% (14/221) 2024-08-08T22:11:04.7754526Z remote: Counting objects: 7% (16/221) 2024-08-08T22:11:04.7755135Z remote: Counting objects: 8% (18/221) 2024-08-08T22:11:04.7755753Z remote: Counting objects: 9% (20/221) 2024-08-08T22:11:04.7756631Z remote: Counting objects: 10% (23/221) 2024-08-08T22:11:04.7757272Z remote: Counting objects: 11% (25/221) 2024-08-08T22:11:04.7757891Z remote: Counting objects: 12% (27/221) 2024-08-08T22:11:04.7758512Z remote: Counting objects: 13% (29/221) 2024-08-08T22:11:04.7759112Z remote: Counting objects: 14% (31/221) 2024-08-08T22:11:04.7759732Z remote: Counting objects: 15% (34/221) 2024-08-08T22:11:04.7760352Z remote: Counting objects: 16% (36/221) 2024-08-08T22:11:04.7760969Z remote: Counting objects: 17% (38/221) 2024-08-08T22:11:04.7761576Z remote: Counting objects: 18% (40/221) 2024-08-08T22:11:04.7762200Z remote: Counting objects: 19% (42/221) 2024-08-08T22:11:04.7762821Z remote: Counting objects: 20% (45/221) 2024-08-08T22:11:04.7763425Z remote: Counting objects: 21% (47/221) 2024-08-08T22:11:04.7764262Z remote: Counting objects: 22% (49/221) 2024-08-08T22:11:04.7764907Z remote: Counting objects: 23% (51/221) 2024-08-08T22:11:04.7765515Z remote: Counting objects: 24% (54/221) 2024-08-08T22:11:04.7766117Z remote: Counting objects: 25% (56/221) 2024-08-08T22:11:04.7766733Z remote: Counting objects: 26% (58/221) 2024-08-08T22:11:04.7767324Z remote: Counting objects: 27% (60/221) 2024-08-08T22:11:04.7767940Z remote: Counting objects: 28% (62/221) 2024-08-08T22:11:04.7768550Z remote: Counting objects: 29% (65/221) 2024-08-08T22:11:04.7769143Z remote: Counting objects: 30% (67/221) 2024-08-08T22:11:04.7769762Z remote: Counting objects: 31% (69/221) 2024-08-08T22:11:04.7770594Z remote: Counting objects: 32% (71/221) 2024-08-08T22:11:04.7771479Z remote: Counting objects: 33% (73/221) 2024-08-08T22:11:04.7772104Z remote: Counting objects: 34% (76/221) 2024-08-08T22:11:04.7772716Z remote: Counting objects: 35% (78/221) 2024-08-08T22:11:04.7773330Z remote: Counting objects: 36% (80/221) 2024-08-08T22:11:04.7773934Z remote: Counting objects: 37% (82/221) 2024-08-08T22:11:04.7774542Z remote: Counting objects: 38% (84/221) 2024-08-08T22:11:04.7775152Z remote: Counting objects: 39% (87/221) 2024-08-08T22:11:04.7775740Z remote: Counting objects: 40% (89/221) 2024-08-08T22:11:04.7776345Z remote: Counting objects: 41% (91/221) 2024-08-08T22:11:04.7777197Z remote: Counting objects: 42% (93/221) 2024-08-08T22:11:04.7777794Z remote: Counting objects: 43% (96/221) 2024-08-08T22:11:04.7778407Z remote: Counting objects: 44% (98/221) 2024-08-08T22:11:04.7779263Z remote: Counting objects: 45% (100/221) 2024-08-08T22:11:04.7779890Z remote: Counting objects: 46% (102/221) 2024-08-08T22:11:04.7780519Z remote: Counting objects: 47% (104/221) 2024-08-08T22:11:04.7781144Z remote: Counting objects: 48% (107/221) 2024-08-08T22:11:04.7781747Z remote: Counting objects: 49% (109/221) 2024-08-08T22:11:04.7782540Z remote: Counting objects: 50% (111/221) 2024-08-08T22:11:04.7783415Z remote: Counting objects: 51% (113/221) 2024-08-08T22:11:04.7784025Z remote: Counting objects: 52% (115/221) 2024-08-08T22:11:04.7785259Z remote: Counting objects: 53% (118/221) 2024-08-08T22:11:04.7785894Z remote: Counting objects: 54% (120/221) 2024-08-08T22:11:04.7786497Z remote: Counting objects: 55% (122/221) 2024-08-08T22:11:04.7787490Z remote: Counting objects: 56% (124/221) 2024-08-08T22:11:04.7788347Z remote: Counting objects: 57% (126/221) 2024-08-08T22:11:04.7788960Z remote: Counting objects: 58% (129/221) 2024-08-08T22:11:04.7789820Z remote: Counting objects: 59% (131/221) 2024-08-08T22:11:04.7790455Z remote: Counting objects: 60% (133/221) 2024-08-08T22:11:04.7791303Z remote: Counting objects: 61% (135/221) 2024-08-08T22:11:04.7791908Z remote: Counting objects: 62% (138/221) 2024-08-08T22:11:04.7792753Z remote: Counting objects: 63% (140/221) 2024-08-08T22:11:04.7793812Z remote: Counting objects: 64% (142/221) 2024-08-08T22:11:04.7794425Z remote: Counting objects: 65% (144/221) 2024-08-08T22:11:04.7795040Z remote: Counting objects: 66% (146/221) 2024-08-08T22:11:04.7795663Z remote: Counting objects: 67% (149/221) 2024-08-08T22:11:04.7796265Z remote: Counting objects: 68% (151/221) 2024-08-08T22:11:04.7797115Z remote: Counting objects: 69% (153/221) 2024-08-08T22:11:04.7797931Z remote: Counting objects: 70% (155/221) 2024-08-08T22:11:04.7798558Z remote: Counting objects: 71% (157/221) 2024-08-08T22:11:04.7799199Z remote: Counting objects: 72% (160/221) 2024-08-08T22:11:04.7800032Z remote: Counting objects: 73% (162/221) 2024-08-08T22:11:04.7800920Z remote: Counting objects: 74% (164/221) 2024-08-08T22:11:04.7801557Z remote: Counting objects: 75% (166/221) 2024-08-08T22:11:04.7802170Z remote: Counting objects: 76% (168/221) 2024-08-08T22:11:04.7803060Z remote: Counting objects: 77% (171/221) 2024-08-08T22:11:04.7803844Z remote: Counting objects: 78% (173/221) 2024-08-08T22:11:04.7804470Z remote: Counting objects: 79% (175/221) 2024-08-08T22:11:04.7805290Z remote: Counting objects: 80% (177/221) 2024-08-08T22:11:04.7805915Z remote: Counting objects: 81% (180/221) 2024-08-08T22:11:04.7806536Z remote: Counting objects: 82% (182/221) 2024-08-08T22:11:04.7807376Z remote: Counting objects: 83% (184/221) 2024-08-08T22:11:04.7807985Z remote: Counting objects: 84% (186/221) 2024-08-08T22:11:04.7808974Z remote: Counting objects: 85% (188/221) 2024-08-08T22:11:04.7809637Z remote: Counting objects: 86% (191/221) 2024-08-08T22:11:04.7810237Z remote: Counting objects: 87% (193/221) 2024-08-08T22:11:04.7811100Z remote: Counting objects: 88% (195/221) 2024-08-08T22:11:04.7811726Z remote: Counting objects: 89% (197/221) 2024-08-08T22:11:04.7812338Z remote: Counting objects: 90% (199/221) 2024-08-08T22:11:04.7812953Z remote: Counting objects: 91% (202/221) 2024-08-08T22:11:04.7813568Z remote: Counting objects: 92% (204/221) 2024-08-08T22:11:04.7814389Z remote: Counting objects: 93% (206/221) 2024-08-08T22:11:04.7815017Z remote: Counting objects: 94% (208/221) 2024-08-08T22:11:04.7815635Z remote: Counting objects: 95% (210/221) 2024-08-08T22:11:04.7816239Z remote: Counting objects: 96% (213/221) 2024-08-08T22:11:04.7817207Z remote: Counting objects: 97% (215/221) 2024-08-08T22:11:04.7818029Z remote: Counting objects: 98% (217/221) 2024-08-08T22:11:04.7818663Z remote: Counting objects: 99% (219/221) 2024-08-08T22:11:04.7819507Z remote: Counting objects: 100% (221/221) 2024-08-08T22:11:04.7820383Z remote: Counting objects: 100% (221/221), done. 2024-08-08T22:11:04.7821620Z remote: Compressing objects: 0% (1/202) 2024-08-08T22:11:04.7822453Z remote: Compressing objects: 1% (3/202) 2024-08-08T22:11:04.7823104Z remote: Compressing objects: 2% (5/202) 2024-08-08T22:11:04.7823781Z remote: Compressing objects: 3% (7/202) 2024-08-08T22:11:04.7824750Z remote: Compressing objects: 4% (9/202) 2024-08-08T22:11:04.7825413Z remote: Compressing objects: 5% (11/202) 2024-08-08T22:11:04.7826082Z remote: Compressing objects: 6% (13/202) 2024-08-08T22:11:04.7826723Z remote: Compressing objects: 7% (15/202) 2024-08-08T22:11:04.7827376Z remote: Compressing objects: 8% (17/202) 2024-08-08T22:11:04.7828039Z remote: Compressing objects: 9% (19/202) 2024-08-08T22:11:04.7828685Z remote: Compressing objects: 10% (21/202) 2024-08-08T22:11:04.7829345Z remote: Compressing objects: 11% (23/202) 2024-08-08T22:11:04.7830001Z remote: Compressing objects: 12% (25/202) 2024-08-08T22:11:04.7831028Z remote: Compressing objects: 13% (27/202) 2024-08-08T22:11:04.7831690Z remote: Compressing objects: 14% (29/202) 2024-08-08T22:11:04.7832345Z remote: Compressing objects: 15% (31/202) 2024-08-08T22:11:04.7833009Z remote: Compressing objects: 16% (33/202) 2024-08-08T22:11:04.7833638Z remote: Compressing objects: 17% (35/202) 2024-08-08T22:11:04.7834522Z remote: Compressing objects: 18% (37/202) 2024-08-08T22:11:04.7835183Z remote: Compressing objects: 19% (39/202) 2024-08-08T22:11:04.7836243Z remote: Compressing objects: 20% (41/202) 2024-08-08T22:11:04.7837109Z remote: Compressing objects: 21% (43/202) 2024-08-08T22:11:04.7837791Z remote: Compressing objects: 22% (45/202) 2024-08-08T22:11:04.7838449Z remote: Compressing objects: 23% (47/202) 2024-08-08T22:11:04.7839086Z remote: Compressing objects: 24% (49/202) 2024-08-08T22:11:04.7839736Z remote: Compressing objects: 25% (51/202) 2024-08-08T22:11:04.7840607Z remote: Compressing objects: 26% (53/202) 2024-08-08T22:11:04.7841262Z remote: Compressing objects: 27% (55/202) 2024-08-08T22:11:04.7841915Z remote: Compressing objects: 28% (57/202) 2024-08-08T22:11:04.7842796Z remote: Compressing objects: 29% (59/202) 2024-08-08T22:11:04.7843430Z remote: Compressing objects: 30% (61/202) 2024-08-08T22:11:04.7844300Z remote: Compressing objects: 31% (63/202) 2024-08-08T22:11:04.7844957Z remote: Compressing objects: 32% (65/202) 2024-08-08T22:11:04.7845816Z remote: Compressing objects: 33% (67/202) 2024-08-08T22:11:04.7846614Z remote: Compressing objects: 34% (69/202) 2024-08-08T22:11:04.7847294Z remote: Compressing objects: 35% (71/202) 2024-08-08T22:11:04.7847925Z remote: Compressing objects: 36% (73/202) 2024-08-08T22:11:04.7848824Z remote: Compressing objects: 37% (75/202) 2024-08-08T22:11:04.7849703Z remote: Compressing objects: 38% (77/202) 2024-08-08T22:11:04.7850354Z remote: Compressing objects: 39% (79/202) 2024-08-08T22:11:04.7851008Z remote: Compressing objects: 40% (81/202) 2024-08-08T22:11:04.7851657Z remote: Compressing objects: 41% (83/202) 2024-08-08T22:11:04.7852517Z remote: Compressing objects: 42% (85/202) 2024-08-08T22:11:04.7876830Z remote: Compressing objects: 43% (87/202) 2024-08-08T22:11:04.7878627Z remote: Compressing objects: 44% (89/202) 2024-08-08T22:11:04.7879622Z remote: Compressing objects: 45% (91/202) 2024-08-08T22:11:04.7880312Z remote: Compressing objects: 46% (93/202) 2024-08-08T22:11:04.7881236Z remote: Compressing objects: 47% (95/202) 2024-08-08T22:11:04.7881883Z remote: Compressing objects: 48% (97/202) 2024-08-08T22:11:04.7882541Z remote: Compressing objects: 49% (99/202) 2024-08-08T22:11:04.7883205Z remote: Compressing objects: 50% (101/202) 2024-08-08T22:11:04.7883858Z remote: Compressing objects: 51% (104/202) 2024-08-08T22:11:04.7884792Z remote: Compressing objects: 52% (106/202) 2024-08-08T22:11:04.7885707Z remote: Compressing objects: 53% (108/202) 2024-08-08T22:11:04.7886365Z remote: Compressing objects: 54% (110/202) 2024-08-08T22:11:04.7887029Z remote: Compressing objects: 55% (112/202) 2024-08-08T22:11:04.7887687Z remote: Compressing objects: 56% (114/202) 2024-08-08T22:11:04.7888579Z remote: Compressing objects: 57% (116/202) 2024-08-08T22:11:04.7889276Z remote: Compressing objects: 58% (118/202) 2024-08-08T22:11:04.7889941Z remote: Compressing objects: 59% (120/202) 2024-08-08T22:11:04.7890620Z remote: Compressing objects: 60% (122/202) 2024-08-08T22:11:04.7891264Z remote: Compressing objects: 61% (124/202) 2024-08-08T22:11:04.7892192Z remote: Compressing objects: 62% (126/202) 2024-08-08T22:11:04.7892858Z remote: Compressing objects: 63% (128/202) 2024-08-08T22:11:04.7893881Z remote: Compressing objects: 64% (130/202) 2024-08-08T22:11:04.7895397Z remote: Compressing objects: 65% (132/202) 2024-08-08T22:11:04.7896251Z remote: Compressing objects: 66% (134/202) 2024-08-08T22:11:04.7896901Z remote: Compressing objects: 67% (136/202) 2024-08-08T22:11:04.7897571Z remote: Compressing objects: 68% (138/202) 2024-08-08T22:11:04.7898750Z remote: Compressing objects: 69% (140/202) 2024-08-08T22:11:04.7899396Z remote: Compressing objects: 70% (142/202) 2024-08-08T22:11:04.7900064Z remote: Compressing objects: 71% (144/202) 2024-08-08T22:11:04.7900725Z remote: Compressing objects: 72% (146/202) 2024-08-08T22:11:04.7901374Z remote: Compressing objects: 73% (148/202) 2024-08-08T22:11:04.7902062Z remote: Compressing objects: 74% (150/202) 2024-08-08T22:11:04.7902727Z remote: Compressing objects: 75% (152/202) 2024-08-08T22:11:04.7903394Z remote: Compressing objects: 76% (154/202) 2024-08-08T22:11:04.7904862Z remote: Compressing objects: 77% (156/202) 2024-08-08T22:11:04.7905534Z remote: Compressing objects: 78% (158/202) 2024-08-08T22:11:04.7906197Z remote: Compressing objects: 79% (160/202) 2024-08-08T22:11:04.7906840Z remote: Compressing objects: 80% (162/202) 2024-08-08T22:11:04.7907500Z remote: Compressing objects: 81% (164/202) 2024-08-08T22:11:04.7908160Z remote: Compressing objects: 82% (166/202) 2024-08-08T22:11:04.7908799Z remote: Compressing objects: 83% (168/202) 2024-08-08T22:11:04.7909462Z remote: Compressing objects: 84% (170/202) 2024-08-08T22:11:04.7910796Z remote: Compressing objects: 85% (172/202) 2024-08-08T22:11:04.7911499Z remote: Compressing objects: 86% (174/202) 2024-08-08T22:11:04.7912162Z remote: Compressing objects: 87% (176/202) 2024-08-08T22:11:04.7913208Z remote: Compressing objects: 88% (178/202) 2024-08-08T22:11:04.7914209Z remote: Compressing objects: 89% (180/202) 2024-08-08T22:11:04.7914888Z remote: Compressing objects: 90% (182/202) 2024-08-08T22:11:04.7915550Z remote: Compressing objects: 91% (184/202) 2024-08-08T22:11:04.7916214Z remote: Compressing objects: 92% (186/202) 2024-08-08T22:11:04.7916861Z remote: Compressing objects: 93% (188/202) 2024-08-08T22:11:04.7917522Z remote: Compressing objects: 94% (190/202) 2024-08-08T22:11:04.7918181Z remote: Compressing objects: 95% (192/202) 2024-08-08T22:11:04.7918824Z remote: Compressing objects: 96% (194/202) 2024-08-08T22:11:04.7919486Z remote: Compressing objects: 97% (196/202) 2024-08-08T22:11:04.7920153Z remote: Compressing objects: 98% (198/202) 2024-08-08T22:11:04.7920793Z remote: Compressing objects: 99% (200/202) 2024-08-08T22:11:04.7921455Z remote: Compressing objects: 100% (202/202) 2024-08-08T22:11:04.7922168Z remote: Compressing objects: 100% (202/202), done. 2024-08-08T22:11:04.7923241Z Receiving objects: 0% (1/221) 2024-08-08T22:11:04.7923883Z Receiving objects: 1% (3/221) 2024-08-08T22:11:04.7924370Z Receiving objects: 2% (5/221) 2024-08-08T22:11:04.7924837Z Receiving objects: 3% (7/221) 2024-08-08T22:11:04.7925323Z Receiving objects: 4% (9/221) 2024-08-08T22:11:04.7925817Z Receiving objects: 5% (12/221) 2024-08-08T22:11:04.7926292Z Receiving objects: 6% (14/221) 2024-08-08T22:11:04.7927337Z Receiving objects: 7% (16/221) 2024-08-08T22:11:04.7927862Z Receiving objects: 8% (18/221) 2024-08-08T22:11:04.7928332Z Receiving objects: 9% (20/221) 2024-08-08T22:11:04.7928838Z Receiving objects: 10% (23/221) 2024-08-08T22:11:04.7929337Z Receiving objects: 11% (25/221) 2024-08-08T22:11:04.7929811Z Receiving objects: 12% (27/221) 2024-08-08T22:11:04.7930302Z Receiving objects: 13% (29/221) 2024-08-08T22:11:04.7930792Z Receiving objects: 14% (31/221) 2024-08-08T22:11:04.7931284Z Receiving objects: 15% (34/221) 2024-08-08T22:11:04.7931796Z Receiving objects: 16% (36/221) 2024-08-08T22:11:04.7932296Z Receiving objects: 17% (38/221) 2024-08-08T22:11:04.7933516Z Receiving objects: 18% (40/221) 2024-08-08T22:11:04.7939368Z Receiving objects: 19% (42/221) 2024-08-08T22:11:04.7939938Z Receiving objects: 20% (45/221) 2024-08-08T22:11:04.7940437Z Receiving objects: 21% (47/221) 2024-08-08T22:11:04.7942186Z Receiving objects: 22% (49/221) 2024-08-08T22:11:04.7946370Z Receiving objects: 23% (51/221) 2024-08-08T22:11:04.7948917Z Receiving objects: 24% (54/221) 2024-08-08T22:11:04.7949448Z Receiving objects: 25% (56/221) 2024-08-08T22:11:04.7949929Z Receiving objects: 26% (58/221) 2024-08-08T22:11:04.7950663Z Receiving objects: 27% (60/221) 2024-08-08T22:11:04.7953040Z Receiving objects: 28% (62/221) 2024-08-08T22:11:04.7953842Z Receiving objects: 29% (65/221) 2024-08-08T22:11:04.7954342Z Receiving objects: 30% (67/221) 2024-08-08T22:11:04.7954826Z Receiving objects: 31% (69/221) 2024-08-08T22:11:04.7955290Z Receiving objects: 32% (71/221) 2024-08-08T22:11:04.7955777Z Receiving objects: 33% (73/221) 2024-08-08T22:11:04.7956272Z Receiving objects: 34% (76/221) 2024-08-08T22:11:04.7956736Z Receiving objects: 35% (78/221) 2024-08-08T22:11:04.7957218Z Receiving objects: 36% (80/221) 2024-08-08T22:11:04.7958935Z Receiving objects: 37% (82/221) 2024-08-08T22:11:04.7959889Z Receiving objects: 38% (84/221) 2024-08-08T22:11:04.7960951Z Receiving objects: 39% (87/221) 2024-08-08T22:11:04.7961939Z Receiving objects: 40% (89/221) 2024-08-08T22:11:04.7962940Z Receiving objects: 41% (91/221) 2024-08-08T22:11:04.7963940Z Receiving objects: 42% (93/221) 2024-08-08T22:11:04.7964897Z Receiving objects: 43% (96/221) 2024-08-08T22:11:04.7966122Z Receiving objects: 44% (98/221) 2024-08-08T22:11:04.7967161Z Receiving objects: 45% (100/221) 2024-08-08T22:11:04.7968141Z Receiving objects: 46% (102/221) 2024-08-08T22:11:04.7969128Z Receiving objects: 47% (104/221) 2024-08-08T22:11:04.7970130Z Receiving objects: 48% (107/221) 2024-08-08T22:11:04.7971103Z Receiving objects: 49% (109/221) 2024-08-08T22:11:04.7972103Z Receiving objects: 50% (111/221) 2024-08-08T22:11:04.7973096Z Receiving objects: 51% (113/221) 2024-08-08T22:11:04.7974046Z Receiving objects: 52% (115/221) 2024-08-08T22:11:04.7978908Z Receiving objects: 53% (118/221) 2024-08-08T22:11:04.7979955Z Receiving objects: 54% (120/221) 2024-08-08T22:11:04.7980943Z Receiving objects: 55% (122/221) 2024-08-08T22:11:04.7981944Z Receiving objects: 56% (124/221) 2024-08-08T22:11:04.7982926Z Receiving objects: 57% (126/221) 2024-08-08T22:11:04.7983906Z Receiving objects: 58% (129/221) 2024-08-08T22:11:04.7985153Z Receiving objects: 59% (131/221) 2024-08-08T22:11:04.7986155Z Receiving objects: 60% (133/221) 2024-08-08T22:11:04.7987169Z Receiving objects: 61% (135/221) 2024-08-08T22:11:04.7988128Z Receiving objects: 62% (138/221) 2024-08-08T22:11:04.7989095Z Receiving objects: 63% (140/221) 2024-08-08T22:11:04.7990070Z Receiving objects: 64% (142/221) 2024-08-08T22:11:04.7991151Z Receiving objects: 65% (144/221) 2024-08-08T22:11:04.7995365Z Receiving objects: 66% (146/221) 2024-08-08T22:11:04.7996623Z Receiving objects: 67% (149/221) 2024-08-08T22:11:04.7997439Z Receiving objects: 68% (151/221) 2024-08-08T22:11:04.7998696Z Receiving objects: 69% (153/221) 2024-08-08T22:11:04.7999918Z Receiving objects: 70% (155/221) 2024-08-08T22:11:04.8002596Z Receiving objects: 71% (157/221) 2024-08-08T22:11:04.8003612Z Receiving objects: 72% (160/221) 2024-08-08T22:11:04.8004615Z Receiving objects: 73% (162/221) 2024-08-08T22:11:04.8005595Z Receiving objects: 74% (164/221) 2024-08-08T22:11:04.8006578Z Receiving objects: 75% (166/221) 2024-08-08T22:11:04.8010887Z Receiving objects: 76% (168/221) 2024-08-08T22:11:04.8011903Z Receiving objects: 77% (171/221) 2024-08-08T22:11:04.8023204Z Receiving objects: 78% (173/221) 2024-08-08T22:11:04.8025207Z remote: Total 221 (delta 21), reused 108 (delta 5), pack-reused 0 2024-08-08T22:11:04.8031785Z Receiving objects: 79% (175/221) 2024-08-08T22:11:04.8032804Z Receiving objects: 80% (177/221) 2024-08-08T22:11:04.8033826Z Receiving objects: 81% (180/221) 2024-08-08T22:11:04.8034819Z Receiving objects: 82% (182/221) 2024-08-08T22:11:04.8035775Z Receiving objects: 83% (184/221) 2024-08-08T22:11:04.8036729Z Receiving objects: 84% (186/221) 2024-08-08T22:11:04.8037998Z Receiving objects: 85% (188/221) 2024-08-08T22:11:04.8040154Z Receiving objects: 86% (191/221) 2024-08-08T22:11:04.8041362Z Receiving objects: 87% (193/221) 2024-08-08T22:11:04.8042378Z Receiving objects: 88% (195/221) 2024-08-08T22:11:04.8043368Z Receiving objects: 89% (197/221) 2024-08-08T22:11:04.8044321Z Receiving objects: 90% (199/221) 2024-08-08T22:11:04.8045304Z Receiving objects: 91% (202/221) 2024-08-08T22:11:04.8046292Z Receiving objects: 92% (204/221) 2024-08-08T22:11:04.8047233Z Receiving objects: 93% (206/221) 2024-08-08T22:11:04.8048230Z Receiving objects: 94% (208/221) 2024-08-08T22:11:04.8049213Z Receiving objects: 95% (210/221) 2024-08-08T22:11:04.8050184Z Receiving objects: 96% (213/221) 2024-08-08T22:11:04.8051398Z Receiving objects: 97% (215/221) 2024-08-08T22:11:04.8052744Z Receiving objects: 98% (217/221) 2024-08-08T22:11:04.8053732Z Receiving objects: 99% (219/221) 2024-08-08T22:11:04.8054682Z Receiving objects: 100% (221/221) 2024-08-08T22:11:04.8055930Z Receiving objects: 100% (221/221), 264.99 KiB | 18.93 MiB/s, done. 2024-08-08T22:11:04.8056972Z Resolving deltas: 0% (0/21) 2024-08-08T22:11:04.8057797Z Resolving deltas: 4% (1/21) 2024-08-08T22:11:04.8058715Z Resolving deltas: 9% (2/21) 2024-08-08T22:11:04.8059465Z Resolving deltas: 14% (3/21) 2024-08-08T22:11:04.8060222Z Resolving deltas: 19% (4/21) 2024-08-08T22:11:04.8060884Z Resolving deltas: 23% (5/21) 2024-08-08T22:11:04.8061376Z Resolving deltas: 28% (6/21) 2024-08-08T22:11:04.8061821Z Resolving deltas: 33% (7/21) 2024-08-08T22:11:04.8062288Z Resolving deltas: 38% (8/21) 2024-08-08T22:11:04.8062753Z Resolving deltas: 42% (9/21) 2024-08-08T22:11:04.8063197Z Resolving deltas: 47% (10/21) 2024-08-08T22:11:04.8063679Z Resolving deltas: 52% (11/21) 2024-08-08T22:11:04.8064609Z Resolving deltas: 57% (12/21) 2024-08-08T22:11:04.8065104Z Resolving deltas: 61% (13/21) 2024-08-08T22:11:04.8065555Z Resolving deltas: 66% (14/21) 2024-08-08T22:11:04.8066022Z Resolving deltas: 71% (15/21) 2024-08-08T22:11:04.8066667Z Resolving deltas: 76% (16/21) 2024-08-08T22:11:04.8067329Z Resolving deltas: 85% (18/21) 2024-08-08T22:11:04.8068145Z Resolving deltas: 90% (19/21) 2024-08-08T22:11:04.8069034Z Resolving deltas: 95% (20/21) 2024-08-08T22:11:04.8070392Z Resolving deltas: 100% (21/21) 2024-08-08T22:11:04.8071353Z Resolving deltas: 100% (21/21), done. 2024-08-08T22:11:04.8156121Z From https://github.com/pytorch/builder 2024-08-08T22:11:04.8156893Z * [new branch] main -> origin/main 2024-08-08T22:11:04.8178450Z ##[endgroup] 2024-08-08T22:11:04.8179117Z ##[group]Determining the checkout info 2024-08-08T22:11:04.8187048Z [command]/usr/bin/git branch --list --remote origin/main 2024-08-08T22:11:04.8215081Z origin/main 2024-08-08T22:11:04.8220983Z ##[endgroup] 2024-08-08T22:11:04.8221630Z ##[group]Checking out the ref 2024-08-08T22:11:04.8226966Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-08-08T22:11:04.8369652Z Switched to a new branch 'main' 2024-08-08T22:11:04.8370291Z branch 'main' set up to track 'origin/main'. 2024-08-08T22:11:04.8374549Z ##[endgroup] 2024-08-08T22:11:04.8375306Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:11:04.8381848Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:11:04.8433190Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:11:04.8465616Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:11:04.8498692Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:11:04.8528031Z ##[endgroup] 2024-08-08T22:11:04.8528688Z ##[group]Fetching submodules 2024-08-08T22:11:04.8532753Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:11:04.8825934Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T22:11:04.9110648Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:11:04.9386846Z ##[endgroup] 2024-08-08T22:11:04.9387578Z ##[group]Persisting credentials for submodules 2024-08-08T22:11:04.9393983Z [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:11:04.9676983Z [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:11:04.9958968Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:11:05.0241476Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:11:05.0517536Z ##[endgroup] 2024-08-08T22:11:05.0555072Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:11:05.0590847Z '4a08b9a8cf657512eb9b60dd940be0bb01d7578d' 2024-08-08T22:11:05.0707666Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T22:11:05.0708547Z # Remove any artifacts from the previous checkouts 2024-08-08T22:11:05.0709183Z git clean -fxd 2024-08-08T22:11:05.0717179Z shell: /usr/bin/bash -e {0} 2024-08-08T22:11:05.0717602Z env: 2024-08-08T22:11:05.0717939Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:05.0718372Z BUILDER_ROOT: /builder 2024-08-08T22:11:05.0718788Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:05.0719216Z DESIRED_CUDA: cu118 2024-08-08T22:11:05.0719640Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:05.0720045Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:05.0720563Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:05.0721168Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:05.0721539Z LIBTORCH_CONFIG: 2024-08-08T22:11:05.0721926Z LIBTORCH_VARIANT: 2024-08-08T22:11:05.0722326Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:05.0722721Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:05.0723395Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:05.0724127Z ANACONDA_USER: pytorch 2024-08-08T22:11:05.0724561Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:05.0725013Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:05.0725506Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:05.0726266Z GITHUB_TOKEN: *** 2024-08-08T22:11:05.0726658Z PR_NUMBER: 2024-08-08T22:11:05.0727038Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:05.0727611Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:05.0728361Z USE_SPLIT_BUILD: true 2024-08-08T22:11:05.0728749Z ##[endgroup] 2024-08-08T22:11:05.0951186Z Prepare all required actions 2024-08-08T22:11:05.0951861Z Getting action download info 2024-08-08T22:11:05.2068922Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-08-08T22:11:05.2069545Z with: 2024-08-08T22:11:05.2070100Z github-token: *** 2024-08-08T22:11:05.2070630Z test-matrix: { include: [ { config: "default" }, ]} 2024-08-08T22:11:05.2071203Z env: 2024-08-08T22:11:05.2071549Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:05.2071985Z BUILDER_ROOT: /builder 2024-08-08T22:11:05.2072399Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:05.2072835Z DESIRED_CUDA: cu118 2024-08-08T22:11:05.2073245Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:05.2073654Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:05.2074179Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:05.2074782Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:05.2075156Z LIBTORCH_CONFIG: 2024-08-08T22:11:05.2075549Z LIBTORCH_VARIANT: 2024-08-08T22:11:05.2075965Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:05.2076427Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:05.2077048Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:05.2077784Z ANACONDA_USER: pytorch 2024-08-08T22:11:05.2078221Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:05.2078678Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:05.2079173Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:05.2079889Z GITHUB_TOKEN: *** 2024-08-08T22:11:05.2080261Z PR_NUMBER: 2024-08-08T22:11:05.2080666Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:05.2081244Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:05.2081781Z USE_SPLIT_BUILD: true 2024-08-08T22:11:05.2082185Z ##[endgroup] 2024-08-08T22:11:05.2134602Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:11:05.2135304Z with: 2024-08-08T22:11:05.2135634Z shell: bash 2024-08-08T22:11:05.2135982Z timeout_minutes: 10 2024-08-08T22:11:05.2136399Z max_attempts: 5 2024-08-08T22:11:05.2136791Z retry_wait_seconds: 30 2024-08-08T22:11:05.2138252Z 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:11:05.2139733Z polling_interval_seconds: 1 2024-08-08T22:11:05.2140198Z warning_on_retry: true 2024-08-08T22:11:05.2140630Z continue_on_error: false 2024-08-08T22:11:05.2141025Z env: 2024-08-08T22:11:05.2141354Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:05.2141786Z BUILDER_ROOT: /builder 2024-08-08T22:11:05.2142200Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:05.2142630Z DESIRED_CUDA: cu118 2024-08-08T22:11:05.2143039Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:05.2143443Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:05.2143964Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:05.2144823Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:05.2145199Z LIBTORCH_CONFIG: 2024-08-08T22:11:05.2145601Z LIBTORCH_VARIANT: 2024-08-08T22:11:05.2146011Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:05.2146406Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:05.2147036Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:05.2147758Z ANACONDA_USER: pytorch 2024-08-08T22:11:05.2148177Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:05.2148653Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:05.2149149Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:05.2149877Z GITHUB_TOKEN: *** 2024-08-08T22:11:05.2150272Z PR_NUMBER: 2024-08-08T22:11:05.2150668Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:05.2151233Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:05.2151788Z USE_SPLIT_BUILD: true 2024-08-08T22:11:05.2152194Z ##[endgroup] 2024-08-08T22:11:05.2872997Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-08T22:11:05.5749573Z Defaulting to user installation because normal site-packages is not writeable 2024-08-08T22:11:05.5958776Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-08-08T22:11:05.6140611Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-08-08T22:11:05.6152640Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-08-08T22:11:05.6179620Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-08-08T22:11:05.6193992Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.7.4) 2024-08-08T22:11:05.6204417Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-08-08T22:11:06.2870876Z Command completed after 1 attempt(s). 2024-08-08T22:11:06.2926645Z ##[group]Run set -x 2024-08-08T22:11:06.2927060Z set -x 2024-08-08T22:11:06.2927423Z  2024-08-08T22:11:06.2928102Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T22:11:06.2928928Z # in runner workspace 2024-08-08T22:11:06.2929582Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-08T22:11:06.2938306Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:11:06.2938908Z env: 2024-08-08T22:11:06.2939245Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:06.2939677Z BUILDER_ROOT: /builder 2024-08-08T22:11:06.2940089Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:06.2940519Z DESIRED_CUDA: cu118 2024-08-08T22:11:06.2940926Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:06.2941328Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:06.2941846Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:06.2942447Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:06.2942836Z LIBTORCH_CONFIG: 2024-08-08T22:11:06.2943228Z LIBTORCH_VARIANT: 2024-08-08T22:11:06.2943626Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:06.2944017Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:06.2945085Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:06.2945814Z ANACONDA_USER: pytorch 2024-08-08T22:11:06.2946233Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:06.2946707Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:06.2947203Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:06.2947943Z GITHUB_TOKEN: *** 2024-08-08T22:11:06.2948333Z PR_NUMBER: 2024-08-08T22:11:06.2948726Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:06.2949289Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:06.2949844Z USE_SPLIT_BUILD: true 2024-08-08T22:11:06.2950251Z ##[endgroup] 2024-08-08T22:11:06.2977301Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-08T22:11:06.3241191Z ##[group]Run set -x 2024-08-08T22:11:06.3241621Z set -x 2024-08-08T22:11:06.3241990Z  2024-08-08T22:11:06.3242676Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-08T22:11:06.3243806Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-08T22:11:06.3244930Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-08T22:11:06.3246072Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-08T22:11:06.3247050Z # expose this variable as part of GitHub context. 2024-08-08T22:11:06.3248085Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-08T22:11:06.3249215Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-08T22:11:06.3249922Z pwd 2024-08-08T22:11:06.3250535Z  2024-08-08T22:11:06.3251343Z LOG_FILE=$(grep -l -r "b9d86fa89636e301796d4201f36d86c73f6e49bc" *.log | tail -n 1) 2024-08-08T22:11:06.3252201Z if [ -n "${LOG_FILE}" ]; then 2024-08-08T22:11:06.3253073Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-08T22:11:06.3253986Z  # needs to be awk {print $3} on MacOS 2024-08-08T22:11:06.3254565Z  case ${RUNNER_OS} in 2024-08-08T22:11:06.3255030Z  macOS) 2024-08-08T22:11:06.3255834Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-08T22:11:06.3256746Z  ;; 2024-08-08T22:11:06.3257109Z  *) 2024-08-08T22:11:06.3257885Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-08T22:11:06.3258789Z  ;; 2024-08-08T22:11:06.3259154Z  esac 2024-08-08T22:11:06.3259668Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-08T22:11:06.3260288Z fi 2024-08-08T22:11:06.3260624Z  2024-08-08T22:11:06.3260935Z popd 2024-08-08T22:11:06.3268700Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:11:06.3269319Z env: 2024-08-08T22:11:06.3269643Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:06.3270075Z BUILDER_ROOT: /builder 2024-08-08T22:11:06.3270507Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:06.3270921Z DESIRED_CUDA: cu118 2024-08-08T22:11:06.3271327Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:06.3271748Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:06.3272251Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:06.3272852Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:06.3273244Z LIBTORCH_CONFIG: 2024-08-08T22:11:06.3273610Z LIBTORCH_VARIANT: 2024-08-08T22:11:06.3274010Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:06.3274419Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:06.3275043Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:06.3275769Z ANACONDA_USER: pytorch 2024-08-08T22:11:06.3276207Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:06.3276663Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:06.3277156Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:06.3277897Z GITHUB_TOKEN: *** 2024-08-08T22:11:06.3278286Z PR_NUMBER: 2024-08-08T22:11:06.3278666Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:06.3279244Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:06.3279797Z USE_SPLIT_BUILD: true 2024-08-08T22:11:06.3280181Z ##[endgroup] 2024-08-08T22:11:06.3305591Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-08T22:11:06.3306511Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-08T22:11:06.3307243Z /home/ec2-user/actions-runner/_diag 2024-08-08T22:11:06.3307729Z + pwd 2024-08-08T22:11:06.3313236Z ++ grep -l -r b9d86fa89636e301796d4201f36d86c73f6e49bc Runner_20240808-184302-utc.log Runner_20240808-184455-utc.log Worker_20240808-184459-utc.log Worker_20240808-190154-utc.log Worker_20240808-211305-utc.log Worker_20240808-213034-utc.log Worker_20240808-214725-utc.log Worker_20240808-220531-utc.log 2024-08-08T22:11:06.3315327Z ++ tail -n 1 2024-08-08T22:11:06.3340268Z + LOG_FILE=Worker_20240808-220531-utc.log 2024-08-08T22:11:06.3340889Z + '[' -n Worker_20240808-220531-utc.log ']' 2024-08-08T22:11:06.3341396Z + case ${RUNNER_OS} in 2024-08-08T22:11:06.3346920Z ++ grep -r '"jobDisplayName"' Worker_20240808-220531-utc.log 2024-08-08T22:11:06.3347611Z ++ awk -F '[:]' '{print $2}' 2024-08-08T22:11:06.3348571Z ++ sed 's/"//g' 2024-08-08T22:11:06.3350597Z ++ xargs 2024-08-08T22:11:06.3368210Z + JOB_NAME='manywheel-py3_8-cuda11_8-split-test / test,' 2024-08-08T22:11:06.3369663Z + echo 'job-name=manywheel-py3_8-cuda11_8-split-test / test,' 2024-08-08T22:11:06.3370963Z + popd 2024-08-08T22:11:06.3371712Z ~/actions-runner/_work/pytorch/pytorch 2024-08-08T22:11:06.3399140Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T22:11:06.3399944Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T22:11:06.3400523Z echo "Job name: ${JOB_NAME}" 2024-08-08T22:11:06.3401016Z  2024-08-08T22:11:06.3401693Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T22:11:06.3402513Z # in runner workspace 2024-08-08T22:11:06.3403226Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-08T22:11:06.3404024Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-08T22:11:06.3404589Z  --job-name "${JOB_NAME}" \ 2024-08-08T22:11:06.3405112Z  --test-matrix "{ include: [ 2024-08-08T22:11:06.3405637Z  { config: "default" }, 2024-08-08T22:11:06.3406099Z ]} 2024-08-08T22:11:06.3406420Z " \ 2024-08-08T22:11:06.3406821Z  --selected-test-configs "" \ 2024-08-08T22:11:06.3407380Z  --pr-number "${PR_NUMBER}" \ 2024-08-08T22:11:06.3426615Z  --tag "${TAG}" \ 2024-08-08T22:11:06.3427154Z  --event-name "${EVENT_NAME}" \ 2024-08-08T22:11:06.3427722Z  --schedule "${SCHEDULE}" \ 2024-08-08T22:11:06.3428237Z  --branch "${HEAD_BRANCH}" 2024-08-08T22:11:06.3436047Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:11:06.3436673Z env: 2024-08-08T22:11:06.3436995Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:06.3437433Z BUILDER_ROOT: /builder 2024-08-08T22:11:06.3437844Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:06.3438275Z DESIRED_CUDA: cu118 2024-08-08T22:11:06.3438682Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:06.3439089Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:06.3439611Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:06.3440216Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:06.3440604Z LIBTORCH_CONFIG: 2024-08-08T22:11:06.3440973Z LIBTORCH_VARIANT: 2024-08-08T22:11:06.3441372Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:06.3441777Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:06.3442412Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:06.3443137Z ANACONDA_USER: pytorch 2024-08-08T22:11:06.3443573Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:06.3444027Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:06.3444522Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:06.3445271Z GITHUB_TOKEN: *** 2024-08-08T22:11:06.3445645Z PR_NUMBER: 2024-08-08T22:11:06.3446041Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:06.3446620Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:06.3447157Z USE_SPLIT_BUILD: true 2024-08-08T22:11:06.3447684Z JOB_NAME: manywheel-py3_8-cuda11_8-split-test / test, 2024-08-08T22:11:06.3448290Z TAG: ciflow/trunk/132710 2024-08-08T22:11:06.3448699Z EVENT_NAME: push 2024-08-08T22:11:06.3449072Z SCHEDULE: 2024-08-08T22:11:06.3449424Z HEAD_BRANCH: 2024-08-08T22:11:06.3449764Z ##[endgroup] 2024-08-08T22:11:06.3474629Z Workflow: linux-binary-manywheel 2024-08-08T22:11:06.3475327Z Job name: manywheel-py3_8-cuda11_8-split-test / test, 2024-08-08T22:11:06.6157360Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-08T22:11:06.6997588Z fatal: not a git repository (or any of the parent directories): .git 2024-08-08T22:11:06.7026684Z /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:11:06.7031593Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-08T22:11:06.7158959Z ##[group]Run echo "Filtered matrix:" 2024-08-08T22:11:06.7159497Z echo "Filtered matrix:" 2024-08-08T22:11:06.7160076Z echo "{"include": [{"config": "default"}]}" 2024-08-08T22:11:06.7160643Z  2024-08-08T22:11:06.7160959Z echo 2024-08-08T22:11:06.7161756Z echo "Is the current job unstable? False" 2024-08-08T22:11:06.7162337Z  2024-08-08T22:11:06.7162646Z echo 2024-08-08T22:11:06.7163090Z echo "Is keep-going label set? False" 2024-08-08T22:11:06.7163632Z  2024-08-08T22:11:06.7163941Z echo 2024-08-08T22:11:06.7164322Z echo "Renabled issues? " 2024-08-08T22:11:06.7172096Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:11:06.7172701Z env: 2024-08-08T22:11:06.7173038Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:06.7173473Z BUILDER_ROOT: /builder 2024-08-08T22:11:06.7173882Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:06.7174308Z DESIRED_CUDA: cu118 2024-08-08T22:11:06.7174715Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:06.7175119Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:06.7175641Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:06.7176242Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:06.7176610Z LIBTORCH_CONFIG: 2024-08-08T22:11:06.7177009Z LIBTORCH_VARIANT: 2024-08-08T22:11:06.7177414Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:06.7177808Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:06.7178435Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:06.7179158Z ANACONDA_USER: pytorch 2024-08-08T22:11:06.7179577Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:06.7180053Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:06.7180545Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:06.7181299Z GITHUB_TOKEN: *** 2024-08-08T22:11:06.7181672Z PR_NUMBER: 2024-08-08T22:11:06.7182071Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:06.7182651Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:06.7183185Z USE_SPLIT_BUILD: true 2024-08-08T22:11:06.7183591Z ##[endgroup] 2024-08-08T22:11:06.7208071Z Filtered matrix: 2024-08-08T22:11:06.7208489Z {include: [{config: default}]} 2024-08-08T22:11:06.7209385Z 2024-08-08T22:11:06.7209663Z Is the current job unstable? False 2024-08-08T22:11:06.7210068Z 2024-08-08T22:11:06.7210344Z Is keep-going label set? False 2024-08-08T22:11:06.7210672Z 2024-08-08T22:11:06.7210835Z Renabled issues? 2024-08-08T22:11:06.7346362Z ##[group]Run actions/download-artifact@v3 2024-08-08T22:11:06.7346932Z with: 2024-08-08T22:11:06.7347299Z name: manywheel-py3_8-cuda11_8-split 2024-08-08T22:11:06.7347943Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-08-08T22:11:06.7348556Z env: 2024-08-08T22:11:06.7348889Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:06.7349309Z BUILDER_ROOT: /builder 2024-08-08T22:11:06.7349731Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:06.7350156Z DESIRED_CUDA: cu118 2024-08-08T22:11:06.7350547Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:06.7350967Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:06.7351482Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:06.7352070Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:06.7352459Z LIBTORCH_CONFIG: 2024-08-08T22:11:06.7352846Z LIBTORCH_VARIANT: 2024-08-08T22:11:06.7353241Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:06.7353652Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:06.7354329Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:06.7355068Z ANACONDA_USER: pytorch 2024-08-08T22:11:06.7355501Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:06.7355955Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:06.7356448Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:06.7357203Z GITHUB_TOKEN: *** 2024-08-08T22:11:06.7357596Z PR_NUMBER: 2024-08-08T22:11:06.7357977Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:06.7358554Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:06.7359112Z USE_SPLIT_BUILD: true 2024-08-08T22:11:06.7359500Z ##[endgroup] 2024-08-08T22:11:06.8115900Z Starting download for manywheel-py3_8-cuda11_8-split 2024-08-08T22:11:06.9213733Z Directory structure has been setup for the artifact 2024-08-08T22:11:06.9217442Z Total number of files that will be downloaded: 2 2024-08-08T22:11:07.9220948Z Total file count: 2 ---- Processed file #0 (0.0%) 2024-08-08T22:11:08.9217866Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:09.9217664Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:10.9217806Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:11.9225335Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:12.9218655Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:13.9217767Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:14.9216674Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:15.9217418Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:16.9218224Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:17.9217377Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:18.9219017Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:19.9217111Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:20.9216986Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:21.9218256Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:22.9221677Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:23.9217915Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:24.9217569Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:25.9217360Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:26.9223743Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:27.9220159Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:28.9221486Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:29.9217140Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:30.9226375Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:31.9217210Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:32.9217224Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-08-08T22:11:33.5626324Z Artifact manywheel-py3_8-cuda11_8-split was downloaded to /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-08-08T22:11:33.5638681Z Artifact download has finished successfully 2024-08-08T22:11:33.5877457Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-08-08T22:11:33.5878148Z with: 2024-08-08T22:11:33.5878490Z driver-version: 550.54.15 2024-08-08T22:11:33.5878911Z env: 2024-08-08T22:11:33.5879222Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:33.5879655Z BUILDER_ROOT: /builder 2024-08-08T22:11:33.5880081Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:33.5880486Z DESIRED_CUDA: cu118 2024-08-08T22:11:33.5880892Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:33.5881315Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:33.5881816Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:33.5882422Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:33.5882865Z LIBTORCH_CONFIG: 2024-08-08T22:11:33.5883238Z LIBTORCH_VARIANT: 2024-08-08T22:11:33.5883663Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:33.5884069Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:33.5884679Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:33.5885455Z ANACONDA_USER: pytorch 2024-08-08T22:11:33.5885875Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:33.5886348Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:33.5886841Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:33.5887609Z GITHUB_TOKEN: *** 2024-08-08T22:11:33.5887976Z PR_NUMBER: 2024-08-08T22:11:33.5888367Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:33.5888946Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:33.5889481Z USE_SPLIT_BUILD: true 2024-08-08T22:11:33.5889881Z ##[endgroup] 2024-08-08T22:11:33.5940815Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:11:33.5941514Z with: 2024-08-08T22:11:33.5941844Z timeout_minutes: 10 2024-08-08T22:11:33.5942225Z max_attempts: 3 2024-08-08T22:11:33.5985405Z 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:11:33.6028669Z retry_wait_seconds: 10 2024-08-08T22:11:33.6029125Z polling_interval_seconds: 1 2024-08-08T22:11:33.6029570Z warning_on_retry: true 2024-08-08T22:11:33.6030001Z continue_on_error: false 2024-08-08T22:11:33.6030412Z env: 2024-08-08T22:11:33.6030723Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:33.6031150Z BUILDER_ROOT: /builder 2024-08-08T22:11:33.6031574Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:33.6031984Z DESIRED_CUDA: cu118 2024-08-08T22:11:33.6032387Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:33.6032808Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:33.6033318Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:33.6033921Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:33.6034305Z LIBTORCH_CONFIG: 2024-08-08T22:11:33.6034670Z LIBTORCH_VARIANT: 2024-08-08T22:11:33.6035194Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:33.6035624Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:33.6036229Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:33.6036946Z ANACONDA_USER: pytorch 2024-08-08T22:11:33.6037383Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:33.6037835Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:33.6038330Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:33.6039072Z GITHUB_TOKEN: *** 2024-08-08T22:11:33.6039443Z PR_NUMBER: 2024-08-08T22:11:33.6039840Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:33.6040414Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:33.6040946Z USE_SPLIT_BUILD: true 2024-08-08T22:11:33.6041363Z DRIVER_VERSION: 550.54.15 2024-08-08T22:11:33.6041799Z ##[endgroup] 2024-08-08T22:11:33.6796854Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-08-08T22:11:33.6798364Z + pre_install_nvidia_driver_amzn2 2024-08-08T22:11:33.6799031Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-08-08T22:11:34.1879274Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:11:34.2464544Z No Match for argument: nvidia-driver-latest-dkms 2024-08-08T22:11:34.2830255Z No Packages marked for removal 2024-08-08T22:11:34.2990209Z + install_nvidia_driver_common 2024-08-08T22:11:34.2993735Z + echo 'Before installing NVIDIA driver' 2024-08-08T22:11:34.2994306Z + lspci 2024-08-08T22:11:34.2994860Z Before installing NVIDIA driver 2024-08-08T22:11:34.3161388Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T22:11:34.3162403Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T22:11:34.3163476Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T22:11:34.3165921Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T22:11:34.3166866Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T22:11:34.3167759Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T22:11:34.3168780Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T22:11:34.3169822Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T22:11:34.3170560Z + lsmod 2024-08-08T22:11:34.3184545Z Module Size Used by 2024-08-08T22:11:34.3185203Z nvidia_modeset 1339392 0 2024-08-08T22:11:34.3186232Z nvidia_uvm 4599808 0 2024-08-08T22:11:34.3186946Z nvidia 53989376 7 nvidia_uvm,nvidia_modeset 2024-08-08T22:11:34.3187553Z drm 421888 1 nvidia 2024-08-08T22:11:34.3189433Z i2c_core 77824 2 nvidia,drm 2024-08-08T22:11:34.3190563Z veth 16384 0 2024-08-08T22:11:34.3191468Z backlight 16384 1 nvidia_modeset 2024-08-08T22:11:34.3192682Z xt_conntrack 16384 1 2024-08-08T22:11:34.3193497Z ipt_MASQUERADE 16384 1 2024-08-08T22:11:34.3194049Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T22:11:34.3194650Z nf_conntrack_netlink 49152 0 2024-08-08T22:11:34.3195675Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T22:11:34.3196991Z xfrm_user 45056 1 2024-08-08T22:11:34.3197745Z xfrm_algo 16384 1 xfrm_user 2024-08-08T22:11:34.3198274Z iptable_nat 16384 1 2024-08-08T22:11:34.3198741Z nf_conntrack_ipv4 16384 3 2024-08-08T22:11:34.3199262Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T22:11:34.3199865Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T22:11:34.3200522Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T22:11:34.3201952Z 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:11:34.3203047Z xt_addrtype 16384 2 2024-08-08T22:11:34.3203519Z iptable_filter 16384 1 2024-08-08T22:11:34.3204227Z br_netfilter 24576 0 2024-08-08T22:11:34.3204783Z bridge 172032 1 br_netfilter 2024-08-08T22:11:34.3205329Z stp 16384 1 bridge 2024-08-08T22:11:34.3205833Z llc 16384 2 bridge,stp 2024-08-08T22:11:34.3206352Z overlay 86016 0 2024-08-08T22:11:34.3206810Z sunrpc 393216 1 2024-08-08T22:11:34.3207253Z dm_mirror 28672 0 2024-08-08T22:11:34.3207749Z dm_region_hash 20480 1 dm_mirror 2024-08-08T22:11:34.3208359Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T22:11:34.3208981Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T22:11:34.3209539Z dax 69632 1 dm_mod 2024-08-08T22:11:34.3210035Z sb_edac 24576 0 2024-08-08T22:11:34.3210490Z crc32_pclmul 16384 0 2024-08-08T22:11:34.3210964Z ghash_clmulni_intel 16384 0 2024-08-08T22:11:34.3211441Z pcbc 16384 0 2024-08-08T22:11:34.3211891Z aesni_intel 188416 0 2024-08-08T22:11:34.3212386Z aes_x86_64 20480 1 aesni_intel 2024-08-08T22:11:34.3212945Z crypto_simd 16384 1 aesni_intel 2024-08-08T22:11:34.3213498Z glue_helper 16384 1 aesni_intel 2024-08-08T22:11:34.3214203Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T22:11:34.3214880Z mousedev 24576 0 2024-08-08T22:11:34.3215330Z psmouse 32768 0 2024-08-08T22:11:34.3215902Z evdev 20480 3 2024-08-08T22:11:34.3216362Z pcc_cpufreq 16384 0 2024-08-08T22:11:34.3216963Z button 16384 0 2024-08-08T22:11:34.3217421Z ena 139264 0 2024-08-08T22:11:34.3217877Z ptp 20480 1 ena 2024-08-08T22:11:34.3218522Z pps_core 20480 1 ptp 2024-08-08T22:11:34.3219009Z ata_piix 36864 0 2024-08-08T22:11:34.3219486Z libata 266240 1 ata_piix 2024-08-08T22:11:34.3219986Z xen_blkfront 49152 2 2024-08-08T22:11:34.3220452Z crc32c_intel 24576 0 2024-08-08T22:11:34.3220924Z scsi_mod 245760 1 libata 2024-08-08T22:11:34.3221405Z autofs4 49152 2 2024-08-08T22:11:34.3221857Z + modinfo nvidia 2024-08-08T22:11:34.3222705Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T22:11:34.3223581Z alias: char-major-195-* 2024-08-08T22:11:34.3224329Z version: 550.54.15 2024-08-08T22:11:34.3224922Z supported: external 2024-08-08T22:11:34.3225328Z license: NVIDIA 2024-08-08T22:11:34.3225798Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T22:11:34.3226401Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T22:11:34.3226969Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T22:11:34.3227544Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T22:11:34.3228170Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T22:11:34.3228790Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T22:11:34.3229396Z depends: i2c-core,drm 2024-08-08T22:11:34.3229843Z retpoline: Y 2024-08-08T22:11:34.3230218Z name: nvidia 2024-08-08T22:11:34.3230899Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T22:11:34.3231722Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T22:11:34.3232536Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T22:11:34.3233267Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T22:11:34.3233820Z parm: NVreg_RmLogonRC:int 2024-08-08T22:11:34.3234359Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T22:11:34.3234911Z parm: NVreg_DeviceFileUID:int 2024-08-08T22:11:34.3235462Z parm: NVreg_DeviceFileGID:int 2024-08-08T22:11:34.3236006Z parm: NVreg_DeviceFileMode:int 2024-08-08T22:11:34.3236650Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T22:11:34.3237503Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T22:11:34.3238128Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T22:11:34.3238647Z parm: NVreg_EnableMSI:int 2024-08-08T22:11:34.3239161Z parm: NVreg_TCEBypassMode:int 2024-08-08T22:11:34.3239735Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T22:11:34.3240384Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T22:11:34.3241109Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T22:11:34.3241815Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T22:11:34.3242566Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T22:11:34.3243392Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T22:11:34.3244500Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T22:11:34.3245249Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T22:11:34.3245867Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T22:11:34.3246544Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T22:11:34.3247215Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T22:11:34.3247835Z parm: NVreg_MemoryPoolSize:int 2024-08-08T22:11:34.3248414Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T22:11:34.3249015Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T22:11:34.3249589Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T22:11:34.3250144Z parm: NVreg_NvLinkDisable:int 2024-08-08T22:11:34.3250776Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T22:11:34.3251661Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T22:11:34.3252262Z parm: NVreg_EnableResizableBar:int 2024-08-08T22:11:34.3252870Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T22:11:34.3253646Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T22:11:34.3254255Z parm: NVreg_RegistryDwords:charp 2024-08-08T22:11:34.3254880Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T22:11:34.3255471Z parm: NVreg_RmMsg:charp 2024-08-08T22:11:34.3255982Z parm: NVreg_GpuBlacklist:charp 2024-08-08T22:11:34.3256566Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T22:11:34.3257140Z parm: NVreg_ExcludedGpus:charp 2024-08-08T22:11:34.3257713Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T22:11:34.3258310Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T22:11:34.3258886Z parm: NVreg_ImexChannelCount:int 2024-08-08T22:11:34.3259453Z parm: rm_firmware_active:charp 2024-08-08T22:11:34.3259965Z + HAS_NVIDIA_DRIVER=0 2024-08-08T22:11:34.3260444Z ++ command -v nvidia-smi 2024-08-08T22:11:34.3260932Z + '[' -x /usr/bin/nvidia-smi ']' 2024-08-08T22:11:34.3261386Z + set +e 2024-08-08T22:11:34.3262008Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-08-08T22:11:34.3454241Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-08-08T22:11:34.3455089Z + NVIDIA_SMI_STATUS=0 2024-08-08T22:11:34.3455581Z + '[' 0 -ne 0 ']' 2024-08-08T22:11:34.3456023Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-08-08T22:11:34.3456488Z + HAS_NVIDIA_DRIVER=1 2024-08-08T22:11:34.3457368Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-08-08T22:11:34.3458253Z + set -e 2024-08-08T22:11:34.3458625Z + '[' 1 -eq 0 ']' 2024-08-08T22:11:34.3459330Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-08-08T22:11:34.3460194Z + post_install_nvidia_driver_common 2024-08-08T22:11:34.3460696Z + sudo modprobe nvidia 2024-08-08T22:11:34.3579312Z + echo 'After installing NVIDIA driver' 2024-08-08T22:11:34.3579870Z + lspci 2024-08-08T22:11:34.3580230Z After installing NVIDIA driver 2024-08-08T22:11:34.3749895Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T22:11:34.3750915Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T22:11:34.3752132Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T22:11:34.3753115Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T22:11:34.3753910Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T22:11:34.3754778Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T22:11:34.3755817Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T22:11:34.3756859Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T22:11:34.3757584Z + lsmod 2024-08-08T22:11:34.3771504Z Module Size Used by 2024-08-08T22:11:34.3772569Z nvidia_modeset 1339392 0 2024-08-08T22:11:34.3773583Z nvidia_uvm 4599808 0 2024-08-08T22:11:34.3774371Z nvidia 53989376 7 nvidia_uvm,nvidia_modeset 2024-08-08T22:11:34.3774984Z drm 421888 1 nvidia 2024-08-08T22:11:34.3775493Z i2c_core 77824 2 nvidia,drm 2024-08-08T22:11:34.3776022Z veth 16384 0 2024-08-08T22:11:34.3776544Z backlight 16384 1 nvidia_modeset 2024-08-08T22:11:34.3777078Z xt_conntrack 16384 1 2024-08-08T22:11:34.3777550Z ipt_MASQUERADE 16384 1 2024-08-08T22:11:34.3778094Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T22:11:34.3778662Z nf_conntrack_netlink 49152 0 2024-08-08T22:11:34.3779221Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T22:11:34.3779798Z xfrm_user 45056 1 2024-08-08T22:11:34.3780265Z xfrm_algo 16384 1 xfrm_user 2024-08-08T22:11:34.3780785Z iptable_nat 16384 1 2024-08-08T22:11:34.3781258Z nf_conntrack_ipv4 16384 3 2024-08-08T22:11:34.3781778Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T22:11:34.3782671Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T22:11:34.3784006Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T22:11:34.3785867Z 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:11:34.3786928Z xt_addrtype 16384 2 2024-08-08T22:11:34.3787401Z iptable_filter 16384 1 2024-08-08T22:11:34.3787873Z br_netfilter 24576 0 2024-08-08T22:11:34.3788362Z bridge 172032 1 br_netfilter 2024-08-08T22:11:34.3788911Z stp 16384 1 bridge 2024-08-08T22:11:34.3789430Z llc 16384 2 bridge,stp 2024-08-08T22:11:34.3789928Z overlay 86016 0 2024-08-08T22:11:34.3790382Z sunrpc 393216 1 2024-08-08T22:11:34.3790835Z dm_mirror 28672 0 2024-08-08T22:11:34.3791305Z dm_region_hash 20480 1 dm_mirror 2024-08-08T22:11:34.3791913Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T22:11:34.3792554Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T22:11:34.3793093Z dax 69632 1 dm_mod 2024-08-08T22:11:34.3793591Z sb_edac 24576 0 2024-08-08T22:11:34.3794053Z crc32_pclmul 16384 0 2024-08-08T22:11:34.3794504Z ghash_clmulni_intel 16384 0 2024-08-08T22:11:34.3794976Z pcbc 16384 0 2024-08-08T22:11:34.3795436Z aesni_intel 188416 0 2024-08-08T22:11:34.3796011Z aes_x86_64 20480 1 aesni_intel 2024-08-08T22:11:34.3796728Z crypto_simd 16384 1 aesni_intel 2024-08-08T22:11:34.3797322Z glue_helper 16384 1 aesni_intel 2024-08-08T22:11:34.3798022Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T22:11:34.3798678Z mousedev 24576 0 2024-08-08T22:11:34.3799138Z psmouse 32768 0 2024-08-08T22:11:34.3799592Z evdev 20480 3 2024-08-08T22:11:34.3800045Z pcc_cpufreq 16384 0 2024-08-08T22:11:34.3800503Z button 16384 0 2024-08-08T22:11:34.3800952Z ena 139264 0 2024-08-08T22:11:34.3801387Z ptp 20480 1 ena 2024-08-08T22:11:34.3802033Z pps_core 20480 1 ptp 2024-08-08T22:11:34.3802542Z ata_piix 36864 0 2024-08-08T22:11:34.3803002Z libata 266240 1 ata_piix 2024-08-08T22:11:34.3803516Z xen_blkfront 49152 2 2024-08-08T22:11:34.3803980Z crc32c_intel 24576 0 2024-08-08T22:11:34.3804430Z scsi_mod 245760 1 libata 2024-08-08T22:11:34.3804922Z autofs4 49152 2 2024-08-08T22:11:34.3805365Z + modinfo nvidia 2024-08-08T22:11:34.3806178Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T22:11:34.3807054Z alias: char-major-195-* 2024-08-08T22:11:34.3807528Z version: 550.54.15 2024-08-08T22:11:34.3807934Z supported: external 2024-08-08T22:11:34.3808359Z license: NVIDIA 2024-08-08T22:11:34.3808823Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T22:11:34.3809408Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T22:11:34.3809980Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T22:11:34.3810562Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T22:11:34.3811167Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T22:11:34.3811782Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T22:11:34.3812392Z depends: i2c-core,drm 2024-08-08T22:11:34.3812818Z retpoline: Y 2024-08-08T22:11:34.3813190Z name: nvidia 2024-08-08T22:11:34.3813881Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T22:11:34.3814686Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T22:11:34.3815499Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T22:11:34.3816251Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T22:11:34.3816927Z parm: NVreg_RmLogonRC:int 2024-08-08T22:11:34.3817459Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T22:11:34.3818024Z parm: NVreg_DeviceFileUID:int 2024-08-08T22:11:34.3818555Z parm: NVreg_DeviceFileGID:int 2024-08-08T22:11:34.3819102Z parm: NVreg_DeviceFileMode:int 2024-08-08T22:11:34.3819763Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T22:11:34.3820456Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T22:11:34.3821056Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T22:11:34.3821597Z parm: NVreg_EnableMSI:int 2024-08-08T22:11:34.3822096Z parm: NVreg_TCEBypassMode:int 2024-08-08T22:11:34.3822667Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T22:11:34.3823332Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T22:11:34.3824268Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T22:11:34.3824980Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T22:11:34.3825756Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T22:11:34.3826505Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T22:11:34.3827268Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T22:11:34.3828017Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T22:11:34.3828629Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T22:11:34.3829282Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T22:11:34.3829964Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T22:11:34.3830583Z parm: NVreg_MemoryPoolSize:int 2024-08-08T22:11:34.3831143Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T22:11:34.3831743Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T22:11:34.3832330Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T22:11:34.3832871Z parm: NVreg_NvLinkDisable:int 2024-08-08T22:11:34.3833500Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T22:11:34.3834165Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T22:11:34.3834744Z parm: NVreg_EnableResizableBar:int 2024-08-08T22:11:34.3835475Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T22:11:34.3836123Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T22:11:34.3836715Z parm: NVreg_RegistryDwords:charp 2024-08-08T22:11:34.3837338Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T22:11:34.3837936Z parm: NVreg_RmMsg:charp 2024-08-08T22:11:34.3838425Z parm: NVreg_GpuBlacklist:charp 2024-08-08T22:11:34.3839002Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T22:11:34.3839584Z parm: NVreg_ExcludedGpus:charp 2024-08-08T22:11:34.3840133Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T22:11:34.3840730Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T22:11:34.3841322Z parm: NVreg_ImexChannelCount:int 2024-08-08T22:11:34.3841869Z parm: rm_firmware_active:charp 2024-08-08T22:11:34.3842379Z + set +e 2024-08-08T22:11:34.3842754Z + nvidia-smi 2024-08-08T22:11:34.3970981Z Thu Aug 8 22:11:34 2024 2024-08-08T22:11:34.3971772Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:11:34.3972797Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T22:11:34.3973790Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:11:34.3974802Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T22:11:34.3975919Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T22:11:34.3976800Z | | | MIG M. | 2024-08-08T22:11:34.3977488Z |=========================================+========================+======================| 2024-08-08T22:11:34.4056392Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-08T22:11:34.4057304Z | N/A 31C P8 15W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-08T22:11:34.4058131Z | | | N/A | 2024-08-08T22:11:34.4058990Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:11:34.4059709Z 2024-08-08T22:11:34.4060535Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:11:34.4061336Z | Processes: | 2024-08-08T22:11:34.4062233Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T22:11:34.4063093Z | ID ID Usage | 2024-08-08T22:11:34.4063811Z |=========================================================================================| 2024-08-08T22:11:34.4064984Z | No running processes found | 2024-08-08T22:11:34.4065941Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:11:34.4638599Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-08-08T22:11:34.4808163Z Tesla M60 2024-08-08T22:11:34.4868513Z + NVIDIA_SMI_STATUS=0 2024-08-08T22:11:34.4869003Z + '[' 0 -eq 0 ']' 2024-08-08T22:11:34.4870018Z + echo 'INFO: Ignoring allowed status 0' 2024-08-08T22:11:34.4870565Z + set -e 2024-08-08T22:11:34.4870906Z INFO: Ignoring allowed status 0 2024-08-08T22:11:34.4875330Z == Installing nvidia container toolkit for amzn2 == 2024-08-08T22:11:34.4879559Z + sudo yum install -y yum-utils 2024-08-08T22:11:34.9767775Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:11:36.6164351Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2024-08-08T22:11:36.6165250Z Nothing to do 2024-08-08T22:11:36.7564719Z + [[ amzn2 == \a\m\z\n\2\0\2\3 ]] 2024-08-08T22:11:36.7566170Z + YUM_REPO_URL=https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:11:36.7567542Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:11:37.2629476Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:11:37.2946082Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:11:37.2947616Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T22:11:37.2948825Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T22:11:37.3092817Z + sudo yum install -y nvidia-docker2 2024-08-08T22:11:37.7952321Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:11:39.4910442Z Package nvidia-docker2-2.14.0-1.noarch already installed and latest version 2024-08-08T22:11:39.4911273Z Nothing to do 2024-08-08T22:11:39.6355337Z + sudo systemctl restart docker 2024-08-08T22:11:45.6550267Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-08-08T22:11:45.6939095Z Thu Aug 8 22:11:45 2024 2024-08-08T22:11:45.6940695Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:11:45.6942078Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T22:11:45.6943065Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:11:45.6944341Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T22:11:45.6945510Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T22:11:45.6946688Z | | | MIG M. | 2024-08-08T22:11:45.6947377Z |=========================================+========================+======================| 2024-08-08T22:11:45.7025281Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-08T22:11:45.7027166Z | N/A 31C P8 14W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-08T22:11:45.7028007Z | | | N/A | 2024-08-08T22:11:45.7028862Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:11:45.7029593Z 2024-08-08T22:11:45.7030420Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:11:45.7031209Z | Processes: | 2024-08-08T22:11:45.7032116Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T22:11:45.7032998Z | ID ID Usage | 2024-08-08T22:11:45.7033695Z |=========================================================================================| 2024-08-08T22:11:45.7034521Z | No running processes found | 2024-08-08T22:11:45.7035482Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:11:46.6900773Z Command completed after 1 attempt(s). 2024-08-08T22:11:46.7029627Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-08T22:11:46.7030394Z with: 2024-08-08T22:11:46.7030841Z docker-image: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:46.7031626Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:11:46.7032280Z env: 2024-08-08T22:11:46.7032601Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:46.7033027Z BUILDER_ROOT: /builder 2024-08-08T22:11:46.7033453Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:46.7033867Z DESIRED_CUDA: cu118 2024-08-08T22:11:46.7034274Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:46.7034693Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:46.7035188Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:46.7035778Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:46.7036164Z LIBTORCH_CONFIG: 2024-08-08T22:11:46.7036528Z LIBTORCH_VARIANT: 2024-08-08T22:11:46.7036925Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:46.7037334Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:46.7037999Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:46.7038713Z ANACONDA_USER: pytorch 2024-08-08T22:11:46.7039153Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:46.7039628Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:46.7040107Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:46.7040882Z GITHUB_TOKEN: *** 2024-08-08T22:11:46.7041278Z PR_NUMBER: 2024-08-08T22:11:46.7041674Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:46.7042241Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:46.7042795Z USE_SPLIT_BUILD: true 2024-08-08T22:11:46.7043331Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:11:46.7043911Z ##[endgroup] 2024-08-08T22:11:46.7064614Z ##[group]Run set -x 2024-08-08T22:11:46.7065064Z set -x 2024-08-08T22:11:46.7065414Z set +e 2024-08-08T22:11:46.7065766Z  2024-08-08T22:11:46.7066100Z login() { 2024-08-08T22:11:46.7066911Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-08T22:11:46.7068087Z } 2024-08-08T22:11:46.7068426Z  2024-08-08T22:11:46.7068741Z retry () { 2024-08-08T22:11:46.7069223Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-08T22:11:46.7070004Z } 2024-08-08T22:11:46.7070316Z  2024-08-08T22:11:46.7070698Z retry login "${DOCKER_REGISTRY}" 2024-08-08T22:11:46.7071205Z  2024-08-08T22:11:46.7071511Z set -e 2024-08-08T22:11:46.7072090Z # ignore output since only exit code is used for conditional 2024-08-08T22:11:46.7072967Z # only pull docker image if it's not available locally 2024-08-08T22:11:46.7073906Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-08T22:11:46.7074774Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-08T22:11:46.7075315Z fi 2024-08-08T22:11:46.7083480Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:11:46.7084099Z env: 2024-08-08T22:11:46.7084434Z PYTORCH_ROOT: /pytorch 2024-08-08T22:11:46.7084848Z BUILDER_ROOT: /builder 2024-08-08T22:11:46.7085274Z PACKAGE_TYPE: manywheel 2024-08-08T22:11:46.7085701Z DESIRED_CUDA: cu118 2024-08-08T22:11:46.7086097Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:11:46.7086517Z GPU_ARCH_TYPE: cuda 2024-08-08T22:11:46.7087035Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:46.7087623Z SKIP_ALL_TESTS: 1 2024-08-08T22:11:46.7088007Z LIBTORCH_CONFIG: 2024-08-08T22:11:46.7088392Z LIBTORCH_VARIANT: 2024-08-08T22:11:46.7088771Z DESIRED_DEVTOOLSET: 2024-08-08T22:11:46.7089179Z DESIRED_PYTHON: 3.8 2024-08-08T22:11:46.7089804Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:11:46.7090514Z ANACONDA_USER: pytorch 2024-08-08T22:11:46.7090952Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:11:46.7091425Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:11:46.7092053Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:11:46.7092824Z GITHUB_TOKEN: *** 2024-08-08T22:11:46.7093212Z PR_NUMBER: 2024-08-08T22:11:46.7093604Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:11:46.7094163Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:11:46.7094724Z USE_SPLIT_BUILD: true 2024-08-08T22:11:46.7095257Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:11:46.7096008Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:11:46.7096650Z ##[endgroup] 2024-08-08T22:11:46.7122977Z + set +e 2024-08-08T22:11:46.7123594Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:11:46.7124391Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:11:46.7126612Z + aws ecr get-login-password --region us-east-1 2024-08-08T22:11:46.7130781Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:11:47.2045607Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T22:11:47.2046965Z Configure a credential helper to remove this warning. See 2024-08-08T22:11:47.2048251Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T22:11:47.2048957Z 2024-08-08T22:11:47.2049108Z Login Succeeded 2024-08-08T22:11:47.2058945Z + set -e 2024-08-08T22:11:47.2059585Z + docker inspect --type=image pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:47.2224991Z + retry docker pull pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:47.2225891Z + docker pull pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:11:47.4101242Z cuda11.8-main: Pulling from pytorch/manylinux-builder 2024-08-08T22:11:47.4102663Z 2d473b07cdd5: Pulling fs layer 2024-08-08T22:11:47.4103589Z 73efc00712eb: Pulling fs layer 2024-08-08T22:11:47.4104820Z 702718e333a2: Pulling fs layer 2024-08-08T22:11:47.4105689Z cffab2a9ce24: Pulling fs layer 2024-08-08T22:11:47.4106856Z d7e726d59a94: Pulling fs layer 2024-08-08T22:11:47.4107800Z 366c2ffe7e1f: Pulling fs layer 2024-08-08T22:11:47.4108669Z 0bfb2512c4a2: Pulling fs layer 2024-08-08T22:11:47.4109700Z 64fce9dcc69c: Pulling fs layer 2024-08-08T22:11:47.4110731Z 3f0c108d022e: Pulling fs layer 2024-08-08T22:11:47.4111569Z 076a95831076: Pulling fs layer 2024-08-08T22:11:47.4112834Z 366c2ffe7e1f: Waiting 2024-08-08T22:11:47.4113252Z 366b8695dca4: Pulling fs layer 2024-08-08T22:11:47.4113698Z a2fd16ba4c9a: Pulling fs layer 2024-08-08T22:11:47.4114153Z cffab2a9ce24: Waiting 2024-08-08T22:11:47.4114568Z 374d9e7237ef: Pulling fs layer 2024-08-08T22:11:47.4115012Z 083ab65a6427: Pulling fs layer 2024-08-08T22:11:47.4115511Z 446973f9b023: Pulling fs layer 2024-08-08T22:11:47.4115979Z 9904c4cc4eb7: Pulling fs layer 2024-08-08T22:11:47.4116437Z 3924ad73247c: Pulling fs layer 2024-08-08T22:11:47.4116867Z d7e726d59a94: Waiting 2024-08-08T22:11:47.4117278Z bfc066938d10: Pulling fs layer 2024-08-08T22:11:47.4117747Z de2a5aaabbb7: Pulling fs layer 2024-08-08T22:11:47.4118205Z 99fe5a04bf38: Pulling fs layer 2024-08-08T22:11:47.4118651Z 374d9e7237ef: Waiting 2024-08-08T22:11:47.4119059Z 0cf4881e1fa1: Pulling fs layer 2024-08-08T22:11:47.4119484Z 3f0c108d022e: Waiting 2024-08-08T22:11:47.4119892Z c526ac7b92d2: Pulling fs layer 2024-08-08T22:11:47.4120361Z 465a8f4f6937: Pulling fs layer 2024-08-08T22:11:47.4120803Z b7ff0373792e: Pulling fs layer 2024-08-08T22:11:47.4121456Z 1ce99282d297: Pulling fs layer 2024-08-08T22:11:47.4121905Z 083ab65a6427: Waiting 2024-08-08T22:11:47.4122290Z 292433026d68: Pulling fs layer 2024-08-08T22:11:47.4122751Z 47069f6a01db: Pulling fs layer 2024-08-08T22:11:47.4123331Z 3129d3492109: Pulling fs layer 2024-08-08T22:11:47.4123778Z 4bbdfcbd4938: Pulling fs layer 2024-08-08T22:11:47.4124250Z 73c9eedb4bbc: Pulling fs layer 2024-08-08T22:11:47.4124694Z 076a95831076: Waiting 2024-08-08T22:11:47.4125083Z 5d44312c0ef3: Pulling fs layer 2024-08-08T22:11:47.4125541Z db16950a7916: Pulling fs layer 2024-08-08T22:11:47.4125985Z af859ba27029: Pulling fs layer 2024-08-08T22:11:47.4126598Z 292433026d68: Waiting 2024-08-08T22:11:47.4127028Z db529f371c39: Pulling fs layer 2024-08-08T22:11:47.4127470Z 6b9d791e3cb4: Pulling fs layer 2024-08-08T22:11:47.4127918Z 0bfb2512c4a2: Waiting 2024-08-08T22:11:47.4128307Z bfc066938d10: Waiting 2024-08-08T22:11:47.4128842Z ead105d38aad: Pulling fs layer 2024-08-08T22:11:47.4129327Z b59db1fcd43e: Pulling fs layer 2024-08-08T22:11:47.4129889Z 4bbdfcbd4938: Waiting 2024-08-08T22:11:47.4130376Z af859ba27029: Waiting 2024-08-08T22:11:47.4130767Z 73c9eedb4bbc: Waiting 2024-08-08T22:11:47.4131157Z db529f371c39: Waiting 2024-08-08T22:11:47.4131526Z 5d44312c0ef3: Waiting 2024-08-08T22:11:47.4131906Z db16950a7916: Waiting 2024-08-08T22:11:47.4132294Z a2fd16ba4c9a: Waiting 2024-08-08T22:11:47.4132666Z 9904c4cc4eb7: Waiting 2024-08-08T22:11:47.4133054Z b7ff0373792e: Waiting 2024-08-08T22:11:47.4133440Z c526ac7b92d2: Waiting 2024-08-08T22:11:47.4133811Z 465a8f4f6937: Waiting 2024-08-08T22:11:47.4134194Z 1ce99282d297: Waiting 2024-08-08T22:11:47.4134587Z 0cf4881e1fa1: Waiting 2024-08-08T22:11:47.4134958Z b59db1fcd43e: Waiting 2024-08-08T22:11:47.4135340Z 99fe5a04bf38: Waiting 2024-08-08T22:11:47.4135733Z de2a5aaabbb7: Waiting 2024-08-08T22:11:47.4136103Z 3129d3492109: Waiting 2024-08-08T22:11:47.4136479Z 3924ad73247c: Waiting 2024-08-08T22:11:47.4136872Z 47069f6a01db: Waiting 2024-08-08T22:11:47.4137368Z ead105d38aad: Waiting 2024-08-08T22:11:47.4137757Z 6b9d791e3cb4: Waiting 2024-08-08T22:11:47.4546971Z 73efc00712eb: Verifying Checksum 2024-08-08T22:11:47.4548075Z 73efc00712eb: Download complete 2024-08-08T22:11:47.4706670Z 702718e333a2: Verifying Checksum 2024-08-08T22:11:47.4707784Z 702718e333a2: Download complete 2024-08-08T22:11:47.4989723Z cffab2a9ce24: Download complete 2024-08-08T22:11:47.6412194Z 366c2ffe7e1f: Verifying Checksum 2024-08-08T22:11:47.6413126Z 366c2ffe7e1f: Download complete 2024-08-08T22:11:48.1932607Z 2d473b07cdd5: Verifying Checksum 2024-08-08T22:11:48.1933717Z 2d473b07cdd5: Download complete 2024-08-08T22:11:48.3100233Z 64fce9dcc69c: Verifying Checksum 2024-08-08T22:11:48.3101165Z 64fce9dcc69c: Download complete 2024-08-08T22:11:48.5895858Z 3f0c108d022e: Verifying Checksum 2024-08-08T22:11:48.5896619Z 3f0c108d022e: Download complete 2024-08-08T22:11:48.6312655Z 076a95831076: Verifying Checksum 2024-08-08T22:11:48.6314008Z 076a95831076: Download complete 2024-08-08T22:11:48.7180967Z 0bfb2512c4a2: Verifying Checksum 2024-08-08T22:11:48.7181580Z 0bfb2512c4a2: Download complete 2024-08-08T22:11:48.7598302Z a2fd16ba4c9a: Verifying Checksum 2024-08-08T22:11:48.7599324Z a2fd16ba4c9a: Download complete 2024-08-08T22:11:48.8545404Z d7e726d59a94: Verifying Checksum 2024-08-08T22:11:48.8546481Z d7e726d59a94: Download complete 2024-08-08T22:11:48.9767358Z 083ab65a6427: Download complete 2024-08-08T22:11:49.0117528Z 446973f9b023: Download complete 2024-08-08T22:11:49.0484646Z 9904c4cc4eb7: Download complete 2024-08-08T22:11:49.1258611Z 3924ad73247c: Download complete 2024-08-08T22:11:49.2188103Z bfc066938d10: Verifying Checksum 2024-08-08T22:11:49.2188779Z bfc066938d10: Download complete 2024-08-08T22:11:49.2663376Z de2a5aaabbb7: Verifying Checksum 2024-08-08T22:11:49.2663975Z de2a5aaabbb7: Download complete 2024-08-08T22:11:49.7482090Z 99fe5a04bf38: Verifying Checksum 2024-08-08T22:11:49.7482716Z 99fe5a04bf38: Download complete 2024-08-08T22:11:49.7945578Z 0cf4881e1fa1: Verifying Checksum 2024-08-08T22:11:49.7946151Z 0cf4881e1fa1: Download complete 2024-08-08T22:11:49.8410632Z c526ac7b92d2: Verifying Checksum 2024-08-08T22:11:49.8411222Z c526ac7b92d2: Download complete 2024-08-08T22:11:49.8814779Z 465a8f4f6937: Verifying Checksum 2024-08-08T22:11:49.8815576Z 465a8f4f6937: Download complete 2024-08-08T22:11:49.9275906Z b7ff0373792e: Download complete 2024-08-08T22:11:50.0339553Z 366b8695dca4: Verifying Checksum 2024-08-08T22:11:50.0340165Z 366b8695dca4: Download complete 2024-08-08T22:11:50.2353661Z 292433026d68: Verifying Checksum 2024-08-08T22:11:50.2354277Z 292433026d68: Download complete 2024-08-08T22:11:50.3028349Z 47069f6a01db: Verifying Checksum 2024-08-08T22:11:50.3028952Z 47069f6a01db: Download complete 2024-08-08T22:11:50.3381576Z 3129d3492109: Verifying Checksum 2024-08-08T22:11:50.3382342Z 3129d3492109: Download complete 2024-08-08T22:11:50.3878179Z 4bbdfcbd4938: Verifying Checksum 2024-08-08T22:11:50.3879225Z 4bbdfcbd4938: Download complete 2024-08-08T22:11:51.0691248Z 1ce99282d297: Verifying Checksum 2024-08-08T22:11:51.0691866Z 1ce99282d297: Download complete 2024-08-08T22:11:51.1991614Z 5d44312c0ef3: Download complete 2024-08-08T22:11:51.2323352Z 374d9e7237ef: Verifying Checksum 2024-08-08T22:11:51.2324416Z 374d9e7237ef: Download complete 2024-08-08T22:11:52.1779710Z 2d473b07cdd5: Pull complete 2024-08-08T22:11:52.2357850Z 73efc00712eb: Pull complete 2024-08-08T22:11:52.2953702Z 702718e333a2: Pull complete 2024-08-08T22:11:52.3598578Z cffab2a9ce24: Pull complete 2024-08-08T22:11:52.5173859Z 73c9eedb4bbc: Verifying Checksum 2024-08-08T22:11:52.5174656Z 73c9eedb4bbc: Download complete 2024-08-08T22:11:52.5408853Z af859ba27029: Verifying Checksum 2024-08-08T22:11:52.5409458Z af859ba27029: Download complete 2024-08-08T22:11:52.5754825Z db529f371c39: Verifying Checksum 2024-08-08T22:11:52.5755742Z db529f371c39: Download complete 2024-08-08T22:11:52.7625501Z db16950a7916: Verifying Checksum 2024-08-08T22:11:52.7626112Z db16950a7916: Download complete 2024-08-08T22:11:52.8054362Z b59db1fcd43e: Download complete 2024-08-08T22:11:54.4968870Z ead105d38aad: Verifying Checksum 2024-08-08T22:11:54.4969837Z ead105d38aad: Download complete 2024-08-08T22:11:55.7406596Z d7e726d59a94: Pull complete 2024-08-08T22:11:56.0161958Z 366c2ffe7e1f: Pull complete 2024-08-08T22:11:58.2681290Z 0bfb2512c4a2: Pull complete 2024-08-08T22:11:58.3169864Z 64fce9dcc69c: Pull complete 2024-08-08T22:11:58.6546235Z 3f0c108d022e: Pull complete 2024-08-08T22:11:58.7061693Z 076a95831076: Pull complete 2024-08-08T22:12:07.5336930Z 366b8695dca4: Pull complete 2024-08-08T22:12:07.5888619Z a2fd16ba4c9a: Pull complete 2024-08-08T22:12:13.5874754Z 374d9e7237ef: Pull complete 2024-08-08T22:12:13.6682089Z 083ab65a6427: Pull complete 2024-08-08T22:12:13.7219120Z 446973f9b023: Pull complete 2024-08-08T22:12:13.7746327Z 9904c4cc4eb7: Pull complete 2024-08-08T22:12:13.8176789Z 3924ad73247c: Pull complete 2024-08-08T22:12:13.8717547Z bfc066938d10: Pull complete 2024-08-08T22:12:13.9211084Z de2a5aaabbb7: Pull complete 2024-08-08T22:12:14.0239267Z 99fe5a04bf38: Pull complete 2024-08-08T22:12:14.0740850Z 0cf4881e1fa1: Pull complete 2024-08-08T22:12:14.1327481Z c526ac7b92d2: Pull complete 2024-08-08T22:12:14.2054430Z 465a8f4f6937: Pull complete 2024-08-08T22:12:14.2650326Z b7ff0373792e: Pull complete 2024-08-08T22:12:16.2503538Z 1ce99282d297: Pull complete 2024-08-08T22:12:16.4965543Z 292433026d68: Pull complete 2024-08-08T22:12:16.5528330Z 47069f6a01db: Pull complete 2024-08-08T22:12:16.6007132Z 3129d3492109: Pull complete 2024-08-08T22:12:16.6601130Z 4bbdfcbd4938: Pull complete 2024-08-08T22:12:22.2204536Z 73c9eedb4bbc: Pull complete 2024-08-08T22:12:25.4653830Z 5d44312c0ef3: Pull complete 2024-08-08T22:12:33.3290636Z db16950a7916: Pull complete 2024-08-08T22:12:39.6570412Z af859ba27029: Pull complete 2024-08-08T22:12:42.0689006Z db529f371c39: Pull complete 2024-08-08T22:12:51.0622355Z 6b9d791e3cb4: Verifying Checksum 2024-08-08T22:12:51.0623272Z 6b9d791e3cb4: Download complete 2024-08-08T22:13:54.3008690Z 6b9d791e3cb4: Pull complete 2024-08-08T22:13:57.3074494Z ead105d38aad: Pull complete 2024-08-08T22:13:57.3585255Z b59db1fcd43e: Pull complete 2024-08-08T22:13:57.3702651Z Digest: sha256:519e6d790d6b09efd21aa565b2fa1486a3036819a4bac23688494b30bac01bab 2024-08-08T22:13:57.3740276Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:13:57.3765547Z docker.io/pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:13:57.3850214Z Prepare all required actions 2024-08-08T22:13:57.3909789Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-08-08T22:13:57.3910392Z env: 2024-08-08T22:13:57.3910739Z PYTORCH_ROOT: /pytorch 2024-08-08T22:13:57.3911173Z BUILDER_ROOT: /builder 2024-08-08T22:13:57.3911593Z PACKAGE_TYPE: manywheel 2024-08-08T22:13:57.3912026Z DESIRED_CUDA: cu118 2024-08-08T22:13:57.3912433Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:13:57.3912841Z GPU_ARCH_TYPE: cuda 2024-08-08T22:13:57.3913366Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:13:57.3913990Z SKIP_ALL_TESTS: 1 2024-08-08T22:13:57.3914362Z LIBTORCH_CONFIG: 2024-08-08T22:13:57.3914750Z LIBTORCH_VARIANT: 2024-08-08T22:13:57.3915151Z DESIRED_DEVTOOLSET: 2024-08-08T22:13:57.3915597Z DESIRED_PYTHON: 3.8 2024-08-08T22:13:57.3916225Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:13:57.3916953Z ANACONDA_USER: pytorch 2024-08-08T22:13:57.3917435Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:13:57.3917892Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:13:57.3918385Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:13:57.3919149Z GITHUB_TOKEN: *** 2024-08-08T22:13:57.3919539Z PR_NUMBER: 2024-08-08T22:13:57.3919917Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:13:57.3920492Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:13:57.3921048Z USE_SPLIT_BUILD: true 2024-08-08T22:13:57.3921565Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:13:57.3922178Z ##[endgroup] 2024-08-08T22:13:57.3941842Z ##[group]Run set -x 2024-08-08T22:13:57.3942298Z set -x 2024-08-08T22:13:57.3942738Z # shellcheck disable=SC2086,SC2090 2024-08-08T22:13:57.3943298Z container_name=$(docker run \ 2024-08-08T22:13:57.3943823Z  ${GPU_FLAG:-} \ 2024-08-08T22:13:57.3944714Z  -e BINARY_ENV_FILE \ 2024-08-08T22:13:57.3945196Z  -e BUILDER_ROOT \ 2024-08-08T22:13:57.3945678Z  -e BUILD_ENVIRONMENT \ 2024-08-08T22:13:57.3946178Z  -e DESIRED_CUDA \ 2024-08-08T22:13:57.3946629Z  -e DESIRED_DEVTOOLSET \ 2024-08-08T22:13:57.3947131Z  -e DESIRED_PYTHON \ 2024-08-08T22:13:57.3947605Z  -e GITHUB_ACTIONS \ 2024-08-08T22:13:57.3948059Z  -e GPU_ARCH_TYPE \ 2024-08-08T22:13:57.3948536Z  -e GPU_ARCH_VERSION \ 2024-08-08T22:13:57.3949026Z  -e LIBTORCH_VARIANT \ 2024-08-08T22:13:57.3949493Z  -e PACKAGE_TYPE \ 2024-08-08T22:13:57.3950254Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-08-08T22:13:57.3950806Z  -e PYTORCH_ROOT \ 2024-08-08T22:13:57.3951248Z  -e SKIP_ALL_TESTS \ 2024-08-08T22:13:57.3951725Z  -e USE_SPLIT_BUILD \ 2024-08-08T22:13:57.3952185Z  --tty \ 2024-08-08T22:13:57.3952553Z  --detach \ 2024-08-08T22:13:57.3953077Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-08-08T22:13:57.3953791Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-08-08T22:13:57.3954487Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-08-08T22:13:57.3955047Z  -w / \ 2024-08-08T22:13:57.3955432Z  "${DOCKER_IMAGE}" 2024-08-08T22:13:57.3955862Z ) 2024-08-08T22:13:57.3956173Z  2024-08-08T22:13:57.3956694Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-08-08T22:13:57.3958275Z 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:13:57.3960126Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-08-08T22:13:57.3961587Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-08-08T22:13:57.3962571Z fi 2024-08-08T22:13:57.3963033Z  2024-08-08T22:13:57.3963868Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-08-08T22:13:57.3964863Z # Generate test script 2024-08-08T22:13:57.3965967Z 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:13:57.3967416Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-08-08T22:13:57.3976159Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:13:57.3976785Z env: 2024-08-08T22:13:57.3977120Z PYTORCH_ROOT: /pytorch 2024-08-08T22:13:57.3977539Z BUILDER_ROOT: /builder 2024-08-08T22:13:57.3977972Z PACKAGE_TYPE: manywheel 2024-08-08T22:13:57.3978387Z DESIRED_CUDA: cu118 2024-08-08T22:13:57.3978797Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:13:57.3979223Z GPU_ARCH_TYPE: cuda 2024-08-08T22:13:57.3979755Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:13:57.3980345Z SKIP_ALL_TESTS: 1 2024-08-08T22:13:57.3980731Z LIBTORCH_CONFIG: 2024-08-08T22:13:57.3981118Z LIBTORCH_VARIANT: 2024-08-08T22:13:57.3981498Z DESIRED_DEVTOOLSET: 2024-08-08T22:13:57.3981912Z DESIRED_PYTHON: 3.8 2024-08-08T22:13:57.3982541Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:13:57.3983249Z ANACONDA_USER: pytorch 2024-08-08T22:13:57.3983688Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:13:57.3984852Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:13:57.3985370Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:13:57.3986119Z GITHUB_TOKEN: *** 2024-08-08T22:13:57.3986506Z PR_NUMBER: 2024-08-08T22:13:57.3986884Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:13:57.3987462Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:13:57.3988020Z USE_SPLIT_BUILD: true 2024-08-08T22:13:57.3988539Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:13:57.3989145Z ##[endgroup] 2024-08-08T22:13:57.4025149Z ++ 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:14:28.4825971Z + container_name=428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:14:28.4828224Z + echo CONTAINER_NAME=428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:14:28.4829147Z + [[ cuda != \r\o\c\m ]] 2024-08-08T22:14:28.4830350Z + [[ 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:14:28.4831638Z + [[ 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:14:28.4832451Z + [[ cuda != \x\p\u ]] 2024-08-08T22:14:28.4832920Z + grep download.pytorch.org /etc/hosts 2024-08-08T22:14:28.4834072Z + docker exec -i 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 bash -c '/bin/cat >> /etc/hosts' 2024-08-08T22:14:28.5635131Z + docker exec -t -w /pytorch 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-08-08T22:14:28.6533314Z + export TZ=UTC 2024-08-08T22:14:28.6533756Z + TZ=UTC 2024-08-08T22:14:28.6534146Z + envfile=/tmp/env 2024-08-08T22:14:28.6534823Z + [[ -n /pytorch ]] 2024-08-08T22:14:28.6538788Z ++ dirname /pytorch 2024-08-08T22:14:28.6546615Z + workdir=/ 2024-08-08T22:14:28.6547297Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:14:28.6547847Z + export DOCKER_IMAGE= 2024-08-08T22:14:28.6549004Z + DOCKER_IMAGE= 2024-08-08T22:14:28.6549858Z + [[ -z '' ]] 2024-08-08T22:14:28.6550582Z + [[ manywheel == conda ]] 2024-08-08T22:14:28.6551402Z + [[ cu118 == cpu ]] 2024-08-08T22:14:28.6552550Z + export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:14:28.6553981Z + DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:14:28.6555099Z + USE_GOLD_LINKER=OFF 2024-08-08T22:14:28.6555896Z + [[ cu118 == \c\p\u ]] 2024-08-08T22:14:28.6556784Z + PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:14:28.6558375Z ++ date -u +%Y%m%d 2024-08-08T22:14:28.6563742Z + export DATE=20240808 2024-08-08T22:14:28.6564337Z + DATE=20240808 2024-08-08T22:14:28.6569884Z ++ cat /pytorch/version.txt 2024-08-08T22:14:28.6570475Z ++ cut -da -f1 2024-08-08T22:14:28.6580579Z + BASE_BUILD_VERSION=2.5.0.dev20240808 2024-08-08T22:14:28.6581576Z + tagged_version 2024-08-08T22:14:28.6582339Z + GIT_DIR=//pytorch/.git 2024-08-08T22:14:28.6584342Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-08-08T22:14:28.6585418Z + [[ ! -d //pytorch/.git ]] 2024-08-08T22:14:28.6586237Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-08-08T22:14:28.6605439Z fatal: No names found, cannot describe anything. 2024-08-08T22:14:28.6606555Z + return 1 2024-08-08T22:14:28.6610595Z ++ uname 2024-08-08T22:14:28.6618102Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:14:28.6618736Z + [[ manywheel == conda ]] 2024-08-08T22:14:28.6619284Z + export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:14:28.6619961Z + PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:14:28.6620558Z + export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:14:28.6621031Z + PYTORCH_BUILD_NUMBER=1 2024-08-08T22:14:28.6622146Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-08-08T22:14:28.6629875Z + TRITON_VERSION=3.0.0 2024-08-08T22:14:28.6632010Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-08-08T22:14:28.6634078Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:14:28.6635095Z + [[ -n '' ]] 2024-08-08T22:14:28.6635898Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:14:28.6636943Z + [[ -n 2.5.0.dev20240808+cu118 ]] 2024-08-08T22:14:28.6637705Z + [[ 2.5.0.dev20240808+cu118 =~ .*rocm.* ]] 2024-08-08T22:14:28.6638266Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:14:28.6638784Z + [[ -n 2.5.0.dev20240808+cu118 ]] 2024-08-08T22:14:28.6639292Z + [[ 2.5.0.dev20240808+cu118 =~ .*xpu.* ]] 2024-08-08T22:14:28.6639790Z + cat 2024-08-08T22:14:28.6645165Z ++ uname -a 2024-08-08T22:14:28.6654999Z ++ date 2024-08-08T22:14:28.6674624Z ++ uname 2024-08-08T22:14:28.6681179Z + [[ Linux != Darwin ]] 2024-08-08T22:14:28.6681645Z + MEMORY_LIMIT_MAX_JOBS=12 2024-08-08T22:14:28.6683924Z ++ nproc 2024-08-08T22:14:28.6691787Z + NUM_CPUS=14 2024-08-08T22:14:28.6692189Z + export MAX_JOBS=12 2024-08-08T22:14:28.6692592Z + MAX_JOBS=12 2024-08-08T22:14:28.6692943Z + cat 2024-08-08T22:14:28.6703130Z + echo 'retry () {' 2024-08-08T22:14:28.6704622Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-08-08T22:14:28.6705407Z + echo '}' 2024-08-08T22:14:28.6705787Z + echo 'export -f retry' 2024-08-08T22:14:28.6706212Z + cat /tmp/env 2024-08-08T22:14:28.6712203Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:14:28.6713018Z export TZ=UTC 2024-08-08T22:14:28.6714349Z echo "Running on Linux 428d9892568d 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:14:28 UTC 2024" 2024-08-08T22:14:28.6716191Z 2024-08-08T22:14:28.6716388Z export PACKAGE_TYPE="manywheel" 2024-08-08T22:14:28.6717098Z export DESIRED_PYTHON="3.8" 2024-08-08T22:14:28.6717795Z export DESIRED_CUDA="cu118" 2024-08-08T22:14:28.6718631Z export LIBTORCH_VARIANT="" 2024-08-08T22:14:28.6719204Z export BUILD_PYTHONLESS="" 2024-08-08T22:14:28.6719653Z export USE_SPLIT_BUILD="true" 2024-08-08T22:14:28.6720436Z if [[ "linux-gnu" == "msys" ]]; then 2024-08-08T22:14:28.6721302Z export LIBTORCH_CONFIG="" 2024-08-08T22:14:28.6722253Z if [[ "" == 'debug' ]]; then 2024-08-08T22:14:28.6722727Z export DEBUG=1 2024-08-08T22:14:28.6723089Z fi 2024-08-08T22:14:28.6723522Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:14:28.6724047Z else 2024-08-08T22:14:28.6724389Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:14:28.6724978Z fi 2024-08-08T22:14:28.6725175Z 2024-08-08T22:14:28.6725325Z export DATE="20240808" 2024-08-08T22:14:28.6725783Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:14:28.6726431Z export PYTORCH_BUILD_VERSION="2.5.0.dev20240808+cu118" 2024-08-08T22:14:28.6727064Z export PYTORCH_BUILD_NUMBER="1" 2024-08-08T22:14:28.6727670Z export OVERRIDE_PACKAGE_VERSION="2.5.0.dev20240808+cu118" 2024-08-08T22:14:28.6728348Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-08-08T22:14:28.6728780Z 2024-08-08T22:14:28.6729144Z # TODO: We don't need this anymore IIUC 2024-08-08T22:14:28.6730269Z export TORCH_PACKAGE_NAME='torch' 2024-08-08T22:14:28.6730925Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-08-08T22:14:28.6731758Z export ANACONDA_USER='pytorch' 2024-08-08T22:14:28.6732087Z 2024-08-08T22:14:28.6736890Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-08-08T22:14:28.6739494Z export USE_FBGEMM=1 2024-08-08T22:14:28.6740311Z export PIP_UPLOAD_FOLDER="nightly/" 2024-08-08T22:14:28.6741733Z export DOCKER_IMAGE="pytorch/manylinux-builder:118" 2024-08-08T22:14:28.6742248Z 2024-08-08T22:14:28.6742267Z 2024-08-08T22:14:28.6742434Z export USE_GOLD_LINKER="OFF" 2024-08-08T22:14:28.6742915Z export USE_GLOO_WITH_OPENSSL="ON" 2024-08-08T22:14:28.6743672Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:14:28.6744893Z export MAX_JOBS="12" 2024-08-08T22:14:28.6745305Z retry () { 2024-08-08T22:14:28.6745828Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T22:14:28.6746483Z } 2024-08-08T22:14:28.6746861Z export -f retry 2024-08-08T22:14:28.7643443Z 2024-08-08T22:14:28.7643912Z 2024-08-08T22:14:28.7644625Z The script that will run in the next step is: 2024-08-08T22:14:28.7650861Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:14:28.7652579Z set -eux -o pipefail 2024-08-08T22:14:28.7653098Z 2024-08-08T22:14:28.7653309Z retry () { 2024-08-08T22:14:28.7654052Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-08-08T22:14:28.7655578Z } 2024-08-08T22:14:28.7655919Z 2024-08-08T22:14:28.7656281Z # Source binary env file here if exists 2024-08-08T22:14:28.7656918Z if [[ -e "/tmp/env" ]]; then 2024-08-08T22:14:28.7657377Z source "/tmp/env" 2024-08-08T22:14:28.7657730Z fi 2024-08-08T22:14:28.7657919Z 2024-08-08T22:14:28.7658164Z python_nodot="$(echo 3.8 | tr -d m.u)" 2024-08-08T22:14:28.7658534Z 2024-08-08T22:14:28.7658712Z # Set up Python 2024-08-08T22:14:28.7659100Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:14:28.7659745Z retry conda create -qyn testenv python="3.8" 2024-08-08T22:14:28.7660340Z source activate testenv >/dev/null 2024-08-08T22:14:28.7660877Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:14:28.7661637Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-08-08T22:14:28.7662469Z # Prior to Python 3.8 paths were suffixed with an 'm' 2024-08-08T22:14:28.7663172Z if [[ -d "${python_path}/bin" ]]; then 2024-08-08T22:14:28.7663972Z export PATH="${python_path}/bin:$PATH" 2024-08-08T22:14:28.7665068Z elif [[ -d "${python_path}m/bin" ]]; then 2024-08-08T22:14:28.7665661Z export PATH="${python_path}m/bin:$PATH" 2024-08-08T22:14:28.7666164Z fi 2024-08-08T22:14:28.7666465Z fi 2024-08-08T22:14:28.7666647Z 2024-08-08T22:14:28.7666809Z EXTRA_CONDA_FLAGS="" 2024-08-08T22:14:28.7667191Z NUMPY_PIN="" 2024-08-08T22:14:28.7667612Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-08-08T22:14:28.7668166Z 2024-08-08T22:14:28.7668390Z if [[ "$python_nodot" = *310* ]]; then 2024-08-08T22:14:28.7669322Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:14:28.7670234Z # we set a lower boundary here just to be safe 2024-08-08T22:14:28.7670804Z NUMPY_PIN=">=1.21.2" 2024-08-08T22:14:28.7671234Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-08-08T22:14:28.7671719Z fi 2024-08-08T22:14:28.7671936Z 2024-08-08T22:14:28.7672182Z if [[ "$python_nodot" = *39* ]]; then 2024-08-08T22:14:28.7673125Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:14:28.7674002Z # we set a lower boundary here just to be safe 2024-08-08T22:14:28.7674573Z NUMPY_PIN=">=1.20" 2024-08-08T22:14:28.7674947Z fi 2024-08-08T22:14:28.7675124Z 2024-08-08T22:14:28.7675576Z # Move debug wheels out of the package dir so they don't get installed 2024-08-08T22:14:28.7676362Z mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:14:28.7677231Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-08-08T22:14:28.7677896Z 2024-08-08T22:14:28.7678051Z # Install the package 2024-08-08T22:14:28.7678784Z # These network calls should not have 'retry's because they are installing 2024-08-08T22:14:28.7679642Z # locally and aren't actually network calls 2024-08-08T22:14:28.7680530Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-08-08T22:14:28.7681534Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-08-08T22:14:28.7682492Z # conda build scripts themselves. These should really be consolidated 2024-08-08T22:14:28.7683669Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-08-08T22:14:28.7684661Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-08-08T22:14:28.7685329Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-08-08T22:14:28.7685899Z CHANNEL="nightly" 2024-08-08T22:14:28.7686449Z else 2024-08-08T22:14:28.7686890Z CHANNEL="test" 2024-08-08T22:14:28.7687263Z fi 2024-08-08T22:14:28.7687440Z 2024-08-08T22:14:28.7687722Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:14:28.7688322Z ( 2024-08-08T22:14:28.7689150Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-08-08T22:14:28.7690399Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-08-08T22:14:28.7691767Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-08-08T22:14:28.7692908Z # it comes to the conda installation commands 2024-08-08T22:14:28.7693446Z set +u 2024-08-08T22:14:28.7694516Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-08-08T22:14:28.7695651Z if [[ "cu118" == 'cpu' ]]; then 2024-08-08T22:14:28.7696264Z retry conda install -c pytorch -y cpuonly 2024-08-08T22:14:28.7696812Z else 2024-08-08T22:14:28.7697144Z cu_ver="11.8" 2024-08-08T22:14:28.7697588Z CUDA_PACKAGE="pytorch-cuda" 2024-08-08T22:14:28.7698605Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-08-08T22:14:28.7699491Z fi 2024-08-08T22:14:28.7699999Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-08-08T22:14:28.7700591Z ) 2024-08-08T22:14:28.7700964Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:14:28.7701552Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-08-08T22:14:28.7702138Z if [[ "true" == "true" ]]; then 2024-08-08T22:14:28.7703045Z pkg_no_python="/final_pkgs/torch_no_python-2.5.0.dev20240808+cu118-py3-none-any.whl" 2024-08-08T22:14:28.7704707Z pkg_torch="/final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl" 2024-08-08T22:14:28.7705717Z # todo: after folder is populated use the pypi_pkg channel instead 2024-08-08T22:14:28.7707187Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118_pypi_pkg" 2024-08-08T22:14:28.7708408Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:14:28.7709003Z else 2024-08-08T22:14:28.7709743Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118" 2024-08-08T22:14:28.7710760Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:14:28.7711353Z fi 2024-08-08T22:14:28.7711665Z else 2024-08-08T22:14:28.7712010Z pip install "$pkg" 2024-08-08T22:14:28.7712610Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:14:28.7713215Z fi 2024-08-08T22:14:28.7713514Z fi 2024-08-08T22:14:28.7713854Z if [[ "manywheel" == libtorch ]]; then 2024-08-08T22:14:28.7714452Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-08-08T22:14:28.7714998Z unzip "$pkg" -d /tmp 2024-08-08T22:14:28.7715393Z cd /tmp/libtorch 2024-08-08T22:14:28.7715756Z fi 2024-08-08T22:14:28.7715942Z 2024-08-08T22:14:28.7716131Z if [[ "cuda" == xpu ]]; then 2024-08-08T22:14:28.7717035Z # Workaround for __mkl_tmp_MOD unbound variable issue, refer https://github.com/pytorch/pytorch/issues/130543 2024-08-08T22:14:28.7717984Z set +u 2024-08-08T22:14:28.7718568Z source /opt/intel/oneapi/pytorch-gpu-dev-0.5/oneapi-vars.sh 2024-08-08T22:14:28.7719188Z fi 2024-08-08T22:14:28.7719380Z 2024-08-08T22:14:28.7719527Z # Test the package 2024-08-08T22:14:28.7719921Z /builder/check_binary.sh 2024-08-08T22:14:28.7720210Z 2024-08-08T22:14:28.7720365Z # Clean temp files 2024-08-08T22:14:28.7720819Z cd /builder && git clean -ffdx 2024-08-08T22:14:28.7721137Z 2024-08-08T22:14:28.7721592Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:14:28.7723088Z + docker exec -t 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 bash -c 'source /tmp/env && bash -x /run.sh' 2024-08-08T22:14:28.8627754Z Running on Linux 428d9892568d 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:14:28 UTC 2024 2024-08-08T22:14:28.8644500Z + set -eux -o pipefail 2024-08-08T22:14:28.8645527Z + [[ -e /tmp/env ]] 2024-08-08T22:14:28.8646118Z + source /tmp/env 2024-08-08T22:14:28.8646500Z ++ export TZ=UTC 2024-08-08T22:14:28.8646870Z ++ TZ=UTC 2024-08-08T22:14:28.8648426Z ++ echo 'Running on Linux 428d9892568d 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:14:28 UTC 2024' 2024-08-08T22:14:28.8652714Z Running on Linux 428d9892568d 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:14:28 UTC 2024 2024-08-08T22:14:28.8655065Z ++ export PACKAGE_TYPE=manywheel 2024-08-08T22:14:28.8656168Z ++ PACKAGE_TYPE=manywheel 2024-08-08T22:14:28.8657036Z ++ export DESIRED_PYTHON=3.8 2024-08-08T22:14:28.8657924Z ++ DESIRED_PYTHON=3.8 2024-08-08T22:14:28.8658783Z ++ export DESIRED_CUDA=cu118 2024-08-08T22:14:28.8659606Z ++ DESIRED_CUDA=cu118 2024-08-08T22:14:28.8660403Z ++ export LIBTORCH_VARIANT= 2024-08-08T22:14:28.8661222Z ++ LIBTORCH_VARIANT= 2024-08-08T22:14:28.8662046Z ++ export BUILD_PYTHONLESS= 2024-08-08T22:14:28.8662832Z ++ BUILD_PYTHONLESS= 2024-08-08T22:14:28.8663511Z ++ export USE_SPLIT_BUILD=true 2024-08-08T22:14:28.8664761Z ++ USE_SPLIT_BUILD=true 2024-08-08T22:14:28.8665553Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:14:28.8666579Z ++ export DESIRED_DEVTOOLSET= 2024-08-08T22:14:28.8667234Z ++ DESIRED_DEVTOOLSET= 2024-08-08T22:14:28.8667648Z ++ export DATE=20240808 2024-08-08T22:14:28.8668059Z ++ DATE=20240808 2024-08-08T22:14:28.8668500Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:14:28.8669069Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:14:28.8669695Z ++ export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:14:28.8670375Z ++ PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:14:28.8671781Z ++ export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:14:28.8672759Z ++ PYTORCH_BUILD_NUMBER=1 2024-08-08T22:14:28.8673446Z ++ export OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:14:28.8674133Z ++ OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu118 2024-08-08T22:14:28.8674787Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:14:28.8675386Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:14:28.8676191Z ++ export TORCH_PACKAGE_NAME=torch 2024-08-08T22:14:28.8677296Z ++ TORCH_PACKAGE_NAME=torch 2024-08-08T22:14:28.8677986Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:14:28.8678911Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:14:28.8680133Z ++ export ANACONDA_USER=pytorch 2024-08-08T22:14:28.8681113Z ++ ANACONDA_USER=pytorch 2024-08-08T22:14:28.8681537Z ++ export USE_FBGEMM=1 2024-08-08T22:14:28.8681943Z ++ USE_FBGEMM=1 2024-08-08T22:14:28.8682351Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:14:28.8682858Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:14:28.8683517Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:14:28.8684248Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-08T22:14:28.8684800Z ++ export USE_GOLD_LINKER=OFF 2024-08-08T22:14:28.8685259Z ++ USE_GOLD_LINKER=OFF 2024-08-08T22:14:28.8685699Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:14:28.8686180Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:14:28.8686625Z ++ export MAX_JOBS=12 2024-08-08T22:14:28.8687025Z ++ MAX_JOBS=12 2024-08-08T22:14:28.8687410Z ++ export -f retry 2024-08-08T22:14:28.8687786Z ++ echo 3.8 2024-08-08T22:14:28.8688159Z ++ tr -d m.u 2024-08-08T22:14:28.8688515Z + python_nodot=38 2024-08-08T22:14:28.8688903Z + [[ manywheel == conda ]] 2024-08-08T22:14:28.8689366Z + [[ manywheel != libtorch ]] 2024-08-08T22:14:28.8689892Z + python_path=/opt/python/cp38-cp38 2024-08-08T22:14:28.8690476Z + [[ -d /opt/python/cp38-cp38/bin ]] 2024-08-08T22:14:28.8691938Z + 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:14:28.8694117Z + 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:14:28.8695377Z + EXTRA_CONDA_FLAGS= 2024-08-08T22:14:28.8695772Z + NUMPY_PIN= 2024-08-08T22:14:28.8696175Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-08-08T22:14:28.8696680Z + [[ 38 = *310* ]] 2024-08-08T22:14:28.8697052Z + [[ 38 = *39* ]] 2024-08-08T22:14:28.8697486Z + mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:14:28.8698138Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-08-08T22:14:28.8709511Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-08-08T22:14:28.8710418Z + echo 'no debug packages to move' 2024-08-08T22:14:28.8710918Z no debug packages to move 2024-08-08T22:14:28.8715217Z ++ ls -1 /final_pkgs 2024-08-08T22:14:28.8716519Z ++ sort 2024-08-08T22:14:28.8716986Z ++ tail -1 2024-08-08T22:14:28.8731232Z + pkg=/final_pkgs/torch_no_python-2.5.0.dev20240808+cu118-py3-none-any.whl 2024-08-08T22:14:28.8732073Z + [[ 2.5.0.dev20240808+cu118 == *dev* ]] 2024-08-08T22:14:28.8732570Z + CHANNEL=nightly 2024-08-08T22:14:28.8733171Z + [[ manywheel == conda ]] 2024-08-08T22:14:28.8733756Z + [[ manywheel != libtorch ]] 2024-08-08T22:14:28.8734450Z + [[ linux-binary-manywheel != *s390x* ]] 2024-08-08T22:14:28.8734974Z + [[ true == \t\r\u\e ]] 2024-08-08T22:14:28.8735792Z + pkg_no_python=/final_pkgs/torch_no_python-2.5.0.dev20240808+cu118-py3-none-any.whl 2024-08-08T22:14:28.8736963Z + pkg_torch=/final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl 2024-08-08T22:14:28.8739180Z + pip install /final_pkgs/torch_no_python-2.5.0.dev20240808+cu118-py3-none-any.whl /final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu118_pypi_pkg 2024-08-08T22:14:30.1176157Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118_pypi_pkg 2024-08-08T22:14:30.1220507Z Processing /final_pkgs/torch_no_python-2.5.0.dev20240808+cu118-py3-none-any.whl 2024-08-08T22:14:32.7574724Z Processing /final_pkgs/torch-2.5.0.dev20240808+cu118-cp38-cp38-linux_x86_64.whl 2024-08-08T22:14:33.1129513Z Collecting filelock (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.1187433Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-08T22:14:33.1568208Z Collecting typing-extensions>=4.8.0 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.1611080Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-08T22:14:33.2032728Z Collecting networkx (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.2074038Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-08T22:14:33.2340626Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-08-08T22:14:33.2341960Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 77.1 MB/s eta 0:00:00 2024-08-08T22:14:33.2793715Z [?25hCollecting jinja2 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.2835491Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-08T22:14:33.3170153Z Collecting fsspec (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.3217875Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-08T22:14:33.4287653Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.4355338Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2024-08-08T22:14:33.6421636Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.2 MB ? eta -:--:-- 2024-08-08T22:14:33.6493184Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.1/23.2 MB 262.1 MB/s eta 0:00:01 2024-08-08T22:14:33.7687371Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 111.1 MB/s eta 0:00:00 2024-08-08T22:14:33.7688721Z [?25hCollecting nvidia-cuda-runtime-cu11==11.8.89 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.7747578Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2024-08-08T22:14:33.7923962Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/875.6 kB ? eta -:--:-- 2024-08-08T22:14:33.7926456Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 55.5 MB/s eta 0:00:00 2024-08-08T22:14:33.8203624Z [?25hCollecting nvidia-cuda-cupti-cu11==11.8.87 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:33.8268482Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2024-08-08T22:14:33.9384638Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.1 MB ? eta -:--:-- 2024-08-08T22:14:33.9387145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 124.0 MB/s eta 0:00:00 2024-08-08T22:14:34.0069242Z [?25hCollecting nvidia-cudnn-cu11==9.1.0.70 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:34.0120360Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2024-08-08T22:14:34.2177446Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/663.9 MB ? eta -:--:-- 2024-08-08T22:14:34.4208824Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.2/663.9 MB 371.9 MB/s eta 0:00:02 2024-08-08T22:14:34.6239761Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/663.9 MB 367.5 MB/s eta 0:00:02 2024-08-08T22:14:34.8270740Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 222.8/663.9 MB 367.6 MB/s eta 0:00:02 2024-08-08T22:14:35.0302640Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 297.3/663.9 MB 367.3 MB/s eta 0:00:01 2024-08-08T22:14:35.2334972Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 372.2/663.9 MB 368.4 MB/s eta 0:00:01 2024-08-08T22:14:35.4366215Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 447.5/663.9 MB 369.7 MB/s eta 0:00:01 2024-08-08T22:14:35.6399141Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 522.7/663.9 MB 369.8 MB/s eta 0:00:01 2024-08-08T22:14:35.8429248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 597.2/663.9 MB 369.4 MB/s eta 0:00:01 2024-08-08T22:14:36.0459194Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:36.2485903Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:36.4513105Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:36.6541299Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:36.8568615Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:37.0596435Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:37.2624994Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:37.4651457Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:37.6677428Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:37.8703326Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:38.0729396Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:38.2756696Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:38.4780058Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:38.6807513Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:38.8834409Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:39.0861686Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:39.2888983Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:39.4916288Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:39.6940745Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:39.8968024Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:40.0995165Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:40.3001097Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 370.3 MB/s eta 0:00:01 2024-08-08T22:14:40.3002893Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 50.5 MB/s eta 0:00:00 2024-08-08T22:14:42.3701170Z [?25hCollecting nvidia-cublas-cu11==11.11.3.6 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:42.3753021Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2024-08-08T22:14:42.5811215Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/417.9 MB ? eta -:--:-- 2024-08-08T22:14:42.7841641Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.6/417.9 MB 259.0 MB/s eta 0:00:02 2024-08-08T22:14:42.9870956Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/417.9 MB 313.2 MB/s eta 0:00:01 2024-08-08T22:14:43.1901176Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 200.3/417.9 MB 330.8 MB/s eta 0:00:01 2024-08-08T22:14:43.3930251Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 274.7/417.9 MB 346.7 MB/s eta 0:00:01 2024-08-08T22:14:43.5960188Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 349.2/417.9 MB 367.5 MB/s eta 0:00:01 2024-08-08T22:14:43.7987534Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:44.0014450Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:44.2043207Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:44.4071218Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:44.6098829Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:44.8126992Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:45.0155684Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:45.2183069Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:45.4209925Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:45.6237724Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:45.8263853Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:46.0092296Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 368.9 MB/s eta 0:00:01 2024-08-08T22:14:46.0093675Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 83.3 MB/s eta 0:00:00 2024-08-08T22:14:47.3186272Z [?25hCollecting nvidia-cufft-cu11==10.9.0.58 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:47.3245654Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2024-08-08T22:14:47.5301997Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.4 MB ? eta -:--:-- 2024-08-08T22:14:47.7331962Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/168.4 MB 251.7 MB/s eta 0:00:01 2024-08-08T22:14:47.9361023Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 102.5/168.4 MB 254.8 MB/s eta 0:00:01 2024-08-08T22:14:48.1389232Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 154.9/168.4 MB 255.6 MB/s eta 0:00:01 2024-08-08T22:14:48.3416661Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 257.4 MB/s eta 0:00:01 2024-08-08T22:14:48.5107380Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 257.4 MB/s eta 0:00:01 2024-08-08T22:14:48.5108748Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 142.5 MB/s eta 0:00:00 2024-08-08T22:14:49.0618781Z [?25hCollecting nvidia-curand-cu11==10.3.0.86 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:49.0712805Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2024-08-08T22:14:49.2772723Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.1 MB ? eta -:--:-- 2024-08-08T22:14:49.4800653Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 50.3/58.1 MB 251.7 MB/s eta 0:00:01 2024-08-08T22:14:49.5022246Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 57.9/58.1 MB 254.9 MB/s eta 0:00:01 2024-08-08T22:14:49.5023591Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 136.4 MB/s eta 0:00:00 2024-08-08T22:14:49.7241216Z [?25hCollecting nvidia-cusolver-cu11==11.4.1.48 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:49.7297644Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2024-08-08T22:14:49.9359642Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.2 MB ? eta -:--:-- 2024-08-08T22:14:50.1388347Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.7/128.2 MB 177.8 MB/s eta 0:00:01 2024-08-08T22:14:50.3417182Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 87.6/128.2 MB 217.5 MB/s eta 0:00:01 2024-08-08T22:14:50.5447599Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 231.6 MB/s eta 0:00:01 2024-08-08T22:14:50.7034313Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 231.6 MB/s eta 0:00:01 2024-08-08T22:14:50.7035703Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 132.4 MB/s eta 0:00:00 2024-08-08T22:14:51.1315893Z [?25hCollecting nvidia-cusparse-cu11==11.7.5.86 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:51.1365857Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2024-08-08T22:14:51.3421433Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/204.1 MB ? eta -:--:-- 2024-08-08T22:14:51.5450064Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.6/204.1 MB 253.2 MB/s eta 0:00:01 2024-08-08T22:14:51.7479889Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 103.8/204.1 MB 258.1 MB/s eta 0:00:01 2024-08-08T22:14:51.9508102Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 157.3/204.1 MB 259.9 MB/s eta 0:00:01 2024-08-08T22:14:52.1536230Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 262.8 MB/s eta 0:00:01 2024-08-08T22:14:52.3563800Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 262.8 MB/s eta 0:00:01 2024-08-08T22:14:52.5591735Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 262.8 MB/s eta 0:00:01 2024-08-08T22:14:52.6039221Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 262.8 MB/s eta 0:00:01 2024-08-08T22:14:52.6040569Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 139.6 MB/s eta 0:00:00 2024-08-08T22:14:53.2630579Z [?25hCollecting nvidia-nccl-cu11==2.21.5 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:53.2678378Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2024-08-08T22:14:53.4734924Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/147.8 MB ? eta -:--:-- 2024-08-08T22:14:53.6763392Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 51.9/147.8 MB 259.9 MB/s eta 0:00:01 2024-08-08T22:14:53.8792870Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 104.9/147.8 MB 260.7 MB/s eta 0:00:01 2024-08-08T22:14:54.0820461Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 261.7 MB/s eta 0:00:01 2024-08-08T22:14:54.2848464Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 261.7 MB/s eta 0:00:01 2024-08-08T22:14:54.4047774Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 261.7 MB/s eta 0:00:01 2024-08-08T22:14:54.4049103Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 130.5 MB/s eta 0:00:00 2024-08-08T22:14:54.8950637Z [?25hCollecting nvidia-nvtx-cu11==11.8.86 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:54.8997761Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2024-08-08T22:14:54.9564684Z Collecting pytorch-triton==3.0.0+dedb7bdf33 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:54.9622171Z 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:14:55.1682992Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.3 MB ? eta -:--:-- 2024-08-08T22:14:55.3711527Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.2/239.3 MB 186.7 MB/s eta 0:00:02 2024-08-08T22:14:55.5739635Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 89.7/239.3 MB 222.5 MB/s eta 0:00:01 2024-08-08T22:14:55.7769675Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 142.9/239.3 MB 235.9 MB/s eta 0:00:01 2024-08-08T22:14:55.9798280Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 197.4/239.3 MB 244.0 MB/s eta 0:00:01 2024-08-08T22:14:56.1825754Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 247.5 MB/s eta 0:00:01 2024-08-08T22:14:56.3855559Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 247.5 MB/s eta 0:00:01 2024-08-08T22:14:56.5883048Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 247.5 MB/s eta 0:00:01 2024-08-08T22:14:56.7907787Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 247.5 MB/s eta 0:00:01 2024-08-08T22:14:56.8989030Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 247.5 MB/s eta 0:00:01 2024-08-08T22:14:56.8990438Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.3/239.3 MB 123.9 MB/s eta 0:00:00 2024-08-08T22:14:57.6910104Z [?25hCollecting sympy==1.12.1 (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:57.6960896Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-08T22:14:57.7480193Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.7 MB ? eta -:--:-- 2024-08-08T22:14:57.7481426Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 120.1 MB/s eta 0:00:00 2024-08-08T22:14:57.8322454Z [?25hCollecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:57.8374363Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-08T22:14:57.8507631Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-08-08T22:14:57.8508932Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 36.2 MB/s eta 0:00:00 2024-08-08T22:14:57.9038060Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:57.9080511Z 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:14:57.9176364Z 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:14:57.9184609Z Collecting networkx (from torch-no-python==2.5.0.dev20240808+cu118) 2024-08-08T22:14:57.9239830Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-08-08T22:14:57.9444234Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-08-08T22:14:57.9445621Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 93.3 MB/s eta 0:00:00 2024-08-08T22:14:57.9727291Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2024-08-08T22:14:57.9962281Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.9 MB ? eta -:--:-- 2024-08-08T22:14:57.9963634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 100.0 MB/s eta 0:00:00 2024-08-08T22:14:58.4138777Z [?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-no-python, torch 2024-08-08T22:16:14.4089086Z 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 torch-no-python-2.5.0.dev20240808+cu118 typing-extensions-4.12.2 2024-08-08T22:16:14.4095846Z 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:16:14.7954716Z + retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:16:14.7956428Z + pip install -q numpy protobuf typing-extensions 2024-08-08T22:16:18.9774512Z 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:16:19.8018054Z + [[ manywheel == libtorch ]] 2024-08-08T22:16:19.8018649Z + [[ cuda == xpu ]] 2024-08-08T22:16:19.8019044Z + /builder/check_binary.sh 2024-08-08T22:16:19.8034285Z + [[ -z 3.8 ]] 2024-08-08T22:16:19.8034938Z + [[ -z cu118 ]] 2024-08-08T22:16:19.8035326Z + [[ -z '' ]] 2024-08-08T22:16:19.8035712Z + export DESIRED_DEVTOOLSET= 2024-08-08T22:16:19.8039498Z + DESIRED_DEVTOOLSET= 2024-08-08T22:16:19.8040264Z + [[ -z manywheel ]] 2024-08-08T22:16:19.8040780Z + [[ manywheel == libtorch ]] 2024-08-08T22:16:19.8041311Z + [[ 3.8 =~ ([0-9].[0-9]+) ]] 2024-08-08T22:16:19.8041748Z + py_dot=3.8 2024-08-08T22:16:19.8043343Z +++ which python 2024-08-08T22:16:19.8054555Z ++ dirname /opt/python/cp38-cp38/bin/python 2024-08-08T22:16:19.8062056Z + install_root=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ 2024-08-08T22:16:19.8063031Z + echo 'Checking that the gcc ABI is what we expect' 2024-08-08T22:16:19.8063677Z Checking that the gcc ABI is what we expect 2024-08-08T22:16:19.8070287Z ++ uname 2024-08-08T22:16:19.8077304Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:16:19.8079198Z + torch_config=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:16:19.8080851Z + [[ ! -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-08-08T22:16:19.8081940Z + echo 'Checking the TorchConfig.cmake' 2024-08-08T22:16:19.8082862Z Checking the TorchConfig.cmake 2024-08-08T22:16:19.8083912Z + cat /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:16:19.8085573Z # FindTorch 2024-08-08T22:16:19.8086277Z # ------- 2024-08-08T22:16:19.8086807Z # 2024-08-08T22:16:19.8087150Z # Finds the Torch library 2024-08-08T22:16:19.8087732Z # 2024-08-08T22:16:19.8088387Z # This will define the following variables: 2024-08-08T22:16:19.8089323Z # 2024-08-08T22:16:19.8090518Z # TORCH_FOUND -- True if the system has the Torch library 2024-08-08T22:16:19.8091492Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-08-08T22:16:19.8092608Z # TORCH_LIBRARIES -- Libraries to link against 2024-08-08T22:16:19.8093403Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-08-08T22:16:19.8094014Z # 2024-08-08T22:16:19.8094378Z # and the following imported targets: 2024-08-08T22:16:19.8094886Z # 2024-08-08T22:16:19.8095170Z # torch 2024-08-08T22:16:19.8095544Z macro(append_torchlib_if_found) 2024-08-08T22:16:19.8096035Z foreach (_arg ${ARGN}) 2024-08-08T22:16:19.8096672Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:16:19.8097766Z if(${_arg}_LIBRARY) 2024-08-08T22:16:19.8098315Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-08-08T22:16:19.8098863Z else() 2024-08-08T22:16:19.8099943Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:16:19.8101296Z endif() 2024-08-08T22:16:19.8101623Z endforeach() 2024-08-08T22:16:19.8101980Z endmacro() 2024-08-08T22:16:19.8102184Z 2024-08-08T22:16:19.8102395Z macro(append_wholearchive_lib_if_found) 2024-08-08T22:16:19.8103652Z foreach (_arg ${ARGN}) 2024-08-08T22:16:19.8105162Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:16:19.8105986Z if(${_arg}_LIBRARY) 2024-08-08T22:16:19.8106374Z if(APPLE) 2024-08-08T22:16:19.8107058Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-08-08T22:16:19.8107754Z elseif(MSVC) 2024-08-08T22:16:19.8108388Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-08-08T22:16:19.8109056Z else() 2024-08-08T22:16:19.8109402Z # Linux 2024-08-08T22:16:19.8110582Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-08-08T22:16:19.8112366Z endif() 2024-08-08T22:16:19.8113085Z else() 2024-08-08T22:16:19.8113819Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:16:19.8114684Z endif() 2024-08-08T22:16:19.8115437Z endforeach() 2024-08-08T22:16:19.8116047Z endmacro() 2024-08-08T22:16:19.8116252Z 2024-08-08T22:16:19.8116462Z include(FindPackageHandleStandardArgs) 2024-08-08T22:16:19.8116878Z 2024-08-08T22:16:19.8117062Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:16:19.8117684Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:16:19.8118615Z else() 2024-08-08T22:16:19.8119921Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:16:19.8121978Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-08-08T22:16:19.8124202Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-08-08T22:16:19.8125738Z endif() 2024-08-08T22:16:19.8126137Z 2024-08-08T22:16:19.8126439Z # Include directories. 2024-08-08T22:16:19.8127444Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-08-08T22:16:19.8128359Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:16:19.8128818Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:16:19.8129835Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:16:19.8131102Z else() 2024-08-08T22:16:19.8131458Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:16:19.8131913Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:16:19.8132502Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:16:19.8133330Z endif() 2024-08-08T22:16:19.8133623Z 2024-08-08T22:16:19.8133964Z # Library dependencies. 2024-08-08T22:16:19.8134786Z if(ON) 2024-08-08T22:16:19.8135963Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-08-08T22:16:19.8136785Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-08-08T22:16:19.8137352Z append_torchlib_if_found(c10) 2024-08-08T22:16:19.8137800Z else() 2024-08-08T22:16:19.8138389Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-08-08T22:16:19.8139130Z #library need whole archive 2024-08-08T22:16:19.8139682Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-08-08T22:16:19.8140252Z if(ON) 2024-08-08T22:16:19.8140697Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-08-08T22:16:19.8141292Z endif() 2024-08-08T22:16:19.8141486Z 2024-08-08T22:16:19.8142117Z # We need manually add dependent libraries when they are not linked into the 2024-08-08T22:16:19.8143517Z # shared library. 2024-08-08T22:16:19.8143980Z # TODO: this list might be incomplete. 2024-08-08T22:16:19.8148124Z append_torchlib_if_found(c10) 2024-08-08T22:16:19.8148468Z 2024-08-08T22:16:19.8148603Z if(ON) 2024-08-08T22:16:19.8148971Z append_torchlib_if_found(nnpack) 2024-08-08T22:16:19.8149463Z endif() 2024-08-08T22:16:19.8149660Z 2024-08-08T22:16:19.8149792Z if(ON) 2024-08-08T22:16:19.8150202Z append_torchlib_if_found(pytorch_qnnpack) 2024-08-08T22:16:19.8150976Z endif() 2024-08-08T22:16:19.8151202Z 2024-08-08T22:16:19.8151335Z if(ON) 2024-08-08T22:16:19.8151707Z append_torchlib_if_found(XNNPACK) 2024-08-08T22:16:19.8152199Z endif() 2024-08-08T22:16:19.8152390Z 2024-08-08T22:16:19.8152886Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-08-08T22:16:19.8153665Z append_torchlib_if_found(onnx onnx_proto) 2024-08-08T22:16:19.8154082Z 2024-08-08T22:16:19.8154285Z append_torchlib_if_found(foxi_loader fmt) 2024-08-08T22:16:19.8154872Z append_torchlib_if_found(cpuinfo clog) 2024-08-08T22:16:19.8155261Z 2024-08-08T22:16:19.8155403Z if(NOT OFF) 2024-08-08T22:16:19.8155818Z append_torchlib_if_found(pthreadpool) 2024-08-08T22:16:19.8156694Z endif() 2024-08-08T22:16:19.8156894Z 2024-08-08T22:16:19.8157080Z append_torchlib_if_found(eigen_blas) 2024-08-08T22:16:19.8157470Z 2024-08-08T22:16:19.8157602Z if(ON) 2024-08-08T22:16:19.8157970Z append_torchlib_if_found(fbgemm) 2024-08-08T22:16:19.8158436Z endif() 2024-08-08T22:16:19.8158659Z 2024-08-08T22:16:19.8158792Z if(ON) 2024-08-08T22:16:19.8159175Z append_torchlib_if_found(dnnl mkldnn) 2024-08-08T22:16:19.8159661Z endif() 2024-08-08T22:16:19.8159873Z 2024-08-08T22:16:19.8160061Z append_torchlib_if_found(sleef asmjit) 2024-08-08T22:16:19.8160567Z endif() 2024-08-08T22:16:19.8160752Z 2024-08-08T22:16:19.8160876Z if(1) 2024-08-08T22:16:19.8161223Z append_torchlib_if_found(kineto) 2024-08-08T22:16:19.8161690Z endif() 2024-08-08T22:16:19.8161875Z 2024-08-08T22:16:19.8161999Z if(ON) 2024-08-08T22:16:19.8162320Z if(MSVC) 2024-08-08T22:16:19.8162973Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:16:19.8164045Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY} torch::nvtoolsext) 2024-08-08T22:16:19.8164822Z else() 2024-08-08T22:16:19.8165348Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB} torch::nvtoolsext) 2024-08-08T22:16:19.8165970Z endif() 2024-08-08T22:16:19.8166293Z if(ON) 2024-08-08T22:16:19.8166887Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:16:19.8167951Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-08-08T22:16:19.8168765Z endif() 2024-08-08T22:16:19.8169223Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-08-08T22:16:19.8169806Z endif() 2024-08-08T22:16:19.8169998Z 2024-08-08T22:16:19.8170451Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-08-08T22:16:19.8171481Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-08-08T22:16:19.8172172Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-08-08T22:16:19.8172716Z endif() 2024-08-08T22:16:19.8172921Z 2024-08-08T22:16:19.8173286Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:16:19.8174101Z # the statements below changes target properties on 2024-08-08T22:16:19.8175201Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-08-08T22:16:19.8176470Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-08-08T22:16:19.8177514Z # - the imported target created in this file in static library mode 2024-08-08T22:16:19.8178172Z if(NOT ON) 2024-08-08T22:16:19.8178927Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-08-08T22:16:19.8180112Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-08-08T22:16:19.8180941Z set_target_properties(torch PROPERTIES 2024-08-08T22:16:19.8181511Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-08-08T22:16:19.8182024Z ) 2024-08-08T22:16:19.8182310Z endif() 2024-08-08T22:16:19.8182687Z set_target_properties(torch PROPERTIES 2024-08-08T22:16:19.8183329Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-08-08T22:16:19.8183920Z CXX_STANDARD 17 2024-08-08T22:16:19.8184730Z ) 2024-08-08T22:16:19.8185055Z if(TORCH_CXX_FLAGS) 2024-08-08T22:16:19.8185904Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-08-08T22:16:19.8186713Z endif() 2024-08-08T22:16:19.8186925Z 2024-08-08T22:16:19.8187376Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-08-08T22:16:19.8188365Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-08-08T22:16:19.8188935Z + actual_gcc_abi=0 2024-08-08T22:16:19.8189347Z ++ is_expected 0 2024-08-08T22:16:19.8189801Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:16:19.8190298Z ++ [[ -z 0 ]] 2024-08-08T22:16:19.8190646Z ++ [[ 0 == 0 ]] 2024-08-08T22:16:19.8190997Z ++ echo 1 2024-08-08T22:16:19.8191306Z + [[ 1 != 1 ]] 2024-08-08T22:16:19.8191789Z + PRE_CXX11_SYMBOLS=("std::basic_string<" "std::list") 2024-08-08T22:16:19.8192578Z + CXX11_SYMBOLS=("std::__cxx11::basic_string" "std::__cxx11::list") 2024-08-08T22:16:19.8193388Z + LIBTORCH_NAMESPACE_LIST=("c10::" "at::" "caffe2::" "torch::") 2024-08-08T22:16:19.8194329Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-08-08T22:16:19.8195193Z Checking that symbols in libtorch.so have the right gcc abi 2024-08-08T22:16:19.8196303Z + '[' -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so ']' 2024-08-08T22:16:19.8197645Z + libtorch=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:19.8199174Z + check_lib_symbols_for_abi_correctness /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:19.8200642Z + lib=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:19.8201938Z + echo 'lib: ' /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:19.8203242Z lib: /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:19.8204144Z + [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:16:19.8204760Z ++ grep_symbols std::__cxx11::basic_string std::__cxx11::list 2024-08-08T22:16:19.8205393Z ++ symbols=("$@") 2024-08-08T22:16:19.8205954Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:16:19.8206604Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:16:19.8207511Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:19.8208332Z ++ c++filt 2024-08-08T22:16:19.8208836Z ++ grep ' c10::.*std::__cxx11::basic_string' 2024-08-08T22:16:19.8209384Z ++ wc -l 2024-08-08T22:16:39.2388589Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:16:39.2391157Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:39.2392044Z ++ c++filt 2024-08-08T22:16:39.2398876Z ++ grep ' c10::.*std::__cxx11::list' 2024-08-08T22:16:58.7002028Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:16:58.7003511Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:16:58.7005365Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:16:58.7007090Z ++ c++filt 2024-08-08T22:16:58.7009226Z ++ grep ' at::.*std::__cxx11::basic_string' 2024-08-08T22:17:18.4433255Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:17:18.4434759Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:17:18.4435768Z ++ c++filt 2024-08-08T22:17:18.4440867Z ++ grep ' at::.*std::__cxx11::list' 2024-08-08T22:17:38.0374954Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:17:38.0375938Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:17:38.0377725Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:17:38.0378873Z ++ c++filt 2024-08-08T22:17:38.0382432Z ++ grep ' caffe2::.*std::__cxx11::basic_string' 2024-08-08T22:17:57.4297766Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:17:57.4299259Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:17:57.4300471Z ++ c++filt 2024-08-08T22:17:57.4305071Z ++ grep ' caffe2::.*std::__cxx11::list' 2024-08-08T22:18:16.8622522Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:18:16.8623489Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:18:16.8624899Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:18:16.8625764Z ++ c++filt 2024-08-08T22:18:16.8631727Z ++ grep ' torch::.*std::__cxx11::basic_string' 2024-08-08T22:18:36.4116827Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:18:36.4125206Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:18:36.4126972Z ++ c++filt 2024-08-08T22:18:36.4127927Z ++ grep ' torch::.*std::__cxx11::list' 2024-08-08T22:18:56.1538016Z + num_cxx11_symbols=0 2024-08-08T22:18:56.1538499Z + true 2024-08-08T22:18:56.1539021Z + echo 'num_cxx11_symbols: ' 0 2024-08-08T22:18:56.1539496Z num_cxx11_symbols: 0 2024-08-08T22:18:56.1539918Z + [[ 0 -gt 0 ]] 2024-08-08T22:18:56.1545708Z ++ grep_symbols 'std::basic_string<' std::list 2024-08-08T22:18:56.1546875Z ++ symbols=("$@") 2024-08-08T22:18:56.1547955Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:18:56.1549201Z ++ wc -l 2024-08-08T22:18:56.1549970Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:18:56.1552327Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:18:56.1553307Z ++ c++filt 2024-08-08T22:18:56.1556135Z ++ grep ' c10::.*std::basic_string<' 2024-08-08T22:19:15.5210964Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:19:15.5214216Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:19:15.5215079Z ++ c++filt 2024-08-08T22:19:15.5218360Z ++ grep ' c10::.*std::list' 2024-08-08T22:19:35.1419253Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:19:35.1419999Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:19:35.1421831Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:19:35.1422656Z ++ c++filt 2024-08-08T22:19:35.1428875Z ++ grep ' at::.*std::basic_string<' 2024-08-08T22:19:54.5133462Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:19:54.5135917Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:19:54.5136776Z ++ c++filt 2024-08-08T22:19:54.5140992Z ++ grep ' at::.*std::list' 2024-08-08T22:20:14.0818581Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:20:14.0819334Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:20:14.0821141Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:20:14.0821976Z ++ c++filt 2024-08-08T22:20:14.0826630Z ++ grep ' caffe2::.*std::basic_string<' 2024-08-08T22:20:33.6835634Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:20:33.6837990Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:20:33.6839338Z ++ c++filt 2024-08-08T22:20:33.6845014Z ++ grep ' caffe2::.*std::list' 2024-08-08T22:20:53.0623643Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:20:53.0624814Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:20:53.0626471Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:20:53.0627317Z ++ c++filt 2024-08-08T22:20:53.0632528Z ++ grep ' torch::.*std::basic_string<' 2024-08-08T22:21:12.6910743Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:21:12.6912776Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:21:12.6913641Z ++ c++filt 2024-08-08T22:21:12.6921932Z ++ grep ' torch::.*std::list' 2024-08-08T22:21:32.1493144Z + num_pre_cxx11_symbols=7369 2024-08-08T22:21:32.1493918Z + echo 'num_pre_cxx11_symbols: ' 7369 2024-08-08T22:21:32.1494458Z num_pre_cxx11_symbols: 7369 2024-08-08T22:21:32.1494958Z + [[ 7369 -lt 1000 ]] 2024-08-08T22:21:32.1496552Z + echo 'cxx11 symbols seem to be in order' 2024-08-08T22:21:32.1497517Z cxx11 symbols seem to be in order 2024-08-08T22:21:32.1498070Z ++ uname 2024-08-08T22:21:32.1505131Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:21:32.1505786Z + all_libs=($(find "$install_root" -name '*.so')) 2024-08-08T22:21:32.1509360Z ++ find /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ -name '*.so' 2024-08-08T22:21:32.1813085Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.1816305Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:21:32.1873876Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:21:32.1874746Z ++ grep RUNPATH 2024-08-08T22:21:32.1900488Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fff75cf0000) 2024-08-08T22:21:32.1902216Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9d0ffa1000) 2024-08-08T22:21:32.1903025Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9d0fc9f000) 2024-08-08T22:21:32.1903778Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9d0fa89000) 2024-08-08T22:21:32.1905800Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9d0f86d000) 2024-08-08T22:21:32.1906605Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9d0f49f000) 2024-08-08T22:21:32.1907467Z /lib64/ld-linux-x86-64.so.2 (0x00007f9d102a9000) with runpath ' 2024-08-08T22:21:32.1909021Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fff75cf0000) 2024-08-08T22:21:32.1910414Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9d0ffa1000) 2024-08-08T22:21:32.1911160Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9d0fc9f000) 2024-08-08T22:21:32.1911904Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9d0fa89000) 2024-08-08T22:21:32.1912731Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9d0f86d000) 2024-08-08T22:21:32.1913514Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9d0f49f000) 2024-08-08T22:21:32.1914356Z /lib64/ld-linux-x86-64.so.2 (0x00007f9d102a9000) with runpath 2024-08-08T22:21:32.1915077Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.1915962Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:21:32.1961606Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:21:32.1962507Z ++ grep RUNPATH 2024-08-08T22:21:32.1986050Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fffef3f8000) 2024-08-08T22:21:32.1990370Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fca99728000) 2024-08-08T22:21:32.1992662Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fca994d0000) 2024-08-08T22:21:32.1995911Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fca99229000) 2024-08-08T22:21:32.1998884Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fca98f21000) 2024-08-08T22:21:32.2000439Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fca98c1f000) 2024-08-08T22:21:32.2001966Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fca98a09000) 2024-08-08T22:21:32.2003514Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fca9863b000) 2024-08-08T22:21:32.2005048Z /lib64/ld-linux-x86-64.so.2 (0x00007fca996d4000) 2024-08-08T22:21:32.2006547Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fca9841f000) 2024-08-08T22:21:32.2008418Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fca98217000) with runpath ' 2024-08-08T22:21:32.2011784Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fffef3f8000) 2024-08-08T22:21:32.2015637Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fca99728000) 2024-08-08T22:21:32.2018197Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fca994d0000) 2024-08-08T22:21:32.2020441Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fca99229000) 2024-08-08T22:21:32.2021882Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fca98f21000) 2024-08-08T22:21:32.2022640Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fca98c1f000) 2024-08-08T22:21:32.2023387Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fca98a09000) 2024-08-08T22:21:32.2024874Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fca9863b000) 2024-08-08T22:21:32.2026385Z /lib64/ld-linux-x86-64.so.2 (0x00007fca996d4000) 2024-08-08T22:21:32.2027881Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fca9841f000) 2024-08-08T22:21:32.2029225Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fca98217000) with runpath 2024-08-08T22:21:32.2029991Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2030937Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:21:32.2061032Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:21:32.2061965Z ++ grep RUNPATH 2024-08-08T22:21:32.2085707Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffd28534000) 2024-08-08T22:21:32.2090359Z libnvrtc.so.11.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007f8ba7c4b000) 2024-08-08T22:21:32.2093306Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f8ba60d0000) 2024-08-08T22:21:32.2094974Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f8ba5dc8000) 2024-08-08T22:21:32.2096501Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8ba5ac6000) 2024-08-08T22:21:32.2098048Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f8ba58b0000) 2024-08-08T22:21:32.2099579Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8ba54e2000) 2024-08-08T22:21:32.2101186Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8ba52c6000) 2024-08-08T22:21:32.2102868Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8ba50be000) 2024-08-08T22:21:32.2104644Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8ba4eba000) 2024-08-08T22:21:32.2106453Z /lib64/ld-linux-x86-64.so.2 (0x00007f8bab331000) with runpath ' 2024-08-08T22:21:32.2109773Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffd28534000) 2024-08-08T22:21:32.2114411Z libnvrtc.so.11.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007f8ba7c4b000) 2024-08-08T22:21:32.2117597Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f8ba60d0000) 2024-08-08T22:21:32.2118757Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f8ba5dc8000) 2024-08-08T22:21:32.2119527Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8ba5ac6000) 2024-08-08T22:21:32.2120285Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f8ba58b0000) 2024-08-08T22:21:32.2121019Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8ba54e2000) 2024-08-08T22:21:32.2121804Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8ba52c6000) 2024-08-08T22:21:32.2123278Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8ba50be000) 2024-08-08T22:21:32.2124638Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8ba4eba000) 2024-08-08T22:21:32.2126379Z /lib64/ld-linux-x86-64.so.2 (0x00007f8bab331000) with runpath 2024-08-08T22:21:32.2127863Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2129557Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:21:32.2175162Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:21:32.2176049Z ++ grep RUNPATH 2024-08-08T22:21:32.2199715Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffec05bc000) 2024-08-08T22:21:32.2203907Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fbb17094000) 2024-08-08T22:21:32.2207637Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fbad8a99000) 2024-08-08T22:21:32.2210199Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fbad8883000) 2024-08-08T22:21:32.2211737Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fbad84b5000) 2024-08-08T22:21:32.2214209Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fbb2b39b000) 2024-08-08T22:21:32.2216526Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fbad82ad000) 2024-08-08T22:21:32.2218001Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fbad80a9000) 2024-08-08T22:21:32.2219622Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fbad7e8d000) 2024-08-08T22:21:32.2221248Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fbad7b8b000) 2024-08-08T22:21:32.2224432Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fbad7961000) 2024-08-08T22:21:32.2228808Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fbad704c000) 2024-08-08T22:21:32.2233226Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fbad6da5000) 2024-08-08T22:21:32.2234712Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fbad6a9d000) 2024-08-08T22:21:32.2235558Z /lib64/ld-linux-x86-64.so.2 (0x00007fbb2b2c1000) 2024-08-08T22:21:32.2236776Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fbb2b2e5000) 2024-08-08T22:21:32.2240556Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fbac5da5000) 2024-08-08T22:21:32.2244665Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fbab4eca000) 2024-08-08T22:21:32.2246846Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fbaa2c09000) 2024-08-08T22:21:32.2248979Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fbaa08cd000) 2024-08-08T22:21:32.2251116Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fbaa06c3000) 2024-08-08T22:21:32.2253422Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fba99de7000) 2024-08-08T22:21:32.2255430Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fba99bcc000) 2024-08-08T22:21:32.2257367Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fba8ebe7000) 2024-08-08T22:21:32.2259356Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fba88f89000) 2024-08-08T22:21:32.2261654Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fba64a02000) 2024-08-08T22:21:32.2264969Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fba647ff000) with runpath ' 2024-08-08T22:21:32.2266662Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffec05bc000) 2024-08-08T22:21:32.2268574Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fbb17094000) 2024-08-08T22:21:32.2270490Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fbad8a99000) 2024-08-08T22:21:32.2271737Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fbad8883000) 2024-08-08T22:21:32.2272472Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fbad84b5000) 2024-08-08T22:21:32.2273672Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fbb2b39b000) 2024-08-08T22:21:32.2274758Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fbad82ad000) 2024-08-08T22:21:32.2275471Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fbad80a9000) 2024-08-08T22:21:32.2276279Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fbad7e8d000) 2024-08-08T22:21:32.2277066Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fbad7b8b000) 2024-08-08T22:21:32.2278437Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fbad7961000) 2024-08-08T22:21:32.2280471Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fbad704c000) 2024-08-08T22:21:32.2282612Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fbad6da5000) 2024-08-08T22:21:32.2284029Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fbad6a9d000) 2024-08-08T22:21:32.2284817Z /lib64/ld-linux-x86-64.so.2 (0x00007fbb2b2c1000) 2024-08-08T22:21:32.2286049Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fbb2b2e5000) 2024-08-08T22:21:32.2287990Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fbac5da5000) 2024-08-08T22:21:32.2290072Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fbab4eca000) 2024-08-08T22:21:32.2292138Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fbaa2c09000) 2024-08-08T22:21:32.2294279Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fbaa08cd000) 2024-08-08T22:21:32.2296405Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fbaa06c3000) 2024-08-08T22:21:32.2298479Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fba99de7000) 2024-08-08T22:21:32.2300608Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fba99bcc000) 2024-08-08T22:21:32.2302557Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fba8ebe7000) 2024-08-08T22:21:32.2305001Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fba88f89000) 2024-08-08T22:21:32.2307107Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fba64a02000) 2024-08-08T22:21:32.2308556Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fba647ff000) with runpath 2024-08-08T22:21:32.2309344Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2310245Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:21:32.2311581Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:21:32.2312458Z ++ grep RUNPATH 2024-08-08T22:21:32.2335324Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007fffaf9ed000) 2024-08-08T22:21:32.2338228Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fe96a29d000) 2024-08-08T22:21:32.2339357Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe955d61000) 2024-08-08T22:21:32.2340120Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe955b4b000) 2024-08-08T22:21:32.2340878Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe955947000) 2024-08-08T22:21:32.2341657Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe95572b000) 2024-08-08T22:21:32.2342443Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe955429000) 2024-08-08T22:21:32.2343855Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe9551ff000) 2024-08-08T22:21:32.2346390Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fe9548ea000) 2024-08-08T22:21:32.2348524Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fe954643000) 2024-08-08T22:21:32.2349946Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe95433b000) 2024-08-08T22:21:32.2350713Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe953f6d000) 2024-08-08T22:21:32.2351442Z /lib64/ld-linux-x86-64.so.2 (0x00007fe96a196000) 2024-08-08T22:21:32.2352250Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe953d6a000) with runpath ' 2024-08-08T22:21:32.2353894Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007fffaf9ed000) 2024-08-08T22:21:32.2355734Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fe96a29d000) 2024-08-08T22:21:32.2356809Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe955d61000) 2024-08-08T22:21:32.2357565Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe955b4b000) 2024-08-08T22:21:32.2358322Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe955947000) 2024-08-08T22:21:32.2359100Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe95572b000) 2024-08-08T22:21:32.2359886Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe955429000) 2024-08-08T22:21:32.2361272Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe9551ff000) 2024-08-08T22:21:32.2363269Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fe9548ea000) 2024-08-08T22:21:32.2365402Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fe954643000) 2024-08-08T22:21:32.2366982Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe95433b000) 2024-08-08T22:21:32.2367744Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe953f6d000) 2024-08-08T22:21:32.2368473Z /lib64/ld-linux-x86-64.so.2 (0x00007fe96a196000) 2024-08-08T22:21:32.2369281Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe953d6a000) with runpath 2024-08-08T22:21:32.2370073Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2370972Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:21:32.2410264Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:21:32.2411166Z ++ grep RUNPATH 2024-08-08T22:21:32.2503574Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fff2fabf000) 2024-08-08T22:21:32.2507314Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fc3e824f000) 2024-08-08T22:21:32.2509277Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fc3a9841000) 2024-08-08T22:21:32.2511638Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fc398b49000) 2024-08-08T22:21:32.2513749Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fc387c6e000) 2024-08-08T22:21:32.2515820Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fc3759ad000) 2024-08-08T22:21:32.2517941Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fc373671000) 2024-08-08T22:21:32.2520081Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fc373467000) 2024-08-08T22:21:32.2522160Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fc36cb8b000) 2024-08-08T22:21:32.2524166Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fc36c971000) 2024-08-08T22:21:32.2526104Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fc36198c000) 2024-08-08T22:21:32.2527429Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc361770000) 2024-08-08T22:21:32.2528230Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc36156c000) 2024-08-08T22:21:32.2528928Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc361364000) 2024-08-08T22:21:32.2530395Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fc35b706000) 2024-08-08T22:21:32.2532472Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fc337180000) 2024-08-08T22:21:32.2534590Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fc3e812c000) 2024-08-08T22:21:32.2536213Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fc322f53000) 2024-08-08T22:21:32.2537369Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc322c51000) 2024-08-08T22:21:32.2538131Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc322949000) 2024-08-08T22:21:32.2538915Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc322733000) 2024-08-08T22:21:32.2539654Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc322365000) 2024-08-08T22:21:32.2540556Z /lib64/ld-linux-x86-64.so.2 (0x00007fc3e80e3000) 2024-08-08T22:21:32.2541903Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fc32213b000) 2024-08-08T22:21:32.2543913Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fc321826000) 2024-08-08T22:21:32.2546220Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fc321623000) with runpath ' 2024-08-08T22:21:32.2547881Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fff2fabf000) 2024-08-08T22:21:32.2549788Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fc3e824f000) 2024-08-08T22:21:32.2551734Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fc3a9841000) 2024-08-08T22:21:32.2553894Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fc398b49000) 2024-08-08T22:21:32.2555965Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fc387c6e000) 2024-08-08T22:21:32.2558128Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fc3759ad000) 2024-08-08T22:21:32.2560288Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fc373671000) 2024-08-08T22:21:32.2562414Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fc373467000) 2024-08-08T22:21:32.2564487Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fc36cb8b000) 2024-08-08T22:21:32.2566479Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fc36c971000) 2024-08-08T22:21:32.2568416Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fc36198c000) 2024-08-08T22:21:32.2569750Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc361770000) 2024-08-08T22:21:32.2570552Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc36156c000) 2024-08-08T22:21:32.2571255Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc361364000) 2024-08-08T22:21:32.2572710Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fc35b706000) 2024-08-08T22:21:32.2574786Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fc337180000) 2024-08-08T22:21:32.2576578Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fc3e812c000) 2024-08-08T22:21:32.2578216Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fc322f53000) 2024-08-08T22:21:32.2579370Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc322c51000) 2024-08-08T22:21:32.2580131Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc322949000) 2024-08-08T22:21:32.2580917Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc322733000) 2024-08-08T22:21:32.2581659Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc322365000) 2024-08-08T22:21:32.2582400Z /lib64/ld-linux-x86-64.so.2 (0x00007fc3e80e3000) 2024-08-08T22:21:32.2583740Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fc32213b000) 2024-08-08T22:21:32.2587454Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fc321826000) 2024-08-08T22:21:32.2589090Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fc321623000) with runpath 2024-08-08T22:21:32.2589864Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2590829Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:21:32.2592293Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:21:32.2593225Z ++ grep RUNPATH 2024-08-08T22:21:32.2594585Z + 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 => (0x00007ffe14d5f000) 2024-08-08T22:21:32.2596116Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa0ad84f000) 2024-08-08T22:21:32.2596911Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa0ad54d000) 2024-08-08T22:21:32.2597614Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa0ad349000) 2024-08-08T22:21:32.2599157Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa0ad0a2000) 2024-08-08T22:21:32.2601298Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fa0ace98000) 2024-08-08T22:21:32.2603427Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fa0acc6e000) 2024-08-08T22:21:32.2604669Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa0ac8a0000) 2024-08-08T22:21:32.2605414Z /lib64/ld-linux-x86-64.so.2 (0x00007fa0ada6b000) 2024-08-08T22:21:32.2606099Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa0ac698000) 2024-08-08T22:21:32.2606857Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa0ac390000) 2024-08-08T22:21:32.2607765Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa0ac17a000) with runpath ' 2024-08-08T22:21:32.2609473Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffe14d5f000) 2024-08-08T22:21:32.2610974Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa0ad84f000) 2024-08-08T22:21:32.2611752Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa0ad54d000) 2024-08-08T22:21:32.2612464Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa0ad349000) 2024-08-08T22:21:32.2614010Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa0ad0a2000) 2024-08-08T22:21:32.2616139Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fa0ace98000) 2024-08-08T22:21:32.2618148Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fa0acc6e000) 2024-08-08T22:21:32.2619392Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa0ac8a0000) 2024-08-08T22:21:32.2620143Z /lib64/ld-linux-x86-64.so.2 (0x00007fa0ada6b000) 2024-08-08T22:21:32.2620811Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa0ac698000) 2024-08-08T22:21:32.2621581Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa0ac390000) 2024-08-08T22:21:32.2622479Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa0ac17a000) with runpath 2024-08-08T22:21:32.2623262Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2624463Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:21:32.2651676Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:21:32.2652525Z ++ grep RUNPATH 2024-08-08T22:21:32.2675200Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffd94943000) 2024-08-08T22:21:32.2677950Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f258eed5000) 2024-08-08T22:21:32.2679336Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f258eccd000) 2024-08-08T22:21:32.2680093Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f258e9c5000) 2024-08-08T22:21:32.2680849Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f258e6c3000) 2024-08-08T22:21:32.2681589Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f258e4ad000) 2024-08-08T22:21:32.2682330Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f258e0df000) 2024-08-08T22:21:32.2683515Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f25a31de000) 2024-08-08T22:21:32.2684600Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f258dedb000) 2024-08-08T22:21:32.2685393Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f258dcbf000) 2024-08-08T22:21:32.2686846Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f258da95000) 2024-08-08T22:21:32.2688862Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f258d180000) 2024-08-08T22:21:32.2691007Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f258ced9000) 2024-08-08T22:21:32.2692398Z /lib64/ld-linux-x86-64.so.2 (0x00007f25a3102000) 2024-08-08T22:21:32.2693314Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f258ccd6000) with runpath ' 2024-08-08T22:21:32.2694931Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffd94943000) 2024-08-08T22:21:32.2696817Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f258eed5000) 2024-08-08T22:21:32.2697970Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f258eccd000) 2024-08-08T22:21:32.2698739Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f258e9c5000) 2024-08-08T22:21:32.2699497Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f258e6c3000) 2024-08-08T22:21:32.2700230Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f258e4ad000) 2024-08-08T22:21:32.2700974Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f258e0df000) 2024-08-08T22:21:32.2702154Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f25a31de000) 2024-08-08T22:21:32.2703230Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f258dedb000) 2024-08-08T22:21:32.2704011Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f258dcbf000) 2024-08-08T22:21:32.2705972Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f258da95000) 2024-08-08T22:21:32.2707992Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f258d180000) 2024-08-08T22:21:32.2710102Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f258ced9000) 2024-08-08T22:21:32.2711508Z /lib64/ld-linux-x86-64.so.2 (0x00007f25a3102000) 2024-08-08T22:21:32.2712305Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f258ccd6000) with runpath 2024-08-08T22:21:32.2713095Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2714019Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:21:32.2750525Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:21:32.2751457Z ++ grep RUNPATH 2024-08-08T22:21:32.2780163Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fff491cd000) 2024-08-08T22:21:32.2782495Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fcd0e475000) 2024-08-08T22:21:32.2784502Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fcd0e450000) 2024-08-08T22:21:32.2786833Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fcd0caf5000) 2024-08-08T22:21:32.2787633Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fcd0c7f3000) 2024-08-08T22:21:32.2788335Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fcd0c5ef000) 2024-08-08T22:21:32.2789056Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fcd0c3e7000) 2024-08-08T22:21:32.2790514Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fcd0c1cd000) 2024-08-08T22:21:32.2792557Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fcd0bfc3000) 2024-08-08T22:21:32.2794572Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fcd00fde000) 2024-08-08T22:21:32.2795885Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fcd00cd6000) 2024-08-08T22:21:32.2797336Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fcd00aac000) 2024-08-08T22:21:32.2798598Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fcd00896000) 2024-08-08T22:21:32.2799344Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fcd004c8000) 2024-08-08T22:21:32.2800086Z /lib64/ld-linux-x86-64.so.2 (0x00007fcd0e27c000) 2024-08-08T22:21:32.2801458Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fccec29b000) 2024-08-08T22:21:32.2803236Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fccadca0000) 2024-08-08T22:21:32.2804884Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fcd0e32e000) 2024-08-08T22:21:32.2806734Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fccad38b000) 2024-08-08T22:21:32.2808869Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fccad0e4000) 2024-08-08T22:21:32.2810785Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fccad031000) 2024-08-08T22:21:32.2812713Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fcc9c339000) 2024-08-08T22:21:32.2814786Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fcc8b45e000) 2024-08-08T22:21:32.2816837Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fcc7919d000) 2024-08-08T22:21:32.2818987Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fcc76e61000) 2024-08-08T22:21:32.2821092Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fcc70585000) 2024-08-08T22:21:32.2823125Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fcc6a927000) 2024-08-08T22:21:32.2825658Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fcc463a1000) 2024-08-08T22:21:32.2827139Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fcc4619e000) with runpath ' 2024-08-08T22:21:32.2828803Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fff491cd000) 2024-08-08T22:21:32.2830691Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fcd0e475000) 2024-08-08T22:21:32.2832434Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fcd0e450000) 2024-08-08T22:21:32.2833584Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fcd0caf5000) 2024-08-08T22:21:32.2834373Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fcd0c7f3000) 2024-08-08T22:21:32.2835071Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fcd0c5ef000) 2024-08-08T22:21:32.2835800Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fcd0c3e7000) 2024-08-08T22:21:32.2837233Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fcd0c1cd000) 2024-08-08T22:21:32.2839265Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fcd0bfc3000) 2024-08-08T22:21:32.2841286Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fcd00fde000) 2024-08-08T22:21:32.2842607Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fcd00cd6000) 2024-08-08T22:21:32.2844049Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fcd00aac000) 2024-08-08T22:21:32.2845350Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fcd00896000) 2024-08-08T22:21:32.2846102Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fcd004c8000) 2024-08-08T22:21:32.2846965Z /lib64/ld-linux-x86-64.so.2 (0x00007fcd0e27c000) 2024-08-08T22:21:32.2848227Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fccec29b000) 2024-08-08T22:21:32.2849978Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fccadca0000) 2024-08-08T22:21:32.2851645Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fcd0e32e000) 2024-08-08T22:21:32.2853490Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fccad38b000) 2024-08-08T22:21:32.2855623Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fccad0e4000) 2024-08-08T22:21:32.2858599Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fccad031000) 2024-08-08T22:21:32.2861461Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fcc9c339000) 2024-08-08T22:21:32.2863545Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fcc8b45e000) 2024-08-08T22:21:32.2866047Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fcc7919d000) 2024-08-08T22:21:32.2868204Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fcc76e61000) 2024-08-08T22:21:32.2870297Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fcc70585000) 2024-08-08T22:21:32.2872336Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fcc6a927000) 2024-08-08T22:21:32.2874400Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fcc463a1000) 2024-08-08T22:21:32.2875862Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fcc4619e000) with runpath 2024-08-08T22:21:32.2876652Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:21:32.2877665Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:21:32.2879180Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:21:32.2880367Z ++ grep RUNPATH 2024-08-08T22:21:32.2885152Z + 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 => (0x00007fff521c4000) 2024-08-08T22:21:32.2889834Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007f39a0da8000) 2024-08-08T22:21:32.2892299Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f39a0b8c000) 2024-08-08T22:21:32.2893128Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f39a07be000) 2024-08-08T22:21:32.2894624Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f39a24ff000) 2024-08-08T22:21:32.2896211Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f39a24db000) 2024-08-08T22:21:32.2897268Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f39a04bc000) 2024-08-08T22:21:32.2897991Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f39a02b8000) 2024-08-08T22:21:32.2898705Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f39a00b0000) 2024-08-08T22:21:32.2900109Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f399fe96000) 2024-08-08T22:21:32.2902328Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f399fc8c000) 2024-08-08T22:21:32.2905148Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f3994ca7000) 2024-08-08T22:21:32.2906481Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f399499f000) 2024-08-08T22:21:32.2907919Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f3994775000) 2024-08-08T22:21:32.2909213Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f399455f000) 2024-08-08T22:21:32.2910000Z /lib64/ld-linux-x86-64.so.2 (0x00007f39a2313000) 2024-08-08T22:21:32.2911498Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f3980332000) 2024-08-08T22:21:32.2913507Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f3941d37000) 2024-08-08T22:21:32.2916210Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f39a23be000) 2024-08-08T22:21:32.2918078Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f3941422000) 2024-08-08T22:21:32.2920191Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f394117b000) 2024-08-08T22:21:32.2922098Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f39410c8000) 2024-08-08T22:21:32.2924028Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f39303d0000) 2024-08-08T22:21:32.2926094Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f391f4f5000) 2024-08-08T22:21:32.2928152Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f390d234000) 2024-08-08T22:21:32.2930299Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f390aef8000) 2024-08-08T22:21:32.2932386Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f390461c000) 2024-08-08T22:21:32.2934422Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f38fe9be000) 2024-08-08T22:21:32.2936693Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f38da438000) 2024-08-08T22:21:32.2938158Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f38da235000) with runpath ' 2024-08-08T22:21:32.2939911Z 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 => (0x00007fff521c4000) 2024-08-08T22:21:32.2941959Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007f39a0da8000) 2024-08-08T22:21:32.2943240Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f39a0b8c000) 2024-08-08T22:21:32.2944254Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f39a07be000) 2024-08-08T22:21:32.2945753Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f39a24ff000) 2024-08-08T22:21:32.2947334Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f39a24db000) 2024-08-08T22:21:32.2948399Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f39a04bc000) 2024-08-08T22:21:32.2949110Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f39a02b8000) 2024-08-08T22:21:32.2949945Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f39a00b0000) 2024-08-08T22:21:32.2951390Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f399fe96000) 2024-08-08T22:21:32.2953435Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f399fc8c000) 2024-08-08T22:21:32.2955440Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f3994ca7000) 2024-08-08T22:21:32.2956734Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f399499f000) 2024-08-08T22:21:32.2958171Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f3994775000) 2024-08-08T22:21:32.2959453Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f399455f000) 2024-08-08T22:21:32.2960217Z /lib64/ld-linux-x86-64.so.2 (0x00007f39a2313000) 2024-08-08T22:21:32.2961470Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f3980332000) 2024-08-08T22:21:32.2963211Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f3941d37000) 2024-08-08T22:21:32.2964851Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f39a23be000) 2024-08-08T22:21:32.2966673Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f3941422000) 2024-08-08T22:21:32.2968812Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f394117b000) 2024-08-08T22:21:32.2970720Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f39410c8000) 2024-08-08T22:21:32.2972640Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f39303d0000) 2024-08-08T22:21:32.2974688Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f391f4f5000) 2024-08-08T22:21:32.2976745Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f390d234000) 2024-08-08T22:21:32.2978908Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f390aef8000) 2024-08-08T22:21:32.2981137Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f390461c000) 2024-08-08T22:21:32.2983153Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f38fe9be000) 2024-08-08T22:21:32.2985642Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f38da438000) 2024-08-08T22:21:32.2987107Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f38da235000) with runpath 2024-08-08T22:21:32.2987867Z +++ realpath /builder/check_binary.sh 2024-08-08T22:21:32.2988383Z ++ dirname /builder/check_binary.sh 2024-08-08T22:21:32.2988924Z + TEST_CODE_DIR=/builder/test_example_code 2024-08-08T22:21:32.2989483Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:21:32.2989954Z + pushd /tmp 2024-08-08T22:21:32.2990299Z /tmp / 2024-08-08T22:21:32.2990692Z + python -c 'import torch' 2024-08-08T22:21:34.7085581Z + popd 2024-08-08T22:21:34.7086028Z / 2024-08-08T22:21:34.7086467Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:21:34.7087159Z + pushd /tmp 2024-08-08T22:21:34.7087509Z /tmp / 2024-08-08T22:21:34.7088454Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-08-08T22:21:36.9460700Z + python -c 'import torch; assert torch.version.git_version != None' 2024-08-08T22:21:39.1921521Z + popd 2024-08-08T22:21:39.1922337Z / 2024-08-08T22:21:39.1922740Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:21:39.1925731Z ++ uname -m 2024-08-08T22:21:39.1932276Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-08-08T22:21:39.1935302Z ++ uname -m 2024-08-08T22:21:39.1942387Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:21:39.1945543Z ++ uname 2024-08-08T22:21:39.1952612Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:21:39.1955390Z ++ uname -m 2024-08-08T22:21:39.1962213Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-08T22:21:39.1963095Z + echo 'Checking that MKL is available' 2024-08-08T22:21:39.1963723Z Checking that MKL is available 2024-08-08T22:21:39.1964279Z + pushd /tmp 2024-08-08T22:21:39.1964758Z /tmp / 2024-08-08T22:21:39.1965524Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-08-08T22:21:41.4574791Z + popd 2024-08-08T22:21:41.4575203Z / 2024-08-08T22:21:41.4575563Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:21:41.4578500Z ++ uname 2024-08-08T22:21:41.4587706Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:21:41.4590080Z ++ uname -m 2024-08-08T22:21:41.4597028Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:21:41.4597872Z + echo 'Checking that XNNPACK is available' 2024-08-08T22:21:41.4598482Z Checking that XNNPACK is available 2024-08-08T22:21:41.4598978Z + pushd /tmp 2024-08-08T22:21:41.4599304Z /tmp / 2024-08-08T22:21:41.4600145Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-08-08T22:21:43.7109103Z + popd 2024-08-08T22:21:43.7109546Z / 2024-08-08T22:21:43.7110025Z + [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:21:43.7111121Z + [[ cu118 != \c\p\u ]] 2024-08-08T22:21:43.7111616Z + [[ cu118 != \x\p\u ]] 2024-08-08T22:21:43.7112383Z + [[ cu118 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-08-08T22:21:43.7112925Z + [[ cu118 != *\r\o\c\m* ]] 2024-08-08T22:21:43.7114195Z ++ uname -m 2024-08-08T22:21:43.7122165Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:21:43.7122777Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:21:43.7123510Z + pushd /tmp 2024-08-08T22:21:43.7123839Z /tmp / 2024-08-08T22:21:43.7124382Z + echo 'Checking that CUDA archs are setup correctly' 2024-08-08T22:21:43.7125064Z Checking that CUDA archs are setup correctly 2024-08-08T22:21:43.7125860Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-08-08T22:21:46.0899325Z + echo 'Checking that magma is available' 2024-08-08T22:21:46.0899985Z Checking that magma is available 2024-08-08T22:21:46.0900898Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-08-08T22:21:48.4676947Z + echo 'Checking that CuDNN is available' 2024-08-08T22:21:48.4677612Z Checking that CuDNN is available 2024-08-08T22:21:48.4678523Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-08-08T22:21:50.6933851Z + echo 'Checking that exception handling works' 2024-08-08T22:21:50.6934557Z Checking that exception handling works 2024-08-08T22:21:50.6935918Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-08-08T22:21:52.9887435Z + echo 'Checking that basic RNN works' 2024-08-08T22:21:52.9888075Z Checking that basic RNN works 2024-08-08T22:21:52.9888648Z + python /builder/test_example_code/rnn_smoke.py 2024-08-08T22:21:55.4511250Z + echo 'Checking that basic CNN works' 2024-08-08T22:21:55.4511891Z Checking that basic CNN works 2024-08-08T22:21:55.4512468Z + python /builder/test_example_code/cnn_smoke.py 2024-08-08T22:21:57.7453137Z tensor([0.], device='cuda:0', grad_fn=) 2024-08-08T22:21:59.3641218Z + echo 'Test that linalg works' 2024-08-08T22:21:59.3641820Z Test that linalg works 2024-08-08T22:21:59.3642803Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-08-08T22:22:01.6276269Z torch.return_types.linalg_svd( 2024-08-08T22:22:01.6277065Z U=tensor([[ 0.6008, -0.7756, -0.1934], 2024-08-08T22:22:01.6277923Z [ 0.6272, 0.3074, 0.7156], 2024-08-08T22:22:01.6278603Z [ 0.4956, 0.5513, -0.6712]], device='cuda:0'), 2024-08-08T22:22:01.6279323Z S=tensor([2.7249, 0.3641, 0.0425], device='cuda:0'), 2024-08-08T22:22:01.6279921Z Vh=tensor([[ 0.6008, 0.6272, 0.4956], 2024-08-08T22:22:01.6280467Z [-0.7756, 0.3074, 0.5513], 2024-08-08T22:22:01.6281081Z [-0.1934, 0.7156, -0.6712]], device='cuda:0')) 2024-08-08T22:22:01.9224548Z + popd 2024-08-08T22:22:01.9224999Z / 2024-08-08T22:22:01.9225351Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:22:01.9229004Z ++ dirname /builder/check_binary.sh 2024-08-08T22:22:01.9236405Z + pushd /builder/test/smoke_test 2024-08-08T22:22:01.9236922Z /builder/test/smoke_test / 2024-08-08T22:22:01.9237693Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-08-08T22:22:04.9889833Z Testing smoke_test_linalg on cpu 2024-08-08T22:22:05.3450512Z + [[ cu118 == *cuda* ]] 2024-08-08T22:22:05.3451024Z + popd 2024-08-08T22:22:05.3451313Z / 2024-08-08T22:22:05.3453928Z ++ uname 2024-08-08T22:22:05.3461580Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:22:05.3462099Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:22:05.3462818Z + GLOO_CHECK='import torch.distributed as dist 2024-08-08T22:22:05.3463364Z try: 2024-08-08T22:22:05.3463931Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:22:05.3465004Z except RuntimeError as e: 2024-08-08T22:22:05.3465451Z print(e) 2024-08-08T22:22:05.3465826Z ' 2024-08-08T22:22:05.3466153Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-08-08T22:22:05.3466656Z ++ MASTER_ADDR=localhost 2024-08-08T22:22:05.3467077Z ++ MASTER_PORT=63945 2024-08-08T22:22:05.3467594Z ++ python -c 'import torch.distributed as dist 2024-08-08T22:22:05.3468143Z try: 2024-08-08T22:22:05.3468700Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:22:05.3469343Z except RuntimeError as e: 2024-08-08T22:22:05.3469768Z print(e) 2024-08-08T22:22:05.3470124Z ' 2024-08-08T22:22:07.5801029Z + 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:22:07.5802768Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-08-08T22:22:07.5804559Z + [[ [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:22:07.5806110Z ++ uname 2024-08-08T22:22:07.5811365Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:22:07.5811962Z + [[ manywheel == \c\o\n\d\a ]] 2024-08-08T22:22:07.5812467Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-08-08T22:22:07.5812955Z + pushd /tmp 2024-08-08T22:22:07.5813296Z /tmp / 2024-08-08T22:22:07.5814438Z + 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:22:09.8228575Z + popd 2024-08-08T22:22:09.8228997Z / 2024-08-08T22:22:09.8229795Z + cd /builder 2024-08-08T22:22:09.8230426Z + git clean -ffdx 2024-08-08T22:22:09.8256046Z Removing test/smoke_test/__pycache__/ 2024-08-08T22:22:09.8370775Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-08T22:22:09.8371507Z with: 2024-08-08T22:22:09.8371804Z env: 2024-08-08T22:22:09.8372145Z PYTORCH_ROOT: /pytorch 2024-08-08T22:22:09.8372585Z BUILDER_ROOT: /builder 2024-08-08T22:22:09.8373009Z PACKAGE_TYPE: manywheel 2024-08-08T22:22:09.8373443Z DESIRED_CUDA: cu118 2024-08-08T22:22:09.8373880Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:22:09.8374287Z GPU_ARCH_TYPE: cuda 2024-08-08T22:22:09.8374812Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:22:09.8375418Z SKIP_ALL_TESTS: 1 2024-08-08T22:22:09.8375790Z LIBTORCH_CONFIG: 2024-08-08T22:22:09.8376180Z LIBTORCH_VARIANT: 2024-08-08T22:22:09.8376585Z DESIRED_DEVTOOLSET: 2024-08-08T22:22:09.8376981Z DESIRED_PYTHON: 3.8 2024-08-08T22:22:09.8377617Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:22:09.8378347Z ANACONDA_USER: pytorch 2024-08-08T22:22:09.8378814Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:22:09.8379298Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:22:09.8379797Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:22:09.8380565Z GITHUB_TOKEN: *** 2024-08-08T22:22:09.8380940Z PR_NUMBER: 2024-08-08T22:22:09.8381341Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:22:09.8381928Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:22:09.8382477Z USE_SPLIT_BUILD: true 2024-08-08T22:22:09.8383017Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:22:09.8383897Z CONTAINER_NAME: 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:22:09.8385109Z ##[endgroup] 2024-08-08T22:22:09.8407244Z ##[group]Run set -eou pipefail 2024-08-08T22:22:09.8407747Z set -eou pipefail 2024-08-08T22:22:09.8408157Z  2024-08-08T22:22:09.8408792Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-08T22:22:09.8409592Z for _ in $(seq 1440); do 2024-08-08T22:22:09.8410168Z  # Break if no ssh session exists anymore 2024-08-08T22:22:09.8410795Z  if [ "$(who)" = "" ]; then 2024-08-08T22:22:09.8411293Z  break 2024-08-08T22:22:09.8411659Z  fi 2024-08-08T22:22:09.8412025Z  echo "." 2024-08-08T22:22:09.8412428Z  sleep 5 2024-08-08T22:22:09.8412797Z done 2024-08-08T22:22:09.8420990Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:22:09.8421613Z env: 2024-08-08T22:22:09.8421930Z PYTORCH_ROOT: /pytorch 2024-08-08T22:22:09.8422363Z BUILDER_ROOT: /builder 2024-08-08T22:22:09.8422792Z PACKAGE_TYPE: manywheel 2024-08-08T22:22:09.8423202Z DESIRED_CUDA: cu118 2024-08-08T22:22:09.8423610Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:22:09.8424030Z GPU_ARCH_TYPE: cuda 2024-08-08T22:22:09.8425049Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:22:09.8425657Z SKIP_ALL_TESTS: 1 2024-08-08T22:22:09.8426047Z LIBTORCH_CONFIG: 2024-08-08T22:22:09.8426426Z LIBTORCH_VARIANT: 2024-08-08T22:22:09.8426825Z DESIRED_DEVTOOLSET: 2024-08-08T22:22:09.8427231Z DESIRED_PYTHON: 3.8 2024-08-08T22:22:09.8427843Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:22:09.8428567Z ANACONDA_USER: pytorch 2024-08-08T22:22:09.8429006Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:22:09.8429675Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:22:09.8430172Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:22:09.8430915Z GITHUB_TOKEN: *** 2024-08-08T22:22:09.8431286Z PR_NUMBER: 2024-08-08T22:22:09.8431681Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:22:09.8432263Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:22:09.8432797Z USE_SPLIT_BUILD: true 2024-08-08T22:22:09.8433335Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:22:09.8434211Z CONTAINER_NAME: 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:22:09.8435084Z ##[endgroup] 2024-08-08T22:22:09.8460954Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-08T22:22:09.8509343Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:22:09.8510307Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:22:09.8511044Z # shellcheck disable=SC2046 2024-08-08T22:22:09.8511624Z docker stop $(docker ps -q) || true 2024-08-08T22:22:09.8512203Z # Prune all of the docker images 2024-08-08T22:22:09.8512758Z docker system prune -af 2024-08-08T22:22:09.8520416Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:22:09.8521019Z env: 2024-08-08T22:22:09.8521363Z PYTORCH_ROOT: /pytorch 2024-08-08T22:22:09.8521800Z BUILDER_ROOT: /builder 2024-08-08T22:22:09.8522216Z PACKAGE_TYPE: manywheel 2024-08-08T22:22:09.8522653Z DESIRED_CUDA: cu118 2024-08-08T22:22:09.8523063Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:22:09.8523472Z GPU_ARCH_TYPE: cuda 2024-08-08T22:22:09.8524003Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:22:09.8524618Z SKIP_ALL_TESTS: 1 2024-08-08T22:22:09.8524991Z LIBTORCH_CONFIG: 2024-08-08T22:22:09.8525381Z LIBTORCH_VARIANT: 2024-08-08T22:22:09.8525785Z DESIRED_DEVTOOLSET: 2024-08-08T22:22:09.8526180Z DESIRED_PYTHON: 3.8 2024-08-08T22:22:09.8526808Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:22:09.8527545Z ANACONDA_USER: pytorch 2024-08-08T22:22:09.8527966Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:22:09.8528443Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:22:09.8528939Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:22:09.8529683Z GITHUB_TOKEN: *** 2024-08-08T22:22:09.8530055Z PR_NUMBER: 2024-08-08T22:22:09.8530454Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:22:09.8531038Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:22:09.8531576Z USE_SPLIT_BUILD: true 2024-08-08T22:22:09.8532121Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:22:09.8533004Z CONTAINER_NAME: 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:22:09.8533747Z ##[endgroup] 2024-08-08T22:22:20.2194711Z 428d9892568d 2024-08-08T22:22:21.7899545Z Deleted Containers: 2024-08-08T22:22:21.7900278Z 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:22:21.7900863Z 2024-08-08T22:22:24.4085097Z Deleted Images: 2024-08-08T22:22:24.4086886Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:22:24.4089377Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:22:24.4092170Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-08T22:22:24.4094143Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-08T22:22:24.4095128Z untagged: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:22:24.4096353Z untagged: pytorch/manylinux-builder@sha256:519e6d790d6b09efd21aa565b2fa1486a3036819a4bac23688494b30bac01bab 2024-08-08T22:22:24.4097634Z deleted: sha256:097c350195b7addc4b52ee356da227e58744024e45cee8629df3e47a06d65052 2024-08-08T22:22:24.4099249Z deleted: sha256:58e09bca3dceaaddc9f211e8a3b80ddbe6f4c6466580bb89403930c057cf4e86 2024-08-08T22:22:24.4100680Z deleted: sha256:b978b3dcdf93c5fae4cf36556b511c34348d2c41cb8fab531a415bf5d9224859 2024-08-08T22:22:24.4101752Z deleted: sha256:884757fae7ae6ae80f18b090f698a0660a05630ad119495822a135f75db5d27e 2024-08-08T22:22:24.4102791Z deleted: sha256:25d15826bdce75d1cb6e8e62042dcd23478941801e3854bbeb8ef137f0270153 2024-08-08T22:22:24.4103872Z deleted: sha256:b24a2aa73c79aa1f8d4cceb6a2011c25ec73f9b059b9ae3103d2803993577b61 2024-08-08T22:22:24.4105269Z deleted: sha256:f3b32d2504a9801226bda56d1972ec42e3e5b4d3552e7a93240e6cfeb5f1b800 2024-08-08T22:22:24.4106727Z deleted: sha256:5dcbc73b2207fa7e2687b4e057091eab0ad12d91076064bb2112db58ee7d2d64 2024-08-08T22:22:24.4108851Z deleted: sha256:038867e38129b369a45a5f05275ab2fd8ae916c39d567c16469c90b98c38a064 2024-08-08T22:22:24.4109957Z deleted: sha256:22efcd4d932ba54077b5d2512be94ad52926a3b45fb42e00f073ea444a4e7398 2024-08-08T22:22:24.4111032Z deleted: sha256:895acbfd0701c7132c5f7043b0d29451aa8b316919268afd4d2ccf0e7c769cd9 2024-08-08T22:22:24.4112074Z deleted: sha256:cee8700c1149dcae222c6316be6da3a5f18af2e159a6292b85b144e144155c6c 2024-08-08T22:22:24.4113169Z deleted: sha256:9173d58aec0fa020fde51d2fb5d63363d5f231befc091484bc2d6c21c5cb375d 2024-08-08T22:22:24.4114230Z deleted: sha256:9c5073b62eb2777ff8608e0b992a717805becd039b5556d58d75e18757f6f715 2024-08-08T22:22:24.4115273Z deleted: sha256:b4b5f5bf377c59c4356c1fc3d9536a4366460754cf11340590a44c0bfc403e37 2024-08-08T22:22:24.4116294Z deleted: sha256:b85813fca8399089d1954ed624caa227369f331d12152429404ffd93027edb0e 2024-08-08T22:22:24.4117346Z deleted: sha256:5a56e1b0526eddfed28a2b3cd8288baccc6803f2888c2724fef563b5cd9a9ebf 2024-08-08T22:22:24.4118419Z deleted: sha256:5f3879bf7f818f5795ed0c39f25efa517a11236b45e40d23e2bc3c0d8881ada0 2024-08-08T22:22:24.4119443Z deleted: sha256:c3242a8c8c7a276152469235749cf3002cd12e401b5d8505b70069a5b6a1f93c 2024-08-08T22:22:24.4120471Z deleted: sha256:923071053084c383a0bc3432e236d77ef7cec13283128fd48120bfa0fedddda9 2024-08-08T22:22:24.4121513Z deleted: sha256:993d147c8b58a4cd338ac4b076687b9ffaff3218f42f567984aa7cfcd9a31ba6 2024-08-08T22:22:24.4122564Z deleted: sha256:66caa0d9c2003c2ad179ae12f427668761bf9072dc07bfa5850545a6f51b7bc7 2024-08-08T22:22:24.4123626Z deleted: sha256:c3e6f986d6a37a5c18b4484b9c326b3e46df9e3d9e7296c39720f006fd6d115a 2024-08-08T22:22:24.4124688Z deleted: sha256:90dc1ed76efb0365b318fd2fc71121024553da2e08bc78d0a81e9b180a46b6ef 2024-08-08T22:22:24.4125774Z deleted: sha256:a6b9333031793eb6039fa553152647cfc81a1556ca439b1ec75450df6a4879d5 2024-08-08T22:22:24.4127155Z deleted: sha256:9a53cdb6a9913f47da1ab5df48aebd994ac3149c8bc94263f8904ae6d26ceeef 2024-08-08T22:22:24.4128248Z deleted: sha256:ade1e0e3d36f3e2fc7483e9f56656806bd416442723da8b77b9d2b6959e1c27d 2024-08-08T22:22:24.4129307Z deleted: sha256:2559e28fdde268f5909ee317ac4719ba37475439ca9cc2e5f3494202c63737b1 2024-08-08T22:22:24.4130347Z deleted: sha256:6b5ab79fa9eac77a08de94233348ecb14389ac9c6e6b84386cd501daefbb2fda 2024-08-08T22:22:24.4131407Z deleted: sha256:2ab3cf3515805d2e4c392541caed49ed72cd653db3f1136576c07039e617091e 2024-08-08T22:22:24.4132492Z deleted: sha256:4ab28eff3c60f6cd9ea0ce5a1ff2d71c8c6bd8fe5983a646acc46d88b26faefb 2024-08-08T22:22:24.4133538Z deleted: sha256:0192088f92450ab40d6271d098f84bf723546dcc5cb0c0aa4898b1eb2b01c273 2024-08-08T22:22:24.4134578Z deleted: sha256:ed632db40a36e06972b8a60f2a67d8c4362833d71420c6b63035ec5b21016ea9 2024-08-08T22:22:24.4135623Z deleted: sha256:95523270202dd30fc49f5a1b46d0e00fe7df446e99db60d61da0cbd7e1c258a7 2024-08-08T22:22:24.4136690Z deleted: sha256:af9e0031bb61b8fd2fd902c8dfdd3287313e525accccc03cb96477132195a211 2024-08-08T22:22:24.4137752Z deleted: sha256:efc9a589a66ec9fb2a71b905fc523be210ff51e43f4bb9a9720a1fdc12d0be8c 2024-08-08T22:22:24.4138839Z deleted: sha256:2b3ec2cdfe0488f27bc8343b82128d34c2e3dbddf9a208f6ec89c141ca8dcdbd 2024-08-08T22:22:24.4139899Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-08-08T22:22:24.4140509Z 2024-08-08T22:22:24.4140697Z Total reclaimed space: 19.41GB 2024-08-08T22:22:24.4182010Z Prepare all required actions 2024-08-08T22:22:24.4217599Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-08-08T22:22:24.4218187Z with: 2024-08-08T22:22:24.4218753Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:22:24.4219781Z env: 2024-08-08T22:22:24.4220123Z PYTORCH_ROOT: /pytorch 2024-08-08T22:22:24.4220557Z BUILDER_ROOT: /builder 2024-08-08T22:22:24.4220963Z PACKAGE_TYPE: manywheel 2024-08-08T22:22:24.4221389Z DESIRED_CUDA: cu118 2024-08-08T22:22:24.4221791Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:22:24.4222194Z GPU_ARCH_TYPE: cuda 2024-08-08T22:22:24.4222713Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:22:24.4223312Z SKIP_ALL_TESTS: 1 2024-08-08T22:22:24.4223678Z LIBTORCH_CONFIG: 2024-08-08T22:22:24.4224310Z LIBTORCH_VARIANT: 2024-08-08T22:22:24.4224741Z DESIRED_DEVTOOLSET: 2024-08-08T22:22:24.4225132Z DESIRED_PYTHON: 3.8 2024-08-08T22:22:24.4225811Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:22:24.4226527Z ANACONDA_USER: pytorch 2024-08-08T22:22:24.4226961Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:22:24.4227433Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:22:24.4227909Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:22:24.4228670Z GITHUB_TOKEN: *** 2024-08-08T22:22:24.4229060Z PR_NUMBER: 2024-08-08T22:22:24.4229451Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:22:24.4230012Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:22:24.4230566Z USE_SPLIT_BUILD: true 2024-08-08T22:22:24.4231100Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:22:24.4231951Z CONTAINER_NAME: 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:22:24.4232702Z ##[endgroup] 2024-08-08T22:22:24.4253218Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:22:24.4254360Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:22:24.4262867Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:22:24.4263486Z env: 2024-08-08T22:22:24.4263823Z PYTORCH_ROOT: /pytorch 2024-08-08T22:22:24.4264614Z BUILDER_ROOT: /builder 2024-08-08T22:22:24.4265055Z PACKAGE_TYPE: manywheel 2024-08-08T22:22:24.4265480Z DESIRED_CUDA: cu118 2024-08-08T22:22:24.4265862Z GPU_ARCH_VERSION: 11.8 2024-08-08T22:22:24.4266278Z GPU_ARCH_TYPE: cuda 2024-08-08T22:22:24.4266792Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-08T22:22:24.4267375Z SKIP_ALL_TESTS: 1 2024-08-08T22:22:24.4267760Z LIBTORCH_CONFIG: 2024-08-08T22:22:24.4268140Z LIBTORCH_VARIANT: 2024-08-08T22:22:24.4268517Z DESIRED_DEVTOOLSET: 2024-08-08T22:22:24.4268927Z DESIRED_PYTHON: 3.8 2024-08-08T22:22:24.4269549Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:22:24.4270271Z ANACONDA_USER: pytorch 2024-08-08T22:22:24.4270698Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:22:24.4271170Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:22:24.4271672Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:22:24.4272398Z GITHUB_TOKEN: *** 2024-08-08T22:22:24.4272786Z PR_NUMBER: 2024-08-08T22:22:24.4273178Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:22:24.4273739Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:22:24.4274294Z USE_SPLIT_BUILD: true 2024-08-08T22:22:24.4274828Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:22:24.4275688Z CONTAINER_NAME: 428d9892568d3e97b0fb1423554460834359ba43deb800c4c582131295adcab0 2024-08-08T22:22:24.4276440Z ##[endgroup] 2024-08-08T22:22:24.4495074Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T22:22:24.6835101Z latest: Pulling from tool/alpine 2024-08-08T22:22:24.6835802Z 540db60ca938: Pulling fs layer 2024-08-08T22:22:24.8189279Z 540db60ca938: Verifying Checksum 2024-08-08T22:22:24.8190051Z 540db60ca938: Download complete 2024-08-08T22:22:24.9666932Z 540db60ca938: Pull complete 2024-08-08T22:22:24.9798141Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:22:24.9837677Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:22:26.5033353Z Post job cleanup. 2024-08-08T22:22:26.6217468Z [command]/usr/bin/git version 2024-08-08T22:22:26.6274188Z git version 2.40.1 2024-08-08T22:22:26.6338335Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1754cbfe-c7ae-4eba-9fb7-d6bdb0b42c97' before making global git config changes 2024-08-08T22:22:26.6339951Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:22:26.6346687Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:22:26.6385596Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:22:26.6421612Z [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:22:26.6727073Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:22:26.6749894Z http.https://github.com/.extraheader 2024-08-08T22:22:26.6762207Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:22:26.6796357Z [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:22:26.7221458Z Post job cleanup. 2024-08-08T22:22:26.8399085Z [command]/usr/bin/git version 2024-08-08T22:22:26.8453917Z git version 2.40.1 2024-08-08T22:22:26.8517932Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fad1b6b3-5297-4175-a12a-6203964537b9' before making global git config changes 2024-08-08T22:22:26.8519549Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:22:26.8525643Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:22:26.8566326Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:22:26.8603511Z [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:22:26.8921568Z Entering 'android/libs/fbjni' 2024-08-08T22:22:26.8974306Z Entering 'third_party/FP16' 2024-08-08T22:22:26.9027281Z Entering 'third_party/FXdiv' 2024-08-08T22:22:26.9079001Z Entering 'third_party/NNPACK' 2024-08-08T22:22:26.9131126Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:22:26.9182344Z Entering 'third_party/XNNPACK' 2024-08-08T22:22:26.9253098Z Entering 'third_party/benchmark' 2024-08-08T22:22:26.9305502Z Entering 'third_party/cpp-httplib' 2024-08-08T22:22:26.9356666Z Entering 'third_party/cpuinfo' 2024-08-08T22:22:26.9407964Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:22:26.9459371Z Entering 'third_party/cutlass' 2024-08-08T22:22:26.9519679Z Entering 'third_party/eigen' 2024-08-08T22:22:26.9572673Z Entering 'third_party/fbgemm' 2024-08-08T22:22:26.9626840Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:22:26.9675313Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:22:26.9725834Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:22:26.9786630Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:22:26.9836682Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:22:26.9889215Z Entering 'third_party/flatbuffers' 2024-08-08T22:22:26.9945699Z Entering 'third_party/fmt' 2024-08-08T22:22:26.9998222Z Entering 'third_party/foxi' 2024-08-08T22:22:27.0050298Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:22:27.0101758Z Entering 'third_party/gloo' 2024-08-08T22:22:27.0153547Z Entering 'third_party/googletest' 2024-08-08T22:22:27.0205371Z Entering 'third_party/ideep' 2024-08-08T22:22:27.0255585Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:22:27.0315628Z Entering 'third_party/ittapi' 2024-08-08T22:22:27.0367625Z Entering 'third_party/kineto' 2024-08-08T22:22:27.0418758Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:22:27.0469194Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:22:27.0522255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:22:27.0572920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:22:27.0623603Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:22:27.0674574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:22:27.0729283Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:22:27.0780382Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:22:27.0831573Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:22:27.0885080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:22:27.0939114Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:22:27.0989654Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:22:27.1043236Z Entering 'third_party/mimalloc' 2024-08-08T22:22:27.1094527Z Entering 'third_party/nccl/nccl' 2024-08-08T22:22:27.1148801Z Entering 'third_party/nlohmann' 2024-08-08T22:22:27.1200435Z Entering 'third_party/onnx' 2024-08-08T22:22:27.1269242Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:22:27.1320802Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:22:27.1375553Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:22:27.1428943Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:22:27.1479823Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:22:27.1530423Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:22:27.1580634Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:22:27.1634392Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:22:27.1684612Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:22:27.1734248Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:22:27.1784326Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:22:27.1837870Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:22:27.1890719Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:22:27.1970722Z Entering 'third_party/pocketfft' 2024-08-08T22:22:27.2022430Z Entering 'third_party/protobuf' 2024-08-08T22:22:27.2077278Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:22:27.2129424Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:22:27.2182500Z Entering 'third_party/psimd' 2024-08-08T22:22:27.2234070Z Entering 'third_party/pthreadpool' 2024-08-08T22:22:27.2285109Z Entering 'third_party/pybind11' 2024-08-08T22:22:27.2336459Z Entering 'third_party/python-peachpy' 2024-08-08T22:22:27.2387944Z Entering 'third_party/sleef' 2024-08-08T22:22:27.2439056Z Entering 'third_party/tensorpipe' 2024-08-08T22:22:27.2491195Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:22:27.2542431Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:22:27.2592636Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:22:27.2642670Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:22:27.2691363Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:22:27.2764026Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:22:27.2792091Z http.https://github.com/.extraheader 2024-08-08T22:22:27.2805121Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:22:27.2842481Z [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:22:27.3148751Z Entering 'android/libs/fbjni' 2024-08-08T22:22:27.3182311Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3217126Z Entering 'third_party/FP16' 2024-08-08T22:22:27.3251221Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3285638Z Entering 'third_party/FXdiv' 2024-08-08T22:22:27.3318457Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3352941Z Entering 'third_party/NNPACK' 2024-08-08T22:22:27.3386515Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3420450Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:22:27.3453392Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3487916Z Entering 'third_party/XNNPACK' 2024-08-08T22:22:27.3521386Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3573672Z Entering 'third_party/benchmark' 2024-08-08T22:22:27.3607034Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3641288Z Entering 'third_party/cpp-httplib' 2024-08-08T22:22:27.3674651Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3709273Z Entering 'third_party/cpuinfo' 2024-08-08T22:22:27.3743167Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3778159Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:22:27.3812290Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3846248Z Entering 'third_party/cutlass' 2024-08-08T22:22:27.3880177Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3923470Z Entering 'third_party/eigen' 2024-08-08T22:22:27.3956571Z http.https://github.com/.extraheader 2024-08-08T22:22:27.3992917Z Entering 'third_party/fbgemm' 2024-08-08T22:22:27.4025856Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4060384Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:22:27.4093352Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4126453Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:22:27.4161316Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4195081Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:22:27.4227997Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4270053Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:22:27.4301944Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4335943Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:22:27.4368508Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4403043Z Entering 'third_party/flatbuffers' 2024-08-08T22:22:27.4436726Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4473363Z Entering 'third_party/fmt' 2024-08-08T22:22:27.4506232Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4539647Z Entering 'third_party/foxi' 2024-08-08T22:22:27.4572750Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4607189Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:22:27.4640334Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4674475Z Entering 'third_party/gloo' 2024-08-08T22:22:27.4708317Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4741753Z Entering 'third_party/googletest' 2024-08-08T22:22:27.4775380Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4809577Z Entering 'third_party/ideep' 2024-08-08T22:22:27.4843935Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4876401Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:22:27.4908481Z http.https://github.com/.extraheader 2024-08-08T22:22:27.4949399Z Entering 'third_party/ittapi' 2024-08-08T22:22:27.4981751Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5018908Z Entering 'third_party/kineto' 2024-08-08T22:22:27.5051886Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5085266Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:22:27.5117720Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5151717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:22:27.5183493Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5219512Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:22:27.5252383Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5286695Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:22:27.5319614Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5354797Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:22:27.5387110Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5420629Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:22:27.5454276Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5490298Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:22:27.5522909Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5557858Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:22:27.5590762Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5625061Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:22:27.5657451Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5693382Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:22:27.5725133Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5761069Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:22:27.5793196Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5826620Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:22:27.5858058Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5894646Z Entering 'third_party/mimalloc' 2024-08-08T22:22:27.5927476Z http.https://github.com/.extraheader 2024-08-08T22:22:27.5961788Z Entering 'third_party/nccl/nccl' 2024-08-08T22:22:27.5994815Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6028997Z Entering 'third_party/nlohmann' 2024-08-08T22:22:27.6061888Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6097835Z Entering 'third_party/onnx' 2024-08-08T22:22:27.6131193Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6181884Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:22:27.6215264Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6249740Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:22:27.6283345Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6320264Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:22:27.6354609Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6391070Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:22:27.6423225Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6457256Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:22:27.6489550Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6523551Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:22:27.6556292Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6590300Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:22:27.6622541Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6658818Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:22:27.6691152Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6725223Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:22:27.6757873Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6791843Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:22:27.6824594Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6856718Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:22:27.6888979Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6924494Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:22:27.6957687Z http.https://github.com/.extraheader 2024-08-08T22:22:27.6994133Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:22:27.7027291Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7082379Z Entering 'third_party/pocketfft' 2024-08-08T22:22:27.7115838Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7150198Z Entering 'third_party/protobuf' 2024-08-08T22:22:27.7182710Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7220097Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:22:27.7253414Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7287387Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:22:27.7321045Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7356550Z Entering 'third_party/psimd' 2024-08-08T22:22:27.7389439Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7422640Z Entering 'third_party/pthreadpool' 2024-08-08T22:22:27.7455858Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7489488Z Entering 'third_party/pybind11' 2024-08-08T22:22:27.7522549Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7557228Z Entering 'third_party/python-peachpy' 2024-08-08T22:22:27.7590381Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7624022Z Entering 'third_party/sleef' 2024-08-08T22:22:27.7656703Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7690443Z Entering 'third_party/tensorpipe' 2024-08-08T22:22:27.7724622Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7758043Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:22:27.7789765Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7823011Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:22:27.7854917Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7888921Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:22:27.7921038Z http.https://github.com/.extraheader 2024-08-08T22:22:27.7955168Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:22:27.7987621Z http.https://github.com/.extraheader 2024-08-08T22:22:27.8019612Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:22:27.8052053Z http.https://github.com/.extraheader 2024-08-08T22:22:27.8247564Z Post job cleanup. 2024-08-08T22:22:27.8311819Z Post job cleanup. 2024-08-08T22:22:27.9491398Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-08T22:22:27.9512405Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-08T22:22:27.9519863Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:22:27.9520532Z ##[endgroup] 2024-08-08T22:22:33.6350034Z Cleaning up orphan processes