2023-02-02T16:16:10.6671442Z Requested labels: linux.gcp.a100 2023-02-02T16:16:10.6671532Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2023-02-02T16:16:10.6671654Z Reusable workflow chain: 2023-02-02T16:16:10.6671689Z pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master (769eca6f9769473bec6fb06928cc50fc250bbb7f) 2023-02-02T16:16:10.6671762Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (769eca6f9769473bec6fb06928cc50fc250bbb7f) 2023-02-02T16:16:10.6671788Z Waiting for a runner to pick up this job... 2023-02-02T16:16:10.7933151Z Job is about to start running on the runner: gh-ci-gcp-a100-6 (repository) 2023-02-02T16:16:15.3699618Z Current runner version: '2.301.1' 2023-02-02T16:16:15.3706359Z Runner name: 'gh-ci-gcp-a100-6' 2023-02-02T16:16:15.3707036Z Runner group name: 'Default' 2023-02-02T16:16:15.3707713Z Machine name: 'gh-ci-gcp-a100-6' 2023-02-02T16:16:15.3710717Z ##[group]GITHUB_TOKEN Permissions 2023-02-02T16:16:15.3711625Z Actions: write 2023-02-02T16:16:15.3712009Z Checks: write 2023-02-02T16:16:15.3712381Z Contents: write 2023-02-02T16:16:15.3712747Z Deployments: write 2023-02-02T16:16:15.3713067Z Discussions: write 2023-02-02T16:16:15.3713419Z Issues: write 2023-02-02T16:16:15.3713806Z Metadata: read 2023-02-02T16:16:15.3714123Z Packages: write 2023-02-02T16:16:15.3714486Z Pages: write 2023-02-02T16:16:15.3714850Z PullRequests: write 2023-02-02T16:16:15.3715208Z RepositoryProjects: write 2023-02-02T16:16:15.3715655Z SecurityEvents: write 2023-02-02T16:16:15.3716033Z Statuses: write 2023-02-02T16:16:15.3716340Z ##[endgroup] 2023-02-02T16:16:15.3720642Z Secret source: Actions 2023-02-02T16:16:15.3721557Z Prepare workflow directory 2023-02-02T16:16:15.6596977Z Prepare all required actions 2023-02-02T16:16:15.6838616Z Getting action download info 2023-02-02T16:16:15.9491304Z Download action repository 'pytorch/test-infra@main' (SHA:a0455c10eed9856fefa1085640a283a5916b71a9) 2023-02-02T16:16:16.5528973Z Download action repository 'pytorch/pytorch@master' (SHA:769eca6f9769473bec6fb06928cc50fc250bbb7f) 2023-02-02T16:16:21.1279322Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-02-02T16:16:21.6845017Z Getting action download info 2023-02-02T16:16:21.9807816Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-02-02T16:16:22.4252357Z Getting action download info 2023-02-02T16:16:22.6655669Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-02-02T16:16:23.0473570Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (769eca6f9769473bec6fb06928cc50fc250bbb7f) 2023-02-02T16:16:23.0475719Z ##[group] Inputs 2023-02-02T16:16:23.0476091Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-sm80 2023-02-02T16:16:23.0476539Z test-matrix: { include: [ { config: "inductor_torchbench_smoketest_perf", shard: 1, num_shards: 1, runner: "linux.gcp.a100" }, ]} 2023-02-02T16:16:23.0477149Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:16:23.0477607Z sync-tag: 2023-02-02T16:16:23.0478424Z timeout-minutes: 240 2023-02-02T16:16:23.0478701Z use-gha: anything-non-empty-to-use-gha 2023-02-02T16:16:23.0478988Z ##[endgroup] 2023-02-02T16:16:23.0479357Z Complete job name: cuda11.6-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100) 2023-02-02T16:16:23.1340448Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-02-02T16:16:23.1340800Z with: 2023-02-02T16:16:23.1341448Z github-secret: *** 2023-02-02T16:16:23.1341860Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-02-02T16:16:23.1342276Z activate-with-label: false 2023-02-02T16:16:23.1342514Z label: with-ssh 2023-02-02T16:16:23.1342745Z remove-existing-keys: true 2023-02-02T16:16:23.1342956Z env: 2023-02-02T16:16:23.1343168Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:16:23.1343395Z ##[endgroup] 2023-02-02T16:16:23.2479893Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-02-02T16:16:23.2710544Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-02-02T16:16:23.2710885Z with: 2023-02-02T16:16:23.2711122Z submodules: recursive 2023-02-02T16:16:23.2711382Z fetch-depth: 0 2023-02-02T16:16:23.2711584Z env: 2023-02-02T16:16:23.2711796Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:16:23.2712013Z ##[endgroup] 2023-02-02T16:16:23.2971858Z ##[group]Run retry () { 2023-02-02T16:16:23.2972198Z retry () { 2023-02-02T16:16:23.2972481Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-02-02T16:16:23.2972726Z } 2023-02-02T16:16:23.2972957Z echo "${GITHUB_WORKSPACE}" 2023-02-02T16:16:23.2973288Z if [ -z "${NO_SUDO}" ]; then 2023-02-02T16:16:23.2973549Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-02-02T16:16:23.2973801Z else 2023-02-02T16:16:23.2974041Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-02-02T16:16:23.2974264Z fi 2023-02-02T16:16:23.2974545Z mkdir "${GITHUB_WORKSPACE}" 2023-02-02T16:16:23.2999005Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:16:23.2999307Z env: 2023-02-02T16:16:23.2999531Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:16:23.2999845Z NO_SUDO: 2023-02-02T16:16:23.3000138Z ##[endgroup] 2023-02-02T16:16:23.3126067Z /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-02T16:16:26.9832388Z ##[group]Run malfet/checkout@silent-checkout 2023-02-02T16:16:26.9832708Z with: 2023-02-02T16:16:26.9832943Z ref: 769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:16:26.9833198Z fetch-depth: 0 2023-02-02T16:16:26.9833420Z submodules: recursive 2023-02-02T16:16:26.9833637Z quiet-checkout: true 2023-02-02T16:16:26.9833882Z repository: pytorch/pytorch 2023-02-02T16:16:26.9834364Z token: *** 2023-02-02T16:16:26.9834575Z ssh-strict: true 2023-02-02T16:16:26.9834798Z persist-credentials: true 2023-02-02T16:16:26.9835031Z clean: true 2023-02-02T16:16:26.9835241Z lfs: false 2023-02-02T16:16:26.9835445Z set-safe-directory: true 2023-02-02T16:16:26.9835661Z env: 2023-02-02T16:16:26.9835871Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:16:26.9836085Z ##[endgroup] 2023-02-02T16:16:27.1291927Z Syncing repository: pytorch/pytorch 2023-02-02T16:16:27.1293792Z ##[group]Getting Git version info 2023-02-02T16:16:27.1294525Z Working directory is '/home/ubuntu/actions-runner/_work/pytorch/pytorch' 2023-02-02T16:16:27.1295141Z [command]/usr/bin/git version 2023-02-02T16:16:27.1295364Z git version 2.25.1 2023-02-02T16:16:27.1296702Z ##[endgroup] 2023-02-02T16:16:27.1313003Z Temporarily overriding HOME='/home/ubuntu/actions-runner/_work/_temp/0bb0c64b-6f7e-453d-b7e7-e82e15501f22' before making global git config changes 2023-02-02T16:16:27.1314008Z Adding repository directory to the temporary git global config as a safe directory 2023-02-02T16:16:27.1318922Z [command]/usr/bin/git config --global --add safe.directory /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-02T16:16:27.1369584Z Deleting the contents of '/home/ubuntu/actions-runner/_work/pytorch/pytorch' 2023-02-02T16:16:27.1375283Z ##[group]Initializing the repository 2023-02-02T16:16:27.1378703Z [command]/usr/bin/git init /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-02T16:16:27.1427068Z Initialized empty Git repository in /home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/ 2023-02-02T16:16:27.1435557Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-02-02T16:16:27.1477636Z ##[endgroup] 2023-02-02T16:16:27.1478089Z ##[group]Disabling automatic garbage collection 2023-02-02T16:16:27.1481581Z [command]/usr/bin/git config --local gc.auto 0 2023-02-02T16:16:27.1515692Z ##[endgroup] 2023-02-02T16:16:27.1516910Z ##[group]Setting up auth 2023-02-02T16:16:27.1524320Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-02T16:16:27.1560954Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-02-02T16:16:27.1821369Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-02T16:16:27.1855990Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-02-02T16:16:27.2108243Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-02T16:16:27.2154790Z ##[endgroup] 2023-02-02T16:16:27.2155256Z ##[group]Fetching the repository 2023-02-02T16:16:27.2162411Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-02-02T16:17:37.3356741Z [command]/usr/bin/git rev-parse --verify --quiet 769eca6f9769473bec6fb06928cc50fc250bbb7f^{object} 2023-02-02T16:17:37.3396751Z 769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:17:37.3406036Z ##[endgroup] 2023-02-02T16:17:37.3406551Z ##[group]Determining the checkout info 2023-02-02T16:17:37.3406976Z ##[endgroup] 2023-02-02T16:17:37.3407351Z ##[group]Checking out the ref 2023-02-02T16:17:37.3408263Z [command]/usr/bin/git checkout --quiet --force 769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:17:38.9612567Z ##[endgroup] 2023-02-02T16:17:38.9613090Z ##[group]Setting up auth for fetching submodules 2023-02-02T16:17:38.9619631Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-02T16:17:38.9682124Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-02-02T16:17:38.9723776Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-02-02T16:17:38.9762687Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-02-02T16:17:38.9804524Z ##[endgroup] 2023-02-02T16:17:38.9806515Z ##[group]Fetching submodules 2023-02-02T16:17:38.9811239Z [command]/usr/bin/git submodule sync --recursive 2023-02-02T16:17:39.0102400Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-02-02T16:17:39.0383576Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-02-02T16:17:39.0386837Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-02-02T16:17:39.0393838Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-02-02T16:17:39.0400208Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-02-02T16:17:39.0406612Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-02-02T16:17:39.0413422Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-02-02T16:17:39.0421246Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-02-02T16:17:39.0428313Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-02-02T16:17:39.0436254Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-02-02T16:17:39.0443707Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-02-02T16:17:39.0451594Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-02-02T16:17:39.0459067Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-02-02T16:17:39.0465628Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-02-02T16:17:39.0473363Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-02-02T16:17:39.0480523Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-02-02T16:17:39.0487573Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-02-02T16:17:39.0494402Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-02-02T16:17:39.0501543Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:17:39.0507888Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-02-02T16:17:39.0515329Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-02-02T16:17:39.0522720Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-02-02T16:17:39.0530301Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-02-02T16:17:39.0537348Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-02-02T16:17:39.0545128Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-02-02T16:17:39.0552813Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-02-02T16:17:39.0559330Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-02-02T16:17:39.0565556Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-02-02T16:17:39.0572457Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-02-02T16:17:39.0579155Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-02-02T16:17:39.0585936Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-02-02T16:17:39.0593451Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-02-02T16:17:39.0599897Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-02-02T16:17:39.0606344Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-02-02T16:17:39.0613347Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-02-02T16:17:39.0620609Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-02-02T16:17:39.0627342Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-02-02T16:17:39.0635188Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-02-02T16:17:39.0642094Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-02-02T16:17:39.0650650Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-02-02T16:17:39.0658824Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-02-02T16:17:39.0666197Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-02-02T16:17:39.0747473Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-02-02T16:17:39.6893699Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-02-02T16:17:40.1462294Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-02-02T16:17:41.6945871Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-02-02T16:17:42.2496770Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-02-02T16:17:42.7815008Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-02-02T16:17:46.0980852Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-02-02T16:17:54.7309030Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-02-02T16:17:55.4406777Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-02-02T16:17:56.2897297Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-02-02T16:17:58.1832321Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-02-02T16:17:59.6132919Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-02-02T16:18:01.5713581Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-02-02T16:18:07.1905840Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-02-02T16:18:08.1788227Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-02-02T16:18:11.0796348Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-02-02T16:18:12.7551983Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-02-02T16:18:13.1543312Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-02-02T16:18:13.9174529Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-02-02T16:18:14.4997175Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-02-02T16:18:16.2038207Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-02-02T16:18:16.9781444Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-02-02T16:18:17.5581909Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-02-02T16:18:18.1517663Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-02-02T16:18:19.8651192Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-02-02T16:18:20.4603677Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-02-02T16:18:21.1799923Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-02-02T16:18:28.6085384Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-02-02T16:18:31.3887631Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-02-02T16:18:32.1489278Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-02-02T16:18:32.6271167Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-02-02T16:18:39.6919604Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-02-02T16:18:40.1163584Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-02-02T16:18:40.6047009Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-02-02T16:18:41.7813471Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-02-02T16:18:42.2246473Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-02-02T16:18:42.9344456Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-02-02T16:18:43.4804214Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-02-02T16:18:44.3818153Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-02-02T16:18:46.7464897Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-02-02T16:18:47.5083033Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-02-02T16:18:50.5270316Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-02-02T16:18:50.5641804Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-02-02T16:18:50.5983810Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-02-02T16:18:50.6500921Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-02-02T16:18:50.7004484Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-02-02T16:18:50.7677208Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-02-02T16:18:51.4876770Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-02-02T16:18:51.5368952Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-02T16:18:51.6772388Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-02-02T16:18:51.7443758Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-02-02T16:18:52.0953575Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-02-02T16:18:52.5740847Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-02-02T16:18:52.8804134Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-02-02T16:18:52.9597717Z Submodule path 'third_party/fbgemm': checked out '84fe62b83fd97a054d3241034a9688dfc49dd558' 2023-02-02T16:18:52.9651474Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:18:52.9658194Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:18:52.9663822Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:18:52.9670200Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:18:52.9717408Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-02-02T16:18:54.3401836Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-02-02T16:18:55.1761683Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-02-02T16:18:56.8720634Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-02-02T16:18:57.8759369Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-02-02T16:18:58.0163330Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-02-02T16:18:58.1051253Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-02-02T16:18:58.1393751Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-02-02T16:18:58.2673530Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-02-02T16:18:58.3350433Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-02-02T16:18:58.3703042Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-02-02T16:18:58.4414349Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-02-02T16:18:58.4929836Z Submodule path 'third_party/gloo': checked out '10909297fedab0a680799211a299203e53515032' 2023-02-02T16:18:58.5724073Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-02-02T16:18:58.6116662Z Submodule path 'third_party/ideep': checked out 'e7925bc7c260e6c4481ccb53b7d29c59a901a05d' 2023-02-02T16:18:58.6167190Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-02-02T16:18:58.6209897Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-02-02T16:19:08.3728231Z Submodule path 'third_party/ideep/mkl-dnn': checked out '6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e' 2023-02-02T16:19:08.4104927Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-02-02T16:19:08.4531782Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-02-02T16:19:08.5820520Z Submodule path 'third_party/kineto': checked out 'a2d16d5f3874910be4b500379258ce9b32b1c44f' 2023-02-02T16:19:08.5877461Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:19:08.5883845Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:19:08.5892161Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:19:08.5944937Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2023-02-02T16:19:09.3045553Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-02-02T16:19:10.9032675Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-02-02T16:19:12.6895381Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2023-02-02T16:19:12.6951184Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:19:12.6959853Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:19:12.6967926Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:19:12.6974581Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:19:12.6981333Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:19:12.6989017Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:19:12.6996745Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:19:12.7003735Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:19:12.7055753Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2023-02-02T16:19:13.6493903Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2023-02-02T16:19:14.2838580Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2023-02-02T16:19:15.8583421Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2023-02-02T16:19:16.5262268Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2023-02-02T16:19:17.2945469Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2023-02-02T16:19:19.0115707Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2023-02-02T16:19:26.7089392Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2023-02-02T16:19:27.4058943Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2023-02-02T16:19:27.4634134Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2023-02-02T16:19:27.5341761Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2023-02-02T16:19:27.5714552Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2023-02-02T16:19:27.5766887Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:19:27.5813250Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2023-02-02T16:19:28.2436912Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2023-02-02T16:19:28.2857215Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2023-02-02T16:19:28.3534377Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2023-02-02T16:19:28.4952188Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2023-02-02T16:19:28.5347240Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2023-02-02T16:19:28.6183186Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-02-02T16:19:28.7030404Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-02-02T16:19:28.7521382Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-02-02T16:19:28.7944163Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-02-02T16:19:28.9398369Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-02-02T16:19:29.2725402Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-02-02T16:19:29.2798971Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-02-02T16:19:29.2803921Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-02-02T16:19:29.2868403Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-02-02T16:19:29.9840207Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-02-02T16:19:31.1224743Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-02T16:19:31.1844724Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-02-02T16:19:31.2275117Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-02-02T16:19:31.2327597Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:19:31.2372050Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-02-02T16:19:33.7967093Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-02-02T16:19:33.8027895Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:19:33.8032990Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:19:33.8088039Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-02-02T16:19:34.5465996Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-02-02T16:19:35.8108814Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-02-02T16:19:35.9080091Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-02-02T16:19:35.9132523Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:19:35.9179371Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-02-02T16:19:36.3976024Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-02T16:19:36.4352665Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-02-02T16:19:36.7595646Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-02-02T16:19:36.7657948Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:19:36.7664509Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-02-02T16:19:36.7717435Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-02-02T16:19:37.4919162Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-02-02T16:19:39.2068777Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-02-02T16:19:39.3083051Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-02-02T16:19:39.3430966Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-02-02T16:19:39.3797562Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-02-02T16:19:39.4429368Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-02-02T16:19:39.4796845Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-02-02T16:19:39.5372856Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-02-02T16:19:39.5729411Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-02-02T16:19:39.6483447Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-02-02T16:19:39.7990175Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-02-02T16:19:39.8530883Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-02-02T16:19:39.8584757Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:19:39.8592001Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:19:39.8599385Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:19:39.8606824Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:19:39.8654838Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-02-02T16:19:41.5584402Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-02-02T16:19:42.1066577Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-02-02T16:19:43.7069275Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-02-02T16:19:44.9293594Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-02-02T16:19:44.9688732Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-02-02T16:19:45.0653666Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-02-02T16:19:45.1183782Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-02-02T16:19:45.1236385Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:19:45.1282825Z Cloning into '/home/ubuntu/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-02-02T16:19:45.6076853Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-02T16:19:45.7856210Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-02-02T16:19:45.7968326Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-02-02T16:19:45.8261719Z Entering 'android/libs/fbjni' 2023-02-02T16:19:45.8302219Z Entering 'third_party/FP16' 2023-02-02T16:19:45.8342060Z Entering 'third_party/FXdiv' 2023-02-02T16:19:45.8382923Z Entering 'third_party/NNPACK' 2023-02-02T16:19:45.8423031Z Entering 'third_party/QNNPACK' 2023-02-02T16:19:45.8464706Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T16:19:45.8503904Z Entering 'third_party/XNNPACK' 2023-02-02T16:19:45.8559332Z Entering 'third_party/benchmark' 2023-02-02T16:19:45.8601050Z Entering 'third_party/cpuinfo' 2023-02-02T16:19:45.8643870Z Entering 'third_party/cub' 2023-02-02T16:19:45.8683914Z Entering 'third_party/cudnn_frontend' 2023-02-02T16:19:45.8731854Z Entering 'third_party/cutlass' 2023-02-02T16:19:45.8779201Z Entering 'third_party/eigen' 2023-02-02T16:19:45.8821820Z Entering 'third_party/fbgemm' 2023-02-02T16:19:45.8862776Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:19:45.8902753Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:19:45.8942634Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:19:45.8982461Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:19:45.9025346Z Entering 'third_party/flatbuffers' 2023-02-02T16:19:45.9070580Z Entering 'third_party/fmt' 2023-02-02T16:19:45.9110603Z Entering 'third_party/foxi' 2023-02-02T16:19:45.9149404Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:19:45.9189413Z Entering 'third_party/gloo' 2023-02-02T16:19:45.9229422Z Entering 'third_party/googletest' 2023-02-02T16:19:45.9269586Z Entering 'third_party/ideep' 2023-02-02T16:19:45.9310148Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T16:19:45.9360007Z Entering 'third_party/ios-cmake' 2023-02-02T16:19:45.9401651Z Entering 'third_party/ittapi' 2023-02-02T16:19:45.9442773Z Entering 'third_party/kineto' 2023-02-02T16:19:45.9481368Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:19:45.9520451Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:19:45.9561348Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:19:45.9600488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:19:45.9639891Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:19:45.9678874Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:19:45.9721703Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:19:45.9761466Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:19:45.9800846Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:19:45.9840919Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:19:45.9884213Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:19:45.9923210Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:19:45.9966264Z Entering 'third_party/nccl/nccl' 2023-02-02T16:19:46.0006152Z Entering 'third_party/neon2sse' 2023-02-02T16:19:46.0045689Z Entering 'third_party/nlohmann' 2023-02-02T16:19:46.0085359Z Entering 'third_party/onnx' 2023-02-02T16:19:46.0137924Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T16:19:46.0176868Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T16:19:46.0218205Z Entering 'third_party/onnx-tensorrt' 2023-02-02T16:19:46.0256542Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:19:46.0301654Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:19:46.0341824Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:19:46.0381581Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:19:46.0426922Z Entering 'third_party/pocketfft' 2023-02-02T16:19:46.0465999Z Entering 'third_party/protobuf' 2023-02-02T16:19:46.0510909Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:19:46.0549623Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T16:19:46.0591468Z Entering 'third_party/psimd' 2023-02-02T16:19:46.0631449Z Entering 'third_party/pthreadpool' 2023-02-02T16:19:46.0671282Z Entering 'third_party/pybind11' 2023-02-02T16:19:46.0711576Z Entering 'third_party/python-enum' 2023-02-02T16:19:46.0751361Z Entering 'third_party/python-peachpy' 2023-02-02T16:19:46.0792097Z Entering 'third_party/python-six' 2023-02-02T16:19:46.0832302Z Entering 'third_party/sleef' 2023-02-02T16:19:46.0873817Z Entering 'third_party/tbb' 2023-02-02T16:19:46.0915284Z Entering 'third_party/tensorpipe' 2023-02-02T16:19:46.0955237Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:19:46.0995312Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:19:46.1034608Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:19:46.1075520Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:19:46.1113638Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:19:46.1161416Z Entering 'third_party/zstd' 2023-02-02T16:19:46.1214128Z ##[endgroup] 2023-02-02T16:19:46.1214619Z ##[group]Persisting credentials for submodules 2023-02-02T16:19:46.1237546Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-02-02T16:19:46.1513575Z Entering 'android/libs/fbjni' 2023-02-02T16:19:46.1551265Z Entering 'third_party/FP16' 2023-02-02T16:19:46.1589315Z Entering 'third_party/FXdiv' 2023-02-02T16:19:46.1627604Z Entering 'third_party/NNPACK' 2023-02-02T16:19:46.1666562Z Entering 'third_party/QNNPACK' 2023-02-02T16:19:46.1705440Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T16:19:46.1743486Z Entering 'third_party/XNNPACK' 2023-02-02T16:19:46.1793902Z Entering 'third_party/benchmark' 2023-02-02T16:19:46.1832279Z Entering 'third_party/cpuinfo' 2023-02-02T16:19:46.1870769Z Entering 'third_party/cub' 2023-02-02T16:19:46.1909908Z Entering 'third_party/cudnn_frontend' 2023-02-02T16:19:46.1954882Z Entering 'third_party/cutlass' 2023-02-02T16:19:46.2002134Z Entering 'third_party/eigen' 2023-02-02T16:19:46.2043035Z Entering 'third_party/fbgemm' 2023-02-02T16:19:46.2081811Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:19:46.2119627Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:19:46.2158522Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:19:46.2196896Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:19:46.2236044Z Entering 'third_party/flatbuffers' 2023-02-02T16:19:46.2277103Z Entering 'third_party/fmt' 2023-02-02T16:19:46.2316129Z Entering 'third_party/foxi' 2023-02-02T16:19:46.2354190Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:19:46.2392910Z Entering 'third_party/gloo' 2023-02-02T16:19:46.2431353Z Entering 'third_party/googletest' 2023-02-02T16:19:46.2469626Z Entering 'third_party/ideep' 2023-02-02T16:19:46.2506367Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T16:19:46.2553443Z Entering 'third_party/ios-cmake' 2023-02-02T16:19:46.2592869Z Entering 'third_party/ittapi' 2023-02-02T16:19:46.2631257Z Entering 'third_party/kineto' 2023-02-02T16:19:46.2668417Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:19:46.2706601Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:19:46.2745571Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:19:46.2783312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:19:46.2821203Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:19:46.2857135Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:19:46.2897700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:19:46.2935050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:19:46.2973461Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:19:46.3011867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:19:46.3052359Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:19:46.3092003Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:19:46.3136539Z Entering 'third_party/nccl/nccl' 2023-02-02T16:19:46.3177218Z Entering 'third_party/neon2sse' 2023-02-02T16:19:46.3251216Z Entering 'third_party/nlohmann' 2023-02-02T16:19:46.3290278Z Entering 'third_party/onnx' 2023-02-02T16:19:46.3343796Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T16:19:46.3383134Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T16:19:46.3425189Z Entering 'third_party/onnx-tensorrt' 2023-02-02T16:19:46.3464569Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:19:46.3507035Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:19:46.3546267Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:19:46.3585576Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:19:46.3631920Z Entering 'third_party/pocketfft' 2023-02-02T16:19:46.3670440Z Entering 'third_party/protobuf' 2023-02-02T16:19:46.3712948Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:19:46.3750357Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T16:19:46.3790357Z Entering 'third_party/psimd' 2023-02-02T16:19:46.3828474Z Entering 'third_party/pthreadpool' 2023-02-02T16:19:46.3866019Z Entering 'third_party/pybind11' 2023-02-02T16:19:46.3904625Z Entering 'third_party/python-enum' 2023-02-02T16:19:46.3943209Z Entering 'third_party/python-peachpy' 2023-02-02T16:19:46.3981622Z Entering 'third_party/python-six' 2023-02-02T16:19:46.4019739Z Entering 'third_party/sleef' 2023-02-02T16:19:46.4059922Z Entering 'third_party/tbb' 2023-02-02T16:19:46.4101874Z Entering 'third_party/tensorpipe' 2023-02-02T16:19:46.4139565Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:19:46.4177400Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:19:46.4215191Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:19:46.4251976Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:19:46.4288571Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:19:46.4328816Z Entering 'third_party/zstd' 2023-02-02T16:19:46.4382793Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-02-02T16:19:46.4658507Z Entering 'android/libs/fbjni' 2023-02-02T16:19:46.4694476Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-02-02T16:19:46.4712635Z Entering 'third_party/FP16' 2023-02-02T16:19:46.4748306Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-02-02T16:19:46.4766279Z Entering 'third_party/FXdiv' 2023-02-02T16:19:46.4802369Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-02-02T16:19:46.4820520Z Entering 'third_party/NNPACK' 2023-02-02T16:19:46.4855704Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-02-02T16:19:46.4874235Z Entering 'third_party/QNNPACK' 2023-02-02T16:19:46.4908706Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-02-02T16:19:46.4926405Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T16:19:46.4962469Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-02-02T16:19:46.4981093Z Entering 'third_party/XNNPACK' 2023-02-02T16:19:46.5016427Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-02-02T16:19:46.5047996Z Entering 'third_party/benchmark' 2023-02-02T16:19:46.5081529Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-02-02T16:19:46.5100816Z Entering 'third_party/cpuinfo' 2023-02-02T16:19:46.5136348Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-02-02T16:19:46.5155552Z Entering 'third_party/cub' 2023-02-02T16:19:46.5191723Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-02-02T16:19:46.5210333Z Entering 'third_party/cudnn_frontend' 2023-02-02T16:19:46.5246890Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-02-02T16:19:46.5270504Z Entering 'third_party/cutlass' 2023-02-02T16:19:46.5306187Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-02-02T16:19:46.5331436Z Entering 'third_party/eigen' 2023-02-02T16:19:46.5366410Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-02-02T16:19:46.5387616Z Entering 'third_party/fbgemm' 2023-02-02T16:19:46.5422770Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-02-02T16:19:46.5441086Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:19:46.5475327Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-02-02T16:19:46.5493044Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:19:46.5528721Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-02-02T16:19:46.5548585Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:19:46.5582576Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-02-02T16:19:46.5601558Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:19:46.5636194Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-02-02T16:19:46.5656328Z Entering 'third_party/flatbuffers' 2023-02-02T16:19:46.5691092Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-02-02T16:19:46.5712394Z Entering 'third_party/fmt' 2023-02-02T16:19:46.5749457Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-02-02T16:19:46.5768496Z Entering 'third_party/foxi' 2023-02-02T16:19:46.5806241Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-02-02T16:19:46.5825961Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:19:46.5863814Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-02-02T16:19:46.5882622Z Entering 'third_party/gloo' 2023-02-02T16:19:46.5919790Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-02-02T16:19:46.5939224Z Entering 'third_party/googletest' 2023-02-02T16:19:46.5974824Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-02-02T16:19:46.5994073Z Entering 'third_party/ideep' 2023-02-02T16:19:46.6029425Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-02-02T16:19:46.6046604Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T16:19:46.6082013Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-02-02T16:19:46.6110880Z Entering 'third_party/ios-cmake' 2023-02-02T16:19:46.6145578Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-02-02T16:19:46.6164538Z Entering 'third_party/ittapi' 2023-02-02T16:19:46.6200128Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-02-02T16:19:46.6219894Z Entering 'third_party/kineto' 2023-02-02T16:19:46.6255403Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-02-02T16:19:46.6274273Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:19:46.6309331Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2023-02-02T16:19:46.6327530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:19:46.6362094Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2023-02-02T16:19:46.6382709Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:19:46.6417723Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2023-02-02T16:19:46.6437581Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:19:46.6472744Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2023-02-02T16:19:46.6492041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:19:46.6527460Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2023-02-02T16:19:46.6543830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:19:46.6579718Z file:/home/ubuntu/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 2023-02-02T16:19:46.6600004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:19:46.6635246Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2023-02-02T16:19:46.6652307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:19:46.6687703Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2023-02-02T16:19:46.6705872Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:19:46.6741800Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2023-02-02T16:19:46.6761595Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:19:46.6797730Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2023-02-02T16:19:46.6817708Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:19:46.6854505Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-02-02T16:19:46.6872486Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:19:46.6908299Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-02-02T16:19:46.6927458Z Entering 'third_party/nccl/nccl' 2023-02-02T16:19:46.6963014Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-02-02T16:19:46.6980946Z Entering 'third_party/neon2sse' 2023-02-02T16:19:46.7016116Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-02-02T16:19:46.7034084Z Entering 'third_party/nlohmann' 2023-02-02T16:19:46.7069838Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-02-02T16:19:46.7089554Z Entering 'third_party/onnx' 2023-02-02T16:19:46.7124677Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-02-02T16:19:46.7156849Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T16:19:46.7192571Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-02-02T16:19:46.7210769Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T16:19:46.7245251Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-02-02T16:19:46.7266200Z Entering 'third_party/onnx-tensorrt' 2023-02-02T16:19:46.7302218Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-02-02T16:19:46.7320146Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:19:46.7354130Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-02-02T16:19:46.7377263Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:19:46.7423208Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-02-02T16:19:46.7432229Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:19:46.7467008Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-02-02T16:19:46.7484824Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:19:46.7521548Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-02-02T16:19:46.7545942Z Entering 'third_party/pocketfft' 2023-02-02T16:19:46.7580835Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-02-02T16:19:46.7600096Z Entering 'third_party/protobuf' 2023-02-02T16:19:46.7635740Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-02-02T16:19:46.7657515Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:19:46.7691381Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-02-02T16:19:46.7709802Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T16:19:46.7744110Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-02-02T16:19:46.7764328Z Entering 'third_party/psimd' 2023-02-02T16:19:46.7799071Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-02-02T16:19:46.7816711Z Entering 'third_party/pthreadpool' 2023-02-02T16:19:46.7852501Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-02-02T16:19:46.7871133Z Entering 'third_party/pybind11' 2023-02-02T16:19:46.7906083Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-02-02T16:19:46.7924415Z Entering 'third_party/python-enum' 2023-02-02T16:19:46.7959301Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-02-02T16:19:46.7977112Z Entering 'third_party/python-peachpy' 2023-02-02T16:19:46.8012449Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-02-02T16:19:46.8031305Z Entering 'third_party/python-six' 2023-02-02T16:19:46.8066437Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-02-02T16:19:46.8084517Z Entering 'third_party/sleef' 2023-02-02T16:19:46.8120505Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-02-02T16:19:46.8139760Z Entering 'third_party/tbb' 2023-02-02T16:19:46.8177383Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-02-02T16:19:46.8199813Z Entering 'third_party/tensorpipe' 2023-02-02T16:19:46.8239256Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-02-02T16:19:46.8257906Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:19:46.8298910Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-02-02T16:19:46.8317506Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:19:46.8355539Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-02-02T16:19:46.8373901Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:19:46.8409539Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-02-02T16:19:46.8428223Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:19:46.8466262Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-02-02T16:19:46.8484517Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:19:46.8520263Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-02-02T16:19:46.8542124Z Entering 'third_party/zstd' 2023-02-02T16:19:46.8579231Z file:/home/ubuntu/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-02-02T16:19:46.8930752Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-02-02T16:19:46.9216124Z Entering 'android/libs/fbjni' 2023-02-02T16:19:46.9255621Z Entering 'third_party/FP16' 2023-02-02T16:19:46.9295803Z Entering 'third_party/FXdiv' 2023-02-02T16:19:46.9336590Z Entering 'third_party/NNPACK' 2023-02-02T16:19:46.9377380Z Entering 'third_party/QNNPACK' 2023-02-02T16:19:46.9417833Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T16:19:46.9457608Z Entering 'third_party/XNNPACK' 2023-02-02T16:19:46.9508897Z Entering 'third_party/benchmark' 2023-02-02T16:19:46.9547257Z Entering 'third_party/cpuinfo' 2023-02-02T16:19:46.9587790Z Entering 'third_party/cub' 2023-02-02T16:19:46.9629196Z Entering 'third_party/cudnn_frontend' 2023-02-02T16:19:46.9674267Z Entering 'third_party/cutlass' 2023-02-02T16:19:46.9720904Z Entering 'third_party/eigen' 2023-02-02T16:19:46.9762181Z Entering 'third_party/fbgemm' 2023-02-02T16:19:46.9801057Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:19:46.9839656Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:19:46.9878568Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:19:46.9917398Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:19:46.9958127Z Entering 'third_party/flatbuffers' 2023-02-02T16:19:46.9999883Z Entering 'third_party/fmt' 2023-02-02T16:19:47.0039831Z Entering 'third_party/foxi' 2023-02-02T16:19:47.0078810Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:19:47.0118489Z Entering 'third_party/gloo' 2023-02-02T16:19:47.0158344Z Entering 'third_party/googletest' 2023-02-02T16:19:47.0197534Z Entering 'third_party/ideep' 2023-02-02T16:19:47.0235602Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T16:19:47.0286775Z Entering 'third_party/ios-cmake' 2023-02-02T16:19:47.0325077Z Entering 'third_party/ittapi' 2023-02-02T16:19:47.0365349Z Entering 'third_party/kineto' 2023-02-02T16:19:47.0406047Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:19:47.0445196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:19:47.0487072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:19:47.0524298Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:19:47.0565480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:19:47.0603183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:19:47.0645849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:19:47.0684017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:19:47.0723804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:19:47.0763996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:19:47.0804632Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:19:47.0845540Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:19:47.0886546Z Entering 'third_party/nccl/nccl' 2023-02-02T16:19:47.0925850Z Entering 'third_party/neon2sse' 2023-02-02T16:19:47.0966404Z Entering 'third_party/nlohmann' 2023-02-02T16:19:47.1006968Z Entering 'third_party/onnx' 2023-02-02T16:19:47.1060587Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T16:19:47.1100278Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T16:19:47.1141978Z Entering 'third_party/onnx-tensorrt' 2023-02-02T16:19:47.1181525Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:19:47.1226229Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:19:47.1266197Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:19:47.1305815Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:19:47.1351778Z Entering 'third_party/pocketfft' 2023-02-02T16:19:47.1390471Z Entering 'third_party/protobuf' 2023-02-02T16:19:47.1433316Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:19:47.1474040Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T16:19:47.1516351Z Entering 'third_party/psimd' 2023-02-02T16:19:47.1556050Z Entering 'third_party/pthreadpool' 2023-02-02T16:19:47.1597908Z Entering 'third_party/pybind11' 2023-02-02T16:19:47.1639289Z Entering 'third_party/python-enum' 2023-02-02T16:19:47.1680447Z Entering 'third_party/python-peachpy' 2023-02-02T16:19:47.1721178Z Entering 'third_party/python-six' 2023-02-02T16:19:47.1761717Z Entering 'third_party/sleef' 2023-02-02T16:19:47.1801885Z Entering 'third_party/tbb' 2023-02-02T16:19:47.1843439Z Entering 'third_party/tensorpipe' 2023-02-02T16:19:47.1882626Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:19:47.1921284Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:19:47.1961527Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:19:47.2002371Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:19:47.2040259Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:19:47.2083536Z Entering 'third_party/zstd' 2023-02-02T16:19:47.2138233Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-02-02T16:19:47.2413754Z Entering 'android/libs/fbjni' 2023-02-02T16:19:47.2453126Z Entering 'third_party/FP16' 2023-02-02T16:19:47.2493205Z Entering 'third_party/FXdiv' 2023-02-02T16:19:47.2532041Z Entering 'third_party/NNPACK' 2023-02-02T16:19:47.2572476Z Entering 'third_party/QNNPACK' 2023-02-02T16:19:47.2611638Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T16:19:47.2651105Z Entering 'third_party/XNNPACK' 2023-02-02T16:19:47.2702367Z Entering 'third_party/benchmark' 2023-02-02T16:19:47.2741771Z Entering 'third_party/cpuinfo' 2023-02-02T16:19:47.2782185Z Entering 'third_party/cub' 2023-02-02T16:19:47.2820983Z Entering 'third_party/cudnn_frontend' 2023-02-02T16:19:47.2868474Z Entering 'third_party/cutlass' 2023-02-02T16:19:47.2918475Z Entering 'third_party/eigen' 2023-02-02T16:19:47.2963816Z Entering 'third_party/fbgemm' 2023-02-02T16:19:47.3005358Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:19:47.3044509Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:19:47.3085782Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:19:47.3124704Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:19:47.3168370Z Entering 'third_party/flatbuffers' 2023-02-02T16:19:47.3213676Z Entering 'third_party/fmt' 2023-02-02T16:19:47.3255292Z Entering 'third_party/foxi' 2023-02-02T16:19:47.3296748Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:19:47.3336436Z Entering 'third_party/gloo' 2023-02-02T16:19:47.3377380Z Entering 'third_party/googletest' 2023-02-02T16:19:47.3418636Z Entering 'third_party/ideep' 2023-02-02T16:19:47.3480284Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T16:19:47.3530007Z Entering 'third_party/ios-cmake' 2023-02-02T16:19:47.3571750Z Entering 'third_party/ittapi' 2023-02-02T16:19:47.3613137Z Entering 'third_party/kineto' 2023-02-02T16:19:47.3652851Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:19:47.3692180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:19:47.3735242Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:19:47.3777248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:19:47.3817293Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:19:47.3858114Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:19:47.3902383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:19:47.3940677Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:19:47.3980474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:19:47.4021013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:19:47.4062800Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:19:47.4102751Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:19:47.4145523Z Entering 'third_party/nccl/nccl' 2023-02-02T16:19:47.4185919Z Entering 'third_party/neon2sse' 2023-02-02T16:19:47.4226725Z Entering 'third_party/nlohmann' 2023-02-02T16:19:47.4268147Z Entering 'third_party/onnx' 2023-02-02T16:19:47.4322782Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T16:19:47.4365428Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T16:19:47.4406793Z Entering 'third_party/onnx-tensorrt' 2023-02-02T16:19:47.4444934Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:19:47.4488349Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:19:47.4526926Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:19:47.4564678Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:19:47.4609865Z Entering 'third_party/pocketfft' 2023-02-02T16:19:47.4648972Z Entering 'third_party/protobuf' 2023-02-02T16:19:47.4691805Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:19:47.4730171Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T16:19:47.4772477Z Entering 'third_party/psimd' 2023-02-02T16:19:47.4812118Z Entering 'third_party/pthreadpool' 2023-02-02T16:19:47.4852612Z Entering 'third_party/pybind11' 2023-02-02T16:19:47.4894042Z Entering 'third_party/python-enum' 2023-02-02T16:19:47.4935233Z Entering 'third_party/python-peachpy' 2023-02-02T16:19:47.4975722Z Entering 'third_party/python-six' 2023-02-02T16:19:47.5015075Z Entering 'third_party/sleef' 2023-02-02T16:19:47.5055116Z Entering 'third_party/tbb' 2023-02-02T16:19:47.5096498Z Entering 'third_party/tensorpipe' 2023-02-02T16:19:47.5135267Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:19:47.5173526Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:19:47.5211659Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:19:47.5249682Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:19:47.5288854Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:19:47.5333183Z Entering 'third_party/zstd' 2023-02-02T16:19:47.5383979Z ##[endgroup] 2023-02-02T16:19:47.5451907Z [command]/usr/bin/git log -1 --format='%H' 2023-02-02T16:19:47.5485994Z '769eca6f9769473bec6fb06928cc50fc250bbb7f' 2023-02-02T16:19:47.5705002Z Prepare all required actions 2023-02-02T16:19:47.5738696Z ##[group]Run ./.github/actions/setup-linux 2023-02-02T16:19:47.5739083Z env: 2023-02-02T16:19:47.5739319Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:19:47.5739532Z ##[endgroup] 2023-02-02T16:19:47.5759545Z ##[group]Run set -euo pipefail 2023-02-02T16:19:47.5759953Z set -euo pipefail 2023-02-02T16:19:47.5760280Z function get_ec2_metadata() { 2023-02-02T16:19:47.5760647Z  # Pulled from instance metadata endpoint for EC2 2023-02-02T16:19:47.5761154Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-02-02T16:19:47.5761595Z  category=$1 2023-02-02T16:19:47.5761990Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-02-02T16:19:47.5762301Z } 2023-02-02T16:19:47.5762617Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-02-02T16:19:47.5763200Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-02-02T16:19:47.5763639Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-02-02T16:19:47.5764030Z echo "system info $(uname -a)" 2023-02-02T16:19:47.5784477Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:19:47.5784769Z env: 2023-02-02T16:19:47.5785134Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:19:47.5785433Z ##[endgroup] 2023-02-02T16:19:47.5924163Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-02T16:19:47.5935030Z ami-id: 2023-02-02T16:19:47.6011668Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-02T16:19:47.6020698Z instance-id: 2023-02-02T16:19:47.6092543Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-02T16:19:47.6101272Z instance-type: 2023-02-02T16:19:47.6112580Z system info Linux gh-ci-gcp-a100-6 5.15.0-1025-gcp #32~20.04.2-Ubuntu SMP Tue Nov 29 08:31:04 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 2023-02-02T16:19:47.6136404Z ##[group]Run if systemctl is-active --quiet docker; then 2023-02-02T16:19:47.6136834Z if systemctl is-active --quiet docker; then 2023-02-02T16:19:47.6137217Z  echo "Docker daemon is running..."; 2023-02-02T16:19:47.6137581Z else 2023-02-02T16:19:47.6137890Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-02-02T16:19:47.6138349Z fi 2023-02-02T16:19:47.6156822Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:19:47.6157117Z env: 2023-02-02T16:19:47.6157431Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:19:47.6157736Z ##[endgroup] 2023-02-02T16:19:47.6263569Z Docker daemon is running... 2023-02-02T16:19:47.6282964Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-02T16:19:47.6283398Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-02T16:19:47.6283749Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-02T16:19:47.6284224Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-02-02T16:19:47.6284646Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-02-02T16:19:47.6301231Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:19:47.6301503Z env: 2023-02-02T16:19:47.6301714Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:19:47.6301936Z AWS_RETRY_MODE: standard 2023-02-02T16:19:47.6302163Z AWS_MAX_ATTEMPTS: 5 2023-02-02T16:19:47.6302402Z AWS_DEFAULT_REGION: us-east-1 2023-02-02T16:19:47.6302616Z ##[endgroup] 2023-02-02T16:19:49.7845603Z WARNING! Your password will be stored unencrypted in /home/ubuntu/.docker/config.json. 2023-02-02T16:19:49.7846232Z Configure a credential helper to remove this warning. See 2023-02-02T16:19:49.7847680Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-02-02T16:19:49.7848026Z 2023-02-02T16:19:49.7848166Z Login Succeeded 2023-02-02T16:19:49.7904210Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-02T16:19:49.7904615Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-02T16:19:49.7904930Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-02T16:19:49.7923180Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:19:49.7923468Z env: 2023-02-02T16:19:49.7923686Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:19:49.7923907Z ##[endgroup] 2023-02-02T16:19:49.8031322Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-02-02T16:19:49.8031644Z with: 2023-02-02T16:19:49.8032085Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:19:49.8032522Z env: 2023-02-02T16:19:49.8032738Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:19:49.8032952Z ##[endgroup] 2023-02-02T16:19:49.8048265Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-02T16:19:49.8048605Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-02T16:19:49.8048933Z # ignore output since only exit code is used for conditional 2023-02-02T16:19:49.8049264Z # only pull docker image if it's not available locally 2023-02-02T16:19:49.8049643Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-02-02T16:19:49.8050020Z  retry docker pull "${DOCKER_IMAGE}" 2023-02-02T16:19:49.8050249Z fi 2023-02-02T16:19:49.8067308Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:19:49.8067580Z env: 2023-02-02T16:19:49.8067779Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:19:49.8068600Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:19:49.8069056Z ##[endgroup] 2023-02-02T16:19:50.3853837Z adaefbcda1020663b13f82a115d87f5b2a58b93f: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-02-02T16:19:50.3854531Z fb668870d8a7: Pulling fs layer 2023-02-02T16:19:50.3854967Z 3dc32ed140fb: Pulling fs layer 2023-02-02T16:19:50.3855355Z 54a1df240516: Pulling fs layer 2023-02-02T16:19:50.3855777Z cf378b3cb3c7: Pulling fs layer 2023-02-02T16:19:50.3856596Z 9b4412378859: Pulling fs layer 2023-02-02T16:19:50.3857025Z 502253a1be21: Pulling fs layer 2023-02-02T16:19:50.3857369Z 5c7dd67e5809: Pulling fs layer 2023-02-02T16:19:50.3857824Z bdfd23ed3f48: Pulling fs layer 2023-02-02T16:19:50.3858231Z aee1dd761bdd: Pulling fs layer 2023-02-02T16:19:50.3858927Z 5feda9af2542: Pulling fs layer 2023-02-02T16:19:50.3859348Z f8371ecb849a: Pulling fs layer 2023-02-02T16:19:50.3859761Z cf378b3cb3c7: Waiting 2023-02-02T16:19:50.3860070Z 502253a1be21: Waiting 2023-02-02T16:19:50.3860408Z 5c7dd67e5809: Waiting 2023-02-02T16:19:50.3860724Z 9b4412378859: Waiting 2023-02-02T16:19:50.3861055Z 0e8da58c4db0: Pulling fs layer 2023-02-02T16:19:50.3861471Z 5feda9af2542: Waiting 2023-02-02T16:19:50.3861888Z c862bd64195d: Pulling fs layer 2023-02-02T16:19:50.3862312Z 5fd6ec34d8ec: Pulling fs layer 2023-02-02T16:19:50.3862676Z bdfd23ed3f48: Waiting 2023-02-02T16:19:50.3863084Z aee1dd761bdd: Waiting 2023-02-02T16:19:50.3863507Z e6f2c2bdf376: Pulling fs layer 2023-02-02T16:19:50.3863738Z f8371ecb849a: Waiting 2023-02-02T16:19:50.3864019Z d9fbd067dcf0: Pulling fs layer 2023-02-02T16:19:50.3864384Z 0e8da58c4db0: Waiting 2023-02-02T16:19:50.3864737Z 0c3070e75ce7: Pulling fs layer 2023-02-02T16:19:50.3865124Z c862bd64195d: Waiting 2023-02-02T16:19:50.3865524Z 5a3b0f243ea1: Pulling fs layer 2023-02-02T16:19:50.3865882Z 5b2d677edb74: Pulling fs layer 2023-02-02T16:19:50.3866332Z 5fd6ec34d8ec: Waiting 2023-02-02T16:19:50.3866731Z 44125e56944e: Pulling fs layer 2023-02-02T16:19:50.3867148Z 0c3070e75ce7: Waiting 2023-02-02T16:19:50.3867555Z f1393caaefca: Pulling fs layer 2023-02-02T16:19:50.3868082Z 5a3b0f243ea1: Waiting 2023-02-02T16:19:50.3868342Z 4ebed2a1896a: Pulling fs layer 2023-02-02T16:19:50.3868710Z d122d7e334ec: Pulling fs layer 2023-02-02T16:19:50.3869121Z f1393caaefca: Waiting 2023-02-02T16:19:50.3869526Z b8fc1a5d210a: Pulling fs layer 2023-02-02T16:19:50.3869913Z 4ebed2a1896a: Waiting 2023-02-02T16:19:50.3870318Z 2898b24fe32d: Pulling fs layer 2023-02-02T16:19:50.3870757Z 5d7222114be8: Pulling fs layer 2023-02-02T16:19:50.3871163Z 8d6640093a93: Pulling fs layer 2023-02-02T16:19:50.3871602Z 5b2d677edb74: Waiting 2023-02-02T16:19:50.3872262Z 4bd4e480eba2: Pulling fs layer 2023-02-02T16:19:50.3872503Z 8399f5b11322: Pulling fs layer 2023-02-02T16:19:50.3872739Z e2d1337ca6e5: Pulling fs layer 2023-02-02T16:19:50.3872965Z b8fc1a5d210a: Waiting 2023-02-02T16:19:50.3873204Z 8d6640093a93: Waiting 2023-02-02T16:19:50.3873424Z 92902c5612b6: Pulling fs layer 2023-02-02T16:19:50.3873660Z ebce7e18f4fa: Pulling fs layer 2023-02-02T16:19:50.3873874Z 8399f5b11322: Waiting 2023-02-02T16:19:50.3874080Z e2d1337ca6e5: Waiting 2023-02-02T16:19:50.3874282Z 92902c5612b6: Waiting 2023-02-02T16:19:50.3874482Z a40114843902: Pulling fs layer 2023-02-02T16:19:50.3874711Z c484a205bc5c: Pulling fs layer 2023-02-02T16:19:50.3874947Z a6c5a22b7331: Pulling fs layer 2023-02-02T16:19:50.3875169Z c4b8a48950c1: Pulling fs layer 2023-02-02T16:19:50.3875388Z c484a205bc5c: Waiting 2023-02-02T16:19:50.3875611Z 6e6dbd46fd49: Pulling fs layer 2023-02-02T16:19:50.3875837Z c6d3c3322478: Pulling fs layer 2023-02-02T16:19:50.3876265Z 0d11c0ef793b: Pulling fs layer 2023-02-02T16:19:50.3876488Z a40114843902: Waiting 2023-02-02T16:19:50.3876709Z 6d71d829e43e: Pulling fs layer 2023-02-02T16:19:50.3876919Z 6e6dbd46fd49: Waiting 2023-02-02T16:19:50.3877132Z c4b8a48950c1: Waiting 2023-02-02T16:19:50.3877336Z 0d11c0ef793b: Waiting 2023-02-02T16:19:50.3877541Z 9ed2739b4a9e: Pulling fs layer 2023-02-02T16:19:50.3877763Z c6d3c3322478: Waiting 2023-02-02T16:19:50.3877983Z 2dddc0d98a82: Pulling fs layer 2023-02-02T16:19:50.3878204Z 0281e247987d: Pulling fs layer 2023-02-02T16:19:50.3878434Z c64f7b6df59f: Pulling fs layer 2023-02-02T16:19:50.3878675Z 1f249a732c88: Pulling fs layer 2023-02-02T16:19:50.3878881Z 9ed2739b4a9e: Waiting 2023-02-02T16:19:50.3879104Z a90730f19eeb: Pulling fs layer 2023-02-02T16:19:50.3879326Z c64f7b6df59f: Waiting 2023-02-02T16:19:50.3879535Z e2343eecc5aa: Pulling fs layer 2023-02-02T16:19:50.3879767Z 0e7970b22a93: Pulling fs layer 2023-02-02T16:19:50.3880092Z 6d71d829e43e: Waiting 2023-02-02T16:19:50.3880300Z cd05c877f607: Pulling fs layer 2023-02-02T16:19:50.3880533Z a38df3607204: Pulling fs layer 2023-02-02T16:19:50.3880756Z 2dddc0d98a82: Waiting 2023-02-02T16:19:50.3880966Z 29d6b5607c27: Pulling fs layer 2023-02-02T16:19:50.3881202Z 23ddebfa504b: Pulling fs layer 2023-02-02T16:19:50.3881440Z 8c18021e6a65: Pulling fs layer 2023-02-02T16:19:50.3881643Z 1f249a732c88: Waiting 2023-02-02T16:19:50.3881848Z a38df3607204: Waiting 2023-02-02T16:19:50.3882069Z 5bc25b80d180: Pulling fs layer 2023-02-02T16:19:50.3882276Z 23ddebfa504b: Waiting 2023-02-02T16:19:50.3882484Z 29d6b5607c27: Waiting 2023-02-02T16:19:50.3882686Z 8c18021e6a65: Waiting 2023-02-02T16:19:50.3882876Z 5bc25b80d180: Waiting 2023-02-02T16:19:50.3883077Z 0e7970b22a93: Waiting 2023-02-02T16:19:50.9554018Z 3dc32ed140fb: Verifying Checksum 2023-02-02T16:19:50.9554372Z 3dc32ed140fb: Download complete 2023-02-02T16:19:51.1257679Z 54a1df240516: Verifying Checksum 2023-02-02T16:19:51.1258026Z 54a1df240516: Download complete 2023-02-02T16:19:51.1330325Z fb668870d8a7: Verifying Checksum 2023-02-02T16:19:51.1330730Z fb668870d8a7: Download complete 2023-02-02T16:19:51.2496359Z cf378b3cb3c7: Verifying Checksum 2023-02-02T16:19:51.2496791Z cf378b3cb3c7: Download complete 2023-02-02T16:19:51.4232597Z 9b4412378859: Verifying Checksum 2023-02-02T16:19:51.4233234Z 9b4412378859: Download complete 2023-02-02T16:19:51.5950781Z 5c7dd67e5809: Verifying Checksum 2023-02-02T16:19:51.5951321Z 5c7dd67e5809: Download complete 2023-02-02T16:19:51.7286014Z bdfd23ed3f48: Verifying Checksum 2023-02-02T16:19:51.7286337Z bdfd23ed3f48: Download complete 2023-02-02T16:19:51.8231360Z fb668870d8a7: Pull complete 2023-02-02T16:19:51.8834755Z aee1dd761bdd: Verifying Checksum 2023-02-02T16:19:51.8835222Z aee1dd761bdd: Download complete 2023-02-02T16:19:52.0563832Z 3dc32ed140fb: Pull complete 2023-02-02T16:19:52.2369158Z f8371ecb849a: Verifying Checksum 2023-02-02T16:19:52.2369677Z f8371ecb849a: Download complete 2023-02-02T16:19:52.5511264Z 54a1df240516: Pull complete 2023-02-02T16:19:52.5513460Z 0e8da58c4db0: Download complete 2023-02-02T16:19:52.6168982Z cf378b3cb3c7: Pull complete 2023-02-02T16:19:52.6816175Z 9b4412378859: Pull complete 2023-02-02T16:19:55.0277802Z c862bd64195d: Verifying Checksum 2023-02-02T16:19:55.0278137Z c862bd64195d: Download complete 2023-02-02T16:19:55.3139340Z 5fd6ec34d8ec: Verifying Checksum 2023-02-02T16:19:55.3139688Z 5fd6ec34d8ec: Download complete 2023-02-02T16:19:55.6259548Z e6f2c2bdf376: Verifying Checksum 2023-02-02T16:19:55.6260079Z e6f2c2bdf376: Download complete 2023-02-02T16:19:55.9254353Z d9fbd067dcf0: Verifying Checksum 2023-02-02T16:19:55.9254672Z d9fbd067dcf0: Download complete 2023-02-02T16:19:57.1825307Z 0c3070e75ce7: Verifying Checksum 2023-02-02T16:19:57.1825825Z 0c3070e75ce7: Download complete 2023-02-02T16:19:57.4820650Z 5a3b0f243ea1: Download complete 2023-02-02T16:19:57.7903639Z 5b2d677edb74: Verifying Checksum 2023-02-02T16:19:57.7903965Z 5b2d677edb74: Download complete 2023-02-02T16:20:05.0764690Z 502253a1be21: Verifying Checksum 2023-02-02T16:20:05.0765018Z 502253a1be21: Download complete 2023-02-02T16:20:05.3823421Z f1393caaefca: Verifying Checksum 2023-02-02T16:20:05.3823750Z f1393caaefca: Download complete 2023-02-02T16:20:05.6737117Z 4ebed2a1896a: Verifying Checksum 2023-02-02T16:20:05.6737433Z 4ebed2a1896a: Download complete 2023-02-02T16:20:05.9748878Z d122d7e334ec: Verifying Checksum 2023-02-02T16:20:05.9753028Z d122d7e334ec: Download complete 2023-02-02T16:20:06.2613615Z b8fc1a5d210a: Verifying Checksum 2023-02-02T16:20:06.2614159Z b8fc1a5d210a: Download complete 2023-02-02T16:20:06.5496806Z 2898b24fe32d: Download complete 2023-02-02T16:20:06.8510284Z 5d7222114be8: Verifying Checksum 2023-02-02T16:20:06.8511175Z 5d7222114be8: Download complete 2023-02-02T16:20:08.3450235Z 8d6640093a93: Verifying Checksum 2023-02-02T16:20:08.3450751Z 8d6640093a93: Download complete 2023-02-02T16:20:08.6210932Z 4bd4e480eba2: Verifying Checksum 2023-02-02T16:20:08.6211816Z 4bd4e480eba2: Download complete 2023-02-02T16:20:08.9285612Z 8399f5b11322: Download complete 2023-02-02T16:20:09.1844285Z 5feda9af2542: Verifying Checksum 2023-02-02T16:20:09.1844828Z 5feda9af2542: Download complete 2023-02-02T16:20:09.3682120Z e2d1337ca6e5: Download complete 2023-02-02T16:20:09.4705239Z 92902c5612b6: Verifying Checksum 2023-02-02T16:20:09.4705763Z 92902c5612b6: Download complete 2023-02-02T16:20:09.6511437Z ebce7e18f4fa: Verifying Checksum 2023-02-02T16:20:09.6512028Z ebce7e18f4fa: Download complete 2023-02-02T16:20:09.9469809Z c484a205bc5c: Verifying Checksum 2023-02-02T16:20:09.9470128Z c484a205bc5c: Download complete 2023-02-02T16:20:10.2260533Z a6c5a22b7331: Verifying Checksum 2023-02-02T16:20:10.2261017Z a6c5a22b7331: Download complete 2023-02-02T16:20:11.0906386Z c4b8a48950c1: Verifying Checksum 2023-02-02T16:20:11.0907259Z c4b8a48950c1: Download complete 2023-02-02T16:20:11.3862670Z 6e6dbd46fd49: Verifying Checksum 2023-02-02T16:20:11.3863222Z 6e6dbd46fd49: Download complete 2023-02-02T16:20:11.7141203Z c6d3c3322478: Verifying Checksum 2023-02-02T16:20:11.7141631Z c6d3c3322478: Download complete 2023-02-02T16:20:11.9317048Z a40114843902: Verifying Checksum 2023-02-02T16:20:11.9317495Z a40114843902: Download complete 2023-02-02T16:20:12.2519461Z 6d71d829e43e: Download complete 2023-02-02T16:20:12.4016930Z 0d11c0ef793b: Verifying Checksum 2023-02-02T16:20:12.4017450Z 0d11c0ef793b: Download complete 2023-02-02T16:20:12.7183601Z 2dddc0d98a82: Verifying Checksum 2023-02-02T16:20:12.7184052Z 2dddc0d98a82: Download complete 2023-02-02T16:20:13.0185523Z 0281e247987d: Verifying Checksum 2023-02-02T16:20:13.0185885Z 0281e247987d: Download complete 2023-02-02T16:20:13.1508512Z 9ed2739b4a9e: Verifying Checksum 2023-02-02T16:20:13.1509122Z 9ed2739b4a9e: Download complete 2023-02-02T16:20:13.4554826Z 1f249a732c88: Verifying Checksum 2023-02-02T16:20:13.4555404Z 1f249a732c88: Download complete 2023-02-02T16:20:13.7469360Z a90730f19eeb: Download complete 2023-02-02T16:20:14.0251511Z e2343eecc5aa: Verifying Checksum 2023-02-02T16:20:14.0251871Z e2343eecc5aa: Download complete 2023-02-02T16:20:14.3223175Z 0e7970b22a93: Download complete 2023-02-02T16:20:14.9108180Z cd05c877f607: Verifying Checksum 2023-02-02T16:20:14.9108768Z cd05c877f607: Download complete 2023-02-02T16:20:15.2120197Z a38df3607204: Verifying Checksum 2023-02-02T16:20:15.2120715Z a38df3607204: Download complete 2023-02-02T16:20:16.3475628Z 29d6b5607c27: Verifying Checksum 2023-02-02T16:20:16.3476139Z 29d6b5607c27: Download complete 2023-02-02T16:20:16.6610920Z c64f7b6df59f: Verifying Checksum 2023-02-02T16:20:16.6611453Z c64f7b6df59f: Download complete 2023-02-02T16:20:16.6674622Z 23ddebfa504b: Verifying Checksum 2023-02-02T16:20:16.6675135Z 23ddebfa504b: Download complete 2023-02-02T16:20:16.9575491Z 5bc25b80d180: Verifying Checksum 2023-02-02T16:20:16.9576263Z 5bc25b80d180: Download complete 2023-02-02T16:20:19.1087009Z 502253a1be21: Pull complete 2023-02-02T16:20:19.1827007Z 5c7dd67e5809: Pull complete 2023-02-02T16:20:19.2502241Z bdfd23ed3f48: Pull complete 2023-02-02T16:20:19.3215976Z aee1dd761bdd: Pull complete 2023-02-02T16:20:20.3880239Z 44125e56944e: Verifying Checksum 2023-02-02T16:20:20.3880595Z 44125e56944e: Download complete 2023-02-02T16:20:39.3544636Z 5feda9af2542: Pull complete 2023-02-02T16:20:39.4223991Z f8371ecb849a: Pull complete 2023-02-02T16:20:39.4887256Z 0e8da58c4db0: Pull complete 2023-02-02T16:20:44.6765419Z c862bd64195d: Pull complete 2023-02-02T16:20:44.7426836Z 5fd6ec34d8ec: Pull complete 2023-02-02T16:20:44.8068957Z e6f2c2bdf376: Pull complete 2023-02-02T16:20:44.8689616Z d9fbd067dcf0: Pull complete 2023-02-02T16:20:46.5612697Z 0c3070e75ce7: Pull complete 2023-02-02T16:20:46.6221597Z 5a3b0f243ea1: Pull complete 2023-02-02T16:20:46.6807825Z 5b2d677edb74: Pull complete 2023-02-02T16:20:46.9462026Z 8c18021e6a65: Verifying Checksum 2023-02-02T16:20:46.9462549Z 8c18021e6a65: Download complete 2023-02-02T16:21:19.3724330Z 44125e56944e: Pull complete 2023-02-02T16:21:19.4311109Z f1393caaefca: Pull complete 2023-02-02T16:21:19.4881568Z 4ebed2a1896a: Pull complete 2023-02-02T16:21:19.5464531Z d122d7e334ec: Pull complete 2023-02-02T16:21:19.6011363Z b8fc1a5d210a: Pull complete 2023-02-02T16:21:19.6568516Z 2898b24fe32d: Pull complete 2023-02-02T16:21:19.7147882Z 5d7222114be8: Pull complete 2023-02-02T16:21:22.3254775Z 8d6640093a93: Pull complete 2023-02-02T16:21:22.7802332Z 4bd4e480eba2: Pull complete 2023-02-02T16:21:23.2518352Z 8399f5b11322: Pull complete 2023-02-02T16:21:23.5105875Z e2d1337ca6e5: Pull complete 2023-02-02T16:21:23.5977198Z 92902c5612b6: Pull complete 2023-02-02T16:21:23.6545639Z ebce7e18f4fa: Pull complete 2023-02-02T16:21:28.5710999Z a40114843902: Pull complete 2023-02-02T16:21:28.6796967Z c484a205bc5c: Pull complete 2023-02-02T16:21:28.9724477Z a6c5a22b7331: Pull complete 2023-02-02T16:21:30.3185314Z c4b8a48950c1: Pull complete 2023-02-02T16:21:30.7488849Z 6e6dbd46fd49: Pull complete 2023-02-02T16:21:31.2209847Z c6d3c3322478: Pull complete 2023-02-02T16:21:31.5757675Z 0d11c0ef793b: Pull complete 2023-02-02T16:21:31.6316025Z 6d71d829e43e: Pull complete 2023-02-02T16:21:32.9771543Z 9ed2739b4a9e: Pull complete 2023-02-02T16:21:33.0345819Z 2dddc0d98a82: Pull complete 2023-02-02T16:21:33.0905827Z 0281e247987d: Pull complete 2023-02-02T16:21:38.0388633Z c64f7b6df59f: Pull complete 2023-02-02T16:21:38.1422004Z 1f249a732c88: Pull complete 2023-02-02T16:21:38.3210491Z a90730f19eeb: Pull complete 2023-02-02T16:21:38.4250049Z e2343eecc5aa: Pull complete 2023-02-02T16:21:38.5235447Z 0e7970b22a93: Pull complete 2023-02-02T16:21:39.2018935Z cd05c877f607: Pull complete 2023-02-02T16:21:39.2591334Z a38df3607204: Pull complete 2023-02-02T16:21:41.1047502Z 29d6b5607c27: Pull complete 2023-02-02T16:21:41.1631385Z 23ddebfa504b: Pull complete 2023-02-02T16:22:20.6856868Z 8c18021e6a65: Pull complete 2023-02-02T16:22:21.1002055Z 5bc25b80d180: Pull complete 2023-02-02T16:22:21.4184529Z Digest: sha256:6645a55fec0dd61903f363b1cb8947b9f2282c2b556220b6a6fdef52ef72c3a2 2023-02-02T16:22:21.5505311Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:22:21.6642853Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:22:21.7237250Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-02-02T16:22:21.7237546Z with: 2023-02-02T16:22:21.7237758Z driver-version: 515.76 2023-02-02T16:22:21.7237967Z env: 2023-02-02T16:22:21.7238166Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:22:21.7238394Z ##[endgroup] 2023-02-02T16:22:21.7824120Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-02-02T16:22:21.7824414Z with: 2023-02-02T16:22:21.7824602Z timeout_minutes: 10 2023-02-02T16:22:21.7824819Z max_attempts: 3 2023-02-02T16:22:21.7832107Z 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" YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils 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 sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker ) } 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 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" >> "${GITHUB_ENV}" 2023-02-02T16:22:21.7839111Z retry_wait_seconds: 10 2023-02-02T16:22:21.7839361Z polling_interval_seconds: 1 2023-02-02T16:22:21.7839603Z warning_on_retry: true 2023-02-02T16:22:21.7839822Z continue_on_error: false 2023-02-02T16:22:21.7840041Z env: 2023-02-02T16:22:21.7840291Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:22:21.7840513Z DRIVER_VERSION: 515.76 2023-02-02T16:22:21.7840732Z ##[endgroup] 2023-02-02T16:22:21.8655552Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-02-02T16:22:21.8656618Z + install_nvidia_driver_common 2023-02-02T16:22:21.8657646Z + echo 'Before installing NVIDIA driver' 2023-02-02T16:22:21.8658112Z + lspci 2023-02-02T16:22:21.8661018Z Before installing NVIDIA driver 2023-02-02T16:22:21.8770766Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-02T16:22:21.8771331Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-02T16:22:21.8771869Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-02T16:22:21.8772661Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-02T16:22:21.8773499Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-02T16:22:21.8774105Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-02T16:22:21.8774613Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-02T16:22:21.8774991Z + lsmod 2023-02-02T16:22:21.8798260Z Module Size Used by 2023-02-02T16:22:21.8798803Z btrfs 1536000 0 2023-02-02T16:22:21.8799267Z blake2b_generic 20480 0 2023-02-02T16:22:21.8799623Z xor 24576 1 btrfs 2023-02-02T16:22:21.8799860Z zstd_compress 225280 1 btrfs 2023-02-02T16:22:21.8800101Z raid6_pq 122880 1 btrfs 2023-02-02T16:22:21.8800749Z ufs 106496 0 2023-02-02T16:22:21.8801342Z msdos 20480 0 2023-02-02T16:22:21.8801779Z xfs 1753088 0 2023-02-02T16:22:21.8802143Z nvidia_modeset 1146880 0 2023-02-02T16:22:21.8802358Z nvidia_uvm 1331200 0 2023-02-02T16:22:21.8802585Z veth 32768 0 2023-02-02T16:22:21.8802852Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-02T16:22:21.8803099Z drm 618496 1 nvidia 2023-02-02T16:22:21.8803333Z xt_conntrack 16384 1 2023-02-02T16:22:21.8803569Z xt_MASQUERADE 20480 1 2023-02-02T16:22:21.8803780Z xfrm_user 40960 1 2023-02-02T16:22:21.8804014Z xfrm_algo 16384 1 xfrm_user 2023-02-02T16:22:21.8804257Z xt_addrtype 16384 2 2023-02-02T16:22:21.8804595Z iptable_filter 16384 1 2023-02-02T16:22:21.8804973Z iptable_nat 16384 1 2023-02-02T16:22:21.8805380Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-02T16:22:21.8806256Z bpfilter 16384 0 2023-02-02T16:22:21.8806490Z br_netfilter 28672 0 2023-02-02T16:22:21.8806787Z bridge 307200 1 br_netfilter 2023-02-02T16:22:21.8807180Z stp 16384 1 bridge 2023-02-02T16:22:21.8807571Z llc 16384 2 bridge,stp 2023-02-02T16:22:21.8807988Z aufs 270336 0 2023-02-02T16:22:21.8808388Z overlay 151552 0 2023-02-02T16:22:21.8808824Z nls_iso8859_1 16384 1 2023-02-02T16:22:21.8809257Z dm_multipath 40960 0 2023-02-02T16:22:21.8809654Z scsi_dh_rdac 16384 0 2023-02-02T16:22:21.8809861Z scsi_dh_emc 16384 0 2023-02-02T16:22:21.8810081Z scsi_dh_alua 20480 0 2023-02-02T16:22:21.8810311Z binfmt_misc 24576 1 2023-02-02T16:22:21.8810522Z crct10dif_pclmul 16384 1 2023-02-02T16:22:21.8810754Z crc32_pclmul 16384 0 2023-02-02T16:22:21.8811033Z ghash_clmulni_intel 16384 0 2023-02-02T16:22:21.8811271Z aesni_intel 376832 0 2023-02-02T16:22:21.8811499Z crypto_simd 16384 1 aesni_intel 2023-02-02T16:22:21.8811737Z virtio_net 61440 0 2023-02-02T16:22:21.8812005Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-02T16:22:21.8812268Z psmouse 176128 0 2023-02-02T16:22:21.8812510Z net_failover 20480 1 virtio_net 2023-02-02T16:22:21.8812750Z input_leds 16384 0 2023-02-02T16:22:21.8812979Z failover 16384 1 net_failover 2023-02-02T16:22:21.8813220Z serio_raw 20480 0 2023-02-02T16:22:21.8813439Z efi_pstore 16384 0 2023-02-02T16:22:21.8813649Z sch_fq_codel 24576 13 2023-02-02T16:22:21.8813874Z virtio_rng 16384 0 2023-02-02T16:22:21.8814145Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-02T16:22:21.8814517Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-02T16:22:21.8814844Z autofs4 49152 2 2023-02-02T16:22:21.8815058Z + modinfo nvidia 2023-02-02T16:22:21.8816746Z filename: /lib/modules/5.15.0-1025-gcp/kernel/drivers/video/nvidia.ko 2023-02-02T16:22:21.8817172Z firmware: nvidia/515.76/gsp.bin 2023-02-02T16:22:21.8817909Z alias: char-major-195-* 2023-02-02T16:22:21.8818359Z version: 515.76 2023-02-02T16:22:21.8818776Z supported: external 2023-02-02T16:22:21.8819188Z license: NVIDIA 2023-02-02T16:22:21.8819693Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-02T16:22:21.8820134Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-02T16:22:21.8820687Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-02T16:22:21.8821184Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-02T16:22:21.8821471Z depends: drm 2023-02-02T16:22:21.8821675Z retpoline: Y 2023-02-02T16:22:21.8821888Z name: nvidia 2023-02-02T16:22:21.8822389Z vermagic: 5.15.0-1025-gcp SMP mod_unload modversions 2023-02-02T16:22:21.8822713Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-02T16:22:21.8823068Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-02T16:22:21.8823395Z parm: NVreg_ResmanDebugLevel:int 2023-02-02T16:22:21.8823647Z parm: NVreg_RmLogonRC:int 2023-02-02T16:22:21.8823913Z parm: NVreg_ModifyDeviceFiles:int 2023-02-02T16:22:21.8824185Z parm: NVreg_DeviceFileUID:int 2023-02-02T16:22:21.8824437Z parm: NVreg_DeviceFileGID:int 2023-02-02T16:22:21.8824701Z parm: NVreg_DeviceFileMode:int 2023-02-02T16:22:21.8825027Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-02T16:22:21.8825355Z parm: NVreg_UsePageAttributeTable:int 2023-02-02T16:22:21.8825642Z parm: NVreg_EnablePCIeGen3:int 2023-02-02T16:22:21.8825900Z parm: NVreg_EnableMSI:int 2023-02-02T16:22:21.8826153Z parm: NVreg_TCEBypassMode:int 2023-02-02T16:22:21.8826417Z parm: NVreg_EnableStreamMemOPs:int 2023-02-02T16:22:21.8826871Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-02T16:22:21.8827226Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-02T16:22:21.8827551Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-02T16:22:21.8827918Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-02T16:22:21.8828544Z parm: NVreg_DynamicPowerManagement:int 2023-02-02T16:22:21.8828907Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-02T16:22:21.8829264Z parm: NVreg_EnableGpuFirmware:int 2023-02-02T16:22:21.8829558Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-02T16:22:21.8829865Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-02T16:22:21.8830243Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-02T16:22:21.8830560Z parm: NVreg_MemoryPoolSize:int 2023-02-02T16:22:21.8830886Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-02T16:22:21.8831168Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-02T16:22:21.8831447Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-02T16:22:21.8831712Z parm: NVreg_NvLinkDisable:int 2023-02-02T16:22:21.8832011Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-02T16:22:21.8832330Z parm: NVreg_RegisterPCIDriver:int 2023-02-02T16:22:21.8832620Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-02T16:22:21.8832890Z parm: NVreg_RegistryDwords:charp 2023-02-02T16:22:21.8833189Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-02T16:22:21.8833466Z parm: NVreg_RmMsg:charp 2023-02-02T16:22:21.8833706Z parm: NVreg_GpuBlacklist:charp 2023-02-02T16:22:21.8833988Z parm: NVreg_TemporaryFilePath:charp 2023-02-02T16:22:21.8834261Z parm: NVreg_ExcludedGpus:charp 2023-02-02T16:22:21.8834524Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-02T16:22:21.8834794Z parm: rm_firmware_active:charp 2023-02-02T16:22:21.8835041Z + HAS_NVIDIA_DRIVER=0 2023-02-02T16:22:21.8835366Z ++ command -v nvidia-smi 2023-02-02T16:22:21.8835655Z + '[' -x /usr/bin/nvidia-smi ']' 2023-02-02T16:22:21.8835913Z + set +e 2023-02-02T16:22:21.8836355Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-02-02T16:22:24.8446113Z + INSTALLED_DRIVER_VERSION=515.76 2023-02-02T16:22:24.8446530Z + NVIDIA_SMI_STATUS=0 2023-02-02T16:22:24.8447103Z + '[' 0 -ne 0 ']' 2023-02-02T16:22:24.8447401Z + '[' 515.76 '!=' 515.76 ']' 2023-02-02T16:22:24.8447613Z + HAS_NVIDIA_DRIVER=1 2023-02-02T16:22:24.8448092Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-02-02T16:22:24.8448427Z + set -e 2023-02-02T16:22:24.8448653Z + '[' 1 -eq 0 ']' 2023-02-02T16:22:24.8448972Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-02-02T16:22:24.8449313Z + post_install_nvidia_driver_common 2023-02-02T16:22:24.8450969Z + sudo modprobe nvidia 2023-02-02T16:22:24.8578391Z + echo 'After installing NVIDIA driver' 2023-02-02T16:22:24.8578707Z + lspci 2023-02-02T16:22:24.8578932Z After installing NVIDIA driver 2023-02-02T16:22:24.8689483Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-02T16:22:24.8690238Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-02T16:22:24.8690679Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-02T16:22:24.8691182Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-02T16:22:24.8691507Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-02T16:22:24.8691840Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-02T16:22:24.8692177Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-02T16:22:24.8692420Z + lsmod 2023-02-02T16:22:24.8714234Z Module Size Used by 2023-02-02T16:22:24.8714587Z btrfs 1536000 0 2023-02-02T16:22:24.8714966Z blake2b_generic 20480 0 2023-02-02T16:22:24.8715806Z xor 24576 1 btrfs 2023-02-02T16:22:24.8716254Z zstd_compress 225280 1 btrfs 2023-02-02T16:22:24.8716745Z raid6_pq 122880 1 btrfs 2023-02-02T16:22:24.8717147Z ufs 106496 0 2023-02-02T16:22:24.8717542Z msdos 20480 0 2023-02-02T16:22:24.8717939Z xfs 1753088 0 2023-02-02T16:22:24.8718370Z nvidia_modeset 1146880 0 2023-02-02T16:22:24.8718756Z nvidia_uvm 1331200 0 2023-02-02T16:22:24.8718983Z veth 32768 0 2023-02-02T16:22:24.8719233Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-02T16:22:24.8719495Z drm 618496 1 nvidia 2023-02-02T16:22:24.8719728Z xt_conntrack 16384 1 2023-02-02T16:22:24.8719962Z xt_MASQUERADE 20480 1 2023-02-02T16:22:24.8720179Z xfrm_user 40960 1 2023-02-02T16:22:24.8720414Z xfrm_algo 16384 1 xfrm_user 2023-02-02T16:22:24.8720658Z xt_addrtype 16384 2 2023-02-02T16:22:24.8720883Z iptable_filter 16384 1 2023-02-02T16:22:24.8721200Z iptable_nat 16384 1 2023-02-02T16:22:24.8721471Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-02T16:22:24.8721710Z bpfilter 16384 0 2023-02-02T16:22:24.8721946Z br_netfilter 28672 0 2023-02-02T16:22:24.8722215Z bridge 307200 1 br_netfilter 2023-02-02T16:22:24.8722472Z stp 16384 1 bridge 2023-02-02T16:22:24.8722711Z llc 16384 2 bridge,stp 2023-02-02T16:22:24.8722941Z aufs 270336 0 2023-02-02T16:22:24.8723144Z overlay 151552 0 2023-02-02T16:22:24.8723362Z nls_iso8859_1 16384 1 2023-02-02T16:22:24.8723587Z dm_multipath 40960 0 2023-02-02T16:22:24.8723802Z scsi_dh_rdac 16384 0 2023-02-02T16:22:24.8724024Z scsi_dh_emc 16384 0 2023-02-02T16:22:24.8724248Z scsi_dh_alua 20480 0 2023-02-02T16:22:24.8724473Z binfmt_misc 24576 1 2023-02-02T16:22:24.8724687Z crct10dif_pclmul 16384 1 2023-02-02T16:22:24.8724912Z crc32_pclmul 16384 0 2023-02-02T16:22:24.8725142Z ghash_clmulni_intel 16384 0 2023-02-02T16:22:24.8725361Z aesni_intel 376832 0 2023-02-02T16:22:24.8725740Z crypto_simd 16384 1 aesni_intel 2023-02-02T16:22:24.8725987Z virtio_net 61440 0 2023-02-02T16:22:24.8726244Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-02T16:22:24.8726518Z psmouse 176128 0 2023-02-02T16:22:24.8726763Z net_failover 20480 1 virtio_net 2023-02-02T16:22:24.8726993Z input_leds 16384 0 2023-02-02T16:22:24.8727237Z failover 16384 1 net_failover 2023-02-02T16:22:24.8727480Z serio_raw 20480 0 2023-02-02T16:22:24.8727692Z efi_pstore 16384 0 2023-02-02T16:22:24.8727920Z sch_fq_codel 24576 13 2023-02-02T16:22:24.8728149Z virtio_rng 16384 0 2023-02-02T16:22:24.8728412Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-02T16:22:24.8728798Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-02T16:22:24.8729133Z autofs4 49152 2 2023-02-02T16:22:24.8729350Z + modinfo nvidia 2023-02-02T16:22:24.8731887Z filename: /lib/modules/5.15.0-1025-gcp/kernel/drivers/video/nvidia.ko 2023-02-02T16:22:24.8732386Z firmware: nvidia/515.76/gsp.bin 2023-02-02T16:22:24.8732874Z alias: char-major-195-* 2023-02-02T16:22:24.8733207Z version: 515.76 2023-02-02T16:22:24.8733565Z supported: external 2023-02-02T16:22:24.8733906Z license: NVIDIA 2023-02-02T16:22:24.8734361Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-02T16:22:24.8735041Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-02T16:22:24.8735754Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-02T16:22:24.8736345Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-02T16:22:24.8737296Z depends: drm 2023-02-02T16:22:24.8737861Z retpoline: Y 2023-02-02T16:22:24.8738382Z name: nvidia 2023-02-02T16:22:24.8739378Z vermagic: 5.15.0-1025-gcp SMP mod_unload modversions 2023-02-02T16:22:24.8740259Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-02T16:22:24.8741313Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-02T16:22:24.8742216Z parm: NVreg_ResmanDebugLevel:int 2023-02-02T16:22:24.8742909Z parm: NVreg_RmLogonRC:int 2023-02-02T16:22:24.8743608Z parm: NVreg_ModifyDeviceFiles:int 2023-02-02T16:22:24.8744300Z parm: NVreg_DeviceFileUID:int 2023-02-02T16:22:24.8744993Z parm: NVreg_DeviceFileGID:int 2023-02-02T16:22:24.8745692Z parm: NVreg_DeviceFileMode:int 2023-02-02T16:22:24.8746490Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-02T16:22:24.8747300Z parm: NVreg_UsePageAttributeTable:int 2023-02-02T16:22:24.8748151Z parm: NVreg_EnablePCIeGen3:int 2023-02-02T16:22:24.8748829Z parm: NVreg_EnableMSI:int 2023-02-02T16:22:24.8749305Z parm: NVreg_TCEBypassMode:int 2023-02-02T16:22:24.8749824Z parm: NVreg_EnableStreamMemOPs:int 2023-02-02T16:22:24.8750169Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-02T16:22:24.8750512Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-02T16:22:24.8750861Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-02T16:22:24.8751280Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-02T16:22:24.8751625Z parm: NVreg_DynamicPowerManagement:int 2023-02-02T16:22:24.8752003Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-02T16:22:24.8752369Z parm: NVreg_EnableGpuFirmware:int 2023-02-02T16:22:24.8752673Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-02T16:22:24.8752994Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-02T16:22:24.8753330Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-02T16:22:24.8753628Z parm: NVreg_MemoryPoolSize:int 2023-02-02T16:22:24.8753901Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-02T16:22:24.8754193Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-02T16:22:24.8754595Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-02T16:22:24.8754854Z parm: NVreg_NvLinkDisable:int 2023-02-02T16:22:24.8755169Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-02T16:22:24.8755488Z parm: NVreg_RegisterPCIDriver:int 2023-02-02T16:22:24.8755768Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-02T16:22:24.8756058Z parm: NVreg_RegistryDwords:charp 2023-02-02T16:22:24.8756366Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-02T16:22:24.8756638Z parm: NVreg_RmMsg:charp 2023-02-02T16:22:24.8756895Z parm: NVreg_GpuBlacklist:charp 2023-02-02T16:22:24.8757178Z parm: NVreg_TemporaryFilePath:charp 2023-02-02T16:22:24.8757463Z parm: NVreg_ExcludedGpus:charp 2023-02-02T16:22:24.8757725Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-02T16:22:24.8757999Z parm: rm_firmware_active:charp 2023-02-02T16:22:24.8758231Z + set +e 2023-02-02T16:22:24.8758496Z + nvidia-smi 2023-02-02T16:22:27.2429721Z Thu Feb 2 16:22:27 2023 2023-02-02T16:22:27.2430589Z +-----------------------------------------------------------------------------+ 2023-02-02T16:22:27.2431074Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-02-02T16:22:27.2431538Z |-------------------------------+----------------------+----------------------+ 2023-02-02T16:22:27.2432040Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-02-02T16:22:27.2432504Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-02-02T16:22:27.2432829Z | | | MIG M. | 2023-02-02T16:22:27.2433464Z |===============================+======================+======================| 2023-02-02T16:22:27.3001356Z | 0 NVIDIA A100-SXM... Off | 00000000:00:04.0 Off | 0 | 2023-02-02T16:22:27.3001915Z | N/A 32C P0 53W / 400W | 0MiB / 40960MiB | 2% Default | 2023-02-02T16:22:27.3002483Z | | | Disabled | 2023-02-02T16:22:27.3003010Z +-------------------------------+----------------------+----------------------+ 2023-02-02T16:22:27.3003326Z 2023-02-02T16:22:27.3003747Z +-----------------------------------------------------------------------------+ 2023-02-02T16:22:27.3004090Z | Processes: | 2023-02-02T16:22:27.3004407Z | GPU GI CI PID Type Process name GPU Memory | 2023-02-02T16:22:27.3004709Z | ID ID Usage | 2023-02-02T16:22:27.3004988Z |=============================================================================| 2023-02-02T16:22:27.3005282Z | No running processes found | 2023-02-02T16:22:27.3005729Z +-----------------------------------------------------------------------------+ 2023-02-02T16:22:27.9683546Z + NVIDIA_SMI_STATUS=0 2023-02-02T16:22:27.9684121Z + '[' 0 -eq 0 ']' 2023-02-02T16:22:27.9687915Z + echo 'INFO: Ignoring allowed status 0' 2023-02-02T16:22:27.9688446Z + set -e 2023-02-02T16:22:27.9688841Z INFO: Ignoring allowed status 0 2023-02-02T16:22:27.9692247Z == Installing nvidia container toolkit for ubuntu20.04 == 2023-02-02T16:22:27.9696860Z + sudo apt-get install -y nvidia-docker2 2023-02-02T16:22:28.0391925Z Reading package lists... 2023-02-02T16:22:28.2524143Z Building dependency tree... 2023-02-02T16:22:28.2530536Z Reading state information... 2023-02-02T16:22:28.4231247Z nvidia-docker2 is already the newest version (2.11.0-1). 2023-02-02T16:22:28.4231968Z The following packages were automatically installed and are no longer required: 2023-02-02T16:22:28.4232894Z libatasmart4 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 2023-02-02T16:22:28.4234085Z libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 2023-02-02T16:22:28.4234872Z libexpat1-dev libmm-glib0 libnspr4 libnss3 libnuma1 libparted-fs-resize0 2023-02-02T16:22:28.4238983Z libpython3-dev libpython3.8-dev libudisks2-0 usb-modeswitch 2023-02-02T16:22:28.4239541Z usb-modeswitch-data 2023-02-02T16:22:28.4240021Z Use 'sudo apt autoremove' to remove them. 2023-02-02T16:22:28.5215867Z 0 upgraded, 0 newly installed, 0 to remove and 41 not upgraded. 2023-02-02T16:22:28.5965370Z + sudo systemctl restart docker 2023-02-02T16:22:35.8803174Z Command completed after 1 attempt(s). 2023-02-02T16:22:35.8906557Z ##[group]Run python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-02T16:22:35.8906947Z python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-02T16:22:35.8907294Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-02-02T16:22:35.8907641Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-02-02T16:22:35.8928332Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:22:35.8928604Z env: 2023-02-02T16:22:35.8928822Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:22:35.8929044Z GPU_FLAG: --gpus all 2023-02-02T16:22:35.8929265Z ##[endgroup] 2023-02-02T16:22:37.0448544Z Requirement already satisfied: psutil==5.9.1 in /home/ubuntu/.local/lib/python3.8/site-packages (5.9.1) 2023-02-02T16:22:37.0530365Z Requirement already satisfied: pynvml==11.4.1 in /home/ubuntu/.local/lib/python3.8/site-packages (11.4.1) 2023-02-02T16:22:37.2688573Z Prepare all required actions 2023-02-02T16:22:37.2689080Z Getting action download info 2023-02-02T16:22:37.5376709Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-02-02T16:22:38.0252591Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-02-02T16:22:38.3825135Z ##[group]Run ./.github/actions/download-build-artifacts 2023-02-02T16:22:38.3825452Z with: 2023-02-02T16:22:38.3825708Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm80 2023-02-02T16:22:38.3826010Z env: 2023-02-02T16:22:38.3826221Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:22:38.3826442Z GPU_FLAG: --gpus all 2023-02-02T16:22:38.3826663Z ##[endgroup] 2023-02-02T16:22:38.3857521Z ##[group]Run seemethere/download-artifact-s3@v4 2023-02-02T16:22:38.3857789Z with: 2023-02-02T16:22:38.3858051Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm80 2023-02-02T16:22:38.3858325Z s3-bucket: gha-artifacts 2023-02-02T16:22:38.3858628Z region: us-east-1 2023-02-02T16:22:38.3858814Z env: 2023-02-02T16:22:38.3859022Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:22:38.3859259Z GPU_FLAG: --gpus all 2023-02-02T16:22:38.3859460Z ##[endgroup] 2023-02-02T16:22:38.9730027Z Found 1 objects with prefix pytorch/pytorch/4076220384/linux-bionic-cuda11.6-py3.10-gcc7-sm80/ 2023-02-02T16:22:38.9730635Z Starting download (1/1): /home/ubuntu/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-02T16:22:51.4828891Z Finished download (1/1): /home/ubuntu/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-02T16:22:51.4829206Z 2023-02-02T16:22:51.4854318Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-02-02T16:22:51.4866052Z Artifact download has finished successfully 2023-02-02T16:22:51.5045213Z ##[group]Run unzip -o artifacts.zip 2023-02-02T16:22:51.5045492Z unzip -o artifacts.zip 2023-02-02T16:22:51.5064225Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:22:51.5064480Z env: 2023-02-02T16:22:51.5064703Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:22:51.5064952Z GPU_FLAG: --gpus all 2023-02-02T16:22:51.5065153Z ##[endgroup] 2023-02-02T16:22:51.5127576Z Archive: artifacts.zip 2023-02-02T16:22:51.5129973Z creating: dist/ 2023-02-02T16:22:53.4663632Z inflating: dist/torch-2.0.0a0+git769eca6-cp310-cp310-linux_x86_64.whl 2023-02-02T16:22:53.4664047Z creating: build/custom_test_artifacts/ 2023-02-02T16:22:53.4664448Z creating: build/custom_test_artifacts/custom-op-build/ 2023-02-02T16:22:53.4664895Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-02-02T16:22:53.4670896Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-02-02T16:22:53.4671696Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-02-02T16:22:53.4672235Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-02T16:22:53.4672767Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-02T16:22:53.4673307Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-02T16:22:53.4674080Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-02T16:22:53.4675789Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-02T16:22:53.4676486Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-02T16:22:53.4677043Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-02T16:22:53.4678979Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-02T16:22:53.4680099Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-02T16:22:53.4681281Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-02T16:22:53.4682078Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-02T16:22:53.4683168Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-02T16:22:53.4684277Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-02T16:22:53.4684963Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-02T16:22:53.4685506Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-02T16:22:53.4737451Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-02T16:22:53.4738680Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-02T16:22:53.4739786Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-02T16:22:53.4741064Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-02T16:22:53.4742130Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-02T16:22:53.4742794Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-02T16:22:53.4743465Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-02T16:22:53.4744129Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-02T16:22:53.4744802Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-02T16:22:53.4782128Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-02T16:22:53.4821982Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-02T16:22:53.4823114Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-02T16:22:53.4824256Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-02T16:22:53.4825170Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-02T16:22:53.4826227Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-02T16:22:53.4826840Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-02T16:22:53.4827838Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-02T16:22:53.4828770Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-02T16:22:53.4898257Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-02T16:22:53.4968903Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-02T16:22:53.4969919Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-02T16:22:53.4970538Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-02-02T16:22:53.4971821Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-02-02T16:22:53.4972842Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-02-02T16:22:53.4973793Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-02-02T16:22:53.4974449Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-02-02T16:22:53.4975642Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-02-02T16:22:53.4976715Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-02-02T16:22:53.4977279Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-02-02T16:22:53.4977828Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-02-02T16:22:53.4978387Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-02-02T16:22:53.4978954Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-02-02T16:22:53.4979511Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-02-02T16:22:53.4980059Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-02-02T16:22:53.4999428Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-02-02T16:22:53.5116311Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-02-02T16:22:53.5117337Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-02-02T16:22:53.5118429Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-02-02T16:22:53.5119541Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-02-02T16:22:53.5120712Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-02-02T16:22:53.5121541Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-02-02T16:22:53.5122101Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-02-02T16:22:53.5122680Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-02-02T16:22:53.5123260Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-02-02T16:22:53.5123818Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-02-02T16:22:53.5124400Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-02-02T16:22:53.5144105Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-02-02T16:22:53.5229815Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-02-02T16:22:53.5231170Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-02T16:22:53.5232953Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-02-02T16:22:53.5233555Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-02-02T16:22:53.5234102Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-02-02T16:22:53.5234633Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-02-02T16:22:53.5235345Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-02-02T16:22:53.5236439Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-02-02T16:22:53.5236924Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-02-02T16:22:53.5237388Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-02-02T16:22:53.5330546Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-02-02T16:22:53.5393449Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-02-02T16:22:53.5394326Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-02-02T16:22:53.5394760Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-02-02T16:22:53.5401310Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-02-02T16:22:53.5402279Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-02-02T16:22:53.5402939Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-02T16:22:53.5403473Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-02T16:22:53.5404000Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-02T16:22:53.5405158Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-02T16:22:53.5406274Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-02T16:22:53.5407224Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-02T16:22:53.5407763Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-02T16:22:53.5409712Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-02T16:22:53.5410802Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-02T16:22:53.5412031Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-02T16:22:53.5412996Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-02T16:22:53.5414032Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-02T16:22:53.5415298Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-02T16:22:53.5415971Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-02T16:22:53.5416514Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-02T16:22:53.5468854Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-02T16:22:53.5470193Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-02T16:22:53.5471159Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-02T16:22:53.5472514Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-02T16:22:53.5473488Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-02T16:22:53.5474163Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-02T16:22:53.5474812Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-02T16:22:53.5475539Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-02T16:22:53.5476443Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-02T16:22:53.5513686Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-02T16:22:53.5553587Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-02T16:22:53.5555263Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-02T16:22:53.5556467Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-02T16:22:53.5557393Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-02T16:22:53.5558433Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-02T16:22:53.5559239Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-02T16:22:53.5559831Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-02T16:22:53.5560433Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-02T16:22:53.5630075Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-02T16:22:53.5699879Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-02T16:22:53.5700979Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-02T16:22:53.5701975Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-02-02T16:22:53.5702935Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-02-02T16:22:53.5703952Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-02-02T16:22:53.5704579Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-02-02T16:22:53.5705415Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-02-02T16:22:53.5705997Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-02-02T16:22:53.5706569Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-02-02T16:22:53.5707125Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-02-02T16:22:53.5707686Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-02-02T16:22:53.5708380Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-02-02T16:22:53.5708953Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-02-02T16:22:53.5709512Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-02-02T16:22:53.5710063Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-02-02T16:22:53.5729067Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-02-02T16:22:53.5794698Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-02-02T16:22:53.5795573Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-02T16:22:53.5796160Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-02-02T16:22:53.5796675Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-02-02T16:22:53.5797467Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-02-02T16:22:53.5798139Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-02-02T16:22:53.5798631Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-02-02T16:22:53.5800407Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-02-02T16:22:53.5801057Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-02-02T16:22:53.5801534Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-02-02T16:22:53.5851441Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-02-02T16:22:53.5852094Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-02-02T16:22:53.5852559Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-02-02T16:22:53.5858816Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-02-02T16:22:53.5859347Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-02-02T16:22:53.5859894Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-02T16:22:53.5860451Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-02T16:22:53.5861010Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-02T16:22:53.5862669Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-02T16:22:53.5863517Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-02T16:22:53.5864071Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-02T16:22:53.5864626Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-02T16:22:53.5867036Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-02T16:22:53.5867768Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-02T16:22:53.5869254Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-02T16:22:53.5869885Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-02T16:22:53.5871052Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-02T16:22:53.5872663Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-02T16:22:53.5873523Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-02T16:22:53.5874116Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-02T16:22:53.5926460Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-02T16:22:53.5927801Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-02T16:22:53.5929124Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-02T16:22:53.5930289Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-02T16:22:53.5931027Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-02T16:22:53.5931712Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-02T16:22:53.5932717Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-02T16:22:53.5933424Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-02T16:22:53.5934208Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-02T16:22:53.5970847Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-02T16:22:53.6010531Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-02T16:22:53.6011819Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-02T16:22:53.6012972Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-02T16:22:53.6014038Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-02T16:22:53.6014841Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-02T16:22:53.6015776Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-02T16:22:53.6016387Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-02T16:22:53.6017030Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-02T16:22:53.6086337Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-02T16:22:53.6157170Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-02T16:22:53.6158150Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-02T16:22:53.6159180Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-02-02T16:22:53.6160281Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-02-02T16:22:53.6161300Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-02-02T16:22:53.6162234Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-02-02T16:22:53.6163314Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-02-02T16:22:53.6164271Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-02-02T16:22:53.6164896Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-02-02T16:22:53.6165491Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-02-02T16:22:53.6166075Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-02-02T16:22:53.6166679Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-02-02T16:22:53.6167289Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-02-02T16:22:53.6168075Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-02-02T16:22:53.6168776Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-02-02T16:22:53.6169411Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-02-02T16:22:53.6320071Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-02-02T16:22:53.6321233Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-02-02T16:22:53.6322150Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-02-02T16:22:53.6323483Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-02-02T16:22:53.6324228Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-02-02T16:22:53.6324837Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-02-02T16:22:53.6325453Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-02-02T16:22:53.6326075Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-02-02T16:22:53.6326698Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-02-02T16:22:53.6327306Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-02-02T16:22:53.6327910Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-02-02T16:22:53.6346840Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-02-02T16:22:53.6408963Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-02-02T16:22:53.6409847Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-02T16:22:53.6410860Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-02-02T16:22:53.6411436Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-02-02T16:22:53.6411987Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-02-02T16:22:53.6412676Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-02-02T16:22:53.6413497Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-02-02T16:22:53.6414400Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-02-02T16:22:53.6415036Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-02-02T16:22:53.6415548Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-02-02T16:22:53.6537931Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-02-02T16:22:53.6584266Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-02-02T16:22:53.6584691Z creating: build/lib/ 2023-02-02T16:22:53.6584948Z inflating: build/lib/libclog.a 2023-02-02T16:22:53.6595379Z inflating: build/lib/libpthreadpool.a 2023-02-02T16:22:53.6662319Z inflating: build/lib/libgtest.a 2023-02-02T16:22:53.6766017Z inflating: build/lib/libprotobuf-lite.a 2023-02-02T16:22:53.6859840Z inflating: build/lib/libbenchmark.a 2023-02-02T16:22:53.6868387Z inflating: build/lib/libittnotify.a 2023-02-02T16:22:53.6899116Z inflating: build/lib/libtensorpipe_uv.a 2023-02-02T16:22:53.7467223Z inflating: build/lib/libprotobuf.a 2023-02-02T16:22:53.7539812Z inflating: build/lib/libasmjit.a 2023-02-02T16:22:53.7676910Z inflating: build/lib/libgloo.a 2023-02-02T16:22:53.7708335Z inflating: build/lib/libfmt.a 2023-02-02T16:22:53.7710032Z inflating: build/lib/libcaffe2_nvrtc.so 2023-02-02T16:22:53.7710992Z inflating: build/lib/libfoxi_loader.a 2023-02-02T16:22:53.7794773Z inflating: build/lib/libc10.so 2023-02-02T16:22:53.7795204Z inflating: build/lib/libtorch_global_deps.so 2023-02-02T16:22:53.7804192Z inflating: build/lib/libcpuinfo.a 2023-02-02T16:22:53.7812562Z inflating: build/lib/libcpuinfo_internals.a 2023-02-02T16:22:53.7814821Z inflating: build/lib/libnnpack_reference_layers.a 2023-02-02T16:22:53.8371159Z inflating: build/lib/libprotoc.a 2023-02-02T16:22:53.8387506Z inflating: build/lib/libgmock.a 2023-02-02T16:22:53.8388121Z inflating: build/lib/libgtest_main.a 2023-02-02T16:22:53.8388644Z inflating: build/lib/libbenchmark_main.a 2023-02-02T16:22:54.8054350Z inflating: build/lib/libdnnl.a 2023-02-02T16:22:54.8693403Z inflating: build/lib/libtensorpipe.a 2023-02-02T16:22:54.8830659Z inflating: build/lib/libXNNPACK.a 2023-02-02T16:22:54.8884641Z inflating: build/lib/libc10_cuda.so 2023-02-02T16:22:54.8899068Z inflating: build/lib/libqnnpack.a 2023-02-02T16:22:54.8899712Z inflating: build/lib/libgmock_main.a 2023-02-02T16:22:54.8922320Z inflating: build/lib/libpytorch_qnnpack.a 2023-02-02T16:22:55.0438585Z inflating: build/lib/libfbgemm.a 2023-02-02T16:22:55.1550450Z inflating: build/lib/libdnnl_graph.a 2023-02-02T16:22:55.2055457Z inflating: build/lib/libkineto.a 2023-02-02T16:22:55.2337117Z inflating: build/lib/libtensorpipe_cuda.a 2023-02-02T16:22:55.2358673Z inflating: build/lib/libnnpack.a 2023-02-02T16:22:55.2402633Z inflating: build/lib/libcaffe2_protos.a 2023-02-02T16:22:55.2449340Z inflating: build/lib/libonnx_proto.a 2023-02-02T16:22:55.3108938Z inflating: build/lib/libonnx.a 2023-02-02T16:22:55.3530773Z inflating: build/lib/libgloo_cuda.a 2023-02-02T16:22:57.6820990Z inflating: build/lib/libtorch_cpu.so 2023-02-02T16:22:57.6835946Z inflating: build/lib/libunbox_lib.a 2023-02-02T16:22:59.4736261Z inflating: build/lib/libtorch_cuda.so 2023-02-02T16:22:59.4736591Z inflating: build/lib/libtorch.so 2023-02-02T16:22:59.4738749Z inflating: build/lib/libc10d_cuda_test.so 2023-02-02T16:23:00.4406477Z inflating: build/lib/libtorch_cuda_linalg.so 2023-02-02T16:23:00.4428560Z inflating: build/lib/libjitbackend_test.so 2023-02-02T16:23:00.4487624Z inflating: build/lib/libtorchbind_test.so 2023-02-02T16:23:00.4517453Z inflating: build/lib/libbackend_with_compiler.so 2023-02-02T16:23:00.4522000Z inflating: build/lib/libshm.so 2023-02-02T16:23:00.5224656Z inflating: build/lib/libnvfuser_codegen.so 2023-02-02T16:23:00.6959670Z inflating: build/lib/libtorch_python.so 2023-02-02T16:23:00.6998189Z inflating: build/lib/libnnapi_backend.so 2023-02-02T16:23:00.6999106Z creating: build/bin/ 2023-02-02T16:23:00.7052163Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-02-02T16:23:00.7107010Z inflating: build/bin/c10_DeviceGuard_test 2023-02-02T16:23:00.7160781Z inflating: build/bin/c10_Device_test 2023-02-02T16:23:00.7223066Z inflating: build/bin/c10_DispatchKeySet_test 2023-02-02T16:23:00.7274727Z inflating: build/bin/c10_StreamGuard_test 2023-02-02T16:23:00.7327133Z inflating: build/bin/c10_SymInt_test 2023-02-02T16:23:00.7386482Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-02-02T16:23:00.7446206Z inflating: build/bin/c10_InlineStreamGuard_test 2023-02-02T16:23:00.7506814Z inflating: build/bin/c10_SizesAndStrides_test 2023-02-02T16:23:00.7558415Z inflating: build/bin/c10_Array_test 2023-02-02T16:23:00.7615183Z inflating: build/bin/c10_Bitset_test 2023-02-02T16:23:00.7669929Z inflating: build/bin/c10_C++17_test 2023-02-02T16:23:00.7721308Z inflating: build/bin/c10_ConstexprCrc_test 2023-02-02T16:23:00.7773626Z inflating: build/bin/c10_DeadlockDetection_test 2023-02-02T16:23:00.7826619Z inflating: build/bin/c10_Half_test 2023-02-02T16:23:00.7887481Z inflating: build/bin/c10_LeftRight_test 2023-02-02T16:23:00.7953919Z inflating: build/bin/c10_Metaprogramming_test 2023-02-02T16:23:00.8109956Z inflating: build/bin/c10_SmallVectorTest 2023-02-02T16:23:00.8163666Z inflating: build/bin/c10_Synchronized_test 2023-02-02T16:23:00.8224748Z inflating: build/bin/c10_ThreadLocal_test 2023-02-02T16:23:00.8281231Z inflating: build/bin/c10_TypeIndex_test 2023-02-02T16:23:00.8335232Z inflating: build/bin/c10_TypeList_test 2023-02-02T16:23:00.8386803Z inflating: build/bin/c10_TypeTraits_test 2023-02-02T16:23:00.8442616Z inflating: build/bin/c10_accumulate_test 2023-02-02T16:23:00.8502643Z inflating: build/bin/c10_bfloat16_test 2023-02-02T16:23:00.8562009Z inflating: build/bin/c10_complex_math_test 2023-02-02T16:23:00.8620609Z inflating: build/bin/c10_complex_test 2023-02-02T16:23:00.8737029Z inflating: build/bin/c10_either_test 2023-02-02T16:23:00.8830051Z inflating: build/bin/c10_exception_test 2023-02-02T16:23:00.8849660Z inflating: build/bin/c10_flags_test 2023-02-02T16:23:00.9028647Z inflating: build/bin/c10_intrusive_ptr_test 2023-02-02T16:23:00.9082163Z inflating: build/bin/c10_irange_test 2023-02-02T16:23:00.9142735Z inflating: build/bin/c10_logging_test 2023-02-02T16:23:00.9221090Z inflating: build/bin/c10_optional_test 2023-02-02T16:23:00.9287129Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-02-02T16:23:00.9345559Z inflating: build/bin/c10_registry_test 2023-02-02T16:23:00.9409082Z inflating: build/bin/c10_string_view_test 2023-02-02T16:23:00.9464033Z inflating: build/bin/c10_tempfile_test 2023-02-02T16:23:00.9523522Z inflating: build/bin/c10_typeid_test 2023-02-02T16:23:00.9582088Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-02-02T16:23:01.0086186Z inflating: build/bin/protoc-3.13.0.0 2023-02-02T16:23:01.0591071Z inflating: build/bin/protoc 2023-02-02T16:23:01.0647442Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-02-02T16:23:01.0704295Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-02-02T16:23:01.0761092Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-02-02T16:23:01.0816915Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-02-02T16:23:01.0873666Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-02-02T16:23:01.0930744Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-02-02T16:23:01.0988236Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-02-02T16:23:01.1039216Z inflating: build/bin/c10_cuda_CUDATest 2023-02-02T16:23:01.1352815Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-02-02T16:23:01.1702373Z inflating: build/bin/vec_test_all_types_AVX2 2023-02-02T16:23:01.1759845Z inflating: build/bin/FileStoreTest 2023-02-02T16:23:01.1816936Z inflating: build/bin/HashStoreTest 2023-02-02T16:23:01.1880872Z inflating: build/bin/TCPStoreTest 2023-02-02T16:23:01.1896470Z inflating: build/bin/ProcessGroupMPITest 2023-02-02T16:23:01.1961843Z inflating: build/bin/test_edge_op_registration 2023-02-02T16:23:01.1964758Z inflating: build/bin/example_allreduce 2023-02-02T16:23:01.2021337Z inflating: build/bin/Dimname_test 2023-02-02T16:23:01.2100828Z inflating: build/bin/Dict_test 2023-02-02T16:23:01.2168869Z inflating: build/bin/MaybeOwned_test 2023-02-02T16:23:01.2229910Z inflating: build/bin/NamedTensor_test 2023-02-02T16:23:01.2293116Z inflating: build/bin/apply_utils_test 2023-02-02T16:23:01.2355925Z inflating: build/bin/atest 2023-02-02T16:23:01.2420922Z inflating: build/bin/basic 2023-02-02T16:23:01.2478906Z inflating: build/bin/broadcast_test 2023-02-02T16:23:01.2540483Z inflating: build/bin/cpu_generator_test 2023-02-02T16:23:01.2596590Z inflating: build/bin/cpu_profiling_allocator_test 2023-02-02T16:23:01.2649850Z inflating: build/bin/dispatch_key_set_test 2023-02-02T16:23:01.2702731Z inflating: build/bin/dlconvertor_test 2023-02-02T16:23:01.2796513Z inflating: build/bin/cpu_rng_test 2023-02-02T16:23:01.2858936Z inflating: build/bin/extension_backend_test 2023-02-02T16:23:01.2918009Z inflating: build/bin/half_test 2023-02-02T16:23:01.3018615Z inflating: build/bin/ivalue_test 2023-02-02T16:23:01.3071149Z inflating: build/bin/lazy_tensor_test 2023-02-02T16:23:01.3129209Z inflating: build/bin/math_kernel_test 2023-02-02T16:23:01.3187497Z inflating: build/bin/memory_format_test 2023-02-02T16:23:01.3245305Z inflating: build/bin/memory_overlapping_test 2023-02-02T16:23:01.3299810Z inflating: build/bin/operator_name_test 2023-02-02T16:23:01.3355863Z inflating: build/bin/mobile_memory_cleanup 2023-02-02T16:23:01.3415337Z inflating: build/bin/native_test 2023-02-02T16:23:01.3469208Z inflating: build/bin/operators_test 2023-02-02T16:23:01.3525731Z inflating: build/bin/packedtensoraccessor_test 2023-02-02T16:23:01.3595741Z inflating: build/bin/pow_test 2023-02-02T16:23:01.3657695Z inflating: build/bin/quantized_test 2023-02-02T16:23:01.3711946Z inflating: build/bin/reportMemoryUsage_test 2023-02-02T16:23:01.3764647Z inflating: build/bin/reduce_ops_test 2023-02-02T16:23:01.3824391Z inflating: build/bin/scalar_tensor_test 2023-02-02T16:23:01.3885481Z inflating: build/bin/scalar_test 2023-02-02T16:23:01.3941979Z inflating: build/bin/stride_properties_test 2023-02-02T16:23:01.4025478Z inflating: build/bin/tensor_iterator_test 2023-02-02T16:23:01.4028461Z inflating: build/bin/thread_init_test 2023-02-02T16:23:01.4087199Z inflating: build/bin/type_ptr_test 2023-02-02T16:23:01.4146760Z inflating: build/bin/test_parallel 2023-02-02T16:23:01.4199503Z inflating: build/bin/variant_test 2023-02-02T16:23:01.4264196Z inflating: build/bin/type_test 2023-02-02T16:23:01.4320657Z inflating: build/bin/undefined_tensor_test 2023-02-02T16:23:01.4322055Z inflating: build/bin/verify_api_visibility 2023-02-02T16:23:01.4395511Z inflating: build/bin/legacy_vmap_test 2023-02-02T16:23:01.4450066Z inflating: build/bin/weakref_test 2023-02-02T16:23:01.4566204Z inflating: build/bin/List_test 2023-02-02T16:23:01.4620413Z inflating: build/bin/wrapdim_test 2023-02-02T16:23:01.4684596Z inflating: build/bin/IListRef_test 2023-02-02T16:23:01.4736734Z inflating: build/bin/xla_tensor_test 2023-02-02T16:23:01.4865807Z inflating: build/bin/kernel_function_legacy_test 2023-02-02T16:23:01.4935006Z inflating: build/bin/KernelFunction_test 2023-02-02T16:23:01.5036706Z inflating: build/bin/kernel_function_test 2023-02-02T16:23:01.5172692Z inflating: build/bin/kernel_lambda_legacy_test 2023-02-02T16:23:01.5237227Z inflating: build/bin/kernel_stackbased_test 2023-02-02T16:23:01.5346607Z inflating: build/bin/kernel_lambda_test 2023-02-02T16:23:01.5401449Z inflating: build/bin/CppSignature_test 2023-02-02T16:23:01.5502376Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-02-02T16:23:01.5553928Z inflating: build/bin/op_allowlist_test 2023-02-02T16:23:01.5859738Z inflating: build/bin/op_registration_test 2023-02-02T16:23:01.5917111Z inflating: build/bin/inline_container_test 2023-02-02T16:23:01.5977601Z inflating: build/bin/backend_fallback_test 2023-02-02T16:23:01.6033965Z inflating: build/bin/cuda_apply_test 2023-02-02T16:23:01.6098175Z inflating: build/bin/cuda_atomic_ops_test 2023-02-02T16:23:01.6156345Z inflating: build/bin/cuda_caching_host_allocator_test 2023-02-02T16:23:01.6208653Z inflating: build/bin/cuda_device_test 2023-02-02T16:23:01.6284023Z inflating: build/bin/cuda_complex_math_test 2023-02-02T16:23:01.6346744Z inflating: build/bin/cuda_complex_test 2023-02-02T16:23:01.6410139Z inflating: build/bin/cuda_cub_test 2023-02-02T16:23:01.6463857Z inflating: build/bin/cuda_dlconvertor_test 2023-02-02T16:23:01.6517873Z inflating: build/bin/cuda_integer_divider_test 2023-02-02T16:23:01.6588656Z inflating: build/bin/cuda_distributions_test 2023-02-02T16:23:01.6651643Z inflating: build/bin/cuda_generator_test 2023-02-02T16:23:01.6704345Z inflating: build/bin/cuda_half_test 2023-02-02T16:23:01.6761187Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-02-02T16:23:01.6825941Z inflating: build/bin/cuda_stream_test 2023-02-02T16:23:01.6879290Z inflating: build/bin/cuda_optional_test 2023-02-02T16:23:01.6933452Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-02-02T16:23:01.6985404Z inflating: build/bin/cuda_cudnn_test 2023-02-02T16:23:01.7041682Z inflating: build/bin/cuda_vectorized_test 2023-02-02T16:23:01.7111804Z inflating: build/bin/ProcessGroupGlooTest 2023-02-02T16:23:01.7128399Z inflating: build/bin/tutorial_tensorexpr 2023-02-02T16:23:01.7190935Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-02-02T16:23:01.7257074Z inflating: build/bin/ProcessGroupNCCLTest 2023-02-02T16:23:01.7319499Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-02-02T16:23:01.7376161Z inflating: build/bin/ProcessGroupUCCTest 2023-02-02T16:23:01.7434042Z inflating: build/bin/test_dist_autograd 2023-02-02T16:23:01.7508384Z inflating: build/bin/test_cpp_rpc 2023-02-02T16:23:01.7510651Z inflating: build/bin/parallel_benchmark 2023-02-02T16:23:01.7583419Z inflating: build/bin/test_mobile_nnc 2023-02-02T16:23:01.7594388Z inflating: build/bin/aot_model_compiler_test 2023-02-02T16:23:01.8479461Z inflating: build/bin/test_tensorexpr 2023-02-02T16:23:01.8857544Z inflating: build/bin/test_lazy 2023-02-02T16:23:01.8862836Z inflating: build/bin/torch_shm_manager 2023-02-02T16:23:02.0152117Z inflating: build/bin/test_api 2023-02-02T16:23:02.0764714Z inflating: build/bin/test_jit 2023-02-02T16:23:02.1383159Z inflating: build/bin/nvfuser_tests 2023-02-02T16:23:02.1427621Z ##[group]Run df -H 2023-02-02T16:23:02.1427852Z df -H 2023-02-02T16:23:02.1446396Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:23:02.1446656Z env: 2023-02-02T16:23:02.1446877Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:23:02.1447125Z GPU_FLAG: --gpus all 2023-02-02T16:23:02.1447330Z ##[endgroup] 2023-02-02T16:23:02.1501438Z Filesystem Size Used Avail Use% Mounted on 2023-02-02T16:23:02.1501893Z /dev/root 1.1T 228G 839G 22% / 2023-02-02T16:23:02.1502299Z devtmpfs 45G 0 45G 0% /dev 2023-02-02T16:23:02.1502570Z tmpfs 45G 0 45G 0% /dev/shm 2023-02-02T16:23:02.1503146Z tmpfs 9.0G 1.1M 9.0G 1% /run 2023-02-02T16:23:02.1503730Z tmpfs 5.3M 0 5.3M 0% /run/lock 2023-02-02T16:23:02.1504121Z tmpfs 45G 0 45G 0% /sys/fs/cgroup 2023-02-02T16:23:02.1504939Z /dev/loop0 16M 16M 0 100% /snap/aws-cli/130 2023-02-02T16:23:02.1505335Z /dev/loop1 123M 123M 0 100% /snap/core/14399 2023-02-02T16:23:02.1505876Z /dev/loop2 123M 123M 0 100% /snap/core/14447 2023-02-02T16:23:02.1506365Z /dev/loop4 59M 59M 0 100% /snap/core18/2667 2023-02-02T16:23:02.1506893Z /dev/loop7 67M 67M 0 100% /snap/core20/1778 2023-02-02T16:23:02.1507282Z /dev/loop10 53M 53M 0 100% /snap/snapd/17883 2023-02-02T16:23:02.1507547Z /dev/loop12 53M 53M 0 100% /snap/snapd/17950 2023-02-02T16:23:02.1507821Z /dev/loop8 67M 67M 0 100% /snap/core20/1738 2023-02-02T16:23:02.1508270Z /dev/loop11 97M 97M 0 100% /snap/lxd/24061 2023-02-02T16:23:02.1508545Z /dev/loop9 97M 97M 0 100% /snap/lxd/23991 2023-02-02T16:23:02.1508793Z /dev/sda15 110M 5.5M 104M 5% /boot/efi 2023-02-02T16:23:02.1509230Z /dev/loop13 352M 352M 0 100% /snap/google-cloud-sdk/310 2023-02-02T16:23:02.1509645Z /dev/loop5 354M 354M 0 100% /snap/google-cloud-sdk/312 2023-02-02T16:23:02.1509932Z /dev/loop6 59M 59M 0 100% /snap/core18/2679 2023-02-02T16:23:02.1567787Z ##[group]Run .github/scripts/parse_ref.py 2023-02-02T16:23:02.1568084Z .github/scripts/parse_ref.py 2023-02-02T16:23:02.1585328Z shell: /usr/bin/bash -e {0} 2023-02-02T16:23:02.1585555Z env: 2023-02-02T16:23:02.1585757Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:23:02.1586048Z GPU_FLAG: --gpus all 2023-02-02T16:23:02.1586272Z ##[endgroup] 2023-02-02T16:23:02.1905693Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-02T16:23:02.1906074Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-02T16:23:02.1924790Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:23:02.1925068Z env: 2023-02-02T16:23:02.1925288Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:23:02.1925516Z GPU_FLAG: --gpus all 2023-02-02T16:23:02.1925739Z JOB_TIMEOUT: 240 2023-02-02T16:23:02.1925951Z ##[endgroup] 2023-02-02T16:23:02.2022848Z ##[group]Run set -x 2023-02-02T16:23:02.2023183Z set -x 2023-02-02T16:23:02.2023385Z  2023-02-02T16:23:02.2023611Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-02-02T16:23:02.2023925Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2023-02-02T16:23:02.2024238Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-02-02T16:23:02.2024505Z  TEST_COMMAND=.ci/onnx/test.sh 2023-02-02T16:23:02.2024734Z else 2023-02-02T16:23:02.2024974Z  TEST_COMMAND=.ci/pytorch/test.sh 2023-02-02T16:23:02.2025194Z fi 2023-02-02T16:23:02.2025394Z  2023-02-02T16:23:02.2025680Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-02-02T16:23:02.2026040Z  2023-02-02T16:23:02.2026290Z # sanitize the input commit message and PR body here: 2023-02-02T16:23:02.2026553Z # 2023-02-02T16:23:02.2026885Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-02-02T16:23:02.2027351Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-02-02T16:23:02.2027739Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-02-02T16:23:02.2028275Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-02-02T16:23:02.2028550Z  2023-02-02T16:23:02.2028874Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-02-02T16:23:02.2029213Z # wreak havoc internally 2023-02-02T16:23:02.2029501Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-02-02T16:23:02.2029787Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-02-02T16:23:02.2030014Z  2023-02-02T16:23:02.2030292Z # detached container should get cleaned up by teardown_ec2_linux 2023-02-02T16:23:02.2030642Z # TODO: Stop building test binaries as part of the build phase 2023-02-02T16:23:02.2030985Z # Used for GPU_FLAG since that doesn't play nice 2023-02-02T16:23:02.2031280Z # shellcheck disable=SC2086,SC2090 2023-02-02T16:23:02.2031539Z container_name=$(docker run \ 2023-02-02T16:23:02.2031782Z  ${GPU_FLAG:-} \ 2023-02-02T16:23:02.2032024Z  -e BUILD_ENVIRONMENT \ 2023-02-02T16:23:02.2032267Z  -e PR_NUMBER \ 2023-02-02T16:23:02.2032491Z  -e GITHUB_ACTIONS \ 2023-02-02T16:23:02.2032722Z  -e BASE_SHA \ 2023-02-02T16:23:02.2032941Z  -e BRANCH \ 2023-02-02T16:23:02.2033140Z  -e SHA1 \ 2023-02-02T16:23:02.2033372Z  -e AWS_DEFAULT_REGION \ 2023-02-02T16:23:02.2033610Z  -e IN_WHEEL_TEST \ 2023-02-02T16:23:02.2033828Z  -e SHARD_NUMBER \ 2023-02-02T16:23:02.2034055Z  -e TEST_CONFIG \ 2023-02-02T16:23:02.2034287Z  -e NUM_TEST_SHARDS \ 2023-02-02T16:23:02.2034501Z  -e PR_BODY \ 2023-02-02T16:23:02.2034734Z  -e COMMIT_MESSAGES \ 2023-02-02T16:23:02.2034983Z  -e CONTINUE_THROUGH_ERROR \ 2023-02-02T16:23:02.2035236Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-02-02T16:23:02.2035510Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-02-02T16:23:02.2035767Z  -e PR_LABELS \ 2023-02-02T16:23:02.2036071Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-02-02T16:23:02.2036331Z  -e SCCACHE_BUCKET \ 2023-02-02T16:23:02.2036575Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-02-02T16:23:02.2036812Z  -e XLA_CUDA \ 2023-02-02T16:23:02.2037050Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-02-02T16:23:02.2037503Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-02-02T16:23:02.2037796Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-02-02T16:23:02.2038078Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-02-02T16:23:02.2038388Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-02-02T16:23:02.2038765Z  --ulimit stack=10485760:83886080 \ 2023-02-02T16:23:02.2039031Z  --security-opt seccomp=unconfined \ 2023-02-02T16:23:02.2039306Z  --cap-add=SYS_PTRACE \ 2023-02-02T16:23:02.2039543Z  --ipc=host \ 2023-02-02T16:23:02.2039781Z  --shm-size="${SHM_SIZE}" \ 2023-02-02T16:23:02.2039996Z  --tty \ 2023-02-02T16:23:02.2040210Z  --detach \ 2023-02-02T16:23:02.2040448Z  --name="${container_name}" \ 2023-02-02T16:23:02.2040678Z  --user jenkins \ 2023-02-02T16:23:02.2040966Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-02-02T16:23:02.2041276Z  -w /var/lib/jenkins/workspace \ 2023-02-02T16:23:02.2041512Z  "${DOCKER_IMAGE}" 2023-02-02T16:23:02.2041722Z ) 2023-02-02T16:23:02.2041991Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-02-02T16:23:02.2042400Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-02-02T16:23:02.2059652Z shell: /usr/bin/bash -e {0} 2023-02-02T16:23:02.2059877Z env: 2023-02-02T16:23:02.2060094Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:23:02.2060319Z GPU_FLAG: --gpus all 2023-02-02T16:23:02.2060629Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-sm80 2023-02-02T16:23:02.2060924Z PR_NUMBER: 2023-02-02T16:23:02.2061116Z BRANCH: master 2023-02-02T16:23:02.2061372Z SHA1: 769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:02.2061668Z BASE_SHA: 769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:02.2061925Z PYTORCH_RETRY_TEST_CASES: 1 2023-02-02T16:23:02.2062183Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-02-02T16:23:02.2062471Z TEST_CONFIG: inductor_torchbench_smoketest_perf 2023-02-02T16:23:02.2062716Z SHARD_NUMBER: 1 2023-02-02T16:23:02.2062928Z NUM_TEST_SHARDS: 1 2023-02-02T16:23:02.2063135Z PR_BODY: 2023-02-02T16:23:02.2063349Z CONTINUE_THROUGH_ERROR: False 2023-02-02T16:23:02.2063652Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-02-02T16:23:02.2063949Z SCCACHE_S3_KEY_PREFIX: inductor 2023-02-02T16:23:02.2064174Z SHM_SIZE: 2g 2023-02-02T16:23:02.2064617Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:23:02.2065061Z XLA_CUDA: 2023-02-02T16:23:02.2065381Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-02-02T16:23:02.2065715Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-02-02T16:23:02.2066044Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-02-02T16:23:02.2066285Z ##[endgroup] 2023-02-02T16:23:02.2105995Z + [[ inductor_torchbench_smoketest_perf == \m\u\l\t\i\g\p\u ]] 2023-02-02T16:23:02.2106644Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *onnx* ]] 2023-02-02T16:23:02.2106964Z + TEST_COMMAND=.ci/pytorch/test.sh 2023-02-02T16:23:02.2110173Z ++ git cherry -v origin/master 2023-02-02T16:23:02.2147239Z + COMMIT_MESSAGES= 2023-02-02T16:23:02.2148427Z + COMMIT_MESSAGES= 2023-02-02T16:23:02.2148874Z + PR_BODY= 2023-02-02T16:23:02.2149274Z + export COMMIT_MESSAGES= 2023-02-02T16:23:02.2149673Z + COMMIT_MESSAGES= 2023-02-02T16:23:02.2150113Z + export PR_BODY= 2023-02-02T16:23:02.2150483Z + PR_BODY= 2023-02-02T16:23:02.2161144Z +++ nproc --ignore=2 2023-02-02T16:23:02.2173806Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=10 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e SKIP_SCCACHE_INITIALIZATION=1 --env-file=/tmp/github_env_4076220384 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ubuntu/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:23:06.8429208Z + container_name=65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:23:06.8429683Z + echo DOCKER_CONTAINER_ID=65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:23:06.8433790Z ++ echo dist/torch-2.0.0a0+git769eca6-cp310-cp310-linux_x86_64.whl 2023-02-02T16:23:06.8435868Z + docker exec -t 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc sh -c 'pip install dist/torch-2.0.0a0+git769eca6-cp310-cp310-linux_x86_64.whl[opt-einsum] && .ci/pytorch/test.sh' 2023-02-02T16:23:07.3814143Z Processing ./dist/torch-2.0.0a0+git769eca6-cp310-cp310-linux_x86_64.whl 2023-02-02T16:23:08.2585531Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git769eca6) (4.4.0) 2023-02-02T16:23:08.2586842Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git769eca6) (2.6.3) 2023-02-02T16:23:08.3329411Z Collecting filelock 2023-02-02T16:23:08.4008247Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-02-02T16:23:08.4069095Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git769eca6) (1.11.1) 2023-02-02T16:23:08.4084483Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git769eca6) (3.3.0) 2023-02-02T16:23:08.4150013Z Requirement already satisfied: numpy>=1.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git769eca6) (1.21.2) 2023-02-02T16:23:08.4402754Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+git769eca6) (1.2.1) 2023-02-02T16:23:09.2018073Z Installing collected packages: filelock, torch 2023-02-02T16:23:18.1159639Z Successfully installed filelock-3.9.0 torch-2.0.0a0+git769eca6 2023-02-02T16:23:18.2031574Z + echo 'Environment variables:' 2023-02-02T16:23:18.2031851Z Environment variables: 2023-02-02T16:23:18.2032070Z + env 2023-02-02T16:23:18.2042421Z SHARD_NUMBER=1 2023-02-02T16:23:18.2043108Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-02-02T16:23:18.2043579Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-02-02T16:23:18.2044169Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-02T16:23:18.2044812Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-02-02T16:23:18.2045210Z UCC_HOME=/usr 2023-02-02T16:23:18.2045897Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm80 2023-02-02T16:23:18.2046400Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-02T16:23:18.2046994Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-02-02T16:23:18.2047426Z INSTALLED_DB=yes 2023-02-02T16:23:18.2047759Z HOSTNAME=65105a817e55 2023-02-02T16:23:18.2048121Z GITHUB_REF_NAME=master 2023-02-02T16:23:18.2049471Z GITHUB_API_URL=https://api.github.com 2023-02-02T16:23:18.2050027Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-02T16:23:18.2050441Z OPENSSL_DIR=/opt/openssl 2023-02-02T16:23:18.2051007Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-02T16:23:18.2052166Z GITHUB_STEP_SUMMARY=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/step_summary_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2052816Z CUDA_PATH=/usr/local/cuda 2023-02-02T16:23:18.2053457Z GITHUB_ACTION_PATH=/home/ubuntu/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-02T16:23:18.2054107Z GITHUB_RUN_ATTEMPT=1 2023-02-02T16:23:18.2054379Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-02T16:23:18.2054675Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-02-02T16:23:18.2055025Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-02-02T16:23:18.2055420Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-02T16:23:18.2055667Z GITHUB_ACTIONS=true 2023-02-02T16:23:18.2056203Z NVIDIA_VISIBLE_DEVICES=all 2023-02-02T16:23:18.2056657Z NV_NVPROF_VERSION=11.6.124-1 2023-02-02T16:23:18.2057224Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-02-02T16:23:18.2057768Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-02T16:23:18.2058157Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-02T16:23:18.2058368Z CI=true 2023-02-02T16:23:18.2058579Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-02T16:23:18.2059261Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-02-02T16:23:18.2059746Z BRANCH=master 2023-02-02T16:23:18.2060154Z GITHUB_HEAD_REF= 2023-02-02T16:23:18.2060583Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-02T16:23:18.2060973Z GITHUB_ACTOR=pytorchmergebot 2023-02-02T16:23:18.2061245Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-02T16:23:18.2061505Z GITHUB_ACTION_REF= 2023-02-02T16:23:18.2061766Z NCCL_VERSION=2.12.10-1 2023-02-02T16:23:18.2062013Z GITHUB_ACTION=__self 2023-02-02T16:23:18.2062231Z GITHUB_REF_PROTECTED=true 2023-02-02T16:23:18.2062662Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-02T16:23:18.2063005Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-02T16:23:18.2067767Z *** 2023-02-02T16:23:18.2068234Z INSTALLED_VISION=yes 2023-02-02T16:23:18.2068488Z NVARCH=x86_64 2023-02-02T16:23:18.2068855Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-02-02T16:23:18.2069109Z HOME=/var/lib/jenkins 2023-02-02T16:23:18.2069632Z GITHUB_STATE=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/save_state_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2070053Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-02T16:23:18.2070305Z GITHUB_ACTION_REPOSITORY= 2023-02-02T16:23:18.2070540Z GITHUB_REF_TYPE=branch 2023-02-02T16:23:18.2070811Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-02-02T16:23:18.2071059Z GITHUB_RETENTION_DAYS=90 2023-02-02T16:23:18.2071426Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-02T16:23:18.2071813Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-02-02T16:23:18.2072322Z GITHUB_ENV=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_env_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2072684Z DEBIAN_FRONTEND=noninteractive 2023-02-02T16:23:18.2073013Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-02T16:23:18.2073256Z GITHUB_REF=refs/heads/master 2023-02-02T16:23:18.2073523Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-02-02T16:23:18.2073885Z GITHUB_SHA=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2074142Z INSTALLED_PROTOBUF=yes 2023-02-02T16:23:18.2074380Z ANACONDA_PYTHON_VERSION=3.10 2023-02-02T16:23:18.2074628Z GITHUB_REPOSITORY_ID=65600975 2023-02-02T16:23:18.2074844Z GITHUB_RUN_ID=4076220384 2023-02-02T16:23:18.2075165Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-02-02T16:23:18.2075433Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-02T16:23:18.2075682Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-02T16:23:18.2075963Z NV_NVTX_VERSION=11.6.124-1 2023-02-02T16:23:18.2076236Z CONTINUE_THROUGH_ERROR=False 2023-02-02T16:23:18.2076510Z GITHUB_SERVER_URL=https://github.com 2023-02-02T16:23:18.2076737Z MAX_JOBS=10 2023-02-02T16:23:18.2076946Z GITHUB_ACTOR_ID=97764156 2023-02-02T16:23:18.2077216Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-02-02T16:23:18.2077554Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-02-02T16:23:18.2078011Z GITHUB_EVENT_PATH=/home/ubuntu/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-02T16:23:18.2078313Z UCX_HOME=/usr 2023-02-02T16:23:18.2078521Z PYTORCH_RETRY_TEST_CASES=1 2023-02-02T16:23:18.2078812Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-02T16:23:18.2079364Z BASE_SHA=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2079666Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-02-02T16:23:18.2079941Z PR_BODY= 2023-02-02T16:23:18.2080139Z GITHUB_BASE_REF= 2023-02-02T16:23:18.2080328Z TERM=xterm 2023-02-02T16:23:18.2080522Z XLA_CUDA= 2023-02-02T16:23:18.2080844Z NV_NVML_DEV_VERSION=11.6.55-1 2023-02-02T16:23:18.2081077Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-02T16:23:18.2081305Z CUDA_VERSION=11.6.2 2023-02-02T16:23:18.2081626Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-02-02T16:23:18.2081877Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-02T16:23:18.2082393Z GITHUB_PATH=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/add_path_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2082733Z GITHUB_JOB=test 2023-02-02T16:23:18.2082960Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-02T16:23:18.2083178Z COMMIT_MESSAGES= 2023-02-02T16:23:18.2083432Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-02T16:23:18.2083688Z NUM_TEST_SHARDS=1 2023-02-02T16:23:18.2083880Z PR_NUMBER= 2023-02-02T16:23:18.2084372Z GITHUB_OUTPUT=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_output_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2084701Z SHLVL=1 2023-02-02T16:23:18.2085002Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-02-02T16:23:18.2085294Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-02T16:23:18.2086047Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-02-02T16:23:18.2086784Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-02-02T16:23:18.2087047Z SHA1=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2087307Z GITHUB_EVENT_NAME=push 2023-02-02T16:23:18.2087575Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-02-02T16:23:18.2087886Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-02T16:23:18.2088142Z GITHUB_RUN_NUMBER=7981 2023-02-02T16:23:18.2088371Z GITHUB_WORKFLOW=inductor 2023-02-02T16:23:18.2088769Z PATH=/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T16:23:18.2089207Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-02-02T16:23:18.2089514Z GITHUB_WORKFLOW_SHA=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2089981Z GITHUB_WORKSPACE=/home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-02T16:23:18.2090292Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-02T16:23:18.2090565Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-02T16:23:18.2090794Z _=/usr/bin/env 2023-02-02T16:23:18.2091140Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-02-02T16:23:18.2260491Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2023-02-02T16:23:18.2262327Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2023-02-02T16:23:18.2262953Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2023-02-02T16:23:18.2263437Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2023-02-02T16:23:18.2263732Z + BUILD_DIR=build 2023-02-02T16:23:18.2264008Z + BUILD_RENAMED_DIR=build_renamed 2023-02-02T16:23:18.2264237Z + BUILD_BIN_DIR=build/bin 2023-02-02T16:23:18.2264465Z + export VALGRIND=ON 2023-02-02T16:23:18.2264678Z + VALGRIND=ON 2023-02-02T16:23:18.2264907Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-02T16:23:18.2265168Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-02T16:23:18.2265567Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *clang9* ]] 2023-02-02T16:23:18.2265989Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 != *bazel* ]] 2023-02-02T16:23:18.2268075Z ++ realpath build/custom_test_artifacts 2023-02-02T16:23:18.2278160Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-02-02T16:23:18.2282911Z ++ dirname .ci/pytorch/test.sh 2023-02-02T16:23:18.2291610Z + source .ci/pytorch/common.sh 2023-02-02T16:23:18.2296822Z +++ dirname .ci/pytorch/common.sh 2023-02-02T16:23:18.2310388Z ++ source .ci/pytorch/common_utils.sh 2023-02-02T16:23:18.2312797Z +++ declare -f -t trap_add 2023-02-02T16:23:18.2319911Z ++ set -ex 2023-02-02T16:23:18.2320551Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-02T16:23:18.2320858Z ++ BUILD_TEST_LIBTORCH=0 2023-02-02T16:23:18.2321146Z + echo 'Environment variables' 2023-02-02T16:23:18.2321395Z Environment variables 2023-02-02T16:23:18.2321602Z + env 2023-02-02T16:23:18.2331337Z SHARD_NUMBER=1 2023-02-02T16:23:18.2331984Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-02-02T16:23:18.2332573Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-02-02T16:23:18.2333105Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-02T16:23:18.2333801Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-02-02T16:23:18.2334071Z UCC_HOME=/usr 2023-02-02T16:23:18.2334704Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm80 2023-02-02T16:23:18.2335205Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-02T16:23:18.2335825Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-02-02T16:23:18.2336311Z INSTALLED_DB=yes 2023-02-02T16:23:18.2336683Z HOSTNAME=65105a817e55 2023-02-02T16:23:18.2337061Z GITHUB_REF_NAME=master 2023-02-02T16:23:18.2337550Z GITHUB_API_URL=https://api.github.com 2023-02-02T16:23:18.2338054Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-02T16:23:18.2338447Z OPENSSL_DIR=/opt/openssl 2023-02-02T16:23:18.2338852Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-02T16:23:18.2339898Z GITHUB_STEP_SUMMARY=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/step_summary_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2340534Z CUDA_PATH=/usr/local/cuda 2023-02-02T16:23:18.2341434Z GITHUB_ACTION_PATH=/home/ubuntu/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-02T16:23:18.2342027Z GITHUB_RUN_ATTEMPT=1 2023-02-02T16:23:18.2342478Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-02T16:23:18.2342991Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-02-02T16:23:18.2343640Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-02-02T16:23:18.2344135Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-02T16:23:18.2344519Z GITHUB_ACTIONS=true 2023-02-02T16:23:18.2344923Z NVIDIA_VISIBLE_DEVICES=all 2023-02-02T16:23:18.2345411Z NV_NVPROF_VERSION=11.6.124-1 2023-02-02T16:23:18.2345802Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-02-02T16:23:18.2346148Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-02T16:23:18.2346473Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-02T16:23:18.2346672Z CI=true 2023-02-02T16:23:18.2346891Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-02T16:23:18.2347266Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-02-02T16:23:18.2347522Z BRANCH=master 2023-02-02T16:23:18.2347727Z GITHUB_HEAD_REF= 2023-02-02T16:23:18.2348288Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-02T16:23:18.2348639Z GITHUB_ACTOR=pytorchmergebot 2023-02-02T16:23:18.2348921Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-02T16:23:18.2349179Z GITHUB_ACTION_REF= 2023-02-02T16:23:18.2349444Z NCCL_VERSION=2.12.10-1 2023-02-02T16:23:18.2349653Z GITHUB_ACTION=__self 2023-02-02T16:23:18.2349858Z VALGRIND=ON 2023-02-02T16:23:18.2350073Z GITHUB_REF_PROTECTED=true 2023-02-02T16:23:18.2350492Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-02T16:23:18.2350834Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-02T16:23:18.2351220Z *** 2023-02-02T16:23:18.2351474Z INSTALLED_VISION=yes 2023-02-02T16:23:18.2351689Z NVARCH=x86_64 2023-02-02T16:23:18.2351959Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-02-02T16:23:18.2352190Z HOME=/var/lib/jenkins 2023-02-02T16:23:18.2352757Z GITHUB_STATE=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/save_state_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2353342Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-02T16:23:18.2353590Z GITHUB_ACTION_REPOSITORY= 2023-02-02T16:23:18.2353811Z GITHUB_REF_TYPE=branch 2023-02-02T16:23:18.2354091Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-02-02T16:23:18.2354407Z GITHUB_RETENTION_DAYS=90 2023-02-02T16:23:18.2354763Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-02T16:23:18.2355149Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-02-02T16:23:18.2355673Z GITHUB_ENV=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_env_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2356028Z DEBIAN_FRONTEND=noninteractive 2023-02-02T16:23:18.2356334Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-02T16:23:18.2356592Z GITHUB_REF=refs/heads/master 2023-02-02T16:23:18.2356855Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-02-02T16:23:18.2357118Z GITHUB_SHA=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2357388Z INSTALLED_PROTOBUF=yes 2023-02-02T16:23:18.2357626Z ANACONDA_PYTHON_VERSION=3.10 2023-02-02T16:23:18.2357856Z GITHUB_REPOSITORY_ID=65600975 2023-02-02T16:23:18.2358085Z GITHUB_RUN_ID=4076220384 2023-02-02T16:23:18.2358402Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-02-02T16:23:18.2358654Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-02T16:23:18.2358918Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-02T16:23:18.2359194Z NV_NVTX_VERSION=11.6.124-1 2023-02-02T16:23:18.2359423Z CONTINUE_THROUGH_ERROR=False 2023-02-02T16:23:18.2359692Z GITHUB_SERVER_URL=https://github.com 2023-02-02T16:23:18.2359930Z MAX_JOBS=10 2023-02-02T16:23:18.2360126Z GITHUB_ACTOR_ID=97764156 2023-02-02T16:23:18.2360394Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-02-02T16:23:18.2360739Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-02-02T16:23:18.2361177Z GITHUB_EVENT_PATH=/home/ubuntu/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-02T16:23:18.2361562Z UCX_HOME=/usr 2023-02-02T16:23:18.2361790Z PYTORCH_RETRY_TEST_CASES=1 2023-02-02T16:23:18.2362088Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-02T16:23:18.2362390Z BASE_SHA=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2362709Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-02-02T16:23:18.2362937Z PR_BODY= 2023-02-02T16:23:18.2363120Z GITHUB_BASE_REF= 2023-02-02T16:23:18.2363323Z TERM=xterm 2023-02-02T16:23:18.2363544Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-02T16:23:18.2363753Z XLA_CUDA= 2023-02-02T16:23:18.2364014Z NV_NVML_DEV_VERSION=11.6.55-1 2023-02-02T16:23:18.2364256Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-02T16:23:18.2364469Z CUDA_VERSION=11.6.2 2023-02-02T16:23:18.2364782Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-02-02T16:23:18.2365046Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-02T16:23:18.2365544Z GITHUB_PATH=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/add_path_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2365886Z GITHUB_JOB=test 2023-02-02T16:23:18.2366116Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-02T16:23:18.2366335Z COMMIT_MESSAGES= 2023-02-02T16:23:18.2366587Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-02T16:23:18.2366842Z NUM_TEST_SHARDS=1 2023-02-02T16:23:18.2367033Z PR_NUMBER= 2023-02-02T16:23:18.2367519Z GITHUB_OUTPUT=/home/ubuntu/actions-runner/_work/_temp/_runner_file_commands/set_output_117344f2-bb33-4556-bde4-eee5ed521a18 2023-02-02T16:23:18.2367854Z SHLVL=1 2023-02-02T16:23:18.2368156Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-02-02T16:23:18.2368444Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-02T16:23:18.2369194Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-02-02T16:23:18.2370053Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-02-02T16:23:18.2370327Z SHA1=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2370569Z GITHUB_EVENT_NAME=push 2023-02-02T16:23:18.2370882Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-02-02T16:23:18.2371205Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-02T16:23:18.2371492Z GITHUB_RUN_NUMBER=7981 2023-02-02T16:23:18.2371840Z GITHUB_WORKFLOW=inductor 2023-02-02T16:23:18.2372255Z PATH=/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T16:23:18.2372686Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-02-02T16:23:18.2372996Z GITHUB_WORKFLOW_SHA=769eca6f9769473bec6fb06928cc50fc250bbb7f 2023-02-02T16:23:18.2373429Z GITHUB_WORKSPACE=/home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-02T16:23:18.2373741Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-02T16:23:18.2374035Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-02T16:23:18.2374267Z _=/usr/bin/env 2023-02-02T16:23:18.2374516Z + echo 'Testing pytorch' 2023-02-02T16:23:18.2374736Z Testing pytorch 2023-02-02T16:23:18.2374975Z + export LANG=C.UTF-8 2023-02-02T16:23:18.2375195Z + LANG=C.UTF-8 2023-02-02T16:23:18.2375395Z + PR_NUMBER= 2023-02-02T16:23:18.2375661Z + [[ inductor_torchbench_smoketest_perf == \d\e\f\a\u\l\t ]] 2023-02-02T16:23:18.2375997Z + [[ inductor_torchbench_smoketest_perf == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-02-02T16:23:18.2376312Z + [[ inductor_torchbench_smoketest_perf == \s\l\o\w ]] 2023-02-02T16:23:18.2376754Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *slow-gradcheck* ]] 2023-02-02T16:23:18.2377206Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *cuda* ]] 2023-02-02T16:23:18.2377514Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-02T16:23:18.2377920Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-02T16:23:18.2378220Z + [[ inductor_torchbench_smoketest_perf == *crossref* ]] 2023-02-02T16:23:18.2378520Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-02T16:23:18.2378837Z + [[ inductor_torchbench_smoketest_perf == *inductor* ]] 2023-02-02T16:23:18.2379126Z + export PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-02T16:23:18.2379372Z + PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-02T16:23:18.2379756Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-02T16:23:18.2380192Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 != *-bazel-* ]] 2023-02-02T16:23:18.2380554Z + pip_install --user ninja==1.10.2 2023-02-02T16:23:18.2380903Z + pip install --progress-bar off --user ninja==1.10.2 2023-02-02T16:23:18.7641981Z Collecting ninja==1.10.2 2023-02-02T16:23:18.8205975Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-02-02T16:23:19.5468950Z Installing collected packages: ninja 2023-02-02T16:23:19.5568681Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-02-02T16:23:19.5569418Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-02-02T16:23:19.5633031Z Successfully installed ninja-1.10.2 2023-02-02T16:23:19.6479566Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T16:23:19.6481072Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T16:23:19.6481899Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *asan* ]] 2023-02-02T16:23:19.6482329Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-02T16:23:19.6482691Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-02-02T16:23:19.6483049Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-02-02T16:23:19.6491846Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *tbb* ]] 2023-02-02T16:23:19.6509991Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-02T16:23:19.6510468Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *-bazel-* ]] 2023-02-02T16:23:19.6510901Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-02T16:23:19.6514396Z + cd test 2023-02-02T16:23:19.6515428Z + python -c 'import torch; print(torch.__config__.show())' 2023-02-02T16:23:21.3304522Z PyTorch built with: 2023-02-02T16:23:21.3305204Z - GCC 7.5 2023-02-02T16:23:21.3305487Z - C++ Version: 201703 2023-02-02T16:23:21.3306029Z - Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-02T16:23:21.3306589Z - Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-02T16:23:21.3307009Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-02T16:23:21.3307397Z - LAPACK is enabled (usually provided by MKL) 2023-02-02T16:23:21.3307703Z - NNPACK is enabled 2023-02-02T16:23:21.3308205Z - CPU capability usage: AVX2 2023-02-02T16:23:21.3308512Z - CUDA Runtime 11.6 2023-02-02T16:23:21.3308900Z - NVCC architecture flags: -gencode;arch=compute_80,code=sm_80 2023-02-02T16:23:21.3309292Z - CuDNN 8.3.2 (built against CUDA 11.5) 2023-02-02T16:23:21.3309605Z - Magma 2.6.1 2023-02-02T16:23:21.3312975Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.6, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2023-02-02T16:23:21.3315574Z 2023-02-02T16:23:21.7237875Z + cd test 2023-02-02T16:23:21.7238736Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-02-02T16:23:23.1658191Z ATen/Parallel: 2023-02-02T16:23:23.1684126Z at::get_num_threads() : 6 2023-02-02T16:23:23.1684464Z at::get_num_interop_threads() : 6 2023-02-02T16:23:23.1684766Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-02T16:23:23.1685024Z omp_get_max_threads() : 6 2023-02-02T16:23:23.1685732Z Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-02T16:23:23.1686094Z mkl_get_max_threads() : 6 2023-02-02T16:23:23.1686591Z Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-02T16:23:23.1686965Z std::thread::hardware_concurrency() : 12 2023-02-02T16:23:23.1687230Z Environment variables: 2023-02-02T16:23:23.1687459Z OMP_NUM_THREADS : [not set] 2023-02-02T16:23:23.1687700Z MKL_NUM_THREADS : [not set] 2023-02-02T16:23:23.1687951Z ATen parallel backend: OpenMP 2023-02-02T16:23:23.1688107Z 2023-02-02T16:23:23.4903413Z + [[ inductor_torchbench_smoketest_perf == *backward* ]] 2023-02-02T16:23:23.4903788Z + [[ inductor_torchbench_smoketest_perf == *xla* ]] 2023-02-02T16:23:23.4904129Z + [[ inductor_torchbench_smoketest_perf == \j\i\t\_\l\e\g\a\c\y ]] 2023-02-02T16:23:23.4904826Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-02T16:23:23.4906213Z + [[ inductor_torchbench_smoketest_perf == distributed ]] 2023-02-02T16:23:23.4906779Z + [[ inductor_torchbench_smoketest_perf == deploy ]] 2023-02-02T16:23:23.4907234Z + [[ inductor_torchbench_smoketest_perf == *inductor_distributed* ]] 2023-02-02T16:23:23.4907736Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-02T16:23:23.4908371Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-02T16:23:23.4908709Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_all* ]] 2023-02-02T16:23:23.4909061Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_huggingface* ]] 2023-02-02T16:23:23.4909406Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_timm* ]] 2023-02-02T16:23:23.4909761Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_torchbench* ]] 2023-02-02T16:23:23.4910119Z + [[ inductor_torchbench_smoketest_perf == *inductor_huggingface* ]] 2023-02-02T16:23:23.4910452Z + [[ inductor_torchbench_smoketest_perf == *inductor_timm* ]] 2023-02-02T16:23:23.4910806Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench* ]] 2023-02-02T16:23:23.4911096Z + install_torchtext 2023-02-02T16:23:23.4911299Z + local commit 2023-02-02T16:23:23.4911521Z ++ get_pinned_commit text 2023-02-02T16:23:23.4911781Z ++ cat .github/ci_commit_pins/text.txt 2023-02-02T16:23:23.4928074Z + commit=5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T16:23:23.4928850Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T16:23:23.4929596Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T16:23:23.9192981Z Collecting git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T16:23:23.9199783Z Cloning https://github.com/pytorch/text.git (to revision 5b78d074bd303eb230d30567646fcf0358ee2dd4) to /tmp/pip-req-build-nhwxgjc8 2023-02-02T16:23:23.9232055Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/text.git /tmp/pip-req-build-nhwxgjc8 2023-02-02T16:23:25.6172055Z Running command git rev-parse -q --verify 'sha^5b78d074bd303eb230d30567646fcf0358ee2dd4' 2023-02-02T16:23:25.6195868Z Running command git fetch -q https://github.com/pytorch/text.git 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T16:23:26.3651429Z Running command git checkout -q 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T16:23:26.8371078Z Resolved https://github.com/pytorch/text.git to commit 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T16:23:26.8372307Z Running command git submodule update --init --recursive -q 2023-02-02T16:23:33.9579944Z Preparing metadata (setup.py) ... [?25l- done 2023-02-02T16:23:33.9638057Z [?25hRequirement already satisfied: tqdm in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (4.64.1) 2023-02-02T16:23:33.9643161Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (2.28.2) 2023-02-02T16:23:33.9647700Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (2.0.0a0+git769eca6) 2023-02-02T16:23:33.9652289Z Requirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (1.21.2) 2023-02-02T16:23:33.9733680Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (2022.12.7) 2023-02-02T16:23:33.9741500Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (3.4) 2023-02-02T16:23:33.9750855Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (1.26.14) 2023-02-02T16:23:33.9758942Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (3.0.1) 2023-02-02T16:23:33.9817576Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (2.6.3) 2023-02-02T16:23:33.9822088Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (4.4.0) 2023-02-02T16:23:33.9827041Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (3.9.0) 2023-02-02T16:23:33.9832182Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (1.11.1) 2023-02-02T16:23:34.0349267Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->torchtext==0.14.0a0+5b78d07) (1.2.1) 2023-02-02T16:23:34.0422233Z Building wheels for collected packages: torchtext 2023-02-02T16:24:28.6099170Z Building wheel for torchtext (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2023-02-02T16:24:28.6169825Z [?25h Created wheel for torchtext: filename=torchtext-0.14.0a0+5b78d07-cp310-cp310-linux_x86_64.whl size=2049889 sha256=810ccb08327cbbc51e19ae2902b1d2335ec71bc8a5a1225af18443eb20b24e1f 2023-02-02T16:24:28.6170752Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/32/8c/8c/c80fd49c228ca47afb83b30e482dfd8079c17702efc9669f33 2023-02-02T16:24:28.6206295Z Successfully built torchtext 2023-02-02T16:24:29.2924201Z Installing collected packages: torchtext 2023-02-02T16:24:29.4249088Z Successfully installed torchtext-0.14.0a0+5b78d07 2023-02-02T16:24:29.5726426Z + install_torchvision 2023-02-02T16:24:29.5726876Z + local commit 2023-02-02T16:24:29.5734171Z ++ get_pinned_commit vision 2023-02-02T16:24:29.5735274Z ++ cat .github/ci_commit_pins/vision.txt 2023-02-02T16:24:29.5760709Z + commit=b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T16:24:29.5761963Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T16:24:29.5763275Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T16:24:30.0231423Z Collecting git+https://github.com/pytorch/vision.git@b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T16:24:30.0236233Z Cloning https://github.com/pytorch/vision.git (to revision b094075cbc8834d63a9fa8ae08bcad3d72a43321) to /tmp/pip-req-build-n8jkd8bp 2023-02-02T16:24:30.0261639Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-n8jkd8bp 2023-02-02T16:24:32.2954342Z Running command git rev-parse -q --verify 'sha^b094075cbc8834d63a9fa8ae08bcad3d72a43321' 2023-02-02T16:24:32.2977183Z Running command git fetch -q https://github.com/pytorch/vision.git b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T16:24:33.7100203Z Running command git checkout -q b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T16:24:34.2383045Z Resolved https://github.com/pytorch/vision.git to commit b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T16:24:36.9353801Z Preparing metadata (setup.py) ... [?25l- done 2023-02-02T16:24:36.9413923Z [?25hRequirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (1.21.2) 2023-02-02T16:24:36.9417623Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (2.28.2) 2023-02-02T16:24:36.9421974Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (2.0.0a0+git769eca6) 2023-02-02T16:24:36.9432440Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (9.4.0) 2023-02-02T16:24:36.9647381Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (1.26.14) 2023-02-02T16:24:36.9653858Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (3.4) 2023-02-02T16:24:36.9662964Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (2022.12.7) 2023-02-02T16:24:36.9670506Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (3.0.1) 2023-02-02T16:24:36.9729442Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (4.4.0) 2023-02-02T16:24:36.9733588Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (1.11.1) 2023-02-02T16:24:36.9738611Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (2.6.3) 2023-02-02T16:24:36.9742532Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (3.9.0) 2023-02-02T16:24:37.0164257Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->torchvision==0.15.0a0+b094075) (1.2.1) 2023-02-02T16:24:37.0237194Z Building wheels for collected packages: torchvision 2023-02-02T16:26:14.0217591Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2023-02-02T16:26:14.0285541Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+b094075-cp310-cp310-linux_x86_64.whl size=1859821 sha256=b415fd24c30e903abb6ff482d9f430db7948ca59abc21b5d2e4f3d5d63fac5cc 2023-02-02T16:26:14.0292912Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/ee/d7/41/228b4c1325972e16e9cc7006b62cc3427d842395d8fae633f7 2023-02-02T16:26:14.0330946Z Successfully built torchvision 2023-02-02T16:26:14.6883212Z Installing collected packages: torchvision 2023-02-02T16:26:15.1791160Z Successfully installed torchvision-0.15.0a0+b094075 2023-02-02T16:26:15.3021949Z + install_filelock 2023-02-02T16:26:15.3022461Z + pip_install filelock 2023-02-02T16:26:15.3023230Z + pip install --progress-bar off filelock 2023-02-02T16:26:15.7449369Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (3.9.0) 2023-02-02T16:26:16.5445771Z + install_triton 2023-02-02T16:26:16.5446139Z + local commit 2023-02-02T16:26:16.5446415Z + [[ inductor_torchbench_smoketest_perf == *rocm* ]] 2023-02-02T16:26:16.5450797Z ++ get_pinned_commit triton 2023-02-02T16:26:16.5451104Z ++ cat .github/ci_commit_pins/triton.txt 2023-02-02T16:26:16.5476345Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T16:26:16.5477411Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-02T16:26:16.5478114Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-02T16:26:16.9748413Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-02T16:26:16.9754268Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-ddg46ibc 2023-02-02T16:26:16.9778315Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-ddg46ibc 2023-02-02T16:26:18.3523873Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-02-02T16:26:18.3551556Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T16:26:18.9133130Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T16:26:19.4778833Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T16:26:19.4780022Z Running command git submodule update --init --recursive -q 2023-02-02T16:26:20.2668486Z Preparing metadata (setup.py) ... [?25l- done 2023-02-02T16:26:20.4928990Z [?25hCollecting cmake 2023-02-02T16:26:20.5561950Z Downloading cmake-3.25.2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-02-02T16:26:20.8816376Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==2.0.0) (3.9.0) 2023-02-02T16:26:20.8817119Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+git769eca6) 2023-02-02T16:26:20.9041763Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-02-02T16:26:20.9045700Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-02-02T16:26:20.9048924Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2023-02-02T16:26:20.9227760Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-02-02T16:26:20.9290202Z Building wheels for collected packages: triton 2023-02-02T16:27:12.1422252Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ done 2023-02-02T16:27:12.1871631Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=7c55960ebeac07fffba58c74ba330099549f63716ed08a6459ac279f808fc73c 2023-02-02T16:27:12.1872246Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-02-02T16:27:12.1896070Z Successfully built triton 2023-02-02T16:27:12.8885079Z Installing collected packages: cmake, triton 2023-02-02T16:27:14.2012804Z Successfully installed cmake-3.25.2 triton-2.0.0 2023-02-02T16:27:14.3197585Z + pip_install --user jinja2 2023-02-02T16:27:14.3198273Z + pip install --progress-bar off --user jinja2 2023-02-02T16:27:14.8271196Z Collecting jinja2 2023-02-02T16:27:14.8947764Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-02-02T16:27:14.9272828Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2) (2.1.2) 2023-02-02T16:27:15.6413024Z Installing collected packages: jinja2 2023-02-02T16:27:15.7343193Z Successfully installed jinja2-3.1.2 2023-02-02T16:27:15.8110530Z + checkout_install_torchbench 2023-02-02T16:27:15.8110970Z + git clone https://github.com/pytorch/benchmark torchbench 2023-02-02T16:27:15.8128185Z Cloning into 'torchbench'... 2023-02-02T16:27:16.2475289Z remote: Enumerating objects: 20144, done. 2023-02-02T16:27:16.2475704Z remote: Counting objects: 0% (1/183) 2023-02-02T16:27:16.2476021Z remote: Counting objects: 1% (2/183) 2023-02-02T16:27:16.2476354Z remote: Counting objects: 2% (4/183) 2023-02-02T16:27:16.2479833Z remote: Counting objects: 3% (6/183) 2023-02-02T16:27:16.2480208Z remote: Counting objects: 4% (8/183) 2023-02-02T16:27:16.2480553Z remote: Counting objects: 5% (10/183) 2023-02-02T16:27:16.2481514Z remote: Counting objects: 6% (11/183) 2023-02-02T16:27:16.2481833Z remote: Counting objects: 7% (13/183) 2023-02-02T16:27:16.2482182Z remote: Counting objects: 8% (15/183) 2023-02-02T16:27:16.2482510Z remote: Counting objects: 9% (17/183) 2023-02-02T16:27:16.2482823Z remote: Counting objects: 10% (19/183) 2023-02-02T16:27:16.2483320Z remote: Counting objects: 11% (21/183) 2023-02-02T16:27:16.2483657Z remote: Counting objects: 12% (22/183) 2023-02-02T16:27:16.2483966Z remote: Counting objects: 13% (24/183) 2023-02-02T16:27:16.2487500Z remote: Counting objects: 14% (26/183) 2023-02-02T16:27:16.2488087Z remote: Counting objects: 15% (28/183) 2023-02-02T16:27:16.2488647Z remote: Counting objects: 16% (30/183) 2023-02-02T16:27:16.2489165Z remote: Counting objects: 17% (32/183) 2023-02-02T16:27:16.2489637Z remote: Counting objects: 18% (33/183) 2023-02-02T16:27:16.2490226Z remote: Counting objects: 19% (35/183) 2023-02-02T16:27:16.2490842Z remote: Counting objects: 20% (37/183) 2023-02-02T16:27:16.2491554Z remote: Counting objects: 21% (39/183) 2023-02-02T16:27:16.2492149Z remote: Counting objects: 22% (41/183) 2023-02-02T16:27:16.2492587Z remote: Counting objects: 23% (43/183) 2023-02-02T16:27:16.2492961Z remote: Counting objects: 24% (44/183) 2023-02-02T16:27:16.2493280Z remote: Counting objects: 25% (46/183) 2023-02-02T16:27:16.2493601Z remote: Counting objects: 26% (48/183) 2023-02-02T16:27:16.2493945Z remote: Counting objects: 27% (50/183) 2023-02-02T16:27:16.2494252Z remote: Counting objects: 28% (52/183) 2023-02-02T16:27:16.2494573Z remote: Counting objects: 29% (54/183) 2023-02-02T16:27:16.2494897Z remote: Counting objects: 30% (55/183) 2023-02-02T16:27:16.2495223Z remote: Counting objects: 31% (57/183) 2023-02-02T16:27:16.2495527Z remote: Counting objects: 32% (59/183) 2023-02-02T16:27:16.2495853Z remote: Counting objects: 33% (61/183) 2023-02-02T16:27:16.2496174Z remote: Counting objects: 34% (63/183) 2023-02-02T16:27:16.2496487Z remote: Counting objects: 35% (65/183) 2023-02-02T16:27:16.2496806Z remote: Counting objects: 36% (66/183) 2023-02-02T16:27:16.2497128Z remote: Counting objects: 37% (68/183) 2023-02-02T16:27:16.2497431Z remote: Counting objects: 38% (70/183) 2023-02-02T16:27:16.2497749Z remote: Counting objects: 39% (72/183) 2023-02-02T16:27:16.2498071Z remote: Counting objects: 40% (74/183) 2023-02-02T16:27:16.2498374Z remote: Counting objects: 41% (76/183) 2023-02-02T16:27:16.2498694Z remote: Counting objects: 42% (77/183) 2023-02-02T16:27:16.2499012Z remote: Counting objects: 43% (79/183) 2023-02-02T16:27:16.2499314Z remote: Counting objects: 44% (81/183) 2023-02-02T16:27:16.2499632Z remote: Counting objects: 45% (83/183) 2023-02-02T16:27:16.2499951Z remote: Counting objects: 46% (85/183) 2023-02-02T16:27:16.2500271Z remote: Counting objects: 47% (87/183) 2023-02-02T16:27:16.2500577Z remote: Counting objects: 48% (88/183) 2023-02-02T16:27:16.2500902Z remote: Counting objects: 49% (90/183) 2023-02-02T16:27:16.2501272Z remote: Counting objects: 50% (92/183) 2023-02-02T16:27:16.2501579Z remote: Counting objects: 51% (94/183) 2023-02-02T16:27:16.2501902Z remote: Counting objects: 52% (96/183) 2023-02-02T16:27:16.2502237Z remote: Counting objects: 53% (97/183) 2023-02-02T16:27:16.2533645Z remote: Counting objects: 54% (99/183) 2023-02-02T16:27:16.2534238Z remote: Counting objects: 55% (101/183) 2023-02-02T16:27:16.2534775Z remote: Counting objects: 56% (103/183) 2023-02-02T16:27:16.2535354Z remote: Counting objects: 57% (105/183) 2023-02-02T16:27:16.2535928Z remote: Counting objects: 58% (107/183) 2023-02-02T16:27:16.2536447Z remote: Counting objects: 59% (108/183) 2023-02-02T16:27:16.2537019Z remote: Counting objects: 60% (110/183) 2023-02-02T16:27:16.2537529Z remote: Counting objects: 61% (112/183) 2023-02-02T16:27:16.2538051Z remote: Counting objects: 62% (114/183) 2023-02-02T16:27:16.2538934Z remote: Counting objects: 63% (116/183) 2023-02-02T16:27:16.2539438Z remote: Counting objects: 64% (118/183) 2023-02-02T16:27:16.2539939Z remote: Counting objects: 65% (119/183) 2023-02-02T16:27:16.2540435Z remote: Counting objects: 66% (121/183) 2023-02-02T16:27:16.2540960Z remote: Counting objects: 67% (123/183) 2023-02-02T16:27:16.2541721Z remote: Counting objects: 68% (125/183) 2023-02-02T16:27:16.2542214Z remote: Counting objects: 69% (127/183) 2023-02-02T16:27:16.2542736Z remote: Counting objects: 70% (129/183) 2023-02-02T16:27:16.2543210Z remote: Counting objects: 71% (130/183) 2023-02-02T16:27:16.2543704Z remote: Counting objects: 72% (132/183) 2023-02-02T16:27:16.2544236Z remote: Counting objects: 73% (134/183) 2023-02-02T16:27:16.2544732Z remote: Counting objects: 74% (136/183) 2023-02-02T16:27:16.2545232Z remote: Counting objects: 75% (138/183) 2023-02-02T16:27:16.2545721Z remote: Counting objects: 76% (140/183) 2023-02-02T16:27:16.2546207Z remote: Counting objects: 77% (141/183) 2023-02-02T16:27:16.2546655Z remote: Counting objects: 78% (143/183) 2023-02-02T16:27:16.2547124Z remote: Counting objects: 79% (145/183) 2023-02-02T16:27:16.2547460Z remote: Counting objects: 80% (147/183) 2023-02-02T16:27:16.2547773Z remote: Counting objects: 81% (149/183) 2023-02-02T16:27:16.2548421Z remote: Counting objects: 82% (151/183) 2023-02-02T16:27:16.2548758Z remote: Counting objects: 83% (152/183) 2023-02-02T16:27:16.2549087Z remote: Counting objects: 84% (154/183) 2023-02-02T16:27:16.2549395Z remote: Counting objects: 85% (156/183) 2023-02-02T16:27:16.2549829Z remote: Counting objects: 86% (158/183) 2023-02-02T16:27:16.2550341Z remote: Counting objects: 87% (160/183) 2023-02-02T16:27:16.2550799Z remote: Counting objects: 88% (162/183) 2023-02-02T16:27:16.2551379Z remote: Counting objects: 89% (163/183) 2023-02-02T16:27:16.2551853Z remote: Counting objects: 90% (165/183) 2023-02-02T16:27:16.2552340Z remote: Counting objects: 91% (167/183) 2023-02-02T16:27:16.2552846Z remote: Counting objects: 92% (169/183) 2023-02-02T16:27:16.2553372Z remote: Counting objects: 93% (171/183) 2023-02-02T16:27:16.2553790Z remote: Counting objects: 94% (173/183) 2023-02-02T16:27:16.2554118Z remote: Counting objects: 95% (174/183) 2023-02-02T16:27:16.2554457Z remote: Counting objects: 96% (176/183) 2023-02-02T16:27:16.2554768Z remote: Counting objects: 97% (178/183) 2023-02-02T16:27:16.2555092Z remote: Counting objects: 98% (180/183) 2023-02-02T16:27:16.2555423Z remote: Counting objects: 99% (182/183) 2023-02-02T16:27:16.2555751Z remote: Counting objects: 100% (183/183) 2023-02-02T16:27:16.2556082Z remote: Counting objects: 100% (183/183), done. 2023-02-02T16:27:16.2556465Z remote: Compressing objects: 0% (1/109) 2023-02-02T16:27:16.2556968Z remote: Compressing objects: 1% (2/109) 2023-02-02T16:27:16.2557369Z remote: Compressing objects: 2% (3/109) 2023-02-02T16:27:16.2557950Z remote: Compressing objects: 3% (4/109) 2023-02-02T16:27:16.2558526Z remote: Compressing objects: 4% (5/109) 2023-02-02T16:27:16.2559149Z remote: Compressing objects: 5% (6/109) 2023-02-02T16:27:16.2559880Z remote: Compressing objects: 6% (7/109) 2023-02-02T16:27:16.2560463Z remote: Compressing objects: 7% (8/109) 2023-02-02T16:27:16.2561060Z remote: Compressing objects: 8% (9/109) 2023-02-02T16:27:16.2561398Z remote: Compressing objects: 9% (10/109) 2023-02-02T16:27:16.2561751Z remote: Compressing objects: 10% (11/109) 2023-02-02T16:27:16.2562096Z remote: Compressing objects: 11% (12/109) 2023-02-02T16:27:16.2562424Z remote: Compressing objects: 12% (14/109) 2023-02-02T16:27:16.2562770Z remote: Compressing objects: 13% (15/109) 2023-02-02T16:27:16.2563109Z remote: Compressing objects: 14% (16/109) 2023-02-02T16:27:16.2563584Z remote: Compressing objects: 15% (17/109) 2023-02-02T16:27:16.2563911Z remote: Compressing objects: 16% (18/109) 2023-02-02T16:27:16.2564475Z remote: Compressing objects: 17% (19/109) 2023-02-02T16:27:16.2564820Z remote: Compressing objects: 18% (20/109) 2023-02-02T16:27:16.2565145Z remote: Compressing objects: 19% (21/109) 2023-02-02T16:27:16.2565487Z remote: Compressing objects: 20% (22/109) 2023-02-02T16:27:16.2565896Z remote: Compressing objects: 21% (23/109) 2023-02-02T16:27:16.2566228Z remote: Compressing objects: 22% (24/109) 2023-02-02T16:27:16.2566568Z remote: Compressing objects: 23% (26/109) 2023-02-02T16:27:16.2566907Z remote: Compressing objects: 24% (27/109) 2023-02-02T16:27:16.2567233Z remote: Compressing objects: 25% (28/109) 2023-02-02T16:27:16.2567573Z remote: Compressing objects: 26% (29/109) 2023-02-02T16:27:16.2567911Z remote: Compressing objects: 27% (30/109) 2023-02-02T16:27:16.2568235Z remote: Compressing objects: 28% (31/109) 2023-02-02T16:27:16.2568571Z remote: Compressing objects: 29% (32/109) 2023-02-02T16:27:16.2568906Z remote: Compressing objects: 30% (33/109) 2023-02-02T16:27:16.2569249Z remote: Compressing objects: 31% (34/109) 2023-02-02T16:27:16.2569570Z remote: Compressing objects: 32% (35/109) 2023-02-02T16:27:16.2569907Z remote: Compressing objects: 33% (36/109) 2023-02-02T16:27:16.2570264Z remote: Compressing objects: 34% (38/109) 2023-02-02T16:27:16.2570693Z remote: Compressing objects: 35% (39/109) 2023-02-02T16:27:16.2571077Z remote: Compressing objects: 36% (40/109) 2023-02-02T16:27:16.2571419Z remote: Compressing objects: 37% (41/109) 2023-02-02T16:27:16.2571744Z remote: Compressing objects: 38% (42/109) 2023-02-02T16:27:16.2572081Z remote: Compressing objects: 39% (43/109) 2023-02-02T16:27:16.2572417Z remote: Compressing objects: 40% (44/109) 2023-02-02T16:27:16.2572737Z remote: Compressing objects: 41% (45/109) 2023-02-02T16:27:16.2573073Z remote: Compressing objects: 42% (46/109) 2023-02-02T16:27:16.2573408Z remote: Compressing objects: 43% (47/109) 2023-02-02T16:27:16.2573862Z remote: Compressing objects: 44% (48/109) 2023-02-02T16:27:16.2574200Z remote: Compressing objects: 45% (50/109) 2023-02-02T16:27:16.2574535Z remote: Compressing objects: 46% (51/109) 2023-02-02T16:27:16.2574874Z remote: Compressing objects: 47% (52/109) 2023-02-02T16:27:16.2575199Z remote: Compressing objects: 48% (53/109) 2023-02-02T16:27:16.2575541Z remote: Compressing objects: 49% (54/109) 2023-02-02T16:27:16.2575879Z remote: Compressing objects: 50% (55/109) 2023-02-02T16:27:16.2576202Z remote: Compressing objects: 51% (56/109) 2023-02-02T16:27:16.2576541Z remote: Compressing objects: 52% (57/109) 2023-02-02T16:27:16.2576877Z remote: Compressing objects: 53% (58/109) 2023-02-02T16:27:16.2577198Z remote: Compressing objects: 54% (59/109) 2023-02-02T16:27:16.2577535Z remote: Compressing objects: 55% (60/109) 2023-02-02T16:27:16.2577871Z remote: Compressing objects: 56% (62/109) 2023-02-02T16:27:16.2578200Z remote: Compressing objects: 57% (63/109) 2023-02-02T16:27:16.2578542Z remote: Compressing objects: 58% (64/109) 2023-02-02T16:27:16.2578873Z remote: Compressing objects: 59% (65/109) 2023-02-02T16:27:16.2579232Z remote: Compressing objects: 60% (66/109) 2023-02-02T16:27:16.2579677Z remote: Compressing objects: 61% (67/109) 2023-02-02T16:27:16.2580018Z remote: Compressing objects: 62% (68/109) 2023-02-02T16:27:16.2580354Z remote: Compressing objects: 63% (69/109) 2023-02-02T16:27:16.2580677Z remote: Compressing objects: 64% (70/109) 2023-02-02T16:27:16.2581052Z remote: Compressing objects: 65% (71/109) 2023-02-02T16:27:16.2581389Z remote: Compressing objects: 66% (72/109) 2023-02-02T16:27:16.2581710Z remote: Compressing objects: 67% (74/109) 2023-02-02T16:27:16.2582048Z remote: Compressing objects: 68% (75/109) 2023-02-02T16:27:16.2582387Z remote: Compressing objects: 69% (76/109) 2023-02-02T16:27:16.2582712Z remote: Compressing objects: 70% (77/109) 2023-02-02T16:27:16.2583046Z remote: Compressing objects: 71% (78/109) 2023-02-02T16:27:16.2583505Z remote: Compressing objects: 72% (79/109) 2023-02-02T16:27:16.2583828Z remote: Compressing objects: 73% (80/109) 2023-02-02T16:27:16.2584161Z remote: Compressing objects: 74% (81/109) 2023-02-02T16:27:16.2584500Z remote: Compressing objects: 75% (82/109) 2023-02-02T16:27:16.2584894Z remote: Compressing objects: 76% (83/109) 2023-02-02T16:27:16.2585220Z remote: Compressing objects: 77% (84/109) 2023-02-02T16:27:16.2585555Z remote: Compressing objects: 78% (86/109) 2023-02-02T16:27:16.2585893Z remote: Compressing objects: 79% (87/109) 2023-02-02T16:27:16.2586215Z remote: Compressing objects: 80% (88/109) 2023-02-02T16:27:16.2586552Z remote: Compressing objects: 81% (89/109) 2023-02-02T16:27:16.2586890Z remote: Compressing objects: 82% (90/109) 2023-02-02T16:27:16.2587211Z remote: Compressing objects: 83% (91/109) 2023-02-02T16:27:16.2587545Z remote: Compressing objects: 84% (92/109) 2023-02-02T16:27:16.2587884Z remote: Compressing objects: 85% (93/109) 2023-02-02T16:27:16.2588493Z remote: Compressing objects: 86% (94/109) 2023-02-02T16:27:16.2588832Z remote: Compressing objects: 87% (95/109) 2023-02-02T16:27:16.2589172Z remote: Compressing objects: 88% (96/109) 2023-02-02T16:27:16.2589495Z remote: Compressing objects: 89% (98/109) 2023-02-02T16:27:16.2589832Z remote: Compressing objects: 90% (99/109) 2023-02-02T16:27:16.2590175Z remote: Compressing objects: 91% (100/109) 2023-02-02T16:27:16.2590524Z remote: Compressing objects: 92% (101/109) 2023-02-02T16:27:16.2590860Z remote: Compressing objects: 93% (102/109) 2023-02-02T16:27:16.2591242Z remote: Compressing objects: 94% (103/109) 2023-02-02T16:27:16.2591586Z remote: Compressing objects: 95% (104/109) 2023-02-02T16:27:16.2591919Z remote: Compressing objects: 96% (105/109) 2023-02-02T16:27:16.2592261Z remote: Compressing objects: 97% (106/109) 2023-02-02T16:27:16.2592604Z remote: Compressing objects: 98% (107/109) 2023-02-02T16:27:16.2592934Z remote: Compressing objects: 99% (108/109) 2023-02-02T16:27:16.2593273Z remote: Compressing objects: 100% (109/109) 2023-02-02T16:27:16.2593651Z remote: Compressing objects: 100% (109/109), done. 2023-02-02T16:27:16.2605817Z Receiving objects: 0% (1/20144) 2023-02-02T16:27:16.2813091Z Receiving objects: 1% (202/20144) 2023-02-02T16:27:16.2842540Z Receiving objects: 2% (403/20144) 2023-02-02T16:27:16.3022889Z Receiving objects: 3% (605/20144) 2023-02-02T16:27:16.3071469Z Receiving objects: 4% (806/20144) 2023-02-02T16:27:16.3100968Z Receiving objects: 5% (1008/20144) 2023-02-02T16:27:16.3125994Z Receiving objects: 6% (1209/20144) 2023-02-02T16:27:16.3155464Z Receiving objects: 7% (1411/20144) 2023-02-02T16:27:16.3219834Z Receiving objects: 8% (1612/20144) 2023-02-02T16:27:16.3338742Z Receiving objects: 9% (1813/20144) 2023-02-02T16:27:16.3386701Z Receiving objects: 10% (2015/20144) 2023-02-02T16:27:16.3423400Z Receiving objects: 11% (2216/20144) 2023-02-02T16:27:16.3476233Z Receiving objects: 12% (2418/20144) 2023-02-02T16:27:16.3614656Z Receiving objects: 13% (2619/20144) 2023-02-02T16:27:16.3664653Z Receiving objects: 14% (2821/20144) 2023-02-02T16:27:16.3837495Z Receiving objects: 15% (3022/20144) 2023-02-02T16:27:16.3911559Z Receiving objects: 16% (3224/20144) 2023-02-02T16:27:16.3926536Z Receiving objects: 17% (3425/20144) 2023-02-02T16:27:16.3966548Z Receiving objects: 18% (3626/20144) 2023-02-02T16:27:16.3980650Z Receiving objects: 19% (3828/20144) 2023-02-02T16:27:16.3995125Z Receiving objects: 20% (4029/20144) 2023-02-02T16:27:16.4014718Z Receiving objects: 21% (4231/20144) 2023-02-02T16:27:16.4152527Z Receiving objects: 22% (4432/20144) 2023-02-02T16:27:16.4173378Z Receiving objects: 23% (4634/20144) 2023-02-02T16:27:16.4844282Z Receiving objects: 24% (4835/20144) 2023-02-02T16:27:16.4854544Z Receiving objects: 25% (5036/20144) 2023-02-02T16:27:16.4864692Z Receiving objects: 26% (5238/20144) 2023-02-02T16:27:16.5580265Z Receiving objects: 27% (5439/20144) 2023-02-02T16:27:16.5585946Z Receiving objects: 28% (5641/20144) 2023-02-02T16:27:16.5630872Z Receiving objects: 29% (5842/20144) 2023-02-02T16:27:16.7098640Z Receiving objects: 30% (6044/20144) 2023-02-02T16:27:17.2579821Z Receiving objects: 31% (6245/20144) 2023-02-02T16:27:17.6690668Z Receiving objects: 31% (6397/20144), 59.38 MiB | 59.43 MiB/s 2023-02-02T16:27:18.2580877Z Receiving objects: 32% (6447/20144), 59.38 MiB | 59.43 MiB/s 2023-02-02T16:27:18.2818512Z Receiving objects: 32% (6575/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.3367049Z Receiving objects: 33% (6648/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.3889030Z Receiving objects: 34% (6849/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.4401611Z Receiving objects: 35% (7051/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.4930803Z Receiving objects: 36% (7252/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.5444660Z Receiving objects: 37% (7454/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.5958570Z Receiving objects: 38% (7655/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.6483742Z Receiving objects: 39% (7857/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.7016713Z Receiving objects: 40% (8058/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.7543744Z Receiving objects: 41% (8260/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.8063837Z Receiving objects: 42% (8461/20144), 126.04 MiB | 63.05 MiB/s 2023-02-02T16:27:18.8583753Z Receiving objects: 43% (8662/20144), 161.93 MiB | 64.80 MiB/s 2023-02-02T16:27:18.9102071Z Receiving objects: 44% (8864/20144), 161.93 MiB | 64.80 MiB/s 2023-02-02T16:27:19.1377092Z Receiving objects: 45% (9065/20144), 161.93 MiB | 64.80 MiB/s 2023-02-02T16:27:19.1683692Z Receiving objects: 46% (9267/20144), 161.93 MiB | 64.80 MiB/s 2023-02-02T16:27:19.2333262Z Receiving objects: 47% (9468/20144), 161.93 MiB | 64.80 MiB/s 2023-02-02T16:27:19.2425545Z Receiving objects: 48% (9670/20144), 161.93 MiB | 64.80 MiB/s 2023-02-02T16:27:19.2579243Z Receiving objects: 49% (9871/20144), 161.93 MiB | 64.80 MiB/s 2023-02-02T16:27:19.4014646Z Receiving objects: 49% (9924/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.6835254Z Receiving objects: 50% (10072/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7058179Z Receiving objects: 51% (10274/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7065815Z Receiving objects: 52% (10475/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7077593Z Receiving objects: 53% (10677/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7103582Z Receiving objects: 54% (10878/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7430767Z Receiving objects: 55% (11080/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7465634Z Receiving objects: 56% (11281/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7472584Z Receiving objects: 57% (11483/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7959469Z Receiving objects: 58% (11684/20144), 190.30 MiB | 63.47 MiB/s 2023-02-02T16:27:19.7966891Z Receiving objects: 59% (11885/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.7971520Z Receiving objects: 60% (12087/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.7982524Z Receiving objects: 61% (12288/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.7993989Z Receiving objects: 62% (12490/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8004561Z Receiving objects: 63% (12691/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8018146Z Receiving objects: 64% (12893/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8027141Z Receiving objects: 65% (13094/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8035481Z Receiving objects: 66% (13296/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8041634Z Receiving objects: 67% (13497/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8062972Z Receiving objects: 68% (13698/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8078933Z Receiving objects: 69% (13900/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8087845Z Receiving objects: 70% (14101/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8095106Z Receiving objects: 71% (14303/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8648816Z Receiving objects: 72% (14504/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:19.8657294Z Receiving objects: 73% (14706/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1004192Z Receiving objects: 74% (14907/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1259190Z Receiving objects: 75% (15108/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1270050Z Receiving objects: 76% (15310/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1276811Z Receiving objects: 77% (15511/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1283465Z Receiving objects: 78% (15713/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1292797Z Receiving objects: 79% (15914/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1304339Z Receiving objects: 80% (16116/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1316830Z Receiving objects: 81% (16317/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1323144Z Receiving objects: 82% (16519/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1471616Z Receiving objects: 83% (16720/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1476471Z Receiving objects: 84% (16921/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1481799Z Receiving objects: 85% (17123/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1488231Z Receiving objects: 86% (17324/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1492974Z Receiving objects: 87% (17526/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1499799Z Receiving objects: 88% (17727/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1504832Z Receiving objects: 89% (17929/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1510699Z Receiving objects: 90% (18130/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1515669Z Receiving objects: 91% (18332/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1520612Z Receiving objects: 92% (18533/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1652129Z Receiving objects: 93% (18734/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1666797Z Receiving objects: 94% (18936/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1678533Z Receiving objects: 95% (19137/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1687375Z Receiving objects: 96% (19339/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1698694Z Receiving objects: 97% (19540/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1715916Z Receiving objects: 98% (19742/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1725845Z Receiving objects: 99% (19943/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1727460Z remote: Total 20144 (delta 90), reused 151 (delta 74), pack-reused 19961 2023-02-02T16:27:20.1750792Z Receiving objects: 100% (20144/20144), 224.55 MiB | 64.19 MiB/s 2023-02-02T16:27:20.1751378Z Receiving objects: 100% (20144/20144), 246.48 MiB | 62.92 MiB/s, done. 2023-02-02T16:27:20.1777183Z Resolving deltas: 0% (0/9422) 2023-02-02T16:27:20.1785950Z Resolving deltas: 1% (95/9422) 2023-02-02T16:27:20.1797299Z Resolving deltas: 2% (197/9422) 2023-02-02T16:27:20.1816959Z Resolving deltas: 3% (289/9422) 2023-02-02T16:27:20.1828393Z Resolving deltas: 4% (383/9422) 2023-02-02T16:27:20.1845186Z Resolving deltas: 5% (472/9422) 2023-02-02T16:27:20.1850808Z Resolving deltas: 6% (567/9422) 2023-02-02T16:27:20.1858080Z Resolving deltas: 7% (669/9422) 2023-02-02T16:27:20.1867440Z Resolving deltas: 8% (755/9422) 2023-02-02T16:27:20.1874113Z Resolving deltas: 9% (848/9422) 2023-02-02T16:27:20.1885629Z Resolving deltas: 10% (943/9422) 2023-02-02T16:27:20.1892602Z Resolving deltas: 11% (1037/9422) 2023-02-02T16:27:20.1901045Z Resolving deltas: 12% (1131/9422) 2023-02-02T16:27:20.1911098Z Resolving deltas: 13% (1226/9422) 2023-02-02T16:27:20.1920993Z Resolving deltas: 14% (1322/9422) 2023-02-02T16:27:20.1939685Z Resolving deltas: 15% (1420/9422) 2023-02-02T16:27:20.1953206Z Resolving deltas: 16% (1509/9422) 2023-02-02T16:27:20.1962787Z Resolving deltas: 17% (1603/9422) 2023-02-02T16:27:20.1972623Z Resolving deltas: 18% (1697/9422) 2023-02-02T16:27:20.1985155Z Resolving deltas: 19% (1791/9422) 2023-02-02T16:27:20.1995867Z Resolving deltas: 20% (1886/9422) 2023-02-02T16:27:20.2003025Z Resolving deltas: 21% (1993/9422) 2023-02-02T16:27:20.2008969Z Resolving deltas: 22% (2074/9422) 2023-02-02T16:27:20.2014452Z Resolving deltas: 23% (2174/9422) 2023-02-02T16:27:20.2021446Z Resolving deltas: 24% (2273/9422) 2023-02-02T16:27:20.2029778Z Resolving deltas: 25% (2360/9422) 2023-02-02T16:27:20.2036608Z Resolving deltas: 26% (2486/9422) 2023-02-02T16:27:20.2042736Z Resolving deltas: 27% (2579/9422) 2023-02-02T16:27:20.2050539Z Resolving deltas: 28% (2663/9422) 2023-02-02T16:27:20.2055880Z Resolving deltas: 29% (2768/9422) 2023-02-02T16:27:20.2066180Z Resolving deltas: 30% (2848/9422) 2023-02-02T16:27:20.2078615Z Resolving deltas: 31% (2921/9422) 2023-02-02T16:27:20.2083664Z Resolving deltas: 32% (3043/9422) 2023-02-02T16:27:20.2093711Z Resolving deltas: 33% (3115/9422) 2023-02-02T16:27:20.2101612Z Resolving deltas: 34% (3247/9422) 2023-02-02T16:27:20.2104199Z Resolving deltas: 35% (3369/9422) 2023-02-02T16:27:20.2109973Z Resolving deltas: 36% (3405/9422) 2023-02-02T16:27:20.2118053Z Resolving deltas: 37% (3487/9422) 2023-02-02T16:27:20.2124770Z Resolving deltas: 38% (3589/9422) 2023-02-02T16:27:20.2139597Z Resolving deltas: 39% (3677/9422) 2023-02-02T16:27:20.2150995Z Resolving deltas: 40% (3775/9422) 2023-02-02T16:27:20.2155359Z Resolving deltas: 41% (3899/9422) 2023-02-02T16:27:20.2162833Z Resolving deltas: 42% (3964/9422) 2023-02-02T16:27:20.2169408Z Resolving deltas: 43% (4052/9422) 2023-02-02T16:27:20.2175159Z Resolving deltas: 44% (4151/9422) 2023-02-02T16:27:20.2183281Z Resolving deltas: 45% (4240/9422) 2023-02-02T16:27:20.2190233Z Resolving deltas: 46% (4369/9422) 2023-02-02T16:27:20.2201397Z Resolving deltas: 47% (4450/9422) 2023-02-02T16:27:20.2201855Z Resolving deltas: 48% (4616/9422) 2023-02-02T16:27:20.2208901Z Resolving deltas: 49% (4619/9422) 2023-02-02T16:27:20.2215133Z Resolving deltas: 50% (4716/9422) 2023-02-02T16:27:20.2221188Z Resolving deltas: 51% (4816/9422) 2023-02-02T16:27:20.2242081Z Resolving deltas: 52% (4901/9422) 2023-02-02T16:27:20.2255333Z Resolving deltas: 53% (4999/9422) 2023-02-02T16:27:20.2266309Z Resolving deltas: 54% (5098/9422) 2023-02-02T16:27:20.2276526Z Resolving deltas: 55% (5184/9422) 2023-02-02T16:27:20.2281103Z Resolving deltas: 56% (5327/9422) 2023-02-02T16:27:20.2290112Z Resolving deltas: 57% (5397/9422) 2023-02-02T16:27:20.2307149Z Resolving deltas: 58% (5468/9422) 2023-02-02T16:27:20.2314545Z Resolving deltas: 59% (5561/9422) 2023-02-02T16:27:20.2323666Z Resolving deltas: 60% (5656/9422) 2023-02-02T16:27:20.2330987Z Resolving deltas: 61% (5749/9422) 2023-02-02T16:27:20.2341357Z Resolving deltas: 62% (5842/9422) 2023-02-02T16:27:20.2344528Z Resolving deltas: 63% (5992/9422) 2023-02-02T16:27:20.2352527Z Resolving deltas: 64% (6037/9422) 2023-02-02T16:27:20.2356740Z Resolving deltas: 65% (6161/9422) 2023-02-02T16:27:20.2363077Z Resolving deltas: 66% (6221/9422) 2023-02-02T16:27:20.2369438Z Resolving deltas: 67% (6317/9422) 2023-02-02T16:27:20.2376522Z Resolving deltas: 68% (6410/9422) 2023-02-02T16:27:20.2384924Z Resolving deltas: 69% (6505/9422) 2023-02-02T16:27:20.2392780Z Resolving deltas: 70% (6596/9422) 2023-02-02T16:27:20.2395891Z Resolving deltas: 71% (6735/9422) 2023-02-02T16:27:20.2402281Z Resolving deltas: 72% (6789/9422) 2023-02-02T16:27:20.2409368Z Resolving deltas: 73% (6881/9422) 2023-02-02T16:27:20.2417301Z Resolving deltas: 74% (6974/9422) 2023-02-02T16:27:20.2439467Z Resolving deltas: 75% (7095/9422) 2023-02-02T16:27:20.2442877Z Resolving deltas: 78% (7408/9422) 2023-02-02T16:27:20.2449167Z Resolving deltas: 79% (7456/9422) 2023-02-02T16:27:20.2455440Z Resolving deltas: 80% (7539/9422) 2023-02-02T16:27:20.2463142Z Resolving deltas: 81% (7635/9422) 2023-02-02T16:27:20.2474799Z Resolving deltas: 82% (7744/9422) 2023-02-02T16:27:20.2475238Z Resolving deltas: 83% (7896/9422) 2023-02-02T16:27:20.2482524Z Resolving deltas: 84% (7916/9422) 2023-02-02T16:27:20.2498827Z Resolving deltas: 85% (8011/9422) 2023-02-02T16:27:20.2507177Z Resolving deltas: 86% (8104/9422) 2023-02-02T16:27:20.2516395Z Resolving deltas: 87% (8229/9422) 2023-02-02T16:27:20.2519467Z Resolving deltas: 88% (8360/9422) 2023-02-02T16:27:20.2525671Z Resolving deltas: 89% (8402/9422) 2023-02-02T16:27:20.2532169Z Resolving deltas: 90% (8494/9422) 2023-02-02T16:27:20.2537061Z Resolving deltas: 91% (8602/9422) 2023-02-02T16:27:20.2543192Z Resolving deltas: 92% (8675/9422) 2023-02-02T16:27:20.2547874Z Resolving deltas: 93% (8771/9422) 2023-02-02T16:27:20.2554065Z Resolving deltas: 94% (8863/9422) 2023-02-02T16:27:20.2561650Z Resolving deltas: 95% (8951/9422) 2023-02-02T16:27:20.2566249Z Resolving deltas: 96% (9072/9422) 2023-02-02T16:27:20.2571828Z Resolving deltas: 97% (9157/9422) 2023-02-02T16:27:20.2578937Z Resolving deltas: 98% (9236/9422) 2023-02-02T16:27:20.2588772Z Resolving deltas: 99% (9343/9422) 2023-02-02T16:27:20.2589047Z Resolving deltas: 100% (9422/9422) 2023-02-02T16:27:20.2589288Z Resolving deltas: 100% (9422/9422), done. 2023-02-02T16:27:20.9001695Z + pushd torchbench 2023-02-02T16:27:20.9002008Z ~/workspace/torchbench ~/workspace 2023-02-02T16:27:20.9002299Z + git checkout no_torchaudio 2023-02-02T16:27:20.9715264Z Branch 'no_torchaudio' set up to track remote branch 'no_torchaudio' from 'origin'. 2023-02-02T16:27:20.9715726Z Switched to a new branch 'no_torchaudio' 2023-02-02T16:27:20.9722843Z + python install.py --continue_on_fail 2023-02-02T16:27:22.7195940Z checking packages torch, torchvision, torchtext are installed...OK 2023-02-02T16:27:22.7236480Z checking out Git LFS files...FAIL 2023-02-02T16:27:23.2989313Z git lfs failed. checking out input files from S3...Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/Background_Matting_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/Background_Matting_inputs.tar.gz 2023-02-02T16:27:24.0793951Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/coco128.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/coco128.tar.gz 2023-02-02T16:27:24.4382329Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/multi30k.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/multi30k.tar.gz 2023-02-02T16:27:25.3064037Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/tacotron2-minimal.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/tacotron2-minimal.tar.gz 2023-02-02T16:27:25.9367342Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/coco2017-minimal.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/coco2017-minimal.tar.gz 2023-02-02T16:27:26.2105589Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/pytorch_stargan_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/pytorch_stargan_inputs.tar.gz 2023-02-02T16:27:26.7136605Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/LearningToPaint_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/LearningToPaint_inputs.tar.gz 2023-02-02T16:27:27.1721442Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/pytorch_CycleGAN_and_pix2pix_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/pytorch_CycleGAN_and_pix2pix_inputs.tar.gz 2023-02-02T16:27:28.0190737Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/Super_SloMo_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/Super_SloMo_inputs.tar.gz 2023-02-02T16:27:28.4092985Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/speech_transformer_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/speech_transformer_inputs.tar.gz 2023-02-02T16:27:28.6214844Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/models/drq/obs.pkl to /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/drq/obs.pkl 2023-02-02T16:27:29.1330695Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/models/maml_omniglot/batch.pt to /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml_omniglot/batch.pt 2023-02-02T16:27:29.1620446Z OK 2023-02-02T16:27:29.2414347Z decompressing input tarball: pytorch_CycleGAN_and_pix2pix_inputs.tar.gz...OK 2023-02-02T16:27:29.5104794Z decompressing input tarball: Super_SloMo_inputs.tar.gz...OK 2023-02-02T16:27:29.5223804Z decompressing input tarball: speech_transformer_inputs.tar.gz...OK 2023-02-02T16:27:29.6309371Z decompressing input tarball: Background_Matting_inputs.tar.gz...OK 2023-02-02T16:27:29.7141478Z decompressing input tarball: LearningToPaint_inputs.tar.gz...OK 2023-02-02T16:27:29.7976383Z decompressing input tarball: coco2017-minimal.tar.gz...OK 2023-02-02T16:27:29.9444392Z decompressing input tarball: coco128.tar.gz...OK 2023-02-02T16:27:30.4062896Z decompressing input tarball: tacotron2-minimal.tar.gz...OK 2023-02-02T16:27:30.4095950Z decompressing input tarball: pytorch_stargan_inputs.tar.gz...OK 2023-02-02T16:27:30.4400880Z decompressing input tarball: multi30k.tar.gz...OK 2023-02-02T16:27:55.5061600Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/BERT_pytorch...OK 2023-02-02T16:28:04.8081535Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Background_Matting...OK 2023-02-02T16:28:17.5117458Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/DALLE2_pytorch...OK 2023-02-02T16:28:19.5180636Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/LearningToPaint...OK 2023-02-02T16:28:21.4374994Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Super_SloMo...OK 2023-02-02T16:28:21.4589689Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/alexnet...OK 2023-02-02T16:28:54.8650836Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/attention_is_all_you_need_pytorch...OK 2023-02-02T16:28:56.9280774Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dcgan...OK 2023-02-02T16:29:01.0466768Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/demucs...OK 2023-02-02T16:29:01.0695377Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/densenet121...OK 2023-02-02T16:30:18.3424392Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_c4...OK 2023-02-02T16:30:44.1483844Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_dc5...OK 2023-02-02T16:31:01.6998274Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_fpn...OK 2023-02-02T16:31:14.1334359Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_c4...OK 2023-02-02T16:31:38.1129843Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_dc5...OK 2023-02-02T16:31:50.8625274Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_fpn...OK 2023-02-02T16:31:59.7618710Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fcos_r_50_fpn...OK 2023-02-02T16:32:12.5884705Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn...OK 2023-02-02T16:32:27.2809481Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_c4...OK 2023-02-02T16:32:40.9033456Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_fpn...OK 2023-02-02T16:32:52.4936741Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_c4...OK 2023-02-02T16:33:05.0801250Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_fpn...OK 2023-02-02T16:33:16.7587162Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dlrm...OK 2023-02-02T16:33:18.9832004Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/drq...OK 2023-02-02T16:33:24.9977716Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/fastNLP_Bert...OK 2023-02-02T16:33:27.1894308Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_dp_cifar10...OK 2023-02-02T16:33:29.3840409Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_maml_omniglot...OK 2023-02-02T16:33:37.9223286Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Albert...OK 2023-02-02T16:33:49.0459285Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bart...OK 2023-02-02T16:33:56.8778616Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bert...OK 2023-02-02T16:34:05.2645478Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_BigBird...OK 2023-02-02T16:34:12.3564920Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_DistilBert...OK 2023-02-02T16:34:23.0383629Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2...OK 2023-02-02T16:35:03.9213423Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2_large...OK 2023-02-02T16:35:13.1004754Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Longformer...OK 2023-02-02T16:35:18.2298398Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Reformer...OK 2023-02-02T16:35:24.8467279Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5...OK 2023-02-02T16:35:35.0262783Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_base...OK 2023-02-02T16:35:56.4787672Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_large...OK 2023-02-02T16:35:58.8313585Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/lennard_jones...OK 2023-02-02T16:35:58.8535071Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml...OK 2023-02-02T16:36:01.3583892Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml_omniglot...OK 2023-02-02T16:36:01.3814558Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mnasnet1_0...OK 2023-02-02T16:36:01.4048292Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2...OK 2023-02-02T16:36:01.4274898Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2_quantized_qat...OK 2023-02-02T16:36:01.4501502Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v3_large...OK 2023-02-02T16:36:01.4726235Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/moco...OK 2023-02-02T16:36:03.8667663Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/nvidia_deeprecommender...OK 2023-02-02T16:36:08.4504267Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/opacus_cifar10...OK 2023-02-02T16:36:08.4724796Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_equation_of_state...OK 2023-02-02T16:36:08.4946747Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_isoneutral_mixing...OK 2023-02-02T16:36:08.5166465Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_turbulent_kinetic_energy...OK 2023-02-02T16:36:16.7902258Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_CycleGAN_and_pix2pix...OK 2023-02-02T16:36:19.1647492Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_stargan...OK 2023-02-02T16:36:30.2245091Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_struct...OK 2023-02-02T16:36:32.7392780Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_unet...OK 2023-02-02T16:36:32.7625508Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet152...OK 2023-02-02T16:36:32.7850517Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet18...OK 2023-02-02T16:36:32.8072199Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50...OK 2023-02-02T16:36:32.8290086Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50_quantized_qat...OK 2023-02-02T16:36:32.8509759Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnext50_32x4d...OK 2023-02-02T16:36:32.8725095Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/shufflenet_v2_x1_0...OK 2023-02-02T16:36:41.6344230Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/soft_actor_critic...OK 2023-02-02T16:36:44.2790065Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/speech_transformer...OK 2023-02-02T16:36:44.3020529Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/squeezenet1_1...OK 2023-02-02T16:36:47.3363526Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tacotron2...OK 2023-02-02T16:37:03.7961122Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientdet...OK 2023-02-02T16:37:03.8210048Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientnet...OK 2023-02-02T16:37:03.8444459Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_nfnet...OK 2023-02-02T16:37:03.8675423Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_regnet...OK 2023-02-02T16:37:03.8900719Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_resnest...OK 2023-02-02T16:37:03.9126797Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer...OK 2023-02-02T16:37:03.9350306Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer_large...OK 2023-02-02T16:37:03.9573253Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vovnet...OK 2023-02-02T16:37:25.0295246Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tts_angular...OK 2023-02-02T16:37:25.0522178Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vgg16...OK 2023-02-02T16:37:27.6913162Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vision_maskrcnn...OK 2023-02-02T16:37:30.4385727Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/yolov3...OK 2023-02-02T16:37:30.8023734Z + popd 2023-02-02T16:37:30.8030137Z ~/workspace 2023-02-02T16:37:30.8030666Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_perf* ]] 2023-02-02T16:37:30.8031391Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_smoketest_perf* ]] 2023-02-02T16:37:30.8032357Z + test_inductor_torchbench_smoketest_perf 2023-02-02T16:37:30.8037485Z ++ pwd 2023-02-02T16:37:30.8041174Z + PYTHONPATH=/var/lib/jenkins/workspace/torchbench 2023-02-02T16:37:30.8041497Z + test_inductor_benchmark_perf smoketest 2023-02-02T16:37:30.8048285Z ++ pwd 2023-02-02T16:37:30.8052510Z + TEST_REPORTS_DIR=/var/lib/jenkins/workspace/test/test-reports 2023-02-02T16:37:30.8053111Z + PARTITION_FLAGS= 2023-02-02T16:37:30.8053393Z + [[ -n 1 ]] 2023-02-02T16:37:30.8053615Z + [[ -n '' ]] 2023-02-02T16:37:30.8053970Z + mkdir -p /var/lib/jenkins/workspace/test/test-reports 2023-02-02T16:37:30.8078635Z + [[ smoketest == *smoketest* ]] 2023-02-02T16:37:30.8082752Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T16:37:30.8095589Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --float16 --training --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only hf_Bert --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest.csv 2023-02-02T16:37:34.0789333Z batch size: 16 2023-02-02T16:37:55.6554251Z cuda train hf_Bert [2023-02-02 16:37:55,653] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-02T16:38:25.3354897Z 1.213x p=0.00 2023-02-02T16:38:27.0062538Z + python benchmarks/dynamo/check_hf_bert_perf_csv.py -f /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest.csv 2023-02-02T16:38:27.4201129Z hf_Bert 1.2133 2023-02-02T16:38:27.4787054Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-02T16:38:27.4793408Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T16:38:27.4806874Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only hf_Albert --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv 2023-02-02T16:38:30.7613403Z batch size: 32 2023-02-02T16:39:19.3014061Z cuda train hf_Albert 2.395x p=0.00 2023-02-02T16:39:21.1065077Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv 2023-02-02T16:39:21.1095939Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-02T16:39:21.1096340Z cuda,hf_Albert,32,2.3945,103.3082,30.8553,1.2586 2023-02-02T16:39:21.1099170Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-02T16:39:21.5158402Z 2023-02-02T16:39:21.5159075Z hf_Albert : 2023-02-02T16:39:21.5159402Z actual_memory_compression=1.26, 2023-02-02T16:39:21.5159691Z expected_memory_compression=1.26, 2023-02-02T16:39:21.5159976Z PASS 2023-02-02T16:39:21.5162630Z 2023-02-02T16:39:21.5801998Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-02T16:39:21.5806513Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T16:39:21.5820749Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only timm_efficientdet --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv 2023-02-02T16:39:24.8282646Z WARNING:common:Could not find batch size for timm_efficientdet 2023-02-02T16:39:24.8282979Z batch size: None 2023-02-02T16:39:25.7092493Z Downloading: "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/tf_efficientnet_b1_aa-ea7a6ee0.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/tf_efficientnet_b1_aa-ea7a6ee0.pth 2023-02-02T16:40:34.5876124Z cuda train timm_efficientdet [2023-02-02 16:40:34,584] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-02T16:43:25.0234430Z 1.331x p=0.00 2023-02-02T16:43:28.8900869Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv 2023-02-02T16:43:28.8911990Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-02T16:43:28.8912606Z cuda,timm_efficientdet,1,1.3311,115.8310,220.9522,0.9904 2023-02-02T16:43:28.8914914Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-02T16:43:29.2969175Z 2023-02-02T16:43:29.2969829Z timm_efficientdet : 2023-02-02T16:43:29.2970282Z actual_memory_compression=0.99, 2023-02-02T16:43:29.2974948Z expected_memory_compression=0.99, 2023-02-02T16:43:29.2975268Z PASS 2023-02-02T16:43:29.2975478Z 2023-02-02T16:43:29.3573420Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-02T16:43:29.3579583Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T16:43:29.3594623Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only timm_vision_transformer --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv 2023-02-02T16:43:32.6532302Z batch size: 256 2023-02-02T16:44:26.0563710Z cuda train timm_vision_transformer 1.358x p=0.00 2023-02-02T16:44:27.9747001Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv 2023-02-02T16:44:27.9761751Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-02T16:44:27.9762486Z cuda,timm_vision_transformer,256,1.3578,108.9124,38.4169,0.9634 2023-02-02T16:44:27.9764140Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-02T16:44:28.4065721Z 2023-02-02T16:44:28.4066204Z timm_vision_transformer : 2023-02-02T16:44:28.4066550Z actual_memory_compression=0.96, 2023-02-02T16:44:28.4071552Z expected_memory_compression=0.73, 2023-02-02T16:44:28.4072088Z PASS 2023-02-02T16:44:28.4072459Z 2023-02-02T16:44:28.4870625Z ##[group]Run cat test/**/*.log || true 2023-02-02T16:44:28.4870920Z cat test/**/*.log || true 2023-02-02T16:44:28.4889474Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:44:28.4889752Z env: 2023-02-02T16:44:28.4889968Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:28.4890194Z GPU_FLAG: --gpus all 2023-02-02T16:44:28.4890513Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:28.4890846Z ##[endgroup] 2023-02-02T16:44:28.4951404Z cat: 'test/**/*.log': No such file or directory 2023-02-02T16:44:28.4991778Z Prepare all required actions 2023-02-02T16:44:28.5019408Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-02-02T16:44:28.5019768Z with: 2023-02-02T16:44:28.5020439Z github-token: *** 2023-02-02T16:44:28.5020636Z env: 2023-02-02T16:44:28.5020846Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:28.5021079Z GPU_FLAG: --gpus all 2023-02-02T16:44:28.5021394Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:28.5021717Z ##[endgroup] 2023-02-02T16:44:28.5040048Z ##[group]Run set -eux 2023-02-02T16:44:28.5040307Z set -eux 2023-02-02T16:44:28.5040651Z GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") 2023-02-02T16:44:28.5041204Z echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-02-02T16:44:28.5059084Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:44:28.5059354Z env: 2023-02-02T16:44:28.5059612Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:28.5059896Z GPU_FLAG: --gpus all 2023-02-02T16:44:28.5060218Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:28.5060702Z GITHUB_TOKEN: *** 2023-02-02T16:44:28.5060903Z ##[endgroup] 2023-02-02T16:44:28.5102458Z ++ python3 .github/scripts/get_workflow_job_id.py 4076220384 gh-ci-gcp-a100-6 2023-02-02T16:44:29.3857076Z + GHA_WORKFLOW_JOB_ID=11067153829 2023-02-02T16:44:29.3857993Z + echo job-id=11067153829 2023-02-02T16:44:29.3972519Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-02-02T16:44:29.3972831Z kill "$MONITOR_SCRIPT_PID" 2023-02-02T16:44:29.3991615Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:44:29.3991922Z env: 2023-02-02T16:44:29.3992143Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:29.3992367Z GPU_FLAG: --gpus all 2023-02-02T16:44:29.3992685Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:29.3993004Z MONITOR_SCRIPT_PID: 975645 2023-02-02T16:44:29.3993219Z ##[endgroup] 2023-02-02T16:44:29.4115983Z Prepare all required actions 2023-02-02T16:44:29.4116592Z Getting action download info 2023-02-02T16:44:29.6992014Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-02-02T16:44:30.1168601Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-02-02T16:44:30.1168864Z with: 2023-02-02T16:44:30.1169175Z file-suffix: test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829 2023-02-02T16:44:30.1169554Z use-gha: anything-non-empty-to-use-gha 2023-02-02T16:44:30.1169801Z env: 2023-02-02T16:44:30.1170007Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:30.1170241Z GPU_FLAG: --gpus all 2023-02-02T16:44:30.1170558Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:30.1170844Z ##[endgroup] 2023-02-02T16:44:30.1275946Z ##[group]Run actions/upload-artifact@v3 2023-02-02T16:44:30.1276207Z with: 2023-02-02T16:44:30.1276611Z name: test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip 2023-02-02T16:44:30.1276973Z retention-days: 14 2023-02-02T16:44:30.1277214Z if-no-files-found: warn 2023-02-02T16:44:30.1277446Z path: test/**/*.json 2023-02-02T16:44:30.1277633Z env: 2023-02-02T16:44:30.1277840Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:30.1278074Z GPU_FLAG: --gpus all 2023-02-02T16:44:30.1278375Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:30.1278678Z ##[endgroup] 2023-02-02T16:44:30.3789835Z With the provided path, there will be 3 files uploaded 2023-02-02T16:44:30.3793776Z Starting artifact upload 2023-02-02T16:44:30.3795546Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-02T16:44:30.3796570Z Artifact name is valid! 2023-02-02T16:44:30.5720320Z Container for artifact "test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip" successfully created. Starting upload of file(s) 2023-02-02T16:44:30.8163569Z Total size of all the files uploaded is 29096 bytes 2023-02-02T16:44:30.8163964Z File upload process has finished. Finalizing the artifact upload 2023-02-02T16:44:30.8997258Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-02T16:44:30.8997591Z 2023-02-02T16:44:30.8997774Z The raw size of all the files that were specified for upload is 300245 bytes 2023-02-02T16:44:30.8998243Z The size of all the files that were uploaded is 29096 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-02T16:44:30.8999658Z 2023-02-02T16:44:30.9000336Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-02T16:44:30.9000704Z 2023-02-02T16:44:30.9001180Z Artifact test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip has been successfully uploaded! 2023-02-02T16:44:30.9082736Z ##[group]Run actions/upload-artifact@v3 2023-02-02T16:44:30.9082992Z with: 2023-02-02T16:44:30.9083369Z name: test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip 2023-02-02T16:44:30.9083733Z retention-days: 14 2023-02-02T16:44:30.9083971Z if-no-files-found: ignore 2023-02-02T16:44:30.9084223Z path: test/**/*.xml test/**/*.csv 2023-02-02T16:44:30.9084427Z env: 2023-02-02T16:44:30.9084643Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:30.9084875Z GPU_FLAG: --gpus all 2023-02-02T16:44:30.9085177Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:30.9085476Z ##[endgroup] 2023-02-02T16:44:31.1589291Z With the provided path, there will be 8 files uploaded 2023-02-02T16:44:31.1593287Z Starting artifact upload 2023-02-02T16:44:31.1595432Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-02T16:44:31.1596473Z Artifact name is valid! 2023-02-02T16:44:31.2686915Z Container for artifact "test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip" successfully created. Starting upload of file(s) 2023-02-02T16:44:31.9820458Z Total size of all the files uploaded is 1660 bytes 2023-02-02T16:44:31.9820919Z File upload process has finished. Finalizing the artifact upload 2023-02-02T16:44:32.0702863Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-02T16:44:32.0703707Z 2023-02-02T16:44:32.0704219Z The raw size of all the files that were specified for upload is 2266 bytes 2023-02-02T16:44:32.0704940Z The size of all the files that were uploaded is 1660 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-02T16:44:32.0705245Z 2023-02-02T16:44:32.0705968Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-02T16:44:32.0706339Z 2023-02-02T16:44:32.0706823Z Artifact test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip has been successfully uploaded! 2023-02-02T16:44:32.0791766Z ##[group]Run actions/upload-artifact@v3 2023-02-02T16:44:32.0792026Z with: 2023-02-02T16:44:32.0792405Z name: usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip 2023-02-02T16:44:32.0792761Z retention-days: 14 2023-02-02T16:44:32.0793004Z if-no-files-found: ignore 2023-02-02T16:44:32.0793262Z path: usage_log.txt test/**/*.log 2023-02-02T16:44:32.0793472Z env: 2023-02-02T16:44:32.0793674Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:32.0793904Z GPU_FLAG: --gpus all 2023-02-02T16:44:32.0794216Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:32.0794536Z ##[endgroup] 2023-02-02T16:44:32.3201698Z Multiple search paths detected. Calculating the least common ancestor of all paths 2023-02-02T16:44:32.3206316Z The least common ancestor is /home/ubuntu/actions-runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2023-02-02T16:44:32.3207097Z With the provided path, there will be 1 file uploaded 2023-02-02T16:44:32.3210629Z Starting artifact upload 2023-02-02T16:44:32.3211597Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-02T16:44:32.3212764Z Artifact name is valid! 2023-02-02T16:44:32.4278308Z Container for artifact "usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip" successfully created. Starting upload of file(s) 2023-02-02T16:44:32.6514427Z Total size of all the files uploaded is 61385 bytes 2023-02-02T16:44:32.6515127Z File upload process has finished. Finalizing the artifact upload 2023-02-02T16:44:32.7379729Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-02T16:44:32.7380155Z 2023-02-02T16:44:32.7380358Z The raw size of all the files that were specified for upload is 2229627 bytes 2023-02-02T16:44:32.7380840Z The size of all the files that were uploaded is 61385 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-02T16:44:32.7381152Z 2023-02-02T16:44:32.7381729Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-02T16:44:32.7382090Z 2023-02-02T16:44:32.7383012Z Artifact usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11067153829.zip has been successfully uploaded! 2023-02-02T16:44:32.7465105Z ##[group]Run # shellcheck disable=SC2156 2023-02-02T16:44:32.7465422Z # shellcheck disable=SC2156 2023-02-02T16:44:32.7465786Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-02-02T16:44:32.7484620Z shell: /usr/bin/bash -e {0} 2023-02-02T16:44:32.7484870Z env: 2023-02-02T16:44:32.7485091Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:32.7485321Z GPU_FLAG: --gpus all 2023-02-02T16:44:32.7485649Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:32.7485963Z ##[endgroup] 2023-02-02T16:44:33.0735071Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-02-02T16:44:33.0735371Z with: 2023-02-02T16:44:33.0735552Z env: 2023-02-02T16:44:33.0735762Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:33.0735983Z GPU_FLAG: --gpus all 2023-02-02T16:44:33.0736296Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:33.0736600Z ##[endgroup] 2023-02-02T16:44:33.0753923Z ##[group]Run set -eou pipefail 2023-02-02T16:44:33.0754194Z set -eou pipefail 2023-02-02T16:44:33.0754412Z  2023-02-02T16:44:33.0754696Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-02-02T16:44:33.0755059Z for _ in $(seq 1440); do 2023-02-02T16:44:33.0755329Z  # Break if no ssh session exists anymore 2023-02-02T16:44:33.0755594Z  if [ "$(who)" = "" ]; then 2023-02-02T16:44:33.0755822Z  break 2023-02-02T16:44:33.0756046Z  fi 2023-02-02T16:44:33.0756248Z  echo "." 2023-02-02T16:44:33.0756445Z  sleep 5 2023-02-02T16:44:33.0756652Z done 2023-02-02T16:44:33.0775021Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:44:33.0775288Z env: 2023-02-02T16:44:33.0775501Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:33.0775724Z GPU_FLAG: --gpus all 2023-02-02T16:44:33.0776040Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:33.0776343Z ##[endgroup] 2023-02-02T16:44:33.0813705Z Holding runner for 2 hours until all ssh sessions have logged out 2023-02-02T16:44:33.0864129Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-02-02T16:44:33.0864509Z # ignore expansion of "docker ps -q" since it could be empty 2023-02-02T16:44:33.0864816Z # shellcheck disable=SC2046 2023-02-02T16:44:33.0865188Z docker stop $(docker ps -q) || true 2023-02-02T16:44:33.0865464Z # Prune all of the docker images 2023-02-02T16:44:33.0865729Z docker system prune -af 2023-02-02T16:44:33.0882134Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T16:44:33.0882404Z env: 2023-02-02T16:44:33.0882619Z GIT_DEFAULT_BRANCH: master 2023-02-02T16:44:33.0882848Z GPU_FLAG: --gpus all 2023-02-02T16:44:33.0883169Z DOCKER_CONTAINER_ID: 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:33.0883477Z ##[endgroup] 2023-02-02T16:44:33.5644654Z 65105a817e55 2023-02-02T16:44:36.2167703Z Deleted Containers: 2023-02-02T16:44:36.2168212Z 65105a817e5579fb30e68d80455751d2cd07c5f45fc845848fc880d9d57230dc 2023-02-02T16:44:36.2168426Z 2023-02-02T16:44:41.4126663Z Deleted Images: 2023-02-02T16:44:41.4129846Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T16:44:41.4131681Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:6645a55fec0dd61903f363b1cb8947b9f2282c2b556220b6a6fdef52ef72c3a2 2023-02-02T16:44:41.4132571Z deleted: sha256:2c0909d7d19d1c2a42a591ec6d55e0a9c8f7ecf6ac60b91f83e2109aa8927a97 2023-02-02T16:44:41.4133184Z deleted: sha256:1eaad74c0478368fe95da300042d8195fd57d119dfe59d7ef3782581767e8df7 2023-02-02T16:44:41.4133801Z deleted: sha256:c9ce6f47b5ee161a0439ef70c6d4549569d6d84ffa8529aadc67834509bed201 2023-02-02T16:44:41.4134516Z deleted: sha256:8ee2362aeb78c143b4f9e844b2f2707d9901a47af977ba78afa870dcd1e34b44 2023-02-02T16:44:41.4135132Z deleted: sha256:6460f3092ff3a5db216eac0d1569d061bd5829f235feb4946c8caf754bb42d02 2023-02-02T16:44:41.4135767Z deleted: sha256:f7d07db0a1184de8f8bf272ee1e5b2ad82cccbc899b23de85ac763eefbcdcc19 2023-02-02T16:44:41.4136463Z deleted: sha256:dc32dd700b5f07f65779069d3352862d0ccbe804cab5e8baa5b4ef5e5a08edf5 2023-02-02T16:44:41.4137110Z deleted: sha256:da584524bdc6037726ff2594a901adfe1f10d0cf3b808130617a5c406d511401 2023-02-02T16:44:41.4138166Z deleted: sha256:485c1c78ce37ec372514f718e3deb70959baae4af017be5889d02e5ef92a3d0b 2023-02-02T16:44:41.4138601Z deleted: sha256:d87e83da45b6c3627a8914870b82391d4fd2c8d3d9a6c0d2a1c69cb5888baaca 2023-02-02T16:44:41.4139007Z deleted: sha256:73d915cd0b87de088c72515af35a91582936df9ea628bdebf4be9212b522910e 2023-02-02T16:44:41.4139385Z deleted: sha256:6d7736cfd8f4190714e65444794e48ac2e452ca79752fd420298c978dd5a3c33 2023-02-02T16:44:41.4139932Z deleted: sha256:5db87bd4782792cd9ca58304c83e38bf22eac3b9fb3fb98b4d7be4b587ce8b29 2023-02-02T16:44:41.4140331Z deleted: sha256:58e86a37155a150734f78e5d30482f9ff8042be1101152962a70db2687fa57f5 2023-02-02T16:44:41.4140719Z deleted: sha256:453cc00d9f62f07bb9108c7ce047558da0eaabd0a3245ba939491967b4674b0e 2023-02-02T16:44:41.4141110Z deleted: sha256:d0015dce646a7c30399b189c4d15423375dac1ba293da89c8c048aaa4364a959 2023-02-02T16:44:41.4141535Z deleted: sha256:1192f8a1b333b4b564e4b934a7b2c1793235fb63721757c61b7dcb75cbad87f5 2023-02-02T16:44:41.4141954Z deleted: sha256:dcb6dd3ff5afe0f6d535e6fa8cd7ce64e0242b3fbb2187497d181935a2a04b39 2023-02-02T16:44:41.4142360Z deleted: sha256:ca1c7408346025b2fe4526c04607f4b0ca39da97b0d1caac8883949ffa2088ad 2023-02-02T16:44:41.4142765Z deleted: sha256:a08ff420f41fd963ec84e9b3efcf639aca4d0926dca283ab77b9150c6305a040 2023-02-02T16:44:41.4155924Z deleted: sha256:c4fab9414b7b9f7d8e8b3bc2914b7af35696b78f3b729342fcdeb0f6e7ee11f2 2023-02-02T16:44:41.4156682Z deleted: sha256:3b9163d5e5af3e853ec0e353ba7252549be3330b97860d525a610816ac039384 2023-02-02T16:44:41.4157094Z deleted: sha256:d2b1d1241dccc7cd39c199adc415d763e9497f64dc5205203caf008e4513983c 2023-02-02T16:44:41.4157743Z deleted: sha256:4a437ca4b3bd0fa20a43ca7d264a20e239a3b3c3eae2d7eb80daf33138f1d463 2023-02-02T16:44:41.4158374Z deleted: sha256:28c7e18720f93845e9838e95c6240661beda579f3abcf2e6fd28cd430092c4fa 2023-02-02T16:44:41.4159093Z deleted: sha256:91e114cdd6b0733b0399ae577c881826422c8640b912cb16353abf7d709eb447 2023-02-02T16:44:41.4160239Z deleted: sha256:eab826e7cbb3bfc3a2bbbe9f7388ece652f7d60019602409c5a22dcb120c8e8e 2023-02-02T16:44:41.4161034Z deleted: sha256:62fb9e6ec20ff009c74a6e2b6595b985a3ed49f01207391d991c1a75fdf3e3eb 2023-02-02T16:44:41.4161766Z deleted: sha256:c729a8eb4ddc1299e4040f4cabfc8827bd216c89da39f1369291fcea3a929a8a 2023-02-02T16:44:41.4162396Z deleted: sha256:599c9550524029a2d491080a5abc4d17e3d14458c085e851d4b99ee1f9c91cf0 2023-02-02T16:44:41.4163073Z deleted: sha256:a4e0d832cc5ec4bb86266cbc96b5089a0d663085adc25aa0efad8b4d445f52fa 2023-02-02T16:44:41.4163716Z deleted: sha256:a577d7329055b3cd08b8fc5d3593e7521d65ea21873db29135030c369419169b 2023-02-02T16:44:41.4164406Z deleted: sha256:623cf4975319b0734fcf41983f5fbced61271ed2a78499822604a2be5a3f983a 2023-02-02T16:44:41.4165044Z deleted: sha256:da1f167b35d8be6274bdde49079fd5a8a70c189ae5773ce5b05028dbb08f96ef 2023-02-02T16:44:41.4165715Z deleted: sha256:2be98de2f6ac7181dcd71618567444fc9bf145311de3a74307466a71c9647625 2023-02-02T16:44:41.4166365Z deleted: sha256:a1a1b26ff9da9b3c6541081b1b3b0ab6131a8fa0e5d259b22af5c8cc42d60ecc 2023-02-02T16:44:41.4167083Z deleted: sha256:43021ce198980f620b7ce41df57f03793ba2910809328e5252eb81d4de770a99 2023-02-02T16:44:41.4167690Z deleted: sha256:8be782f4b3328f0c60e2c37b65851bd92431578e2f57b693a08010843c68de99 2023-02-02T16:44:41.4168312Z deleted: sha256:bdd47b8b991bb5786df222cca88d7ae790110d15608e9bf2d1203b81016484c5 2023-02-02T16:44:41.4169014Z deleted: sha256:665bcde148a6ac51253672c6fbef7dfdf152f47999ccd890a934bc83ef8644e0 2023-02-02T16:44:41.4169734Z deleted: sha256:492ad325738f5af7c6d0747055724c2e9b6df8450e021c42943c92a1bddd7d9c 2023-02-02T16:44:41.4170376Z deleted: sha256:d36138dcf9a8345c599bf44a17ff476d7645cf62f6c82969deda680d3c070ea6 2023-02-02T16:44:41.4171028Z deleted: sha256:8fee0a2f38f407751394340bce2882d3fec63cb0f09467040279759e6dea7e1d 2023-02-02T16:44:41.4171667Z deleted: sha256:9899de50406d23af63ca0ba0b58631477cbd5bec4677cb0022de12b5f029662e 2023-02-02T16:44:41.4172394Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-02-02T16:44:41.4173283Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-02-02T16:44:41.4173940Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-02-02T16:44:41.4174415Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-02-02T16:44:41.4174813Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-02-02T16:44:41.4175223Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-02-02T16:44:41.4175674Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-02-02T16:44:41.4176075Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-02-02T16:44:41.4176464Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-02-02T16:44:41.4176844Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-02-02T16:44:41.4177230Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-02-02T16:44:41.4177438Z 2023-02-02T16:44:41.4177555Z Total reclaimed space: 23.8GB 2023-02-02T16:44:41.4262262Z Post job cleanup. 2023-02-02T16:44:41.4305663Z Post job cleanup. 2023-02-02T16:44:41.5703738Z [command]/usr/bin/git version 2023-02-02T16:44:41.5764202Z git version 2.25.1 2023-02-02T16:44:41.5819727Z Temporarily overriding HOME='/home/ubuntu/actions-runner/_work/_temp/ebdf6ea4-8e17-4106-b3be-0cae5b3a5c07' before making global git config changes 2023-02-02T16:44:41.5820681Z Adding repository directory to the temporary git global config as a safe directory 2023-02-02T16:44:41.5826351Z [command]/usr/bin/git config --global --add safe.directory /home/ubuntu/actions-runner/_work/pytorch/pytorch 2023-02-02T16:44:41.5884203Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-02T16:44:41.5931123Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-02-02T16:44:41.6230856Z Entering 'android/libs/fbjni' 2023-02-02T16:44:41.6271538Z Entering 'third_party/FP16' 2023-02-02T16:44:41.6311719Z Entering 'third_party/FXdiv' 2023-02-02T16:44:41.6351190Z Entering 'third_party/NNPACK' 2023-02-02T16:44:41.6392098Z Entering 'third_party/QNNPACK' 2023-02-02T16:44:41.6431474Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T16:44:41.6473368Z Entering 'third_party/XNNPACK' 2023-02-02T16:44:41.6529014Z Entering 'third_party/benchmark' 2023-02-02T16:44:41.6568775Z Entering 'third_party/cpuinfo' 2023-02-02T16:44:41.6609662Z Entering 'third_party/cub' 2023-02-02T16:44:41.6649484Z Entering 'third_party/cudnn_frontend' 2023-02-02T16:44:41.6695495Z Entering 'third_party/cutlass' 2023-02-02T16:44:41.6743996Z Entering 'third_party/eigen' 2023-02-02T16:44:41.6786533Z Entering 'third_party/fbgemm' 2023-02-02T16:44:41.6828987Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:44:41.6868220Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:44:41.6908244Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:44:41.6946406Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:44:41.6987829Z Entering 'third_party/flatbuffers' 2023-02-02T16:44:41.7031530Z Entering 'third_party/fmt' 2023-02-02T16:44:41.7070519Z Entering 'third_party/foxi' 2023-02-02T16:44:41.7110843Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:44:41.7149195Z Entering 'third_party/gloo' 2023-02-02T16:44:41.7190306Z Entering 'third_party/googletest' 2023-02-02T16:44:41.7230693Z Entering 'third_party/ideep' 2023-02-02T16:44:41.7268468Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T16:44:41.7319566Z Entering 'third_party/ios-cmake' 2023-02-02T16:44:41.7359626Z Entering 'third_party/ittapi' 2023-02-02T16:44:41.7398735Z Entering 'third_party/kineto' 2023-02-02T16:44:41.7438834Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:44:41.7476660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:44:41.7519498Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:44:41.7558988Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:44:41.7597825Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:44:41.7636485Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:44:41.7677799Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:44:41.7716410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:44:41.7755068Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:44:41.7794963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:44:41.7836180Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:44:41.7874828Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:44:41.7916534Z Entering 'third_party/nccl/nccl' 2023-02-02T16:44:41.7959344Z Entering 'third_party/neon2sse' 2023-02-02T16:44:41.7998626Z Entering 'third_party/nlohmann' 2023-02-02T16:44:41.8039613Z Entering 'third_party/onnx' 2023-02-02T16:44:41.8093768Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T16:44:41.8133407Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T16:44:41.8175558Z Entering 'third_party/onnx-tensorrt' 2023-02-02T16:44:41.8214427Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:44:41.8257358Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:44:41.8295955Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:44:41.8334214Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:44:41.8380103Z Entering 'third_party/pocketfft' 2023-02-02T16:44:41.8423140Z Entering 'third_party/protobuf' 2023-02-02T16:44:41.8465728Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:44:41.8505044Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T16:44:41.8546748Z Entering 'third_party/psimd' 2023-02-02T16:44:41.8586003Z Entering 'third_party/pthreadpool' 2023-02-02T16:44:41.8625089Z Entering 'third_party/pybind11' 2023-02-02T16:44:41.8667459Z Entering 'third_party/python-enum' 2023-02-02T16:44:41.8706288Z Entering 'third_party/python-peachpy' 2023-02-02T16:44:41.8746582Z Entering 'third_party/python-six' 2023-02-02T16:44:41.8784353Z Entering 'third_party/sleef' 2023-02-02T16:44:41.8823695Z Entering 'third_party/tbb' 2023-02-02T16:44:41.8865329Z Entering 'third_party/tensorpipe' 2023-02-02T16:44:41.8904438Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:44:41.8942347Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:44:41.8979267Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:44:41.9018557Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:44:41.9056779Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:44:41.9099090Z Entering 'third_party/zstd' 2023-02-02T16:44:41.9157815Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-02T16:44:41.9194448Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9205697Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-02-02T16:44:41.9250603Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-02-02T16:44:41.9529801Z Entering 'android/libs/fbjni' 2023-02-02T16:44:41.9549286Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9586341Z Entering 'third_party/FP16' 2023-02-02T16:44:41.9607490Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9643066Z Entering 'third_party/FXdiv' 2023-02-02T16:44:41.9663160Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9697146Z Entering 'third_party/NNPACK' 2023-02-02T16:44:41.9718508Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9754355Z Entering 'third_party/QNNPACK' 2023-02-02T16:44:41.9774721Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9809992Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T16:44:41.9832370Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9867781Z Entering 'third_party/XNNPACK' 2023-02-02T16:44:41.9888782Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9936195Z Entering 'third_party/benchmark' 2023-02-02T16:44:41.9956531Z http.https://github.com/.extraheader 2023-02-02T16:44:41.9993821Z Entering 'third_party/cpuinfo' 2023-02-02T16:44:42.0014149Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0049640Z Entering 'third_party/cub' 2023-02-02T16:44:42.0071972Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0106470Z Entering 'third_party/cudnn_frontend' 2023-02-02T16:44:42.0127380Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0168509Z Entering 'third_party/cutlass' 2023-02-02T16:44:42.0188748Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0230310Z Entering 'third_party/eigen' 2023-02-02T16:44:42.0250650Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0288666Z Entering 'third_party/fbgemm' 2023-02-02T16:44:42.0308604Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0342334Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T16:44:42.0361469Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0395208Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T16:44:42.0414432Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0448916Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T16:44:42.0468495Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0502866Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T16:44:42.0522600Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0559160Z Entering 'third_party/flatbuffers' 2023-02-02T16:44:42.0578944Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0615145Z Entering 'third_party/fmt' 2023-02-02T16:44:42.0635665Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0670483Z Entering 'third_party/foxi' 2023-02-02T16:44:42.0689857Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0723588Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T16:44:42.0743766Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0777879Z Entering 'third_party/gloo' 2023-02-02T16:44:42.0798169Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0832049Z Entering 'third_party/googletest' 2023-02-02T16:44:42.0851922Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0885303Z Entering 'third_party/ideep' 2023-02-02T16:44:42.0905261Z http.https://github.com/.extraheader 2023-02-02T16:44:42.0938798Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T16:44:42.0958963Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1003604Z Entering 'third_party/ios-cmake' 2023-02-02T16:44:42.1023484Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1057846Z Entering 'third_party/ittapi' 2023-02-02T16:44:42.1077608Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1111606Z Entering 'third_party/kineto' 2023-02-02T16:44:42.1131490Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1165237Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T16:44:42.1184782Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1219293Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T16:44:42.1239213Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1277220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T16:44:42.1296621Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1331007Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T16:44:42.1351610Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1386078Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T16:44:42.1407465Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1440662Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T16:44:42.1459583Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1494993Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T16:44:42.1515373Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1549241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T16:44:42.1568570Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1602905Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T16:44:42.1622356Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1657812Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T16:44:42.1678730Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1715246Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T16:44:42.1734805Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1769637Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T16:44:42.1788525Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1825445Z Entering 'third_party/nccl/nccl' 2023-02-02T16:44:42.1845636Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1880324Z Entering 'third_party/neon2sse' 2023-02-02T16:44:42.1900467Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1934736Z Entering 'third_party/nlohmann' 2023-02-02T16:44:42.1954958Z http.https://github.com/.extraheader 2023-02-02T16:44:42.1990442Z Entering 'third_party/onnx' 2023-02-02T16:44:42.2009928Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2057833Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T16:44:42.2078498Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2113629Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T16:44:42.2133673Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2170415Z Entering 'third_party/onnx-tensorrt' 2023-02-02T16:44:42.2190885Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2224205Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T16:44:42.2246100Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2284389Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T16:44:42.2304092Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2340765Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T16:44:42.2361499Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2394875Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T16:44:42.2414777Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2455740Z Entering 'third_party/pocketfft' 2023-02-02T16:44:42.2475744Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2509732Z Entering 'third_party/protobuf' 2023-02-02T16:44:42.2529509Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2567172Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T16:44:42.2586060Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2620084Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T16:44:42.2640010Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2676487Z Entering 'third_party/psimd' 2023-02-02T16:44:42.2696244Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2729653Z Entering 'third_party/pthreadpool' 2023-02-02T16:44:42.2750826Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2784268Z Entering 'third_party/pybind11' 2023-02-02T16:44:42.2804788Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2839668Z Entering 'third_party/python-enum' 2023-02-02T16:44:42.2859100Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2893098Z Entering 'third_party/python-peachpy' 2023-02-02T16:44:42.2913008Z http.https://github.com/.extraheader 2023-02-02T16:44:42.2946418Z Entering 'third_party/python-six' 2023-02-02T16:44:42.2966352Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3000548Z Entering 'third_party/sleef' 2023-02-02T16:44:42.3021102Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3057450Z Entering 'third_party/tbb' 2023-02-02T16:44:42.3077309Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3113222Z Entering 'third_party/tensorpipe' 2023-02-02T16:44:42.3132647Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3166160Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T16:44:42.3185705Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3219158Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T16:44:42.3239386Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3273411Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T16:44:42.3292234Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3326939Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T16:44:42.3346934Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3379355Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T16:44:42.3399790Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3438308Z Entering 'third_party/zstd' 2023-02-02T16:44:42.3458402Z http.https://github.com/.extraheader 2023-02-02T16:44:42.3794602Z Cleaning up orphan processes